Token usage statistics for the DeepSeek Harness Web UI: captures per-request LLM usage from the llm/stream waterfall, persists it, and renders animated charts grouped by API (provider), model, and date.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zerro-223/dsh-token-usage
Design I/O for coding agents: controllable UI generation via declarations (spec/domain/craft/design/components/template) and contracts (skill/evaluator). Use for product UI—console, dashboard, agent-ops, CJK-first apps.
Agent 协作 · 开发工具 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bandersnatch0x/design-playbook#33c1298d0eb5c0f0564c29235fcaf612e0a94c47&path:packages/design-playbook
Web chat interface for DeepSeek Harness (DSH) — UI faithfully ported from pi-web-ui, agent backend swapped to the DSH stdio JSON-RPC runtime. All JavaScript, no Python.
DSH Web GUI LAN access plugin: bind 0.0.0.0, manage the firewall rule, and a password-gated /lanapi proxy that re-exposes loopback-pinned settings/credential operations to LAN browsers. UI toggle card in General settings.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MrMu666/dsh-LAN
DeepSeek Harness plugin: every user prompt you type (in the web UI) is appended to your atuin shell history, so it shows up in atuin search and shell integration.
integrations · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RealAlexandreAI/dsh-atuin
OpenAI Codex, Kimi Code, and compatibility Provider login, API/custom providers, model switching, token usage analytics, and cost tracking for DeepSeek Harness
开发工具 · finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Stormycry-cryp/dsh-AuthInOne
Interactive long-session background agents for DeepSeek Harness: start a durable continuable child agent from any session, watch its progress in the Web UI sidebar, message it any time, and interrupt it — all through the official subagent seam.
Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-background-agents
DSH plugin: one shell tool that runs commands through PowerShell, Git Bash, or WSL on Windows, with a user-chosen default terminal in the Web UI settings.
开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MAXeaglet/dsh-bash-terminal
Catppuccin themes for the DeepSeek Harness web GUI — Latte, Frappé, Macchiato and Mocha registered into the official theme system (Appearance settings), fully remapping the --dsw-* token ladder.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NoNameLeGo/dsh-catppuccin
Money go brrr — a bottom-right card that keeps printing cash for you: famous people's per-second income as money+ particles, grand total that never resets.
Windows XP Luna-style UI theme for the DeepSeek Harness web GUI: token palette, Tahoma, XP title bars, beveled buttons, XP list rows, balloon bubbles and a Bliss taskbar.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SamizuHM/dsh-client-ui-theme-xp
Voice input for the dsh web GUI: a mic button in the composer tool row that transcribes speech into the draft via the browser Web Speech API (zh-CN by default).