@botpress/adk-cli 1.15.1 → 1.15.2

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.js CHANGED
@@ -363046,7 +363046,7 @@ var init_internal = __esm(() => {
363046
363046
  });
363047
363047
  init_define_PACKAGE_VERSIONS = __esm2({
363048
363048
  "<define:__PACKAGE_VERSIONS__>"() {
363049
- define_PACKAGE_VERSIONS_default = { runtime: "1.15.1", adk: "1.15.1", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
363049
+ define_PACKAGE_VERSIONS_default = { runtime: "1.15.2", adk: "1.15.2", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
363050
363050
  }
363051
363051
  });
363052
363052
  init_asset = __esm2({
@@ -666113,7 +666113,7 @@ var init_definition2 = __esm(() => {
666113
666113
  });
666114
666114
  init_define_PACKAGE_VERSIONS2 = __esm4({
666115
666115
  "<define:__PACKAGE_VERSIONS__>"() {
666116
- define_PACKAGE_VERSIONS_default2 = { runtime: "1.15.1", adk: "1.15.1", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
666116
+ define_PACKAGE_VERSIONS_default2 = { runtime: "1.15.2", adk: "1.15.2", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
666117
666117
  }
666118
666118
  });
666119
666119
  init_transcript2 = __esm4({
@@ -716222,7 +716222,7 @@ var init_library3 = __esm(() => {
716222
716222
  });
716223
716223
  init_define_PACKAGE_VERSIONS3 = __esm5({
716224
716224
  "<define:__PACKAGE_VERSIONS__>"() {
716225
- define_PACKAGE_VERSIONS_default3 = { runtime: "1.15.1", adk: "1.15.1", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
716225
+ define_PACKAGE_VERSIONS_default3 = { runtime: "1.15.2", adk: "1.15.2", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
716226
716226
  }
716227
716227
  });
716228
716228
  init_assets3 = __esm5({
@@ -762581,7 +762581,7 @@ var init_runtime6 = __esm(() => {
762581
762581
  });
762582
762582
  init_define_PACKAGE_VERSIONS4 = __esm6({
762583
762583
  "<define:__PACKAGE_VERSIONS__>"() {
762584
- define_PACKAGE_VERSIONS_default4 = { runtime: "1.15.1", adk: "1.15.1", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
762584
+ define_PACKAGE_VERSIONS_default4 = { runtime: "1.15.2", adk: "1.15.2", sdk: "5.4.3", llmz: "0.0.54", zai: "2.6.0", cognitive: "0.3.14" };
762585
762585
  }
762586
762586
  });
762587
762587
  init_globals4 = __esm6({
@@ -808563,7 +808563,7 @@ class AgentProjectGenerator {
808563
808563
  deploy: "adk deploy"
808564
808564
  },
808565
808565
  dependencies: {
808566
- "@botpress/runtime": "^1.15.1"
808566
+ "@botpress/runtime": "^1.15.2"
808567
808567
  },
808568
808568
  devDependencies: {
808569
808569
  typescript: "^5.9.3"
@@ -813628,7 +813628,7 @@ var import_debug, import_debug2, import_ts_morph, __defProp12, __commonJS9 = (cb
813628
813628
  `));
813629
813629
  return code;
813630
813630
  }
813631
- }, ADK_VERSION = "1.15.1", relative22 = (from, to3) => {
813631
+ }, ADK_VERSION = "1.15.2", relative22 = (from, to3) => {
813632
813632
  const fromDir = path102.dirname(from);
813633
813633
  const relative32 = path102.relative(fromDir, to3);
813634
813634
  return relative32.startsWith(".") ? relative32 : `./${relative32}`;
@@ -815179,7 +815179,7 @@ var init_dist15 = __esm(() => {
815179
815179
  require_package3 = __commonJS9((exports7, module) => {
815180
815180
  module.exports = {
815181
815181
  name: "@botpress/adk",
815182
- version: "1.15.1",
815182
+ version: "1.15.2",
815183
815183
  description: "Core ADK library for building AI agents on Botpress",
815184
815184
  type: "module",
815185
815185
  main: "dist/index.js",
@@ -815223,11 +815223,11 @@ var init_dist15 = __esm(() => {
815223
815223
  url: "https://github.com/botpress/adk"
815224
815224
  },
815225
815225
  dependencies: {
815226
- "@botpress/cli": "catalog:",
815227
- "@botpress/client": "catalog:",
815228
- "@botpress/cognitive": "catalog:",
815229
- "@botpress/runtime": "workspace:*",
815230
- "@botpress/sdk": "catalog:",
815226
+ "@botpress/cli": "^5.2.0",
815227
+ "@botpress/client": "^1.35.0",
815228
+ "@botpress/cognitive": "^0.3.14",
815229
+ "@botpress/runtime": "^1.15.2",
815230
+ "@botpress/sdk": "^5.4.3",
815231
815231
  "@bpinternal/jex": "^1.2.4",
815232
815232
  "@bpinternal/yargs-extra": "^0.0.21",
815233
815233
  "@parcel/watcher": "^2.5.1",
@@ -815236,7 +815236,7 @@ var init_dist15 = __esm(() => {
815236
815236
  execa: "9.6.1",
815237
815237
  glob: "^11.1.0",
815238
815238
  luxon: "^3.7.2",
815239
- prettier: "catalog:",
815239
+ prettier: "^3.7.4",
815240
815240
  semver: "^7.7.2",
815241
815241
  "ts-morph": "^27.0.2"
815242
815242
  },
@@ -821848,7 +821848,7 @@ var init_Separator = __esm(async () => {
821848
821848
  var require_package4 = __commonJS((exports7, module) => {
821849
821849
  module.exports = {
821850
821850
  name: "@botpress/adk",
821851
- version: "1.15.1",
821851
+ version: "1.15.2",
821852
821852
  description: "Core ADK library for building AI agents on Botpress",
821853
821853
  type: "module",
821854
821854
  main: "dist/index.js",
@@ -821892,11 +821892,11 @@ var require_package4 = __commonJS((exports7, module) => {
821892
821892
  url: "https://github.com/botpress/adk"
821893
821893
  },
821894
821894
  dependencies: {
821895
- "@botpress/cli": "catalog:",
821896
- "@botpress/client": "catalog:",
821897
- "@botpress/cognitive": "catalog:",
821898
- "@botpress/runtime": "workspace:*",
821899
- "@botpress/sdk": "catalog:",
821895
+ "@botpress/cli": "^5.2.0",
821896
+ "@botpress/client": "^1.35.0",
821897
+ "@botpress/cognitive": "^0.3.14",
821898
+ "@botpress/runtime": "^1.15.2",
821899
+ "@botpress/sdk": "^5.4.3",
821900
821900
  "@bpinternal/jex": "^1.2.4",
821901
821901
  "@bpinternal/yargs-extra": "^0.0.21",
821902
821902
  "@parcel/watcher": "^2.5.1",
@@ -821905,7 +821905,7 @@ var require_package4 = __commonJS((exports7, module) => {
821905
821905
  execa: "9.6.1",
821906
821906
  glob: "^11.1.0",
821907
821907
  luxon: "^3.7.2",
821908
- prettier: "catalog:",
821908
+ prettier: "^3.7.4",
821909
821909
  semver: "^7.7.2",
821910
821910
  "ts-morph": "^27.0.2"
821911
821911
  },
@@ -823838,7 +823838,7 @@ function checkRuntimeVersion(agentRoot) {
823838
823838
  `));
823839
823839
  }
823840
823840
  }
823841
- var semver2, EXPECTED_RUNTIME_VERSION = "1.15.1", SUPPORTED_RUNTIME_RANGE = ">=1.13.0";
823841
+ var semver2, EXPECTED_RUNTIME_VERSION = "1.15.2", SUPPORTED_RUNTIME_RANGE = ">=1.13.0";
823842
823842
  var init_runtime_version_check = __esm(() => {
823843
823843
  init_source();
823844
823844
  semver2 = __toESM(require_semver2(), 1);
@@ -999144,7 +999144,7 @@ if (!checkNodeVersion(true)) {
999144
999144
  checkNodeVersion(false);
999145
999145
  process.exit(1);
999146
999146
  }
999147
- var CLI_VERSION = "1.15.1";
999147
+ var CLI_VERSION = "1.15.2";
999148
999148
  if (CLI_VERSION.startsWith("<<") && CLI_VERSION.endsWith(">>")) {
999149
999149
  try {
999150
999150
  const __filename2 = fileURLToPath16(import.meta.url);
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "1.15.1",
3
- "generatedAt": "2026-02-25T21:06:55.517Z",
2
+ "version": "1.15.2",
3
+ "generatedAt": "2026-02-25T21:10:32.102Z",
4
4
  "cliName": "adk",
5
5
  "globalOptions": [
6
6
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@botpress/adk-cli",
3
- "version": "1.15.1",
3
+ "version": "1.15.2",
4
4
  "description": "Command-line interface for the Botpress Agent Development Kit (ADK)",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -41,11 +41,11 @@
41
41
  "url": "https://github.com/botpress/adk"
42
42
  },
43
43
  "dependencies": {
44
- "@botpress/adk": "workspace:*",
45
- "@botpress/cli": "catalog:",
46
- "@botpress/client": "catalog:",
47
- "@botpress/runtime": "workspace:*",
48
- "@botpress/sdk": "catalog:",
44
+ "@botpress/adk": "^1.15.2",
45
+ "@botpress/cli": "^5.2.0",
46
+ "@botpress/client": "^1.35.0",
47
+ "@botpress/runtime": "^1.15.2",
48
+ "@botpress/sdk": "^5.4.3",
49
49
  "@botpress/webchat-client": "^0.4.0",
50
50
  "@modelcontextprotocol/sdk": "^1.25.1",
51
51
  "adm-zip": "^0.5.16",
@@ -59,7 +59,7 @@
59
59
  "ink": "^6.5.1",
60
60
  "open": "^10.2.0",
61
61
  "posthog-node": "^5.17.4",
62
- "prettier": "catalog:",
62
+ "prettier": "^3.7.4",
63
63
  "react": "19.2.3",
64
64
  "semver": "^7.7.3",
65
65
  "tar": "^7.5.2"