dsh-web-ui
zhu1090093659
Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:scwlkq/dsh-task-board
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
dsh-task-board is a community plugin for DeepSeek Harness. It adds a durable task board to the Web profile as one installable package and one Loader entry.
The package includes the Host service, Session bridge, generated Typert RPC contribution, and browser UI. Users install one repository; the plugin adds only the task-board row to the profile configuration.
0.1.0-rc.6^22.19.0 or >=24pnpm available on PATH, as required by dsh plugindsh plugin --profile web add github:scwlkq/dsh-task-board
Confirm that the bundle contributes one row:
dsh --profile web --dump-config
The output contains one task-board Loader row supplied by dsh-task-board. Start the Web profile:
dsh web
Open the printed local URL, then select Task Board in the sidebar. The Settings plugin list shows this extension as one task-board entry rather than separate Host, RPC, and UI packages.
Task records use the profile's DSH storage. Removing the browser plugin does not silently submit or modify tasks.
Update the installed Git dependency:
dsh plugin --profile web update dsh-task-board
Remove the bundle and its Loader row:
dsh plugin --profile web remove dsh-task-board
pnpm install
pnpm run typecheck
pnpm run build
pnpm test
dsh plugin --profile web add .
The repository commits lib/ so GitHub installation does not depend on prepare, install, or another lifecycle build script. pnpm pack --dry-run --json shows the same prebuilt runtime files shipped in a release tarball.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: task-board。