Skip to content

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 5mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed TUI menu rendering by properly joining wrapped lines.

Full changelog

🐛 Bug Fixes

Critical Fixes

  • Working directory support (#138) - Sessions can now be created with a specific cwd parameter
  • TUI menu rendering (#140) - Fixed menu detection by properly joining wrapped lines
  • Detector false positives (#141) - Shell prompts and random punctuation no longer misidentified

Additional Fixes

  • Buffer corruption (#137) - Fixed visual mode snapshot caching issues

✨ Enhancements

Gemini AI Client Compatibility (#129-134)

Added automatic JSON Schema transformation for AI clients requiring draft-07 schemas:

  • Transforms $defsdefinitions
  • Simplifies nullable anyOf patterns
  • Applied transparently via ServerHandler::list_tools()

🧪 Testing

  • ✅ All 126 unit/integration tests passing
  • ✅ Comprehensive detector false positive test suite added
  • ✅ CI/CD workflows passing on Ubuntu & macOS

📦 Installation

```bash
npx @aybelatchane/mcp-server-terminal
```

Or install globally:
```bash
npm install -g @aybelatchane/mcp-server-terminal
```

Full changelog: https://github.com/aybelatchane/mcp-server-terminal/blob/main/CHANGELOG.md

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track aybelatchane/mcp-server-terminal

Get notified when new releases ship.

Sign up free

About aybelatchane/mcp-server-terminal

Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection.

All releases →

Beta — feedback welcome: [email protected]