메모리
메모리 플러그인은 DeepSeek-Harness(dsh) 에이전트에게 단일 세션을 넘어서는 지속적인 기억력을 부여합니다. 이 카테고리는 그래프 기반 장기 메모리 저장소, SQLite 또는 Markdown 기반 메모리 로그, 대화를 사실이나 스킬로 자동 압축하는 기능, Claude Code나 Codex에서 메모리를 가져오는 브리지를 다룹니다.
플러그인 114개 찾음
dsh-cognition
scd13150/dsh-cognition
Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).
dsh-plugin
plur-ai/dsh-plugin
PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.
DeepSeek-Harness-Hanako-Memory
moononnn/deepseek-harness-hanako-memory
Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).
dsh-trilium
minerpi/dsh-trilium
Connect Trilium notes to the DSH agent via ETAPI with 20 agent tools: durable memory (remember/recall + auto-injected index), note management (CRUD/clone/attributes/revisions), full-text search, weekly-report workflow, attachments, calendar notes, backup/import, and a settings card.
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-compaction
ljsysfurryace/dsh-compaction
Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.
dsh-project
lanyun077/dsh-project
Organize folders and sessions into projects with shared PROJECT.md memory and AGENTS.md instructions injected into every session, plus a project tree sidebar.
context-pruner
johnxu22786/context-pruner
Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.
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-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.
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.
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.
dsh-butler-memory
andyyang12345/dsh-butler-memory
PostgreSQL-backed durable memory for DSH agents: MCP memory tools plus a Web panel for reviewing memories and candidates.
dsh-plugin-focus
863683348/dsh-plugin-focus
Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
모델을 위한 세션 간 메모리: 과거 모든 세션을 전문 검색(ctx.sessionQuery를 통한 SQLite FTS5)하고 가장 잘 일치하는 발췌를 현재 컨텍스트로 가져옴
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
고급 memoria 도구: 세션 컨텍스트 주입(프로필 + 회상), 최근 결정 사항, 상태 리포트, 네임스페이스 허용 목록, 메모리 관계 그래프, 엔티티 검색; dsh-memoria의 동반 플러그인
dsh-premise-guard
iccuse/dsh-premise-guard
압축 후 전제 이탈 가드: 압축 요약에서 핵심 리터럴 앵커가 누락되면 1회성 알림을 주입
dsh-file-memory
iccuse/dsh-file-memory
파일 기반 작업 메모리: 핵심 전제를 세션 노트 파일에 그대로 기억/회상시켜, 컨텍스트 압축 후에도 손실 없이 유지