liangwythu/deepseek-harness-vscode0

harness-connector-deepseek

用于 DeepSeek Harness 的原生 VS Code 客户端。连接到现有的本地 Harness 实例,直接在 VS Code 中继续相同的外部工作区和会话。

AI 分析

核心用途是将 DSH 体验无缝集成到编辑器中。适合习惯在 VS Code 内完成编码与 AI 辅助交互、不想频繁切换窗口的开发者。

套件
harness-connector-deepseek
版本
0.0.3
授權
MIT
最近更新
2026年8月16日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

Configuration

SettingDefaultNotes
deepseekHarness.host127.0.0.1v0.0.x only allows 127.0.0.1 or localhost. Any other value is refused.
deepseekHarness.port3080The default dsh web port. Override if you started dsh web --port .
deepseekHarness.showSystemMessagesfalseShow plugin-injected system messages (runtime context, approval notices). Hidden by default; toggle live with the SYS button in the webview header.