product updateAnthropic

Anthropic adds scheduled routines to Claude Code, runs on cloud infrastructure without local machine

TL;DR

Anthropic launched repeatable routines for Claude Code in research preview, allowing developers to schedule automated tasks that run on cloud infrastructure without requiring their local machine to be online. Pro users get 5 daily routines, Max users get 15, and Team/Enterprise users get 25.

1 min read
0

Anthropic adds scheduled routines to Claude Code, runs on cloud infrastructure without local machine

Anthropic released repeatable routines for Claude Code on April 14, 2026, as a research preview feature. The routines run on Anthropic's web infrastructure, eliminating the need for developers' local machines to remain online during execution.

How routines work

Claude Code routines are automations that developers can schedule and trigger. According to Anthropic, routines ship with access to users' repositories and connectors, allowing developers to package automations and set them to run on specific schedules or triggers.

The feature targets three primary use cases: scheduled tasks, API workflows, and GitHub routines. Prior to this release, developers using Claude Code to automate software development cycles had to manage their own cron jobs, infrastructure, and additional tooling like MCP servers.

Usage limits by plan tier

Anthropic set the following daily routine limits:

  • Pro: 5 routines per day
  • Max: 15 routines per day
  • Team/Enterprise: 25 routines per day

Routines are available exclusively to paid users across Pro, Max, Team, and Enterprise plans.

Recent Claude Code updates

This follows Anthropic's March 2026 addition of auto mode to Claude Code, which gave developers another automation pathway. Claude Cowork, a separate Anthropic product, graduated from research preview last month with new enterprise features.

What this means

By moving routine execution to cloud infrastructure, Anthropic removes a significant friction point for developers who previously needed to maintain always-on local environments or configure separate hosting for automated tasks. The tiered approach to routine limits suggests Anthropic is testing demand before potentially expanding capacity. The research preview designation indicates the feature may undergo changes based on user feedback before general availability.

Related Articles

changelog

Anthropic Python SDK v0.105.0 Adds Claude Opus 4-8 Support and Mid-Conversation System Blocks

Anthropic released version 0.105.0 of its Python SDK on May 28, 2026, adding support for the Claude Opus 4-8 model. The update includes mid-conversation system blocks and detailed output token usage tracking.

product update

Google launches Gemini Spark AI agent for Ultra subscribers in US with automated task execution

Google has launched Gemini Spark, a 24/7 AI agent for Google AI Ultra subscribers in the US. The service automates tasks across Google Workspace apps with remote browser control, supporting up to 15 concurrent tasks with compute-based usage limits.

funding

Anthropic raises $65B at $965B valuation, releases Claude Opus 4.8, plans wider Mythos rollout

Anthropic closed a $65 billion Series H at a $965 billion valuation, making it the most valuable AI startup globally and surpassing OpenAI's $852 billion March valuation. The company simultaneously released Claude Opus 4.8 and announced plans to bring its Mythos cyber-focused model to all customers within weeks.

model release

Anthropic's Opus 4.8 matches Claude Mythos Preview in alignment, cuts thinking mode costs by 67%

Anthropic released Claude Opus 4.8 on May 28, 2026, replacing Opus 4.7 at unchanged pricing. The company claims the model's misalignment rates match those of Claude Mythos Preview, the experimental model deemed too dangerous for public release in April 2026. Opus 4.8 delivers faster thinking modes at one-third the cost of version 4.7.

Comments

Loading...