AI news story

Claude Code Routines: Running Your Agent on Anthropic’s Clock, Not Yours

Part 5: Every other way to automate Claude Code needs your machine on. Routines run in Anthropic’s cloud, which means the wor…

  • LLMs
  • Source: Towards AI
  • Published: 2026-07-03

Editor's take

Anthropic has introduced "Routines," a feature enabling Claude Code to execute tasks directly within Anthropic's cloud infrastructure, bypassing the need for local machine processing. This development shifts the computational burden from the user's hardware to Anthropic's servers, potentially democratizing access to more complex coding automation for users with less powerful local setups.

This shift matters because it addresses a significant bottleneck for AI-powered coding assistants: the resource-intensive nature of running them locally. By offloading execution to the cloud, Anthropic's Claude Code can handle more demanding tasks, benefiting individual developers and smaller teams who might not have the necessary computing power. This aligns with a broader industry trend of moving AI workloads to managed cloud environments, mirroring approaches seen with other LLM providers.

Future developments to monitor include the pricing model for Routines, especially for high-frequency or computationally intensive tasks, and how Anthropic ensures data privacy and security when code is processed on their servers. The performance benchmarks against local execution for various coding tasks will also be crucial in assessing its practical utility.