Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

30 plugins found

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, plus the dsh-memory-protocol v1 rehearsal with an adapter registry and a distributable conformance suite.

573 hours agoMemoryApache-2.0
O

dsh-data-agent

omdsh-dev/dsh-data-agent

Let the AI connect to databases and write SQL for you.

5415 hours agoTools & CapabilitiesMIT
E

skill-route

erichare/skill-route

DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.

383 days agoMCP & ConnectorsMIT
S

DSH-taskboard

shengsheng90/dsh-taskboard

Local SQLite taskboard as a native overlay page: projects, tasks, comments, relations, attachments and workflow automation, with backlog → todo → in_progress → in_review → done statuses, `taskboard_*` Agent tools that can only submit work to in_review, a headless JSON CLI and a packaged skill.

3810 hours agoWorkflow & AutomationApache-2.0
M

dsh-mneme (dsh-mneme)

modusensus/dsh-mneme

Cross-session memory engine for DeepSeek Harness: SQLite store + human-editable Markdown mirror, autoDream consolidation, offline semantic search (local vector/rerank/clustering), entity-attribute-timeline, Sleep Mode, custom-model autoSummarize, and 7 memory tools.

256 hours agoMemoryMIT
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.

234 days agoTools & CapabilitiesMIT
P

dsh-meow-memory

phant0meow/dsh-meow-memory

Project-scoped cross-session memory: six-layer SQLite store (soul/user/project/fact/lesson/topic) on node:sqlite, cache-friendly first-message injection, memory_remember/search/find_similar/read/update tools, and per-window nightly consolidation ("dream").

107 hours agoMemoryMIT
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.

94 days agoMemoryMIT
M

dsh-self-improved

madage/dsh-self-improved

Long-term memory & self-evolving plugin for DSH: L0 capture → L1 memory extraction → L2 scene grouping → L3 user persona, auto recall injection, skill synthesis, fully local (SQLite FTS5 + jieba, optional vector recall).

53 days agoMemoryMIT
N

unified-agent-memory

noelune/unified-agent-memory

One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status).

33 days agoMemoryMIT
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.

315 hours agoMemoryMIT
S

dsh-sql

stardustlc666/dsh-sql

Database tools for agents: list/query/exec/schema across SQLite/MySQL/PostgreSQL, with lexer-grade read-only protection, row caps and an approval-gated write path.

25 hours agoTools & CapabilitiesMIT
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.

26 days agoMemoryApache-2.0
D

stratagate-agentmemory

diqierjia/stratagate-agentmemory

Native StrataGate layered long-term memory for DeepSeek Harness

111 hours agoMemoryMIT
L

dsh-knowledge

lemoncat7/dsh-knowledge

Provides local and remote knowledge bases with project- and session-scoped recall, controlled write-back, and an embedded Web management console.

16 hours agoMemoryMIT
J

dsh-layered-memory

junnanlys/dsh-layered-memory

Layered memory pipeline for DSH: auto-distills conversations into atomic facts, scene summaries and a persona profile (L0–L3), with hybrid BM25 + vector retrieval, chat/work family separation, and context injection before each model step.

113 hours agoMemoryMIT
D

StrataGate-AgentMemory (deepseek-harness)

diqierjia/stratagate-agentmemory

Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.

12 hours agoMemoryMIT
W

LiuHe

wulun811/liuhe

Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.

1yesterdayMCP & ConnectorsMIT
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.

15 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.

114 hours agoSessions & MessagesMIT
J

codegraph

johnxu22786/codegraph

Code knowledge graph for dsh: indexes symbols, call sites and imports into SQLite and answers call/dependency questions via CLI or stdio MCP tool server.

02 days agoMCP & ConnectorsMIT
Z

dsh-fmt

zhijiangtang/dsh-fmt

Formats and validates JSON/YAML/TOML/SQL, with line-and-column error locations.

02 days agoTools & CapabilitiesMIT
T

dsh-taskboard

ttmouse/dsh-taskboard

dashi-taskboard 的 DSH 双面插件(独立版):host 半在宿主进程拉起 SQLite server(数据目录 ~/.dsh/storages/dsh-taskboard),client 半注入侧边栏入口并把完整看板(看板/列表/Gantt/工作流/仪表盘/AI 对话)挂进 GUI 中间列。

013 hours agoUI EnhancementsMIT
K

dsh-accounts

kangshifu1/dsh-accounts

DSH 多租户账户与授权插件:PostgreSQL 存储 + admin 管理 API + 每账户独立工作目录(独立插件,不改 DSH 核心)

02 days agoTools & Capabilities