zhibailu/dsh-vsc0

dsh-vsc

VS Code 中的 DeepSeek Harness (DSH) 插件:为本地 AI 智能体提供原生侧边栏面板和编辑器桥接,是一个纯协议客户端,无需第二个服务器。

AI 分析

核心用途是在 VS Code 中原生集成 DSH 智能体。适合习惯在 IDE 侧边栏直接与本地 AI 交互并进行代码编辑的开发者。需要 VS Code ^1.90.0 及以上版本。

包名
dsh-vsc
版本
0.2.1
许可证
MIT
最近更新
2026年8月31日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Configuration

SettingDefaultDescription
dshVsc.urlhttp://127.0.0.1:3080Base URL of the DSH harness. Also honors DSH_WEB_URL.
dshVsc.autoStarttrueAuto-start dsh web when no harness answers at the configured URL.