openfox 1.6.52 → 1.6.53
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/{auto-compaction-43QXHIOZ.js → auto-compaction-NVHM75BN.js} +4 -4
- package/dist/{chat-handler-UMXEBSMS.js → chat-handler-DERM2S6L.js} +9 -11
- package/dist/{chunk-PLIGDCWB.js → chunk-4MSEK56X.js} +2 -2
- package/dist/{chunk-HQSCGJ6V.js → chunk-5STJLSGO.js} +2 -26
- package/dist/{chunk-XKI3OYFD.js → chunk-AFIVZZJN.js} +2 -2
- package/dist/{chunk-H5ZZGLQU.js → chunk-CTAIXOZJ.js} +1 -1
- package/dist/{chunk-NVWJC2YZ.js → chunk-DAUVWS5W.js} +3 -5
- package/dist/{chunk-BMNBXLFY.js → chunk-JLMCJLTK.js} +95 -524
- package/dist/{chunk-OPT4YF7X.js → chunk-XRPGQKBM.js} +38 -3
- package/dist/cli/dev.js +1 -1
- package/dist/cli/index.js +1 -1
- package/dist/{orchestrator-JSLETK3F.js → orchestrator-FX6SZX4J.js} +5 -5
- package/dist/package.json +4 -3
- package/dist/{processor-Q4NS4MID.js → processor-AS6JXF4U.js} +7 -9
- package/dist/{protocol-BWFqvGie.d.ts → protocol-Cmn48nDH.d.ts} +2 -25
- package/dist/{protocol-GG65P3FF.js → protocol-WHHYESPI.js} +3 -15
- package/dist/{serve-HPBQJTEZ.js → serve-W3EZMXAC.js} +6 -7
- package/dist/server/index.d.ts +1 -1
- package/dist/server/index.js +5 -6
- package/dist/shared/index.d.ts +2 -2
- package/dist/shared/index.js +1 -1
- package/dist/{tools-DTNPLRKJ.js → tools-SJN7IGVF.js} +4 -4
- package/dist/web/assets/{index-CugBax2x.js → index-Bet4PbsC.js} +46 -46
- package/dist/web/index.html +1 -1
- package/dist/web/sw.js +1 -1
- package/package.json +4 -3
- package/dist/chunk-2L4DPLCM.js +0 -44
|
@@ -2,18 +2,18 @@ import {
|
|
|
2
2
|
maybeAutoCompactContext,
|
|
3
3
|
performManualContextCompaction,
|
|
4
4
|
resolveCompactionStatsIdentity
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-DAUVWS5W.js";
|
|
6
6
|
import "./chunk-NBU6KIOD.js";
|
|
7
7
|
import "./chunk-574HZVLE.js";
|
|
8
8
|
import "./chunk-7JPKRM6M.js";
|
|
9
9
|
import "./chunk-WNZIUQ2L.js";
|
|
10
10
|
import "./chunk-UQGY56XJ.js";
|
|
11
11
|
import "./chunk-LIMBYVO4.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-5STJLSGO.js";
|
|
13
13
|
import "./chunk-22CTURMH.js";
|
|
14
14
|
import "./chunk-GQZGIMJO.js";
|
|
15
15
|
import "./chunk-BLNFJ22S.js";
|
|
16
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-CTAIXOZJ.js";
|
|
17
17
|
import "./chunk-R4HADRYO.js";
|
|
18
18
|
import "./chunk-TVQOONDR.js";
|
|
19
19
|
import "./chunk-VCALN543.js";
|
|
@@ -23,4 +23,4 @@ export {
|
|
|
23
23
|
performManualContextCompaction,
|
|
24
24
|
resolveCompactionStatsIdentity
|
|
25
25
|
};
|
|
26
|
-
//# sourceMappingURL=auto-compaction-
|
|
26
|
+
//# sourceMappingURL=auto-compaction-NVHM75BN.js.map
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
|
+
applyGeneratedSessionName,
|
|
2
3
|
buildRunChatTurnParams,
|
|
3
4
|
finalizeTurnCompletion,
|
|
4
|
-
getSessionMessageCount
|
|
5
|
-
} from "./chunk-2L4DPLCM.js";
|
|
6
|
-
import {
|
|
7
|
-
applyGeneratedSessionName,
|
|
8
5
|
generateSessionName,
|
|
6
|
+
getSessionMessageCount,
|
|
9
7
|
needsNameGenerationCheck
|
|
10
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-XRPGQKBM.js";
|
|
11
9
|
import {
|
|
12
10
|
runChatTurn
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import "./chunk-
|
|
11
|
+
} from "./chunk-4MSEK56X.js";
|
|
12
|
+
import "./chunk-DAUVWS5W.js";
|
|
15
13
|
import "./chunk-NBU6KIOD.js";
|
|
16
14
|
import "./chunk-574HZVLE.js";
|
|
17
15
|
import "./chunk-7JPKRM6M.js";
|
|
@@ -24,11 +22,11 @@ import {
|
|
|
24
22
|
createChatMessageMessage,
|
|
25
23
|
createPhaseChangedMessage,
|
|
26
24
|
createSessionRunningMessage
|
|
27
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-5STJLSGO.js";
|
|
28
26
|
import "./chunk-22CTURMH.js";
|
|
29
27
|
import "./chunk-GQZGIMJO.js";
|
|
30
28
|
import "./chunk-BLNFJ22S.js";
|
|
31
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-CTAIXOZJ.js";
|
|
32
30
|
import "./chunk-R4HADRYO.js";
|
|
33
31
|
import "./chunk-TVQOONDR.js";
|
|
34
32
|
import "./chunk-VCALN543.js";
|
|
@@ -62,7 +60,7 @@ async function startChatSession(sessionId, content, deps, options) {
|
|
|
62
60
|
sessionManager.setRunning(sessionId, true);
|
|
63
61
|
broadcastForSession(sessionId, createSessionRunningMessage(true));
|
|
64
62
|
try {
|
|
65
|
-
const { maybeAutoCompactContext } = await import("./auto-compaction-
|
|
63
|
+
const { maybeAutoCompactContext } = await import("./auto-compaction-NVHM75BN.js");
|
|
66
64
|
await maybeAutoCompactContext({
|
|
67
65
|
sessionManager,
|
|
68
66
|
sessionId,
|
|
@@ -171,4 +169,4 @@ export {
|
|
|
171
169
|
startChatSession,
|
|
172
170
|
stopSessionExecution
|
|
173
171
|
};
|
|
174
|
-
//# sourceMappingURL=chat-handler-
|
|
172
|
+
//# sourceMappingURL=chat-handler-DERM2S6L.js.map
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
getToolRegistryForAgent,
|
|
14
14
|
loadAllAgentsDefault,
|
|
15
15
|
runTopLevelAgentLoop
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-DAUVWS5W.js";
|
|
17
17
|
import {
|
|
18
18
|
getCurrentContextWindowId,
|
|
19
19
|
getEventStore
|
|
@@ -293,4 +293,4 @@ export {
|
|
|
293
293
|
runBuilderTurn,
|
|
294
294
|
runVerifierTurn
|
|
295
295
|
};
|
|
296
|
-
//# sourceMappingURL=chunk-
|
|
296
|
+
//# sourceMappingURL=chunk-4MSEK56X.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createServerMessage,
|
|
3
3
|
isClientMessage
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-CTAIXOZJ.js";
|
|
5
5
|
|
|
6
6
|
// src/server/ws/protocol.ts
|
|
7
7
|
function enrichMessagesWithToolResults(messages) {
|
|
@@ -135,15 +135,6 @@ function createSessionNameGeneratedMessage(name, sessionId) {
|
|
|
135
135
|
function isSessionLoadPayload(payload) {
|
|
136
136
|
return typeof payload === "object" && payload !== null && "sessionId" in payload;
|
|
137
137
|
}
|
|
138
|
-
function isChatSendPayload(payload) {
|
|
139
|
-
return typeof payload === "object" && payload !== null && "content" in payload;
|
|
140
|
-
}
|
|
141
|
-
function isModeSwitchPayload(payload) {
|
|
142
|
-
return typeof payload === "object" && payload !== null && "mode" in payload;
|
|
143
|
-
}
|
|
144
|
-
function isCriteriaEditPayload(payload) {
|
|
145
|
-
return typeof payload === "object" && payload !== null && "criteria" in payload;
|
|
146
|
-
}
|
|
147
138
|
function isPathConfirmPayload(payload) {
|
|
148
139
|
return typeof payload === "object" && payload !== null && "callId" in payload && "approved" in payload;
|
|
149
140
|
}
|
|
@@ -153,15 +144,6 @@ function isAskAnswerPayload(payload) {
|
|
|
153
144
|
function createQueueStateMessage(messages) {
|
|
154
145
|
return createServerMessage("queue.state", { messages });
|
|
155
146
|
}
|
|
156
|
-
function isQueueAsapPayload(payload) {
|
|
157
|
-
return typeof payload === "object" && payload !== null && "content" in payload && typeof payload.content === "string";
|
|
158
|
-
}
|
|
159
|
-
function isQueueCompletionPayload(payload) {
|
|
160
|
-
return typeof payload === "object" && payload !== null && "content" in payload && typeof payload.content === "string";
|
|
161
|
-
}
|
|
162
|
-
function isQueueCancelPayload(payload) {
|
|
163
|
-
return typeof payload === "object" && payload !== null && "queueId" in payload && typeof payload.queueId === "string";
|
|
164
|
-
}
|
|
165
147
|
function storedEventToServerMessage(event) {
|
|
166
148
|
switch (event.type) {
|
|
167
149
|
case "message.start": {
|
|
@@ -322,15 +304,9 @@ export {
|
|
|
322
304
|
createContextStateMessage,
|
|
323
305
|
createSessionNameGeneratedMessage,
|
|
324
306
|
isSessionLoadPayload,
|
|
325
|
-
isChatSendPayload,
|
|
326
|
-
isModeSwitchPayload,
|
|
327
|
-
isCriteriaEditPayload,
|
|
328
307
|
isPathConfirmPayload,
|
|
329
308
|
isAskAnswerPayload,
|
|
330
309
|
createQueueStateMessage,
|
|
331
|
-
isQueueAsapPayload,
|
|
332
|
-
isQueueCompletionPayload,
|
|
333
|
-
isQueueCancelPayload,
|
|
334
310
|
storedEventToServerMessage
|
|
335
311
|
};
|
|
336
|
-
//# sourceMappingURL=chunk-
|
|
312
|
+
//# sourceMappingURL=chunk-5STJLSGO.js.map
|
|
@@ -179,7 +179,7 @@ async function runCli(options) {
|
|
|
179
179
|
if (!configExists) {
|
|
180
180
|
await runNetworkSetup(mode);
|
|
181
181
|
}
|
|
182
|
-
const { runServe } = await import("./serve-
|
|
182
|
+
const { runServe } = await import("./serve-W3EZMXAC.js");
|
|
183
183
|
await runServe({
|
|
184
184
|
mode,
|
|
185
185
|
port: values.port ? parseInt(values.port) : void 0,
|
|
@@ -192,4 +192,4 @@ async function runCli(options) {
|
|
|
192
192
|
export {
|
|
193
193
|
runCli
|
|
194
194
|
};
|
|
195
|
-
//# sourceMappingURL=chunk-
|
|
195
|
+
//# sourceMappingURL=chunk-AFIVZZJN.js.map
|
|
@@ -33,7 +33,7 @@ import {
|
|
|
33
33
|
createChatToolOutputMessage,
|
|
34
34
|
createChatVisionFallbackMessage,
|
|
35
35
|
createQueueStateMessage
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-5STJLSGO.js";
|
|
37
37
|
import {
|
|
38
38
|
AskUserInterrupt,
|
|
39
39
|
askUserTool
|
|
@@ -3377,7 +3377,7 @@ var callSubAgentTool = {
|
|
|
3377
3377
|
};
|
|
3378
3378
|
}
|
|
3379
3379
|
try {
|
|
3380
|
-
const { getToolRegistryForAgent: getToolRegistryForAgent2 } = await import("./tools-
|
|
3380
|
+
const { getToolRegistryForAgent: getToolRegistryForAgent2 } = await import("./tools-SJN7IGVF.js");
|
|
3381
3381
|
const toolRegistry = getToolRegistryForAgent2(agentDef);
|
|
3382
3382
|
const turnMetrics = new TurnMetrics();
|
|
3383
3383
|
const result = await executeSubAgent({
|
|
@@ -4474,7 +4474,6 @@ export {
|
|
|
4474
4474
|
createToolCallEvent,
|
|
4475
4475
|
createToolResultEvent,
|
|
4476
4476
|
createChatDoneEvent,
|
|
4477
|
-
getAllInstructions,
|
|
4478
4477
|
assembleAgentRequest,
|
|
4479
4478
|
pathExists2 as pathExists,
|
|
4480
4479
|
getDefaultIds,
|
|
@@ -4482,7 +4481,6 @@ export {
|
|
|
4482
4481
|
loadDefaultSkills,
|
|
4483
4482
|
loadUserSkills,
|
|
4484
4483
|
loadAllSkills,
|
|
4485
|
-
getEnabledSkillMetadata,
|
|
4486
4484
|
isSkillEnabled,
|
|
4487
4485
|
setSkillEnabled,
|
|
4488
4486
|
getDefaultSkillIds,
|
|
@@ -4506,4 +4504,4 @@ export {
|
|
|
4506
4504
|
getToolRegistryForAgent,
|
|
4507
4505
|
createToolRegistry
|
|
4508
4506
|
};
|
|
4509
|
-
//# sourceMappingURL=chunk-
|
|
4507
|
+
//# sourceMappingURL=chunk-DAUVWS5W.js.map
|