Skip to content

Releases: johnlindquist/mcp-shell-yeah

v1.17.3

Choose a tag to compare

@github-actions github-actions released this 05 May 18:54
d947d05

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

Choose a tag to compare

@github-actions github-actions released this 05 May 17:40
dcb57ee

1.17.2 (2025-05-05)

♻️ Code Refactoring

  • logging clarity, debug control, and error level improvements (#48) (dcb57ee)

v1.17.1

Choose a tag to compare

@github-actions github-actions released this 05 May 00:45
549ff11

1.17.1 (2025-05-05)

♻️ Code Refactoring

  • standardize logging utils and test harness, remove recursion, all tests passing (#47) (549ff11)

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 05 May 00:19
8c06c4a

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

Choose a tag to compare

@github-actions github-actions released this 04 May 01:57
75d8e89

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

Choose a tag to compare

@github-actions github-actions released this 03 May 00:02
108e243

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

Choose a tag to compare

@github-actions github-actions released this 02 May 20:54
58e33c1

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

Choose a tag to compare

@github-actions github-actions released this 02 May 20:31
7807ff3

1.15.0 (2025-05-02)

✨ Features

  • Strong cursor-tail instructions and dedicated tests (#38) (7807ff3)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 02 May 19:48
df84d89

1.14.0 (2025-05-02)

✨ Features

  • add startProcessWithVerification tool, refactor process startup, update tests and schemas (#37) (df84d89)

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 02 May 19:33
13cddd9

1.13.0 (2025-05-02)

✨ Features

  • migrate to MCP standard result format and update tests for content[] structure (#36) (13cddd9)