Skip to content

v5.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 10:44
465e9cc

5.5.0 (2026-08-07)

Features

  • graph: carry process lessons across projects (#278) (7c6bedd)
  • hooks: ask the running session to record what it worked out (#264) (dc39357)

Bug Fixes

  • ci: run every verification gate, and repair the four that had rotted (#272) (e02bce1)
  • edit: report the real line count, not the split artefact (#274) (564e5c6)
  • hooks: a path must not be able to abort the hook process (#265) (44c673b)
  • hooks: look up command findings in the project the command runs in (#271) (b19f1c5)
  • hooks: say what was observed about an unreadable anchor (#266) (8c00f5b)
  • hooks: scope read state per agent, not per session (#269) (19d326a)
  • hooks: serve findings before re-indexing, so an external change shows stale (#275) (34c82f0)
  • inject: match the framing to the evidence, not to the strongest wording available (#270) (c29896f)
  • mcp: close the two verification holes that let bad schemas and stale manifests through (#262) (a6fa649)
  • search: let path name a single file instead of answering zero (#263) (359f556)
  • search: make count mode actually return counts (#273) (710747d)
  • search: say when a literal zero was hiding a regex match (#276) (c11a20e)
  • search: stop hiding every dot-directory, including .github (#268) (4f59b98)