Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

8 plugins found

M

dsh-mneme

modusensus/dsh-mneme

Cross-session memory: SQLite with a human-editable Markdown mirror, background consolidation (dedup, merge, conflict resolution), and six memory tools.

9yesterdayMemoryMIT
A

dsh-web-search-pro

anweat/dsh-web-search-pro

Persistent enhanced web search: multi-engine routing (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), SQLite+LRU cache, userscript-style extraction, Playwright rendering.

42 days agoJust for FunMIT
P

dsh-memento

perrylink/dsh-memento

Bounded, layered, approval-gated, auditable cross-session memory: a typed `ctx.memory` seam with a zero-dependency SQLite provider, a `memory` tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log.

3yesterdayMemoryApache-2.0
O

dsh-kb-sieve

omdsh-dev/dsh-kb-sieve

Build auditable KB packs (SQLite FTS5) from md/txt/docx/pdf with deterministic retrieval and original-text reading.

24 days agoTools & CapabilitiesApache-2.0
G

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.

2yesterdayMemoryMIT
W

ai-monitor

winterone-hub/ai-monitor

DeepSeek Harness plugin: query AI Monitor balance / usage from local SQLite — cost-aware agent, auto bookkeeping with the AI Monitor proxy.

13 days agoModels & ProvidersMIT
L

dsh-session-search-pro

lesliewylie/dsh-session-search-pro

Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not.

1yesterdaySessions & MessagesMIT
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

02 days agoMemory