@mastra/core 1.28.0-alpha.2 → 1.29.0-alpha.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 (135) hide show
  1. package/CHANGELOG.md +99 -0
  2. package/dist/agent/index.cjs +8 -8
  3. package/dist/agent/index.js +1 -1
  4. package/dist/browser/index.cjs +2 -2
  5. package/dist/browser/index.js +1 -1
  6. package/dist/channels/index.cjs +4 -4
  7. package/dist/channels/index.js +1 -1
  8. package/dist/{chunk-DBFA5FFU.js → chunk-2WNYRCWK.js} +4 -4
  9. package/dist/{chunk-DBFA5FFU.js.map → chunk-2WNYRCWK.js.map} +1 -1
  10. package/dist/{chunk-P3NIJCXP.js → chunk-5GVFP3V6.js} +3 -3
  11. package/dist/{chunk-P3NIJCXP.js.map → chunk-5GVFP3V6.js.map} +1 -1
  12. package/dist/{chunk-VQFQWMV7.js → chunk-6DOVWPAU.js} +3 -3
  13. package/dist/{chunk-VQFQWMV7.js.map → chunk-6DOVWPAU.js.map} +1 -1
  14. package/dist/{chunk-DMW3LDAI.cjs → chunk-6ETCJK3W.cjs} +12 -12
  15. package/dist/{chunk-DMW3LDAI.cjs.map → chunk-6ETCJK3W.cjs.map} +1 -1
  16. package/dist/{chunk-MXEZNKLZ.js → chunk-B324CLR7.js} +10 -10
  17. package/dist/chunk-B324CLR7.js.map +1 -0
  18. package/dist/{chunk-N7CW7X7O.cjs → chunk-B5Q34N4E.cjs} +57 -57
  19. package/dist/{chunk-N7CW7X7O.cjs.map → chunk-B5Q34N4E.cjs.map} +1 -1
  20. package/dist/{chunk-3SZVQUBS.js → chunk-BZRB4HM2.js} +3 -3
  21. package/dist/{chunk-3SZVQUBS.js.map → chunk-BZRB4HM2.js.map} +1 -1
  22. package/dist/{chunk-E4RRAOSG.js → chunk-CSE22KG6.js} +3 -3
  23. package/dist/{chunk-E4RRAOSG.js.map → chunk-CSE22KG6.js.map} +1 -1
  24. package/dist/{chunk-TZSQJYUS.js → chunk-EMZ6DHQM.js} +3 -3
  25. package/dist/{chunk-TZSQJYUS.js.map → chunk-EMZ6DHQM.js.map} +1 -1
  26. package/dist/{chunk-Y5NA6WRH.js → chunk-FRRSKGPV.js} +3 -3
  27. package/dist/{chunk-Y5NA6WRH.js.map → chunk-FRRSKGPV.js.map} +1 -1
  28. package/dist/{chunk-UCKYFOS5.js → chunk-H5AP7SA5.js} +4 -4
  29. package/dist/{chunk-UCKYFOS5.js.map → chunk-H5AP7SA5.js.map} +1 -1
  30. package/dist/{chunk-NPZNOCIW.js → chunk-HEG6Q72X.js} +9 -9
  31. package/dist/{chunk-NPZNOCIW.js.map → chunk-HEG6Q72X.js.map} +1 -1
  32. package/dist/{chunk-I543JILY.cjs → chunk-I2S3Y4U7.cjs} +224 -224
  33. package/dist/{chunk-I543JILY.cjs.map → chunk-I2S3Y4U7.cjs.map} +1 -1
  34. package/dist/{chunk-6BLLC4MN.cjs → chunk-L5EYDYLZ.cjs} +17 -17
  35. package/dist/{chunk-6BLLC4MN.cjs.map → chunk-L5EYDYLZ.cjs.map} +1 -1
  36. package/dist/{chunk-FD4ZS5ZQ.cjs → chunk-MRMZAZQD.cjs} +7 -7
  37. package/dist/{chunk-FD4ZS5ZQ.cjs.map → chunk-MRMZAZQD.cjs.map} +1 -1
  38. package/dist/{chunk-SQYHPB7J.js → chunk-NB6W7IEZ.js} +6 -6
  39. package/dist/{chunk-SQYHPB7J.js.map → chunk-NB6W7IEZ.js.map} +1 -1
  40. package/dist/{chunk-KRYM6L4L.cjs → chunk-P6467VXB.cjs} +3 -3
  41. package/dist/{chunk-KRYM6L4L.cjs.map → chunk-P6467VXB.cjs.map} +1 -1
  42. package/dist/{chunk-2AP476XO.cjs → chunk-R4UVRKHN.cjs} +6 -6
  43. package/dist/{chunk-2AP476XO.cjs.map → chunk-R4UVRKHN.cjs.map} +1 -1
  44. package/dist/{chunk-LEWSZH4C.cjs → chunk-RKLQTQOB.cjs} +292 -292
  45. package/dist/{chunk-LEWSZH4C.cjs.map → chunk-RKLQTQOB.cjs.map} +1 -1
  46. package/dist/{chunk-FZMZVECM.cjs → chunk-VYPZBFXU.cjs} +9 -9
  47. package/dist/{chunk-FZMZVECM.cjs.map → chunk-VYPZBFXU.cjs.map} +1 -1
  48. package/dist/{chunk-CHT6QEL4.cjs → chunk-W4HRUHDQ.cjs} +22 -22
  49. package/dist/chunk-W4HRUHDQ.cjs.map +1 -0
  50. package/dist/{chunk-MROYKU4N.cjs → chunk-YDYSKY2G.cjs} +5 -5
  51. package/dist/{chunk-MROYKU4N.cjs.map → chunk-YDYSKY2G.cjs.map} +1 -1
  52. package/dist/datasets/index.cjs +11 -11
  53. package/dist/datasets/index.js +1 -1
  54. package/dist/docs/SKILL.md +1 -1
  55. package/dist/docs/assets/SOURCE_MAP.json +131 -131
  56. package/dist/docs/references/docs-agents-structured-output.md +44 -1
  57. package/dist/docs/references/docs-agents-using-tools.md +72 -0
  58. package/dist/docs/references/docs-browser-overview.md +2 -0
  59. package/dist/docs/references/docs-evals-custom-scorers.md +1 -1
  60. package/dist/docs/references/docs-evals-datasets-overview.md +1 -1
  61. package/dist/docs/references/docs-memory-working-memory.md +1 -1
  62. package/dist/docs/references/docs-server-request-context.md +1 -1
  63. package/dist/docs/references/docs-workflows-agents-and-tools.md +1 -1
  64. package/dist/docs/references/docs-workflows-overview.md +105 -4
  65. package/dist/docs/references/reference-agents-agent.md +1 -1
  66. package/dist/docs/references/reference-agents-generate.md +1 -1
  67. package/dist/docs/references/reference-browser-mastra-browser.md +2 -1
  68. package/dist/docs/references/reference-client-js-agents.md +20 -0
  69. package/dist/docs/references/reference-datasets-create.md +4 -4
  70. package/dist/docs/references/reference-datasets-update.md +4 -4
  71. package/dist/docs/references/reference-evals-create-scorer.md +3 -3
  72. package/dist/docs/references/reference-harness-harness-class.md +1 -1
  73. package/dist/docs/references/reference-tools-create-tool.md +77 -5
  74. package/dist/docs/references/reference-workflows-step.md +88 -7
  75. package/dist/docs/references/reference-workflows-workflow.md +72 -4
  76. package/dist/evals/index.cjs +5 -5
  77. package/dist/evals/index.js +2 -2
  78. package/dist/evals/scoreTraces/index.cjs +3 -3
  79. package/dist/evals/scoreTraces/index.js +1 -1
  80. package/dist/harness/index.cjs +7 -7
  81. package/dist/harness/index.js +5 -5
  82. package/dist/index.cjs +2 -2
  83. package/dist/index.js +1 -1
  84. package/dist/llm/index.cjs +20 -20
  85. package/dist/llm/index.js +5 -5
  86. package/dist/llm/model/provider-types.generated.d.ts +1 -1
  87. package/dist/loop/index.cjs +14 -14
  88. package/dist/loop/index.js +1 -1
  89. package/dist/mastra/index.cjs +2 -2
  90. package/dist/mastra/index.js +1 -1
  91. package/dist/mastra-PHWJK3KT.cjs +12 -0
  92. package/dist/{mastra-IMLAZTS5.cjs.map → mastra-PHWJK3KT.cjs.map} +1 -1
  93. package/dist/mastra-QLKW7VLH.js +3 -0
  94. package/dist/{mastra-EWMYVECQ.js.map → mastra-QLKW7VLH.js.map} +1 -1
  95. package/dist/memory/index.cjs +19 -19
  96. package/dist/memory/index.js +1 -1
  97. package/dist/models-dev-BR33IUXC.cjs +12 -0
  98. package/dist/{models-dev-LKRGA326.cjs.map → models-dev-BR33IUXC.cjs.map} +1 -1
  99. package/dist/models-dev-KZPYP6KI.js +3 -0
  100. package/dist/{models-dev-3WFCNENU.js.map → models-dev-KZPYP6KI.js.map} +1 -1
  101. package/dist/netlify-MK3ONPAY.js +3 -0
  102. package/dist/{netlify-WQY6BKSQ.js.map → netlify-MK3ONPAY.js.map} +1 -1
  103. package/dist/netlify-PWTSQ3KM.cjs +12 -0
  104. package/dist/{netlify-SUH6DXO2.cjs.map → netlify-PWTSQ3KM.cjs.map} +1 -1
  105. package/dist/processor-provider/index.cjs +10 -10
  106. package/dist/processor-provider/index.js +1 -1
  107. package/dist/processors/index.cjs +45 -45
  108. package/dist/processors/index.js +1 -1
  109. package/dist/provider-registry-35PCPXZ4.cjs +44 -0
  110. package/dist/{provider-registry-EAGCWXQH.cjs.map → provider-registry-35PCPXZ4.cjs.map} +1 -1
  111. package/dist/provider-registry-PSSGSG2N.js +3 -0
  112. package/dist/{provider-registry-JQC6Y3JI.js.map → provider-registry-PSSGSG2N.js.map} +1 -1
  113. package/dist/provider-registry.json +2 -2
  114. package/dist/relevance/index.cjs +3 -3
  115. package/dist/relevance/index.js +1 -1
  116. package/dist/stream/index.cjs +8 -8
  117. package/dist/stream/index.js +1 -1
  118. package/dist/tool-loop-agent/index.cjs +4 -4
  119. package/dist/tool-loop-agent/index.js +1 -1
  120. package/dist/workflows/evented/index.cjs +10 -10
  121. package/dist/workflows/evented/index.js +1 -1
  122. package/dist/workflows/index.cjs +24 -24
  123. package/dist/workflows/index.js +1 -1
  124. package/package.json +9 -9
  125. package/src/llm/model/provider-types.generated.d.ts +1 -1
  126. package/dist/chunk-CHT6QEL4.cjs.map +0 -1
  127. package/dist/chunk-MXEZNKLZ.js.map +0 -1
  128. package/dist/mastra-EWMYVECQ.js +0 -3
  129. package/dist/mastra-IMLAZTS5.cjs +0 -12
  130. package/dist/models-dev-3WFCNENU.js +0 -3
  131. package/dist/models-dev-LKRGA326.cjs +0 -12
  132. package/dist/netlify-SUH6DXO2.cjs +0 -12
  133. package/dist/netlify-WQY6BKSQ.js +0 -3
  134. package/dist/provider-registry-EAGCWXQH.cjs +0 -44
  135. package/dist/provider-registry-JQC6Y3JI.js +0 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,104 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 1.29.0-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update provider registry and model documentation with latest models and providers ([`b510d36`](https://github.com/mastra-ai/mastra/commit/b510d368f73dab6be2e2c2bc99035aaef1fb7d7a))
8
+
9
+ ## 1.28.0
10
+
11
+ ### Minor Changes
12
+
13
+ - The Workspace `filesystem` option now accepts a resolver function in addition to a static instance. ([#13150](https://github.com/mastra-ai/mastra/pull/13150))
14
+
15
+ **Before:** `filesystem: WorkspaceFilesystem` (static, same filesystem for every request)
16
+ **After:** `filesystem: WorkspaceFilesystem | (({ requestContext }) => WorkspaceFilesystem)` (static or per-request)
17
+
18
+ This enables per-request filesystem routing from a single Workspace — useful for multi-tenant setups, role-based access (e.g. admin vs user directories), and scoped filesystem permissions without creating separate Workspace instances.
19
+
20
+ - Added support for custom language server registration with the `servers` field in `LSPConfig`. Previously, LSP inspection only worked with built-in server definitions for TypeScript, JavaScript, Python, Go, and Rust. You can now register additional language servers, such as PHP, Ruby, Java, Kotlin, Swift, or Elixir, by providing a `CustomLSPServer` definition. ([#14969](https://github.com/mastra-ai/mastra/pull/14969))
21
+
22
+ **Example:**
23
+
24
+ ```typescript
25
+ const workspace = new Workspace({
26
+ lsp: {
27
+ servers: {
28
+ phpactor: {
29
+ id: 'phpactor',
30
+ name: 'Phpactor Language Server',
31
+ languageIds: ['php'],
32
+ extensions: ['.php'],
33
+ markers: ['composer.json'],
34
+ command: 'phpactor language-server',
35
+ },
36
+ },
37
+ },
38
+ });
39
+ ```
40
+
41
+ Custom servers are merged with built-in servers and can also override them by using the same ID. Closes #14828.
42
+
43
+ ### Patch Changes
44
+
45
+ - Update provider registry and model documentation with latest models and providers ([`733bf53`](https://github.com/mastra-ai/mastra/commit/733bf53d9352aedd3ef38c3d501edb275b65b43c))
46
+
47
+ - Fixed output processors returning `undefined` from `processOutputStream` causing an `undefined` chunk to be enqueued into the consumer stream. A processor that forgets to `return part` (or explicitly returns `undefined`) now drops that chunk, matching existing `null` behavior, instead of emitting a bogus value to downstream readers. ([#15674](https://github.com/mastra-ai/mastra/pull/15674))
48
+
49
+ ```ts
50
+ // Before: returning undefined emitted { value: undefined, done: false } to consumers
51
+ // After: returning undefined drops the chunk, same as returning null
52
+ const processor = {
53
+ id: 'my-processor',
54
+ processOutputStream: async ({ part }) => {
55
+ if (shouldDrop(part)) return; // implicit undefined — now safely dropped
56
+ return part;
57
+ },
58
+ };
59
+ ```
60
+
61
+ - Fixed streamed tool results being replayed when observational memory runs mid-stream. ([#15701](https://github.com/mastra-ai/mastra/pull/15701))
62
+ Fixed observational memory markers being saved as separate empty assistant messages.
63
+
64
+ - Fixed false positive provider change detection in observational memory. Message metadata now uses the configured model ID instead of the API response model ID, ensuring consistency with step-start parts and preventing incorrect 'Model changed' activations when the provider returns versioned model names (e.g., gpt-5.4-2026-03-05 vs gpt-5.4). ([#15681](https://github.com/mastra-ai/mastra/pull/15681))
65
+
66
+ - Fixed interaction between savePerStep and observational memory that caused message duplication. The saveStepMessages method redundantly re-added response messages to the message list on every step, duplicating them. Additionally, savePerStep is now force-disabled when observational memory is enabled, since OM handles its own per-step persistence and the two features conflict. ([#15684](https://github.com/mastra-ai/mastra/pull/15684))
67
+
68
+ - Fixed rotated response message ids not propagating to the active output stream after error processor retries, which could split a single response across two ids on the API-error retry path. ([#15702](https://github.com/mastra-ai/mastra/pull/15702))
69
+
70
+ Fixed processor-supplied options to `writer.custom` being dropped in the agentic execution step, so future options like `transient` now reach the underlying output writer.
71
+
72
+ - Fixed `agent.stream()` callbacks so that `onStepFinish` and `onFinish` now preserve the provider-level `usage.raw` object on `LanguageModelUsage`. This lets consumers inspect provider-specific cache metrics (e.g., Anthropic and Bedrock prompt caching) directly from the callback payload without having to wrap the stream. ([#15546](https://github.com/mastra-ai/mastra/pull/15546))
73
+
74
+ Closes #15510.
75
+
76
+ - Add opt-in `checkSkillFileMtime` option to detect in-place SKILL.md edits during hot reload. ([#15676](https://github.com/mastra-ai/mastra/pull/15676))
77
+
78
+ Previously, only directory mtime was checked for skill staleness, so editing a skill's name (to fix a validation error) or updating its description wouldn't trigger re-discovery until server restart.
79
+
80
+ The option is off by default since it doubles `stat()` calls per skill during staleness checks. Recommended for local development only, not for cloud storage backends where `stat()` has higher latency.
81
+
82
+ ```ts
83
+ const myAgent = new Agent({
84
+ workspace: {
85
+ filesystem: new LocalFilesystem({ basePath: process.cwd() }),
86
+ skills: ['./**/skills'],
87
+ checkSkillFileMtime: true, // Enable for local dev
88
+ },
89
+ });
90
+ ```
91
+
92
+ - Added `filterIncompleteToolCalls` option to memory config. When set to `false`, suspended tool calls remain visible in the agent's prompt context, allowing the agent to see its own pending interactions in thread history. Defaults to `true` (current behavior). Useful for suspend/resume patterns with providers that support incomplete tool calls (e.g. Anthropic). ([#14721](https://github.com/mastra-ai/mastra/pull/14721))
93
+
94
+ - Fixed workspace file indexing so vector search works out of the box. ([#15011](https://github.com/mastra-ai/mastra/pull/15011))
95
+ - Large files that exceeded the embedding model token limit were previously silently skipped, leaving the vector store empty and causing search failures. Large files are now split into overlapping line-based chunks, each indexed separately with correct line-range tracking back to the original file.
96
+ - The vector index is now created automatically before the first upsert. Previously, backends that require an explicit `createIndex` call (e.g. LibSQL) would leave the table uncreated, causing `no such table` errors on search. Workspaces with `vectorStore` + `embedder` + `autoIndexPaths` configured now work without any manual setup.
97
+
98
+ - Disable `savePerStep` in Harness to prevent duplicate messages when observational memory is enabled ([#15684](https://github.com/mastra-ai/mastra/pull/15684))
99
+
100
+ The `savePerStep` option in Harness caused message duplication when used alongside observational memory. This change temporarily disables `savePerStep` in the Harness runtime while we work on a permanent fix.
101
+
3
102
  ## 1.28.0-alpha.2
4
103
 
5
104
  ### Minor Changes
@@ -1,37 +1,37 @@
1
1
  'use strict';
2
2
 
3
- var chunkDMW3LDAI_cjs = require('../chunk-DMW3LDAI.cjs');
3
+ var chunk6ETCJK3W_cjs = require('../chunk-6ETCJK3W.cjs');
4
4
  var chunkSRAWH6R4_cjs = require('../chunk-SRAWH6R4.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "Agent", {
9
9
  enumerable: true,
10
- get: function () { return chunkDMW3LDAI_cjs.Agent; }
10
+ get: function () { return chunk6ETCJK3W_cjs.Agent; }
11
11
  });
12
12
  Object.defineProperty(exports, "TripWire", {
13
13
  enumerable: true,
14
- get: function () { return chunkDMW3LDAI_cjs.TripWire; }
14
+ get: function () { return chunk6ETCJK3W_cjs.TripWire; }
15
15
  });
16
16
  Object.defineProperty(exports, "isSupportedLanguageModel", {
17
17
  enumerable: true,
18
- get: function () { return chunkDMW3LDAI_cjs.isSupportedLanguageModel; }
18
+ get: function () { return chunk6ETCJK3W_cjs.isSupportedLanguageModel; }
19
19
  });
20
20
  Object.defineProperty(exports, "resolveThreadIdFromArgs", {
21
21
  enumerable: true,
22
- get: function () { return chunkDMW3LDAI_cjs.resolveThreadIdFromArgs; }
22
+ get: function () { return chunk6ETCJK3W_cjs.resolveThreadIdFromArgs; }
23
23
  });
24
24
  Object.defineProperty(exports, "supportedLanguageModelSpecifications", {
25
25
  enumerable: true,
26
- get: function () { return chunkDMW3LDAI_cjs.supportedLanguageModelSpecifications; }
26
+ get: function () { return chunk6ETCJK3W_cjs.supportedLanguageModelSpecifications; }
27
27
  });
28
28
  Object.defineProperty(exports, "tryGenerateWithJsonFallback", {
29
29
  enumerable: true,
30
- get: function () { return chunkDMW3LDAI_cjs.tryGenerateWithJsonFallback; }
30
+ get: function () { return chunk6ETCJK3W_cjs.tryGenerateWithJsonFallback; }
31
31
  });
32
32
  Object.defineProperty(exports, "tryStreamWithJsonFallback", {
33
33
  enumerable: true,
34
- get: function () { return chunkDMW3LDAI_cjs.tryStreamWithJsonFallback; }
34
+ get: function () { return chunk6ETCJK3W_cjs.tryStreamWithJsonFallback; }
35
35
  });
36
36
  Object.defineProperty(exports, "MessageList", {
37
37
  enumerable: true,
@@ -1,4 +1,4 @@
1
- export { Agent, TripWire, isSupportedLanguageModel, resolveThreadIdFromArgs, supportedLanguageModelSpecifications, tryGenerateWithJsonFallback, tryStreamWithJsonFallback } from '../chunk-Y5NA6WRH.js';
1
+ export { Agent, TripWire, isSupportedLanguageModel, resolveThreadIdFromArgs, supportedLanguageModelSpecifications, tryGenerateWithJsonFallback, tryStreamWithJsonFallback } from '../chunk-FRRSKGPV.js';
2
2
  export { MessageList, TypeDetector, aiV5ModelMessageToV2PromptMessage, convertMessages } from '../chunk-DLUNYVZY.js';
3
3
  //# sourceMappingURL=index.js.map
4
4
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkDMW3LDAI_cjs = require('../chunk-DMW3LDAI.cjs');
3
+ var chunk6ETCJK3W_cjs = require('../chunk-6ETCJK3W.cjs');
4
4
  var chunk6PAHGAKC_cjs = require('../chunk-6PAHGAKC.cjs');
5
5
  var chunkFCQNDFEW_cjs = require('../chunk-FCQNDFEW.cjs');
6
6
  var chunk7GW2TQXP_cjs = require('../chunk-7GW2TQXP.cjs');
@@ -1191,7 +1191,7 @@ To fix this, either:
1191
1191
  */
1192
1192
  getInputProcessors(configuredProcessors = []) {
1193
1193
  const hasProcessor = configuredProcessors.some(
1194
- (p) => !chunkDMW3LDAI_cjs.isProcessorWorkflow(p) && "id" in p && p.id === "browser-context"
1194
+ (p) => !chunk6ETCJK3W_cjs.isProcessorWorkflow(p) && "id" in p && p.id === "browser-context"
1195
1195
  );
1196
1196
  if (hasProcessor) return [];
1197
1197
  return [new BrowserContextProcessor()];
@@ -1,4 +1,4 @@
1
- import { isProcessorWorkflow } from '../chunk-Y5NA6WRH.js';
1
+ import { isProcessorWorkflow } from '../chunk-FRRSKGPV.js';
2
2
  export { BrowserCliHandler, browserCliHandler } from '../chunk-VWQ2LYM3.js';
3
3
  import { MastraBase } from '../chunk-WENZPAHS.js';
4
4
  import { RegisteredLogger } from '../chunk-DBBWTK24.js';
@@ -1,20 +1,20 @@
1
1
  'use strict';
2
2
 
3
- var chunkDMW3LDAI_cjs = require('../chunk-DMW3LDAI.cjs');
3
+ var chunk6ETCJK3W_cjs = require('../chunk-6ETCJK3W.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "AgentChannels", {
8
8
  enumerable: true,
9
- get: function () { return chunkDMW3LDAI_cjs.AgentChannels; }
9
+ get: function () { return chunk6ETCJK3W_cjs.AgentChannels; }
10
10
  });
11
11
  Object.defineProperty(exports, "ChatChannelProcessor", {
12
12
  enumerable: true,
13
- get: function () { return chunkDMW3LDAI_cjs.ChatChannelProcessor; }
13
+ get: function () { return chunk6ETCJK3W_cjs.ChatChannelProcessor; }
14
14
  });
15
15
  Object.defineProperty(exports, "MastraStateAdapter", {
16
16
  enumerable: true,
17
- get: function () { return chunkDMW3LDAI_cjs.MastraStateAdapter; }
17
+ get: function () { return chunk6ETCJK3W_cjs.MastraStateAdapter; }
18
18
  });
19
19
  //# sourceMappingURL=index.cjs.map
20
20
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { AgentChannels, ChatChannelProcessor, MastraStateAdapter } from '../chunk-Y5NA6WRH.js';
1
+ export { AgentChannels, ChatChannelProcessor, MastraStateAdapter } from '../chunk-FRRSKGPV.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
- import { validateAndSaveScore } from './chunk-3SZVQUBS.js';
2
- import { isSupportedLanguageModel } from './chunk-Y5NA6WRH.js';
1
+ import { validateAndSaveScore } from './chunk-BZRB4HM2.js';
2
+ import { isSupportedLanguageModel } from './chunk-FRRSKGPV.js';
3
3
  import { EntityType } from './chunk-2PBCTS3B.js';
4
4
  import { MastraError } from './chunk-FJEVLHJT.js';
5
5
  import { RequestContext } from './chunk-AJVVIFTH.js';
@@ -1393,5 +1393,5 @@ var DatasetsManager = class {
1393
1393
  };
1394
1394
 
1395
1395
  export { Dataset, DatasetsManager, compareExperiments, computeMean, computeScorerStats, executeTarget, isRegression, resolveScorers, runExperiment, runScorersForItem };
1396
- //# sourceMappingURL=chunk-DBFA5FFU.js.map
1397
- //# sourceMappingURL=chunk-DBFA5FFU.js.map
1396
+ //# sourceMappingURL=chunk-2WNYRCWK.js.map
1397
+ //# sourceMappingURL=chunk-2WNYRCWK.js.map