dsh4vscode
DeepSeek Harness (DSH) inside VS Code: chat with the running DSH instance in editor windows, mirroring the DSH Web UI's model picker and session behavior.
AI 分析
核心用途是将 DSH 的对话能力直接无缝嵌入到 VS Code 编辑器中。适合希望在编写代码时无需切换浏览器即可与 DSH 交互的开发者。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗配置(settings.json)
| 设置 | 默认 | 说明 |
|---|---|---|
dsh.baseUrl | http://127.0.0.1:3080 | DSH web 服务器地址 |
dsh.workspacePath | "" | 覆盖会话 cwd(空 = 第一个工作区文件夹) |
dsh.agentPreset | standard | 创建会话使用的 agent preset |