by kunickiaj · Agent Tool · ★ 57
codemem Persistent memory for OpenCode and Claude Code. codemem captures what you work on across sessions, retrieves relevant context using hybrid search, and injects relevant context automatically in OpenCode. Local-first — everything lives in SQLite on your machine Hybrid retrieval — FTS5 BM25 lexical search + sqlite-vec semantic search, merged and re-ranked Automatic injection — the OpenCode plugin injects context into every prompt, no manual steps Claude Code plugin support — install from the codemem marketplace source Built-in viewer — browse memories, sessions, and observer output in a...
| Stars | 57 |
| Forks | 8 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 64.9462503977284/100 |
| Open Issues | 8 |
| Last Updated | 2026-07-05 |
| Created | 2026-01-13 |
| Platforms | claude-code, node |
| Est. Tokens | ~18k |
Explore other popular agent tool tools:
codemem is A lightweight persistent-memory companion for OpenCode & Claude. It is categorized as a Agent Tool with 57 GitHub stars.
codemem is primarily written in TypeScript. It covers topics such as ai, ai-agents, ai-memory.
You can find installation instructions and usage details in the codemem GitHub repository at github.com/kunickiaj/codemem. The project has 57 stars and 8 forks, indicating an active community.
codemem is released under the MIT license, making it free to use and modify according to the license terms.