opencode-swarm 7.157.0 → 7.157.1
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/{coder-settlement-dz2x352d.js → coder-settlement-tqh28pr3.js} +3 -3
- package/dist/cli/{config-doctor-4jxf9w9e.js → config-doctor-9rsk8ags.js} +2 -2
- package/dist/cli/{core-xf2f087t.js → core-7zwdc0sk.js} +1 -1
- package/dist/cli/{curator-pjjw3ja4.js → curator-fdj5ftfz.js} +19 -19
- package/dist/cli/{curator-llm-factory-7mfvey3x.js → curator-llm-factory-rtkeb1y1.js} +19 -19
- package/dist/cli/{evidence-summary-service-5ffkbs50.js → evidence-summary-service-bhqvx9qe.js} +6 -6
- package/dist/cli/{gate-evidence-ne9rbdtb.js → gate-evidence-rp0r5phx.js} +2 -2
- package/dist/cli/{guardrail-explain-b9vr4ta3.js → guardrail-explain-17me709w.js} +20 -20
- package/dist/cli/{guardrail-log-hrt36jz5.js → guardrail-log-te4a5fmn.js} +3 -3
- package/dist/cli/{guardrail-reset-pggm9hx4.js → guardrail-reset-5n76tj7e.js} +19 -19
- package/dist/cli/{hive-promoter-7vxm11sm.js → hive-promoter-e0zrkgns.js} +19 -19
- package/dist/cli/{index-4w20thrc.js → index-14awxpgt.js} +1 -1
- package/dist/cli/{index-zq7pw6qg.js → index-1gk7ctgp.js} +2 -2
- package/dist/cli/{index-tvtvhjh0.js → index-1vjjh2gp.js} +1 -1
- package/dist/cli/{index-n7gv8m7v.js → index-80qxscrc.js} +2 -2
- package/dist/cli/{index-12e2hztp.js → index-az2sga91.js} +1 -1
- package/dist/cli/{index-nd22bsnt.js → index-b3cwazk2.js} +1 -1
- package/dist/cli/{index-p0by16z8.js → index-e7m7g2f9.js} +1 -1
- package/dist/cli/{index-2e60kmzg.js → index-gg70afs7.js} +1 -1
- package/dist/cli/{index-1dzy1j4v.js → index-hq3m47kh.js} +1 -1
- package/dist/cli/{index-q94gt4n9.js → index-n3362zjr.js} +2 -2
- package/dist/cli/{index-n6ayyadp.js → index-n9hecanw.js} +3 -3
- package/dist/cli/{index-93ymj3j5.js → index-pbh1rmb9.js} +3 -3
- package/dist/cli/{index-79k7p589.js → index-pr6a7669.js} +1 -1
- package/dist/cli/{index-j3egsxa1.js → index-q24ffxx6.js} +4 -4
- package/dist/cli/{index-8n602qc2.js → index-qy6rcnjg.js} +3 -3
- package/dist/cli/{index-vbqssmbs.js → index-r4qxngnx.js} +3 -3
- package/dist/cli/{index-4kd1nqd2.js → index-r98wqjw4.js} +1 -1
- package/dist/cli/{index-ebratyzr.js → index-rgkwg6d7.js} +1 -1
- package/dist/cli/{index-3vqdt1sx.js → index-sdde1nvx.js} +3 -3
- package/dist/cli/{index-gk6wpq41.js → index-tt350s4g.js} +51 -50
- package/dist/cli/{index-3qpr16k2.js → index-w7s5vgb6.js} +21 -21
- package/dist/cli/{index-g0j2hnse.js → index-xttdbb6d.js} +5 -5
- package/dist/cli/{index-61nkp124.js → index-ybvtfthv.js} +1 -1
- package/dist/cli/index.js +19 -19
- package/dist/cli/{knowledge-escalator-d65mctqy.js → knowledge-escalator-wrpk82b9.js} +6 -6
- package/dist/cli/{knowledge-events-6aet71sp.js → knowledge-events-4z6yzntf.js} +4 -4
- package/dist/cli/{knowledge-store-vvgxbakx.js → knowledge-store-z9686tpv.js} +1 -1
- package/dist/cli/{knowledge-validator-4fb6pbpn.js → knowledge-validator-rqb0b436.js} +2 -2
- package/dist/cli/{pending-delegations-f52jtanf.js → pending-delegations-g10v5k22.js} +1 -1
- package/dist/cli/{scan-cursor-q3530gc8.js → scan-cursor-7s1bz7ew.js} +2 -2
- package/dist/cli/{schema-5zc62306.js → schema-78pdxc8f.js} +1 -1
- package/dist/cli/{scope-persistence-fzqf115q.js → scope-persistence-7ad69qmq.js} +4 -4
- package/dist/cli/{skill-generator-kh1z90tm.js → skill-generator-7cxf53ye.js} +7 -7
- package/dist/cli/{worktree-collision-ownership-2qxjtxt6.js → worktree-collision-ownership-ry7xnaae.js} +1 -1
- package/dist/cli/{worktree-isolation-40v34p0s.js → worktree-isolation-1jcc8ynj.js} +19 -19
- package/dist/index.js +15 -15
- package/dist/tools/repo-graph/types.d.ts +9 -0
- package/dist/tools/repo-graph.d.ts +1 -1
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -11,53 +11,53 @@ import {
|
|
|
11
11
|
readCachePackageVersion,
|
|
12
12
|
resolveCommand,
|
|
13
13
|
safeRealpathSync
|
|
14
|
-
} from "./index-
|
|
14
|
+
} from "./index-tt350s4g.js";
|
|
15
15
|
import"./index-t0kxka8n.js";
|
|
16
|
-
import"./index-
|
|
17
|
-
import"./index-
|
|
18
|
-
import"./index-
|
|
16
|
+
import"./index-r98wqjw4.js";
|
|
17
|
+
import"./index-b3cwazk2.js";
|
|
18
|
+
import"./index-pbh1rmb9.js";
|
|
19
19
|
import"./index-ngn6jmad.js";
|
|
20
20
|
import"./index-134d35c1.js";
|
|
21
21
|
import"./index-nj6rmyeh.js";
|
|
22
22
|
import"./index-txdagbh7.js";
|
|
23
|
-
import"./index-
|
|
24
|
-
import"./index-
|
|
23
|
+
import"./index-xttdbb6d.js";
|
|
24
|
+
import"./index-hq3m47kh.js";
|
|
25
25
|
import"./index-70ha9e09.js";
|
|
26
26
|
import"./index-c8s9a3zh.js";
|
|
27
27
|
import"./index-9ss2m4rs.js";
|
|
28
28
|
import"./index-91ybfvy2.js";
|
|
29
29
|
import"./index-zsrtt42s.js";
|
|
30
|
-
import"./index-
|
|
30
|
+
import"./index-r4qxngnx.js";
|
|
31
31
|
import"./index-dwkrdpz2.js";
|
|
32
|
-
import"./index-
|
|
33
|
-
import"./index-
|
|
32
|
+
import"./index-n9hecanw.js";
|
|
33
|
+
import"./index-1vjjh2gp.js";
|
|
34
34
|
import"./index-gpf3cjre.js";
|
|
35
35
|
import"./index-rtry5xyf.js";
|
|
36
|
-
import"./index-
|
|
37
|
-
import"./index-
|
|
38
|
-
import"./index-
|
|
36
|
+
import"./index-ybvtfthv.js";
|
|
37
|
+
import"./index-e7m7g2f9.js";
|
|
38
|
+
import"./index-az2sga91.js";
|
|
39
39
|
import"./index-ddszzne4.js";
|
|
40
40
|
import"./index-3f7hqtgg.js";
|
|
41
|
-
import"./index-
|
|
42
|
-
import"./index-
|
|
41
|
+
import"./index-80qxscrc.js";
|
|
42
|
+
import"./index-pr6a7669.js";
|
|
43
43
|
import"./index-nwkr6tvv.js";
|
|
44
44
|
import"./index-556ja8an.js";
|
|
45
45
|
import"./index-4fwbbad3.js";
|
|
46
46
|
import"./index-b43rt5ph.js";
|
|
47
47
|
import"./index-q7sjgr1y.js";
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
48
|
+
import"./index-q24ffxx6.js";
|
|
49
|
+
import"./index-sdde1nvx.js";
|
|
50
|
+
import"./index-n3362zjr.js";
|
|
51
51
|
import"./index-gprxjmm7.js";
|
|
52
52
|
import"./index-n832052r.js";
|
|
53
53
|
import"./index-dtn0pne5.js";
|
|
54
54
|
import"./index-z6xqpmqg.js";
|
|
55
55
|
import"./index-r3mvsbtq.js";
|
|
56
|
-
import"./index-
|
|
56
|
+
import"./index-gg70afs7.js";
|
|
57
57
|
import {
|
|
58
58
|
init_package,
|
|
59
59
|
package_default
|
|
60
|
-
} from "./index-
|
|
60
|
+
} from "./index-14awxpgt.js";
|
|
61
61
|
import {
|
|
62
62
|
DEFAULT_AGENT_CONFIGS,
|
|
63
63
|
init_constants
|
|
@@ -9,17 +9,17 @@ 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-xttdbb6d.js";
|
|
13
|
+
import"./index-q24ffxx6.js";
|
|
14
|
+
import"./index-sdde1nvx.js";
|
|
15
|
+
import"./index-n3362zjr.js";
|
|
16
16
|
import"./index-gprxjmm7.js";
|
|
17
17
|
import"./index-n832052r.js";
|
|
18
18
|
import"./index-dtn0pne5.js";
|
|
19
19
|
import"./index-z6xqpmqg.js";
|
|
20
20
|
import"./index-r3mvsbtq.js";
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-
|
|
21
|
+
import"./index-gg70afs7.js";
|
|
22
|
+
import"./index-14awxpgt.js";
|
|
23
23
|
import"./index-9r7gp6cp.js";
|
|
24
24
|
import"./index-zjygnfay.js";
|
|
25
25
|
import"./index-9e6fdz2h.js";
|
|
@@ -29,15 +29,15 @@ import {
|
|
|
29
29
|
resolveKnowledgeCounterBaselinePath,
|
|
30
30
|
resolveKnowledgeEventsPath,
|
|
31
31
|
resolveLegacyApplicationLogPath
|
|
32
|
-
} from "./index-
|
|
33
|
-
import"./index-
|
|
32
|
+
} from "./index-sdde1nvx.js";
|
|
33
|
+
import"./index-n3362zjr.js";
|
|
34
34
|
import"./index-gprxjmm7.js";
|
|
35
35
|
import"./index-n832052r.js";
|
|
36
36
|
import"./index-dtn0pne5.js";
|
|
37
37
|
import"./index-z6xqpmqg.js";
|
|
38
38
|
import"./index-r3mvsbtq.js";
|
|
39
|
-
import"./index-
|
|
40
|
-
import"./index-
|
|
39
|
+
import"./index-gg70afs7.js";
|
|
40
|
+
import"./index-14awxpgt.js";
|
|
41
41
|
import"./index-9r7gp6cp.js";
|
|
42
42
|
import"./index-zjygnfay.js";
|
|
43
43
|
import"./index-9e6fdz2h.js";
|
|
@@ -23,10 +23,10 @@ import {
|
|
|
23
23
|
validateLesson,
|
|
24
24
|
validateSkillCandidatePath,
|
|
25
25
|
validateSkillPath
|
|
26
|
-
} from "./index-
|
|
26
|
+
} from "./index-1vjjh2gp.js";
|
|
27
27
|
import"./index-gpf3cjre.js";
|
|
28
28
|
import"./index-rtry5xyf.js";
|
|
29
|
-
import"./index-
|
|
29
|
+
import"./index-q24ffxx6.js";
|
|
30
30
|
import"./index-ae75rja9.js";
|
|
31
31
|
import"./index-b5xm177r.js";
|
|
32
32
|
import"./index-xe6zbfps.js";
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
alreadyCuratedThisGeneration,
|
|
5
5
|
claimNextScanBatch,
|
|
6
6
|
getScanStatus
|
|
7
|
-
} from "./index-
|
|
8
|
-
import"./index-
|
|
7
|
+
} from "./index-hq3m47kh.js";
|
|
8
|
+
import"./index-q24ffxx6.js";
|
|
9
9
|
import"./index-9e6fdz2h.js";
|
|
10
10
|
import"./index-4rhhvd1a.js";
|
|
11
11
|
import"./index-ae75rja9.js";
|
|
@@ -101,7 +101,7 @@ import {
|
|
|
101
101
|
resolveGeneratedAgentRole,
|
|
102
102
|
resolveGuardrailsConfig,
|
|
103
103
|
stripKnownSwarmPrefix
|
|
104
|
-
} from "./index-
|
|
104
|
+
} from "./index-14awxpgt.js";
|
|
105
105
|
import"./index-9r7gp6cp.js";
|
|
106
106
|
import"./index-zjygnfay.js";
|
|
107
107
|
import"./index-bk5tah7q.js";
|
|
@@ -23,12 +23,12 @@ import {
|
|
|
23
23
|
tombstoneScopeBinding,
|
|
24
24
|
writeScopeBindingToDisk,
|
|
25
25
|
writeScopeToDisk
|
|
26
|
-
} from "./index-
|
|
27
|
-
import"./index-
|
|
26
|
+
} from "./index-80qxscrc.js";
|
|
27
|
+
import"./index-pr6a7669.js";
|
|
28
28
|
import"./index-nwkr6tvv.js";
|
|
29
29
|
import"./index-556ja8an.js";
|
|
30
|
-
import"./index-
|
|
31
|
-
import"./index-
|
|
30
|
+
import"./index-gg70afs7.js";
|
|
31
|
+
import"./index-14awxpgt.js";
|
|
32
32
|
import"./index-9r7gp6cp.js";
|
|
33
33
|
import"./index-zjygnfay.js";
|
|
34
34
|
import"./index-9e6fdz2h.js";
|
|
@@ -33,21 +33,21 @@ import {
|
|
|
33
33
|
sanitizeSlug,
|
|
34
34
|
selectCandidateEntries,
|
|
35
35
|
writeEvalStub
|
|
36
|
-
} from "./index-
|
|
37
|
-
import"./index-
|
|
36
|
+
} from "./index-n9hecanw.js";
|
|
37
|
+
import"./index-1vjjh2gp.js";
|
|
38
38
|
import"./index-gpf3cjre.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-q24ffxx6.js";
|
|
42
|
+
import"./index-sdde1nvx.js";
|
|
43
|
+
import"./index-n3362zjr.js";
|
|
44
44
|
import"./index-gprxjmm7.js";
|
|
45
45
|
import"./index-n832052r.js";
|
|
46
46
|
import"./index-dtn0pne5.js";
|
|
47
47
|
import"./index-z6xqpmqg.js";
|
|
48
48
|
import"./index-r3mvsbtq.js";
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
49
|
+
import"./index-gg70afs7.js";
|
|
50
|
+
import"./index-14awxpgt.js";
|
|
51
51
|
import"./index-9r7gp6cp.js";
|
|
52
52
|
import"./index-zjygnfay.js";
|
|
53
53
|
import"./index-9e6fdz2h.js";
|
|
@@ -21,52 +21,52 @@ import {
|
|
|
21
21
|
sanitizeWorktreeTaskId,
|
|
22
22
|
standardWorktreeByCallID,
|
|
23
23
|
standardWorktreeSerializationSessions
|
|
24
|
-
} from "./index-
|
|
24
|
+
} from "./index-tt350s4g.js";
|
|
25
25
|
import"./index-t0kxka8n.js";
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
28
|
-
import"./index-
|
|
26
|
+
import"./index-r98wqjw4.js";
|
|
27
|
+
import"./index-b3cwazk2.js";
|
|
28
|
+
import"./index-pbh1rmb9.js";
|
|
29
29
|
import"./index-ngn6jmad.js";
|
|
30
30
|
import"./index-134d35c1.js";
|
|
31
31
|
import"./index-nj6rmyeh.js";
|
|
32
32
|
import"./index-txdagbh7.js";
|
|
33
|
-
import"./index-
|
|
34
|
-
import"./index-
|
|
33
|
+
import"./index-xttdbb6d.js";
|
|
34
|
+
import"./index-hq3m47kh.js";
|
|
35
35
|
import"./index-70ha9e09.js";
|
|
36
36
|
import"./index-c8s9a3zh.js";
|
|
37
37
|
import"./index-9ss2m4rs.js";
|
|
38
38
|
import"./index-91ybfvy2.js";
|
|
39
39
|
import"./index-zsrtt42s.js";
|
|
40
|
-
import"./index-
|
|
40
|
+
import"./index-r4qxngnx.js";
|
|
41
41
|
import"./index-dwkrdpz2.js";
|
|
42
|
-
import"./index-
|
|
43
|
-
import"./index-
|
|
42
|
+
import"./index-n9hecanw.js";
|
|
43
|
+
import"./index-1vjjh2gp.js";
|
|
44
44
|
import"./index-gpf3cjre.js";
|
|
45
45
|
import"./index-rtry5xyf.js";
|
|
46
|
-
import"./index-
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-
|
|
46
|
+
import"./index-ybvtfthv.js";
|
|
47
|
+
import"./index-e7m7g2f9.js";
|
|
48
|
+
import"./index-az2sga91.js";
|
|
49
49
|
import"./index-ddszzne4.js";
|
|
50
50
|
import"./index-3f7hqtgg.js";
|
|
51
|
-
import"./index-
|
|
52
|
-
import"./index-
|
|
51
|
+
import"./index-80qxscrc.js";
|
|
52
|
+
import"./index-pr6a7669.js";
|
|
53
53
|
import"./index-nwkr6tvv.js";
|
|
54
54
|
import"./index-556ja8an.js";
|
|
55
55
|
import"./index-4fwbbad3.js";
|
|
56
56
|
import"./index-b43rt5ph.js";
|
|
57
57
|
import"./index-q7sjgr1y.js";
|
|
58
|
-
import"./index-
|
|
59
|
-
import"./index-
|
|
58
|
+
import"./index-q24ffxx6.js";
|
|
59
|
+
import"./index-sdde1nvx.js";
|
|
60
60
|
import {
|
|
61
61
|
resolveWorktreeIsolationConfig
|
|
62
|
-
} from "./index-
|
|
62
|
+
} from "./index-n3362zjr.js";
|
|
63
63
|
import"./index-gprxjmm7.js";
|
|
64
64
|
import"./index-n832052r.js";
|
|
65
65
|
import"./index-dtn0pne5.js";
|
|
66
66
|
import"./index-z6xqpmqg.js";
|
|
67
67
|
import"./index-r3mvsbtq.js";
|
|
68
|
-
import"./index-
|
|
69
|
-
import"./index-
|
|
68
|
+
import"./index-gg70afs7.js";
|
|
69
|
+
import"./index-14awxpgt.js";
|
|
70
70
|
import"./index-9r7gp6cp.js";
|
|
71
71
|
import"./index-zjygnfay.js";
|
|
72
72
|
import"./index-9e6fdz2h.js";
|