Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 78

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.

03 дня назадПамятьMIT
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.

03 дня назадПамять
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.

03 дня назадСеансы и сообщенияMIT
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.

04 дня назадСеансы и сообщенияMIT
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.

04 дня назадСеансы и сообщенияMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Хуки жизненного цикла в стиле Claude Code: настроенные shell-команды выполняются до/после вызовов инструментов модели с JSON-payload на stdin; ненулевой код выхода pre-tool блокирует вызов.

05 дней назадПроцессы и автоматизация