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

Fixed JSON decode error on Windows backslash paths in project_path.

Full changelog

Fixed

  • Windows: backslash paths in project_path no longer cause json.JSONDecodeError (normalized to forward slashes)
  • Write tool pre-read requirement no longer blocks saves: --json - reads from stdin

Added

  • --json - reads JSON from stdin, eliminating temp file requirements
  • normalize_project_path() in db_utils.py for cross-platform path storage

Changed

  • SKILL.md and remember.md now use --json - heredoc pipe instead of temp files
  • save_session() normalizes project_path before storage

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]