opencode-swarm 7.145.2 → 7.146.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.
Files changed (57) hide show
  1. package/dist/cli/{config-doctor-j1r33f4q.js → config-doctor-vs6hvbew.js} +2 -2
  2. package/dist/cli/{core-c2zrd384.js → core-jvvm935f.js} +1 -1
  3. package/dist/cli/{curator-gk2kmrk1.js → curator-5bxh1djq.js} +17 -17
  4. package/dist/cli/{curator-llm-factory-sat3mn5n.js → curator-llm-factory-pe6skby4.js} +17 -17
  5. package/dist/cli/{evidence-summary-service-0mhx0t0v.js → evidence-summary-service-6m9jmzk8.js} +6 -6
  6. package/dist/cli/{gate-evidence-a5adh55x.js → gate-evidence-84sfx6g8.js} +2 -2
  7. package/dist/cli/{guardrail-explain-r50fery8.js → guardrail-explain-jhbxq8yb.js} +18 -18
  8. package/dist/cli/{guardrail-log-p69eys6d.js → guardrail-log-vpbp3rm4.js} +3 -3
  9. package/dist/cli/{hive-promoter-ay8a7sct.js → hive-promoter-mmmfszv8.js} +17 -17
  10. package/dist/cli/{index-2vefr1f8.js → index-5qwmpamg.js} +1 -1
  11. package/dist/cli/{index-n55a28zr.js → index-92cxd0r1.js} +1 -1
  12. package/dist/cli/{index-612rr70a.js → index-bma2wrqx.js} +1 -1
  13. package/dist/cli/{index-917z76qr.js → index-d4e6wpkg.js} +3 -3
  14. package/dist/cli/{index-ncfjxz9n.js → index-f17j50dx.js} +5 -5
  15. package/dist/cli/{index-gpnv14kq.js → index-fay8h6v8.js} +24 -4
  16. package/dist/cli/{index-b9kxxd6k.js → index-fyr2wbvz.js} +2 -2
  17. package/dist/cli/{index-673axbjx.js → index-fzqhn96z.js} +1 -1
  18. package/dist/cli/{index-jgb7mq2y.js → index-g3xt1d16.js} +3 -3
  19. package/dist/cli/{index-np4ytvvv.js → index-gxbhp7sx.js} +1 -1
  20. package/dist/cli/{index-9080b3de.js → index-j43qndgc.js} +19 -19
  21. package/dist/cli/{index-czde45km.js → index-jfcgnvg6.js} +2 -2
  22. package/dist/cli/{index-6wf75rcm.js → index-kfmee1cr.js} +4 -4
  23. package/dist/cli/{index-vav705md.js → index-kwxp0z0n.js} +2 -2
  24. package/dist/cli/{index-9gt8g2qj.js → index-n6ke10ck.js} +3 -3
  25. package/dist/cli/{index-cb2qtetk.js → index-pz2py5v7.js} +1489 -1041
  26. package/dist/cli/{index-jpppcckq.js → index-q2mvacjr.js} +1 -1
  27. package/dist/cli/{index-7y5akvc9.js → index-s8qyaqs2.js} +1 -1
  28. package/dist/cli/{index-1g87esfp.js → index-vk15nbh4.js} +1 -1
  29. package/dist/cli/{index-cxn95n7q.js → index-zd1mfygt.js} +3 -3
  30. package/dist/cli/{index-rk80jhef.js → index-zsmsy1dh.js} +1 -1
  31. package/dist/cli/index.js +17 -17
  32. package/dist/cli/{knowledge-escalator-22apj3dj.js → knowledge-escalator-c9p3w12b.js} +6 -6
  33. package/dist/cli/{knowledge-events-bx8xba9z.js → knowledge-events-d201414m.js} +4 -4
  34. package/dist/cli/{knowledge-store-nc71kfsg.js → knowledge-store-ds45k9th.js} +1 -1
  35. package/dist/cli/{knowledge-validator-g8ne80v6.js → knowledge-validator-707vsncy.js} +2 -2
  36. package/dist/cli/{scan-cursor-6ksgv514.js → scan-cursor-znhqb8xa.js} +2 -2
  37. package/dist/cli/{schema-mpcm7nje.js → schema-dnnm0p40.js} +1 -1
  38. package/dist/cli/{scope-persistence-mj1w3hqw.js → scope-persistence-4n24a1e2.js} +4 -4
  39. package/dist/cli/{skill-generator-gsa6qwwt.js → skill-generator-5s0p3y8k.js} +7 -7
  40. package/dist/cli/{worktree-isolation-ajzyp2gm.js → worktree-isolation-1v2mythh.js} +17 -17
  41. package/dist/commands/memory.d.ts +8 -0
  42. package/dist/commands/registry.d.ts +8 -0
  43. package/dist/config/schema.d.ts +14 -0
  44. package/dist/index.js +401 -351
  45. package/dist/memory/config.d.ts +20 -0
  46. package/dist/memory/errors.d.ts +14 -0
  47. package/dist/memory/gateway.d.ts +32 -0
  48. package/dist/memory/index.d.ts +3 -2
  49. package/dist/memory/pii.d.ts +66 -0
  50. package/dist/memory/prompt-block.d.ts +1 -1
  51. package/dist/memory/provider.d.ts +15 -0
  52. package/dist/memory/redaction.d.ts +31 -8
  53. package/dist/memory/schema.d.ts +18 -0
  54. package/dist/memory/sentinel.d.ts +12 -0
  55. package/dist/memory/sqlite-provider.d.ts +93 -0
  56. package/dist/memory/types.d.ts +9 -0
  57. package/package.json +12 -2
@@ -709,7 +709,7 @@ async function applyConfidenceFloorAction(directory, touched, options) {
709
709
  const {
710
710
  readAuthoritativeKnowledgeCounterRollups,
711
711
  effectiveRetrievalOutcomes
712
- } = await import("./knowledge-events-bx8xba9z.js");
712
+ } = await import("./knowledge-events-d201414m.js");
713
713
  const rollups = await readAuthoritativeKnowledgeCounterRollups(directory);
714
714
  const flagIds = new Set;
715
715
  for (const e of atFloor) {
@@ -776,11 +776,11 @@ async function applyConfidenceFloorAction(directory, touched, options) {
776
776
  });
777
777
  }
778
778
  if (action === "quarantine" && toQuarantine.length > 0) {
779
- const { quarantineEntry } = await import("./knowledge-validator-g8ne80v6.js");
780
- const { KnowledgeConfigSchema } = await import("./schema-mpcm7nje.js");
779
+ const { quarantineEntry } = await import("./knowledge-validator-707vsncy.js");
780
+ const { KnowledgeConfigSchema } = await import("./schema-dnnm0p40.js");
781
781
  let config;
782
782
  try {
783
- const { loadPluginConfigWithMeta } = await import("./index-9gt8g2qj.js");
783
+ const { loadPluginConfigWithMeta } = await import("./index-n6ke10ck.js");
784
784
  const { config: loadedConfig } = loadPluginConfigWithMeta(directory);
785
785
  config = KnowledgeConfigSchema.parse(loadedConfig.knowledge ?? {});
786
786
  } catch {
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  computePlanStructureHash,
4
4
  derivePlanId
5
- } from "./index-673axbjx.js";
5
+ } from "./index-fzqhn96z.js";
6
6
  import {
7
7
  unsafePathTextReason
8
8
  } from "./index-556ja8an.js";
9
9
  import {
10
10
  PlanSchema
11
- } from "./index-2vefr1f8.js";
11
+ } from "./index-5qwmpamg.js";
12
12
  import {
13
13
  validateSwarmPath
14
14
  } from "./index-w8pgjr75.js";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  _internals,
4
4
  resolveWorktreeIsolationConfig
5
- } from "./index-czde45km.js";
5
+ } from "./index-jfcgnvg6.js";
6
6
  import {
7
7
  ApprovalEvidenceSchema,
8
8
  BaseEvidenceSchema,
@@ -42,7 +42,7 @@ import {
42
42
  loadPluginConfig,
43
43
  loadPluginConfigWithMeta,
44
44
  loadPluginConfigWithMetaAsync
45
- } from "./index-2vefr1f8.js";
45
+ } from "./index-5qwmpamg.js";
46
46
  import {
47
47
  AUTO_REVIEW_V8_BURN_IN_DECISION,
48
48
  AgentOverrideConfigSchema,
@@ -64,7 +64,7 @@ import {
64
64
  TurboConfigSchema,
65
65
  WorktreeIsolationConfigSchema,
66
66
  resolveAutoReviewConfig
67
- } from "./index-gpnv14kq.js";
67
+ } from "./index-fay8h6v8.js";
68
68
  import {
69
69
  ALL_AGENT_NAMES,
70
70
  ALL_SUBAGENT_NAMES,