Engram v1.2.0 — Passive Capture & Stability
Introduces Passive Memory Capture to catch learnings automatically when agents forget to save them, alongside critical stability fixes.
What Changed
- Passive Capture: Engram now automatically extracts structured knowledge from agent outputs containing
## Key Learnings:sections. - Agent Adapters: Added support for passive capture in Claude Code, OpenCode, Gemini, and Codex integrations.
- Bug Fix: Resolved a crash in export/sync caused by
NULLvalues in theuser_promptstable. - Hardening: Added comprehensive regression tests for data sorting and NULL handling.
Full Changelog: v1.1.0...v1.2.0