Anthropic adds repeatable routines to Claude Code — automate dev work even when your Mac is asleep

What it does
It has been reported that Anthropic’s Claude Code now supports "repeatable routines": scheduled, repeatable automations for software development tasks that run on Anthropic’s web infrastructure — so your Mac doesn’t need to be online for each job. The feature ships today as a research preview and is built to package access to your repos and connectors, turning a string of developer chores into a single scheduled task. Think cron jobs, but without the server babysitting.
Limits and real-world uses
Anthropic says routines are available to Pro, Max, Team, and Enterprise customers with daily run limits — 5 for Pro, 15 for Max, and 25 for Team/Enterprise. Use cases are straightforward: scheduled builds, API workflows, and GitHub routines that trigger on a cadence rather than a push. No more stitching together MCP servers or extra infrastructure; this is about removing friction so engineers can stop doing the plumbing and start solving problems.
Why it matters
Relief for developers? Absolutely. Automating routine engineering tasks is nothing new, but packaging scheduling, repo access, and connectors into one cloud-run feature lowers the barrier to adoption — and it nudges Claude Code from a clever assistant toward a pragmatic DevOps tool. Anthropic’s rollout follows other recent moves, like auto mode and Claude Cowork’s enterprise push, suggesting the company is serious about turning research previews into everyday developer workhorses. Want to try it? Anthropic has documentation and more details on the feature for teams ready to flip the switch.
Sources: 9to5mac.com
Comments