Skip to content

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 12:33
Immutable release. Only release title and notes can be modified.
57b4d05

0.26.0 (2026-09-02)

⚠ BREAKING CHANGES

  • cli: factmem pull, factmem signal, and factmem log-event are removed. Use consolidate, notify, and record.
  • factmem pull, factmem signal, and factmem log-event are hidden aliases; use consolidate, notify, and record. The PreCompact hook recipe is factmem notify compaction. The consolidate result key facts_graduated is now facts_integrated.

Features

  • cli: remove the 0.25 verbs pull, signal, and log-event (#234) (8c475e3)
  • one pipeline vocabulary — copy, extract, integrate, consolidate (#233) (1b1153f)

Bug Fixes

  • cli: clear lint errors left by onboarding merge (#231) (aa7127b)