opencode-swarm 7.113.2 → 7.113.4
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/binaries/win32-arm64/.gitkeep +0 -0
- package/binaries/win32-x64/.gitkeep +0 -0
- package/dist/background/event-bus.d.ts +1 -1
- package/dist/background/queue.d.ts +11 -0
- package/dist/background/trigger.d.ts +1 -0
- package/dist/cli/{capability-probe-sh9bwh39.js → capability-probe-f1paszww.js} +1 -1
- package/dist/cli/{config-doctor-az11cwf5.js → config-doctor-xbdfrbwt.js} +2 -2
- package/dist/cli/{core-f4cbabe7.js → core-zg8s1jwx.js} +2 -2
- package/dist/cli/{curator-drift-jvs1v6em.js → curator-drift-c0by7063.js} +2 -2
- package/dist/cli/curator-llm-factory-b3g0g0cd.js +41 -0
- package/dist/cli/{curator-9s04amtf.js → curator-nh9raf1a.js} +26 -22
- package/dist/cli/{dispatch-wst7bypk.js → dispatch-mczsxy5s.js} +2 -2
- package/dist/cli/{evidence-summary-service-w1er1ea2.js → evidence-summary-service-8g594znj.js} +7 -7
- package/dist/cli/{gate-evidence-9hdwj6tt.js → gate-evidence-vkpqt300.js} +5 -5
- package/dist/cli/guardrail-explain-wpv5eskq.js +42 -0
- package/dist/cli/{guardrail-log-hysxdwg9.js → guardrail-log-qfc2j0tb.js} +4 -4
- package/dist/cli/hive-promoter-c0fd3j02.js +51 -0
- package/dist/cli/{index-0dab9w37.js → index-0p660a87.js} +2 -2
- package/dist/cli/{index-32bx4kch.js → index-0q7rrh59.js} +4 -4
- package/dist/cli/{index-n7rd2rkj.js → index-10v7hrkj.js} +2 -2
- package/dist/cli/{index-1ey3dxq7.js → index-147ja18h.js} +0 -4
- package/dist/cli/{index-0gf6de8b.js → index-2148358e.js} +45 -1
- package/dist/cli/{index-30ejh1tx.js → index-43khae15.js} +3 -3
- package/dist/cli/{index-x5g7et24.js → index-4h2ea8h5.js} +2 -2
- package/dist/cli/{index-5mkc2f9z.js → index-4sckv7y6.js} +1 -1
- package/dist/cli/{index-w51xz4dr.js → index-5yzr9fk6.js} +25 -25
- package/dist/cli/{index-q1jaeynn.js → index-80jkseqw.js} +2 -2
- package/dist/cli/{index-wvrj16f0.js → index-8fwhhayc.js} +4 -0
- package/dist/cli/{index-54dgk0bv.js → index-ct9e0y0q.js} +803 -450
- package/dist/cli/{index-afgh75zg.js → index-f6y341yk.js} +14 -11
- package/dist/cli/{index-db1fh1fv.js → index-g40r5d08.js} +1 -1
- package/dist/cli/{index-8f256d7t.js → index-g6va6n3t.js} +1 -1
- package/dist/cli/{index-9fxs0rm1.js → index-ga4ta3cr.js} +1 -1
- package/dist/cli/{index-t6wfwdm1.js → index-h7q1bvzm.js} +3 -3
- package/dist/cli/{index-h389ed8y.js → index-mr4whary.js} +3 -3
- package/dist/cli/{index-g55nzpwn.js → index-n6fa2hhk.js} +1 -1
- package/dist/cli/{index-vn263hqt.js → index-pa6t33pt.js} +17 -10
- package/dist/cli/{index-h91bv3hy.js → index-qe3v54nb.js} +6 -1
- package/dist/cli/{index-hpp2r0sd.js → index-qzqx2qky.js} +3 -3
- package/dist/cli/{index-fhmw7evd.js → index-rdwfqhp7.js} +2 -2
- package/dist/cli/{index-1rga1vvb.js → index-wh8949ef.js} +1 -1
- package/dist/cli/{index-r9fjzr3k.js → index-xbe1wtme.js} +1 -1
- package/dist/cli/index.js +22 -22
- package/dist/cli/{knowledge-escalator-4gbz527n.js → knowledge-escalator-0q1p6br7.js} +8 -8
- package/dist/cli/{knowledge-events-b6x28fgc.js → knowledge-events-9518gzsp.js} +6 -6
- package/dist/cli/{knowledge-store-h3cjx4dg.js → knowledge-store-k5rab79h.js} +6 -6
- package/dist/cli/{knowledge-validator-q6jw2p0t.js → knowledge-validator-csay9wqj.js} +7 -7
- package/dist/cli/{pending-delegations-t047f4a7.js → pending-delegations-ddbkbgxy.js} +4 -4
- package/dist/cli/{pr-subscriptions-p8g2rzxd.js → pr-subscriptions-vwv7zm2p.js} +5 -5
- package/dist/cli/{schema-qb313fyy.js → schema-e5kd993s.js} +1 -1
- package/dist/cli/{scope-persistence-5ccgtebg.js → scope-persistence-fm0gzhnk.js} +2 -2
- package/dist/cli/{skill-generator-nnwn4sq0.js → skill-generator-z01sjppf.js} +9 -9
- package/dist/cli/{telemetry-jm7t8031.js → telemetry-jny76r83.js} +1 -1
- package/dist/commands/registry.d.ts +7 -0
- package/dist/config/constants.d.ts +1 -1
- package/dist/hooks/curator.d.ts +33 -9
- package/dist/hooks/hive-promoter.d.ts +7 -0
- package/dist/hooks/knowledge-curator.d.ts +13 -0
- package/dist/hooks/messages-transform.d.ts +22 -1
- package/dist/hooks/spawn-helper.d.ts +10 -0
- package/dist/index.js +208 -206
- package/dist/sandbox/capability-probe.d.ts +14 -0
- package/dist/sandbox/macos/sandbox-exec-executor.d.ts +5 -0
- package/dist/tools/tool-metadata.d.ts +1 -1
- package/dist/utils/path-security.d.ts +28 -0
- package/package.json +2 -1
- package/dist/cli/curator-llm-factory-dwvk7rh0.js +0 -41
- package/dist/cli/guardrail-explain-2k271yh4.js +0 -42
- package/dist/cli/hive-promoter-0y4pnft4.js +0 -49
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
handleGuardrailExplain
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-10v7hrkj.js";
|
|
5
5
|
import {
|
|
6
6
|
handleGuardrailLog
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-xbe1wtme.js";
|
|
8
8
|
import {
|
|
9
9
|
COMMAND_REGISTRY,
|
|
10
10
|
SWARM_COMMAND_TOOL_ALLOWLIST,
|
|
11
11
|
SWARM_COMMAND_TOOL_COMMANDS,
|
|
12
12
|
VALID_COMMANDS,
|
|
13
|
-
|
|
13
|
+
_internals2 as _internals,
|
|
14
14
|
canonicalCommandKey,
|
|
15
15
|
classifySwarmCommandChatFallbackUse,
|
|
16
16
|
classifySwarmCommandToolUse,
|
|
@@ -81,44 +81,44 @@ import {
|
|
|
81
81
|
handleWriteRetroCommand,
|
|
82
82
|
normalizeSwarmCommandInput,
|
|
83
83
|
resolveCommand
|
|
84
|
-
} from "./index-
|
|
85
|
-
import"./index-
|
|
84
|
+
} from "./index-ct9e0y0q.js";
|
|
85
|
+
import"./index-g6va6n3t.js";
|
|
86
86
|
import"./index-c8s9a3zh.js";
|
|
87
|
-
import"./index-
|
|
87
|
+
import"./index-2148358e.js";
|
|
88
88
|
import {
|
|
89
89
|
AGENT_TOOL_MAP,
|
|
90
90
|
ORCHESTRATOR_NAME,
|
|
91
91
|
stripKnownSwarmPrefix
|
|
92
|
-
} from "./index-
|
|
93
|
-
import"./index-
|
|
92
|
+
} from "./index-147ja18h.js";
|
|
93
|
+
import"./index-f6y341yk.js";
|
|
94
94
|
import"./index-scww5b77.js";
|
|
95
|
-
import"./index-
|
|
96
|
-
import"./index-
|
|
97
|
-
import"./index-
|
|
98
|
-
import"./index-
|
|
99
|
-
import"./index-
|
|
100
|
-
import"./index-
|
|
101
|
-
import"./index-
|
|
95
|
+
import"./index-ga4ta3cr.js";
|
|
96
|
+
import"./index-80jkseqw.js";
|
|
97
|
+
import"./index-mr4whary.js";
|
|
98
|
+
import"./index-43khae15.js";
|
|
99
|
+
import"./index-h7q1bvzm.js";
|
|
100
|
+
import"./index-qzqx2qky.js";
|
|
101
|
+
import"./index-0q7rrh59.js";
|
|
102
102
|
import"./index-bfwt3abw.js";
|
|
103
|
-
import"./index-
|
|
103
|
+
import"./index-g40r5d08.js";
|
|
104
104
|
import"./index-jt58s751.js";
|
|
105
|
-
import"./index-
|
|
105
|
+
import"./index-8fwhhayc.js";
|
|
106
106
|
import"./index-q1exe2b3.js";
|
|
107
|
-
import"./index-
|
|
108
|
-
import"./index-
|
|
109
|
-
import"./index-
|
|
107
|
+
import"./index-n6fa2hhk.js";
|
|
108
|
+
import"./index-rdwfqhp7.js";
|
|
109
|
+
import"./index-wh8949ef.js";
|
|
110
110
|
import"./index-jtqkh8jf.js";
|
|
111
111
|
import"./index-5e4e2hvv.js";
|
|
112
112
|
import"./index-p0arc26j.js";
|
|
113
113
|
import"./index-zgwm4ryv.js";
|
|
114
114
|
import"./index-dqh3zhhc.js";
|
|
115
|
-
import"./index-
|
|
116
|
-
import"./index-
|
|
115
|
+
import"./index-4h2ea8h5.js";
|
|
116
|
+
import"./index-0p660a87.js";
|
|
117
117
|
import"./index-293f68mj.js";
|
|
118
|
-
import"./index-
|
|
119
|
-
import"./index-
|
|
118
|
+
import"./index-4sckv7y6.js";
|
|
119
|
+
import"./index-pa6t33pt.js";
|
|
120
120
|
import"./index-vvk2g744.js";
|
|
121
|
-
import"./index-
|
|
121
|
+
import"./index-qe3v54nb.js";
|
|
122
122
|
import"./index-a76rekgs.js";
|
|
123
123
|
// src/commands/command-names.ts
|
|
124
124
|
var COMMAND_NAMES = Object.freeze(Object.keys(COMMAND_REGISTRY));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
validateSwarmPath
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-wh8949ef.js";
|
|
5
5
|
import {
|
|
6
6
|
log
|
|
7
7
|
} from "./index-zgwm4ryv.js";
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
} from "./index-293f68mj.js";
|
|
11
11
|
import {
|
|
12
12
|
withEvidenceLock
|
|
13
|
-
} from "./index-
|
|
13
|
+
} from "./index-4sckv7y6.js";
|
|
14
14
|
|
|
15
15
|
// src/background/pr-subscriptions.ts
|
|
16
16
|
import * as fs from "fs";
|
|
@@ -54,6 +54,7 @@ async function probeLinux() {
|
|
|
54
54
|
if (output.length > 0) {
|
|
55
55
|
return {
|
|
56
56
|
status: "enabled",
|
|
57
|
+
strength: "strong",
|
|
57
58
|
mechanism: "Bubblewrap",
|
|
58
59
|
platform: "linux"
|
|
59
60
|
};
|
|
@@ -88,6 +89,7 @@ async function probeMacOS() {
|
|
|
88
89
|
if (output.length > 0) {
|
|
89
90
|
return {
|
|
90
91
|
status: "enabled",
|
|
92
|
+
strength: "strong",
|
|
91
93
|
mechanism: "sandbox-exec",
|
|
92
94
|
platform: "darwin"
|
|
93
95
|
};
|
|
@@ -123,6 +125,7 @@ function probeWindows() {
|
|
|
123
125
|
if (result.available) {
|
|
124
126
|
return {
|
|
125
127
|
status: "enabled",
|
|
128
|
+
strength: "strong",
|
|
126
129
|
platform: "win32",
|
|
127
130
|
mechanism: `native-runner/${result.mode}`
|
|
128
131
|
};
|
|
@@ -145,6 +148,7 @@ function probeWindows() {
|
|
|
145
148
|
}
|
|
146
149
|
return result.status === 0 ? {
|
|
147
150
|
status: "enabled",
|
|
151
|
+
strength: "advisory",
|
|
148
152
|
platform: "win32",
|
|
149
153
|
mechanism: "PowerShell wrapper"
|
|
150
154
|
} : {
|