openfox 2.0.0-beta.14 → 2.0.0-beta.15

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/{ask-BRLFZKEW.js → ask-5SSOA6SZ.js} +1 -2
  2. package/dist/{auth-OGGBJFJQ.js → auth-56SIRACI.js} +1 -2
  3. package/dist/{branch.api-TCWNJXYA.js → branch.api-PWFW26KC.js} +1 -2
  4. package/dist/{chat-handler-ZFQIJIJT.js → chat-handler-7QLHIQOM.js} +3 -4
  5. package/dist/chunk-4F3C6X4M.js +381 -0
  6. package/dist/{chunk-BZJAO4VY.js → chunk-6CVDQJDV.js} +2 -2
  7. package/dist/{chunk-YWYYRA2P.js → chunk-AKF52COZ.js} +11 -11
  8. package/dist/{chunk-RUWSVV7U.js → chunk-D2QILH47.js} +3 -3
  9. package/dist/{chunk-EYE2JMLA.js → chunk-K6SMOWET.js} +51 -51
  10. package/dist/{chunk-BURBTNDG.js → chunk-N53OLRIU.js} +2 -2
  11. package/dist/{chunk-IONKVOSF.js → chunk-W52UQCER.js} +6 -6
  12. package/dist/cli/dev.js +1 -2
  13. package/dist/cli/index.js +1 -2
  14. package/dist/{compactor-WL33VHUF.js → compactor-TDNRM3A7.js} +1 -2
  15. package/dist/{config-MFKBDOOT.js → config-B6HYTLT4.js} +3 -4
  16. package/dist/{events-6UJR2NH4.js → events-R7FRQEBE.js} +1 -2
  17. package/dist/{folding-GMO644G3.js → folding-YOCGTZYH.js} +1 -2
  18. package/dist/{inspect-proxy-JZ54RBUN.js → inspect-proxy-42ZXL2R5.js} +1 -2
  19. package/dist/{manager-NTL3MLGN.js → manager-W7N3XQ4Q.js} +1 -2
  20. package/dist/{orchestrator-HHF4UC3K.js → orchestrator-2AK4AYUD.js} +3 -4
  21. package/dist/package.json +1 -1
  22. package/dist/{paths-D7BBTOO5.js → paths-X46PPOI2.js} +1 -2
  23. package/dist/{permissions-YGAJ47F5.js → permissions-Z2IIV2V7.js} +1 -3
  24. package/dist/{processor-EJJTSLRL.js → processor-IU56GBIW.js} +2 -3
  25. package/dist/{project-creator-GMS5YKEF.js → project-creator-6DU7E75S.js} +1 -2
  26. package/dist/{projects-QHGMUKWH.js → projects-2HYIZC4Y.js} +1 -2
  27. package/dist/{protocol-QQNATDFM.js → protocol-CN24IKQN.js} +1 -2
  28. package/dist/{provider-APFZV234.js → provider-2JAXE5EA.js} +5 -6
  29. package/dist/{provider-manager-2NFFVCX5.js → provider-manager-JMLJSPNX.js} +3 -4
  30. package/dist/{pwa-WYVG3NLS.js → pwa-76XP2DY2.js} +1 -2
  31. package/dist/{serve-GTH76EDG.js → serve-NMNHOT4M.js} +7 -8
  32. package/dist/server/index.js +5 -6
  33. package/dist/{service-W43DAQ5K.js → service-GB7AIOG5.js} +1 -3
  34. package/dist/{settings-OAISIQVV.js → settings-6XX56F3F.js} +1 -2
  35. package/dist/shared/index.js +0 -1
  36. package/dist/{store-JZW6VPEK.js → store-OQ45KONN.js} +1 -2
  37. package/dist/{tools-2X2FC6W7.js → tools-VJMWGBUO.js} +2 -3
  38. package/package.json +1 -1
  39. package/dist/chunk-7D4SUZUM.js +0 -38
  40. package/dist/chunk-QD6U3BDD.js +0 -25277
@@ -3,7 +3,6 @@ import {
3
3
  } from "./chunk-XAMAYRDA.js";
4
4
  import "./chunk-FBGWG4N6.js";
5
5
  import "./chunk-K44MW7JJ.js";
6
- import "./chunk-7D4SUZUM.js";
7
6
 
8
7
  // src/server/utils/project-creator.ts
9
8
  import { execSync } from "child_process";
@@ -109,4 +108,4 @@ export {
109
108
  createDirectoryWithGit,
110
109
  validateProjectName
111
110
  };
112
- //# sourceMappingURL=project-creator-GMS5YKEF.js.map
111
+ //# sourceMappingURL=project-creator-6DU7E75S.js.map
@@ -9,7 +9,6 @@ import {
9
9
  } from "./chunk-XAMAYRDA.js";
10
10
  import "./chunk-FBGWG4N6.js";
11
11
  import "./chunk-K44MW7JJ.js";
12
- import "./chunk-7D4SUZUM.js";
13
12
  export {
14
13
  createProject,
15
14
  deleteProject,
@@ -19,4 +18,4 @@ export {
19
18
  toggleStar,
20
19
  updateProject
21
20
  };
22
- //# sourceMappingURL=projects-QHGMUKWH.js.map
21
+ //# sourceMappingURL=projects-2HYIZC4Y.js.map
@@ -37,7 +37,6 @@ import {
37
37
  storedEventToServerMessage
38
38
  } from "./chunk-7TTEGAO6.js";
39
39
  import "./chunk-BVHFMAVN.js";
40
- import "./chunk-7D4SUZUM.js";
41
40
  export {
42
41
  createChatAskUserMessage,
43
42
  createChatDeltaMessage,
@@ -76,4 +75,4 @@ export {
76
75
  serializeServerMessage,
77
76
  storedEventToServerMessage
78
77
  };
79
- //# sourceMappingURL=protocol-QQNATDFM.js.map
78
+ //# sourceMappingURL=protocol-CN24IKQN.js.map
@@ -5,19 +5,18 @@ import {
5
5
  loadGlobalConfig,
6
6
  removeProvider,
7
7
  saveGlobalConfig
8
- } from "./chunk-BURBTNDG.js";
8
+ } from "./chunk-N53OLRIU.js";
9
9
  import "./chunk-CQGTEGKL.js";
10
10
  import {
11
11
  fetchAvailableModelsFromBackend
12
- } from "./chunk-BZJAO4VY.js";
12
+ } from "./chunk-6CVDQJDV.js";
13
13
  import {
14
14
  detectModel
15
- } from "./chunk-QD6U3BDD.js";
15
+ } from "./chunk-4F3C6X4M.js";
16
16
  import {
17
17
  detectBackend
18
18
  } from "./chunk-LXX2CPM5.js";
19
19
  import "./chunk-K44MW7JJ.js";
20
- import "./chunk-7D4SUZUM.js";
21
20
 
22
21
  // src/cli/provider.ts
23
22
  import { select, text, password, spinner, log, outro, isCancel, cancel } from "@clack/prompts";
@@ -264,7 +263,7 @@ async function runProviderAdd(mode) {
264
263
  isActive: makeActive
265
264
  });
266
265
  if (makeActive) {
267
- const { setDefaultModelSelection } = await import("./config-MFKBDOOT.js");
266
+ const { setDefaultModelSelection } = await import("./config-B6HYTLT4.js");
268
267
  newConfig = setDefaultModelSelection(
269
268
  newConfig,
270
269
  newConfig.providers[newConfig.providers.length - 1].id,
@@ -392,4 +391,4 @@ export {
392
391
  runProviderRemove,
393
392
  runProviderUse
394
393
  };
395
- //# sourceMappingURL=provider-APFZV234.js.map
394
+ //# sourceMappingURL=provider-2JAXE5EA.js.map
@@ -3,15 +3,14 @@ import {
3
3
  fetchAvailableModelsFromBackend,
4
4
  fetchModelsWithContext,
5
5
  parseDefaultModelSelection
6
- } from "./chunk-BZJAO4VY.js";
7
- import "./chunk-QD6U3BDD.js";
6
+ } from "./chunk-6CVDQJDV.js";
7
+ import "./chunk-4F3C6X4M.js";
8
8
  import "./chunk-LXX2CPM5.js";
9
9
  import "./chunk-K44MW7JJ.js";
10
- import "./chunk-7D4SUZUM.js";
11
10
  export {
12
11
  createProviderManager,
13
12
  fetchAvailableModelsFromBackend,
14
13
  fetchModelsWithContext,
15
14
  parseDefaultModelSelection
16
15
  };
17
- //# sourceMappingURL=provider-manager-2NFFVCX5.js.map
16
+ //# sourceMappingURL=provider-manager-JMLJSPNX.js.map
@@ -1,7 +1,6 @@
1
1
  import {
2
2
  getGlobalConfigDir
3
3
  } from "./chunk-CQGTEGKL.js";
4
- import "./chunk-7D4SUZUM.js";
5
4
 
6
5
  // src/cli/pwa.ts
7
6
  import { execSync, spawn } from "child_process";
@@ -355,4 +354,4 @@ export {
355
354
  runPwaCommand,
356
355
  savePwaConfig
357
356
  };
358
- //# sourceMappingURL=pwa-WYVG3NLS.js.map
357
+ //# sourceMappingURL=pwa-76XP2DY2.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  VERSION,
3
3
  createServer
4
- } from "./chunk-EYE2JMLA.js";
4
+ } from "./chunk-K6SMOWET.js";
5
5
  import "./chunk-RI6GAMNP.js";
6
- import "./chunk-RUWSVV7U.js";
7
- import "./chunk-IONKVOSF.js";
6
+ import "./chunk-D2QILH47.js";
7
+ import "./chunk-W52UQCER.js";
8
8
  import "./chunk-DL6ZILAF.js";
9
9
  import "./chunk-PBGOZMVY.js";
10
10
  import "./chunk-VRGRAQDG.js";
@@ -23,19 +23,18 @@ import {
23
23
  getActiveProvider,
24
24
  getDefaultModel,
25
25
  loadGlobalConfig
26
- } from "./chunk-BURBTNDG.js";
26
+ } from "./chunk-N53OLRIU.js";
27
27
  import {
28
28
  ensureDataDirExists,
29
29
  getDatabasePath,
30
30
  getGlobalConfigPath
31
31
  } from "./chunk-CQGTEGKL.js";
32
- import "./chunk-BZJAO4VY.js";
33
- import "./chunk-QD6U3BDD.js";
32
+ import "./chunk-6CVDQJDV.js";
33
+ import "./chunk-4F3C6X4M.js";
34
34
  import "./chunk-LXX2CPM5.js";
35
35
  import {
36
36
  logger
37
37
  } from "./chunk-K44MW7JJ.js";
38
- import "./chunk-7D4SUZUM.js";
39
38
 
40
39
  // src/server/utils/network.ts
41
40
  import os from "os";
@@ -190,4 +189,4 @@ async function runServe(options) {
190
189
  export {
191
190
  runServe
192
191
  };
193
- //# sourceMappingURL=serve-GTH76EDG.js.map
192
+ //# sourceMappingURL=serve-NMNHOT4M.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  createServer,
3
3
  createServerHandle
4
- } from "../chunk-EYE2JMLA.js";
4
+ } from "../chunk-K6SMOWET.js";
5
5
  import "../chunk-RI6GAMNP.js";
6
- import "../chunk-RUWSVV7U.js";
7
- import "../chunk-IONKVOSF.js";
6
+ import "../chunk-D2QILH47.js";
7
+ import "../chunk-W52UQCER.js";
8
8
  import "../chunk-DL6ZILAF.js";
9
9
  import "../chunk-PBGOZMVY.js";
10
10
  import "../chunk-VRGRAQDG.js";
@@ -18,11 +18,10 @@ import "../chunk-FBGWG4N6.js";
18
18
  import "../chunk-VUQCQXXJ.js";
19
19
  import "../chunk-BVHFMAVN.js";
20
20
  import "../chunk-CQGTEGKL.js";
21
- import "../chunk-BZJAO4VY.js";
22
- import "../chunk-QD6U3BDD.js";
21
+ import "../chunk-6CVDQJDV.js";
22
+ import "../chunk-4F3C6X4M.js";
23
23
  import "../chunk-LXX2CPM5.js";
24
24
  import "../chunk-K44MW7JJ.js";
25
- import "../chunk-7D4SUZUM.js";
26
25
  export {
27
26
  createServer,
28
27
  createServerHandle
@@ -1,5 +1,3 @@
1
- import "./chunk-7D4SUZUM.js";
2
-
3
1
  // src/cli/service.ts
4
2
  import { spawn, spawnSync } from "child_process";
5
3
  import { mkdir, writeFile, rm, access, constants } from "fs/promises";
@@ -284,4 +282,4 @@ async function serviceUninstall() {
284
282
  export {
285
283
  runServiceCommand
286
284
  };
287
- //# sourceMappingURL=service-W43DAQ5K.js.map
285
+ //# sourceMappingURL=service-GB7AIOG5.js.map
@@ -8,7 +8,6 @@ import {
8
8
  } from "./chunk-RFNEDBVO.js";
9
9
  import "./chunk-FBGWG4N6.js";
10
10
  import "./chunk-K44MW7JJ.js";
11
- import "./chunk-7D4SUZUM.js";
12
11
  export {
13
12
  SETTINGS_DEFAULTS,
14
13
  SETTINGS_KEYS,
@@ -17,4 +16,4 @@ export {
17
16
  getSetting,
18
17
  setSetting
19
18
  };
20
- //# sourceMappingURL=settings-OAISIQVV.js.map
19
+ //# sourceMappingURL=settings-6XX56F3F.js.map
@@ -7,7 +7,6 @@ import {
7
7
  isClientMessage,
8
8
  isServerMessage
9
9
  } from "../chunk-BVHFMAVN.js";
10
- import "../chunk-7D4SUZUM.js";
11
10
  export {
12
11
  computeSessionStats,
13
12
  createClientMessage,
@@ -14,7 +14,6 @@ import {
14
14
  startProcess,
15
15
  updateStatus
16
16
  } from "./chunk-VRGRAQDG.js";
17
- import "./chunk-7D4SUZUM.js";
18
17
  export {
19
18
  appendLog,
20
19
  cleanupAllProcesses,
@@ -31,4 +30,4 @@ export {
31
30
  startProcess,
32
31
  updateStatus
33
32
  };
34
- //# sourceMappingURL=store-JZW6VPEK.js.map
33
+ //# sourceMappingURL=store-OQ45KONN.js.map
@@ -11,7 +11,7 @@ import {
11
11
  requestPathAccess,
12
12
  stepDoneTool,
13
13
  validateToolAction
14
- } from "./chunk-IONKVOSF.js";
14
+ } from "./chunk-W52UQCER.js";
15
15
  import "./chunk-DL6ZILAF.js";
16
16
  import "./chunk-PBGOZMVY.js";
17
17
  import "./chunk-VRGRAQDG.js";
@@ -30,7 +30,6 @@ import "./chunk-BVHFMAVN.js";
30
30
  import "./chunk-CQGTEGKL.js";
31
31
  import "./chunk-LXX2CPM5.js";
32
32
  import "./chunk-K44MW7JJ.js";
33
- import "./chunk-7D4SUZUM.js";
34
33
  export {
35
34
  AskUserInterrupt,
36
35
  PathAccessDeniedError,
@@ -48,4 +47,4 @@ export {
48
47
  stepDoneTool,
49
48
  validateToolAction
50
49
  };
51
- //# sourceMappingURL=tools-2X2FC6W7.js.map
50
+ //# sourceMappingURL=tools-VJMWGBUO.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openfox",
3
- "version": "2.0.0-beta.14",
3
+ "version": "2.0.0-beta.15",
4
4
  "description": "Local-LLM-first agentic coding assistant",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,38 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf;
6
- var __hasOwnProp = Object.prototype.hasOwnProperty;
7
- var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
8
- get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
9
- }) : x)(function(x) {
10
- if (typeof require !== "undefined") return require.apply(this, arguments);
11
- throw Error('Dynamic require of "' + x + '" is not supported');
12
- });
13
- var __commonJS = (cb, mod) => function __require2() {
14
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
15
- };
16
- var __copyProps = (to, from, except, desc) => {
17
- if (from && typeof from === "object" || typeof from === "function") {
18
- for (let key of __getOwnPropNames(from))
19
- if (!__hasOwnProp.call(to, key) && key !== except)
20
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
21
- }
22
- return to;
23
- };
24
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
25
- // If the importer is in node compatibility mode or this is not an ESM
26
- // file that has been converted to a CommonJS file using a Babel-
27
- // compatible transform (i.e. "__esModule" has not been set), then set
28
- // "default" to the CommonJS "module.exports" for node compatibility.
29
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
30
- mod
31
- ));
32
-
33
- export {
34
- __require,
35
- __commonJS,
36
- __toESM
37
- };
38
- //# sourceMappingURL=chunk-7D4SUZUM.js.map