Xizhi1024/dsh-vs-sidebar

Xizhi1024★ 1JavaScript最后同步: 2026-08-15

在 GitHub 打开

vscode sidebar

README 摘要

DeepSeek Harness Sidebar (DSH) English · 简体中文 Embeds the local DeepSeek Harness (DSH) web UI in the VS Code auxiliary sidebar (right rail, alongside Copilot Chat). By default, every VS Code window starts and owns one dsh web child with the current workspace as cwd, then renders it in a compact full-screen iframe. Requirements Item Requirement VS Code ≥ 1.106, desktop only Managed runtime ( dsh.autoStart=true ) verified runtime under VS Code global storage, or dsh.runtime.manifestUrl to provision one DSH CLI ( dsh.autoStart=false only) globally installed dsh DSH profile (reuse mode) configured; dsh web starts Install - Dev: open this repo → F5 → Run Extension - Verify: npm ci → npm run check:w0 → npm run test:extension-host - Secret scan: npm run test:secrets scans the source/docs that would enter the VSIX (never node modules , .git , or .vscode-test ) and exits 1 on hardcoded bridge tokens, Authorization: Bearer credentials, API keys, private keys, or password literals; example/test fixtures are released with an explicit // allow-secret-scan comment. - Package: npm i -g @vscode/vsce && vsce package --no-dependencies → code --install-extension dsh-vs-sidebar-0.4.0.vsix Usage - Ctrl+…

在 GitHub 查看完整 README →
皮肤/UIdeepseekdeepseek-harnessdshdsh-pluginsidebasidebarvscodevscode-extension

分类