BrowserUse_and_ComputerUse_.../gateway
teknium1 140d609e0c Refine agent history conversion logic in GatewayRunner
- Enhanced the conversion of message history to agent format by distinguishing between normal and rich agent messages.
- Implemented logic to preserve full message structure for tool-related messages, ensuring valid assistant-to-tool sequences.
- Simplified handling of simple text messages by stripping unnecessary fields while retaining essential role and content information.
2026-02-10 16:16:30 -08:00
..
platforms Fix infinite interrupt loop in gateway by consuming pending messages with .pop() and clearing interrupt events before recursion 2026-02-11 00:05:30 +00: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 Refine agent history conversion logic in GatewayRunner 2026-02-10 16:16:30 -08:00
session.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00