SYMlp/dsh-markdown-memory
SYMlp★ 0TypeScript最后同步: 2026-08-17
Markdown folder long-term memory plugin for DeepSeek Harness (dsh): one file per fact, human-editable, git-versionable
README 摘要
dsh-markdown-memory Markdown folder long-term memory for DeepSeek Harness. A memory directory holds one markdown file per durable fact, each with YAML frontmatter ( name , description , optional metadata ) followed by the fact body. An index file (default MEMORY.md ) carries one line per memory. This plugin mounts the index and a file listing into every request as a system prompt section; the model reads individual memory files on demand with its file tools. The format is plain files: human-editable, git-versionable, host-agnostic. Any existing markdown note folder — an Obsidian vault, a Claude Code auto-memory directory, a hand-kept notes folder — works as-is or with a thin index file added. Install Then point path at your memory directory in the profile's cordis.patch.yml : Configuration Field Default Meaning path (required) Absolute path of the memory directory. Load fails when it is missing or not a directory. indexFile MEMORY.md Index file name inside the directory. Injected in full. maxBytes 32768 Byte bound for the injected section. Longer content is truncated with a notice. sectionOrder 120 Prompt section order, inside the 100–199 tool-guidance band. Misconfiguration fails …
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291