Community directory previewDeepSeek Harness is in developer preview
DP

dsh-powerdesk

PluginConfirmed pluginCommunity

FleetingEcho/dsh-powerdesk · updated 14 days ago

Installation

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

Plugins in this repository

  • 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.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (7)
    • @deepseek-ai/dsh-client-locale^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-primitives^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-slots^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-web-react^0.1.0-rc.6shared
    • @deepseek-ai/dsh-host-webserver^0.1.0-rc.6shared
    • @deepseek-ai/dsh-session^0.1.0-rc.6shared

Paths are pinned to commit d109642ef84e

Overview

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.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
d109642ef84e
Evidence Score
79/100
Static risk
High risk
Files scanned
6
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence14/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • prepackpnpm build
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepack": "pnpm build"
  • Highshell.rm-rf
    package.json:62dangerous-shell
    "build": "rm -rf lib && tsc -p tsconfig.build.json && tsdown",
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0