AI news story

Claude Code: The Two Claude Code Schedulers That Run on Your Machine, and When to Use Each

Part 6: Cloud Routines stop at a one-hour floor. For recurring work tied to your local files, you have /loop and Desktop sche…

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

Editor's take

Anthropic's Claude Code has introduced a distinction between its "Cloud Routines" and local scheduling mechanisms, /loop and Desktop scheduled tasks, to manage recurring AI-driven workflows.

This development matters for developers and data scientists leveraging Claude for automated tasks, offering more granular control over execution based on resource availability and specific needs, such as local file processing. It addresses the inherent limitations of cloud-based scheduling, which often imposes time constraints like the one-hour floor mentioned for Cloud Routines, by providing on-premises alternatives.

Future developments to watch include the integration of these local scheduling options with broader CI/CD pipelines and the emergence of benchmarks comparing the efficiency and cost-effectiveness of Cloud Routines versus local task execution for various use cases. The ease of setup and management for the Desktop scheduled tasks will also be a key differentiator.