@kevinrabun/judges 3.102.0 → 3.103.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-annotation-export.d.ts +2 -0
- package/dist/commands/finding-annotation-export.d.ts.map +1 -0
- package/dist/commands/finding-annotation-export.js +98 -0
- package/dist/commands/finding-annotation-export.js.map +1 -0
- package/dist/commands/finding-dedup-smart.d.ts +2 -0
- package/dist/commands/finding-dedup-smart.d.ts.map +1 -0
- package/dist/commands/finding-dedup-smart.js +110 -0
- package/dist/commands/finding-dedup-smart.js.map +1 -0
- package/dist/commands/finding-merge-strategy.d.ts +2 -0
- package/dist/commands/finding-merge-strategy.d.ts.map +1 -0
- package/dist/commands/finding-merge-strategy.js +85 -0
- package/dist/commands/finding-merge-strategy.js.map +1 -0
- package/dist/commands/finding-trend-alert.d.ts +2 -0
- package/dist/commands/finding-trend-alert.d.ts.map +1 -0
- package/dist/commands/finding-trend-alert.js +127 -0
- package/dist/commands/finding-trend-alert.js.map +1 -0
- package/dist/commands/review-ai-feedback-loop.d.ts +2 -0
- package/dist/commands/review-ai-feedback-loop.d.ts.map +1 -0
- package/dist/commands/review-ai-feedback-loop.js +117 -0
- package/dist/commands/review-ai-feedback-loop.js.map +1 -0
- package/dist/commands/review-ci-insight.d.ts +2 -0
- package/dist/commands/review-ci-insight.d.ts.map +1 -0
- package/dist/commands/review-ci-insight.js +101 -0
- package/dist/commands/review-ci-insight.js.map +1 -0
- package/dist/commands/review-confidence-explain.d.ts +2 -0
- package/dist/commands/review-confidence-explain.d.ts.map +1 -0
- package/dist/commands/review-confidence-explain.js +100 -0
- package/dist/commands/review-confidence-explain.js.map +1 -0
- package/dist/commands/review-scope-suggest.d.ts +2 -0
- package/dist/commands/review-scope-suggest.d.ts.map +1 -0
- package/dist/commands/review-scope-suggest.js +113 -0
- package/dist/commands/review-scope-suggest.js.map +1 -0
- package/dist/commands/review-workload-balance.d.ts +2 -0
- package/dist/commands/review-workload-balance.d.ts.map +1 -0
- package/dist/commands/review-workload-balance.js +87 -0
- package/dist/commands/review-workload-balance.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.103.0] — 2026-03-14
|
|
6
|
+
|
|
7
|
+
### Added
|
|
8
|
+
- Confidence explainability: review-confidence-explain
|
|
9
|
+
- Cross-branch finding merge: finding-merge-strategy
|
|
10
|
+
- Review scope suggestions: review-scope-suggest
|
|
11
|
+
- AI feedback loop: review-ai-feedback-loop
|
|
12
|
+
- Finding trend alerts: finding-trend-alert
|
|
13
|
+
- Workload balancing: review-workload-balance
|
|
14
|
+
- Smart deduplication: finding-dedup-smart
|
|
15
|
+
- Annotation export: finding-annotation-export
|
|
16
|
+
- CI pipeline insights: review-ci-insight
|
|
17
|
+
|
|
5
18
|
## [3.102.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;AAy8BH;;;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,CAm5I1D"}
|
package/dist/cli.js
CHANGED
|
@@ -787,6 +787,15 @@ USAGE:
|
|
|
787
787
|
judges review-archive-search Search archived reviews
|
|
788
788
|
judges review-incident-link Link findings to incidents
|
|
789
789
|
judges finding-search-index Build/search findings index
|
|
790
|
+
judges review-confidence-explain Explain confidence levels
|
|
791
|
+
judges finding-merge-strategy Merge findings across branches
|
|
792
|
+
judges review-scope-suggest Suggest review scope
|
|
793
|
+
judges review-ai-feedback-loop AI feedback capture
|
|
794
|
+
judges finding-trend-alert Alert on finding trends
|
|
795
|
+
judges review-workload-balance Balance reviewer workload
|
|
796
|
+
judges finding-dedup-smart Smart finding dedup
|
|
797
|
+
judges finding-annotation-export Export annotations
|
|
798
|
+
judges review-ci-insight CI pipeline insights
|
|
790
799
|
judges tune Analyze project and suggest optimal config
|
|
791
800
|
judges list List all available judges
|
|
792
801
|
judges version Show version information
|
|
@@ -4594,6 +4603,60 @@ export async function runCli(argv) {
|
|
|
4594
4603
|
runFindingSearchIndex(argv);
|
|
4595
4604
|
return;
|
|
4596
4605
|
}
|
|
4606
|
+
// ─── Review Confidence Explain Command ────────────────────────────
|
|
4607
|
+
if (args.command === "review-confidence-explain") {
|
|
4608
|
+
const { runReviewConfidenceExplain } = await import("./commands/review-confidence-explain.js");
|
|
4609
|
+
runReviewConfidenceExplain(argv);
|
|
4610
|
+
return;
|
|
4611
|
+
}
|
|
4612
|
+
// ─── Finding Merge Strategy Command ───────────────────────────────
|
|
4613
|
+
if (args.command === "finding-merge-strategy") {
|
|
4614
|
+
const { runFindingMergeStrategy } = await import("./commands/finding-merge-strategy.js");
|
|
4615
|
+
runFindingMergeStrategy(argv);
|
|
4616
|
+
return;
|
|
4617
|
+
}
|
|
4618
|
+
// ─── Review Scope Suggest Command ─────────────────────────────────
|
|
4619
|
+
if (args.command === "review-scope-suggest") {
|
|
4620
|
+
const { runReviewScopeSuggest } = await import("./commands/review-scope-suggest.js");
|
|
4621
|
+
runReviewScopeSuggest(argv);
|
|
4622
|
+
return;
|
|
4623
|
+
}
|
|
4624
|
+
// ─── Review AI Feedback Loop Command ──────────────────────────────
|
|
4625
|
+
if (args.command === "review-ai-feedback-loop") {
|
|
4626
|
+
const { runReviewAiFeedbackLoop } = await import("./commands/review-ai-feedback-loop.js");
|
|
4627
|
+
runReviewAiFeedbackLoop(argv);
|
|
4628
|
+
return;
|
|
4629
|
+
}
|
|
4630
|
+
// ─── Finding Trend Alert Command ──────────────────────────────────
|
|
4631
|
+
if (args.command === "finding-trend-alert") {
|
|
4632
|
+
const { runFindingTrendAlert } = await import("./commands/finding-trend-alert.js");
|
|
4633
|
+
runFindingTrendAlert(argv);
|
|
4634
|
+
return;
|
|
4635
|
+
}
|
|
4636
|
+
// ─── Review Workload Balance Command ──────────────────────────────
|
|
4637
|
+
if (args.command === "review-workload-balance") {
|
|
4638
|
+
const { runReviewWorkloadBalance } = await import("./commands/review-workload-balance.js");
|
|
4639
|
+
runReviewWorkloadBalance(argv);
|
|
4640
|
+
return;
|
|
4641
|
+
}
|
|
4642
|
+
// ─── Finding Dedup Smart Command ──────────────────────────────────
|
|
4643
|
+
if (args.command === "finding-dedup-smart") {
|
|
4644
|
+
const { runFindingDedupSmart } = await import("./commands/finding-dedup-smart.js");
|
|
4645
|
+
runFindingDedupSmart(argv);
|
|
4646
|
+
return;
|
|
4647
|
+
}
|
|
4648
|
+
// ─── Finding Annotation Export Command ────────────────────────────
|
|
4649
|
+
if (args.command === "finding-annotation-export") {
|
|
4650
|
+
const { runFindingAnnotationExport } = await import("./commands/finding-annotation-export.js");
|
|
4651
|
+
runFindingAnnotationExport(argv);
|
|
4652
|
+
return;
|
|
4653
|
+
}
|
|
4654
|
+
// ─── Review CI Insight Command ────────────────────────────────────
|
|
4655
|
+
if (args.command === "review-ci-insight") {
|
|
4656
|
+
const { runReviewCiInsight } = await import("./commands/review-ci-insight.js");
|
|
4657
|
+
runReviewCiInsight(argv);
|
|
4658
|
+
return;
|
|
4659
|
+
}
|
|
4597
4660
|
// ─── Tune Command ─────────────────────────────────────────────────
|
|
4598
4661
|
if (args.command === "tune") {
|
|
4599
4662
|
const { runTune } = await import("./commands/tune.js");
|