Skip to content

v2.11.0

Latest

Choose a tag to compare

@LarsCowe LarsCowe released this 24 Mar 22:17
886477f

2.11.0 (2026-03-24)

Features

  • ralph: capture stderr and log exit reason on driver crash/timeout (#145) (75ffebb)
  • run: inject git diff summary into inter-loop context (#117) (4c0c4f4)
  • run: inject next unchecked task into loop context (#118) (fb93dca)

Bug Fixes

  • prompt: restructure PROMPT.md to code-first, read-on-demand (#147) (77bb7f3)
  • ralph: detect and warn when no git repository is initialized (#144) (4674441)
  • run: separate format confidence from completion confidence (#124) (2f8d71a)
  • transition: match numbered section headers in preflight checks (b78e1a8)

Performance

  • tests: add parallel BATS execution with --jobs (64b306c)
  • tests: optimize BATS with setup_file and parallel execution (49d041f)