| Routine | When | Next fire | Channels | Model |
|---|
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.