hermes-agent/cron
Yannick Stephan defbe0f9e9 fix(cron): warn and skip missing skills instead of crashing job
When a cron job references a skill that is no longer installed,
_build_job_prompt() now logs a warning and injects a user-visible notice
into the prompt instead of raising RuntimeError. The job continues with
any remaining valid skills and the user prompt.

Adds 4 regression tests for missing skill handling.
2026-03-19 09:56:16 -07:00
..
__init__.py docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -07:00
jobs.py fix(cron): recover recent one-shot jobs (#1918) 2026-03-18 04:06:02 -07:00
scheduler.py fix(cron): warn and skip missing skills instead of crashing job 2026-03-19 09:56:16 -07:00