Original Reddit post

If you’ve used AI coding assistants for anything longer than a single session, you know the pain: close the chat, open a new one, and the AI has no idea what you were doing. You end up re-explaining the whole project every time. I built SAIPEN to solve this specifically — it’s not a new AI, just a small protocol (plain markdown files in your project) that records what phase of work you’re in, what’s on the to-do board, and a running log of decisions. Any AI agent that can read files picks those up and continues seamlessly, cold, no memory required on the AI’s side. Still actively testing it myself, happy to answer questions: [github.com/vacterro/saipen] submitted by /u/vactower

Originally posted by u/vactower on r/ArtificialInteligence