Skip to content

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:01
· 77 commits to main since this release

Fixed

  • Keep the conversation a built-in coding tool loop created when the loop ends on an error, instead of orphaning it and starting a new one on the next turn
  • Compare coding tool calls by signature rather than by raw arguments, so a repeat that differs only in JSON key order or whitespace no longer runs the tool again