zhibailu/dsh-vsc0

dsh-vsc

DeepSeek Harness (DSH) in VS Code: native sidebar panel + editor bridge for the local AI agent — a pure protocol client, no second server.

AI 分析

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

パッケージ
dsh-vsc
バージョン
0.2.1
ライセンス
MIT
最終更新
2026/08/31

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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.