| Routine | When | Next fire | Channels | Model |
|---|
| Task | When | Next run | State | Last 7d |
|---|
An Anthropic cloud-scheduled agent — runs on a cron at claude.ai, clones a git repo into its workspace, executes a prompt, calls tools, then ends. Created via the remote-triggers API. Lives outside any single Claude Code session.
In a Claude Code session, ask: "refresh the routines dashboard". Claude calls the remote-triggers list API, saves to a temp JSON, runs:
Fire history isn't tracked yet — the API doesn't expose past runs. v2 plan: have the receiver-side api/send-message log each delivery to a known store, surface it here. For now, the page shows config + next fire only.
Windows Task Scheduler entries on Mark's PC — surfaced here so cloud + local schedules live on one page. Opt-in via $INCLUDE_TASKS in refresh-local-tasks-dashboard.ps1. Recent-run history parsed from logs/refresh-all.log.