Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

6741 plugins found

B

dsh-bgjobs

bitsmug/dsh-bgjobs

Runs commands as background jobs that keep executing when DSH exits, with an optional sandbox to constrain file effects, plus a live web panel and offline CLI/GUI management. Windows only for now.

08 days agoTools & CapabilitiesMIT
B

dsh-codex-harness

bainianlaoyao/dsh-codex-harness

Codex-shaped coding tools and agent presets for GPT models on DeepSeek Harness: exec_command, write_stdin, apply_patch and view_image, plus OpenAI Chat Completions and Responses API routes, bridged to DSH-native plan, ask, approval and compaction. Long-running commands become DSH background jobs with bounded head/tail output readable through job_output, and each subagent type can be pinned to its own preset, provider, model and reasoning effort.

010 hours agoModels & Providers
9

dsh-receipts

988hj7tczd-oss/dsh-receipts

Mine local DSH session logs (JSONL) into personal usage & impact receipts: Markdown day/week/month reports plus a self-contained HTML receipt, cross-referenced with local git log — zero-network, privacy-first.

028 days agoTools & CapabilitiesMIT
9

dsh-asciinema

988hj7tczd-oss/dsh-asciinema

Record terminal/tool output as asciinema v2 (.cast), replay with an offline embedded player, and export HTML.

028 days agoTools & CapabilitiesMIT
9

dsh-a11y-scan

988hj7tczd-oss/dsh-a11y-scan

Native WCAG accessibility scanner: runs axe-core over local HTML files / build output / URLs and reports violations (rule id, impact, WCAG 2.1 mapping, element targeting, fix suggestions) as Markdown/HTML/JSON. Read-only, CI-able.

028 days agoTools & CapabilitiesMIT
W

dsh-xia-plugins (gameassist-memory)

w4xxx/dsh-xia-plugins

Single-file persistent companion memory: interests, preferences, tasks, and past works summarized into the system prompt, with read/update tools.

021 days agoMemoryMIT
L

dsh-memory-vault (memory-mcp)

luisarg03/dsh-memory-vault

Bridges the agent to a persistent OKF memory vault over MCP stdio: a Python server (SQLite FTS5 + Markdown) with 10 tools for searching and storing decisions, facts, learnings, conventions, profiles and sources.

02 days agoMemoryMIT
L

dsh-memory-vault (memory-auto)

luisarg03/dsh-memory-vault

Session-memory autopilot: watches DSH sessions and extracts OKF entries in-process through the harness LLM (ctx.llm, deepseek-official by default) at idle, commit, compaction and end checkpoints, storing them via the vault MCP server.

02 days agoMemoryMIT
L

Context-Prism

lfm097384/context-prism

Project-level Local Context Engine for DeepSeek Harness: retrieval/compression/prioritization over history, code, files, user preferences and agent trajectories, producing a dynamic context window for any LLM.

0last monthMemoryMIT
J

dsh-hindsight-memory

jackyytche/dsh-hindsight-memory

Hindsight long-term memory for DeepSeek Harness: injects relevant memories before each turn and retains finished turns to a Hindsight bank.

019 days agoMemoryMIT
H

dsh-memory

hmlyx/dsh-memory

Persistent conversation memory for DeepSeek Harness: memory tab, automatic AI naming, per-AI privacy isolation, sidebar AI names, and automatic experience archiving. A static profile plugin available in every preset without disappearing on restart.

022 days agoMemoryMIT
D

dsh-plugins (dsh-memory)

dennisrongo/dsh-plugins

A /remember command that writes facts into the AGENTS.md instruction hierarchy dsh already loads, plus a Memory tab showing which instructions the loader kept within its byte budget.

05 days agoMemoryMIT
C

better-basicfun

cdezt/better-basicfun

Native DSH foundation bundle that registers a persistent default workspace, provides paged read-only inspection of plugins, skills, memory, sessions, storage, settings, credentials, and DSH_HOME files, and synchronizes rich CLIProxyAPI model capabilities into native provider settings.

020 days agoMemoryMIT
Z

dsh-auto-continue

zhou1736948757-cpu/dsh-auto-continue

Automatically sends a "continue" prompt when a reply is cut off at the output token limit, resuming long answers without manual input; aimed at self-hosted Ollama deployments with small output caps.

028 days agoSessions & MessagesBSD-3-Clause
Y

dsh-lang-zh

yantingmo/dsh-lang-zh

Injects a fixed system-prompt section so the agent always replies in Simplified Chinese — including the short narration between tool calls — unless you explicitly ask for another language. Applies to every session and preset without overriding the persona.

0last monthSessions & MessagesMIT
W

dsh-temp-workspace

wjj-8283/dsh-temp-workspace

Temporary workspace for DSH web — one click creates a throwaway workspace whose conversations are deleted at the next restart (immediately or after a delay, optionally behind a confirm dialog). Pin a temp workspace to keep it: its files move into the folder you pick, its title becomes that folder's name, its conversations migrate, and a real host-level restart re-indexes them.

020 days agoSessions & MessagesMIT
W

dsh-handoff-button

whites18/dsh-handoff-button

Adds a handoff button to every assistant message that writes an LLM-summarized handoff document of the current conversation into the workspace handoff/ directory.

012 days agoSessions & MessagesMIT
S

dsh-dream

stardustlc666/dsh-dream

Dreaming for agents: replay recent conversations between sessions (dream_digest), reflect and write a dream journal (dream_save/journal/recall), and idempotently bridge recurring lessons into AGENTS.md (dream_bridge). Reads multi-frame zstd session archives with privacy masking on by default; six tools including a health self-check; zero runtime dependencies.

03 days agoSessions & MessagesMIT
S

dsh-session-todos

seeingrain/dsh-session-todos

Floating todo panel for DSH sessions with server-side cross-device persistence and pending-task badges in the session list.

010 days agoSessions & MessagesMIT
L

dsh-plugin-archived-conversations

leogottadothebest/dsh-plugin-archived-conversations

Manage archived conversations in the Settings UI: unarchive them back to the sidebar, or permanently delete them with confirmation.

06 days agoSessions & MessagesMIT
H

dsh-session-plugin

heeweelee/dsh-session-plugin

Recall previously sent messages in the input box with Up/Down, and archive a workspace session from its right-click menu.

017 days agoSessions & MessagesMIT
A

dsh-tool-call-guard

alchemistwu/dsh-tool-call-guard

Neutralize tool calls with invalid JSON arguments on the wire so one malformed model generation cannot brick a session against strict OpenAI-compatible servers.

022 days agoSessions & MessagesMIT
1

dsh-side-session

123dbl/dsh-side-session

Launches a fresh, continuable parallel session from the composer command menu (/side-chat) while the main session keeps running.

019 days agoSessions & MessagesMIT
W

dsh-xia-plugins (gameassist-roster)

w4xxx/dsh-xia-plugins

Daily rotating anime companion persona: deterministic date pick from JSON character cards, roster/reroll tools, and a voice-map route.

021 days agoIntegrations & RemoteMIT