BrowserUse_and_ComputerUse_.../gateway/platforms
teknium1 beeb7896e0 Refactor message handling and error logging in agent and gateway
- Updated the AIAgent class to extract the first user message for trajectory formatting, improving the accuracy of user queries in the trajectory format.
- Enhanced the GatewayRunner to convert transcript history into the agent format, ensuring proper handling of message roles and content.
- Adjusted the typing indicator refresh rate to every 2 seconds for better responsiveness.
- Improved error handling in the message sending process for the Telegram adapter, implementing a fallback mechanism for Markdown parsing failures, and logging send failures for better debugging.
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
base.py Refactor message handling and error logging in agent and gateway 2026-02-03 15:42:54 -08:00
discord.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
telegram.py Refactor message handling and error logging in agent and gateway 2026-02-03 15:42:54 -08:00
whatsapp.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00