liangwythu/deepseek-harness-vscode0

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 辅助交互、不想频繁切换窗口的开发者。

パッケージ
harness-connector-deepseek
バージョン
0.0.3
ライセンス
MIT
最終更新
2026/08/16

インストール

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

ドキュメント

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.