zen-code 3.0.4 → 3.0.5

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.
@@ -1,4 +1,4 @@
1
- import { r as P, u as d, p as _ } from "./graphBuilder-B6OHvcgJ.mjs";
1
+ import { r as P, u as d, p as _ } from "./graphBuilder-DGVR99NP.mjs";
2
2
  var v, m, g = 0, O = 0;
3
3
  function h(r, e, n) {
4
4
  var f = 0, t = e || new Array(16);
@@ -1,6 +1,6 @@
1
- import { u as C } from "./id-BclYO3iE.mjs";
2
- import { B as v, c as x, T as $, m as I } from "./app-D748EsP_.mjs";
3
- import "./graphBuilder-B6OHvcgJ.mjs";
1
+ import { u as C } from "./id-Cu1daf1j.mjs";
2
+ import { B as v, c as x, T as $, m as I } from "./app-p0LqnAgS.mjs";
3
+ import "./graphBuilder-DGVR99NP.mjs";
4
4
  import { createClient as O, createCluster as N } from "redis";
5
5
  const W = [
6
6
  {
@@ -1,11 +1,10 @@
1
1
  import { HumanMessage as c } from "langchain";
2
- import { g as m } from "./graphBuilder-B6OHvcgJ.mjs";
2
+ import { g as m } from "./graphBuilder-DGVR99NP.mjs";
3
3
  import "@langchain/langgraph";
4
4
  import "zod";
5
5
  import "@langchain/openai";
6
- import "@langchain/anthropic";
6
+ import { i as l, g } from "./client-D-FCM8pg.mjs";
7
7
  import "yaml";
8
- import { i as l, g } from "./index-BG-c4_r3.mjs";
9
8
  async function d() {
10
9
  return new Promise((t, r) => {
11
10
  let n = "";
@@ -18,7 +17,7 @@ async function d() {
18
17
  });
19
18
  });
20
19
  }
21
- async function k(t, r = !1) {
20
+ async function b(t, r = !1) {
22
21
  await l();
23
22
  const n = await g();
24
23
  let e = t || "";
@@ -46,5 +45,5 @@ async function k(t, r = !1) {
46
45
  }
47
46
  }
48
47
  export {
49
- k as runNonInteractive
48
+ b as runNonInteractive
50
49
  };
@@ -1,4 +1,4 @@
1
- import { a as h, C as u } from "./app-D748EsP_.mjs";
1
+ import { a as h, C as u } from "./app-p0LqnAgS.mjs";
2
2
  import { createClient as c } from "redis";
3
3
  class n extends h {
4
4
  constructor(s, e = !0, i = 300) {
@@ -1,6 +1,6 @@
1
- import { u as $ } from "./id-BclYO3iE.mjs";
2
- import { B as g } from "./app-D748EsP_.mjs";
3
- import "./graphBuilder-B6OHvcgJ.mjs";
1
+ import { u as $ } from "./id-Cu1daf1j.mjs";
2
+ import { B as g } from "./app-p0LqnAgS.mjs";
3
+ import "./graphBuilder-DGVR99NP.mjs";
4
4
  import { createClient as T } from "redis";
5
5
  function k(u) {
6
6
  if (u === null || typeof u != "object") return JSON.stringify(u);
@@ -1,9 +1,9 @@
1
1
  import "micromatch";
2
- import "./index-BG-c4_r3.mjs";
2
+ import "./client-D-FCM8pg.mjs";
3
3
  import "lowdb";
4
4
  import "lowdb/node";
5
5
  import "yaml";
6
- import { T as a } from "./graphBuilder-B6OHvcgJ.mjs";
6
+ import { T as a } from "./graphBuilder-DGVR99NP.mjs";
7
7
  class r {
8
8
  store = null;
9
9
  projectRoot;
package/dist/zen-code.mjs CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./use-input-1eSjZocJ.mjs";
2
2
  import "chalk";
3
- import "./app-D748EsP_.mjs";
3
+ import "./app-p0LqnAgS.mjs";
package/dist/zen-init.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import { a as t, j as e, B as o, T as r, r as U } from "./use-input-1eSjZocJ.mjs";
2
2
  import "chalk";
3
- import { u as A, S as O, M as T, a as B, b as R, g as K } from "./get_allowed_models-tD7oPVgc.mjs";
4
- import { c as M, u as v, i as L } from "./index-BG-c4_r3.mjs";
3
+ import { u as A, S as O, M as T, a as B, b as R, g as K } from "./get_allowed_models-BIpXaphz.mjs";
4
+ import { c as M, u as v, i as L } from "./client-D-FCM8pg.mjs";
5
5
  const N = ({ onNext: l, onExit: i }) => {
6
6
  A((c, p) => {
7
7
  p.return ? l() : p.ctrl && c === "c" && i();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zen-code",
3
- "version": "3.0.4",
3
+ "version": "3.0.5",
4
4
  "description": "",
5
5
  "main": "./dist/cli.mjs",
6
6
  "bin": "./dist/cli.mjs",
@@ -13,7 +13,7 @@
13
13
  "dependencies": {
14
14
  "@anthropic-ai/sdk": "^0.71.2",
15
15
  "@langchain/anthropic": "1.3.10",
16
- "@langchain/core": "^1.1.15",
16
+ "@langchain/core": "1.1.15",
17
17
  "@langchain/langgraph": "^1.1.0",
18
18
  "@langchain/openai": "1.1.3",
19
19
  "@langgraph-js/pure-graph": "^2.10.0",