@kevinrabun/judges 3.90.0 → 3.91.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/dist/cli.d.ts.map +1 -1
- package/dist/cli.js +63 -0
- package/dist/cli.js.map +1 -1
- package/dist/commands/finding-blast-radius.d.ts +5 -0
- package/dist/commands/finding-blast-radius.d.ts.map +1 -0
- package/dist/commands/finding-blast-radius.js +92 -0
- package/dist/commands/finding-blast-radius.js.map +1 -0
- package/dist/commands/finding-hotspot-map.d.ts +5 -0
- package/dist/commands/finding-hotspot-map.d.ts.map +1 -0
- package/dist/commands/finding-hotspot-map.js +107 -0
- package/dist/commands/finding-hotspot-map.js.map +1 -0
- package/dist/commands/finding-metadata-enrich.d.ts +5 -0
- package/dist/commands/finding-metadata-enrich.d.ts.map +1 -0
- package/dist/commands/finding-metadata-enrich.js +93 -0
- package/dist/commands/finding-metadata-enrich.js.map +1 -0
- package/dist/commands/review-annotation-export.d.ts +5 -0
- package/dist/commands/review-annotation-export.d.ts.map +1 -0
- package/dist/commands/review-annotation-export.js +106 -0
- package/dist/commands/review-annotation-export.js.map +1 -0
- package/dist/commands/review-cache-warm.d.ts +5 -0
- package/dist/commands/review-cache-warm.d.ts.map +1 -0
- package/dist/commands/review-cache-warm.js +71 -0
- package/dist/commands/review-cache-warm.js.map +1 -0
- package/dist/commands/review-merge-config.d.ts +5 -0
- package/dist/commands/review-merge-config.d.ts.map +1 -0
- package/dist/commands/review-merge-config.js +120 -0
- package/dist/commands/review-merge-config.js.map +1 -0
- package/dist/commands/review-onboard-wizard.d.ts +5 -0
- package/dist/commands/review-onboard-wizard.d.ts.map +1 -0
- package/dist/commands/review-onboard-wizard.js +93 -0
- package/dist/commands/review-onboard-wizard.js.map +1 -0
- package/dist/commands/review-parallel-run.d.ts +5 -0
- package/dist/commands/review-parallel-run.d.ts.map +1 -0
- package/dist/commands/review-parallel-run.js +117 -0
- package/dist/commands/review-parallel-run.js.map +1 -0
- package/dist/commands/review-quality-score.d.ts +5 -0
- package/dist/commands/review-quality-score.d.ts.map +1 -0
- package/dist/commands/review-quality-score.js +128 -0
- package/dist/commands/review-quality-score.js.map +1 -0
- package/package.json +1 -1
- package/server.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to **@kevinrabun/judges** are documented here.
|
|
4
4
|
|
|
5
|
+
## [3.91.0] — 2026-03-14
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
- Merge multiple configuration files with conflict detection: review-merge-config
|
|
9
|
+
- Map finding hotspots by line range buckets: finding-hotspot-map
|
|
10
|
+
- Summarize parallel review runs with consensus analysis: review-parallel-run
|
|
11
|
+
- Export findings as GitHub Actions, inline, or JSON annotations: review-annotation-export
|
|
12
|
+
- Estimate finding blast radius with risk scoring: finding-blast-radius
|
|
13
|
+
- Compute multi-dimension quality score with grading: review-quality-score
|
|
14
|
+
- Onboarding wizard with focus-based judge suggestions: review-onboard-wizard
|
|
15
|
+
- Pre-warm review cache for faster subsequent runs: review-cache-warm
|
|
16
|
+
- Enrich findings with judge and domain metadata: finding-metadata-enrich
|
|
17
|
+
|
|
5
18
|
## [3.90.0] — 2026-03-14
|
|
6
19
|
|
|
7
20
|
### Added
|
package/dist/cli.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AAEA;;;;;;;;;;;;;;;;;;;GAmBG;
|
|
1
|
+
{"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AAEA;;;;;;;;;;;;;;;;;;;GAmBG;AA61BH;;;GAGG;AACH,wBAAgB,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,CAcnD;AAED,wBAAgB,WAAW,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,OAAO,CAQzE;AAiBD,UAAU,cAAc;IACtB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,wBAAgB,YAAY,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,GAAE,cAAmB,GAAG,MAAM,EAAE,CAwBnF;AAkUD,wBAAsB,MAAM,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC,CA+pH1D"}
|
package/dist/cli.js
CHANGED
|
@@ -679,6 +679,15 @@ USAGE:
|
|
|
679
679
|
judges finding-resolution-tracker Track finding resolutions
|
|
680
680
|
judges review-threshold-tune Tune review thresholds
|
|
681
681
|
judges finding-cluster-group Group findings into clusters
|
|
682
|
+
judges review-merge-config Merge multiple configuration files
|
|
683
|
+
judges finding-hotspot-map Map finding hotspots in code
|
|
684
|
+
judges review-parallel-run Summarize parallel review runs
|
|
685
|
+
judges review-annotation-export Export findings as code annotations
|
|
686
|
+
judges finding-blast-radius Estimate finding blast radius
|
|
687
|
+
judges review-quality-score Compute multi-dimension quality score
|
|
688
|
+
judges review-onboard-wizard Onboarding wizard for new users
|
|
689
|
+
judges review-cache-warm Pre-warm review cache
|
|
690
|
+
judges finding-metadata-enrich Enrich findings with metadata
|
|
682
691
|
judges tune Analyze project and suggest optimal config
|
|
683
692
|
judges list List all available judges
|
|
684
693
|
judges version Show version information
|
|
@@ -3838,6 +3847,60 @@ export async function runCli(argv) {
|
|
|
3838
3847
|
runFindingClusterGroup(argv);
|
|
3839
3848
|
return;
|
|
3840
3849
|
}
|
|
3850
|
+
// ─── Review Merge Config Command ──────────────────────────────────
|
|
3851
|
+
if (args.command === "review-merge-config") {
|
|
3852
|
+
const { runReviewMergeConfig } = await import("./commands/review-merge-config.js");
|
|
3853
|
+
runReviewMergeConfig(argv);
|
|
3854
|
+
return;
|
|
3855
|
+
}
|
|
3856
|
+
// ─── Finding Hotspot Map Command ──────────────────────────────────
|
|
3857
|
+
if (args.command === "finding-hotspot-map") {
|
|
3858
|
+
const { runFindingHotspotMap } = await import("./commands/finding-hotspot-map.js");
|
|
3859
|
+
runFindingHotspotMap(argv);
|
|
3860
|
+
return;
|
|
3861
|
+
}
|
|
3862
|
+
// ─── Review Parallel Run Command ──────────────────────────────────
|
|
3863
|
+
if (args.command === "review-parallel-run") {
|
|
3864
|
+
const { runReviewParallelRun } = await import("./commands/review-parallel-run.js");
|
|
3865
|
+
runReviewParallelRun(argv);
|
|
3866
|
+
return;
|
|
3867
|
+
}
|
|
3868
|
+
// ─── Review Annotation Export Command ─────────────────────────────
|
|
3869
|
+
if (args.command === "review-annotation-export") {
|
|
3870
|
+
const { runReviewAnnotationExport } = await import("./commands/review-annotation-export.js");
|
|
3871
|
+
runReviewAnnotationExport(argv);
|
|
3872
|
+
return;
|
|
3873
|
+
}
|
|
3874
|
+
// ─── Finding Blast Radius Command ─────────────────────────────────
|
|
3875
|
+
if (args.command === "finding-blast-radius") {
|
|
3876
|
+
const { runFindingBlastRadius } = await import("./commands/finding-blast-radius.js");
|
|
3877
|
+
runFindingBlastRadius(argv);
|
|
3878
|
+
return;
|
|
3879
|
+
}
|
|
3880
|
+
// ─── Review Quality Score Command ─────────────────────────────────
|
|
3881
|
+
if (args.command === "review-quality-score") {
|
|
3882
|
+
const { runReviewQualityScore } = await import("./commands/review-quality-score.js");
|
|
3883
|
+
runReviewQualityScore(argv);
|
|
3884
|
+
return;
|
|
3885
|
+
}
|
|
3886
|
+
// ─── Review Onboard Wizard Command ────────────────────────────────
|
|
3887
|
+
if (args.command === "review-onboard-wizard") {
|
|
3888
|
+
const { runReviewOnboardWizard } = await import("./commands/review-onboard-wizard.js");
|
|
3889
|
+
runReviewOnboardWizard(argv);
|
|
3890
|
+
return;
|
|
3891
|
+
}
|
|
3892
|
+
// ─── Review Cache Warm Command ────────────────────────────────────
|
|
3893
|
+
if (args.command === "review-cache-warm") {
|
|
3894
|
+
const { runReviewCacheWarm } = await import("./commands/review-cache-warm.js");
|
|
3895
|
+
runReviewCacheWarm(argv);
|
|
3896
|
+
return;
|
|
3897
|
+
}
|
|
3898
|
+
// ─── Finding Metadata Enrich Command ──────────────────────────────
|
|
3899
|
+
if (args.command === "finding-metadata-enrich") {
|
|
3900
|
+
const { runFindingMetadataEnrich } = await import("./commands/finding-metadata-enrich.js");
|
|
3901
|
+
runFindingMetadataEnrich(argv);
|
|
3902
|
+
return;
|
|
3903
|
+
}
|
|
3841
3904
|
// ─── Tune Command ─────────────────────────────────────────────────
|
|
3842
3905
|
if (args.command === "tune") {
|
|
3843
3906
|
const { runTune } = await import("./commands/tune.js");
|