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.
- package/dist/cli/{config-doctor-6danhdcy.js → config-doctor-q3fw9744.js} +2 -2
- package/dist/cli/{core-0ghwny8q.js → core-y72nw57z.js} +1 -1
- package/dist/cli/{curator-wvm7qbkk.js → curator-bsr0xx05.js} +17 -17
- package/dist/cli/{curator-llm-factory-6n47j5qn.js → curator-llm-factory-sdxsn88r.js} +17 -17
- package/dist/cli/{evidence-summary-service-0xwrkmf9.js → evidence-summary-service-rk5exnrk.js} +6 -6
- package/dist/cli/{gate-evidence-6e5yhcy6.js → gate-evidence-cn0dvw8m.js} +2 -2
- package/dist/cli/{guardrail-explain-tgv7rvap.js → guardrail-explain-fnnka0vt.js} +18 -18
- package/dist/cli/{guardrail-log-k0zk6rbs.js → guardrail-log-gsx9kj51.js} +3 -3
- package/dist/cli/{guardrail-reset-4fw16xmb.js → guardrail-reset-kk1rdmm0.js} +17 -17
- package/dist/cli/{hive-promoter-zemwxxw1.js → hive-promoter-w7cr6qym.js} +17 -17
- package/dist/cli/{index-nqwn8sf0.js → index-08d3pb9a.js} +1 -1
- package/dist/cli/{index-q6kscnts.js → index-2d582j6q.js} +1 -1
- package/dist/cli/{index-wgrvq2bc.js → index-3vescfdb.js} +4 -4
- package/dist/cli/{index-3pbvdde0.js → index-4aqnb12y.js} +2 -2
- package/dist/cli/{index-mgcffsk0.js → index-65jw48eb.js} +1 -1
- package/dist/cli/{index-hsq8nyen.js → index-7a41ca8k.js} +47 -47
- package/dist/cli/{index-x9jppg8b.js → index-8sz9t8s2.js} +1 -1
- package/dist/cli/{index-mbcyz77e.js → index-8w63kj4x.js} +1 -1
- package/dist/cli/{index-nxydm56k.js → index-8y79znpe.js} +1 -1
- package/dist/cli/{index-crpkb5x6.js → index-afwwz4py.js} +5 -5
- package/dist/cli/{index-k2ad2vtb.js → index-b0703hjg.js} +1 -1
- package/dist/cli/{index-5vyej8pc.js → index-c9xfy8yj.js} +3 -3
- package/dist/cli/{index-x9q0b3a8.js → index-dh85aep3.js} +2 -2
- package/dist/cli/{index-s0s1e5jp.js → index-dmbvep3q.js} +3 -3
- package/dist/cli/{index-s0nss8c4.js → index-et35gcph.js} +1 -1
- package/dist/cli/{index-7jaq84cg.js → index-fp9d0e6f.js} +1 -1
- package/dist/cli/{index-84ytts36.js → index-harsx832.js} +2 -2
- package/dist/cli/{index-xn7h24x4.js → index-hwfs0ze1.js} +3 -3
- package/dist/cli/{index-03wz9h63.js → index-kn36sxj0.js} +19 -19
- package/dist/cli/{index-pzt7ed53.js → index-xq8eydnk.js} +3 -3
- package/dist/cli/{index-ndqhtgrc.js → index-y8kppv1z.js} +1 -1
- package/dist/cli/index.js +17 -17
- package/dist/cli/{knowledge-escalator-rfw35yt1.js → knowledge-escalator-jxpz0mv5.js} +6 -6
- package/dist/cli/{knowledge-events-wmjm5wn6.js → knowledge-events-kjwmc21q.js} +4 -4
- package/dist/cli/{knowledge-store-f2ev6s5p.js → knowledge-store-j9bzs7zx.js} +1 -1
- package/dist/cli/{knowledge-validator-6cmwpx9e.js → knowledge-validator-56w52rwr.js} +2 -2
- package/dist/cli/{scan-cursor-x1ma7edk.js → scan-cursor-7xbrxm2c.js} +2 -2
- package/dist/cli/{schema-g5ggmb47.js → schema-gcjdpfr9.js} +1 -1
- package/dist/cli/{scope-persistence-gt0zpp6a.js → scope-persistence-2n9nk833.js} +4 -4
- package/dist/cli/{skill-generator-q6m110d5.js → skill-generator-z70bhhx9.js} +7 -7
- package/dist/cli/{worktree-isolation-akwwt8n5.js → worktree-isolation-vg6g00mq.js} +17 -17
- package/dist/index.js +2 -2
- 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-
|
|
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-
|
|
14
|
+
} from "./index-7a41ca8k.js";
|
|
15
15
|
import"./index-ebt47fnp.js";
|
|
16
|
-
import"./index-
|
|
17
|
-
import"./index-
|
|
18
|
-
import"./index-
|
|
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-
|
|
24
|
-
import"./index-
|
|
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-
|
|
31
|
-
import"./index-
|
|
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-
|
|
38
|
-
import"./index-
|
|
39
|
-
import"./index-
|
|
40
|
-
import"./index-
|
|
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-
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-
|
|
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-
|
|
51
|
+
import"./index-08d3pb9a.js";
|
|
52
52
|
import {
|
|
53
53
|
init_package,
|
|
54
54
|
package_default
|
|
55
|
-
} from "./index-
|
|
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-
|
|
13
|
-
import"./index-
|
|
14
|
-
import"./index-
|
|
15
|
-
import"./index-
|
|
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-
|
|
19
|
-
import"./index-
|
|
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-
|
|
33
|
-
import"./index-
|
|
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-
|
|
37
|
-
import"./index-
|
|
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";
|
|
@@ -23,10 +23,10 @@ import {
|
|
|
23
23
|
validateLesson,
|
|
24
24
|
validateSkillCandidatePath,
|
|
25
25
|
validateSkillPath
|
|
26
|
-
} from "./index-
|
|
26
|
+
} from "./index-8w63kj4x.js";
|
|
27
27
|
import"./index-r9g7ymv2.js";
|
|
28
28
|
import"./index-rtry5xyf.js";
|
|
29
|
-
import"./index-
|
|
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-
|
|
8
|
-
import"./index-
|
|
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-
|
|
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-
|
|
27
|
-
import"./index-
|
|
26
|
+
} from "./index-harsx832.js";
|
|
27
|
+
import"./index-8sz9t8s2.js";
|
|
28
28
|
import"./index-556ja8an.js";
|
|
29
|
-
import"./index-
|
|
30
|
-
import"./index-
|
|
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-
|
|
37
|
-
import"./index-
|
|
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-
|
|
42
|
-
import"./index-
|
|
43
|
-
import"./index-
|
|
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-
|
|
47
|
-
import"./index-
|
|
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-
|
|
24
|
+
} from "./index-7a41ca8k.js";
|
|
25
25
|
import"./index-ebt47fnp.js";
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
28
|
-
import"./index-
|
|
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-
|
|
34
|
-
import"./index-
|
|
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-
|
|
41
|
-
import"./index-
|
|
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-
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
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-
|
|
57
|
-
import"./index-
|
|
56
|
+
import"./index-3vescfdb.js";
|
|
57
|
+
import"./index-dmbvep3q.js";
|
|
58
58
|
import {
|
|
59
59
|
resolveWorktreeIsolationConfig
|
|
60
|
-
} from "./index-
|
|
60
|
+
} from "./index-dh85aep3.js";
|
|
61
61
|
import"./index-gprxjmm7.js";
|
|
62
62
|
import"./index-n832052r.js";
|
|
63
|
-
import"./index-
|
|
64
|
-
import"./index-
|
|
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";
|