April 14, 2026AgentsInfrastructureCoding

Claude Code Routines: Your Agent Works While You Sleep

Anthropic just dropped the most practically useful Claude Code feature since launch. Routines let you schedule automations that run on Anthropic's cloud infrastructure -- your laptop doesn't need to be open, your terminal doesn't need to be running. Set it up once, and Claude pulls bugs from Linear at 2am, attempts fixes, and opens draft PRs before your coffee is ready.

The architecture is clever. Routines have access to your repos and connectors, running on hourly, nightly, or weekly cadences. Beta users are already doing nightly backlog triage that labels and assigns issues, weekly docs-drift scans that catch documentation referencing changed APIs, and deploy verification routines that run smoke checks after every push. This isn't a toy demo -- it's the kind of boring infrastructure work that eats engineering hours.

The limits tell you where Anthropic thinks the value ceiling is: 5 runs per day for Pro, 15 for Max, 25 for Team and Enterprise. That's enough for the high-value repetitive tasks but not enough to replace your CI pipeline. Smart constraint.

What matters here isn't the scheduling -- cron jobs have existed for decades. What matters is that Anthropic is turning Claude Code from a tool you interact with into a system that works independently. The shift from 'coding assistant' to 'autonomous development teammate' just got its first real production primitive. Routines are live now for Pro, Max, Team, and Enterprise subscribers with Claude Code on the web.

https://claude.com
← Previous
GitHub Stars Daily Spotlight β€” April 15, 2026
Next β†’
LangAlpha: Claude Code Meets Wall Street
← Back to all articles

Comments

Loading...
>_