mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
- 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.