# dsh-engramory

> 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.

## Metadata

- Author: [@tinqiao-oss](https://github.com/tinqiao-oss)
- Repo: <https://github.com/tinqiao-oss/engramory>
- Stars: 0
- Added: 2026-08-28T16:00:00.000Z

## Install

```bash
dsh plugin --profile web add github:tinqiao-oss/engramory#path:adapters/dsh/plugin
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [dsh-engramory](https://deepseek-plugin.org/plugins/tinqiao-oss/engramory/adapters/dsh/plugin)
