opencode-swarm 7.139.6 → 7.139.7

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.
Files changed (40) hide show
  1. package/.opencode/skills/swarm-pr-review/SKILL.md +62 -6
  2. package/.opencode/skills/swarm-pr-review/references/prompt-templates.md +44 -6
  3. package/dist/agents/explorer.d.ts +1 -1
  4. package/dist/cli/{config-doctor-7v9at76j.js → config-doctor-pc48vfzg.js} +2 -2
  5. package/dist/cli/{curation-policy-rbrx3kd2.js → curation-policy-2rh3zysm.js} +2 -2
  6. package/dist/cli/{curator-llm-factory-305cfcxz.js → curator-llm-factory-de10hnhj.js} +13 -13
  7. package/dist/cli/{curator-bdc5hssa.js → curator-tm9rp9yx.js} +13 -13
  8. package/dist/cli/{explorer-swjc297z.js → explorer-e9h66egs.js} +1 -1
  9. package/dist/cli/{guardrail-explain-w9rwgz4c.js → guardrail-explain-979dxbd5.js} +14 -14
  10. package/dist/cli/{guardrail-log-4805jgj5.js → guardrail-log-wxa8janm.js} +3 -3
  11. package/dist/cli/{hive-promoter-jrd4pjb6.js → hive-promoter-w4ezne1c.js} +13 -13
  12. package/dist/cli/{index-k5z14rb1.js → index-3r61js2q.js} +2 -2
  13. package/dist/cli/{index-wv89xmbe.js → index-3w0kxqyy.js} +1 -1
  14. package/dist/cli/{index-8d2d7c6k.js → index-4tjk6k4a.js} +2 -2
  15. package/dist/cli/{index-t94f72tb.js → index-6d60gctc.js} +2 -2
  16. package/dist/cli/{index-1tw24kcp.js → index-7f4jhdhw.js} +1 -1
  17. package/dist/cli/{index-n3ppm2gt.js → index-92j14gdt.js} +1 -1
  18. package/dist/cli/{index-m7xks4r4.js → index-cp592623.js} +4 -4
  19. package/dist/cli/{index-a6v3kzyc.js → index-f7wq4q9r.js} +5 -5
  20. package/dist/cli/{index-ev72jrxc.js → index-j0gy1ggg.js} +1 -1
  21. package/dist/cli/{index-3fscvmfw.js → index-k4tcdnvd.js} +3 -3
  22. package/dist/cli/{index-68gh7p3t.js → index-n4x9racs.js} +1 -1
  23. package/dist/cli/{index-h7ht03c4.js → index-nxs7r6sd.js} +39 -39
  24. package/dist/cli/{index-7qx874pn.js → index-rvr1p73g.js} +1 -1
  25. package/dist/cli/{index-b6k9z88b.js → index-sd7ajhb5.js} +1 -1
  26. package/dist/cli/{index-fjrt81db.js → index-ssjm3458.js} +1 -1
  27. package/dist/cli/{index-6mjf4vr1.js → index-v2xrer41.js} +16 -29
  28. package/dist/cli/{index-sfbwze80.js → index-vx6mwms2.js} +15 -15
  29. package/dist/cli/index.js +13 -13
  30. package/dist/cli/{knowledge-escalator-7z9vwqrk.js → knowledge-escalator-kyejsd7z.js} +3 -3
  31. package/dist/cli/{knowledge-events-vw2cdtnp.js → knowledge-events-n5z7w8x2.js} +1 -1
  32. package/dist/cli/{knowledge-store-ecv0qs7r.js → knowledge-store-s65wnc1m.js} +1 -1
  33. package/dist/cli/{knowledge-validator-arppnzpb.js → knowledge-validator-cgtmhqya.js} +4 -4
  34. package/dist/cli/{scan-cursor-7740wg6r.js → scan-cursor-6z3rbdxp.js} +2 -2
  35. package/dist/cli/{schema-sajt4mcv.js → schema-fvj8smjz.js} +1 -1
  36. package/dist/cli/{skill-generator-k8qz8ja5.js → skill-generator-9kzsefn1.js} +5 -5
  37. package/dist/hooks/pr-workflow-gate.d.ts +2 -2
  38. package/dist/index.js +63 -58
  39. package/dist/tools/dispatch-lanes.d.ts +3 -6
  40. package/package.json +1 -1
@@ -23,11 +23,11 @@ import {
23
23
  validateLesson,
24
24
  validateSkillCandidatePath,
25
25
  validateSkillPath
26
- } from "./index-8d2d7c6k.js";
27
- import"./index-1tw24kcp.js";
26
+ } from "./index-4tjk6k4a.js";
27
+ import"./index-7f4jhdhw.js";
28
28
  import"./index-rtry5xyf.js";
29
- import"./index-m7xks4r4.js";
30
- import"./index-68gh7p3t.js";
29
+ import"./index-cp592623.js";
30
+ import"./index-n4x9racs.js";
31
31
  import"./index-ae75rja9.js";
32
32
  import"./index-rs1f1bh0.js";
33
33
  import"./index-h2waehqq.js";
@@ -4,8 +4,8 @@ import {
4
4
  alreadyCuratedThisGeneration,
5
5
  claimNextScanBatch,
6
6
  getScanStatus
7
- } from "./index-wv89xmbe.js";
8
- import"./index-m7xks4r4.js";
7
+ } from "./index-3w0kxqyy.js";
8
+ import"./index-cp592623.js";
9
9
  import"./index-ae75rja9.js";
10
10
  import"./index-rs1f1bh0.js";
11
11
  import"./index-h2waehqq.js";
@@ -96,7 +96,7 @@ import {
96
96
  resolveGeneratedAgentRole,
97
97
  resolveGuardrailsConfig,
98
98
  stripKnownSwarmPrefix
99
- } from "./index-n3ppm2gt.js";
99
+ } from "./index-92j14gdt.js";
100
100
  import"./index-r4t92q32.js";
101
101
  import"./index-zjygnfay.js";
102
102
  import"./index-bk5tah7q.js";
@@ -33,12 +33,12 @@ import {
33
33
  sanitizeSlug,
34
34
  selectCandidateEntries,
35
35
  writeEvalStub
36
- } from "./index-3fscvmfw.js";
37
- import"./index-8d2d7c6k.js";
38
- import"./index-1tw24kcp.js";
36
+ } from "./index-k4tcdnvd.js";
37
+ import"./index-4tjk6k4a.js";
38
+ import"./index-7f4jhdhw.js";
39
39
  import"./index-rtry5xyf.js";
40
- import"./index-m7xks4r4.js";
41
- import"./index-68gh7p3t.js";
40
+ import"./index-cp592623.js";
41
+ import"./index-n4x9racs.js";
42
42
  import"./index-ae75rja9.js";
43
43
  import"./index-rs1f1bh0.js";
44
44
  import"./index-h2waehqq.js";
@@ -1,5 +1,5 @@
1
1
  import * as fsp from 'node:fs/promises';
2
- import { type RowFormatFamily } from '../background/candidate-contract.js';
2
+ import { type CandidateSeverity, type RowFormatFamily } from '../background/candidate-contract.js';
3
3
  import { type LaneOutputArtifact } from '../background/lane-output-store.js';
4
4
  import { type BackgroundDelegationRecord, type BackgroundDelegationResult, findByBatchId } from '../background/pending-delegations.js';
5
5
  import { type PrReviewInlineTriggerRow } from '../background/pr-review-trigger-contract.js';
@@ -208,7 +208,7 @@ type PrReviewArtifactRecord = {
208
208
  finding_id: string;
209
209
  status: 'PENDING' | 'CONFIRMED' | 'DISPROVED' | 'PRE_EXISTING';
210
210
  next_action: 'route_to_reviewer' | 'route_to_critic' | 'report' | 'suppress_with_reason' | 'handoff_to_feedback';
211
- severity?: 'CRITICAL' | 'HIGH' | 'MEDIUM' | 'LOW';
211
+ severity?: CandidateSeverity;
212
212
  };
213
213
  interface PrFeedbackScopeDeclarationRecord {
214
214
  taskId: string;