Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

84 plugins trouvés

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

1il y a 10 joursMémoireMIT
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`.

1il y a 23 joursCompétencesMIT
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.

1il y a 3 joursSessions et messagesMIT
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.

1il y a 17 heuresMémoireMIT
C

dsh-task-panel

chinazkk/dsh-task-panel

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

1il y a 26 joursFlux et automatisation
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.

1le mois dernierOutils et capacitésMIT
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.

1avant-hierMémoireMIT
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.

1le mois dernierMémoireMIT
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.

1il y a 10 joursDéveloppement et outils 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).

1le mois dernierMémoireMIT
W

dsh-review-loop

wuxiangru915/dsh-review-loop

Relecteur de diff incrémental pour DSH : après approbation d'un lot, seuls les changements depuis le checkpoint sont affichés, avec un panneau de revue Web et la commande `/review` qui réinjecte le feedback à l'agent.

1le mois dernierGit et revue de codeMIT
H

dsh-context-memory

hj01857655/dsh-context-memory

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

0avant-hierMémoireMIT
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.

0il y a 22 heuresSécurité et permissionsMIT
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.

0il y a 7 joursOutils et capacitésMIT
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

0il y a 5 joursUtilisation et facturationMIT
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

0il y a 10 joursAméliorations 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

0il y a 22 joursGit et revue de codeMIT
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.

0il y a 6 joursSessions et messagesMIT
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.

0il y a 7 joursOutils et capacitésMIT
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.

0il y a 8 joursThèmes et apparenceMIT
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.

0il y a 6 joursAméliorations 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.

0il y a 15 joursIntégrations et accès distant
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.

0il y a 9 joursUtilisation et facturationMIT
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.

0il y a 4 joursMémoireMIT