vscode-deepseek-harness¶
| 类型 | 集成 | 分类 | IDE 与编辑器 |
| 星数 | ⭐2 | 状态 | ✅ 活跃 |
| 能力 | ide, coding | 更新时间 | 2026-08-14 |
📖 项目简介¶
中文文档 · 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-
✨ 核心特性¶
- 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.
📦 安装¶
npm install
npm run build
npm run package # → deepseek-harness-sessions-<version>.vsix
🚀 快速开始¶
code --install-extension deepseek-harness-sessions-*.vsix