v4.3.0
What's Changed
- Fixed
@gito reviewPR-comment trigger failing with HTTP 404 (#300). Thereact-to-commentcommand 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