opencode-swarm 7.126.2 → 7.126.4

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 (49) hide show
  1. package/.opencode/skills/engineering-conventions/SKILL.md +1 -1
  2. package/.opencode/skills/issue-tracer/scripts/trace-init.sh +20 -0
  3. package/.opencode/skills/swarm-pr-feedback/SKILL.md +14 -3
  4. package/.opencode/skills/swarm-pr-review/SKILL.md +28 -7
  5. package/dist/background/pr-event-delivery.d.ts +1 -1
  6. package/dist/cli/{config-doctor-mfx27331.js → config-doctor-2admdwc2.js} +2 -2
  7. package/dist/cli/{curation-policy-n944aq62.js → curation-policy-s2wydhda.js} +2 -2
  8. package/dist/cli/{curator-qfh9xty4.js → curator-4tp297kp.js} +12 -12
  9. package/dist/cli/{curator-llm-factory-0rf29gfq.js → curator-llm-factory-caf8jqyb.js} +12 -12
  10. package/dist/cli/{guardrail-explain-jsrjqps1.js → guardrail-explain-yjzbs0fq.js} +13 -13
  11. package/dist/cli/{guardrail-log-61gya05m.js → guardrail-log-7cychbgs.js} +3 -3
  12. package/dist/cli/{hive-promoter-ktt17fyf.js → hive-promoter-er83aqka.js} +12 -12
  13. package/dist/cli/{index-nqp13m5a.js → index-360anpk0.js} +1 -1
  14. package/dist/cli/{index-5nq8dp63.js → index-46xgqgd5.js} +14 -14
  15. package/dist/cli/{index-gwss5btk.js → index-4scxzpbz.js} +1 -1
  16. package/dist/cli/{index-c48dvb6j.js → index-6mfcg9ws.js} +2 -2
  17. package/dist/cli/{index-vcqwhe9d.js → index-7ttstfv6.js} +25 -3
  18. package/dist/cli/{index-bf76q8q7.js → index-8etcyr9r.js} +1 -1
  19. package/dist/cli/{index-3xd9a2g7.js → index-cpssctv1.js} +1 -1
  20. package/dist/cli/{index-z8ftpav0.js → index-cxtnbjwn.js} +2 -2
  21. package/dist/cli/{index-pb8ag9vg.js → index-mgdcrhkg.js} +4 -4
  22. package/dist/cli/{index-pf3xae4s.js → index-r3f1z043.js} +1 -1
  23. package/dist/cli/{index-88dt7c9z.js → index-swgsq1ds.js} +2 -2
  24. package/dist/cli/{index-gf9cxvp0.js → index-v3gw3sc5.js} +1 -1
  25. package/dist/cli/{index-gxw20m1d.js → index-v4n224r1.js} +1 -1
  26. package/dist/cli/{index-f97dm6tz.js → index-vbk29hmf.js} +5 -5
  27. package/dist/cli/{index-7bxw3v5w.js → index-ypy3dhbg.js} +3 -3
  28. package/dist/cli/{index-d88y17ht.js → index-yvgmsepb.js} +155 -130
  29. package/dist/cli/index.js +12 -12
  30. package/dist/cli/{knowledge-escalator-nna0zec3.js → knowledge-escalator-9sd533p6.js} +3 -3
  31. package/dist/cli/{knowledge-events-7k82xk36.js → knowledge-events-v0cp1a8d.js} +1 -1
  32. package/dist/cli/{knowledge-store-efvtng9t.js → knowledge-store-mv7qjf4s.js} +1 -1
  33. package/dist/cli/{knowledge-validator-jh93eagj.js → knowledge-validator-g05g6qrt.js} +4 -4
  34. package/dist/cli/{scan-cursor-cydz8d9q.js → scan-cursor-jp2zz6y1.js} +2 -2
  35. package/dist/cli/{schema-fa033pqw.js → schema-2x7wsb0n.js} +1 -1
  36. package/dist/cli/{skill-generator-8v463kj7.js → skill-generator-497vvped.js} +5 -5
  37. package/dist/config/bundled-skills.d.ts +3 -2
  38. package/dist/config/schema.d.ts +4 -4
  39. package/dist/hooks/init-orphan-recovery.d.ts +1 -1
  40. package/dist/hooks/pr-workflow-auto-wake.d.ts +31 -0
  41. package/dist/hooks/pr-workflow-gate.d.ts +1 -1
  42. package/dist/hooks/pr-workflow-response-gate.d.ts +4 -0
  43. package/dist/index.d.ts +14 -0
  44. package/dist/index.js +289 -289
  45. package/dist/tools/repo-graph/builder.d.ts +5 -4
  46. package/dist/tools/test-runner.d.ts +12 -2
  47. package/dist/utils/path-security.d.ts +2 -0
  48. package/dist/utils/timeout.d.ts +8 -4
  49. package/package.json +1 -1
@@ -8,7 +8,7 @@ import {
8
8
  init_constants,
9
9
  init_schema,
10
10
  resolveExternalSkillsConfig
11
- } from "./index-vcqwhe9d.js";
11
+ } from "./index-7ttstfv6.js";
12
12
  import {
13
13
  advisoryWarn,
14
14
  init_warning_buffer
@@ -3,7 +3,7 @@ import {
3
3
  init_constants,
4
4
  init_schema,
5
5
  stripKnownSwarmPrefix
6
- } from "./index-vcqwhe9d.js";
6
+ } from "./index-7ttstfv6.js";
7
7
  import {
8
8
  init_logger,
9
9
  warn
@@ -6,13 +6,13 @@ import {
6
6
  resolveSwarmKnowledgePath,
7
7
  transactKnowledge,
8
8
  wordBigrams
9
- } from "./index-pb8ag9vg.js";
9
+ } from "./index-mgdcrhkg.js";
10
10
  import {
11
11
  countEntryContradictionsInWindow,
12
12
  countEntryViolationsInWindow,
13
13
  readKnowledgeEvents,
14
14
  recordKnowledgeEvent
15
- } from "./index-nqp13m5a.js";
15
+ } from "./index-360anpk0.js";
16
16
  import {
17
17
  init_knowledge_types,
18
18
  isActiveStatus
@@ -190,11 +190,11 @@ async function maybeQuarantineOnContradiction(directory, entryId, threshold, win
190
190
  alreadyInactive: true
191
191
  };
192
192
  }
193
- const { quarantineEntry } = await import("./knowledge-validator-jh93eagj.js");
193
+ const { quarantineEntry } = await import("./knowledge-validator-g05g6qrt.js");
194
194
  let policyConfig;
195
195
  try {
196
- const { KnowledgeConfigSchema } = await import("./schema-fa033pqw.js");
197
- const { loadPluginConfigWithMeta } = await import("./index-c48dvb6j.js");
196
+ const { KnowledgeConfigSchema } = await import("./schema-2x7wsb0n.js");
197
+ const { loadPluginConfigWithMeta } = await import("./index-6mfcg9ws.js");
198
198
  const { config: loadedConfig } = loadPluginConfigWithMeta(directory);
199
199
  policyConfig = KnowledgeConfigSchema.parse(loadedConfig.knowledge ?? {});
200
200
  } catch {
@@ -2,18 +2,18 @@
2
2
  import {
3
3
  ALLOWED_SKILL_PATH_PREFIXES,
4
4
  validateSkillPath
5
- } from "./index-88dt7c9z.js";
5
+ } from "./index-swgsq1ds.js";
6
6
  import {
7
7
  computeOutcomeSignal,
8
8
  readKnowledge,
9
9
  resolveHiveKnowledgePath,
10
10
  resolveSwarmKnowledgePath,
11
11
  transactKnowledge
12
- } from "./index-pb8ag9vg.js";
12
+ } from "./index-mgdcrhkg.js";
13
13
  import {
14
14
  effectiveRetrievalOutcomes,
15
15
  readKnowledgeCounterRollups
16
- } from "./index-nqp13m5a.js";
16
+ } from "./index-360anpk0.js";
17
17
  import {
18
18
  init_knowledge_types,
19
19
  isActiveStatus