vscode-deepseek-harness¶
| Type | integration | Category | IDE & editors |
| Stars | ⭐2 | Status | ✅ active |
| Capabilities | ide, coding | Updated | 2026-08-14 |
📖 About¶
中文文档 · English An unofficial VS Code extension that registers DeepSeek Harness as a chat session target in VS Code's native agent sessions view — the same surface that hosts Claude Code and Codex — rather than shipping another webview chat panel. Status: M0–M5 implemented. A VSIX builds, installs and activates with its proposed APIs granted. - [docs/plans/0001-vscode-chat-session-provider.md](docs/plans/0001-
✨ Key Features¶
- docs/plans/0001-vscode-chat-session-provider.md — architecture decision, API mapping, and
- docs/gaps.md — what the chat UI wanted, what
/apicould not give it, and what was done instead.
📦 Install¶
npm install
npm run build
npm run package # → deepseek-harness-sessions-<version>.vsix
🚀 Quick Start¶
code --install-extension deepseek-harness-sessions-*.vsix