This release adds 3 notable features for engineering teams evaluating rollout.
Published 3mo
Relational Databases
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
claude-code
claude-code-plugin
context
full-text-search
memory
plugin
+1 more
sqlite
Summary
AI summaryFixed db_init.py --force flag to properly delete the database file before recreation.
Full changelog
Fixed
--forceflag ondb_init.pynow properly resets the database by deleting the file before recreating- Code snippets are now searchable via FTS5 — added
code_snippets_ftsvirtual table indexingcode,description, andfile_path
Added
- FTS sync triggers (
code_snippets_ai,code_snippets_ad,code_snippets_au) for automatic code snippet indexing - Code snippet FTS search in
search_tier1()alongside summaries and topics - Integration tests covering force reset and snippet search
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.
Share this release
About ErebusEnigma/context-memory
Persistent, searchable context storage across Claude Code sessions using SQLite FTS5. Save sessions with AI-generated summaries, two-tier full-text search, checkpoint recovery, and a web dashboard.
Related context
Related tools
Beta — feedback welcome: [email protected]