Claude Code update: Anthropic adds parallel AI workflows
Anthropic updates Claude Code with parallel workflows, multi-session sidebar and built-in tools for developers to code, test and ship faster!
Coding just got a control room. Anthropic recently rolled out a redesigned Claude Code desktop app, built for a reality developers already live in, juggling multiple tasks at once.
The update introduces parallel workflows, a multi-session sidebar, and built-in tools that let teams review, test and ship without leaving the app. This is less about AI capability and more about developer ergonomics.
From one prompt to many workflows

The old way of working with AI coding tools was linear. One task, one prompt, one output. That is no longer how developers work.
The updated Claude Code app reflects this shift. It allows engineers to run multiple sessions in parallel, each tied to a different task, repository or environment. So, instead of treating AI like a single-threaded assistant, you treat it like a team working alongside you.
A sidebar that behaves like your task manager
The biggest visible change is the new multi-session sidebar. It brings all active and recent sessions into one place, allowing users to:
- Switch between tasks as results come in
- Filter sessions by project, status or environment
- Automatically archive completed work
For example, when a pull request is merged or closed, the app archives that session. This keeps the workspace clean and focused only on what is active. It feels less like chat history and more like a live task dashboard.
Side chats that do not break your workflow
One of the more thoughtful additions is the side chat feature. Developers often need to ask quick questions while working on a larger task. Previously, this could interrupt or pollute the main workflow. Now, you can open a side chat using:
- Command + semicolon on Mac
- Control + semicolon on Windows
These chats borrow context from the main session but do not feed anything back into it. In simple terms, you can explore without breaking what is already in progress.
Build, test and review without switching tabs
Another major upgrade is the integration of key developer tools directly into the app. Instead of jumping between terminals, editors, and preview windows, everything now sits inside a flexible, drag-and-drop workspace.
Key additions include:
- An integrated terminal for running tests and builds
- An in-app file editor for quick changes
- A faster diff viewer for large code updates
- A preview pane for HTML, PDFs and even local app servers
The layout can be customised, allowing developers to arrange panes in a way that matches their workflow.
This reduces cognitive overhead, which simply means the mental effort required to switch between tools.
Works with your existing setup
The redesign does not force developers into a new ecosystem. Claude Code now matches the functionality of its command-line plugins. Whether plugins are installed locally or managed centrally, they behave the same on the desktop.
There is also expanded SSH support for both Mac and Linux. This allows developers to connect to remote machines directly from the app. Sessions can run locally or in the cloud, giving teams flexibility based on their setup.
Anthrophic has a potent AI model on hand, but it isn’t ready to make it public yet
Control how much detail you see
Not every developer wants the same level of visibility. To address this, the app introduces three viewing modes:
- Verbose for full transparency
- Normal for balanced detail
- Summary for a compact, results-first view
There are also new keyboard shortcuts for faster navigation and a usage panel that shows context window size and session consumption. Under the hood, the app has been rebuilt for performance. Responses now stream in real time, allowing developers to monitor long-running tasks and intervene if needed.
The updated desktop app is now available for Claude Code users on Pro, Max, Team, and Enterprise plans. It is also accessible via the Claude API. Existing users can update the app, while new users can install the desktop client and explore the documentation.


