dsh plugin --profile web add https://github.com/FleetingEcho/dsh-powerdesk.git
dsh plugin --profile web add "dsh-powerdesk@link:$PWD"
dsh plugin --profile web add dsh-powerdesk
dsh plugin --profile web add github:FleetingEcho/dsh-powerdesk
仓库内包含的插件
dsh-powerdeskv0.1.0✓
DSH web plugin: a GPU-accelerated terminal (restty renderer: WebGPU/WebGL2 + WASM VT) backed by a Rust PTY (napi-rs + portable-pty), plus a sandboxed browser, surfaced as tabs inside the plugin's OWN sidebar shell (the layout + wrapper copied from dsh-better-sidebar). Host half exposes a restty-native wire-protocol WebSocket.
IDE workbench plugin for DSH. Fast terminal (restty/WebGPU over a Rust PTY), CodeMirror 6 editor, file explorer, markdown notes, sandboxed browser, and ripgrep search — all as tabs in dockable right and bottom panels. Extendable with your own React components.