hermes-agent/cron
teknium1 7b140b31e6 fix: suppress duplicate cron sends to auto-delivery targets
Allow cron runs to keep using send_message for additional destinations, but
skip same-target sends when the scheduler will already auto-deliver the final
response there. Add prompt/tool guidance, docs, and regression coverage for
origin/home-channel resolution and thread-aware comparisons.
2026-03-14 19:07:50 -07:00
..
__init__.py refactor: streamline cron job handling and update CLI commands 2026-02-21 16:21:19 -08:00
jobs.py fix(cron): use atomic write in save_job_output to prevent data loss on crash 2026-03-13 08:04:36 -07:00
scheduler.py fix: suppress duplicate cron sends to auto-delivery targets 2026-03-14 19:07:50 -07:00