deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DeepSeek Harness eDEX-UI shell plugin — a terminal-inspired by https://github.com/GitSquared/edex-ui 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.

systemMetrics.runCommand Remote (sh -c, 30s timeout), with client-side
cd/clear/help/pwd, ↑/↓ history, and a prompt that follows the
filesystem browser until you run your first command~/<workspace> path prompt at the left edge of the input areaThe plugin is published to npm as @danielng23/dsh-edex-ui. From the harness
checkout:
pnpm dsh plugin --profile web add @danielng23/dsh-edex-ui
pnpm dsh web # serves the eDEX shell over the default GUI
To run the local checkout instead of the npm release (for development), add
the bundle with a file: path — its file: dependency specs link the local
sub-packages:
pnpm dsh plugin --profile web add file:/path/to/dsh-edex-ui/packages/bundle
See LOCAL_DEVELOPMENT.md for the three-instance port layout (3080 baseline / 3081 npm / 3083 local), the build, and the iteration workflow.
See LOCAL_DEVELOPMENT.md for the full build, install, and iteration workflow. The widget architecture for the shell bars is documented in WIDGETS.md.
| Package | Host/Client | Description |
|---|---|---|
packages/bundle |
— | Installable bundle (cordis.patch.yml) |
packages/ui-edex |
client | The eDEX shell frame and all panels |
packages/ui-theme-terminal |
client | Appearance → Terminal theme row |
packages/host/system-metrics |
host | System telemetry RPC + file read/write + runCommand shell execution |
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。