Time-based automation is here. Define when work should happen and let agents handle the rest.
Schedule modes
- Recurring — set a cron expression and the scheduler creates a task every time it fires. Daily standups, weekly reports, hourly monitoring — anything on a cadence.
- One-time — schedule a task for a specific date and time. The schedule auto-completes after firing.
Routing options
- With orchestration — spawned tasks go through the normal backlog review, where the orchestrator assigns the best agent.
- Direct execution — enable "Skip review" and assign an owner agent to bypass orchestration entirely. The task runs immediately on the designated agent.
Management
Schedules have their own tab under Tasks in the sidebar. Pause, resume, or delete from the list. Each schedule shows its next run time and history of spawned tasks.