@elizaos/cli 1.0.7 → 1.0.8

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 (77) hide show
  1. package/dist/assets/{index-zeG6Jws8.js → index-CZAd5zm2.js} +17 -17
  2. package/dist/assets/index-CZAd5zm2.js.br +0 -0
  3. package/dist/assets/{index-zeG6Jws8.js.map → index-CZAd5zm2.js.map} +1 -1
  4. package/dist/assets/{index-BMJNV7A7.js → index-CaEsCLCC.js} +772 -8056
  5. package/dist/assets/{index-BMJNV7A7.js.map → index-CaEsCLCC.js.map} +1 -1
  6. package/dist/assets/{vendor-BiCY-iVm.js → vendor-DSdxb8P-.js} +2 -2
  7. package/dist/assets/vendor-DSdxb8P-.js.br +0 -0
  8. package/dist/assets/{vendor-BiCY-iVm.js.map → vendor-DSdxb8P-.js.map} +1 -1
  9. package/dist/chunk-33BHGAF7.js +616 -0
  10. package/dist/{chunk-YTV6GDEJ.js → chunk-CVADLFW6.js} +100 -42
  11. package/dist/chunk-F24MS2YR.js +19 -0
  12. package/dist/{chunk-7HDCC22V.js → chunk-IEKLJDUU.js} +99 -0
  13. package/dist/chunk-MA2ZXPG6.js +260 -0
  14. package/dist/{chunk-YMXO6XZ5.js → chunk-REBZFQYE.js} +4890 -789
  15. package/dist/chunk-W3HS2NP6.js +154 -0
  16. package/dist/commands/agent/actions/index.d.ts +25 -0
  17. package/dist/commands/agent/actions/index.js +23 -0
  18. package/dist/commands/agent/index.d.ts +16 -0
  19. package/dist/commands/agent/index.js +24 -0
  20. package/dist/commands/create/actions/index.d.ts +35 -0
  21. package/dist/commands/create/actions/index.js +30 -0
  22. package/dist/commands/{create.d.ts → create/index.d.ts} +0 -3
  23. package/dist/commands/create/index.js +17 -0
  24. package/dist/commands/shared/index.d.ts +35 -0
  25. package/dist/commands/shared/index.js +13 -0
  26. package/dist/index.html +2 -2
  27. package/dist/index.js +103835 -56
  28. package/dist/{prompts-I4LK5NKX.js → lib-NAGYZHVV.js} +3 -3
  29. package/dist/{migrator-BQMHMHSG.js → migrator-KZLCVEIH.js} +117 -117
  30. package/dist/{plugin-creator-EUJNDFIB.js → plugin-creator-IC42XOHG.js} +3 -4
  31. package/dist/{registry-AV3SDTPW.js → registry-XFOSZFU4.js} +4 -5
  32. package/dist/utils-DIZZ3HNZ.js +218 -0
  33. package/package.json +18 -11
  34. package/templates/plugin-starter/package.json +1 -1
  35. package/templates/project-starter/package.json +1 -1
  36. package/templates/project-tee-starter/e2e/project.test.ts +1 -1
  37. package/templates/project-tee-starter/e2e/starter-plugin.test.ts +1 -1
  38. package/templates/project-tee-starter/package.json +2 -1
  39. package/dist/assets/index-zeG6Jws8.js.br +0 -0
  40. package/dist/assets/vendor-BiCY-iVm.js.br +0 -0
  41. package/dist/chunk-2RXF3FKA.js +0 -17
  42. package/dist/chunk-335PGADS.js +0 -207
  43. package/dist/chunk-3EAACNH2.js +0 -478
  44. package/dist/chunk-4OL6NNBI.js +0 -264
  45. package/dist/chunk-5J7S2CSH.js +0 -2771
  46. package/dist/chunk-APFJCFC6.js +0 -78
  47. package/dist/chunk-CEMRVVKO.js +0 -96
  48. package/dist/chunk-IYVGVCIB.js +0 -90156
  49. package/dist/chunk-JOHBW4FN.js +0 -576
  50. package/dist/chunk-JROMRXES.js +0 -711
  51. package/dist/chunk-KB3JDWUI.js +0 -106
  52. package/dist/chunk-LRSU7IN6.js +0 -4862
  53. package/dist/chunk-SCN6ZP4J.js +0 -315
  54. package/dist/chunk-V2MPQGYW.js +0 -613
  55. package/dist/chunk-WIPEH5RX.js +0 -7898
  56. package/dist/commands/agent.d.ts +0 -27
  57. package/dist/commands/agent.js +0 -22
  58. package/dist/commands/create.js +0 -18
  59. package/dist/commands/dev.d.ts +0 -8
  60. package/dist/commands/dev.js +0 -18
  61. package/dist/commands/env.d.ts +0 -16
  62. package/dist/commands/env.js +0 -21
  63. package/dist/commands/monorepo.d.ts +0 -5
  64. package/dist/commands/monorepo.js +0 -17
  65. package/dist/commands/plugins.d.ts +0 -19
  66. package/dist/commands/plugins.js +0 -25
  67. package/dist/commands/publish.d.ts +0 -5
  68. package/dist/commands/publish.js +0 -18
  69. package/dist/commands/start.d.ts +0 -198
  70. package/dist/commands/start.js +0 -26
  71. package/dist/commands/tee.d.ts +0 -5
  72. package/dist/commands/tee.js +0 -13
  73. package/dist/commands/test.d.ts +0 -6
  74. package/dist/commands/test.js +0 -25
  75. package/dist/commands/update.d.ts +0 -14
  76. package/dist/commands/update.js +0 -23
  77. package/dist/{chunk-NHI4RJD2.js → chunk-CEE6RKN5.js} +58 -58
@@ -1,5 +1,5 @@
1
- import { f as getAugmentedNamespace, p as process$1, g as getDefaultExportFromCjs } from './vendor-BiCY-iVm.js';
2
- import { r as requireStreamBrowserify, a as requireString_decoder, b as requireUtil, c as requireShams, d as requireCallBound$1, e as requireEsObjectAtoms, f as requireCallBind, g as requireGetIntrinsic, h as requireDefineDataProperty, i as requireHasPropertyDescriptors, j as requireEvents, B as Buffer } from './index-BMJNV7A7.js';
1
+ import { p as process$1, l as getAugmentedNamespace, g as getDefaultExportFromCjs } from './vendor-DSdxb8P-.js';
2
+ import { r as requireStreamBrowserify, a as requireString_decoder, b as requireUtil, c as requireShams, d as requireCallBound$1, e as requireEsObjectAtoms, f as requireCallBind, g as requireGetIntrinsic, h as requireDefineDataProperty, i as requireHasPropertyDescriptors, j as requireEvents, B as Buffer } from './index-CaEsCLCC.js';
3
3
 
4
4
  function _mergeNamespaces(n, m) {
5
5
  for (var i = 0; i < m.length; i++) {
@@ -19,15 +19,6 @@ function _mergeNamespaces(n, m) {
19
19
  return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: 'Module' }));
20
20
  }
21
21
 
22
- const __viteBrowserExternal = {};
23
-
24
- const __viteBrowserExternal$1 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
25
- __proto__: null,
26
- default: __viteBrowserExternal
27
- }, Symbol.toStringTag, { value: 'Module' }));
28
-
29
- const require$$0$1 = /*@__PURE__*/getAugmentedNamespace(__viteBrowserExternal$1);
30
-
31
22
  var pinoPretty = {exports: {}};
32
23
 
33
24
  var colorette = {};
@@ -482,7 +473,7 @@ const empty$1 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
482
473
  default: empty
483
474
  }, Symbol.toStringTag, { value: 'Module' }));
484
475
 
485
- const require$$0 = /*@__PURE__*/getAugmentedNamespace(empty$1);
476
+ const require$$0$1 = /*@__PURE__*/getAugmentedNamespace(empty$1);
486
477
 
487
478
  var pump_1;
488
479
  var hasRequiredPump;
@@ -495,7 +486,7 @@ function requirePump () {
495
486
  var fs;
496
487
 
497
488
  try {
498
- fs = require$$0; // we only need fs to get the ReadStream and WriteStream prototypes
489
+ fs = require$$0$1; // we only need fs to get the ReadStream and WriteStream prototypes
499
490
  } catch (e) {}
500
491
 
501
492
  var noop = function () {};
@@ -728,6 +719,15 @@ function requireSplit2 () {
728
719
  return split2;
729
720
  }
730
721
 
722
+ const __viteBrowserExternal = {};
723
+
724
+ const __viteBrowserExternal$1 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
725
+ __proto__: null,
726
+ default: __viteBrowserExternal
727
+ }, Symbol.toStringTag, { value: 'Module' }));
728
+
729
+ const require$$0 = /*@__PURE__*/getAugmentedNamespace(__viteBrowserExternal$1);
730
+
731
731
  var pinoAbstractTransport;
732
732
  var hasRequiredPinoAbstractTransport;
733
733
 
@@ -738,7 +738,7 @@ function requirePinoAbstractTransport () {
738
738
  const metadata = Symbol.for('pino.metadata');
739
739
  const split = requireSplit2();
740
740
  const { Duplex } = requireStreamBrowserify();
741
- const { parentPort, workerData } = require$$0$1;
741
+ const { parentPort, workerData } = require$$0;
742
742
 
743
743
  function createDeferred () {
744
744
  let resolve;
@@ -3970,7 +3970,7 @@ function requireSonicBoom () {
3970
3970
  if (hasRequiredSonicBoom) return sonicBoom;
3971
3971
  hasRequiredSonicBoom = 1;
3972
3972
 
3973
- const fs = require$$0;
3973
+ const fs = require$$0$1;
3974
3974
  const EventEmitter = requireEvents();
3975
3975
  const inherits = requireUtil().inherits;
3976
3976
  const path = requirePathBrowserify();
@@ -4825,7 +4825,7 @@ function requireBuildSafeSonicBoom () {
4825
4825
  hasRequiredBuildSafeSonicBoom = 1;
4826
4826
  var define_process_env_default = {};
4827
4827
  buildSafeSonicBoom_1 = buildSafeSonicBoom;
4828
- const { isMainThread } = require$$0$1;
4828
+ const { isMainThread } = require$$0;
4829
4829
  const SonicBoom = requireSonicBoom();
4830
4830
  const noop = requireNoop();
4831
4831
  function buildSafeSonicBoom(opts) {
@@ -7498,4 +7498,4 @@ const index$1 = /*#__PURE__*/_mergeNamespaces({
7498
7498
  }, [pinoPrettyExports]);
7499
7499
 
7500
7500
  export { index$1 as i };
7501
- //# sourceMappingURL=index-zeG6Jws8.js.map
7501
+ //# sourceMappingURL=index-CZAd5zm2.js.map
Binary file