• v2.0.0 e78c88bafb

    v2.0.0
    All checks were successful
    Publish Package / publish (push) Successful in 27s
    Stable

    jack released this 2025-10-10 12:14:30 +02:00 | 0 commits to main since this release

    Shell MCP v2.0.0

    🎉 Major Refactor

    Complete refactor with modular architecture, 100% TypeScript type safety, comprehensive testing, and updated MCP SDK.

    🏗️ Architecture

    • Modular structure (types, tool-definitions, handlers, shell-service)
    • index.ts: 208 → 52 lines (75% reduction)
    • 100% TypeScript type safety
    • Complete JSDoc documentation

    Features

    • 6 Tools: run_command, get_command_status, cancel_command, get_logs, list_presets, run_preset
    • Security: Command whitelist, directory sandboxing, timeout management
    • Presets: PHP, Node.js, Docker, Git commands

    🧪 Testing

    • 19 comprehensive unit tests
    • 100% test pass rate

    📦 Dependencies

    • MCP SDK upgraded: 0.5.0 → 1.20.0

    🤖 Generated with Claude Code

    Downloads
  • v1.0.5 08b72c7905

    🐚 v1.0.5
    All checks were successful
    Publish Package / publish (push) Successful in 1m0s
    Stable

    jack released this 2025-10-07 17:09:31 +02:00 | 3 commits to main since this release

    🐚 Secure Shell Command Execution

    v1.0.5

    🐛 Bug Fixes

    • use direct authentication token in CI workflow
    • replace secrets.ACTIONS_TOKEN with actual token value
    • fixes authentication issues with Forgejo Package Registry

    📊 Statistics

    • Total commits: 1
    • Contributors: 1

    🤖 Generated with Claude Code

    Downloads
  • v1.0.4 d07819dd55

    🐚 v1.0.4
    Some checks failed
    Publish Package / publish (push) Failing after 51s
    Stable

    jack released this 2025-10-07 17:04:03 +02:00 | 4 commits to main since this release

    🐚 Secure Shell Command Execution

    v1.0.4

    🐛 Bug Fixes

    • fix npm publish by explicitly specifying registry URL
    • add debug output to show .npmrc contents
    • ensures npm uses Forgejo registry with proper authentication

    📊 Statistics

    • Total commits: 1
    • Contributors: 1

    🤖 Generated with Claude Code

    Downloads
  • v1.0.3 b9e36b7472

    🐚 v1.0.3
    Some checks failed
    Publish Package / publish (push) Failing after 52s
    Stable

    jack released this 2025-10-07 12:51:01 +02:00 | 5 commits to main since this release

    🐚 Secure Shell Command Execution

    v1.0.3

    🐛 Bug Fixes

    • fix CI workflow by separating registry configuration from authentication
    • configure .npmrc in two steps: scope registry first, then auth token before publish
    • this prevents npm ci from requiring authentication

    📊 Statistics

    • Total commits: 1
    • Contributors: 1

    🤖 Generated with Claude Code

    Downloads
  • v1.0.2 d257aaba2b

    🐚 v1.0.2
    Some checks failed
    Publish Package / publish (push) Failing after 1m0s
    Stable

    jack released this 2025-10-07 12:38:25 +02:00 | 6 commits to main since this release

    🐚 Secure Shell Command Execution

    v1.0.2

    🐛 Bug Fixes

    • fix CI workflow authentication using NODE_AUTH_TOKEN environment variable
    • use setup-node registry-url and scope configuration for proper authentication
    • CI/CD pipeline now properly authenticates with Forgejo Package Registry

    📊 Statistics

    • Total commits: 1
    • Contributors: 1

    🤖 Generated with Claude Code

    Downloads
  • v1.0.1 7b86c57cd3

    🐚 v1.0.1
    Some checks failed
    Publish Package / publish (push) Failing after 42s
    Stable

    jack released this 2025-10-07 12:34:25 +02:00 | 7 commits to main since this release

    🐚 Secure Shell Command Execution

    v1.0.1

    🐛 Bug Fixes

    • fix npm registry configuration for scope-based installation
    • dependencies now correctly fetched from npmjs.org
    • only @customable packages use Forgejo registry

    📊 Statistics

    • Total commits: 1
    • Contributors: 1

    🤖 Generated with Claude Code

    Downloads
  • v1.0.0 4c530aaac1

    🐚 v1.0.0
    Some checks failed
    Publish Package / publish (push) Failing after 25s
    Stable

    jack released this 2025-10-07 12:31:03 +02:00 | 8 commits to main since this release

    🐚 Secure Shell Command Execution

    v1.0.0

    🐛 Bug Fixes

    • add args validation check (1bce671)

    🔧 Chores

    📝 Other Changes

    • Initial implementation of shell-mcp (34b9e08)

    📊 Statistics

    • Total commits: 3
    • Contributors: 1

    🤖 Generated with Claude Code

    Downloads