Skip to content

ErebusEnigma/context-memory

v1.0.8 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

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

Stop hook now works on Windows using a Python wrapper.

Full changelog

Fixed

  • Stop hook now works on Windows (CMD, PowerShell) — replaced Bash one-liner with cross-platform auto_save.py Python wrapper

Changed

  • hooks/hooks.json command simplified to python ~/.claude/skills/context-memory/scripts/auto_save.py
  • _hook_matches() in install.py and uninstall.py now detects both old (db_save.py) and new (auto_save.py) hook formats
  • README: removed Windows shell warning, noted cross-platform hook support

Added

  • skills/context-memory/scripts/auto_save.py — cross-platform stop hook wrapper
  • tests/test_auto_save.py — tests for the new wrapper script

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]