Code mode — a full-fledged development environment
Claude desktop app — Chat, Cowork, and Code
Аудио-карточка · 0:54Nortren·
Code mode — a full-fledged development environment
0:54
Code embeds a full-fledged development environment directly into the desktop app, powered by Claude Code. Claude works directly in your codebase: reads existing code, writes and modifies code, executes commands, creates branches, and makes commits. In Code mode, you choose where the work takes place. Locally: select a folder on your computer, and Claude works directly with those files, having access to your local tools, environment variables, and testing setup. Remotely: connect a GitHub repository, and Claude works in a cloud environment. Sessions continue even after the app is closed. Three interaction modes let you control Claude's autonomy. Ask mode: Claude proposes each change and waits for your approval. You review a visual diff and accept or reject each edit. Code mode: Claude applies file changes automatically, but confirms before executing terminal commands. Plan mode: Claude lays out its entire approach before doing anything. You can review and refine the strategy before execution begins.