openfox 1.6.68 → 1.6.70

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.
@@ -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-HU4QSO5Q.js");
182
+ const { runServe } = await import("./serve-WGZZWRWY.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-4SJOSEAL.js.map
195
+ //# sourceMappingURL=chunk-RSVPZDUN.js.map
@@ -5058,7 +5058,7 @@ function createTerminalRoutes() {
5058
5058
  }
5059
5059
 
5060
5060
  // src/constants.ts
5061
- var VERSION = "1.6.68";
5061
+ var VERSION = "1.6.70";
5062
5062
 
5063
5063
  // src/server/index.ts
5064
5064
  var __dirname2 = dirname5(fileURLToPath4(import.meta.url));
@@ -5972,4 +5972,4 @@ export {
5972
5972
  createServerHandle,
5973
5973
  createServer
5974
5974
  };
5975
- //# sourceMappingURL=chunk-6GHEJITS.js.map
5975
+ //# sourceMappingURL=chunk-ZFO7KAC3.js.map
package/dist/cli/dev.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  runCli
4
- } from "../chunk-4SJOSEAL.js";
4
+ } from "../chunk-RSVPZDUN.js";
5
5
  import {
6
6
  logger
7
7
  } from "../chunk-PNBH3RAX.js";
package/dist/cli/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  runCli
4
- } from "../chunk-4SJOSEAL.js";
4
+ } from "../chunk-RSVPZDUN.js";
5
5
  import {
6
6
  logger
7
7
  } from "../chunk-PNBH3RAX.js";
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openfox",
3
- "version": "1.6.68",
3
+ "version": "1.6.70",
4
4
  "description": "Local-LLM-first agentic coding assistant",
5
5
  "type": "module",
6
6
  "bin": {
@@ -6,7 +6,7 @@ import {
6
6
  import {
7
7
  VERSION,
8
8
  createServer
9
- } from "./chunk-6GHEJITS.js";
9
+ } from "./chunk-ZFO7KAC3.js";
10
10
  import "./chunk-K6NHXJM3.js";
11
11
  import "./chunk-KVZIYCT4.js";
12
12
  import "./chunk-RBPOAAIZ.js";
@@ -188,4 +188,4 @@ async function runServe(options) {
188
188
  export {
189
189
  runServe
190
190
  };
191
- //# sourceMappingURL=serve-HU4QSO5Q.js.map
191
+ //# sourceMappingURL=serve-WGZZWRWY.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createServer,
3
3
  createServerHandle
4
- } from "../chunk-6GHEJITS.js";
4
+ } from "../chunk-ZFO7KAC3.js";
5
5
  import "../chunk-K6NHXJM3.js";
6
6
  import "../chunk-KVZIYCT4.js";
7
7
  import "../chunk-RBPOAAIZ.js";