Second-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent decides allow/deny on the approval answerer chain, with fail-closed fallback and full session-log audit.
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-auto-review
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
Bookmark assistant replies in DeepSeek Harness: per-message bookmarks with notes and tags, a cross-session bookmark center, and one-click Markdown export.
效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:penguin-oo/dsh-bookmarks
Playwright-backed browser automation bundle for DeepSeek Harness — drives the installed Microsoft Edge directly (no CDP endpoint, no MCP server) and exposes browser_* tools to the agent.
Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:duyefeng/dsh-browser
browser-use style browser automation for DeepSeek Harness: drives a dedicated Google Chrome instance (independent profile, cookie persistence) via playwright-core — fine-grained browser tools, autonomous tasks with an internal model loop, scheduled runs, dangerous-action confirmation, captcha hand-off, and per-step screenshots.
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yzd6552-commits/dsh-browseruse
Transient /btw side questions for DeepSeek Harness: immediate while the main agent is busy, context-sharing, tool-free, one-shot, cache-aware, and invisible to the main session catalog.
Agent 协作 · 开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:iyllyt/dsh-btw
DeepSeek Harness web plugin: DeepSeek API spend (per session / all sessions) and account balance in the aside panel. Only deepseek-official routes are billed; third-party models are reported as unbilled.
finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bobcat848/dsh-calculator
Claude Code /rewind equivalent for DeepSeek Harness: git-first workspace file snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint
开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-checkpoint-rewind
DeepSeek Harness profile bundle: Chrome DevTools MCP integration — drives one real Chrome browser through chrome-devtools-mcp via @deepseek-ai/dsh-mcp-client
Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yuzi-ska/DSH-Chrome-devtools
A DeepSeek Harness plugin that integrates claude-mem: query, context injection, manual save, and session lifecycle over a local claude-mem worker's HTTP API
memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bleed00/dsh-claude-mem
Codex bridge for DeepSeek Harness: call_codex / codex_status / codex_abort tools plus a WebUI Codex tab observing the codex sessions of the current session.
integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:pandashere/dsh-codex-bridge
Cross-session persistent cost ledger for DeepSeek Harness: logs every LLM token usage to SQLite and exposes record/query/budget tools. Built-in DeepSeek pricing, overridable via config.
finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:suimi8/dsh-cost-ledger