Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

564 plugins found

T

WeKnora (dsh-weknora)

tencent/weknora

Four read-only tools over a WeKnora knowledge base: list knowledge bases, hybrid passage search, reassemble one document's chunks in order, and WeKnora's own cited RAG or ReAct-agent answer with a resumable session id.

27.9k9 hours agoTools & Capabilities
V

hindsight (coding-agents)

vectorize-io/hindsight

Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.

24.1k11 hours agoMemoryMIT
T

weknora

tencent/weknora

WeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.

20.2klast monthTools & Capabilities
Z

dsh-web (dsh-task-board)

zhu1090093659/dsh-web

Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.

7.9k11 hours agoUI EnhancementsApache-2.0
Z

dsh-web-ui (dsh-task-board)

zhu1090093659/dsh-web-ui

Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.

6.3k25 days agoUI EnhancementsApache-2.0
Z

dsh-web-ui (dsh-chat-recovery)

zhu1090093659/dsh-web-ui

Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.

6.2k25 days agoSessions & MessagesApache-2.0
S

mirage (dsh)

strukto-ai/mirage

Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.

3.6k6 hours agoDev & Plugin ToolsApache-2.0
A

ReMe (dsh)

agentscope-ai/reme

Connects DeepSeek Harness to ReMe's local-first, self-evolving personal knowledge base: automatically captures completed main-agent conversations as user-owned Markdown memory, searches conversations and source material through reme_search with BM25, optional embeddings, and wikilink expansion, and schedules daily memory consolidation.

3.5k15 hours agoMemoryApache-2.0
A

ReMe (typescript)

agentscope-ai/reme

Connects DeepSeek Harness to ReMe's local-first, self-evolving personal knowledge base: automatically captures completed main-agent conversations as user-owned Markdown memory, searches conversations and source material through reme_search with BM25, optional embeddings, and wikilink expansion, and schedules daily memory consolidation.

3.4k10 days agoMemoryApache-2.0
C

dashi-taskboard (deepseek-harness)

chuspeeism/dashi-taskboard

Embeds the active installed Codex Taskboard runtime in the DeepSeek Harness sidebar, using its launcher runtime descriptor instead of a fixed port.

3.2k3 days agoWorkflow & AutomationApache-2.0
S

treg

superdesigndev/treg

Tool catalog for agents: search ~2,600 external endpoints (SEO and SERP, backlinks, social, people and company enrichment, ad libraries, scraping) by the task you want done, read each one's parameters and per-call price, then call it with the credential injected server-side. Ships the skill plus an MCP row that stays disabled until TREG_TOKEN is set.

1.7k14 hours agoTools & Capabilities
V

deja-vu (dsh)

vshulcz/deja-vu

Reads the session files twenty-two other coding agents on this machine already wrote — Claude Code, Codex, Cursor, VS Code Copilot Chat, opencode, OpenClaw, Hermes, Kimi, Cline, Zed and more — including sessions from before it was installed: six tools (deja_recall, deja_session, deja_blame, deja_fix, deja_how, deja_remember), a /deja command, and optional automatic recall added to the runtime context. Local BM25 index, no LLM, no embeddings, no network (dsh plugin --profile web add dsh-deja).

8976 hours agoMemoryMIT
A

graph-memory

adoresever/graph-memory

Traceable, searchable cross-session memory for DeepSeek Harness — conversation knowledge as typed graph nodes (TASK/SKILL/EVENT) and typed edges.

62512 days agoMemoryMIT
I

MisakaNet

ikalus1988/misakanet

Failure-recovery memory: search and record failure-recovery lessons from real engineering sessions, with BM25 + semantic RAG retrieval and a lessons knowledge base.

4958 hours agoMemoryApache-2.0
C

thoughtdag (dsh)

chenxiachan/thoughtdag

Adds an editable conversation canvas to DeepSeek Harness, where graph connections select context for canvas requests, with branching, merging, and local agent session imports.

4714 days agoUI EnhancementsMIT
M

mnemon

mnemon-dev/mnemon

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.

435last monthMemoryApache-2.0
O

dsh-mnemon

omdsh-dev/dsh-mnemon

Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.

389yesterdayMemoryMIT
C

thoughtdag

chenxiachan/thoughtdag

ThoughtDAG for DeepSeek Harness: turn the current DSH session into an editable thought graph on an infinite canvas.

36513 days agoMemoryMIT
F

dsh-memory

furongjun-1999/dsh-memory

White-box AGI architecture exploration: metacognition (self-cognition loop), continual learning (knowledge flywheel), world model (condition space, spatiotemporal memory graph), self-improvement (bootstrap discipline), zero-LLM white-box pipeline, and auditable trust guardrails.

22915 hours agoMemoryMIT
Z

TokenLedger

zh667/tokenledger

Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.

2026 days agoUsage & BillingMIT
T

engramory (plugin)

tinqiao-oss/engramory

Long-term memory for DeepSeek Harness kept as plain markdown, one fact per file, readable in any editor. The `MEMORY.md` index has a hard 200-line / 25 KB cap enforced by `ctx.tools.guard()`: a write that would grow an over-cap index is denied, while a rewrite that shrinks it always passes, so an oversized index can be compacted step by step. The plugin never writes memories on its own — what is kept is decided by you and the model. The same store is also used by Claude Code, Codex, Kiro and OpenClaw.

19113 days agoMemoryMIT
T

engramory

tinqiao-oss/engramory

Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()

157last monthMemoryMIT
P

dsh-research-report

perrylink/dsh-research-report

Verifiable research-report engine for DeepSeek Harness with a content-addressed evidence ledger, versioned sealed reports where every claim carries a verification verdict and the manifest hash seals the directory, and retrieval orchestration that reuses the ctx.web and ctx.jobs seams.

14012 hours agoWorkflow & AutomationApache-2.0
Z

dsh-noema

zseven-w/dsh-noema

Long-term memory for DSH agents — durable, inspectable memories with recall, search, browse and knowledge-graph tools, import from ten other AI coding tools, and a settings page.

1289 days agoMemoryMIT