opencode-swarm 7.148.2 → 7.148.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 (43) hide show
  1. package/dist/cli/{config-doctor-6danhdcy.js → config-doctor-q3fw9744.js} +2 -2
  2. package/dist/cli/{core-0ghwny8q.js → core-y72nw57z.js} +1 -1
  3. package/dist/cli/{curator-wvm7qbkk.js → curator-bsr0xx05.js} +17 -17
  4. package/dist/cli/{curator-llm-factory-6n47j5qn.js → curator-llm-factory-sdxsn88r.js} +17 -17
  5. package/dist/cli/{evidence-summary-service-0xwrkmf9.js → evidence-summary-service-rk5exnrk.js} +6 -6
  6. package/dist/cli/{gate-evidence-6e5yhcy6.js → gate-evidence-cn0dvw8m.js} +2 -2
  7. package/dist/cli/{guardrail-explain-tgv7rvap.js → guardrail-explain-fnnka0vt.js} +18 -18
  8. package/dist/cli/{guardrail-log-k0zk6rbs.js → guardrail-log-gsx9kj51.js} +3 -3
  9. package/dist/cli/{guardrail-reset-4fw16xmb.js → guardrail-reset-kk1rdmm0.js} +17 -17
  10. package/dist/cli/{hive-promoter-zemwxxw1.js → hive-promoter-w7cr6qym.js} +17 -17
  11. package/dist/cli/{index-nqwn8sf0.js → index-08d3pb9a.js} +1 -1
  12. package/dist/cli/{index-q6kscnts.js → index-2d582j6q.js} +1 -1
  13. package/dist/cli/{index-wgrvq2bc.js → index-3vescfdb.js} +4 -4
  14. package/dist/cli/{index-3pbvdde0.js → index-4aqnb12y.js} +2 -2
  15. package/dist/cli/{index-mgcffsk0.js → index-65jw48eb.js} +1 -1
  16. package/dist/cli/{index-hsq8nyen.js → index-7a41ca8k.js} +47 -47
  17. package/dist/cli/{index-x9jppg8b.js → index-8sz9t8s2.js} +1 -1
  18. package/dist/cli/{index-mbcyz77e.js → index-8w63kj4x.js} +1 -1
  19. package/dist/cli/{index-nxydm56k.js → index-8y79znpe.js} +1 -1
  20. package/dist/cli/{index-crpkb5x6.js → index-afwwz4py.js} +5 -5
  21. package/dist/cli/{index-k2ad2vtb.js → index-b0703hjg.js} +1 -1
  22. package/dist/cli/{index-5vyej8pc.js → index-c9xfy8yj.js} +3 -3
  23. package/dist/cli/{index-x9q0b3a8.js → index-dh85aep3.js} +2 -2
  24. package/dist/cli/{index-s0s1e5jp.js → index-dmbvep3q.js} +3 -3
  25. package/dist/cli/{index-s0nss8c4.js → index-et35gcph.js} +1 -1
  26. package/dist/cli/{index-7jaq84cg.js → index-fp9d0e6f.js} +1 -1
  27. package/dist/cli/{index-84ytts36.js → index-harsx832.js} +2 -2
  28. package/dist/cli/{index-xn7h24x4.js → index-hwfs0ze1.js} +3 -3
  29. package/dist/cli/{index-03wz9h63.js → index-kn36sxj0.js} +19 -19
  30. package/dist/cli/{index-pzt7ed53.js → index-xq8eydnk.js} +3 -3
  31. package/dist/cli/{index-ndqhtgrc.js → index-y8kppv1z.js} +1 -1
  32. package/dist/cli/index.js +17 -17
  33. package/dist/cli/{knowledge-escalator-rfw35yt1.js → knowledge-escalator-jxpz0mv5.js} +6 -6
  34. package/dist/cli/{knowledge-events-wmjm5wn6.js → knowledge-events-kjwmc21q.js} +4 -4
  35. package/dist/cli/{knowledge-store-f2ev6s5p.js → knowledge-store-j9bzs7zx.js} +1 -1
  36. package/dist/cli/{knowledge-validator-6cmwpx9e.js → knowledge-validator-56w52rwr.js} +2 -2
  37. package/dist/cli/{scan-cursor-x1ma7edk.js → scan-cursor-7xbrxm2c.js} +2 -2
  38. package/dist/cli/{schema-g5ggmb47.js → schema-gcjdpfr9.js} +1 -1
  39. package/dist/cli/{scope-persistence-gt0zpp6a.js → scope-persistence-2n9nk833.js} +4 -4
  40. package/dist/cli/{skill-generator-q6m110d5.js → skill-generator-z70bhhx9.js} +7 -7
  41. package/dist/cli/{worktree-isolation-akwwt8n5.js → worktree-isolation-vg6g00mq.js} +17 -17
  42. package/dist/index.js +2 -2
  43. package/package.json +1 -1
@@ -92,7 +92,7 @@ var _internals = {
92
92
  symlinkSync: fs.symlinkSync
93
93
  },
94
94
  writeScopeToDisk: async (directory, taskId, files) => {
95
- const { writeScopeToDisk: realWrite } = await import("./scope-persistence-gt0zpp6a.js");
95
+ const { writeScopeToDisk: realWrite } = await import("./scope-persistence-2n9nk833.js");
96
96
  return realWrite(directory, taskId, files);
97
97
  },
98
98
  writeLaneProfileToDisk: async (_worktreePath, _laneIndex, _envOverrides) => {
package/dist/cli/index.js CHANGED
@@ -11,48 +11,48 @@ import {
11
11
  readCachePackageVersion,
12
12
  resolveCommand,
13
13
  safeRealpathSync
14
- } from "./index-hsq8nyen.js";
14
+ } from "./index-7a41ca8k.js";
15
15
  import"./index-ebt47fnp.js";
16
- import"./index-s0nss8c4.js";
17
- import"./index-7jaq84cg.js";
18
- import"./index-5vyej8pc.js";
16
+ import"./index-et35gcph.js";
17
+ import"./index-fp9d0e6f.js";
18
+ import"./index-c9xfy8yj.js";
19
19
  import"./index-x4kgn37c.js";
20
20
  import"./index-134d35c1.js";
21
21
  import"./index-nj6rmyeh.js";
22
22
  import"./index-y8552snf.js";
23
- import"./index-crpkb5x6.js";
24
- import"./index-nxydm56k.js";
23
+ import"./index-afwwz4py.js";
24
+ import"./index-8y79znpe.js";
25
25
  import"./index-70ha9e09.js";
26
26
  import"./index-c8s9a3zh.js";
27
27
  import"./index-9ss2m4rs.js";
28
28
  import"./index-g8wwj0sz.js";
29
29
  import"./index-2n9rwvcc.js";
30
- import"./index-pzt7ed53.js";
31
- import"./index-mbcyz77e.js";
30
+ import"./index-xq8eydnk.js";
31
+ import"./index-8w63kj4x.js";
32
32
  import"./index-r9g7ymv2.js";
33
33
  import"./index-rtry5xyf.js";
34
34
  import"./index-zsrtt42s.js";
35
35
  import"./index-092deqxs.js";
36
36
  import"./index-fxvgaeq4.js";
37
- import"./index-q6kscnts.js";
38
- import"./index-ndqhtgrc.js";
39
- import"./index-84ytts36.js";
40
- import"./index-x9jppg8b.js";
37
+ import"./index-2d582j6q.js";
38
+ import"./index-y8kppv1z.js";
39
+ import"./index-harsx832.js";
40
+ import"./index-8sz9t8s2.js";
41
41
  import"./index-556ja8an.js";
42
42
  import"./index-b43rt5ph.js";
43
43
  import"./index-q7sjgr1y.js";
44
44
  import"./index-3g0xk6tk.js";
45
45
  import"./index-85gkedsf.js";
46
- import"./index-wgrvq2bc.js";
47
- import"./index-s0s1e5jp.js";
48
- import"./index-x9q0b3a8.js";
46
+ import"./index-3vescfdb.js";
47
+ import"./index-dmbvep3q.js";
48
+ import"./index-dh85aep3.js";
49
49
  import"./index-gprxjmm7.js";
50
50
  import"./index-n832052r.js";
51
- import"./index-nqwn8sf0.js";
51
+ import"./index-08d3pb9a.js";
52
52
  import {
53
53
  init_package,
54
54
  package_default
55
- } from "./index-mgcffsk0.js";
55
+ } from "./index-65jw48eb.js";
56
56
  import {
57
57
  DEFAULT_AGENT_CONFIGS,
58
58
  init_constants
@@ -9,14 +9,14 @@ import {
9
9
  maybeEscalateOnViolation,
10
10
  maybeQuarantineOnContradiction,
11
11
  readRecentEscalations
12
- } from "./index-crpkb5x6.js";
13
- import"./index-wgrvq2bc.js";
14
- import"./index-s0s1e5jp.js";
15
- import"./index-x9q0b3a8.js";
12
+ } from "./index-afwwz4py.js";
13
+ import"./index-3vescfdb.js";
14
+ import"./index-dmbvep3q.js";
15
+ import"./index-dh85aep3.js";
16
16
  import"./index-gprxjmm7.js";
17
17
  import"./index-n832052r.js";
18
- import"./index-nqwn8sf0.js";
19
- import"./index-mgcffsk0.js";
18
+ import"./index-08d3pb9a.js";
19
+ import"./index-65jw48eb.js";
20
20
  import"./index-cpg98bh1.js";
21
21
  import"./index-9e6fdz2h.js";
22
22
  import"./index-4rhhvd1a.js";
@@ -29,12 +29,12 @@ import {
29
29
  resolveKnowledgeCounterBaselinePath,
30
30
  resolveKnowledgeEventsPath,
31
31
  resolveLegacyApplicationLogPath
32
- } from "./index-s0s1e5jp.js";
33
- import"./index-x9q0b3a8.js";
32
+ } from "./index-dmbvep3q.js";
33
+ import"./index-dh85aep3.js";
34
34
  import"./index-gprxjmm7.js";
35
35
  import"./index-n832052r.js";
36
- import"./index-nqwn8sf0.js";
37
- import"./index-mgcffsk0.js";
36
+ import"./index-08d3pb9a.js";
37
+ import"./index-65jw48eb.js";
38
38
  import"./index-cpg98bh1.js";
39
39
  import"./index-9e6fdz2h.js";
40
40
  import"./index-4rhhvd1a.js";
@@ -42,7 +42,7 @@ import {
42
42
  transactKnowledge,
43
43
  transactKnowledgeWithCas,
44
44
  wordBigrams
45
- } from "./index-wgrvq2bc.js";
45
+ } from "./index-3vescfdb.js";
46
46
  import {
47
47
  resolveHiveDataDir
48
48
  } from "./index-ae75rja9.js";
@@ -23,10 +23,10 @@ import {
23
23
  validateLesson,
24
24
  validateSkillCandidatePath,
25
25
  validateSkillPath
26
- } from "./index-mbcyz77e.js";
26
+ } from "./index-8w63kj4x.js";
27
27
  import"./index-r9g7ymv2.js";
28
28
  import"./index-rtry5xyf.js";
29
- import"./index-wgrvq2bc.js";
29
+ import"./index-3vescfdb.js";
30
30
  import"./index-ae75rja9.js";
31
31
  import"./index-m5z2fgs4.js";
32
32
  import"./index-2zz8b0rb.js";
@@ -4,8 +4,8 @@ import {
4
4
  alreadyCuratedThisGeneration,
5
5
  claimNextScanBatch,
6
6
  getScanStatus
7
- } from "./index-nxydm56k.js";
8
- import"./index-wgrvq2bc.js";
7
+ } from "./index-8y79znpe.js";
8
+ import"./index-3vescfdb.js";
9
9
  import"./index-9e6fdz2h.js";
10
10
  import"./index-4rhhvd1a.js";
11
11
  import"./index-ae75rja9.js";
@@ -99,7 +99,7 @@ import {
99
99
  resolveGeneratedAgentRole,
100
100
  resolveGuardrailsConfig,
101
101
  stripKnownSwarmPrefix
102
- } from "./index-mgcffsk0.js";
102
+ } from "./index-65jw48eb.js";
103
103
  import"./index-cpg98bh1.js";
104
104
  import"./index-zjygnfay.js";
105
105
  import"./index-bk5tah7q.js";
@@ -23,11 +23,11 @@ import {
23
23
  tombstoneScopeBinding,
24
24
  writeScopeBindingToDisk,
25
25
  writeScopeToDisk
26
- } from "./index-84ytts36.js";
27
- import"./index-x9jppg8b.js";
26
+ } from "./index-harsx832.js";
27
+ import"./index-8sz9t8s2.js";
28
28
  import"./index-556ja8an.js";
29
- import"./index-nqwn8sf0.js";
30
- import"./index-mgcffsk0.js";
29
+ import"./index-08d3pb9a.js";
30
+ import"./index-65jw48eb.js";
31
31
  import"./index-cpg98bh1.js";
32
32
  import"./index-9e6fdz2h.js";
33
33
  import"./index-4rhhvd1a.js";
@@ -33,18 +33,18 @@ import {
33
33
  sanitizeSlug,
34
34
  selectCandidateEntries,
35
35
  writeEvalStub
36
- } from "./index-pzt7ed53.js";
37
- import"./index-mbcyz77e.js";
36
+ } from "./index-xq8eydnk.js";
37
+ import"./index-8w63kj4x.js";
38
38
  import"./index-r9g7ymv2.js";
39
39
  import"./index-rtry5xyf.js";
40
40
  import"./index-q7sjgr1y.js";
41
- import"./index-wgrvq2bc.js";
42
- import"./index-s0s1e5jp.js";
43
- import"./index-x9q0b3a8.js";
41
+ import"./index-3vescfdb.js";
42
+ import"./index-dmbvep3q.js";
43
+ import"./index-dh85aep3.js";
44
44
  import"./index-gprxjmm7.js";
45
45
  import"./index-n832052r.js";
46
- import"./index-nqwn8sf0.js";
47
- import"./index-mgcffsk0.js";
46
+ import"./index-08d3pb9a.js";
47
+ import"./index-65jw48eb.js";
48
48
  import"./index-cpg98bh1.js";
49
49
  import"./index-9e6fdz2h.js";
50
50
  import"./index-4rhhvd1a.js";
@@ -21,47 +21,47 @@ import {
21
21
  sanitizeWorktreeTaskId,
22
22
  standardWorktreeByCallID,
23
23
  standardWorktreeSerializationSessions
24
- } from "./index-hsq8nyen.js";
24
+ } from "./index-7a41ca8k.js";
25
25
  import"./index-ebt47fnp.js";
26
- import"./index-s0nss8c4.js";
27
- import"./index-7jaq84cg.js";
28
- import"./index-5vyej8pc.js";
26
+ import"./index-et35gcph.js";
27
+ import"./index-fp9d0e6f.js";
28
+ import"./index-c9xfy8yj.js";
29
29
  import"./index-x4kgn37c.js";
30
30
  import"./index-134d35c1.js";
31
31
  import"./index-nj6rmyeh.js";
32
32
  import"./index-y8552snf.js";
33
- import"./index-crpkb5x6.js";
34
- import"./index-nxydm56k.js";
33
+ import"./index-afwwz4py.js";
34
+ import"./index-8y79znpe.js";
35
35
  import"./index-70ha9e09.js";
36
36
  import"./index-c8s9a3zh.js";
37
37
  import"./index-9ss2m4rs.js";
38
38
  import"./index-g8wwj0sz.js";
39
39
  import"./index-2n9rwvcc.js";
40
- import"./index-pzt7ed53.js";
41
- import"./index-mbcyz77e.js";
40
+ import"./index-xq8eydnk.js";
41
+ import"./index-8w63kj4x.js";
42
42
  import"./index-r9g7ymv2.js";
43
43
  import"./index-rtry5xyf.js";
44
44
  import"./index-zsrtt42s.js";
45
45
  import"./index-092deqxs.js";
46
46
  import"./index-fxvgaeq4.js";
47
- import"./index-q6kscnts.js";
48
- import"./index-ndqhtgrc.js";
49
- import"./index-84ytts36.js";
50
- import"./index-x9jppg8b.js";
47
+ import"./index-2d582j6q.js";
48
+ import"./index-y8kppv1z.js";
49
+ import"./index-harsx832.js";
50
+ import"./index-8sz9t8s2.js";
51
51
  import"./index-556ja8an.js";
52
52
  import"./index-b43rt5ph.js";
53
53
  import"./index-q7sjgr1y.js";
54
54
  import"./index-3g0xk6tk.js";
55
55
  import"./index-85gkedsf.js";
56
- import"./index-wgrvq2bc.js";
57
- import"./index-s0s1e5jp.js";
56
+ import"./index-3vescfdb.js";
57
+ import"./index-dmbvep3q.js";
58
58
  import {
59
59
  resolveWorktreeIsolationConfig
60
- } from "./index-x9q0b3a8.js";
60
+ } from "./index-dh85aep3.js";
61
61
  import"./index-gprxjmm7.js";
62
62
  import"./index-n832052r.js";
63
- import"./index-nqwn8sf0.js";
64
- import"./index-mgcffsk0.js";
63
+ import"./index-08d3pb9a.js";
64
+ import"./index-65jw48eb.js";
65
65
  import"./index-cpg98bh1.js";
66
66
  import"./index-9e6fdz2h.js";
67
67
  import"./index-4rhhvd1a.js";