@usecontextlayer/ctxs 0.4.8 → 0.4.10

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.
package/dist/cli.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="3a4ed652-25ee-5d09-828b-ac893f7e41c9")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="a28a2415-26cb-54ab-9c3a-70ef797cf96f")}catch(e){}}();
4
4
  import { createRequire } from "node:module";
5
5
  import * as Sentry from "@sentry/node";
6
6
  import * as xi from "node:fs";
@@ -64,7 +64,7 @@ var __require = /* @__PURE__ */ createRequire(import.meta.url);
64
64
 
65
65
  //#endregion
66
66
  //#region package.json
67
- var version$1 = "0.4.8";
67
+ var version$1 = "0.4.10";
68
68
 
69
69
  //#endregion
70
70
  //#region sentry.ts
@@ -35019,7 +35019,7 @@ const envSchema = object({
35019
35019
  CTXB_DATABASE_URL: nonEmptyStringSchema.optional(),
35020
35020
  CTXS_BRIDGE_PORT: portSchema,
35021
35021
  CTXS_BRIDGE_WORKSPACE_LIST_FILE: nonEmptyStringSchema.optional(),
35022
- CTXS_CLAUDE_IMAGE: nonEmptyStringSchema.default("ghcr.io/usecontextlayer/ctx-sandbox:0.4.8"),
35022
+ CTXS_CLAUDE_IMAGE: nonEmptyStringSchema.default("ghcr.io/usecontextlayer/ctx-sandbox:0.4.10"),
35023
35023
  CTXS_CLAUDE_MODEL: nonEmptyStringSchema.default("claude-opus-4-7"),
35024
35024
  CTXS_HOST_CLAUDE_CONFIG_DIR: nonEmptyStringSchema.default(() => path.join(os.homedir(), ".claude")),
35025
35025
  CTXS_HOST_CLAUDE_JSON_PATH: nonEmptyStringSchema.default(() => path.join(os.homedir(), ".claude.json"))
@@ -39938,4 +39938,4 @@ runCli().catch((error) => {
39938
39938
  //#endregion
39939
39939
  export { createProgram, runCli };
39940
39940
  //# sourceMappingURL=cli.mjs.map
39941
- //# debugId=3a4ed652-25ee-5d09-828b-ac893f7e41c9
39941
+ //# debugId=a28a2415-26cb-54ab-9c3a-70ef797cf96f