Terminal panel for the DSH Web UI: a real PTY shell (cmd.exe by default on Windows) rendered in the browser with xterm.js. Host half spawns shells with node-pty; client half is a browser plugin.
开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:giiiiiithub/terminal
Theme studio for DeepSeek Harness: 8 curated light/dark themes on the official ThemeRuntime, iOS-style Liquid Glass mode, custom wallpaper with opacity/blur controls, accent-color wheel, and import/export of shareable theme packs.
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ultronen/dsh-theme-lab
Arknights Rhine Lab (莱茵生命) skin for the DeepSeek Harness Web GUI: a token override layer plus holographic decorations, toggled by a General-settings row
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ReLuckyLucy/dsh_Rhine_Lab_themo
DSH 持仓盈亏悬浮卡片(同花顺投资账本)— 自动同步真实持仓数据,显示今日盈亏、上证指数和当日走势图,无需手动添加股票。Real portfolio holdings overlay for the DSH web GUI — automatically syncs your positions from the Tonghuashun investment-ledger API.
other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PM25000/dsh-ths-holdings
Tiered model routing for DeepSeek Harness: a strong tier for planning/architecture/review, a cheap tier for implementation, with plan-mode-aware auto routing, advisor/review consultations, a high-impact escalation guard, failure auto-escalation, and subagent tiering.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:BruceLanLan/dsh-tier-router
tkinter-desktop skill as a distributable DeepSeek Harness (dsh) Cordis Bundle plugin. Registers the tkinter-desktop Agent Skill (full repo, self-contained) as an embedded skill provider on ctx.skills.
Agent 协作 · 界面 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kuailexiaozixin/tkinter-desktop
Floating draggable token usage statistics panel for DeepSeek Harness: totals, cache & hit rate, per-provider and per-model usage, current-month heatmap with per-day view, per-session detail and per-request records.
Token usage statistics for the DeepSeek Harness web profile: per-window totals (today / 3d / 7d / 15d / 30d / half-year / year) with input, output, cache-read, cache-write and cache-hit metrics, plus an enable/disable switch, shown as a Settings page.