Releases: inercia/MCPShell
Releases · inercia/MCPShell
v0.2.0
MCPShell v0.2.0
Download the appropriate binary for your platform below.
Installation
Linux/macOS
# Download and extract
tar -xzf mcpshell_*.tar.gz
# Make executable and move to PATH
chmod +x mcpshell
sudo mv mcpshell /usr/local/bin/Windows
# Extract the zip file and add to PATH
# Or move mcpshell.exe to a directory in your PATHChangelog
Features
Bug Fixes
- ac355ec: fix(deps): update module github.com/mark3labs/mcp-go to v0.43.2 (#32) (@renovate[bot])
- e7ac171: fix(security): prevent MCP clients from overriding runner options (@inercia)
- 0616cf6: fix: quote environment variable values in Docker script to handle spaces (@inercia)
- 63ee594: fix: quote environment variables in Docker runner to handle spaces (@inercia)
- 38360e9: fix: remove .code-workspace (@inercia)
- 12cd1b8: fix: remove unused MCPShellAgentConfigEnv constant (@inercia)
- eee7560: fix: rename ResolveMultipleConfigPath to ResolveMultipleConfigPaths (@inercia)
- 6930c35: fix: trim command whitespace in Docker script to avoid trailing newline issues (@inercia)
- 7e46255: fix: use sh instead of bash for Docker Alpine container tests (@inercia)
- 755e23a: fix: use shell-safe quoting for Docker environment variables (@inercia)
Others
- 20a9bbb: refactor: move runners to dedicated pkg/runner package (@inercia)
- ef097f8: refactor: remove agent functionality (@inercia)
- 7b8f786: refactor: update imports after runner extraction (@inercia)
Full Changelog: v0.1.8...v0.2.0
Verify checksums
Download checksums.txt and verify your download:
sha256sum -c checksums.txtv0.1.8
MCPShell v0.1.8
Download the appropriate binary for your platform below.
Installation
Linux/macOS
# Download and extract
tar -xzf mcpshell_*.tar.gz
# Make executable and move to PATH
chmod +x mcpshell
sudo mv mcpshell /usr/local/bin/Windows
# Extract the zip file and add to PATH
# Or move mcpshell.exe to a directory in your PATHChangelog
Bug Fixes
- 806de86: fix(deps): update module github.com/mark3labs/mcp-go to v0.42.0 (@renovate[bot])
- 8be1f27: fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 (#29) (@renovate[bot])
Others
- c93f337: Fix CI (@inercia)
- 5a2e181: GitHub tools for cat'ing a file (@inercia)
- 0ca2bee: Release v0.1.8 (@inercia)
- e1e54e5: Releases infra (@inercia)
- d4a1b52: Tests for examples (@inercia)
- 2ce480a: Try to fix CI for Windows (cont again) (@inercia)
- 2f50005: Try to fix CI for Windows (cont) (@inercia)
- 7e98d1f: Try to fix CI for Windows (cont) (@inercia)
- 17a98cc: Update deps (@inercia)
- 5392126: Use the right shell (@inercia)
Full Changelog: v0.1.7...v0.1.8
Verify checksums
Download checksums.txt and verify your download:
sha256sum -c checksums.txtv0.1.7
What's Changed
- add docs for using Codex CLI and Claude Desktop by @TragicWarrior in #6
- Migrate renovate config by @renovate[bot] in #19
- Refactor the agent code by @inercia in #23
- Timeouts by @inercia in #24
- Agent fixes by @inercia in #25
- Agent improvements by @inercia in #26
- Fix windows build & run by @zx9597446 in #27
New Contributors
- @zx9597446 made their first contribution in #27
Full Changelog: v0.1.6...v0.1.7
Release v0.1.5
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
Full Changelog: v0.0.17...v0.1.0
Release v0.0.17
Full Changelog: v0.0.16...v0.0.17