obra/episodic-memory ? reverse-engineered prompt
Reverse engineered prompt
Build me a tool that remembers my AI coding chats and lets me search them later in plain English.
I want it to pull in conversations from Claude Code, Codex, Cursor, opencode, and Oh My Pi, then turn them into something searchable so I can ask things like “how did we handle auth before” or “what did we decide about the router refactor” and get the right past discussion back, not just exact keyword matches.
It should work as a command line app, and also as a plugin for the supported coding tools so it can sync conversations automatically in the background and expose search and read commands through the assistant. Include useful commands for syncing, indexing, searching, showing a conversation, and checking stats or setup problems.
Make it feel polished, with clear output and good defaults, and use the project docs and any current tool docs online if you need to.
Are you gonna build this?
make sure you review the code using arcumet