Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 11:49
· 670 commits to main since this release
03ca44b

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 NULL values in the user_prompts table.
  • Hardening: Added comprehensive regression tests for data sorting and NULL handling.

Full Changelog: v1.1.0...v1.2.0