Mohamed Boudra 30fc716b02 refactor: migrate terminal management to MCP architecture
- Remove legacy terminal management code and integrate a new Terminal MCP server.
- Implement TerminalManager for handling terminal operations within a specific tmux session.
- Introduce tools for creating, listing, renaming, and killing terminals with improved error handling.
- Update references and documentation to reflect the new architecture.
- Ensure compatibility with existing features while enhancing maintainability and scalability.

This refactor streamlines terminal operations and prepares the codebase for future enhancements.
2025-10-20 14:23:54 +02:00
2025-10-19 16:23:13 +02:00
```
2025-10-20 12:47:09 +02:00
Description
Languages
TypeScript 98.1%
JavaScript 1.3%
Shell 0.1%
Swift 0.1%