Timer
Timer schedules notifications, agent prompts, or saved pipelines as once, interval, or cron tasks.
Open Timer when
- a workflow needs a time trigger
- a saved pipeline should run on a schedule
- you need lightweight recurring agent work
Current surface
- once, interval, and cron schedules
- notification, prompt, and pipeline actions
- run-now validation and task inspection
- assistant-guided timer creation
Works closely with
- Pipeline for multi-step scheduled work
- Agents for prompt-based tasks
- Settings and Logs for unattended-runtime troubleshooting
Deeper docs
- GitHub user handbook:
docs/user/MODULE_PLAYBOOK_EN.md#7-timer - GitHub technical handbook:
docs/technical/MODULE_ARCHITECTURE_EN.md#7-timer