mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
Authored by aydnOktay. Replaces print() statements with structured logging calls (error/warning/info/debug) throughout the Telegram adapter. Adds exc_info=True for stack traces on failures.