BrowserUse_and_ComputerUse_.../gateway
teknium1 9bfe185a2e Implement interrupt handling for agent and CLI input and persistent prompt line at bottom of CLI :)
- Enhanced the AIAgent class to support interrupt requests, allowing for graceful interruption of ongoing tasks and processing of new messages.
- Updated the HermesCLI to manage user input in a persistent manner, enabling real-time interruption of the agent's conversation.
- Introduced a mechanism in the GatewayRunner to handle incoming messages while an agent is running, allowing for immediate response to user commands.
- Improved overall user experience by providing feedback during interruptions and ensuring that pending messages are processed correctly.
2026-02-03 16:15:49 -08:00
..
platforms Refactor message handling and error logging in agent and gateway 2026-02-03 15:42:54 -08:00
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
delivery.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
run.py Implement interrupt handling for agent and CLI input and persistent prompt line at bottom of CLI :) 2026-02-03 16:15:49 -08:00
session.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00