codemem (Local Memory)
Persistent memory for Claude Code and OpenCode using local SQLite with hybrid FTS5/semantic search, automatic context injection, P2P sync, and a built-in web UI viewer. Local-first architecture with no cloud dependencies.
- Store coding memories locally without any cloud dependencies
- Sync persistent memory between devices using peer-to-peer sharing
- Search past sessions through a built-in visual dashboard
Local-first persistent memory with hybrid search addresses enterprise data residency requirements better than cloud-dependent alternatives — all session data stays on-device.
Developers who want persistent memory without cloud dependencies, particularly those using OpenCode alongside Claude Code.
https://github.com/kunickiaj/codemem
By kunickiaj
How to Get It
/plugin marketplace add kunickiaj/codemem && /plugin install codemem
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Trust Signals Source Reviewed
Data & Access
Community Pulse Active
Discussed on Hacker News, Reddit
- somewhereBetweenThe0sAndOnes — Reddit · 2343 pts
- me telling my dr i don’t want to know my weight and then checking my email for m — Reddit · 249 pts
- CodeMender: an AI agent for code security — Hacker News · 199 pts
16 mentions across 2 sources
Reviewer notes
Source Reviewed review. These are observations, not a security certification.
13 stars, ISC license, CI with codecov. Local SQLite — data stays on device. P2P sync mechanism needs enterprise network policy review. 7 open issues on 13-star project is a stability yellow flag. Technically sound but early stage. Tier-3.
ISC license (unusual for enterprise — legal review recommended). Local SQLite only — no external cloud storage. P2P sync uses unspecified protocol (check against enterprise network policy). Background HTTP server likely. Individual maintainer with limited track record.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
13 stars, ISC license, CI with codecov. Local SQLite — data stays on device. P2P sync mechanism needs enterprise network policy review. 7 open issues on 13-star project is a stability yellow flag. Technically sound but early stage. Tier-3.