Skip to content

ErebusEnigma/context-memory

Relational Databases

A persistent, searchable context store that lets Claude Code sessions remember past work across runs using SQLite + FTS5.

Python Latest v1.3.1 · 5mo ago Security brief →

Features

  • Cross-session memory: save and recall past work across Claude Code sessions
  • Structured AI summaries with `/remember` (brief/detailed, decisions, outcomes)
  • Fast full‑text search via SQLite FTS5 with Porter stemming (<50 ms latency)
  • Project‑scoped or global retrieval with topic categorization
  • Web dashboard with analytics, CRUD and autocomplete

Recent releases

View all 14 releases →
No immediate action
v1.3.1 Breaking risk

Dashboard PUT crash fix

No immediate action
v1.3.0 New feature

Pre-compact context checkpoints

No immediate action
v1.2.0 New feature

Web dashboard + MCP tool

No immediate action
v1.1.0 Breaking risk

MCP server + auto-save parsing

No immediate action
v1.0.9 Bug fix

Windows path expansion fix

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
5
Forks
2
Languages
Python JavaScript CSS

Install & Platforms

Platforms
linux macos windows

Beta — feedback welcome: [email protected]