Schedules

Run agents on recurring schedules and inspect scheduled run behavior.

Scheduled runs

A schedule runs an agent on a recurring cadence without a chat message. The daemon keeps the schedule and starts each run at the configured time.

Good uses

  • Recurring reports.
  • Inbox or issue triage.
  • Periodic checks against APIs or repositories.
  • Maintenance tasks that are safe to repeat.

Review scheduled work

Use run history, console output, and logs to check what a scheduled agent did. Start with low-risk schedules until the agent behavior is predictable.