lalph 0.3.42 → 0.3.43

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.
Files changed (2) hide show
  1. package/dist/cli.mjs +12 -12
  2. package/package.json +2 -2
package/dist/cli.mjs CHANGED
@@ -176664,7 +176664,7 @@ var ji = Bt, Ii = Object.assign(Qe, { sync: Bt }), zi = Ut, Bi = Object.assign(e
176664
176664
  });
176665
176665
  Ze.glob = Ze;
176666
176666
  //#endregion
176667
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/ApplyPatch.js
176667
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/ApplyPatch.js
176668
176668
  /**
176669
176669
  * @since 1.0.0
176670
176670
  */
@@ -176888,7 +176888,7 @@ const patchChunks = (file, input, chunks) => {
176888
176888
  return eol === "\r\n" ? text.replace(/\n/g, "\r\n") : text;
176889
176889
  };
176890
176890
  //#endregion
176891
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/AgentTools.js
176891
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/AgentTools.js
176892
176892
  /**
176893
176893
  * @since 1.0.0
176894
176894
  */
@@ -177184,7 +177184,7 @@ const AgentToolHandlers = AgentTools.toLayer(gen(function* () {
177184
177184
  }));
177185
177185
  var ApplyPatchError = class extends TaggedClass$1("ApplyPatchError") {};
177186
177186
  //#endregion
177187
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/Executor.js
177187
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/Executor.js
177188
177188
  /**
177189
177189
  * @since 1.0.0
177190
177190
  */
@@ -177264,7 +177264,7 @@ var QueueWriteStream = class extends Writable {
177264
177264
  }
177265
177265
  };
177266
177266
  //#endregion
177267
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/TypeBuilder.js
177267
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/TypeBuilder.js
177268
177268
  const resolveDocumentation = resolveAt("documentation");
177269
177269
  const identifierPattern = /^[$A-Z_a-z][$0-9A-Z_a-z]*$/u;
177270
177270
  const Precedence = {
@@ -177537,7 +177537,7 @@ const render = (schema, options) => {
177537
177537
  return printNode({ text: documentation === void 0 ? rendered.text : `${renderJsDoc(documentation, 0, printerOptions)}${printerOptions.newLine}${rendered.text}` }, printerOptions);
177538
177538
  };
177539
177539
  //#endregion
177540
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/ToolkitRenderer.js
177540
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/ToolkitRenderer.js
177541
177541
  /**
177542
177542
  * @since 1.0.0
177543
177543
  */
@@ -177559,7 +177559,7 @@ declare function ${name}(${params}): Promise<${render(tool.successSchema)}>`);
177559
177559
  }) });
177560
177560
  };
177561
177561
  //#endregion
177562
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/Agent.js
177562
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/Agent.js
177563
177563
  /**
177564
177564
  * @since 1.0.0
177565
177565
  */
@@ -177821,7 +177821,7 @@ Javascript output:
177821
177821
  `;
177822
177822
  };
177823
177823
  const generateSystemMulti = (toolsDts) => {
177824
- return `You can interact with the system by writing plain javascript code (no typescript) that will be executed for you.
177824
+ return `From now on only response with plain javascript code (no typescript) which will be executed for you.
177825
177825
 
177826
177826
  - Use \`console.log\` to print any output you need.
177827
177827
  - Top level await is supported.
@@ -188286,7 +188286,7 @@ const transformToolCallParams = /* @__PURE__ */ fnUntraced(function* (tools, too
188286
188286
  })));
188287
188287
  });
188288
188288
  //#endregion
188289
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/CodexAuth.js
188289
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/CodexAuth.js
188290
188290
  /**
188291
188291
  * @since 1.0.0
188292
188292
  */
@@ -188506,7 +188506,7 @@ var CodexAuth = class CodexAuth extends Service$1()("clanka/CodexAuth") {
188506
188506
  static layerClient = this.layerClientNoDeps.pipe(provide$3(CodexAuth.layer));
188507
188507
  };
188508
188508
  //#endregion
188509
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/Codex.js
188509
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/Codex.js
188510
188510
  /**
188511
188511
  * @since 1.0.0
188512
188512
  */
@@ -188880,7 +188880,7 @@ const decodeChatCompletionSseData = (data) => {
188880
188880
  return isChatCompletionChunk(parsed) ? parsed : void 0;
188881
188881
  };
188882
188882
  //#endregion
188883
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/GithubCopilotAuth.js
188883
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/GithubCopilotAuth.js
188884
188884
  /**
188885
188885
  * @since 1.0.0
188886
188886
  */
@@ -189474,7 +189474,7 @@ Object.defineProperties(createChalk.prototype, styles);
189474
189474
  const chalk = createChalk();
189475
189475
  createChalk({ level: stderrColor ? stderrColor.level : 0 });
189476
189476
  //#endregion
189477
- //#region node_modules/.pnpm/clanka@0.0.12_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_d85f2c0134427bd172014be388060e81/node_modules/clanka/dist/OutputFormatter.js
189477
+ //#region node_modules/.pnpm/clanka@0.0.13_@effect+ai-openai-compat@4.0.0-beta.29_effect@4.0.0-beta.29__@effect+ai-o_91f7106057a64bae3fa733ffcff21fd4/node_modules/clanka/dist/OutputFormatter.js
189478
189478
  /**
189479
189479
  * @since 1.0.0
189480
189480
  */
@@ -198705,7 +198705,7 @@ const commandEdit = make$45("edit").pipe(withDescription("Open the selected proj
198705
198705
  const commandSource = make$45("source").pipe(withDescription("Select the issue source to use (e.g. GitHub Issues or Linear). This applies to all projects."), withHandler(() => selectIssueSource), provide(Settings.layer));
198706
198706
  //#endregion
198707
198707
  //#region package.json
198708
- var version = "0.3.42";
198708
+ var version = "0.3.43";
198709
198709
  //#endregion
198710
198710
  //#region src/commands/projects/ls.ts
198711
198711
  const commandProjectsLs = make$45("ls").pipe(withDescription("List configured projects and how they run (enabled state, concurrency, branch, git flow, review agent)."), withHandler(fnUntraced(function* () {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "lalph",
3
3
  "type": "module",
4
- "version": "0.3.42",
4
+ "version": "0.3.43",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -29,7 +29,7 @@
29
29
  "@octokit/plugin-rest-endpoint-methods": "^17.0.0",
30
30
  "@octokit/types": "^16.0.0",
31
31
  "@typescript/native-preview": "7.0.0-dev.20260308.1",
32
- "clanka": "^0.0.12",
32
+ "clanka": "^0.0.13",
33
33
  "concurrently": "^9.2.1",
34
34
  "effect": "4.0.0-beta.29",
35
35
  "husky": "^9.1.7",