liangwythu/deepseek-harness-vscode ↗★ 0
harness-connector-deepseek
Native VS Code client for DeepSeek Harness. Connect to your existing local Harness instance and continue the same workspaces and sessions directly inside VS Code.
AI 분석
核心用途是将 DSH 体验无缝集成到编辑器中。适合习惯在 VS Code 内完成编码与 AI 辅助交互、不想频繁切换窗口的开发者。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
Configuration
| Setting | Default | Notes |
|---|---|---|
deepseekHarness.host | 127.0.0.1 | v0.0.x only allows 127.0.0.1 or localhost. Any other value is refused. |
deepseekHarness.port | 3080 | The default dsh web port. Override if you started dsh web --port . |
deepseekHarness.showSystemMessages | false | Show plugin-injected system messages (runtime context, approval notices). Hidden by default; toggle live with the SYS button in the webview header. |