@mastra/core 1.5.0-alpha.1 → 1.5.0

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 (59) hide show
  1. package/CHANGELOG.md +364 -0
  2. package/dist/agent/index.cjs +8 -8
  3. package/dist/agent/index.js +1 -1
  4. package/dist/{chunk-I3AWF54W.js → chunk-4GB2GS4S.js} +3 -3
  5. package/dist/{chunk-I3AWF54W.js.map → chunk-4GB2GS4S.js.map} +1 -1
  6. package/dist/{chunk-RH2K66O2.cjs → chunk-7S6LA43E.cjs} +3 -3
  7. package/dist/{chunk-RH2K66O2.cjs.map → chunk-7S6LA43E.cjs.map} +1 -1
  8. package/dist/{chunk-IJIE3ZID.cjs → chunk-7WC7ALDW.cjs} +6 -6
  9. package/dist/{chunk-IJIE3ZID.cjs.map → chunk-7WC7ALDW.cjs.map} +1 -1
  10. package/dist/{chunk-E2FHTXAI.cjs → chunk-CQ4Z6ZAV.cjs} +5 -5
  11. package/dist/{chunk-E2FHTXAI.cjs.map → chunk-CQ4Z6ZAV.cjs.map} +1 -1
  12. package/dist/{chunk-GEDGDKQ6.js → chunk-D57U4II4.js} +7 -7
  13. package/dist/{chunk-GEDGDKQ6.js.map → chunk-D57U4II4.js.map} +1 -1
  14. package/dist/{chunk-5EOLBHHS.js → chunk-DST75PA4.js} +4 -4
  15. package/dist/{chunk-5EOLBHHS.js.map → chunk-DST75PA4.js.map} +1 -1
  16. package/dist/{chunk-BKQAP27M.cjs → chunk-G5JVVFIG.cjs} +5 -5
  17. package/dist/{chunk-BKQAP27M.cjs.map → chunk-G5JVVFIG.cjs.map} +1 -1
  18. package/dist/{chunk-A7V2NSY3.js → chunk-MZIMV2BB.js} +3 -3
  19. package/dist/{chunk-A7V2NSY3.js.map → chunk-MZIMV2BB.js.map} +1 -1
  20. package/dist/{chunk-JWG272ZZ.cjs → chunk-NUV3BLRH.cjs} +15 -15
  21. package/dist/{chunk-JWG272ZZ.cjs.map → chunk-NUV3BLRH.cjs.map} +1 -1
  22. package/dist/{chunk-FTBLAVTF.cjs → chunk-OQ5LZ6OV.cjs} +46 -46
  23. package/dist/{chunk-FTBLAVTF.cjs.map → chunk-OQ5LZ6OV.cjs.map} +1 -1
  24. package/dist/{chunk-PECKKR4C.js → chunk-R3364RAL.js} +3 -3
  25. package/dist/{chunk-PECKKR4C.js.map → chunk-R3364RAL.js.map} +1 -1
  26. package/dist/{chunk-IBNCZTNQ.js → chunk-YV2YGQRY.js} +3 -3
  27. package/dist/{chunk-IBNCZTNQ.js.map → chunk-YV2YGQRY.js.map} +1 -1
  28. package/dist/datasets/index.cjs +11 -11
  29. package/dist/datasets/index.js +1 -1
  30. package/dist/docs/SKILL.md +1 -1
  31. package/dist/docs/assets/SOURCE_MAP.json +103 -103
  32. package/dist/docs/references/docs-workflows-suspend-and-resume.md +1 -1
  33. package/dist/evals/index.cjs +5 -5
  34. package/dist/evals/index.js +2 -2
  35. package/dist/evals/scoreTraces/index.cjs +3 -3
  36. package/dist/evals/scoreTraces/index.js +1 -1
  37. package/dist/harness/index.cjs +2 -2
  38. package/dist/harness/index.js +1 -1
  39. package/dist/index.cjs +2 -2
  40. package/dist/index.js +1 -1
  41. package/dist/loop/index.cjs +12 -12
  42. package/dist/loop/index.js +1 -1
  43. package/dist/mastra/index.cjs +2 -2
  44. package/dist/mastra/index.js +1 -1
  45. package/dist/memory/index.cjs +14 -14
  46. package/dist/memory/index.js +1 -1
  47. package/dist/processors/index.cjs +41 -41
  48. package/dist/processors/index.js +1 -1
  49. package/dist/relevance/index.cjs +3 -3
  50. package/dist/relevance/index.js +1 -1
  51. package/dist/stream/index.cjs +8 -8
  52. package/dist/stream/index.js +1 -1
  53. package/dist/tool-loop-agent/index.cjs +4 -4
  54. package/dist/tool-loop-agent/index.js +1 -1
  55. package/dist/workflows/evented/index.cjs +10 -10
  56. package/dist/workflows/evented/index.js +1 -1
  57. package/dist/workflows/index.cjs +25 -25
  58. package/dist/workflows/index.js +1 -1
  59. package/package.json +8 -8
@@ -1,49 +1,49 @@
1
1
  'use strict';
2
2
 
3
- var chunkIJIE3ZID_cjs = require('../chunk-IJIE3ZID.cjs');
3
+ var chunk7WC7ALDW_cjs = require('../chunk-7WC7ALDW.cjs');
4
4
  var chunkJZ6TH4HQ_cjs = require('../chunk-JZ6TH4HQ.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "Dataset", {
9
9
  enumerable: true,
10
- get: function () { return chunkIJIE3ZID_cjs.Dataset; }
10
+ get: function () { return chunk7WC7ALDW_cjs.Dataset; }
11
11
  });
12
12
  Object.defineProperty(exports, "DatasetsManager", {
13
13
  enumerable: true,
14
- get: function () { return chunkIJIE3ZID_cjs.DatasetsManager; }
14
+ get: function () { return chunk7WC7ALDW_cjs.DatasetsManager; }
15
15
  });
16
16
  Object.defineProperty(exports, "compareExperiments", {
17
17
  enumerable: true,
18
- get: function () { return chunkIJIE3ZID_cjs.compareExperiments; }
18
+ get: function () { return chunk7WC7ALDW_cjs.compareExperiments; }
19
19
  });
20
20
  Object.defineProperty(exports, "computeMean", {
21
21
  enumerable: true,
22
- get: function () { return chunkIJIE3ZID_cjs.computeMean; }
22
+ get: function () { return chunk7WC7ALDW_cjs.computeMean; }
23
23
  });
24
24
  Object.defineProperty(exports, "computeScorerStats", {
25
25
  enumerable: true,
26
- get: function () { return chunkIJIE3ZID_cjs.computeScorerStats; }
26
+ get: function () { return chunk7WC7ALDW_cjs.computeScorerStats; }
27
27
  });
28
28
  Object.defineProperty(exports, "executeTarget", {
29
29
  enumerable: true,
30
- get: function () { return chunkIJIE3ZID_cjs.executeTarget; }
30
+ get: function () { return chunk7WC7ALDW_cjs.executeTarget; }
31
31
  });
32
32
  Object.defineProperty(exports, "isRegression", {
33
33
  enumerable: true,
34
- get: function () { return chunkIJIE3ZID_cjs.isRegression; }
34
+ get: function () { return chunk7WC7ALDW_cjs.isRegression; }
35
35
  });
36
36
  Object.defineProperty(exports, "resolveScorers", {
37
37
  enumerable: true,
38
- get: function () { return chunkIJIE3ZID_cjs.resolveScorers; }
38
+ get: function () { return chunk7WC7ALDW_cjs.resolveScorers; }
39
39
  });
40
40
  Object.defineProperty(exports, "runExperiment", {
41
41
  enumerable: true,
42
- get: function () { return chunkIJIE3ZID_cjs.runExperiment; }
42
+ get: function () { return chunk7WC7ALDW_cjs.runExperiment; }
43
43
  });
44
44
  Object.defineProperty(exports, "runScorersForItem", {
45
45
  enumerable: true,
46
- get: function () { return chunkIJIE3ZID_cjs.runScorersForItem; }
46
+ get: function () { return chunk7WC7ALDW_cjs.runScorersForItem; }
47
47
  });
48
48
  Object.defineProperty(exports, "SchemaUpdateValidationError", {
49
49
  enumerable: true,
@@ -1,4 +1,4 @@
1
- export { Dataset, DatasetsManager, compareExperiments, computeMean, computeScorerStats, executeTarget, isRegression, resolveScorers, runExperiment, runScorersForItem } from '../chunk-5EOLBHHS.js';
1
+ export { Dataset, DatasetsManager, compareExperiments, computeMean, computeScorerStats, executeTarget, isRegression, resolveScorers, runExperiment, runScorersForItem } from '../chunk-DST75PA4.js';
2
2
  export { SchemaUpdateValidationError, SchemaValidationError, SchemaValidator, createValidator, getSchemaValidator } from '../chunk-YIN5F7VO.js';
3
3
  //# sourceMappingURL=index.js.map
4
4
  //# sourceMappingURL=index.js.map
@@ -3,7 +3,7 @@ name: mastra-core
3
3
  description: Documentation for @mastra/core. Use when working with @mastra/core APIs, configuration, or implementation.
4
4
  metadata:
5
5
  package: "@mastra/core"
6
- version: "1.5.0-alpha.1"
6
+ version: "1.5.0"
7
7
  ---
8
8
 
9
9
  ## When to use