dsh-plugin-memos-code-retrospect
by — · ai-fu-cn/dsh-plugin-memos-code-retrospect
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Coding retrospect distilled memory for DSH: distills rejected solutions, pitfalls and constraints from each turn via a local LLM, tags them into MemOS (type:rejected_solution), and boosts weighted recall on coding tasks via agent/pre-step.
Similar plugins
Fully local vector memory for DSH: local embeddings, SQLite storage, automatic recall injection, dedup with conflict detection, soft-delete recycle bin, online backup, and optional LLM extraction.
★ 0
dsh plugin --profile web add dsh-local-vector-memoryBi-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;
★ 0
dsh plugin --profile web add dsh-plugin-sodamemProject-scoped local memory with review-before-recall, source references, reversible consolidation, and a portable Cordis service; the Harness adapter provides search and settings, with optional Brain
★ 0
dsh plugin --profile web add dsh-missher-memoryLong-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.
★ 0
↓ 538/wk
dsh plugin --profile web add dsh-memoryby Bryan-cmf
DSH-Plugin: durable agent memory core - mem_save/mem_search/mem_health backed by storageDomain (survives restarts), 記憶 view tab.
★ 0
MIT
TypeScript
Aug 17, 2026
dsh plugin --profile web add @bryan-cmf/dsh-vector-memoryby yan5236
Two-phase long-term memory plugin for DeepSeek Harness (DSH): per-session extraction + global consolidation, always-injected summary, and memory_list/read/search/add tools.
★ 4
MIT
TypeScript
Aug 25, 2026
dsh plugin --profile web add @nanmicoder/dsh-memory