hermes-agent/gateway
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
..
platforms refactor: enhance API interaction and message handling in AIAgent 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
config.py Add background process management with process tool, wait, PTY, and stdin support 2026-02-17 02:51:31 -08:00
delivery.py Cleanup time! 2026-02-20 23:23:32 -08:00
hooks.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
pairing.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
run.py refactor: enhance error handling with structured logging across multiple modules 2026-02-21 03:32:11 -08:00
session.py refactor: enhance error handling with structured logging across multiple modules 2026-02-21 03:32:11 -08:00
sticker_cache.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00