Skip to content

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 18:28
· 12 commits to main since this release

1.15.0 (2026-09-06)

Bug Fixes

  • eval: correct the published history, including both headline numbers (6c447dc)
  • eval: the harness could hang, self-compare, and flatter itself (614f52e)
  • hooks: a hook can no longer wait forever on stdin (0c0e297), closes #443
  • hooks: cap the nudge, re-arm it on resume, and fix the docs it left stale (68e9543)
  • hooks: let go of stdin, or the read resolves and the process never exits (fe6797c)
  • pre-PR review findings (ca940a1)
  • the three bugs the eval and the reviews turned up (876bbf0)

Features

  • eval: measure concept extraction, the step before any question exists (9dfbc7a)
  • eval: measure the promise on a real history, and publish what it says (751d973)
  • eval: measure the questions, not just the machinery (8e5af7e)
  • hooks: restate the log directive on a prompt when a session has logged nothing (94ec8cf)