← Back to Claude Tool Reviews

codemem (Local Memory)

Skill Productivity Usable

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.

17 starsMIT (commercial OK)FreeQuick setup
Fair rating — This tool is functional but has notable gaps. Review the evaluation notes below before deploying.

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.

Claude Code Claude Cowork Claude Chat

https://github.com/kunickiaj/codemem

By kunickiaj

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Command
/plugin marketplace add kunickiaj/codemem && /plugin install codemem

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

Time to functional20 minutesCostFree

Trust Signals Source Reviewed

Stars17Contributors3Last updated2026-04-06LicenseMIT (OK for commercial use)Known CVEsNone found

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.

Community Pulse Active

Discussed on Hacker News, Reddit

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

Ease of Use
2/5
Versatility
3/5
Reliability
2/5
Security
4/5
Overall score2.55 / 5.00 UsableEvaluatedMar 2026
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.

← Back to Claude Tool Reviews