About this project
OpenCode Episodic Memory gives coding agents a way to search earlier conversations. I built the semantic search with local embeddings and a SQLite vector index.
The code and setup instructions are on GitHub.
I wrote this plugin so OpenCode agents can search earlier coding conversations.
OpenCode Episodic Memory gives coding agents a way to search earlier conversations. I built the semantic search with local embeddings and a SQLite vector index.
The code and setup instructions are on GitHub.