loading…
Search for a command to run...
loading…
Gives AI coding agents persistent memory by storing observations, decisions, and learnings in a local SQLite database with vector search, full-text search, and
Gives AI coding agents persistent memory by storing observations, decisions, and learnings in a local SQLite database with vector search, full-text search, and a rules engine.
Semantic memory for AI coding agents
Give your AI assistant persistent memory that learns from your project's history.
This monorepo contains two independent packages:
The core MCP server that gives AI agents persistent, semantic memory. It stores observations, decisions, and learnings in a local SQLite database with vector search, full-text search, and a rules engine.
bun install -g code-recall
claude mcp add code-recall -- bunx code-recall
A terminal UI for browsing and exploring your code-recall database. View memories, rules, code entities, and search through everything your AI agent has learned.
bun install -g code-recall-tui
code-recall-tui
All data stays local on your machine. No cloud, no telemetry, fully private.
Contributions are welcome! Please feel free to submit a Pull Request.
git checkout -b feature/amazing-feature)git commit -m 'Add amazing feature')git push origin feature/amazing-feature)MIT License - see LICENSE for details.
from
Run in your terminal:
claude mcp add code-recall -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.