- Added support for command start and end markers in the terminal GUI.
- Implemented command event logging with timestamps and exit codes.
- Introduced manual submission handling for commands in the terminal.
- Enhanced the GUI to manage command execution status and results.
- Added new RPC methods for querying command results and statuses.
- Updated the pyproject.toml to include pycairo as a dependency.
- Created configuration files for VS Code to streamline development.
- Added usage rules for MCP in the GitHub repository.