hermes-agent/cron
teknium1 be2e259596 Merge PR #716: fix: log exceptions instead of silently swallowing in cron scheduler
Authored by 0xbyt4. Replaces two except-Exception-pass blocks with
logger.warning() calls and adds tests for both paths.
2026-03-10 17:05:59 -07:00
..
__init__.py refactor: streamline cron job handling and update CLI commands 2026-02-21 16:21:19 -08:00
jobs.py Merge PR #538: fix cron HERMES_HOME path mismatch, missing HomeAssistant toolset mapping, Daytona timeout drift 2026-03-09 23:20:52 -07:00
scheduler.py Merge PR #716: fix: log exceptions instead of silently swallowing in cron scheduler 2026-03-10 17:05:59 -07:00