You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
The reviewer agent now fetches pull request metadata (title, description, and commit messages) from GitHub and GitLab before starting a review. This gives the agent better understanding of the author's intent, reducing false positives and producing more relevant feedback.
The metadata is fetched in parallel and the review proceeds gracefully if the API calls fail — no disruption to existing workflows.