@elizaos/cli 1.6.3-alpha.5 → 1.6.3-alpha.6

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/index.js CHANGED
@@ -4749,7 +4749,7 @@ __export(exports_version, {
4749
4749
  BUILD_TIME: () => BUILD_TIME,
4750
4750
  BUILD_ENV: () => BUILD_ENV
4751
4751
  });
4752
- var CLI_VERSION = "1.6.3-alpha.5", CLI_NAME = "@elizaos/cli", CLI_DESCRIPTION = "elizaOS CLI - Manage your AI agents and plugins", BUILD_TIME = "2025-10-21T08:43:25.550Z", BUILD_ENV = "production", version_default;
4752
+ var CLI_VERSION = "1.6.3-alpha.6", CLI_NAME = "@elizaos/cli", CLI_DESCRIPTION = "elizaOS CLI - Manage your AI agents and plugins", BUILD_TIME = "2025-10-21T10:57:18.534Z", BUILD_ENV = "production", version_default;
4753
4753
  var init_version = __esm(() => {
4754
4754
  version_default = {
4755
4755
  version: CLI_VERSION,
@@ -291718,7 +291718,7 @@ class CloudApiClient {
291718
291718
  Authorization: `Bearer ${this.apiKey}`
291719
291719
  },
291720
291720
  body: JSON.stringify(config3)
291721
- }, 60000);
291721
+ }, 330000);
291722
291722
  if (!response.ok) {
291723
291723
  const error45 = await this.parseErrorResponse(response);
291724
291724
  if (response.status === 402) {
@@ -318114,5 +318114,5 @@ main().catch((error47) => {
318114
318114
  process.exit(1);
318115
318115
  });
318116
318116
 
318117
- //# debugId=A0F4E9EAC2E6F63664756E2164756E21
318117
+ //# debugId=AB57654657F4951E64756E2164756E21
318118
318118
  //# sourceMappingURL=index.js.map