hermes-agent/gateway/platforms
teknium1 ecb430effe refactor: enhance API interaction and message handling in AIAgent
- Introduced new methods in run_agent.py for building API keyword arguments and normalizing assistant messages from API responses.
- Added functionality for compressing conversation context and managing session state in SQLite.
- Improved tool call execution handling, including enhanced logging and error management.
- Updated path handling in multiple platform files to utilize pathlib for better compatibility and readability.
2026-02-21 04:17:27 -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: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00
discord.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00
slack.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00
telegram.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00
whatsapp.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00