opencode-swarm 7.135.2 → 7.135.3

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 (70) hide show
  1. package/.opencode/skills/critic-gate/SKILL.md +10 -0
  2. package/dist/agents/index.d.ts +12 -0
  3. package/dist/cli/{config-doctor-pj3yvxdb.js → config-doctor-4nznqeca.js} +3 -2
  4. package/dist/cli/{core-4va9z2ng.js → core-4z1s2ak1.js} +3 -2
  5. package/dist/cli/{curation-policy-b2caf3v3.js → curation-policy-81m14519.js} +3 -3
  6. package/dist/cli/{curator-drift-2ta83hss.js → curator-drift-jpap6hv4.js} +2 -2
  7. package/dist/cli/{curator-r1s2mwf2.js → curator-e0z5gcww.js} +24 -23
  8. package/dist/cli/{curator-llm-factory-9983528d.js → curator-llm-factory-fem13y9n.js} +24 -23
  9. package/dist/cli/{dispatch-wtk6dxky.js → dispatch-b1fge4xk.js} +2 -2
  10. package/dist/cli/{evidence-summary-service-feby8ny0.js → evidence-summary-service-w006jnpg.js} +5 -5
  11. package/dist/cli/{gate-evidence-84b03mb4.js → gate-evidence-aenyz6vt.js} +2 -2
  12. package/dist/cli/{guardrail-explain-pwxvg5n0.js → guardrail-explain-wgaj23hd.js} +25 -24
  13. package/dist/cli/{guardrail-log-yzpz8b7t.js → guardrail-log-04p1z1vt.js} +5 -4
  14. package/dist/cli/{hive-promoter-586dhndj.js → hive-promoter-k345z42k.js} +24 -23
  15. package/dist/cli/{index-g3meqrsg.js → index-168phrs7.js} +12 -10
  16. package/dist/cli/{index-3m7kpnqf.js → index-30pg2rs3.js} +1 -1
  17. package/dist/cli/{index-b0eva00y.js → index-36v55ryg.js} +1 -1
  18. package/dist/cli/index-3jcyn8g6.js +1219 -0
  19. package/dist/cli/{index-hdy2nd5h.js → index-45t7w06b.js} +4 -4
  20. package/dist/cli/{index-bs4m85v1.js → index-5436jxnw.js} +2 -2
  21. package/dist/cli/{index-j92ser8n.js → index-a01r818w.js} +5 -3
  22. package/dist/cli/{index-hvrrq3f3.js → index-bcmrg4t4.js} +1 -1
  23. package/dist/cli/{index-d5psymdk.js → index-c9ddxv4k.js} +57 -8
  24. package/dist/cli/{index-7pnvf04s.js → index-cggqh2dz.js} +10 -10
  25. package/dist/cli/{index-340chr1e.js → index-dwargd10.js} +10105 -9998
  26. package/dist/cli/{index-ckdva4rs.js → index-f52jt0am.js} +5 -5
  27. package/dist/cli/{index-jgkjxpdh.js → index-gxxxmajn.js} +2 -2
  28. package/dist/cli/{index-2pxk6qg4.js → index-kb7qy7an.js} +4 -2
  29. package/dist/cli/{index-j0kte6gd.js → index-p5kr35wh.js} +8 -1210
  30. package/dist/cli/{index-02cqjna3.js → index-p9ngg568.js} +4 -4
  31. package/dist/cli/{index-8gw8p7yh.js → index-rv7s2k9y.js} +1 -1
  32. package/dist/cli/{index-3xbx305x.js → index-tcn457d5.js} +1 -1
  33. package/dist/cli/{index-9c3gf2wd.js → index-wygxzvtf.js} +6 -4
  34. package/dist/cli/{index-73dfyfhq.js → index-x20cgr2q.js} +1 -1
  35. package/dist/cli/{index-cwdy5vw9.js → index-y47crdg9.js} +30 -28
  36. package/dist/cli/{index-qqkw794p.js → index-yf30m841.js} +3 -3
  37. package/dist/cli/index.js +27 -25
  38. package/dist/cli/{knowledge-escalator-w7by1m8m.js → knowledge-escalator-42ecv7m3.js} +4 -4
  39. package/dist/cli/{knowledge-events-n8xxsay3.js → knowledge-events-zhna7v3g.js} +2 -2
  40. package/dist/cli/knowledge-link-mm1w967j.js +1 -1
  41. package/dist/cli/{knowledge-store-xzmvfnx3.js → knowledge-store-56jcfc5k.js} +2 -2
  42. package/dist/cli/{knowledge-validator-5q1amsq6.js → knowledge-validator-8zk0pnb6.js} +5 -5
  43. package/dist/cli/{pending-delegations-mt5gs1bt.js → pending-delegations-qajsxct0.js} +4 -4
  44. package/dist/cli/{pr-subscriptions-v5xd3j6d.js → pr-subscriptions-qhr41epq.js} +4 -4
  45. package/dist/cli/{scan-cursor-1q1zmt4b.js → scan-cursor-h3ndxd41.js} +3 -3
  46. package/dist/cli/{schema-8mtsfspm.js → schema-r6wmd7zp.js} +2 -1
  47. package/dist/cli/scope-persistence-h2fpgxww.js +2 -2
  48. package/dist/cli/{skill-generator-54xbjgak.js → skill-generator-12cftsx4.js} +6 -6
  49. package/dist/cli/{worktree-collision-ownership-15hymf1y.js → worktree-collision-ownership-13btcj9g.js} +5 -5
  50. package/dist/commands/approve-plan-critic.d.ts +21 -0
  51. package/dist/commands/registry.d.ts +8 -0
  52. package/dist/config/cache-paths.d.ts +48 -0
  53. package/dist/config/constants.d.ts +18 -0
  54. package/dist/config/host-path.d.ts +95 -0
  55. package/dist/config/lane-context.d.ts +117 -0
  56. package/dist/config/lane-permissions.d.ts +277 -0
  57. package/dist/config/schema.d.ts +10 -0
  58. package/dist/config/swarm-branch.d.ts +130 -0
  59. package/dist/hooks/delegation-gate.d.ts +42 -1
  60. package/dist/hooks/skill-propagation-gate.d.ts +10 -0
  61. package/dist/index.js +211 -199
  62. package/dist/memory/schema.d.ts +4 -4
  63. package/dist/tools/approve-plan-critic.d.ts +5 -0
  64. package/dist/tools/index.d.ts +1 -0
  65. package/dist/tools/manifest.d.ts +1 -0
  66. package/dist/tools/tool-metadata.d.ts +4 -0
  67. package/package.json +1 -1
  68. package/dist/cli/{index-bfd4xfpp.js → index-4qzeef9h.js} +3 -3
  69. package/dist/cli/{index-ryqnn3nv.js → index-mrtms113.js} +3 -3
  70. package/dist/cli/{index-m0ynxkaa.js → index-vm4xw9z3.js} +3 -3
@@ -6,13 +6,13 @@ import {
6
6
  resolveSwarmKnowledgePath,
7
7
  transactKnowledge,
8
8
  wordBigrams
9
- } from "./index-02cqjna3.js";
9
+ } from "./index-p9ngg568.js";
10
10
  import {
11
11
  countEntryContradictionsInWindow,
12
12
  countEntryViolationsInWindow,
13
13
  readKnowledgeEvents,
14
14
  recordKnowledgeEvent
15
- } from "./index-8gw8p7yh.js";
15
+ } from "./index-rv7s2k9y.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-5q1amsq6.js");
193
+ const { quarantineEntry } = await import("./knowledge-validator-8zk0pnb6.js");
194
194
  let policyConfig;
195
195
  try {
196
- const { KnowledgeConfigSchema } = await import("./schema-8mtsfspm.js");
197
- const { loadPluginConfigWithMeta } = await import("./index-g3meqrsg.js");
196
+ const { KnowledgeConfigSchema } = await import("./schema-r6wmd7zp.js");
197
+ const { loadPluginConfigWithMeta } = await import("./index-168phrs7.js");
198
198
  const { config: loadedConfig } = loadPluginConfigWithMeta(directory);
199
199
  policyConfig = KnowledgeConfigSchema.parse(loadedConfig.knowledge ?? {});
200
200
  } catch {
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  authorizeCuration
4
- } from "./index-3m7kpnqf.js";
4
+ } from "./index-30pg2rs3.js";
5
5
  import {
6
6
  findNearDuplicate,
7
7
  inferTags,
@@ -9,7 +9,7 @@ import {
9
9
  resolveSwarmKnowledgePath,
10
10
  resolveSwarmRejectedPath,
11
11
  transactKnowledge
12
- } from "./index-02cqjna3.js";
12
+ } from "./index-p9ngg568.js";
13
13
  import {
14
14
  resolveKnowledgeStoreDir
15
15
  } from "./index-dzyjb33e.js";
@@ -1,9 +1,11 @@
1
1
  // @bun
2
2
  import {
3
- init_constants,
4
3
  init_schema,
5
4
  stripKnownSwarmPrefix
6
- } from "./index-j0kte6gd.js";
5
+ } from "./index-p5kr35wh.js";
6
+ import {
7
+ init_constants
8
+ } from "./index-3jcyn8g6.js";
7
9
  import {
8
10
  init_logger,
9
11
  warn