Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 36
dsh-goodmemory
hjqcan/dsh-goodmemory
Automatic cross-session GoodMemory recall and writeback for DeepSeek Harness
dsh-clawshell
jorinyang/dsh-clawshell
Self-healing runtime layer: a resource control loop with strategy switching and repair escalation, error-storm and fiber-failure insight, cross-session knowledge carry-over, a self-healing dashboard and 7 tools.
dsh-memory
max-null/dsh-memory
Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.
dsh-cross-session
wha1echai/dsh-cross-session
Обнаружение и обмен данными между сессиями в рамках одного runtime для DeepSeek Harness
dsh-memory
flymysql/dsh-memory
Хранилище памяти между сессиями: инструменты remember / recall / forget, внедрение в промпт на каждом ходу и просмотр записей на странице настроек.
dsh-usage-dashboard
alphazer01214/dsh-usage-dashboard
DeepSeek Harness 侧边栏用量仪表盘插件:跨会话 token / 模型 / 活动统计、按会话明细与可选时间尺度的用量趋势图。 Usage dashboard plugin for DeepSeek Harness web: cross-session token, model, and activity stats with a per-session table and a windowed trend chart.
dsh-session-ref
lacemou/dsh-session-ref
Cross-session reference (mention) for DeepSeek Harness: paste @[label](dsh-session:…) into any session — including one in another workspace — and the host resolves and injects the referenced session snapshot via the native session-reference pipeline. Incl
task-board
johnxu22786/task-board
Event-sourced cross-session work ledger: register, track and settle tasks with full audit history, kanban export, and a board digest injected into every model turn.
dsh-memory-director
ljsysfurryace/dsh-memory-director
LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.
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).
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Память между сессиями для модели: полнотекстовый поиск по всем прошлым сессиям (SQLite FTS5 через ctx.sessionQuery) и возврат наиболее релевантных фрагментов в текущий контекст.