docs(readme): lead the pr-af card with its Code-Review-Bench result - #877
Open
oktaygoktas wants to merge 1 commit into
Open
docs(readme): lead the pr-af card with its Code-Review-Bench result#877oktaygoktas wants to merge 1 commit into
oktaygoktas wants to merge 1 commit into
Conversation
Swap the pr-af card image for the repo's hero chart (#1 open-source on Code-Review-Bench) and rewrite the caption to match. Normalize the link to the /github/<slug>/ form used by every other card, and add the missing pr-af row to assets/utm-links.csv. The previous image is kept at assets/examples/agentic-pr-reviewer.png. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The Built With AgentField card for pr-af was showing the older "Open-Source Agentic PR Review" architecture diagram. This swaps it for the repo's current hero image — the Code-Review-Bench chart — and brings the card's copy and link in line with the rest of the grid.
assets/examples/agentic-pr-reviewer-hero.png, taken fromAgent-Field/pr-af'sassets/hero.png. Same 16:9 aspect ratio as the image it replaces (1376×768 vs 2752×1536), so the two-column grid renders unchanged, and it's 1.0 MB instead of 4.6 MB.assets/examples/agentic-pr-reviewer.pngis untouched and stays in the repo.agentfield.ai/pr-af/toagentfield.ai/github/pr-af/, the form every other card uses.utm_idis unchanged (github-readme-pr-af-repo), so analytics continuity is preserved.assets/utm-links.csv— pr-af was the only "Built with AF" card missing from the manifest; added its row.Caption
Before:
After:
Both figures come from pr-af's own README ("PR-AF with GLM-5.2 is the #1 open-source reviewer in golden recall: 0.706 across 42 compared tools") and the image ("About 10x cheaper per review than closed-source tools"). The claim is scoped to open-source deliberately — cubic-dev scores 0.741 and is closed-source, so an unqualified "#1" would be inaccurate.
Verification
agentfield.ai/pr-af/andagentfield.ai/github/pr-af/return200and resolve tohttps://github.com/Agent-Field/pr-af, so the link change breaks nothing.assets/examples/agentic-pr-reviewer.pnghad exactly one reference in the repo (the line changed here); no other file points at it.assets/examples/as kebab-case PNG, matching the convention used by all six cards.Note
assets/utm-links.csvremains incomplete relative to the README overall — only the pr-af row is added here, since that's what this change touches.🤖 Generated with Claude Code