메모리
메모리 플러그인은 DeepSeek-Harness(dsh) 에이전트에게 단일 세션을 넘어서는 지속적인 기억력을 부여합니다. 이 카테고리는 그래프 기반 장기 메모리 저장소, SQLite 또는 Markdown 기반 메모리 로그, 대화를 사실이나 스킬로 자동 압축하는 기능, Claude Code나 Codex에서 메모리를 가져오는 브리지를 다룹니다.
플러그인 114개 찾음
dsh-active-context-pruning
aerince/dsh-active-context-pruning
Model-authored context pruning for DeepSeek Harness through the official compaction API.
dsh-handoff
fleetingecho/dsh-handoff
작업 디렉터리 및 git 브랜치별로 자체 유지되는 핸드오프 메모리: 턴을 기록해 간결한 Markdown으로 정리하고, ~/.agent/agent-handoff에서 결과를 이후 세션에 주입, pi-handoff와 바이트 호환
dsh-llmwiki
chancelu/dsh-llmwiki
DeepSeek Harness의 장기 메모리로 쓰이는 로컬 Markdown 위키 — llmwiki에서 이식
dsh-persona-memory
quophic/dsh-persona-memory
DeepSeek Harness용 영구 장기 페르소나 메모리: MEMORY.md/USER.md 저장, memory + memory_search 도구, 요청별 컨텍스트 주입, 비밀 정보 스캔. pi-hermes-memory의 설계 철학을 이식
anywhere-claude-mem
bleed00/anywhere-claude-mem
anywhere-claude-mem의 git 동기화를 DSH 피어로 전환하는 DeepSeek Harness 플러그인: 세션 시작 시 여러 기기 간 메모리를 가져오고, 새 프롬프트/관찰 내용이 claude-mem worker에 도착하는 즉시 내보냄
dsh-memoria
jiayan-xu/dsh-memoria
벡터 + 그래프 메모리 백엔드: 로컬 memoria 서버를 대상으로 하는 observe/remember/search/recall 도구, HNSW 시맨틱 회상·FTS5 키워드 검색·지식 그래프 신호를 RRF 랭킹으로 융합, 턴 종료 시 자동 저장과 에이전트별 네임스페이스 격리 지원
dsh-knowledge
iccuse/dsh-knowledge
Codex kb.cmd CLI와 공유되는 전역 Markdown 지식베이스로의 브리지: 바이트 호환 frontmatter를 갖춘 kb_add/kb_search/kb_show/kb_timeline 도구
dsh-memory
flymysql/dsh-memory
세션 간 메모리 보관소: remember / recall / forget 도구, 턴별 프롬프트 주입, 설정 페이지 항목 브라우저 제공
dsh-simple-wiki-memory
rainow/dsh-simple-wiki-memory
A super-simplified LLM-wiki memory plugin: one index document (auto-loaded) + one markdown file per topic (read only when needed) — no dumping everything into the context and burning tokens. Simple and lightweight, painless to install/uninstall, and freely editable however you like.
dsh-self-memory
cyanxi69-jpg/dsh-self-memory
DSH自记忆插件:结构化记录问题、方案与模型调用,支持加权检索、前提感知排序与外部导入。
dsh-layered-memory
olalaye/dsh-layered-memory
DeepSeek Harness 分层长期记忆插件:瞬时/情景/语义三层记忆,自动捕获、AI 提炼、跨会话召回与可视化管理。
dsh-knowledge-forge
bill084153-cell/dsh-knowledge-forge
DeepSeek Harness (DSH) plugin for local-first automatic Wiki memory and native Skill generation.
dsh-markdown-memory
symlp/dsh-markdown-memory
Markdown folder long-term memory for DeepSeek Harness: one file per fact, an index line per memory, mounted into every request as a system prompt section
dsh-keyword-context
qqqw114/dsh-keyword-context
DeepSeek Harness (DSH) plugin — inject context when user input or model output hits configured keywords, with toggleable/configurable rules and model-editable memory.
dsh-plugin-memory
avaritiachaos/dsh-plugin-memory
Industrial-grade 4-tier cognitive memory, red-light guard, and vector semantic engine for DeepSeek Harness (dsh).
dsh-migrate
kkkkkkkkki/dsh-migrate
Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness
agent-memory-system
rrrrrredy/agent-memory-system
DeepSeek Harness community Bundle for local, evidence-backed Agent Memory
dsh-agent-memory
findshan/dsh-agent-memory
File-based self-evolving memory for DeepSeek Harness v2: compression & extraction over official compaction, daily episodic layer, dream consolidation to semantic files (user/agent/memory/dream + project), catalog disclosure injection, no confidence machin
dsh-notion-connector
zhengjy01/dsh-notion-connector
Notion connector for DeepSeek Harness: search, read, query, create, update, and append Notion pages and databases via six agent tools, with a Web settings page — configured once with an Integration Token.
dsh-flomo
zhengjy01/dsh-flomo
Write notes and memos to flomo (浮墨笔记) from any agent via the flomo_send tool, configured once with the flomo API URL or API Key.
qmd-autosearch
zhangzhenwen1/qmd-autosearch
Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.
dsh-agentmemory
yiipu/dsh-agentmemory
DSH ↔ agentmemory session-memory bridge: mirrors session lifecycle into a local agentmemory daemon (REST), exposes memory_recall / memory_remember tools, and injects a per-session memory context window via agent/pre-step.
dsh-yogacara
tancheng33/dsh-yogacara
Tracks the agent's state as Yogācāra mental factors over a durable seed store, and feeds it back into the prompt as first-person inclination.
dsh-plugin-sodamem
sodamem/dsh-plugin-sodamem
Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.