SAIPEN Uses Markdown Files to Give AI Coding Agents Persistent Memory

vactower · reddit · 2026-07-22

The author describes the classic problem with AI coding assistants: once a chat is closed, the agent forgets the project and work has to be re-explained from scratch.

To fix that, they built SAIPEN, a plain-text protocol based on markdown files stored in the project. It records:

Any agent that can read files can pick up the state and continue without model-side memory. The author says they are still actively testing it and links the project on GitHub.

Original post →

More from coding & agent

coding & agent channel →