opencode-swarm 7.149.1 → 7.150.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.
- package/dist/cli/{config-doctor-d3nsq1nz.js → config-doctor-96qyv31a.js} +2 -2
- package/dist/cli/{core-y9d858n6.js → core-xx0x5tfv.js} +1 -1
- package/dist/cli/{curator-f5m0hh2p.js → curator-frrehxxe.js} +17 -17
- package/dist/cli/{curator-llm-factory-mzh9ns5s.js → curator-llm-factory-b83jsg02.js} +17 -17
- package/dist/cli/{evidence-summary-service-601x7ne7.js → evidence-summary-service-dv4bt2bx.js} +6 -6
- package/dist/cli/{gate-evidence-kjs9vsx9.js → gate-evidence-dkvs7aez.js} +2 -2
- package/dist/cli/{guardrail-explain-j291sss5.js → guardrail-explain-1zbk21fq.js} +18 -18
- package/dist/cli/{guardrail-log-1jykfrqc.js → guardrail-log-d20jewtr.js} +3 -3
- package/dist/cli/{guardrail-reset-tr07m077.js → guardrail-reset-wb3ba243.js} +17 -17
- package/dist/cli/{hive-promoter-162ws6xp.js → hive-promoter-10zv1b45.js} +17 -17
- package/dist/cli/{index-xe83cwvn.js → index-0tn1kxej.js} +3 -3
- package/dist/cli/{index-t994f8fp.js → index-1rpjd5na.js} +1 -1
- package/dist/cli/{index-dkrz1vv5.js → index-1rww5k9e.js} +3 -3
- package/dist/cli/{index-jg2gwzvq.js → index-1wmd5wn1.js} +1 -1
- package/dist/cli/{index-f53yyerg.js → index-8cn6545x.js} +19 -19
- package/dist/cli/{index-ekvs3ade.js → index-an922xj4.js} +3 -3
- package/dist/cli/{index-cna8m7my.js → index-bhg6brtw.js} +1 -1
- package/dist/cli/{index-5gntxwxt.js → index-g75rbw3e.js} +5 -5
- package/dist/cli/{index-eaq9b0qm.js → index-ggs716fj.js} +1 -1
- package/dist/cli/{index-kgk65rde.js → index-htqs4p52.js} +1 -1
- package/dist/cli/{index-mdwtj4xm.js → index-ma1p1w05.js} +4 -4
- package/dist/cli/{index-pf22x0dr.js → index-mef0trex.js} +1 -1
- package/dist/cli/{index-srwp8fs7.js → index-mnhagjvn.js} +1 -1
- package/dist/cli/{index-7m8rk72d.js → index-qqs44wcp.js} +1285 -428
- package/dist/cli/{index-fc4x86sy.js → index-r5djc1cc.js} +2 -2
- package/dist/cli/{index-hxbrsb40.js → index-reknv4f9.js} +1 -1
- package/dist/cli/{index-yjj3s8af.js → index-s0xz2520.js} +3 -3
- package/dist/cli/{index-cqhf7fkw.js → index-t54jt9cs.js} +1 -1
- package/dist/cli/{index-38ema5k2.js → index-w9pb72vg.js} +2 -2
- package/dist/cli/{index-64d17yd0.js → index-x3pt7d0b.js} +2 -2
- package/dist/cli/{index-1aztaa2s.js → index-zyv56em5.js} +1 -1
- package/dist/cli/index.js +17 -17
- package/dist/cli/{knowledge-escalator-whkxxgxj.js → knowledge-escalator-pc7smwrd.js} +6 -6
- package/dist/cli/{knowledge-events-rnqzt87h.js → knowledge-events-jmb3jm84.js} +4 -4
- package/dist/cli/{knowledge-store-7de59rnz.js → knowledge-store-wd6zh05h.js} +1 -1
- package/dist/cli/{knowledge-validator-bpk17jf4.js → knowledge-validator-2v6ar1wk.js} +2 -2
- package/dist/cli/{scan-cursor-0p51fh61.js → scan-cursor-hr8e3jqj.js} +2 -2
- package/dist/cli/{schema-8g2nxhjf.js → schema-g44y7s0w.js} +1 -1
- package/dist/cli/{scope-persistence-hhkr0c46.js → scope-persistence-0n2cv4kn.js} +4 -4
- package/dist/cli/{skill-generator-pk9gcz7r.js → skill-generator-0gmpxwgk.js} +7 -7
- package/dist/cli/{worktree-isolation-1hwwfbdw.js → worktree-isolation-pcr5zv0c.js} +17 -17
- package/dist/index.js +176 -152
- package/dist/lang/symbol-graph.d.ts +15 -0
- package/dist/tools/repo-graph/builder.d.ts +27 -1
- package/dist/tools/symbols.d.ts +35 -0
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import {
|
|
3
3
|
computePlanStructureHash,
|
|
4
4
|
derivePlanId
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-zyv56em5.js";
|
|
6
6
|
import {
|
|
7
7
|
appendCoreEventSync
|
|
8
8
|
} from "./index-exn0ztsv.js";
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
} from "./index-556ja8an.js";
|
|
12
12
|
import {
|
|
13
13
|
PlanSchema
|
|
14
|
-
} from "./index-
|
|
14
|
+
} from "./index-t54jt9cs.js";
|
|
15
15
|
import {
|
|
16
16
|
atomicWriteSwarmFile,
|
|
17
17
|
atomicWriteSwarmFileSync
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import {
|
|
3
3
|
_internals,
|
|
4
4
|
resolveWorktreeIsolationConfig
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-w9pb72vg.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-
|
|
45
|
+
} from "./index-t54jt9cs.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-
|
|
67
|
+
} from "./index-mef0trex.js";
|
|
68
68
|
import {
|
|
69
69
|
ALL_AGENT_NAMES,
|
|
70
70
|
ALL_SUBAGENT_NAMES,
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
init_loader,
|
|
4
4
|
loadPluginConfigWithMeta
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-t54jt9cs.js";
|
|
6
6
|
import {
|
|
7
7
|
init_schema
|
|
8
|
-
} from "./index-
|
|
8
|
+
} from "./index-mef0trex.js";
|
|
9
9
|
import {
|
|
10
10
|
DEFAULT_WORKTREE_ISOLATION_CONFIG,
|
|
11
11
|
init_constants
|
|
@@ -12,14 +12,14 @@ import {
|
|
|
12
12
|
detectPosixWrites,
|
|
13
13
|
detectWindowsWrites,
|
|
14
14
|
resolveWriteTargets
|
|
15
|
-
} from "./index-
|
|
15
|
+
} from "./index-qqs44wcp.js";
|
|
16
16
|
import {
|
|
17
17
|
checkFileAuthority,
|
|
18
18
|
classifyFile,
|
|
19
19
|
isInDeclaredScope,
|
|
20
20
|
redactPath,
|
|
21
21
|
redactShellCommand
|
|
22
|
-
} from "./index-
|
|
22
|
+
} from "./index-bhg6brtw.js";
|
|
23
23
|
|
|
24
24
|
// src/services/guardrail-explain-service.ts
|
|
25
25
|
import path from "path";
|
package/dist/cli/index.js
CHANGED
|
@@ -11,52 +11,52 @@ import {
|
|
|
11
11
|
readCachePackageVersion,
|
|
12
12
|
resolveCommand,
|
|
13
13
|
safeRealpathSync
|
|
14
|
-
} from "./index-
|
|
14
|
+
} from "./index-qqs44wcp.js";
|
|
15
15
|
import"./index-n99s022c.js";
|
|
16
|
-
import"./index-
|
|
17
|
-
import"./index-
|
|
18
|
-
import"./index-
|
|
16
|
+
import"./index-bhg6brtw.js";
|
|
17
|
+
import"./index-htqs4p52.js";
|
|
18
|
+
import"./index-an922xj4.js";
|
|
19
19
|
import"./index-prxrmc3b.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-g75rbw3e.js";
|
|
24
|
+
import"./index-reknv4f9.js";
|
|
25
25
|
import"./index-70ha9e09.js";
|
|
26
26
|
import"./index-c8s9a3zh.js";
|
|
27
27
|
import"./index-9ss2m4rs.js";
|
|
28
28
|
import"./index-vnn7qq8c.js";
|
|
29
29
|
import"./index-k2sm9677.js";
|
|
30
|
-
import"./index-
|
|
31
|
-
import"./index-
|
|
30
|
+
import"./index-1rww5k9e.js";
|
|
31
|
+
import"./index-mnhagjvn.js";
|
|
32
32
|
import"./index-4sdhbxgq.js";
|
|
33
33
|
import"./index-rtry5xyf.js";
|
|
34
34
|
import"./index-zsrtt42s.js";
|
|
35
35
|
import"./index-vy6q9d8j.js";
|
|
36
36
|
import"./index-fxvgaeq4.js";
|
|
37
|
-
import"./index-
|
|
38
|
-
import"./index-
|
|
39
|
-
import"./index-
|
|
40
|
-
import"./index-
|
|
37
|
+
import"./index-1wmd5wn1.js";
|
|
38
|
+
import"./index-1rpjd5na.js";
|
|
39
|
+
import"./index-r5djc1cc.js";
|
|
40
|
+
import"./index-zyv56em5.js";
|
|
41
41
|
import"./index-exn0ztsv.js";
|
|
42
42
|
import"./index-556ja8an.js";
|
|
43
43
|
import"./index-b43rt5ph.js";
|
|
44
44
|
import"./index-q7sjgr1y.js";
|
|
45
45
|
import"./index-3g0xk6tk.js";
|
|
46
46
|
import"./index-85gkedsf.js";
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
47
|
+
import"./index-ma1p1w05.js";
|
|
48
|
+
import"./index-0tn1kxej.js";
|
|
49
|
+
import"./index-w9pb72vg.js";
|
|
50
50
|
import"./index-gprxjmm7.js";
|
|
51
51
|
import"./index-n832052r.js";
|
|
52
52
|
import"./index-4cgee5vh.js";
|
|
53
53
|
import"./index-z6xqpmqg.js";
|
|
54
54
|
import"./index-r3mvsbtq.js";
|
|
55
|
-
import"./index-
|
|
55
|
+
import"./index-t54jt9cs.js";
|
|
56
56
|
import {
|
|
57
57
|
init_package,
|
|
58
58
|
package_default
|
|
59
|
-
} from "./index-
|
|
59
|
+
} from "./index-mef0trex.js";
|
|
60
60
|
import {
|
|
61
61
|
DEFAULT_AGENT_CONFIGS,
|
|
62
62
|
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-g75rbw3e.js";
|
|
13
|
+
import"./index-ma1p1w05.js";
|
|
14
|
+
import"./index-0tn1kxej.js";
|
|
15
|
+
import"./index-w9pb72vg.js";
|
|
16
16
|
import"./index-gprxjmm7.js";
|
|
17
17
|
import"./index-n832052r.js";
|
|
18
18
|
import"./index-4cgee5vh.js";
|
|
19
19
|
import"./index-z6xqpmqg.js";
|
|
20
20
|
import"./index-r3mvsbtq.js";
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-
|
|
21
|
+
import"./index-t54jt9cs.js";
|
|
22
|
+
import"./index-mef0trex.js";
|
|
23
23
|
import"./index-cpg98bh1.js";
|
|
24
24
|
import"./index-9e6fdz2h.js";
|
|
25
25
|
import"./index-4rhhvd1a.js";
|
|
@@ -29,15 +29,15 @@ import {
|
|
|
29
29
|
resolveKnowledgeCounterBaselinePath,
|
|
30
30
|
resolveKnowledgeEventsPath,
|
|
31
31
|
resolveLegacyApplicationLogPath
|
|
32
|
-
} from "./index-
|
|
33
|
-
import"./index-
|
|
32
|
+
} from "./index-0tn1kxej.js";
|
|
33
|
+
import"./index-w9pb72vg.js";
|
|
34
34
|
import"./index-gprxjmm7.js";
|
|
35
35
|
import"./index-n832052r.js";
|
|
36
36
|
import"./index-4cgee5vh.js";
|
|
37
37
|
import"./index-z6xqpmqg.js";
|
|
38
38
|
import"./index-r3mvsbtq.js";
|
|
39
|
-
import"./index-
|
|
40
|
-
import"./index-
|
|
39
|
+
import"./index-t54jt9cs.js";
|
|
40
|
+
import"./index-mef0trex.js";
|
|
41
41
|
import"./index-cpg98bh1.js";
|
|
42
42
|
import"./index-9e6fdz2h.js";
|
|
43
43
|
import"./index-4rhhvd1a.js";
|
|
@@ -23,10 +23,10 @@ import {
|
|
|
23
23
|
validateLesson,
|
|
24
24
|
validateSkillCandidatePath,
|
|
25
25
|
validateSkillPath
|
|
26
|
-
} from "./index-
|
|
26
|
+
} from "./index-mnhagjvn.js";
|
|
27
27
|
import"./index-4sdhbxgq.js";
|
|
28
28
|
import"./index-rtry5xyf.js";
|
|
29
|
-
import"./index-
|
|
29
|
+
import"./index-ma1p1w05.js";
|
|
30
30
|
import"./index-ae75rja9.js";
|
|
31
31
|
import"./index-jb9tb1sd.js";
|
|
32
32
|
import"./index-apwcvfjt.js";
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
alreadyCuratedThisGeneration,
|
|
5
5
|
claimNextScanBatch,
|
|
6
6
|
getScanStatus
|
|
7
|
-
} from "./index-
|
|
8
|
-
import"./index-
|
|
7
|
+
} from "./index-reknv4f9.js";
|
|
8
|
+
import"./index-ma1p1w05.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-mef0trex.js";
|
|
103
103
|
import"./index-cpg98bh1.js";
|
|
104
104
|
import"./index-zjygnfay.js";
|
|
105
105
|
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-r5djc1cc.js";
|
|
27
|
+
import"./index-zyv56em5.js";
|
|
28
28
|
import"./index-exn0ztsv.js";
|
|
29
29
|
import"./index-556ja8an.js";
|
|
30
|
-
import"./index-
|
|
31
|
-
import"./index-
|
|
30
|
+
import"./index-t54jt9cs.js";
|
|
31
|
+
import"./index-mef0trex.js";
|
|
32
32
|
import"./index-cpg98bh1.js";
|
|
33
33
|
import"./index-9e6fdz2h.js";
|
|
34
34
|
import"./index-4rhhvd1a.js";
|
|
@@ -33,21 +33,21 @@ import {
|
|
|
33
33
|
sanitizeSlug,
|
|
34
34
|
selectCandidateEntries,
|
|
35
35
|
writeEvalStub
|
|
36
|
-
} from "./index-
|
|
37
|
-
import"./index-
|
|
36
|
+
} from "./index-1rww5k9e.js";
|
|
37
|
+
import"./index-mnhagjvn.js";
|
|
38
38
|
import"./index-4sdhbxgq.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-ma1p1w05.js";
|
|
42
|
+
import"./index-0tn1kxej.js";
|
|
43
|
+
import"./index-w9pb72vg.js";
|
|
44
44
|
import"./index-gprxjmm7.js";
|
|
45
45
|
import"./index-n832052r.js";
|
|
46
46
|
import"./index-4cgee5vh.js";
|
|
47
47
|
import"./index-z6xqpmqg.js";
|
|
48
48
|
import"./index-r3mvsbtq.js";
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
49
|
+
import"./index-t54jt9cs.js";
|
|
50
|
+
import"./index-mef0trex.js";
|
|
51
51
|
import"./index-cpg98bh1.js";
|
|
52
52
|
import"./index-9e6fdz2h.js";
|
|
53
53
|
import"./index-4rhhvd1a.js";
|
|
@@ -21,51 +21,51 @@ import {
|
|
|
21
21
|
sanitizeWorktreeTaskId,
|
|
22
22
|
standardWorktreeByCallID,
|
|
23
23
|
standardWorktreeSerializationSessions
|
|
24
|
-
} from "./index-
|
|
24
|
+
} from "./index-qqs44wcp.js";
|
|
25
25
|
import"./index-n99s022c.js";
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
28
|
-
import"./index-
|
|
26
|
+
import"./index-bhg6brtw.js";
|
|
27
|
+
import"./index-htqs4p52.js";
|
|
28
|
+
import"./index-an922xj4.js";
|
|
29
29
|
import"./index-prxrmc3b.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-g75rbw3e.js";
|
|
34
|
+
import"./index-reknv4f9.js";
|
|
35
35
|
import"./index-70ha9e09.js";
|
|
36
36
|
import"./index-c8s9a3zh.js";
|
|
37
37
|
import"./index-9ss2m4rs.js";
|
|
38
38
|
import"./index-vnn7qq8c.js";
|
|
39
39
|
import"./index-k2sm9677.js";
|
|
40
|
-
import"./index-
|
|
41
|
-
import"./index-
|
|
40
|
+
import"./index-1rww5k9e.js";
|
|
41
|
+
import"./index-mnhagjvn.js";
|
|
42
42
|
import"./index-4sdhbxgq.js";
|
|
43
43
|
import"./index-rtry5xyf.js";
|
|
44
44
|
import"./index-zsrtt42s.js";
|
|
45
45
|
import"./index-vy6q9d8j.js";
|
|
46
46
|
import"./index-fxvgaeq4.js";
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
47
|
+
import"./index-1wmd5wn1.js";
|
|
48
|
+
import"./index-1rpjd5na.js";
|
|
49
|
+
import"./index-r5djc1cc.js";
|
|
50
|
+
import"./index-zyv56em5.js";
|
|
51
51
|
import"./index-exn0ztsv.js";
|
|
52
52
|
import"./index-556ja8an.js";
|
|
53
53
|
import"./index-b43rt5ph.js";
|
|
54
54
|
import"./index-q7sjgr1y.js";
|
|
55
55
|
import"./index-3g0xk6tk.js";
|
|
56
56
|
import"./index-85gkedsf.js";
|
|
57
|
-
import"./index-
|
|
58
|
-
import"./index-
|
|
57
|
+
import"./index-ma1p1w05.js";
|
|
58
|
+
import"./index-0tn1kxej.js";
|
|
59
59
|
import {
|
|
60
60
|
resolveWorktreeIsolationConfig
|
|
61
|
-
} from "./index-
|
|
61
|
+
} from "./index-w9pb72vg.js";
|
|
62
62
|
import"./index-gprxjmm7.js";
|
|
63
63
|
import"./index-n832052r.js";
|
|
64
64
|
import"./index-4cgee5vh.js";
|
|
65
65
|
import"./index-z6xqpmqg.js";
|
|
66
66
|
import"./index-r3mvsbtq.js";
|
|
67
|
-
import"./index-
|
|
68
|
-
import"./index-
|
|
67
|
+
import"./index-t54jt9cs.js";
|
|
68
|
+
import"./index-mef0trex.js";
|
|
69
69
|
import"./index-cpg98bh1.js";
|
|
70
70
|
import"./index-9e6fdz2h.js";
|
|
71
71
|
import"./index-4rhhvd1a.js";
|