openfox 2.0.144 → 2.0.146
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/CHANGELOG.md +12 -0
- package/dist/CHANGELOG.md +12 -0
- package/dist/{auto-continue-M3RPFGFI.js → auto-continue-IENGLXVQ.js} +9 -9
- package/dist/{chat-handler-QOOQOHHR.js → chat-handler-RJUJHVOX.js} +12 -12
- package/dist/{chunk-OVAHNEFG.js → chunk-2PGRX4RH.js} +5 -4
- package/dist/{chunk-5XKWYLBX.js → chunk-5D4MQG7P.js} +8 -8
- package/dist/{chunk-2DVAF6HY.js → chunk-5JGRKNMS.js} +3 -3
- package/dist/{chunk-MBDYJ35W.js → chunk-7BIGFGU5.js} +8 -8
- package/dist/{chunk-5ONERSDK.js → chunk-7IETJ4D4.js} +63 -56
- package/dist/{chunk-E4F32L4Q.js → chunk-CPRBMVI7.js} +43 -1
- package/dist/{chunk-STVJA7IX.js → chunk-CVQYCAMY.js} +3 -3
- package/dist/chunk-EABIZXTG.js +7 -0
- package/dist/{chunk-QURYQA4D.js → chunk-EZEFBLPY.js} +3 -3
- package/dist/{chunk-FLTNKZNQ.js → chunk-KJEOKIH2.js} +4 -4
- package/dist/{chunk-OSUEWIVU.js → chunk-L43S7FJM.js} +5 -5
- package/dist/chunk-NHHC3AVI.js +231 -0
- package/dist/{chunk-YRSZJ7IZ.js → chunk-NZBO3A3W.js} +2 -2
- package/dist/{chunk-3IVJ65IG.js → chunk-ORIPUMOQ.js} +5 -5
- package/dist/{chunk-Z3C3D4IR.js → chunk-OS4P2KQJ.js} +21 -15
- package/dist/{chunk-VFHGN3IS.js → chunk-P7KUU5VB.js} +2 -2
- package/dist/{chunk-PW5L4WBG.js → chunk-Q6MBLKL4.js} +1 -1
- package/dist/{chunk-C4LI5U6L.js → chunk-QR6FIHIP.js} +55 -30
- package/dist/cli/dev.js +1 -1
- package/dist/cli/index.js +1 -1
- package/dist/{compactor-53WDNC2S.js → compactor-YY7PO2XE.js} +5 -5
- package/dist/{describe-image-IGLGVEOJ.js → describe-image-Z5WS6YU3.js} +8 -8
- package/dist/{dynamic-context-CR4RUXOX.js → dynamic-context-IQUBKUCX.js} +5 -5
- package/dist/{events-ODZ4SSBW.js → events-FTS5W6FX.js} +6 -4
- package/dist/{export-import-3WOHC7PI.js → export-import-NAQDPRET.js} +5 -5
- package/dist/{folding-V2R2MZ6Y.js → folding-VWRMYZ5T.js} +4 -2
- package/dist/{launch-4COI5RGL.js → launch-EUU25RFE.js} +13 -13
- package/dist/{orchestrator-AMTWA6JO.js → orchestrator-PPAIE2UH.js} +11 -11
- package/dist/package.json +1 -1
- package/dist/{path-security-3YFS3GJQ.js → path-security-25P6TQ4R.js} +7 -7
- package/dist/{processor-UZ7OBCAK.js → processor-7XMJPNCD.js} +11 -11
- package/dist/{protocol-Ch2s26bR.d.ts → protocol--oV4P3L_.d.ts} +2 -1
- package/dist/{protocol-MRMOB3P4.js → protocol-M4DFHA32.js} +3 -3
- package/dist/provider/index.d.ts +4 -4
- package/dist/{serve-NLQ6IB2V.js → serve-3GNQNYG6.js} +18 -18
- package/dist/server/index.d.ts +3 -3
- package/dist/server/index.js +17 -17
- package/dist/{server-YXKUQ3DD.js → server-C4LB436R.js} +16 -16
- package/dist/session-stats-Y7WRB5MP.js +23 -0
- package/dist/shared/index.d.ts +25 -9
- package/dist/shared/index.js +7 -3
- package/dist/stats-2QMXP6G4.js +12 -0
- package/dist/{store-AOZ46PBS.js → store-OWOLXB74.js} +3 -3
- package/dist/{tools-7L63ZMNU.js → tools-OH3WW6Q4.js} +9 -9
- package/dist/{types-BajWwfkt.d.ts → types-NEE5osQN.d.ts} +48 -1
- package/dist/{types-BiHNYUUI.d.ts → types-usLcJB6N.d.ts} +1 -1
- package/dist/{update-IBN2GJUI.js → update-PG63SDV3.js} +2 -2
- package/dist/web/assets/{index-DL26wmhi.js → index-jXXIgPm-.js} +84 -84
- package/dist/web/index.html +1 -1
- package/dist/web/sw.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-7OHXF5GW.js +0 -132
- package/dist/chunk-ZSGELOTW.js +0 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 2.0.146 - 2026-09-12
|
|
4
|
+
|
|
5
|
+
### Bug Fixes
|
|
6
|
+
|
|
7
|
+
- **Sidebar stats now cover the entire session** — AI time, speeds, and totals count every response across all context windows, including after compaction; stats load instantly from a server-computed headline, with the full response log available on demand.
|
|
8
|
+
|
|
9
|
+
## 2.0.145 - 2026-09-11
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
- **run_command no longer hangs when a detached child outlives the shell** — `setsid`, `ssh -f`, and `&`-spawned children that keep the output pipes open no longer stall the tool call forever; the tool settles after a bounded 2s grace with the shell's real exit code (noting output may be incomplete), and timeouts or interrupts on an already-exited shell settle immediately.
|
|
14
|
+
|
|
3
15
|
## 2.0.144 - 2026-09-11
|
|
4
16
|
|
|
5
17
|
### Features
|
package/dist/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 2.0.146 - 2026-09-12
|
|
4
|
+
|
|
5
|
+
### Bug Fixes
|
|
6
|
+
|
|
7
|
+
- **Sidebar stats now cover the entire session** — AI time, speeds, and totals count every response across all context windows, including after compaction; stats load instantly from a server-computed headline, with the full response log available on demand.
|
|
8
|
+
|
|
9
|
+
## 2.0.145 - 2026-09-11
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
- **run_command no longer hangs when a detached child outlives the shell** — `setsid`, `ssh -f`, and `&`-spawned children that keep the output pipes open no longer stall the tool call forever; the tool settles after a bounded 2s grace with the shell's real exit code (noting output may be incomplete), and timeouts or interrupts on an already-exited shell settle immediately.
|
|
14
|
+
|
|
3
15
|
## 2.0.144 - 2026-09-11
|
|
4
16
|
|
|
5
17
|
### Features
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-QR6FIHIP.js";
|
|
2
2
|
import "./chunk-OAN4BXEW.js";
|
|
3
3
|
import "./chunk-DJH6LMBT.js";
|
|
4
4
|
import "./chunk-PHR64A6U.js";
|
|
5
5
|
import "./chunk-J7GAZGZT.js";
|
|
6
6
|
import "./chunk-2DBWCXAQ.js";
|
|
7
7
|
import "./chunk-UO4X2ENE.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-KJEOKIH2.js";
|
|
9
9
|
import "./chunk-X7ZAP6YW.js";
|
|
10
|
-
import "./chunk-
|
|
10
|
+
import "./chunk-CVQYCAMY.js";
|
|
11
11
|
import {
|
|
12
12
|
createMessageDoneEvent
|
|
13
13
|
} from "./chunk-FAN4P45J.js";
|
|
@@ -19,14 +19,14 @@ import "./chunk-VGE6UYND.js";
|
|
|
19
19
|
import "./chunk-ODETQHMI.js";
|
|
20
20
|
import "./chunk-I72ACQ6R.js";
|
|
21
21
|
import "./chunk-VIJVLLPT.js";
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
24
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-5JGRKNMS.js";
|
|
23
|
+
import "./chunk-NZBO3A3W.js";
|
|
24
|
+
import "./chunk-CPRBMVI7.js";
|
|
25
25
|
import "./chunk-CCIG3YLG.js";
|
|
26
26
|
import "./chunk-YEW4YEJU.js";
|
|
27
27
|
import "./chunk-OSXPQSLW.js";
|
|
28
28
|
import "./chunk-V5AC2TV7.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-2PGRX4RH.js";
|
|
30
30
|
import "./chunk-LCLH6ZUL.js";
|
|
31
31
|
import "./chunk-YEFZ5HBD.js";
|
|
32
32
|
import "./chunk-AWBV2VXO.js";
|
|
@@ -47,7 +47,7 @@ import "./chunk-VKMPR25F.js";
|
|
|
47
47
|
import {
|
|
48
48
|
logger
|
|
49
49
|
} from "./chunk-K44MW7JJ.js";
|
|
50
|
-
import "./chunk-
|
|
50
|
+
import "./chunk-Q6MBLKL4.js";
|
|
51
51
|
import "./chunk-24YKXKCG.js";
|
|
52
52
|
import "./chunk-73BO5OT3.js";
|
|
53
53
|
import "./chunk-CQGTEGKL.js";
|
|
@@ -108,4 +108,4 @@ export {
|
|
|
108
108
|
planBootContinuation,
|
|
109
109
|
runBootAutoContinuations
|
|
110
110
|
};
|
|
111
|
-
//# sourceMappingURL=auto-continue-
|
|
111
|
+
//# sourceMappingURL=auto-continue-IENGLXVQ.js.map
|
|
@@ -2,32 +2,32 @@ import {
|
|
|
2
2
|
buildRunChatTurnParams,
|
|
3
3
|
finalizeTurnCompletion,
|
|
4
4
|
generateSessionNameForSession
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-ORIPUMOQ.js";
|
|
6
6
|
import {
|
|
7
7
|
runChatTurn
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-5D4MQG7P.js";
|
|
9
|
+
import "./chunk-L43S7FJM.js";
|
|
10
|
+
import "./chunk-QR6FIHIP.js";
|
|
11
11
|
import "./chunk-OAN4BXEW.js";
|
|
12
12
|
import "./chunk-DJH6LMBT.js";
|
|
13
13
|
import "./chunk-PHR64A6U.js";
|
|
14
14
|
import "./chunk-J7GAZGZT.js";
|
|
15
15
|
import "./chunk-2DBWCXAQ.js";
|
|
16
16
|
import "./chunk-UO4X2ENE.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-KJEOKIH2.js";
|
|
18
18
|
import "./chunk-X7ZAP6YW.js";
|
|
19
|
-
import "./chunk-
|
|
19
|
+
import "./chunk-CVQYCAMY.js";
|
|
20
20
|
import "./chunk-FAN4P45J.js";
|
|
21
21
|
import "./chunk-ZONLEX2F.js";
|
|
22
22
|
import "./chunk-VGE6UYND.js";
|
|
23
23
|
import "./chunk-ODETQHMI.js";
|
|
24
24
|
import "./chunk-I72ACQ6R.js";
|
|
25
25
|
import "./chunk-VIJVLLPT.js";
|
|
26
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-5JGRKNMS.js";
|
|
27
27
|
import {
|
|
28
28
|
getEventStore
|
|
29
|
-
} from "./chunk-
|
|
30
|
-
import "./chunk-
|
|
29
|
+
} from "./chunk-NZBO3A3W.js";
|
|
30
|
+
import "./chunk-CPRBMVI7.js";
|
|
31
31
|
import "./chunk-CCIG3YLG.js";
|
|
32
32
|
import "./chunk-YEW4YEJU.js";
|
|
33
33
|
import "./chunk-OSXPQSLW.js";
|
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
createChatMessageMessage,
|
|
37
37
|
createPhaseChangedMessage,
|
|
38
38
|
createSessionRunningMessage
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-2PGRX4RH.js";
|
|
40
40
|
import "./chunk-LCLH6ZUL.js";
|
|
41
41
|
import "./chunk-YEFZ5HBD.js";
|
|
42
42
|
import "./chunk-AWBV2VXO.js";
|
|
@@ -55,7 +55,7 @@ import "./chunk-X6SWZEK7.js";
|
|
|
55
55
|
import "./chunk-WOVWVB5J.js";
|
|
56
56
|
import "./chunk-VKMPR25F.js";
|
|
57
57
|
import "./chunk-K44MW7JJ.js";
|
|
58
|
-
import "./chunk-
|
|
58
|
+
import "./chunk-Q6MBLKL4.js";
|
|
59
59
|
import "./chunk-24YKXKCG.js";
|
|
60
60
|
import "./chunk-73BO5OT3.js";
|
|
61
61
|
import "./chunk-CQGTEGKL.js";
|
|
@@ -181,4 +181,4 @@ export {
|
|
|
181
181
|
startChatSession,
|
|
182
182
|
stopSessionExecution
|
|
183
183
|
};
|
|
184
|
-
//# sourceMappingURL=chat-handler-
|
|
184
|
+
//# sourceMappingURL=chat-handler-RJUJHVOX.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
createServerMessage,
|
|
6
6
|
isClientMessage
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-Q6MBLKL4.js";
|
|
8
8
|
|
|
9
9
|
// src/server/session/client-session.ts
|
|
10
10
|
function toClientSession(session) {
|
|
@@ -55,7 +55,7 @@ function serializeServerMessage(message) {
|
|
|
55
55
|
function createErrorMessage(code, message, correlationId) {
|
|
56
56
|
return createServerMessage("error", { code, message }, correlationId);
|
|
57
57
|
}
|
|
58
|
-
function createSessionStateMessage(session, messages, pendingConfirmations = [], pendingQuestions, gitStatus, correlationId, hiddenCount, activeWorkflowExecution) {
|
|
58
|
+
function createSessionStateMessage(session, messages, pendingConfirmations = [], pendingQuestions, gitStatus, correlationId, hiddenCount, activeWorkflowExecution, sessionStats) {
|
|
59
59
|
const enrichedMessages = enrichMessagesWithToolResults(messages);
|
|
60
60
|
return createServerMessage(
|
|
61
61
|
"session.state",
|
|
@@ -66,7 +66,8 @@ function createSessionStateMessage(session, messages, pendingConfirmations = [],
|
|
|
66
66
|
...pendingQuestions ? { pendingQuestions } : {},
|
|
67
67
|
...gitStatus ? { gitStatus } : {},
|
|
68
68
|
...hiddenCount !== void 0 ? { hiddenCount } : {},
|
|
69
|
-
...activeWorkflowExecution !== void 0 && activeWorkflowExecution !== null ? { activeWorkflowExecution } : {}
|
|
69
|
+
...activeWorkflowExecution !== void 0 && activeWorkflowExecution !== null ? { activeWorkflowExecution } : {},
|
|
70
|
+
...sessionStats !== void 0 && sessionStats !== null ? { sessionStats } : {}
|
|
70
71
|
},
|
|
71
72
|
correlationId
|
|
72
73
|
);
|
|
@@ -382,4 +383,4 @@ export {
|
|
|
382
383
|
createQueueStateMessage,
|
|
383
384
|
storedEventToServerMessage
|
|
384
385
|
};
|
|
385
|
-
//# sourceMappingURL=chunk-
|
|
386
|
+
//# sourceMappingURL=chunk-2PGRX4RH.js.map
|
|
@@ -3,14 +3,14 @@ import {
|
|
|
3
3
|
checkToolChangesAndInject,
|
|
4
4
|
computeDynamicContextHash,
|
|
5
5
|
getToolFingerprint
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-L43S7FJM.js";
|
|
7
7
|
import {
|
|
8
8
|
createAssemblyResult,
|
|
9
9
|
getConversationMessages,
|
|
10
10
|
getToolRegistryForAgent,
|
|
11
11
|
processEventsForConversation,
|
|
12
12
|
runTopLevelAgentLoop
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-QR6FIHIP.js";
|
|
14
14
|
import {
|
|
15
15
|
getAllInstructions,
|
|
16
16
|
getEnabledSkillMetadata
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
} from "./chunk-X7ZAP6YW.js";
|
|
21
21
|
import {
|
|
22
22
|
PathAccessDeniedError
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-CVQYCAMY.js";
|
|
24
24
|
import {
|
|
25
25
|
TurnMetrics,
|
|
26
26
|
createChatDoneEvent,
|
|
@@ -34,13 +34,13 @@ import {
|
|
|
34
34
|
import {
|
|
35
35
|
getCurrentContextWindowId,
|
|
36
36
|
getCurrentWindowMessageOptions
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-5JGRKNMS.js";
|
|
38
38
|
import {
|
|
39
39
|
getEventStore
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-NZBO3A3W.js";
|
|
41
41
|
import {
|
|
42
42
|
buildSnapshotFromSessionState
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-CPRBMVI7.js";
|
|
44
44
|
import {
|
|
45
45
|
findAgentById,
|
|
46
46
|
getRuntimeConfig,
|
|
@@ -357,7 +357,7 @@ async function runAgentTurn(options, turnMetrics, agentId, append, callbacks) {
|
|
|
357
357
|
getConversationMessages: buildGetConversationMessages(options.sessionId, resolveAgentClient, append),
|
|
358
358
|
injectAgentReminder: () => injectAgentReminder(options.sessionId, agentDef),
|
|
359
359
|
rebuildCachedContext: async () => {
|
|
360
|
-
const { applyDynamicContext } = await import("./dynamic-context-
|
|
360
|
+
const { applyDynamicContext } = await import("./dynamic-context-IQUBKUCX.js");
|
|
361
361
|
await applyDynamicContext(options.sessionManager, options.sessionId, agentLlmClient.getModel());
|
|
362
362
|
},
|
|
363
363
|
...options.initialCompacting ? { initialCompacting: true } : {},
|
|
@@ -387,4 +387,4 @@ export {
|
|
|
387
387
|
runChatTurn,
|
|
388
388
|
runAgentTurn
|
|
389
389
|
};
|
|
390
|
-
//# sourceMappingURL=chunk-
|
|
390
|
+
//# sourceMappingURL=chunk-5D4MQG7P.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getEventStore
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NZBO3A3W.js";
|
|
4
4
|
import {
|
|
5
5
|
buildContextMessagesFromEventHistory,
|
|
6
6
|
buildMessagesFromStoredEvents,
|
|
7
7
|
foldContextState,
|
|
8
8
|
foldSessionState,
|
|
9
9
|
spreadOptionalMessageFields
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-CPRBMVI7.js";
|
|
11
11
|
import {
|
|
12
12
|
updateSessionMessageCount
|
|
13
13
|
} from "./chunk-CCIG3YLG.js";
|
|
@@ -444,4 +444,4 @@ export {
|
|
|
444
444
|
truncateSessionMessages,
|
|
445
445
|
getRecentUserPromptsForSession
|
|
446
446
|
};
|
|
447
|
-
//# sourceMappingURL=chunk-
|
|
447
|
+
//# sourceMappingURL=chunk-5JGRKNMS.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
runAgentTurn
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-5D4MQG7P.js";
|
|
4
4
|
import {
|
|
5
5
|
executeSubAgent,
|
|
6
6
|
getToolRegistryForAgent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-QR6FIHIP.js";
|
|
8
8
|
import {
|
|
9
9
|
gitSpawnEnv
|
|
10
10
|
} from "./chunk-J7GAZGZT.js";
|
|
@@ -33,10 +33,10 @@ import {
|
|
|
33
33
|
} from "./chunk-I72ACQ6R.js";
|
|
34
34
|
import {
|
|
35
35
|
getCurrentContextWindowId
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-5JGRKNMS.js";
|
|
37
37
|
import {
|
|
38
38
|
getEventStore
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-NZBO3A3W.js";
|
|
40
40
|
import {
|
|
41
41
|
findAgentById,
|
|
42
42
|
getRuntimeConfig,
|
|
@@ -46,7 +46,7 @@ import {
|
|
|
46
46
|
import {
|
|
47
47
|
createChatMessageMessage,
|
|
48
48
|
createSessionRunningMessage
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-2PGRX4RH.js";
|
|
50
50
|
import {
|
|
51
51
|
LLMError
|
|
52
52
|
} from "./chunk-GZ4EK4LZ.js";
|
|
@@ -55,10 +55,10 @@ import {
|
|
|
55
55
|
} from "./chunk-K44MW7JJ.js";
|
|
56
56
|
import {
|
|
57
57
|
computeSessionStats
|
|
58
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-NHHC3AVI.js";
|
|
59
59
|
import {
|
|
60
60
|
createServerMessage
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-Q6MBLKL4.js";
|
|
62
62
|
import {
|
|
63
63
|
getGlobalConfigDir
|
|
64
64
|
} from "./chunk-CQGTEGKL.js";
|
|
@@ -1026,4 +1026,4 @@ export {
|
|
|
1026
1026
|
abortRunnerRun,
|
|
1027
1027
|
launchWorkflowRun
|
|
1028
1028
|
};
|
|
1029
|
-
//# sourceMappingURL=chunk-
|
|
1029
|
+
//# sourceMappingURL=chunk-7BIGFGU5.js.map
|