v0.2.1 — First public release / 首个公开版本
Embed DeepSeek Harness (dsh) in VS Code — zero-config./在 VS Code 里内嵌 DeepSeek Harness,零配置。
- Auto-attach to a running dsh (port 3080) or auto-start one — hidden process, no extra window
- Zero-config launcher: dsh on PATH → npx @deepseek-ai/dsh fallback (no checkout needed)
- Editor-tab panel + sidebar view + status bar; auto-opens on startup (configurable)
- Panel position memory, multi-workspace follow, self-healing after crash/disconnect
Install / 安装:
code --install-extension dsh-webview-0.2.1.vsix
Requirements / 要求:VS Code ≥ 1.85 + Node.js. DeepSeek API key 按 dsh 官方引导在 GUI 内配置。