
Anthropic just overhauled its Claude Code desktop app to help developers juggle multiple tasks at once. Instead of a linear setup where you finish one prompt before starting another, the app now supports parallel sessions. You can treat the AI more like a co-worker and run several coding tasks, tests, or builds at the same time.
The update is currently rolling out to users on Pro, Max, Team, and Enterprise plans. It brings everything into one clean workspace.
Manage active sessions and open side chats without losing focus
The biggest change is a new sidebar that groups all your active and recent sessions. You can filter them by project or environment. When you merge a pull request, the app automatically archives that session to keep your screen tidy. If you need to ask a quick question while working on a big update, you can open a side chat.
This lets you ask the artificial intelligence tool something new without dumping that extra context back into your main thread.
Arrange your terminal and editors with drag and drop panels
Anthropic also added more developer tools directly into the app, so you do not have to switch windows as much. You get an integrated terminal for running your code, a built-in file editor for quick fixes, and a diff viewer to look over large changes.
There is also a preview pane that can load HTML files, PDFs, and local app servers. Every panel is easy to move around, meaning you can drag and drop the layout exactly how you want it.
The company even added a way to set up background automations called Routines, which run on its web servers, triggered by a schedule or a GitHub event.