hermes-agent/gateway/platforms
teknium1 748fd3db88 refactor: enhance error handling with structured logging across multiple modules
- Updated various modules including cli.py, run_agent.py, gateway, and tools to replace silent exception handling with structured logging.
- Improved error messages to provide more context, aiding in debugging and monitoring.
- Ensured consistent logging practices throughout the codebase, enhancing traceability and maintainability.
2026-02-21 03:32:11 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
base.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
discord.py refactor: enhance error handling with structured logging across multiple modules 2026-02-21 03:32:11 -08:00
slack.py feat: add new conversation command and enhance command handling 2026-02-19 14:31:53 -08:00
telegram.py feat: add new conversation command and enhance command handling 2026-02-19 14:31:53 -08:00
whatsapp.py refactor: enhance error handling with structured logging across multiple modules 2026-02-21 03:32:11 -08:00