Skip to content

v4.3.0

Choose a tag to compare

@Nayjest Nayjest released this 02 Jul 16:41
· 54 commits to main since this release
82d6119

What's Changed

  • Fixed @gito review PR-comment trigger failing with HTTP 404 (#300). The react-to-comment command now resolves the workflow dispatch ref from the pull request via the GitHub API instead of the local checkout's active branch, which doesn't exist in the target repository when running on a detached HEAD (refs/pull/N/merge) or for PRs from forks. Dispatch failures now produce a clear, actionable error message instead of a raw traceback.
  • Upgraded ai-microcore to 6.4.4.: "Thinking" block parse errors fixed for sonnet-5

Full Changelog: v4.2.1...v4.3.0