Chronological by design
Reasoning, tool calls, and responses stay separated in their original order—live and in history.
DeepSeek-native coding assistant
A deeply integrated, open-source VS Code assistant designed around transparent tool execution, configurable permissions, and a chronological reasoning workflow.
Review this workspace and explain how to run the project.
I’ll inspect the project structure before suggesting the next step.
The workspace contains a package manifest with a development script.
Run npm install, then start the project with npm run dev.
Made for real workflows
Every part of the extension is built to make the model’s actions visible, bounded, and reversible.
Reasoning, tool calls, and responses stay separated in their original order—live and in history.
Read, search, create, edit, patch, and terminal tools are governed by explicit permission modes.
Non-interactive commands include timeout, bounded output, exit details, and process-tree cancellation.
Workspace files, editor selections, and staged or unstaged Git changes use defined context limits.
Settings and conversations are stored under your user profile with retention and deletion controls.
Keyboard-friendly controls and automatic English, Spanish, and Chinese localization.
Safety
Dangerous or destructive operations require confirmation. Tool states remain visible from request to completion, rejection, cancellation, or error.
Privacy
The extension does not collect usage data. Your API key stays in VS Code Secret Storage. Prompts and referenced context sent to the official DeepSeek API remain subject to DeepSeek’s terms and may be processed or cached in China.
Try the preview
Install it from the Marketplace, inspect the source, or follow the latest preview release.
Yar's DeepSeek Copilot is an independent third-party extension and is not affiliated with, endorsed by, sponsored by, or officially maintained by DeepSeek.