Plugin directory / UI Enhancements / dsh-side-panel
dsh-side-panel
Installs · needs a Web/TUI surface ccq1/dsh-side-panel ↗
13Stars
2Forks
3Open issues
JavaScriptLanguage
2026-08-12Last push
What it does
DSH 侧边栏,集成文件浏览器、终端和 Git 审查,方便预览文件。
Our take
UI plugin — installs & activates, needs the web/TUI surface
UI plugin — installs & activates, needs the web/TUI surface
Install
dsh plugin --profile web add dsh-side-panel - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-side-panel. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-side-panel · version 1.0.0 · tested on dsh 0.1.0-rc.6
Test report
Installs and activates, but did not boot in the headless test environment — it expects a Web/TUI surface. It should work in the normal `dsh web` UI.
Repository
github.com/ccq1/dsh-side-panel ↗