Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

78 Plugins gefunden

H

dsh-native-memory

highland0971/dsh-native-memory

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

0vor 3 TagenGedächtnisMIT
D

dsh-plugins (dsh-memories)

damonkoy/dsh-plugins

Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.

0vor 3 TagenGedächtnis
Z

dsh-shelf

zoahdev/dsh-shelf

Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.

0vor 3 TagenSitzungen & NachrichtenMIT
D

dsh-projection-guard

damonkoy/dsh-projection-guard

Guards the persisted session-projection cache: per-row JSON degradation so one misbehaving projection unit (e.g. a third-party plugin storing a Map) can never stall session titles or the whole cache again, plus a startup self-heal that backfills missing titles.

0vor 4 TagenSitzungen & NachrichtenMIT
A

dsh-assistant-message-forge

anweat/dsh-assistant-message-forge

Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.

0vor 4 TagenSitzungen & NachrichtenMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Lebenszyklus-Hooks im Claude-Code-Stil: konfigurierte Shell-Befehle laufen vor/nach Modell-Tool-Aufrufen mit einer JSON-Payload über stdin; ein Exit-Code ungleich null beim Pre-Tool-Hook blockiert den Aufruf.

0vor 5 TagenWorkflow-Automatisierung