Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

84 plugins encontrados

A

dsh-remember

arborsm/dsh-remember

Cross-session long-term memory for the DeepSeek Harness: a two-phase extraction/consolidation pipeline over a file-based memory workspace, recall injection, a citation feedback loop, lease-based job semantics, plus a settings page, a sidebar status panel

1hace 10 díasMemoriaMIT
W

screenshot-review

wenyixiaoqingnian/screenshot-review

Screenshot-review skill for DeepSeek Harness: the agent opens a frontend page, screenshots it, views the screenshot itself, revises the code, then re-screenshots — iterating until the page visually matches the user's requirements. Ships as a dsh.bundle, so it installs with `dsh plugin add`.

1hace 23 díasHabilidadesMIT
I

dsh-context-maid

icstick/dsh-context-maid

Context curation for DeepSeek Harness: content-aware tool-output slimming, dead-log sweep, pinned user requirements and in-flight work, archive-then-compact with an audit trail.

1hace 3 díasSesiones y mensajesMIT
Y

dsh-knj-obsidian

yangdongzhen590/dsh-knj-obsidian

Built-in Obsidian-style knowledge base for DSH: agents distill conversations, documents and web sources into a structured .wiki graph, with retrieval, graph export, note editing, incremental builds and multi-vault management.

1hace 17 horasMemoriaMIT
C

dsh-task-panel

chinazkk/dsh-task-panel

DSH Web 任务面板插件:把需求、队列、子 agent 执行、自动复核、验收返工和定时执行做成一个可视化闭环。

1hace 26 díasFlujos y automatización
J

docindex

johnxu22786/docindex

Local semantic index over workspace documents (MD/PDF/DOCX/TXT): FTS5 BM25 + local embedding hybrid retrieval, hit citations with line numbers, and incremental updates.

1el mes pasadoHerramientas y funcionesMIT
R

dsh-mnemosyne

rebron1900/dsh-mnemosyne

Mnemosyne memory for DeepSeek Harness: remember / recall / forget / stats / sleep tools, embedded skill, auto-setup, optional auto-sync/prefetch, and a Settings panel. Data lives under ~/.dsh/mnemosyne.

1anteayerMemoriaMIT
W

dsh-context-steward

whatsmore-nf/dsh-context-steward

DSH 智能上下文压缩插件 —— 在有限窗口内管理认知资源,让 Agent 记住真正重要的信息。 Smart context compression for DSH — managing cognitive resources within limited windows, so your Agent remembers what truly matters.

1el mes pasadoMemoriaMIT
8

dsh-need-finder

863683348/dsh-need-finder

Requirement-driven dsh plugin discovery and environment recipes: plugin_guide matches natural-language needs to a curated plugin directory with reasons and install commands; recipe installs whole setups (通知全家桶, 安全审计套装...) from bundled community bundles with ordered plans.

1hace 10 díasDesarrollo y herramientas de pluginsMIT
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).

1el mes pasadoMemoriaMIT
W

dsh-review-loop

wuxiangru915/dsh-review-loop

Revisor incremental de diffs para DSH: tras aprobar un lote, solo se muestran los cambios nuevos desde el checkpoint, con un panel de revisión web y comando `/review` que inyecta feedback de vuelta al agente.

1el mes pasadoGit y revisión de códigoMIT
H

dsh-context-memory

hj01857655/dsh-context-memory

Cross-session memory for your dsh agent: remembered, recalled, and re-verified instead of assumed.

0anteayerMemoriaMIT
S

dsh-auto-pass

sujingkpo/dsh-auto-pass

A continuation of simon300000/dsh-auto: the Auto Approve permission preset for the DSH Web UI reviews each approval with one single-shot model call instead of a reviewer subagent, auto-approves only the actions that pass and hands the rest to human approval, and remembers confirmed decisions as project- and global-scope allow/deny lists, with an approval timeline in the right sidebar.

0hace 22 horasSeguridad y permisosMIT
W

dsh-lost-and-found

wangzhanchao883/dsh-lost-and-found

Local file recall: indexes the folders you choose into one local SQLite database, so 'where did I put that file?' is one query instead of a disk walk. Caches, VCS and program folders are pruned per directory; each folder keeps its own incremental anchor, so a folder added later is backfilled in full. Read-only: it never modifies, moves or deletes your files.

0hace 7 díasHerramientas y funcionesMIT
K

dsh-plugin-usage-stats

ksxh0524/dsh-plugin-usage-stats

DSH (DeepSeek Harness) Web GUI plugin: global model token usage stats as a dedicated "Token 用量" page in Settings — incremental session-file scanning with a persistent fold cache, date-range picker with presets, model/provider filters, per-day and per-mode

0hace 5 díasUso y facturaciónMIT
Z

dsh-qqbot-panel

zhengjy01/dsh-qqbot-panel

Visual web settings panel for the official @tencent-connect/dsh-qqbot plugin: manage the QQ Bot AppID/AppSecret, c2c & group access modes/allowlists, cwd and requireMention directly in the DSH web settings page (reads/writes the qqbot profile's cordis.pat

0hace 10 díasMejoras de UIMIT
O

dsh-deploy-master

olympianz/dsh-deploy-master

A DSH plugin that automates shipping a local project: create a GitHub repository and publish it (git init/commit/push + topics + tag + release), sync requirements/progress to Linear, publish to npm, and announce in the community Discussions — to join the

0hace 22 díasGit y revisión de códigoMIT
A

dsh-todo-continuity

apex-mochen/dsh-todo-continuity

Keeps an unfinished task list visible across turns. DSH clears the todos projection at the start of every turn and expects the model to rewrite the whole list, so when a turn is interrupted the plan is durably in the session log but permanently gone from the UI — and todo_write is write-only, so neither the user nor the model can read it back. This plugin registers one ordinary session/event listener, remembers the last list per session, and when a turn/start arrives whose remembered list still has unfinished work, re-appends that list so the projection stops reporting an empty plan. No fork of tool-todo and no waterfall: a plugin cannot replace the projection (the registry throws on a stateVersion mismatch), so appending the event the fold reacts to is the reachable seam. Deliberately narrow — only unfinished lists, at most one event per turn start, fails open. Verified by a controlled A/B on real sessions: identical runs differing only in whether the plugin was installed, folded through the real projection definition. Zero dependencies.

0hace 6 díasSesiones y mensajesMIT
R

dsh-unitverse

runcat-tommy/dsh-unitverse

Unit conversion as a `convert` tool: 10 categories (length, area, volume, time, angle, speed, temperature, pressure, energy/heat, power) and 82 units with English and Chinese aliases, plus a locale-aware Unit Converter tab in the DSH web view with one module per category and a temperature-difference (Δ) switch.

0hace 7 díasHerramientas y funcionesMIT
A

dsh-wallpaper-position

ankhishtar2-lang/dsh-wallpaper-position

Per-wallpaper offset for dsh-dream-skin - nudge the current wallpaper along X and Y in pixels from Settings, remembered separately for each image, URL or gradient.

0hace 8 díasTemas y aparienciaMIT
A

dsh-model-selector-search

arcaneorion/dsh-model-selector-search

Session model selector with search: two-stage loose matching (normalised substring first, subsequence as fallback, so glm53 finds GLM-5.3 and ds finds DeepSeek), providers with recent successful calls pinned first, and a reasoning-effort pane that remembers each model's last explicitly chosen effort.

0hace 6 díasMejoras de UI
P

dsh-adrian-inject-context

polohot/dsh-adrian-inject-context

Injects your own saved context entries as a Remember row after each user message, per turn or once per session, with a Settings editor and a manager page.

0hace 15 díasIntegraciones y acceso remoto
F

dsh-token

fufuf-c/dsh-token

Local token usage and cost dashboard for DeepSeek Harness: four-segment token breakdown (miss/cache-hit/cache-write/output), cache savings estimate against the miss/hit price gap, per-session drill-down with context-growth curves and anomaly flags, global filters with shareable URLs, monthly budget progress with month-end projection, and day/month aggregate fast-path queries (O(days)) with incremental rescan.

0hace 9 díasUso y facturaciónMIT
D

dsh-plugins (dsh-memory)

dennisrongo/dsh-plugins

A /remember command that writes facts into the AGENTS.md instruction hierarchy dsh already loads, plus a Memory tab showing which instructions the loader kept within its byte budget.

0hace 4 díasMemoriaMIT