WebUI restart button (systemd) for DeepSeek Harness: a sidebar-footer restart trigger + /restart command that schedules `systemctl --user restart dsh-web`, with single-flight dedup, a loopback security fence, and automatic session resume (agent/created -> followup continue) after the service comes back up. WSL/Linux primary; Windows falls back to a detached spawn helper.
Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RoyougiShiki/dsh-restart-systemd
Manage DeepSeek Harness sessions from the Web UI: drag & drop or menu-move a session to another folder (workspace), permanently delete a session, and AI-rename a session by summarizing its conversation. Also exposes agent tools for each operation.
Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:reinocheong/dsh-session-move
Fully customizable keyboard shortcuts for the DeepSeek Harness WebUI — macOS-first defaults, 34 pre-registered features across session/view/clipboard/model/permission/system groups, one-click recording to add your own bindings, silent permission cycling with color feedback.
界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ricketts-Guo/dsh-shortcuts
DSH web plugin: select conversation text -> ask in a right-side panel -> a dedicated follow-up session (❓追问) in the same workspace, without interrupting the main conversation. Thin consumer of dsh-better-sidebar.
开发工具 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChenRuoT/dsh-sidebar-qa
In-GUI skill manager for the dsh web GUI: a top-level Skills entry in Settings (movable into the Plugins section) that lists every installed skill (name, description, model/user invocation type, source root), with search. Read-only browser of the local skill catalog (user roots: $DSH_HOME/skills, ~/.agents/skills).
Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JimmyJin2006/dsh-skill-manager
Manage DeepSeek Harness skills: list filesystem skills and toggle them on/off (SKILL.md <-> SKILL.md.disabled), straight from the agent or via the Settings UI (dynamic plugin mode).
Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Thomas-key/dsh-skill-manager
DeepSeek Harness plugin: a skill trigger in the sidebar foot that opens a dialog listing the current session's loaded skills, each with an "open local folder" jump.
界面 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lywusichen/dsh-skill-panel
Customizable skinning tool for the DeepSeek Harness Web UI — presets, image wallpapers, translucency, and accent colors, all persisted in user settings
Dynamic skin manager for the dsh web GUI: discovers every installed skin (packages with skin.json), lets you toggle the active skin from a dedicated Settings page, mutually exclusive, hot-reloaded without restart
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoyangcheng84-svg/dsh-skin-manager
Snapshot every write/edit the agent makes, then roll back to any earlier state. Includes a browser half: sidebar snapshot timeline and plugin settings card.
Agent 协作 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DfsyJian/dsh-snapshot