Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

78 plugins encontrados

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.

0há 3 diasMemóriaMIT
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.

0há 3 diasMemória
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.

0há 3 diasSessões e mensagensMIT
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.

0há 4 diasSessões e mensagensMIT
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.

0há 4 diasSessões e mensagensMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Hooks de ciclo de vida no estilo Claude Code: comandos de shell configurados são executados antes/depois das chamadas de ferramenta do modelo, com um payload JSON via stdin; uma saída diferente de zero no pre-tool bloqueia a chamada

0há 5 diasFluxos e automação