Tip: Replace /loop with Routines for Overnight and Persistent Automation
Claude Code Docs·medium signal
/schedule and /loop die when the terminal closes. Routines survive restarts, overnight runs, and laptop sleep. Configure at claude.ai/code/routines: set a cron schedule for recurring tasks, an API endpoint for on-demand triggers, or a GitHub webhook for PR/release events. Pro tip: the /fire API endpoint uses the experimental-cc-routine-2026-04-01 beta header — build it into your CI pipeline now while the interface stabilizes.