hermes - 💡(How to fix) Fix Roadmap: evolve cron into agentic scheduled jobs

Official PRs (…)
ON THIS PAGE

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Turn cron into an agentic job system with templates, delivery targets, dry runs, failure policies, and persistent artifacts.

Root Cause

Turn cron into an agentic job system with templates, delivery targets, dry runs, failure policies, and persistent artifacts.

RAW_BUFFERClick to expand / collapse

Summary

Turn cron into an agentic job system with templates, delivery targets, dry runs, failure policies, and persistent artifacts.

Proposed scope

  • Add job templates such as daily research brief, repo triage, dependency audit, and inbox summary.
  • Support per-job model, tool, memory, and budget settings.
  • Add dry-run mode.
  • Store last-run diffs and artifacts.
  • Support delivery targets such as email, Slack, Telegram, dashboard, and files.
  • Add retry, escalate, and pause failure policies.

Acceptance criteria

  • Users can define useful scheduled agent jobs without custom glue code.
  • Job output and failure state are inspectable after execution.
  • Delivery failures do not erase job results.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix Roadmap: evolve cron into agentic scheduled jobs