Add 100-PR eval evidence: flow-guided wins 92%#1
Open
benitezfede wants to merge 1 commit into
Open
Conversation
… comparisons Blind 3-agent eval framework (baseline reviewer, flow-guided reviewer, judge) across 100 PRs from 57 open-source repos. Flow-guided approach scored +1.3 avg improvement with +3.1 on flow awareness. Zero baseline wins. Adds eval results (101 JSON files), methodology docs, and README section explaining why flow-guided review outperforms flat file-list review. Co-Authored-By: Claude Opus 4.6 <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
What's included
evals/*.json— 101 individual eval results (one per PR), each containing baseline review, flow-guided review, and blind judge scoresevals/RESULTS.md— aggregated results: win rates, per-criterion breakdown, by-language analysis, full PR table with GitHub linksevals/README.md— methodology: 3-agent framework, detailed criterion definitions (Completeness, Flow Awareness, Risk Identification, Actionability, Efficiency), file format, how to runevals/run-eval.ts— eval runner scriptREADME.md— new "Why Flow-Guided Review?" section with key results and links to eval docsKey results
Test plan
🤖 Generated with Claude Code