@mindstudio-ai/local-model-tunnel 0.5.69 → 0.5.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.
@@ -26,7 +26,7 @@ import {
26
26
  syncSchema,
27
27
  watchManifestFiles,
28
28
  watchTableFiles
29
- } from "./chunk-YYDTRACW.js";
29
+ } from "./chunk-SKZNQCP2.js";
30
30
 
31
31
  // src/dev/browser/launcher.ts
32
32
  import puppeteer from "puppeteer-core";
@@ -1466,4 +1466,4 @@ async function startHeadless(opts = {}) {
1466
1466
  export {
1467
1467
  startHeadless
1468
1468
  };
1469
- //# sourceMappingURL=chunk-MWGHX2WY.js.map
1469
+ //# sourceMappingURL=chunk-72KYVRO4.js.map
@@ -7,7 +7,7 @@ import {
7
7
  setProviderInstallPath,
8
8
  submitProgress,
9
9
  submitResult
10
- } from "./chunk-YYDTRACW.js";
10
+ } from "./chunk-SKZNQCP2.js";
11
11
 
12
12
  // src/providers/ollama/index.ts
13
13
  import { Ollama } from "ollama";
@@ -1395,4 +1395,4 @@ export {
1395
1395
  requestEvents,
1396
1396
  TunnelRunner
1397
1397
  };
1398
- //# sourceMappingURL=chunk-XAOWX4ML.js.map
1398
+ //# sourceMappingURL=chunk-ISTMTP2K.js.map
@@ -3032,7 +3032,7 @@ var DevProxy = class _DevProxy {
3032
3032
  };
3033
3033
  delete headers["connection"];
3034
3034
  delete headers["accept-encoding"];
3035
- if (originalPath.startsWith("/_/api/") && this.clientContext.releaseId) {
3035
+ if (this.clientContext.releaseId && (originalPath.startsWith("/_/api/") || originalPath.startsWith("/_/auth/remy/start"))) {
3036
3036
  headers["x-dev-session"] = this.clientContext.releaseId;
3037
3037
  }
3038
3038
  const proxyReq = httpModule.request(
@@ -3758,4 +3758,4 @@ export {
3758
3758
  watchConfigFile,
3759
3759
  watchManifestFiles
3760
3760
  };
3761
- //# sourceMappingURL=chunk-YYDTRACW.js.map
3761
+ //# sourceMappingURL=chunk-SKZNQCP2.js.map