What happens
Agents can only be triggered by event-driven mechanisms (e.g. issue comments, webhooks). There is no way to run an agent on a recurring schedule.
What should happen
Harness definitions should support a cron-based trigger so agents can run on a schedule (e.g. daily, weekly). The immediate use case is running the scribe agent (#149) once a day, but this would also enable future patterns like:
- Pinging people where attention is needed
- Re-assessing prioritization based on external data sources
- Periodic repo health or activity summaries
Context
Related issues:
What happens
Agents can only be triggered by event-driven mechanisms (e.g. issue comments, webhooks). There is no way to run an agent on a recurring schedule.
What should happen
Harness definitions should support a cron-based trigger so agents can run on a schedule (e.g. daily, weekly). The immediate use case is running the scribe agent (#149) once a day, but this would also enable future patterns like:
Context
Related issues: