Plugins
Browse, filter, and install DeepSeek-Harness plugins.
10 plugins found
dsh-maze
lamost423/dsh-maze
Execution maze for DSH sessions: the agent's real path — main advance, failed or dead-end detours, backtracks, request retries and subagent branches — drawn on one wall-clock timeline, with three tracks under each lane sharing that axis (tool-call density, token pulse, context pressure) and a deterministic analysis panel below it (tool result matrix, failure-recovery chains, duration distribution); watch it grow live in a session tab, or upload up to 5 session logs for a same-axis compare.
dsh-trace-compare
lamost423/dsh-trace-compare
Trace Compare & Live Maze: draw the agent's real exploration — main path, failed or dead-end detours, backtracks, and subagent branches — on one wall-clock timeline; upload 1–2 session logs for a same-axis compare, or watch it grow live in a session tab.
Copree (dsh-copree)
coprexist/copree
Embeds Copree (formerly AIsChat) into the DSH web UI as a native sidebar board. Copree is an open-source framework for AI group chat and programmable worlds: the AIs are residents, not tools — each has its own memory, state and personality, they talk to each other on their own, and you can watch or join in. Group World goes further: every group chat can bind a living world (its own web page + world AI + code + clock) that the world AI builds and edits through DSH workspace tools. This plugin ships the native sidebar board (contacts, pinned DMs and groups), real-time chat over a same-origin HTTP/WS proxy, Markdown/LaTeX rendering, group invites and image messages, immersive full-frame pages, and one-click mirroring of your worlds into DSH workspaces (folder + DSH session + world_* tools). Front end only: it proxies to a Copree backend you run yourself (default 127.0.0.1:5228, same repository).
dsh-peak-balance
vvilliam-qwq/dsh-peak-balance
Peak/off-peak billing clock with a provider-neutral account readout (DeepSeek balance, subscription plan windows, relay credits), per-turn spend measured from the provider's own counter, and a /hist token-history scene split per provider for dsh-tui
dsh-clock-context
apex-mochen/dsh-clock-context
Injects the current date and time into the runtime context on every turn, so the agent can read the time instead of inferring it.
dsh-wsl-clock
173787247/dsh-wsl-clock
Detects WSL2 clock skew versus Windows that can break TLS and tokens.
dsh-pouch
moon16u/dsh-pouch
A pouch of practical micro-plugins for DSH: per-turn wall-clock time injection, safe restart, session ID header badge, Tavily search provider, configurable LLM request-header routes, and an MCP server console managing the official @deepseek-ai/dsh-mcp-client at runtime — add/edit/enable/disable/reconnect, per-tool switches, live status over SSE, mcpServers JSON import, and auto-migration of profile-YAML MCP entries.
dsh-step-clock
wste47/dsh-step-clock
Shows the running agent step above the web composer as a Chinese sentence: its step number, the tools it is running, and how long it has been going. A finished step keeps its duration on screen until the next one starts, so a slow step can be identified after the fact.
dsh-plugins
genen-s/dsh-plugins
Quick-notes floating panel for dsh web: timestamped entries, clock, alarms with flashing reminder, API prices & balances, day/week/month/year grouping.
dsh-peak-status
xiaoyi-xx/dsh-peak-status
Header chip for the DSH web GUI that shows whether the current Beijing time is inside DeepSeek's API peak window, with a live clock and countdown to the next transition.