Skip to content

agent: add cron-based trigger for scheduled agent runs #313

Description

@ralphbean

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/dispatchWorkflow dispatch and triggerscomponent/harnessAgent harness, config, and skills loadingfeatureFeature-category issue awaiting human prioritizationpriority/mediumNormal priority, plan for next cycletriagedTriaged but awaiting human prioritizationtype/ideaExploratory idea or new problem area

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions