Plugins
Browse, filter, and install DeepSeek-Harness plugins.
5410 plugins found
dsh-vision-bridge
ximengxiaolan/dsh-vision-bridge
Composer-attached images are transcribed to text by an OpenAI-compatible vision model before reaching text-only DeepSeek models.
dsh-agent-preset-recommender
leemancheung/dsh-agent-preset-recommender
Bounded, privacy-safe local scanner for Codex, Claude Code, WorkBuddy, and CodeBuddy metadata: atomically aggregates keyed evidence and deterministically advises built-in DSH presets and optional capabilities—without content retention, network access, or preset mutation.
deepseek-harness-forge-plugins (forge-memory)
jinguanghai/deepseek-harness-forge-plugins
BM25 keyword-based memory recall.
dsh-memory-meow
phant0meow/dsh-memory-meow
Project-scoped cross-session memory: PROJECT.md snapshot injected into the first user message, a memory_remember tool, and auto-reflection after ReAct tasks; each project keeps its own memory file.
dsh-memory-gate
git121995/dsh-memory-gate
Bounded local memory with CBDC authority gating: SQLite + FTS5 claims, scoped recall with explainable use/verify/ignore decisions and a full audit trail, /memory commands, ≤3-claim/1200-char injection per call, no extra model call.
dsh-prompt-stash
wine-red/dsh-prompt-stash
Local, per-session LIFO prompt stash for temporarily setting aside unfinished composer text and safely restoring it later.
dsh-inline-images
3403473060/dsh-inline-images
Render local image paths from assistant replies inline in the message body (9 formats, click-to-zoom lightbox, adjustable size).
dsh-task-relay
lesliewylie/dsh-task-relay
Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.
dsh-desktop-windowos (plugin)
rafolie/dsh-desktop-windowos
Windows tray desktop shell for DSH: auto-installs the exe from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat.
dsh-sticky-disclosure
han-1413141/dsh-sticky-disclosure
One-click collapse of every expanded section (Think rows, tool cards) with a live-count pill and a customizable hotkey.
dsh-cost-balance
zoumutou/dsh-cost-balance
Collapsible iOS-style stats pill under the composer: session cost, DeepSeek account balance, cache-hit rate, and token usage in a frosted panel.
dsh-skills-manager
lolkda/dsh-skills-manager
Manage the DeepSeek Harness skill catalog from Settings: list what DSH actually resolves, enable or disable a skill by policy without touching its source file, read and edit SKILL.md, and create, import, or permanently delete skills.
dsh-render-engine
memorax-ai/dsh-render-engine
Safe ANSI terminal output rendering service for DeepSeek Harness Web plugins
bites-the-dsh
memorax-ai/bites-the-dsh
Read-only, scriptable session playback for the DeepSeek Harness WebUI
dsh-mini-remote
xingzhen199186/dsh-mini-remote
A minimal phone remote control for DeepSeek Harness: the phone page carries only the instruction you send and the AI's final conclusion, while tool calls, file access, sub-agent dispatch, and reasoning traces stay on the computer, reachable over LAN, Tailscale, or a Cloudflare tunnel with a QR code, link, and password for each route.
dsh-git-flow
hunan36/dsh-git-flow
Branch chip in the composer tool row that switches, creates, and refreshes workspace branches, commits a checked subset of changed files with a message the session's own model writes from the diff, and pushes the current branch.
dsh-meeting-coordinator
liaowenqi123/dsh-meeting-coordinator
Meeting rooms for DSH sessions: joining a room grants the right to convene and the duty to attend, and a session belongs to at most one room. Convening forks each participant in with its own completed-turn context and with its tools stripped, a moderator that carries no context chooses the speakers, and every turn is appended to disk as it is spoken. After adjournment each participant receives its own minutes as a user turn and resumes work.
dsh-schedule-later
adithyanraj03/dsh-schedule-later
Schedule a message into a dsh chat for later: a Schedule button in the message box with a date and time picker, a sidebar panel of pending messages across chats, delivery as a normal user message even with the browser closed, and schedule_message, list_scheduled_messages and cancel_scheduled_message tools so the model can come back to a chat on its own.
dsh-wsl-vecmem
173787247/dsh-wsl-vecmem
Tiny local vector memory via Ollama embeddings and ~/.dsh/vecmem.
dsh-wsl-secret
173787247/dsh-wsl-secret
Read-only pass / age secrets with allowPrefixes; reveal defaults to false.
dsh-wsl-search
173787247/dsh-wsl-search
Sandboxed ripgrep / fd / ast-grep under allowRoots.
dsh-wsl-ollama
173787247/dsh-wsl-ollama
Local Ollama status / list / chat / embed for dsh on WSL.
dsh-wsl-media
173787247/dsh-wsl-media
Local media/doc pipeline: ffprobe, extract, thumbnail, PDF, ASR, pandoc, OCR, exif.
dsh-wsl-k8s
173787247/dsh-wsl-k8s
Read-only kubectl get / describe / logs for dsh on WSL.