This release adds 2 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 summaryAdded one‑command install.py and uninstall.py scripts for setup and clean removal.
Full changelog
Added
install.pyfor one-command setup (copies skill, commands, hooks, inits DB)uninstall.pyfor clean removal- Negative triggers in SKILL.md to prevent over-activation
- Error handling instructions in SKILL.md
- Helpful first-use message when searching an empty database
Fixed
hooks/hooks.jsonuses correct nested matcher-group format for settings.json- SKILL.md frontmatter expanded to match Claude Code skill guide spec
- Script paths in SKILL.md and commands updated from plugins/ to skills/ directory
Changed
- SKILL.md restructured for progressive disclosure (lean body, details in references/)
- README simplified: install.py replaces manual post-install steps
Install
git clone https://github.com/ErebusEnigma/context-memory.git ~/.claude/plugins/context-memory
python ~/.claude/plugins/context-memory/install.py
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]