2 min read AI-generated

Claude Code Gets a Desktop Overhaul and 'Routines' — Your AI Agent Now Works While You Sleep

Copy article as Markdown

Anthropic completely rebuilt Claude Code's desktop app with parallel sessions, an integrated terminal, and a brand-new Routines feature that runs your AI tasks automatically in the background.

Featured image for "Claude Code Gets a Desktop Overhaul and 'Routines' — Your AI Agent Now Works While You Sleep"

Claude Code just got its biggest update yet — and it fundamentally changes how you work with the tool. On April 14, Anthropic unveiled both a complete desktop redesign and a new feature called Routines.

The New Desktop App

The redesigned desktop app is barely recognizable. Instead of a single chat window, there’s now a sidebar listing all your active and past sessions. You can work across multiple repos simultaneously and hop between sessions as results come in.

The best part: every panel is drag-and-drop. Terminal, preview, diff viewer, and chat — arrange them however you like. On top of that, there’s an integrated terminal for running tests and builds, a built-in file editor for quick edits, and a completely rebuilt diff viewer that handles large changesets smoothly.

Routines — The Real Game-Changer

Routines are the feature that excites me most. A routine is essentially a saved Claude Code configuration: a prompt, one or more repositories, and a set of connectors — set it up once, let it run automatically.

Here’s the kicker: Routines run on Anthropic’s cloud infrastructure. You can close your laptop and the task keeps going. Trigger options are flexible — scheduled (hourly, daily, weekly), via API call, or in response to GitHub events like pull requests.

Practical use cases? Automated backlog maintenance, alert triage, or code reviews — all running without your machine being online.

Availability and Limits

The new features are available for Pro, Max, Team, and Enterprise users. Routines come with daily limits: Pro users get 5 per day, Max gets 15, and Team/Enterprise gets 25.

My Take

The desktop redesign was long overdue — parallel sessions in a single app are a genuine productivity boost. But Routines are the real paradigm shift here. They move Claude Code from an interactive tool to a platform for autonomous developer workflows. That’s exactly the direction agentic work needs to go.

Sources: