@elizaos/cli 1.5.9-alpha.5 → 1.5.9-alpha.7

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
@@ -4688,7 +4688,7 @@ __export(exports_version, {
4688
4688
  BUILD_TIME: () => BUILD_TIME,
4689
4689
  BUILD_ENV: () => BUILD_ENV
4690
4690
  });
4691
- var CLI_VERSION = "1.5.9-alpha.5", CLI_NAME = "@elizaos/cli", CLI_DESCRIPTION = "elizaOS CLI - Manage your AI agents and plugins", BUILD_TIME = "2025-09-14T22:13:18.501Z", BUILD_ENV = "production", version_default;
4691
+ var CLI_VERSION = "1.5.9-alpha.7", CLI_NAME = "@elizaos/cli", CLI_DESCRIPTION = "elizaOS CLI - Manage your AI agents and plugins", BUILD_TIME = "2025-09-15T00:53:29.243Z", BUILD_ENV = "production", version_default;
4692
4692
  var init_version = __esm(() => {
4693
4693
  version_default = {
4694
4694
  version: CLI_VERSION,
@@ -259888,7 +259888,7 @@ import {
259888
259888
  logger as logger46,
259889
259889
  stringToUuid as stringToUuid2
259890
259890
  } from "@elizaos/core";
259891
- import { plugin as sqlPlugin } from "@elizaos/plugin-sql";
259891
+ import sqlPlugin from "@elizaos/plugin-sql";
259892
259892
  async function startAgent2(character, server2, init, plugins2 = [], options = {}) {
259893
259893
  character.id ??= stringToUuid2(character.name);
259894
259894
  if (!hasCharacterSecrets(character)) {
@@ -299232,5 +299232,5 @@ main2().catch((error2) => {
299232
299232
  process.exit(1);
299233
299233
  });
299234
299234
 
299235
- //# debugId=52CF6BE0052BAF5464756E2164756E21
299235
+ //# debugId=4DBE1D338CDB58D364756E2164756E21
299236
299236
  //# sourceMappingURL=index.js.map