ph4310822/dsh-edex-ui--packages-bundle0

@deepseek-ai/dsh-edex-ui

eDEX-UI style shell over the web surface: system telemetry left bar, network/world-view right bar, filesystem browser bottom-left, original UI centered

包名
@deepseek-ai/dsh-edex-ui
版本
0.1.0-rc.7
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ph4310822/dsh-edex-ui#71b569b470d5bd15ee8907e90193430c8d6afa3c&path:packages/bundle

dsh-edex-ui

DeepSeek Harness eDEX-UI shell plugin — a terminal-inspired overlay for the DSH web GUI. Adds a classic eDEX-UI layout: system telemetry left bar, world-map right bar, filesystem browser, and a terminal-styled composer input — all wrapped around the original UI.

dsh-edex-ui screenshot

Features

  • Left bar — system overview panel: CPU, memory, swap, processes, platform info, and thermal/power state, with per-core CPU sparklines
  • Right bar — network status + encom-globe world view with endpoint markers and spline links, plus a dual up/down traffic chart with grid
  • Bottom-left — filesystem browser: directory listing, file preview, storage bar, with folder/file SVG icons in the theme green
  • Bottom-right — file preview pane (text, code, images)
  • Terminal-styled composer — flattened input capsule, green block caret, and a ~/ path prompt at the left edge of the input area
  • Workspace-follow — the dir panel and prompt track the active conversation's workspace; switching sessions navigates both the filesystem browser and the prompt
  • Green-on-black skin — token overrides recolour the entire original UI to terminal green, without touching the user's theme preference

Installation

# From the harness checkout
pnpm dsh plugin --profile web add file:/path/to/dsh-edex-ui/packages/bundle

Development

See LOCAL_DEVELOPMENT.md for the full build, install, and iteration workflow.

Packages

PackageHost/ClientDescription
packages/bundleInstallable bundle (cordis.patch.yml)
packages/ui-edexclientThe eDEX shell frame and all panels
packages/ui-theme-terminalclientAppearance → Terminal theme row
packages/host/system-metricshostSystem telemetry RPC endpoints

License

MIT