openfox 1.6.90 → 1.6.92

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 (40) hide show
  1. package/dist/{auto-compaction-6A34RHDV.js → auto-compaction-7AGIGW6F.js} +7 -7
  2. package/dist/{chat-handler-6ATTKNZT.js → chat-handler-UPAEF6HR.js} +10 -10
  3. package/dist/{chunk-ZORPFD4C.js → chunk-2BS6LMIU.js} +507 -474
  4. package/dist/{chunk-N7W42N5Y.js → chunk-2TKN2X2A.js} +3 -3
  5. package/dist/{chunk-7WHJUQ4Y.js → chunk-7KO2BQFQ.js} +9 -8
  6. package/dist/{chunk-6GGYIEBM.js → chunk-7QG6LY5Q.js} +3 -3
  7. package/dist/{chunk-UEZDAB5X.js → chunk-ARJIHQ3S.js} +240 -143
  8. package/dist/{chunk-TLOL4I7K.js → chunk-BHZL3N2F.js} +3 -3
  9. package/dist/{chunk-WSRF5L3S.js → chunk-CHICEUV6.js} +3 -3
  10. package/dist/{chunk-RCECKE5L.js → chunk-PQCFNTFJ.js} +15 -9
  11. package/dist/{chunk-YNIAFX24.js → chunk-RJIPM7CO.js} +4 -4
  12. package/dist/{chunk-B5AP3RSV.js → chunk-RW25DL5R.js} +3 -3
  13. package/dist/{chunk-JDDNBK6T.js → chunk-WBQNIWAQ.js} +5 -5
  14. package/dist/{chunk-DF5BZBP6.js → chunk-XGJ7HDQ7.js} +2 -2
  15. package/dist/{chunk-6P5WQP6Y.js → chunk-YTPPQK55.js} +2 -2
  16. package/dist/cli/dev.js +1 -1
  17. package/dist/cli/index.js +1 -1
  18. package/dist/{config-HMMPXQ46.js → config-7XJQNOKX.js} +5 -5
  19. package/dist/{events-AQKDXJFK.js → events-K6AYMXFT.js} +3 -3
  20. package/dist/{orchestrator-YUAFANFC.js → orchestrator-M4WINFF3.js} +8 -8
  21. package/dist/package.json +1 -1
  22. package/dist/{processor-4SOP4Q6S.js → processor-D4XQ5QMB.js} +5 -5
  23. package/dist/{protocol--8PKNwb_.d.ts → protocol-XRiJzlOK.d.ts} +1 -1
  24. package/dist/{provider-LDZFYLK6.js → provider-UO5PAZQQ.js} +7 -7
  25. package/dist/{runtime-config-CBJJJGBD.js → runtime-config-CYHDAC7W.js} +2 -2
  26. package/dist/{serve-YO7HQKUD.js → serve-Z5FNJUDT.js} +12 -12
  27. package/dist/server/index.d.ts +2 -1
  28. package/dist/server/index.js +10 -10
  29. package/dist/{service-TU4XSXYJ.js → service-3CLVG2HV.js} +20 -2
  30. package/dist/{settings-VTVOBDYG.js → settings-AYSWDZUI.js} +2 -2
  31. package/dist/shared/index.d.ts +2 -2
  32. package/dist/{tools-7MGUWXDP.js → tools-NFFQWH6M.js} +7 -7
  33. package/dist/{vision-fallback-WT66NURB.js → vision-fallback-GZZWU7CR.js} +2 -2
  34. package/dist/web/assets/{index-7tHnjaI4.css → index-CM0cLwa6.css} +2 -2
  35. package/dist/web/assets/index-SkaCnTiV.js +176 -0
  36. package/dist/web/index.html +2 -2
  37. package/dist/web/sw.js +1 -1
  38. package/package.json +1 -1
  39. package/dist/web/assets/index-CdF408Qk.js +0 -158
  40. /package/dist/web/{workbox-8c29f6e4.js → workbox-7fc22fbe.js} +0 -0
@@ -13,11 +13,11 @@ import {
13
13
  getToolRegistryForAgent,
14
14
  loadAllAgentsDefault,
15
15
  runTopLevelAgentLoop
16
- } from "./chunk-UEZDAB5X.js";
16
+ } from "./chunk-ARJIHQ3S.js";
17
17
  import {
18
18
  getCurrentContextWindowId,
19
19
  getEventStore
20
- } from "./chunk-6P5WQP6Y.js";
20
+ } from "./chunk-YTPPQK55.js";
21
21
  import {
22
22
  buildSnapshotFromSessionState
23
23
  } from "./chunk-XVWVAWSG.js";
@@ -327,4 +327,4 @@ export {
327
327
  runBuilderTurn,
328
328
  runVerifierTurn
329
329
  };
330
- //# sourceMappingURL=chunk-N7W42N5Y.js.map
330
+ //# sourceMappingURL=chunk-2TKN2X2A.js.map
@@ -33,7 +33,7 @@ Options:
33
33
  }
34
34
  async function runNetworkSetup(mode) {
35
35
  const { loadAuthConfig, saveAuthConfig, encryptPassword } = await import("./auth-56SIRACI.js");
36
- const { saveGlobalConfig } = await import("./config-HMMPXQ46.js");
36
+ const { saveGlobalConfig } = await import("./config-7XJQNOKX.js");
37
37
  const { getAuthKeyPath } = await import("./paths-X46PPOI2.js");
38
38
  const existingAuth = await loadAuthConfig(mode);
39
39
  if (existingAuth) {
@@ -94,7 +94,7 @@ async function runNetworkSetup(mode) {
94
94
  console.log("\u2713 Configuration saved!\n");
95
95
  }
96
96
  async function runConfig(mode) {
97
- const { loadGlobalConfig, getActiveProvider, getDefaultModel } = await import("./config-HMMPXQ46.js");
97
+ const { loadGlobalConfig, getActiveProvider, getDefaultModel } = await import("./config-7XJQNOKX.js");
98
98
  const { getGlobalConfigPath } = await import("./paths-X46PPOI2.js");
99
99
  const config = await loadGlobalConfig(mode);
100
100
  const configPath = getGlobalConfigPath(mode);
@@ -111,7 +111,8 @@ async function runConfig(mode) {
111
111
  } else {
112
112
  console.log(` Active: (none configured)`);
113
113
  }
114
- const hostDisplay = config.server.host === "0.0.0.0" ? `${config.server.host} (accessible from local network)` : `${config.server.host} (localhost only)`;
114
+ const host = config.server.host ?? "127.0.0.1";
115
+ const hostDisplay = host === "0.0.0.0" ? `${host} (accessible from local network)` : `${host} (localhost only)`;
115
116
  console.log(` Server: ${hostDisplay}`);
116
117
  console.log(` Port: ${config.server.port}`);
117
118
  }
@@ -149,13 +150,13 @@ async function runCli(options) {
149
150
  break;
150
151
  }
151
152
  case "provider": {
152
- const { runProviderCommand } = await import("./provider-LDZFYLK6.js");
153
+ const { runProviderCommand } = await import("./provider-UO5PAZQQ.js");
153
154
  const [, subcommand] = positionals;
154
155
  await runProviderCommand(mode, subcommand);
155
156
  break;
156
157
  }
157
158
  case "service": {
158
- const { runServiceCommand } = await import("./service-TU4XSXYJ.js");
159
+ const { runServiceCommand } = await import("./service-3CLVG2HV.js");
159
160
  const [, subcommand] = positionals;
160
161
  if (subcommand === "--help" || subcommand === "-h" || values.help) {
161
162
  runServiceCommand(mode, void 0);
@@ -185,12 +186,12 @@ async function runCli(options) {
185
186
  break;
186
187
  }
187
188
  default: {
188
- const { configFileExists } = await import("./config-HMMPXQ46.js");
189
+ const { configFileExists } = await import("./config-7XJQNOKX.js");
189
190
  const configExists = await configFileExists(mode);
190
191
  if (!configExists) {
191
192
  await runNetworkSetup(mode);
192
193
  }
193
- const { runServe } = await import("./serve-YO7HQKUD.js");
194
+ const { runServe } = await import("./serve-Z5FNJUDT.js");
194
195
  const serveOptions = { mode };
195
196
  if (values.port) serveOptions.port = parseInt(values.port);
196
197
  if (values["no-browser"] === true) serveOptions.openBrowser = false;
@@ -202,4 +203,4 @@ async function runCli(options) {
202
203
  export {
203
204
  runCli
204
205
  };
205
- //# sourceMappingURL=chunk-7WHJUQ4Y.js.map
206
+ //# sourceMappingURL=chunk-7KO2BQFQ.js.map
@@ -2,11 +2,11 @@ import {
2
2
  clearModelCache,
3
3
  createLLMClient,
4
4
  detectModel
5
- } from "./chunk-JDDNBK6T.js";
5
+ } from "./chunk-WBQNIWAQ.js";
6
6
  import {
7
7
  detectBackend,
8
8
  getModelProfile
9
- } from "./chunk-YNIAFX24.js";
9
+ } from "./chunk-RJIPM7CO.js";
10
10
  import {
11
11
  logger
12
12
  } from "./chunk-K44MW7JJ.js";
@@ -511,4 +511,4 @@ export {
511
511
  parseDefaultModelSelection,
512
512
  createProviderManager
513
513
  };
514
- //# sourceMappingURL=chunk-6GGYIEBM.js.map
514
+ //# sourceMappingURL=chunk-7QG6LY5Q.js.map