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

Плагины

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

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

V

OpenViking (dsh-memory-plugin)

volcengine/openviking

OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture, `viking://` URI guarding, and recall/write memory tools backed by an OpenViking server.

29.2k4 часа назадПамятьAGPL-3.0
C

dsh-memory-evolve

csyangwen/dsh-memory-evolve

Реализация в виде чистого плагина: даёт DeepSeek Harness «долговременную память между сессиями + фоновую самоэволюцию» — пятидорожечная память, учёт git-веток, самопроверка внутри хода, самоэволюция skills и менеджер skills, четырёхдорожечный todo-лист, планировщик COI, рассылка между сессиями, поиск по сессиям, менеджер промптов, временные заметки. Без изменений ядра, без рантайм-зависимостей — ставится и сразу работает, удаляется без следа.

584 дня назадПамятьMIT
P

dsh-memento

perrylink/dsh-memento

Ограниченная, многоуровневая, проходящая через подтверждение и поддающаяся аудиту память между сессиями: типизированный интерфейс `ctx.memory` с провайдером SQLite без зависимостей, инструмент `memory` и инъекция замороженных снапшотов; каждая запись проходит через шлюз подтверждения и остаётся восстановимой из журнала сессии.

574 часа назадПамятьApache-2.0
F

dsh-memory

furongjun-1999/dsh-memory

Пространственно-временной граф памяти для нескольких агентов с сохранением между сессиями и извлечением с учётом важности.

206 часов назадПамятьMIT
Z

dsh-memory-system

zhujunpeng12/dsh-memory-system

Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext

85 часов назадПамятьMIT
G

dsh-memory-gate

git121995/dsh-memory-gate

Ограниченная локальная память с контролем полномочий CBDC: утверждения в SQLite + FTS5, целевая выборка с объяснимыми решениями use/verify/ignore и полным журналом аудита, команды /memory, внедрение ≤3 утверждений/1200 символов за вызов, без дополнительных вызовов модели.

317 часов назадПамятьMIT
L

dsh-memory-palace

lovezi0/dsh-memory-palace

Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.

26 часов назадПамятьMIT
P

dsh-memory-meow

phant0meow/dsh-memory-meow

Память в рамках проекта между сессиями: снимок PROJECT.md внедряется в первое сообщение пользователя, инструмент memory_remember и авто-рефлексия после задач ReAct; у каждого проекта свой файл памяти.

24 дня назадПамятьMIT
J

dsh-memory

jesse-njx/dsh-memory

Память с цитированием поверх безпотерьного журнала сессий DSH: сжатые факты несут ссылки `(sessionId, eventRange)`, разворачивающиеся обратно в точный исходный фрагмент журнала.

25 дней назадПамятьMIT
3

dsh-memory-pyramid

33moren33/dsh-memory-pyramid

给 DeepSeek Harness 补上时间轴记忆:定宽只追加的事实日志 + agent 自己维护的摘要金字塔,固定阅读预算下 recall 成本不随记忆量增长。

16 часов назадПамятьMIT
Y

dsh-memory

yangyongzhen/dsh-memory

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

14 дня назадПамять
S

dsh-memory-porter

shiye-10pages/dsh-memory-porter

Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.

1вчераПамятьMIT
M

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.

120 часов назадПамятьMIT
F

dsh-memory

flymysql/dsh-memory

Хранилище памяти между сессиями: инструменты remember / recall / forget, внедрение в промпт на каждом ходу и просмотр записей на странице настроек.

14 дня назадПамятьMIT
O

dsh-layered-memory

olalaye/dsh-layered-memory

DeepSeek Harness 分层长期记忆插件:瞬时/情景/语义三层记忆,自动捕获、AI 提炼、跨会话召回与可视化管理。

03 дня назадПамятьMIT
W

dsh-memoryleak

warmwine/dsh-memoryleak

Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.

06 часов назадИнструменты и функцииMIT
L

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.

04 дня назадПамять
B

dsh-memory-protocol

baaai123/dsh-memory-protocol

Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.

03 дня назадПамять