Releases: johnlindquist/mcp-shell-yeah
Releases · johnlindquist/mcp-shell-yeah
v1.17.3
Compare
Sorry, something went wrong.
No results found
1.17.3 (2025-05-05)
🐛 Bug Fixes
prevent race condition for short-lived shell processes (mkdir) by deferring shell info removal until after response (#49 ) (d947d05 )
v1.17.2
Compare
Sorry, something went wrong.
No results found
1.17.2 (2025-05-05)
♻️ Code Refactoring
logging clarity, debug control, and error level improvements (#48 ) (dcb57ee )
v1.17.1
Compare
Sorry, something went wrong.
No results found
1.17.1 (2025-05-05)
♻️ Code Refactoring
standardize logging utils and test harness, remove recursion, all tests passing (#47 ) (549ff11 )
v1.17.0
Compare
Sorry, something went wrong.
No results found
1.17.0 (2025-05-05)
✨ Features
make AI instructions and schema for startShell response mandatory and explicit (#46 ) (8c06c4a )
✅ Tests
add integration tests for quick shell process log capture and cleanup (#45 ) (4a85385 )
v1.16.1
Compare
Sorry, something went wrong.
No results found
1.16.1 (2025-05-04)
♻️ Code Refactoring
rename process to shell throughout codebase (#43 ) (75d8e89 )
✅ Tests
skip OSC 133 prompt detection tests on macOS; document shell/PTTY limitations and fallback to heuristics (#42 ) (442c01f )
v1.16.0
Compare
Sorry, something went wrong.
No results found
1.16.0 (2025-05-03)
✨ Features
Prompt detection in MCP process manager (OSC 133 and sentinel) (#41 ) (108e243 )
📝 Documentation
update README for MCP compliance, new tools, and Cursor Workshop CTA (#40 ) (5dee9fb )
v1.15.1
Compare
Sorry, something went wrong.
No results found
1.15.1 (2025-05-02)
🐛 Bug Fixes
purge stopped processes from process list, robust process state cleanup, and improved check_process_status for purged processes (#39 ) (58e33c1 )
v1.15.0
Compare
Sorry, something went wrong.
No results found
1.15.0 (2025-05-02)
✨ Features
Strong cursor-tail instructions and dedicated tests (#38 ) (7807ff3 )
v1.14.0
Compare
Sorry, something went wrong.
No results found
1.14.0 (2025-05-02)
✨ Features
add startProcessWithVerification tool, refactor process startup, update tests and schemas (#37 ) (df84d89 )
v1.13.0
Compare
Sorry, something went wrong.
No results found
1.13.0 (2025-05-02)
✨ Features
migrate to MCP standard result format and update tests for content[] structure (#36 ) (13cddd9 )