CodeAbra/iai-personal-memory-engine ? reverse-engineered prompt

Reverse engineered prompt

Build me a local memory engine for AI coding assistants that remembers what I said across sessions, even after I close the app. It should work with tools like Cursor, Claude Code, Codex, and anything else that can connect over MCP, and it should run fully on my machine with no account, no API key, and no telemetry.

I want it to capture conversations verbatim, keep old versions instead of overwriting them, and pull back the most relevant memories at the start of a new chat so I do not have to repeat myself. Add a simple dashboard where I can search memories, pin important ones, rescue forgotten details, and see what it is remembering over time. Keep it fast, private, and encrypted at rest. If anything needs current setup details, look up the latest docs online and make it easy to install and use.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab