Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

110 plugins trouvés

G

dsh-context-lens

gordonlu/dsh-context-lens

Profileur de contexte de requête pour DeepSeek Harness — voyez ce qui a changé entre les requêtes au modèle, et comment la réutilisation du cache a évolué en conséquence.

1il y a 5 joursDéveloppement et outils de pluginsMIT
R

dsh-simple-wiki-memory

rainow/dsh-simple-wiki-memory

A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.

0il y a 13 heuresMémoireMIT
Y

dsh-dshx

yzz-s/dsh-dshx

MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.

0il y a 4 joursMCP et connecteursMIT
M

dsh-nuphus-mcp

mrpulor-gh/dsh-nuphus-mcp

DeepSeek Harness (DSH) plugin: mount the nuphus-mcp desktop automation MCP server as native tools (mcp__nuphus-mcp__*).

0il y a 11 heuresMCP et connecteursMIT
S

dsh-markdown-memory

symlp/dsh-markdown-memory

Markdown folder long-term memory for DeepSeek Harness: one file per fact, an index line per memory, mounted into every request as a system prompt section

0il y a 20 heuresMémoireMIT
S

dsh-context-steady

slicenferqin/dsh-context-steady

DeepSeek Harness plugin for bounded, provenance-linked context steady state with recoverable raw history

0avant-hierSessions et messagesMIT
W

dsh-context-surgery

wasd258-jpg/dsh-context-surgery

Surgical rewriting of the model-visible conversation history of a DSH session (surface replacement); edit reply and reasoning chain separately. 上下文手术刀:强制改写会话的模型可见历史,回复与思考链分开编辑。

0il y a 4 joursSessions et messages
F

dsh-dcp

fan56/dsh-dcp

Deterministic context-pruning compaction backend for dsh (DeepSeek Harness) — zero-LLM summaries, /dcp command, works out of the box. Design references Opencode-DCP/opencode-dynamic-context-pruning.

0il y a 8 heuresOutils et capacitésMIT
A

dsh-plugin-mcp

avaritiachaos/dsh-plugin-mcp

Anthropic Model Context Protocol (MCP) client bridge plugin for DeepSeek Harness (dsh).

0avant-hierMCP et connecteursMIT
K

dsh-git-workbench

kaixinbaba/dsh-git-workbench

DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees throug

0hierSessions et messagesMIT
B

vision-translation

bingl-li/vision-translation

Native dsh (DeepSeek Harness) Cordis plugin adapter for vision-translation: grounds images into <vision-context> via the Python CLI (PROTOCOL v1). Spawns cli.py, never re-implements core logic.

0il y a 22 heuresOutils et capacitésMIT
Q

dsh-keyword-context

qqqw114/dsh-keyword-context

DeepSeek Harness (DSH) plugin — inject context when user input or model output hits configured keywords, with toggleable/configurable rules and model-editable memory.

0hierMémoireMIT
G

dsh-companion

gjnzsu/dsh-companion

A friendly status and context-pressure companion for DeepSeek Harness Web

0hierDéveloppement et outils de pluginsMIT
L

dsh-codex-select

light-only/dsh-codex-select

Codex-style code and file selection for DeepSeek Harness Web: workspace file tree + file viewer; selecting code or a whole file adds it to the message as context automatically

0avant-hierSessions et messagesMIT
P

dsh-fast

perrylink/dsh-fast

Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate — surfaced via the /fas

0il y a 20 heuresSessions et messagesApache-2.0
M

dsh-mcp-servers

meltartica/dsh-mcp-servers

DeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers — stdio, streamable HTTP and legacy SSE — as native Harness tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.

0avant-hierMCP et connecteursMIT
Y

dsh-directive-compact

ya8d/dsh-directive-compact

Pure-incremental directive-driven compaction for DeepSeek Harness: /compact-directive <requirement> summarizes the session middle per your requirement, /trim-directive <requirement> trims the whole conversation per your requirement

0avant-hierAméliorations UIMIT
R

dsh-preset-anchored-standard

ruby1304/dsh-preset-anchored-standard

Minimal-anchored agent preset: request #1 keeps the real bash + str_replace_editor pair with auto-injected context stripped, then promotion unlocks the full Standard catalog and posts a one-shot background-jobs notice against sleep-polling habits.

0avant-hierDéveloppement et outils de pluginsMIT
F

dashr (dashr)

fgm-builds/dashr

RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.

0hierDéveloppement et outils de pluginsMIT
L

dsh-ci-context

lucas-ward/dsh-ci-context

Injects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.

0il y a 4 joursGit et revue de codeMIT
Y

dsh-funnel

yuanyuanma03/dsh-funnel

Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.

0il y a 3 joursOutils et capacitésMIT
L

msds-chain-mcp (dsh)

littleblakew/msds-chain-mcp

Chemical safety intelligence through the hosted MSDS Chain MCP endpoint: 23 tools for compatibility and mixing order, GHS hazards, PPE, storage, waste disposal, exposure limits, transport classification, multi-region regulatory compliance, SDS lookup and version diffs, and signed audit reports, each answer citing the supplier SDS and revision date it is grounded in.

0hierOutils et capacitésMIT
C

dsh-mcp-bridge

chhlafiu4312/dsh-mcp-bridge

Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.

0avant-hierOutils et capacitésMIT
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.

0avant-hierMémoireMIT