dsh-vscode
Run DeepSeek Harness inside VS Code: chat with the agent and edit your project, like Claude Code / Codex / Copilot.
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗dsh-vscode — DeepSeek Harness for VS Code
在 VS Code 右側邊欄使用 DeepSeek Harness 的聊天 agent——像 Claude Code / Codex / Copilot 一樣,直接對話讓它讀取、編輯你的專案並執行指令。Everything is a plugin:整套東西(擴充功能 + harness bridge 插件)都以插件形式組裝在 DeepSeek Harness 之上。
安裝
方式一:下載安裝檔(最簡單,推薦)
- 到 Releases 頁面 下載
dsh-vscode-0.2.0.vsix(直連:dsh-vscode-0.2.0.vsix) - 安裝(任選一種):
- VS Code 延伸模組面板 →
⋯→ Install from VSIX... → 選剛剛下載的檔案;或 code --install-extension dsh-vscode-0.2.0.vsix
- VS Code 延伸模組面板 →
- 重載視窗(若原本開著):
Ctrl+Shift+P→Developer: Reload Window
之後 VS Code 右側邊欄會出現 DeepSeek Harness 圖示,點開 → 輸入 API key → 開始使用。
Marketplace 版本上架後也會出現在延伸模組搜尋中。
方式二:自行打包(開發者)
開始使用
- 開啟一個專案資料夾(
File→Open Folder)——聊天框需要一個工作區才能操作檔案 - 打開聊天框:點右側邊欄的 DeepSeek Harness 圖示;或
Ctrl+Shift+P→DeepSeek Harness: Open Chat(若右側欄沒開,先View: Toggle Secondary Side Bar) - 輸入 API key:第一次開啟會顯示設定畫面,貼上
sk-...→ Connect。key 存在 VS Code SecretStorage;也可改用環境變數DEEPSEEK_API_KEY或工作區.env(優先序:SecretStorage → 環境變數 →.env) - :輸入框打字 → Enter 送出;助手回覆串流顯示,工具呼叫以卡片展開