Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 23:27
· 45 commits to main since this release
6152990

Engine

  • refactor one copy of each decision, and the dead code goes (#73) (eaab31f)
  • fix a corrupt review file errors, and a write lands whole (#72) (cfea95f)
  • refactor the pipeline reads, and a separate stage verifies (#69) (4f32d51)

TUI

  • feat the group map floats at the foot of the detail pane (#82) (ee6fded)
  • feat the diff pane scrolls sideways (#80) (7d38d03)
  • fix the cursor and a selection show on a changed line (#79) (a7ba33f)
  • perf the reviewer stops rebuilding the plan on every key (#76) (4c4697a)
  • feat soft wrap, and a scroll offset that counts screen lines (#64) (79fd153)

CLI

  • feat name a review session, and a review keeps its progress (#65) (e238567)

Tests

  • the tests that proved nothing now prove something (#77) (7e386fa)

Docs

  • rule 7 says which tier a contradiction belongs to (#71) (7fb40f7)
  • a contradiction gets named, not used as a refusal (#70) (6fa0e24)
  • the agent instructions become a page you can read at once (#66) (d62f05f)
  • the commit subject carries its type, and the changelog reads by crate (#63) (bff9dfe)