Skip to content

This release adds 2 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 one‑command install.py and uninstall.py scripts for setup and clean removal.

Full changelog

Added

  • install.py for one-command setup (copies skill, commands, hooks, inits DB)
  • uninstall.py for 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.json uses 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

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]