by kunickiaj · Agent Tool · ★ 59
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 | 59 |
| Forks | 10 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 64.9462503977284/100 |
| Open Issues | 7 |
| Last Updated | 2026-07-13 |
| 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 59 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 59 stars and 10 forks, indicating an active community.
codemem is released under the MIT license, making it free to use and modify according to the license terms.