hermes-agent/gateway
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
..
platforms refactor: enhance error handling with structured logging across multiple modules 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
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