Anthropic redesigns Claude Code desktop app and introduces Routines automation.
Anthropic has released a redesigned Claude Code experience for its desktop application, alongside announcing a new automation feature called Routines. The update introduces a range of interface and workflow improvements for Claude Code users.
Desktop Application Updates
The redesigned application includes several new features aimed at workspace management and developer workflow integration.
Session Management
- A new sidebar displays active and recent sessions with filtering options by status, project, or environment.
- Users can group sessions by project.
- A side chat shortcut (Command + ;) allows branching questions off a running task.
Developer Tools
- An integrated terminal for running tests and builds.
- An in-app file editor for spot edits.
- A rebuilt diff viewer designed for large changesets.
- An expanded preview pane supporting HTML files, PDFs, and local app servers.
Workspace and Interface
- Drag-and-drop functionality for arranging workspace panes.
- Plugin support matching Claude Code's command-line interface (CLI).
- SSH session support on Mac and Linux.
- Three view modes (Verbose, Normal, Summary) for controlling the visibility of Claude's tool-call activity.
Availability
The update is rolling out to Claude Code users on Pro, Max, Team, and Enterprise plans.
Routines Automation
Anthropic also announced Routines, a new feature for Claude Code that enables automations to run without an active session.
Key Characteristics
- Each routine bundles a prompt, a repository, and relevant connectors into a single configuration.
- Routines execute on Claude Code's web infrastructure rather than a local machine.
- Daily run caps vary by user plan.
Trigger Options
Routines can be configured to run via:
- A scheduled time.
- An API call.
- GitHub events such as new pull requests.
Availability
Routines are available in research preview to Pro, Max, Team, and Enterprise users with Claude Code on the web enabled.
Additional Information
Anthropic has stated that further details are available in a blog post on their website.