Harness (DSH) Web interface embed plug-in
Fengze233/dsh-vscode · skills
Embed the plug-in using the DeepSeek Harness (DSH) web interface in the VS Code sidebar.
★ 1GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense
Project overview
Search for DSH (publisher Fengze233) in the VS Code Extensions view, or run:
1. Download the latest dsh-vscode.vsix from Releases; 2. In VS Code press Ctrl+Shift+P → run Extensions: Install from VSIX... → select the file; 3. Reload the window (Developer: Reload Window). Option 3: Build from source Prerequisite: the dsh CLI from DeepSeek Harness must be installed and on your PATH (the extension detects it and shows a hint if missing). 🚀 Usage
To let the DSH page communicate with VS Code, the extension will:
Install command
dsh plugin --profile web add github:Fengze233/dsh-vscode