CodeAgora Legacy v2.3.4
What's Changed
- test: smoke PR for review workflow by @justn-hyeok in #459
- fix(review): cut false positives with no-issues log gating + speculation penalty + lonely-HS dampener by @justn-hyeok in #460
- feat(shared): truncateLines utility + debug preview for unparseable responses by @justn-hyeok in #461
- fix(confidence): use active-participants denominator in corroboration (#462) by @justn-hyeok in #484
- feat(debug): confidence trace viewer CLI (#477) by @justn-hyeok in #485
- feat(parser): JSON output mode for reviewers (#463) by @justn-hyeok in #486
- feat(prompt): tiered reviewer prompt by model capability (#464) by @justn-hyeok in #488
- feat(calibration): model-specific confidence multiplier curve (#467) by @justn-hyeok in #489
- feat(l2): enforce JSON schema on moderator forced decision (#465) by @justn-hyeok in #490
- feat(bench): golden-bug FN measurement framework (#472) by @justn-hyeok in #491
- docs(bench): record #472 baseline + align FP fixture with prod code by @justn-hyeok in #492
- docs(bench): expand #472 baseline to n=3 by @justn-hyeok in #493
- feat(filter): evidence quality scoring as hallucination check 6 (#468) by @justn-hyeok in #494
- test(bench): quota-manager-dual golden-bug fixture (#472) by @justn-hyeok in #496
- fix(ci): provider-health workflow shouldn't fail on missing .ca/ (#487) by @justn-hyeok in #497
- feat(chunker): expand built-in artifact pattern list (#482) by @justn-hyeok in #498
- feat(filter): finding-class priors + witness-based corroboration (#468) by @justn-hyeok in #499
- feat: missing-null-guard prior + more artifact patterns + docs by @justn-hyeok in #500
Full Changelog: v2.3.3...v2.3.4