Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

2348 plugins found

Z

qmd-autosearch

zhangzhenwen1/qmd-autosearch

Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.

03 days agoMemoryMIT
Y

dsh-agentmemory

yiipu/dsh-agentmemory

DSH ↔ agentmemory session-memory bridge: mirrors session lifecycle into a local agentmemory daemon (REST), exposes memory_recall / memory_remember tools, and injects a per-session memory context window via agent/pre-step.

02 days agoMemoryMIT
T

dsh-yogacara

tancheng33/dsh-yogacara

Tracks the agent's state as Yogācāra mental factors over a durable seed store, and feeds it back into the prompt as first-person inclination.

018 hours agoMemoryMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

018 hours agoMemoryApache-2.0
S

dsh-cognition

scd13150/dsh-cognition

Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).

03 days agoMemoryMIT
P

dsh-plugin

plur-ai/dsh-plugin

PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.

04 days agoMemoryApache-2.0
M

DeepSeek-Harness-Hanako-Memory

moononnn/deepseek-harness-hanako-memory

Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).

023 hours agoMemoryMIT
L

dsh-memory-director

ljsysfurryace/dsh-memory-director

LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.

04 days agoMemory
L

dsh-compaction

ljsysfurryace/dsh-compaction

Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.

04 days agoMemory
L

dsh-project

lanyun077/dsh-project

Organize folders and sessions into projects with shared PROJECT.md memory and AGENTS.md instructions injected into every session, plus a project tree sidebar.

03 days agoMemoryMIT
J

context-pruner

johnxu22786/context-pruner

Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.

02 days agoMemoryMIT
I

dsh-cue-bank

itr-del/dsh-cue-bank

Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).

013 hours agoMemory
H

dsh-native-memory

highland0971/dsh-native-memory

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

03 days agoMemoryMIT
D

dsh-plugins (dsh-memories)

damonkoy/dsh-plugins

Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.

03 days agoMemory
B

dsh-memory-protocol

baaai123/dsh-memory-protocol

Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.

04 days agoMemory
A

dsh-butler-memory

andyyang12345/dsh-butler-memory

PostgreSQL-backed durable memory for DSH agents: MCP memory tools plus a Web panel for reviewing memories and candidates.

02 days agoMemoryApache-2.0
8

dsh-plugin-focus

863683348/dsh-plugin-focus

Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.

02 days agoMemoryMIT
Z

dsh-period-report

zhengjy01/dsh-period-report

Free-interval session reports with AI-narrated daily/weekly digests over any date range, plus every-N-days scheduled reminders with system notifications (macOS / Linux).

03 days agoSessions & MessagesMIT
X

dsh-whale-companion

xianshu-virtuous/dsh-whale-companion

Automatically starts a fresh Web session near the context limit with the last complete turn, and adds an editable additive whale-maid persona with on-demand reload.

03 days agoSessions & MessagesMIT
W

dsh-session-manager

wuxiangru915/dsh-session-manager

Session manager for the DSH Web UI: browse all and archived sessions, restore/unarchive, delete with two-step confirmation, and preview conversation content from the Settings panel.

03 days agoSessions & MessagesMIT
W

dsh-plugin-hub (dsh-idle-archive)

wingsky-1/dsh-plugin-hub

Idle session reminder: prompts to archive sessions untouched for N hours, with a snooze window after each refusal, using the official archiveSession API.

011 hours agoSessions & MessagesMIT
T

dsh-session-nav

tuogusa/dsh-session-nav

A floating button beside the chat that opens a searchable list of all questions in the session for quick jumps.

03 days agoSessions & MessagesMIT
S

dsh-linked-folders

sttrevens/dsh-linked-folders

Multi-folder workspace: a durable global linked-folders list plus per-session on-the-fly linking (link_folder/unlink_folder), managed from the Web sidebar with a native folder picker.

022 hours agoSessions & MessagesMIT
R

dsh-session-move

reinocheong/dsh-session-move

Move a session to another folder from the Web UI via drag & drop or a menu picker, permanently delete a session with a risk-consent dialog, and AI-rename a session by summarizing the whole conversation (typo-aware). Each action also ships as an agent tool.

021 hours agoSessions & MessagesMIT