Skip to content

v18.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:50
· 38 commits to main since this release
9052d24

Point the review at v9, which enforces its own time budget (#191)

Technical:

  • The review workflow moves from v5 to v9
  • v9 hands the review its remaining time budget as a duration after
    every tool call
  • Before v9 the budget was a deadline the review had to check itself,
    and nothing enforced it
  • v9 kills a review 90 seconds after its budget expires, so a salvaged
    review still reaches the PR
  • No inputs change: every input this job passes still exists in v9

Co-authored-by: ghul-coder[bot] <286450068+ghul-coder[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 5 noreply@anthropic.com