DSH GetDSH Get
MemoryDeepSeek Harness plugin

engramory#plugin

Author tinqiao-oss

Long-term memory for DeepSeek Harness kept as plain markdown, one fact per file, readable in any editor. The `MEMORY.md` index has a hard 200-line / 25 KB cap enforced by `ctx.tools.guard()`: a write that would grow an over-cap index is denied, while a rewrite that shrinks it always passes, so an oversized index can be compacted step by step. The plugin never writes memories on its own — what is kept is decided by you and the model. The same store is also used by Claude Code, Codex, Kiro and OpenClaw.

GitHub stars
167
License
MIT
Added
2026-08-16

GitHub info

GitHub stars
167
License
MIT
Primary language
Python
Last push
Aug 20, 2026, 7:29 AM
Maintainer
tinqiao-oss
Added
2026-08-16

Install

Install command
dsh plugin --profile web add dsh-engramory

README badge

Add this Markdown to your plugin README to link back to its listing.

Listed onDSH Get
[![Listed on DSH Get](https://img.shields.io/badge/Listed_on-DSH_Get-1677ff?style=flat-square)](https://dshget.com/plugins/tinqiao-oss/engramory%23plugin)
Memory