refactor(review): improve specialist causal analysis - #10888
Conversation
Signed-off-by: Carlos Villela <cvillela@nvidia.com>
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Code Coverage OverviewLanguages: TypeScript TypeScript / code-coverage/pluginThe overall line coverage in commit 6066995 in the TypeScript / code-coverage/cliThe overall line coverage in commit 6066995 in the Show a line coverage summary of the most impacted files.
Updated |
|
PR Review Advisor finished for commit |
96f83c0
into
refactor/pr-advisor-lean-specialists
Outcome
Improve PR Review Advisor specialist investigation quality using independently selected prompt variants from three model-backed historical-PR A/B rounds.
Reason
The clean benchmark showed that broad prompts could attribute inherited defects to a PR, miss incomplete immutable-pin migrations, and conflate producer or rejection tests with positive consumer proof.
Changes
Verification
npm run typecheck:cli— passed.npm run checks:repository— passed.azure/openai/gpt-5.6-terra— completed.Review notes
This draft is stacked on #10813. Output length and finding count were not selection criteria; prompts were selected independently for factuality, recall, causality, calibration, and remedies.
Signed-off-by: Carlos Villela cvillela@nvidia.com