DeepSeek Harness Web LaTeX formula copy helper: hover a formula to copy its TeX source as $...$ or \(...\), with inline/display delimiters auto-matched
界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Chi-hong22/dsh-latexcp
轨迹解读 · Trajectory Reader — a DeepSeek Harness web client plugin that adds a new 轨迹解读 tab beside 对话/轨迹. It segments the session by user turns and, per round, highlights the condensed 用户需求 and how the assistant fulfilled it (规划/调研/实现/验证/委派 action summaries, files, commands, errors, reply gist) with a rules-based engine; originals stay expandable.
效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flyingtimes/dsh-trajectory-reader
Hash-anchored read/replace/undo for DeepSeek Harness (DSH), ported from pi-hashline-edit-pro. Every line gets a stable 3-char base-62 anchor; stale/ambiguous anchors are rejected, never fuzzy-matched; undo persists across restarts.
Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ddv12138/dsh-hash-edit
Password-gated public access for the Web GUI via Cloudflare Tunnel: a loopback password gate (login page + HMAC cookie) in front of the webserver, published by spawning cloudflared in quick or named-tunnel mode - tells the shell and the model the public URL
other
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ai-eks/dsh-auth-tunnel
Standalone conversation-background plugin for DeepSeek Harness: global wallpaper, readable wash, clear, via CSS overrides; source-only (depends on dsh workspace packages).
System notifications for the DeepSeek Harness web GUI — OS-level popups for finished turns and pending interactions (approvals, questions, plan reviews). · DSH Web 界面系统通知:回合结束、待处理授权/提问/计划审核时弹出系统级提醒。
界面 · notifications
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pany0593/dsh-ui-notifications
Token consumption surface: a composer-dock strip for the current session plus a sidebar card above the workspaces region aggregating all sessions, read from the token-meter session projections
DeepSeek account plugin for DeepSeek Harness: shows the configured account's API balance in the web GUI sidebar (wallet button + balance card) and exposes a deepseek_balance tool. Balance display only — API keys stay in Settings (DEEPSEEK_API_KEY credential).
Agent 协作 · finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sunyuhuirong/deepseek-account
ego-browser (ego-lite Windows preview) agent tools for DeepSeek Harness: execute one JavaScript script per browser task in the ego-browser nodejs runtime (page / page.locator / browser / taskSpaces / fetch / cdp facades, console.log output channel), plus an API guide tool and a host status tool. Host-only cordis plugin, mounted via cordis.patch.yml + a profile node_modules link; no dsh source changes.
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Da1dr1em/dsh-ego-browser