Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo Relational Databases
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude-code claude-code-plugin context full-text-search memory plugin
+1 more
sqlite

Summary

AI summary

Fixed db_init.py --force flag to properly delete the database file before recreation.

Full changelog

Fixed

  • --force flag on db_init.py now properly resets the database by deleting the file before recreating
  • Code snippets are now searchable via FTS5 — added code_snippets_fts virtual table indexing code, description, and file_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

Track ErebusEnigma/context-memory

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]