Skip to content

This release adds 9 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

Added /remember and /recall commands, context-memory skill, SQLite + FTS5 storage with BM25 ranking and topic extraction.

Full changelog

Added

  • /remember [note] command for saving sessions with optional annotations
  • /recall <query> command with --project, --detailed, and --limit options
  • Context-memory skill with natural language trigger phrases
  • SQLite + FTS5 database with two-tier search (summaries + messages)
  • BM25 relevance ranking with Porter stemming
  • Topic extraction and categorization
  • Code snippet storage with language detection
  • Project-scoped and global search modes
  • Optional Stop hook for auto-saving sessions
  • Full database schema with FTS sync triggers

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]