openfox 2.0.103 → 2.0.104

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.
Files changed (74) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/CHANGELOG.md +16 -0
  3. package/dist/{ask-TOBEA6KD.js → ask-CJMU6EW7.js} +2 -2
  4. package/dist/{chat-handler-IBFSBSGV.js → chat-handler-G2ZJNAVB.js} +18 -18
  5. package/dist/{chunk-AI27N57J.js → chunk-2COWPTSJ.js} +2 -2
  6. package/dist/{chunk-QL2G5UWE.js → chunk-3NVISPE7.js} +22 -12
  7. package/dist/chunk-4H427UBV.js +1298 -0
  8. package/dist/{chunk-W5FTCTGY.js → chunk-5VKT34HE.js} +2 -2
  9. package/dist/{chunk-FQS7A5M4.js → chunk-6SIX7P6O.js} +2 -2
  10. package/dist/{chunk-MGKS2NG2.js → chunk-B76OP3OE.js} +3 -3
  11. package/dist/{chunk-WPCYFH6X.js → chunk-DMI2BXHA.js} +4 -4
  12. package/dist/{chunk-KKEBXFB3.js → chunk-EF7KGWF6.js} +2 -2
  13. package/dist/{chunk-JL657X72.js → chunk-EFIC3TUX.js} +16 -16
  14. package/dist/{chunk-MR7ZEGOF.js → chunk-ERKPMNC7.js} +5 -2
  15. package/dist/{chunk-ZLCPNTRT.js → chunk-ERTTKKCE.js} +6 -2
  16. package/dist/{chunk-BJDQPILB.js → chunk-F766OIDT.js} +2 -2
  17. package/dist/{chunk-K6VVTE6C.js → chunk-HZXWVD5A.js} +29 -19
  18. package/dist/{chunk-4Z2ARCY3.js → chunk-J27BLIPY.js} +2 -2
  19. package/dist/{chunk-EU3WWTFH.js → chunk-JAX5OEMM.js} +5 -1
  20. package/dist/chunk-MLOCSFIW.js +7 -0
  21. package/dist/{chunk-RZC6DAT2.js → chunk-OUMHR7LR.js} +2 -2
  22. package/dist/{chunk-DPRJYQ5U.js → chunk-PKLWSTDB.js} +17 -17
  23. package/dist/{chunk-2EYTYXWN.js → chunk-S5HDT5RQ.js} +2 -2
  24. package/dist/{chunk-YZSBJUGC.js → chunk-SPA7PQPJ.js} +3 -1
  25. package/dist/{chunk-KLK5N4OX.js → chunk-TFQSCHVU.js} +3 -3
  26. package/dist/{chunk-7HIJP4PC.js → chunk-UADZ2LZJ.js} +2 -2
  27. package/dist/{chunk-Z753S3X7.js → chunk-W2KZ7H55.js} +22 -15
  28. package/dist/{chunk-W5RC44R6.js → chunk-WHJ67MO2.js} +8 -8
  29. package/dist/{chunk-REQIAJTV.js → chunk-XWW7LOU4.js} +74 -69
  30. package/dist/{chunk-73EV6QYX.js → chunk-YXIDKMBJ.js} +3 -3
  31. package/dist/cli/dev.js +2 -2
  32. package/dist/cli/index.js +2 -2
  33. package/dist/{client-Q7BHKOCD.js → client-2EAJAGPC.js} +4 -4
  34. package/dist/{compactor-43P3LGDU.js → compactor-IEYTUHYX.js} +9 -9
  35. package/dist/{dynamic-context-AMPVZXUU.js → dynamic-context-Z5BU2RVP.js} +7 -7
  36. package/dist/{events-RCC32JOA.js → events-BGVLDGLK.js} +6 -6
  37. package/dist/{folding-ZNUXPQUD.js → folding-AJMZBHNR.js} +4 -4
  38. package/dist/{http-client-WGNBG7PC.js → http-client-A7A4XWNK.js} +3 -3
  39. package/dist/{manager-HFGJLW7Q.js → manager-GGIIENDX.js} +4 -4
  40. package/dist/{model-overrides-DQDT5Y7R.js → model-overrides-BLEFI7FQ.js} +3 -3
  41. package/dist/{orchestrator-QDXKDLOW.js → orchestrator-SYAYO6NS.js} +17 -17
  42. package/dist/package.json +1 -1
  43. package/dist/{path-security-SUFEIBTC.js → path-security-JCDBLFIE.js} +7 -7
  44. package/dist/{platform-2RLL7RAE.js → platform-GZ2WIDS5.js} +3 -3
  45. package/dist/{processor-YWNLWAZW.js → processor-CBGV2K4E.js} +17 -17
  46. package/dist/{protocol-BXgdUKgZ.d.ts → protocol-rfiBDoXm.d.ts} +1 -1
  47. package/dist/provider/index.d.ts +4 -4
  48. package/dist/{provider-FX3QCGAF.js → provider-XCVHKXPS.js} +68 -68
  49. package/dist/{provider-manager-GLG6BA32.js → provider-manager-AUYP3QAM.js} +5 -5
  50. package/dist/{pwa-SEWCVKZX.js → pwa-XPHP3PY2.js} +35 -35
  51. package/dist/{registry-GBNLVWYQ.js → registry-M2QVGRNK.js} +3 -3
  52. package/dist/{serve-FE4UAXGE.js → serve-NPS4GJWH.js} +25 -25
  53. package/dist/server/index.d.ts +3 -3
  54. package/dist/server/index.js +24 -24
  55. package/dist/{server-QGQGSHW6.js → server-FKM4FQKD.js} +20 -20
  56. package/dist/{session-overrides-MBGBX6TM.js → session-overrides-HA5IQYLI.js} +5 -5
  57. package/dist/{sessions-FEIFYGH7.js → sessions-ZV2WRC6K.js} +4 -4
  58. package/dist/{settings-FT7HF7ZB.js → settings-TGCITCVA.js} +2 -2
  59. package/dist/shared/index.d.ts +3 -3
  60. package/dist/{tools-M5DKWCJJ.js → tools-KKALZLKX.js} +15 -15
  61. package/dist/{types-DBftgbfl.d.ts → types-o-YQ3Bfq.d.ts} +1 -1
  62. package/dist/{types-7idXD8Bq.d.ts → types-o0v5xVxu.d.ts} +1 -1
  63. package/dist/{update-KMPQUPQT.js → update-7BEZMI4R.js} +2 -2
  64. package/dist/web/assets/index-B7wjVPjL.css +40 -0
  65. package/dist/web/assets/index-BoWCT9PC.js +323 -0
  66. package/dist/web/index.html +2 -2
  67. package/dist/web/sw.js +1 -1
  68. package/dist/web/workbox-9c191d2f.js +1 -0
  69. package/package.json +1 -1
  70. package/dist/chunk-SQYMFWY7.js +0 -7
  71. package/dist/chunk-XY3LESVZ.js +0 -1000
  72. package/dist/web/assets/index-B0CNNl1k.css +0 -32
  73. package/dist/web/assets/index-FWViKQkM.js +0 -324
  74. package/dist/web/workbox-8c29f6e4.js +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.0.104 - 2026-07-31
4
+
5
+ ### Features
6
+
7
+ - **Terminal font is now configurable** — pick any installed monospace font from a live-updating dropdown in Display settings. The preview updates instantly as you browse.
8
+
9
+ ### Enhancements
10
+
11
+ - **Scrollbars!** — we've tamed this mystical beast by implementing a consistent scrollbar across all platforms. Upside: they're now themed accordingly, look good, and scrolling up (by dragging the scrollbar itself or with the mouse wheel) now escapes auto-scroll naturally — no more pull-backs! Downside: you might occasionally see an out-of-sync scrollbar for a brief moment, but hey, it's hard to get that perfect.
12
+
13
+ ### Bug Fixes
14
+
15
+ - **Model name now appears in agent system prompts** — the `Model:` line in the Environment section was silently dropped when the caching layer was introduced. Agents once again know what model they're running on.
16
+ - **Settings modal no longer overflows on short viewports** — removed a hard-coded minHeight that pushed content past the bottom edge on constrained screens.
17
+ - **Auto-scroll no longer fights itself** — programmatic scrolls from the auto-scroll feature are RAF-guarded so they don't trigger the scroll event listener and deactivate themselves.
18
+
3
19
  ## 2.0.103 - 2026-07-30
4
20
 
5
21
  ### Bug Fixes
package/dist/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.0.104 - 2026-07-31
4
+
5
+ ### Features
6
+
7
+ - **Terminal font is now configurable** — pick any installed monospace font from a live-updating dropdown in Display settings. The preview updates instantly as you browse.
8
+
9
+ ### Enhancements
10
+
11
+ - **Scrollbars!** — we've tamed this mystical beast by implementing a consistent scrollbar across all platforms. Upside: they're now themed accordingly, look good, and scrolling up (by dragging the scrollbar itself or with the mouse wheel) now escapes auto-scroll naturally — no more pull-backs! Downside: you might occasionally see an out-of-sync scrollbar for a brief moment, but hey, it's hard to get that perfect.
12
+
13
+ ### Bug Fixes
14
+
15
+ - **Model name now appears in agent system prompts** — the `Model:` line in the Environment section was silently dropped when the caching layer was introduced. Agents once again know what model they're running on.
16
+ - **Settings modal no longer overflows on short viewports** — removed a hard-coded minHeight that pushed content past the bottom edge on constrained screens.
17
+ - **Auto-scroll no longer fights itself** — programmatic scrolls from the auto-scroll feature are RAF-guarded so they don't trigger the scroll event listener and deactivate themselves.
18
+
3
19
  ## 2.0.103 - 2026-07-30
4
20
 
5
21
  ### Bug Fixes
@@ -7,7 +7,7 @@ import {
7
7
  getPendingQuestionsForSession,
8
8
  hasPendingQuestion,
9
9
  provideAnswer
10
- } from "./chunk-EU3WWTFH.js";
10
+ } from "./chunk-JAX5OEMM.js";
11
11
  import "./chunk-5WRI5ZAA.js";
12
12
  export {
13
13
  AskUserInterrupt,
@@ -19,4 +19,4 @@ export {
19
19
  hasPendingQuestion,
20
20
  provideAnswer
21
21
  };
22
- //# sourceMappingURL=ask-TOBEA6KD.js.map
22
+ //# sourceMappingURL=ask-CJMU6EW7.js.map
@@ -2,44 +2,44 @@ import {
2
2
  buildRunChatTurnParams,
3
3
  finalizeTurnCompletion,
4
4
  generateSessionNameForSession
5
- } from "./chunk-W5RC44R6.js";
5
+ } from "./chunk-WHJ67MO2.js";
6
6
  import {
7
7
  runChatTurn
8
- } from "./chunk-QL2G5UWE.js";
9
- import "./chunk-Z753S3X7.js";
10
- import "./chunk-DPRJYQ5U.js";
11
- import "./chunk-MGKS2NG2.js";
8
+ } from "./chunk-3NVISPE7.js";
9
+ import "./chunk-W2KZ7H55.js";
10
+ import "./chunk-PKLWSTDB.js";
11
+ import "./chunk-B76OP3OE.js";
12
12
  import "./chunk-5ZJYEINJ.js";
13
- import "./chunk-4Z2ARCY3.js";
13
+ import "./chunk-J27BLIPY.js";
14
14
  import "./chunk-ZASSAZ73.js";
15
- import "./chunk-KLK5N4OX.js";
15
+ import "./chunk-TFQSCHVU.js";
16
16
  import "./chunk-I72ACQ6R.js";
17
17
  import "./chunk-JE7LW7Y6.js";
18
18
  import "./chunk-VKWVPQJ5.js";
19
19
  import "./chunk-D3SXT3BL.js";
20
20
  import "./chunk-J7GAZGZT.js";
21
- import "./chunk-7HIJP4PC.js";
22
- import "./chunk-ZLCPNTRT.js";
21
+ import "./chunk-UADZ2LZJ.js";
22
+ import "./chunk-ERTTKKCE.js";
23
23
  import {
24
24
  getEventStore
25
- } from "./chunk-WPCYFH6X.js";
25
+ } from "./chunk-DMI2BXHA.js";
26
26
  import {
27
27
  createChatMessageMessage,
28
28
  createPhaseChangedMessage,
29
29
  createSessionRunningMessage
30
30
  } from "./chunk-27SDWNKL.js";
31
- import "./chunk-EU3WWTFH.js";
32
- import "./chunk-KKEBXFB3.js";
33
- import "./chunk-W5FTCTGY.js";
31
+ import "./chunk-JAX5OEMM.js";
32
+ import "./chunk-EF7KGWF6.js";
33
+ import "./chunk-5VKT34HE.js";
34
34
  import "./chunk-WWFH5GAR.js";
35
- import "./chunk-2EYTYXWN.js";
36
- import "./chunk-RZC6DAT2.js";
37
- import "./chunk-FQS7A5M4.js";
35
+ import "./chunk-S5HDT5RQ.js";
36
+ import "./chunk-OUMHR7LR.js";
37
+ import "./chunk-6SIX7P6O.js";
38
38
  import "./chunk-J2GP3J3X.js";
39
39
  import "./chunk-V4IE7HJY.js";
40
40
  import "./chunk-YHEQTVFV.js";
41
41
  import "./chunk-KCED2X4H.js";
42
- import "./chunk-YZSBJUGC.js";
42
+ import "./chunk-SPA7PQPJ.js";
43
43
  import "./chunk-GLF65XDS.js";
44
44
  import "./chunk-K44MW7JJ.js";
45
45
  import "./chunk-4R7G5JB6.js";
@@ -166,4 +166,4 @@ export {
166
166
  startChatSession,
167
167
  stopSessionExecution
168
168
  };
169
- //# sourceMappingURL=chat-handler-IBFSBSGV.js.map
169
+ //# sourceMappingURL=chat-handler-G2ZJNAVB.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createLLMClient
3
- } from "./chunk-BJDQPILB.js";
3
+ } from "./chunk-F766OIDT.js";
4
4
  import {
5
5
  getModelProfile
6
6
  } from "./chunk-V4IE7HJY.js";
@@ -808,4 +808,4 @@ export {
808
808
  parseDefaultModelSelection,
809
809
  createProviderManager
810
810
  };
811
- //# sourceMappingURL=chunk-AI27N57J.js.map
811
+ //# sourceMappingURL=chunk-2COWPTSJ.js.map
@@ -2,18 +2,18 @@ import {
2
2
  buildCachedPrompt,
3
3
  computeDynamicContextHash,
4
4
  getToolFingerprint
5
- } from "./chunk-Z753S3X7.js";
5
+ } from "./chunk-W2KZ7H55.js";
6
6
  import {
7
7
  createAssemblyResult,
8
8
  getConversationMessages,
9
9
  getToolRegistryForAgent,
10
10
  processEventsForConversation,
11
11
  runTopLevelAgentLoop
12
- } from "./chunk-DPRJYQ5U.js";
12
+ } from "./chunk-PKLWSTDB.js";
13
13
  import {
14
14
  getAllInstructions,
15
15
  getEnabledSkillMetadata
16
- } from "./chunk-MGKS2NG2.js";
16
+ } from "./chunk-B76OP3OE.js";
17
17
  import {
18
18
  TurnMetrics,
19
19
  createChatDoneEvent,
@@ -22,24 +22,24 @@ import {
22
22
  import {
23
23
  buildAgentReminder,
24
24
  buildAgentSmallReminder
25
- } from "./chunk-4Z2ARCY3.js";
25
+ } from "./chunk-J27BLIPY.js";
26
26
  import {
27
27
  PathAccessDeniedError
28
- } from "./chunk-ZLCPNTRT.js";
28
+ } from "./chunk-ERTTKKCE.js";
29
29
  import {
30
30
  getCurrentContextWindowId,
31
31
  getCurrentWindowMessageOptions,
32
32
  getEventStore
33
- } from "./chunk-WPCYFH6X.js";
33
+ } from "./chunk-DMI2BXHA.js";
34
34
  import {
35
35
  buildSnapshotFromSessionState
36
- } from "./chunk-2EYTYXWN.js";
36
+ } from "./chunk-S5HDT5RQ.js";
37
37
  import {
38
38
  findAgentById,
39
39
  getRuntimeConfig,
40
40
  loadAllAgentsDefault,
41
41
  resolveDefaultAgentId
42
- } from "./chunk-FQS7A5M4.js";
42
+ } from "./chunk-6SIX7P6O.js";
43
43
  import {
44
44
  logger
45
45
  } from "./chunk-K44MW7JJ.js";
@@ -49,7 +49,7 @@ import {
49
49
 
50
50
  // src/server/chat/orchestrator.ts
51
51
  async function buildRetryPatterns() {
52
- const { getSetting, SETTINGS_KEYS } = await import("./settings-FT7HF7ZB.js");
52
+ const { getSetting, SETTINGS_KEYS } = await import("./settings-TGCITCVA.js");
53
53
  const raw = getSetting(SETTINGS_KEYS.RETRY_PATTERNS);
54
54
  if (!raw) {
55
55
  const oldXmlProtection = getSetting("llm.disableXmlProtection");
@@ -254,7 +254,12 @@ async function runAgentTurn(options, turnMetrics, agentId, append, callbacks) {
254
254
  const cached = options.sessionManager.getCachedPrompt(options.sessionId);
255
255
  if (cached) {
256
256
  const toolFingerprint = getToolFingerprint(cached.tools);
257
- const currentHash = computeDynamicContextHash(instructionContent ?? "", skills, toolFingerprint);
257
+ const currentHash = computeDynamicContextHash(
258
+ instructionContent ?? "",
259
+ skills,
260
+ toolFingerprint,
261
+ agentLlmClient.getModel()
262
+ );
258
263
  if (cached.hash !== currentHash) {
259
264
  logger.debug("assembleRequest: hash mismatch", {
260
265
  sessionId: options.sessionId,
@@ -272,7 +277,12 @@ async function runAgentTurn(options, turnMetrics, agentId, append, callbacks) {
272
277
  toolChoice: input.toolChoice
273
278
  });
274
279
  }
275
- const result = await buildCachedPrompt(options.sessionManager, options.sessionId, agentDef);
280
+ const result = await buildCachedPrompt(
281
+ options.sessionManager,
282
+ options.sessionId,
283
+ agentDef,
284
+ agentLlmClient.getModel()
285
+ );
276
286
  options.sessionManager.setCachedPrompt(options.sessionId, result.systemPrompt, result.tools, result.hash);
277
287
  return createAssemblyResult({
278
288
  systemPrompt: result.systemPrompt,
@@ -311,4 +321,4 @@ export {
311
321
  runChatTurn,
312
322
  runAgentTurn
313
323
  };
314
- //# sourceMappingURL=chunk-QL2G5UWE.js.map
324
+ //# sourceMappingURL=chunk-3NVISPE7.js.map