zen-code 3.0.2 → 3.0.3

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.
@@ -8390,7 +8390,7 @@ const lc = async () => {
8390
8390
  if (process.env.REDIS_URL && process.env.CHECKPOINT_TYPE === "redis" || process.env.CHECKPOINT_TYPE === "shallow/redis") {
8391
8391
  if (process.env.CHECKPOINT_TYPE === "redis") {
8392
8392
  console.debug("LG | Using redis as checkpoint");
8393
- const { RedisSaver: t } = await import("./index-betxkqLW.mjs");
8393
+ const { RedisSaver: t } = await import("./index-AcwTkc8n.mjs");
8394
8394
  return await t.fromUrl(process.env.REDIS_URL, {
8395
8395
  defaultTTL: 60,
8396
8396
  // TTL in minutes
@@ -8399,18 +8399,18 @@ const lc = async () => {
8399
8399
  }
8400
8400
  if (process.env.CHECKPOINT_TYPE === "shallow/redis") {
8401
8401
  console.debug("LG | Using shallow redis as checkpoint");
8402
- const { ShallowRedisSaver: t } = await import("./shallow-in1-XXeE.mjs");
8402
+ const { ShallowRedisSaver: t } = await import("./shallow-DOOvPlWi.mjs");
8403
8403
  return await t.fromUrl(process.env.REDIS_URL);
8404
8404
  }
8405
8405
  }
8406
8406
  if (process.env.DATABASE_URL) {
8407
8407
  console.debug("LG | Using postgres as checkpoint");
8408
- const { createPGCheckpoint: t } = await import("./checkpoint-DxiUsHMy-DHFvv2Vn.mjs");
8408
+ const { createPGCheckpoint: t } = await import("./checkpoint-DxiUsHMy-BPZoPfpz.mjs");
8409
8409
  return t();
8410
8410
  }
8411
8411
  if (process.env.SQLITE_DATABASE_URI) {
8412
8412
  console.debug("LG | Using sqlite as checkpoint");
8413
- const { SqliteSaver: t } = await import("./checkpoint-1sAx_j1E-DNrygV7Q.mjs");
8413
+ const { SqliteSaver: t } = await import("./checkpoint-1sAx_j1E-BLIK-E27.mjs");
8414
8414
  return await t.fromConnStringAsync(process.env.SQLITE_DATABASE_URI);
8415
8415
  }
8416
8416
  return console.log("LG | You are using memory as checkpoint!"), console.log(
@@ -8424,7 +8424,7 @@ const lc = async () => {
8424
8424
  let t;
8425
8425
  if (process.env.REDIS_URL) {
8426
8426
  console.debug("LG | Using redis as stream queue");
8427
- const { RedisStreamQueue: e } = await import("./queue-D6tEGCGs-DyRh7Gp2.mjs");
8427
+ const { RedisStreamQueue: e } = await import("./queue-D6tEGCGs-Bd7Wf-wo.mjs");
8428
8428
  t = e;
8429
8429
  } else
8430
8430
  t = Qt;
@@ -11590,7 +11590,6 @@ const Dl = () => {
11590
11590
  children: [
11591
11591
  /* @__PURE__ */ d.jsx(g.CommandErrorUI, {}),
11592
11592
  /* @__PURE__ */ d.jsx(g.CommandSuccessUI, {}),
11593
- /* @__PURE__ */ d.jsx(w, { children: JSON.stringify(a) }),
11594
11593
  /* @__PURE__ */ d.jsx(
11595
11594
  xl,
11596
11595
  {
@@ -1,6 +1,6 @@
1
1
  import { K as T } from "./kysely-Bchvsze0.mjs";
2
2
  import { F as r } from "./sql-CJsUpKEQ.mjs";
3
- import { B as f, T as l, c as y, m } from "./app-DRVd6cDQ.mjs";
3
+ import { B as f, T as l, c as y, m } from "./app-C_9FvKl4.mjs";
4
4
  import "./graphBuilder-BIhxVliV.mjs";
5
5
  const g = ["source", "step", "parents"];
6
6
  const E = g;
@@ -1,4 +1,4 @@
1
- import { T as l, B as N, W as k, m as y } from "./app-DRVd6cDQ.mjs";
1
+ import { T as l, B as N, W as k, m as y } from "./app-C_9FvKl4.mjs";
2
2
  import "./graphBuilder-BIhxVliV.mjs";
3
3
  import w from "pg";
4
4
  const S = (h) => [
@@ -1,5 +1,5 @@
1
1
  import { u as C } from "./id-DSgIWJsu.mjs";
2
- import { B as v, c as x, T as $, m as I } from "./app-DRVd6cDQ.mjs";
2
+ import { B as v, c as x, T as $, m as I } from "./app-C_9FvKl4.mjs";
3
3
  import "./graphBuilder-BIhxVliV.mjs";
4
4
  import { createClient as O, createCluster as N } from "redis";
5
5
  const W = [
@@ -1,4 +1,4 @@
1
- import { a as h, C as u } from "./app-DRVd6cDQ.mjs";
1
+ import { a as h, C as u } from "./app-C_9FvKl4.mjs";
2
2
  import { createClient as c } from "redis";
3
3
  class n extends h {
4
4
  constructor(s, e = !0, i = 300) {
@@ -1,5 +1,5 @@
1
1
  import { u as $ } from "./id-DSgIWJsu.mjs";
2
- import { B as g } from "./app-DRVd6cDQ.mjs";
2
+ import { B as g } from "./app-C_9FvKl4.mjs";
3
3
  import "./graphBuilder-BIhxVliV.mjs";
4
4
  import { createClient as T } from "redis";
5
5
  function k(u) {
package/dist/zen-code.mjs CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./use-input-1eSjZocJ.mjs";
2
2
  import "chalk";
3
- import "./app-DRVd6cDQ.mjs";
3
+ import "./app-C_9FvKl4.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zen-code",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "description": "",
5
5
  "main": "./dist/cli.mjs",
6
6
  "bin": "./dist/cli.mjs",
@@ -62,8 +62,8 @@
62
62
  "vite-plugin-static-copy": "^3.1.4",
63
63
  "vitest": "^4.0.18",
64
64
  "@codegraph/agent": "1.0.0",
65
- "@codegraph/union-client": "1.0.0",
66
- "@codegraph/config": "1.0.0"
65
+ "@codegraph/config": "1.0.0",
66
+ "@codegraph/union-client": "1.0.0"
67
67
  },
68
68
  "babel": {
69
69
  "presets": [