@mastra/core 0.18.0-alpha.3 → 0.18.1-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 (198) hide show
  1. package/CHANGELOG.md +69 -0
  2. package/dist/action/index.d.ts +5 -5
  3. package/dist/action/index.d.ts.map +1 -1
  4. package/dist/agent/agent.d.ts +1 -1
  5. package/dist/agent/agent.d.ts.map +1 -1
  6. package/dist/agent/index.cjs +11 -11
  7. package/dist/agent/index.js +2 -2
  8. package/dist/agent/input-processor/index.cjs +6 -6
  9. package/dist/agent/input-processor/index.js +1 -1
  10. package/dist/agent/message-list/index.d.ts +1 -1
  11. package/dist/agent/message-list/index.d.ts.map +1 -1
  12. package/dist/agent/trip-wire.d.ts +14 -0
  13. package/dist/agent/trip-wire.d.ts.map +1 -1
  14. package/dist/agent/types.d.ts +6 -3
  15. package/dist/agent/types.d.ts.map +1 -1
  16. package/dist/agent/workflows/prepare-stream/map-results-step.d.ts +4 -33
  17. package/dist/agent/workflows/prepare-stream/map-results-step.d.ts.map +1 -1
  18. package/dist/agent/workflows/prepare-stream/schema.d.ts +3 -1
  19. package/dist/agent/workflows/prepare-stream/schema.d.ts.map +1 -1
  20. package/dist/ai-tracing/index.cjs +32 -32
  21. package/dist/ai-tracing/index.js +1 -1
  22. package/dist/base.d.ts +1 -1
  23. package/dist/{chunk-SHFLPFKN.js → chunk-245ANI3P.js} +3 -3
  24. package/dist/{chunk-SHFLPFKN.js.map → chunk-245ANI3P.js.map} +1 -1
  25. package/dist/{chunk-GMQUHK3L.js → chunk-36DRWGP4.js} +4 -4
  26. package/dist/{chunk-GMQUHK3L.js.map → chunk-36DRWGP4.js.map} +1 -1
  27. package/dist/{chunk-JXRAFE3E.js → chunk-4DNSY645.js} +3 -3
  28. package/dist/{chunk-JXRAFE3E.js.map → chunk-4DNSY645.js.map} +1 -1
  29. package/dist/{chunk-WAGAASWE.cjs → chunk-4PK4GBYZ.cjs} +4 -4
  30. package/dist/{chunk-WAGAASWE.cjs.map → chunk-4PK4GBYZ.cjs.map} +1 -1
  31. package/dist/{chunk-2ZSMA4EM.js → chunk-5ZMC3NEO.js} +369 -352
  32. package/dist/chunk-5ZMC3NEO.js.map +1 -0
  33. package/dist/{chunk-L7Z3C5XG.cjs → chunk-6X4FZVGT.cjs} +4 -4
  34. package/dist/{chunk-L7Z3C5XG.cjs.map → chunk-6X4FZVGT.cjs.map} +1 -1
  35. package/dist/{chunk-USHKSVKL.js → chunk-6ZVNL435.js} +7 -6
  36. package/dist/chunk-6ZVNL435.js.map +1 -0
  37. package/dist/{chunk-CBV6EVJK.cjs → chunk-73S2WYSD.cjs} +402 -384
  38. package/dist/chunk-73S2WYSD.cjs.map +1 -0
  39. package/dist/{chunk-GGN63GU5.cjs → chunk-7UEBC5KM.cjs} +7 -7
  40. package/dist/{chunk-GGN63GU5.cjs.map → chunk-7UEBC5KM.cjs.map} +1 -1
  41. package/dist/{chunk-6NZTZOEI.js → chunk-B4REUTZB.js} +32 -14
  42. package/dist/chunk-B4REUTZB.js.map +1 -0
  43. package/dist/{chunk-QIXLPKMN.cjs → chunk-CKZK2EPZ.cjs} +4 -4
  44. package/dist/{chunk-QIXLPKMN.cjs.map → chunk-CKZK2EPZ.cjs.map} +1 -1
  45. package/dist/{chunk-AR76DMZQ.js → chunk-EJ2FU45N.js} +2 -2
  46. package/dist/chunk-EJ2FU45N.js.map +1 -0
  47. package/dist/{chunk-AEYCHF2U.cjs → chunk-ITBUHG4U.cjs} +6 -6
  48. package/dist/{chunk-AEYCHF2U.cjs.map → chunk-ITBUHG4U.cjs.map} +1 -1
  49. package/dist/{chunk-TZZFP4EW.js → chunk-LL2X7QT7.js} +3 -3
  50. package/dist/{chunk-TZZFP4EW.js.map → chunk-LL2X7QT7.js.map} +1 -1
  51. package/dist/{chunk-X2TVBX7O.js → chunk-NG2XDPDY.js} +3 -3
  52. package/dist/{chunk-X2TVBX7O.js.map → chunk-NG2XDPDY.js.map} +1 -1
  53. package/dist/{chunk-OVVKYARB.cjs → chunk-NTS6B2I2.cjs} +2 -2
  54. package/dist/chunk-NTS6B2I2.cjs.map +1 -0
  55. package/dist/{chunk-TRZT7QPJ.cjs → chunk-QBTRGHUF.cjs} +6 -6
  56. package/dist/{chunk-TRZT7QPJ.cjs.map → chunk-QBTRGHUF.cjs.map} +1 -1
  57. package/dist/{chunk-UMATHB4Q.cjs → chunk-QUB6MWXZ.cjs} +14 -13
  58. package/dist/chunk-QUB6MWXZ.cjs.map +1 -0
  59. package/dist/{chunk-YDLEEOJ6.js → chunk-ROU7YJLG.js} +3 -3
  60. package/dist/{chunk-YDLEEOJ6.js.map → chunk-ROU7YJLG.js.map} +1 -1
  61. package/dist/{chunk-TJZ4ERV4.cjs → chunk-SALFMUAY.cjs} +7 -7
  62. package/dist/{chunk-TJZ4ERV4.cjs.map → chunk-SALFMUAY.cjs.map} +1 -1
  63. package/dist/{chunk-7CF3FKP3.js → chunk-VGU5ZYYG.js} +3 -3
  64. package/dist/{chunk-7CF3FKP3.js.map → chunk-VGU5ZYYG.js.map} +1 -1
  65. package/dist/{chunk-JRTFV63C.cjs → chunk-VZLNVGYM.cjs} +41 -23
  66. package/dist/chunk-VZLNVGYM.cjs.map +1 -0
  67. package/dist/{chunk-Y5XECV4O.cjs → chunk-WVRSMHE5.cjs} +4 -4
  68. package/dist/{chunk-Y5XECV4O.cjs.map → chunk-WVRSMHE5.cjs.map} +1 -1
  69. package/dist/{chunk-SQFVIROI.js → chunk-XWJWU5OM.js} +3 -3
  70. package/dist/{chunk-SQFVIROI.js.map → chunk-XWJWU5OM.js.map} +1 -1
  71. package/dist/index.cjs +49 -45
  72. package/dist/index.js +10 -10
  73. package/dist/integration/index.cjs +3 -3
  74. package/dist/integration/index.js +1 -1
  75. package/dist/loop/index.cjs +2 -2
  76. package/dist/loop/index.js +1 -1
  77. package/dist/loop/network/index.d.ts +18 -18
  78. package/dist/loop/network/index.d.ts.map +1 -1
  79. package/dist/loop/test-utils/fullStream.d.ts.map +1 -1
  80. package/dist/loop/test-utils/generateText.d.ts.map +1 -1
  81. package/dist/loop/test-utils/options.d.ts.map +1 -1
  82. package/dist/loop/test-utils/resultObject.d.ts.map +1 -1
  83. package/dist/loop/test-utils/streamObject.d.ts.map +1 -1
  84. package/dist/loop/types.d.ts +5 -5
  85. package/dist/loop/types.d.ts.map +1 -1
  86. package/dist/loop/workflows/agentic-execution/index.d.ts +48 -48
  87. package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts +32 -32
  88. package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts.map +1 -1
  89. package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts +16 -16
  90. package/dist/loop/workflows/agentic-loop/index.d.ts +48 -48
  91. package/dist/loop/workflows/agentic-loop/index.d.ts.map +1 -1
  92. package/dist/loop/workflows/schema.d.ts +19 -19
  93. package/dist/loop/workflows/schema.d.ts.map +1 -1
  94. package/dist/loop/workflows/stream.d.ts +13 -0
  95. package/dist/loop/workflows/stream.d.ts.map +1 -1
  96. package/dist/mastra/index.cjs +2 -2
  97. package/dist/mastra/index.d.ts +1 -1
  98. package/dist/mastra/index.d.ts.map +1 -1
  99. package/dist/mastra/index.js +1 -1
  100. package/dist/memory/index.cjs +4 -4
  101. package/dist/memory/index.js +1 -1
  102. package/dist/memory/types.d.ts +1 -1
  103. package/dist/network/vNext/index.cjs +29 -29
  104. package/dist/network/vNext/index.cjs.map +1 -1
  105. package/dist/network/vNext/index.d.ts +14 -14
  106. package/dist/network/vNext/index.js +17 -17
  107. package/dist/network/vNext/index.js.map +1 -1
  108. package/dist/processors/index.cjs +10 -10
  109. package/dist/processors/index.js +1 -1
  110. package/dist/processors/runner.d.ts +7 -7
  111. package/dist/processors/runner.d.ts.map +1 -1
  112. package/dist/relevance/index.cjs +4 -4
  113. package/dist/relevance/index.js +1 -1
  114. package/dist/scores/index.cjs +9 -9
  115. package/dist/scores/index.js +2 -2
  116. package/dist/scores/scoreTraces/index.cjs +8 -8
  117. package/dist/scores/scoreTraces/index.js +3 -3
  118. package/dist/storage/index.cjs +3 -3
  119. package/dist/storage/index.js +1 -1
  120. package/dist/stream/MastraAgentNetworkStream.d.ts.map +1 -1
  121. package/dist/stream/MastraWorkflowStream.d.ts.map +1 -1
  122. package/dist/stream/aisdk/v5/compat/ui-message.d.ts +5 -5
  123. package/dist/stream/aisdk/v5/compat/ui-message.d.ts.map +1 -1
  124. package/dist/stream/aisdk/v5/execute.d.ts +2 -5
  125. package/dist/stream/aisdk/v5/execute.d.ts.map +1 -1
  126. package/dist/stream/aisdk/v5/input.d.ts +2 -1
  127. package/dist/stream/aisdk/v5/input.d.ts.map +1 -1
  128. package/dist/stream/aisdk/v5/output-helpers.d.ts +5 -11
  129. package/dist/stream/aisdk/v5/output-helpers.d.ts.map +1 -1
  130. package/dist/stream/aisdk/v5/output.d.ts +36 -16
  131. package/dist/stream/aisdk/v5/output.d.ts.map +1 -1
  132. package/dist/stream/aisdk/v5/transform.d.ts +6 -6
  133. package/dist/stream/aisdk/v5/transform.d.ts.map +1 -1
  134. package/dist/stream/base/input.d.ts +2 -1
  135. package/dist/stream/base/input.d.ts.map +1 -1
  136. package/dist/stream/base/output.d.ts +69 -82
  137. package/dist/stream/base/output.d.ts.map +1 -1
  138. package/dist/stream/index.cjs +4 -4
  139. package/dist/stream/index.d.ts +1 -1
  140. package/dist/stream/index.d.ts.map +1 -1
  141. package/dist/stream/index.js +1 -1
  142. package/dist/stream/types.d.ts +205 -84
  143. package/dist/stream/types.d.ts.map +1 -1
  144. package/dist/test-utils/llm-mock.cjs +2 -2
  145. package/dist/test-utils/llm-mock.js +1 -1
  146. package/dist/tools/index.cjs +4 -4
  147. package/dist/tools/index.js +1 -1
  148. package/dist/tools/is-vercel-tool.cjs +2 -2
  149. package/dist/tools/is-vercel-tool.js +1 -1
  150. package/dist/tools/tool.d.ts +4 -4
  151. package/dist/tools/tool.d.ts.map +1 -1
  152. package/dist/tools/types.d.ts +8 -7
  153. package/dist/tools/types.d.ts.map +1 -1
  154. package/dist/tools/validation.d.ts +2 -1
  155. package/dist/tools/validation.d.ts.map +1 -1
  156. package/dist/types/zod-compat.d.ts +23 -0
  157. package/dist/types/zod-compat.d.ts.map +1 -0
  158. package/dist/utils.cjs +17 -17
  159. package/dist/utils.js +1 -1
  160. package/dist/workflows/default.d.ts +1 -1
  161. package/dist/workflows/default.d.ts.map +1 -1
  162. package/dist/workflows/evented/index.cjs +10 -10
  163. package/dist/workflows/evented/index.js +1 -1
  164. package/dist/workflows/evented/step-executor.d.ts +1 -0
  165. package/dist/workflows/evented/step-executor.d.ts.map +1 -1
  166. package/dist/workflows/evented/workflow-event-processor/index.d.ts.map +1 -1
  167. package/dist/workflows/evented/workflow.d.ts +3 -1
  168. package/dist/workflows/evented/workflow.d.ts.map +1 -1
  169. package/dist/workflows/execution-engine.d.ts +2 -1
  170. package/dist/workflows/execution-engine.d.ts.map +1 -1
  171. package/dist/workflows/index.cjs +15 -11
  172. package/dist/workflows/index.d.ts +1 -0
  173. package/dist/workflows/index.d.ts.map +1 -1
  174. package/dist/workflows/index.js +1 -1
  175. package/dist/workflows/legacy/index.cjs +22 -22
  176. package/dist/workflows/legacy/index.js +1 -1
  177. package/dist/workflows/legacy/step.d.ts +4 -4
  178. package/dist/workflows/legacy/step.d.ts.map +1 -1
  179. package/dist/workflows/legacy/types.d.ts +12 -7
  180. package/dist/workflows/legacy/types.d.ts.map +1 -1
  181. package/dist/workflows/legacy/workflow-instance.d.ts +2 -2
  182. package/dist/workflows/step.d.ts +3 -1
  183. package/dist/workflows/step.d.ts.map +1 -1
  184. package/dist/workflows/types.d.ts +1 -0
  185. package/dist/workflows/types.d.ts.map +1 -1
  186. package/dist/workflows/utils.d.ts +10 -0
  187. package/dist/workflows/utils.d.ts.map +1 -0
  188. package/dist/workflows/workflow.d.ts +24 -11
  189. package/dist/workflows/workflow.d.ts.map +1 -1
  190. package/package.json +8 -5
  191. package/dist/chunk-2ZSMA4EM.js.map +0 -1
  192. package/dist/chunk-6NZTZOEI.js.map +0 -1
  193. package/dist/chunk-AR76DMZQ.js.map +0 -1
  194. package/dist/chunk-CBV6EVJK.cjs.map +0 -1
  195. package/dist/chunk-JRTFV63C.cjs.map +0 -1
  196. package/dist/chunk-OVVKYARB.cjs.map +0 -1
  197. package/dist/chunk-UMATHB4Q.cjs.map +0 -1
  198. package/dist/chunk-USHKSVKL.js.map +0 -1
@@ -59,8 +59,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
59
59
  };
60
60
  text?: string | undefined;
61
61
  reasoning?: any[] | undefined;
62
- files?: any[] | undefined;
63
62
  sources?: any[] | undefined;
63
+ files?: any[] | undefined;
64
64
  toolCalls?: any[] | undefined;
65
65
  toolResults?: any[] | undefined;
66
66
  reasoningText?: string | undefined;
@@ -79,8 +79,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
79
79
  };
80
80
  text?: string | undefined;
81
81
  reasoning?: any[] | undefined;
82
- files?: any[] | undefined;
83
82
  sources?: any[] | undefined;
83
+ files?: any[] | undefined;
84
84
  toolCalls?: any[] | undefined;
85
85
  toolResults?: any[] | undefined;
86
86
  reasoningText?: string | undefined;
@@ -100,19 +100,19 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
100
100
  }, "strip", import("zod").ZodTypeAny, {
101
101
  id?: string | undefined;
102
102
  providerMetadata?: Record<string, any> | undefined;
103
- model?: string | undefined;
104
- headers?: Record<string, string> | undefined;
105
103
  request?: Record<string, any> | undefined;
104
+ headers?: Record<string, string> | undefined;
106
105
  timestamp?: Date | undefined;
107
106
  modelId?: string | undefined;
107
+ model?: string | undefined;
108
108
  }, {
109
109
  id?: string | undefined;
110
110
  providerMetadata?: Record<string, any> | undefined;
111
- model?: string | undefined;
112
- headers?: Record<string, string> | undefined;
113
111
  request?: Record<string, any> | undefined;
112
+ headers?: Record<string, string> | undefined;
114
113
  timestamp?: Date | undefined;
115
114
  modelId?: string | undefined;
115
+ model?: string | undefined;
116
116
  }>;
117
117
  stepResult: import("zod").ZodObject<{
118
118
  reason: import("zod").ZodString;
@@ -146,8 +146,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
146
146
  warnings: any[];
147
147
  isContinued: boolean;
148
148
  messageId?: string | undefined;
149
- headers?: Record<string, string> | undefined;
150
149
  request?: Record<string, any> | undefined;
150
+ headers?: Record<string, string> | undefined;
151
151
  logprobs?: any;
152
152
  totalUsage?: {
153
153
  inputTokens: number;
@@ -161,8 +161,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
161
161
  warnings: any[];
162
162
  isContinued: boolean;
163
163
  messageId?: string | undefined;
164
- headers?: Record<string, string> | undefined;
165
164
  request?: Record<string, any> | undefined;
165
+ headers?: Record<string, string> | undefined;
166
166
  logprobs?: any;
167
167
  totalUsage?: {
168
168
  inputTokens: number;
@@ -184,8 +184,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
184
184
  };
185
185
  text?: string | undefined;
186
186
  reasoning?: any[] | undefined;
187
- files?: any[] | undefined;
188
187
  sources?: any[] | undefined;
188
+ files?: any[] | undefined;
189
189
  toolCalls?: any[] | undefined;
190
190
  toolResults?: any[] | undefined;
191
191
  reasoningText?: string | undefined;
@@ -198,11 +198,11 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
198
198
  metadata: {
199
199
  id?: string | undefined;
200
200
  providerMetadata?: Record<string, any> | undefined;
201
- model?: string | undefined;
202
- headers?: Record<string, string> | undefined;
203
201
  request?: Record<string, any> | undefined;
202
+ headers?: Record<string, string> | undefined;
204
203
  timestamp?: Date | undefined;
205
204
  modelId?: string | undefined;
205
+ model?: string | undefined;
206
206
  };
207
207
  messages: {
208
208
  user: any[];
@@ -214,8 +214,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
214
214
  warnings: any[];
215
215
  isContinued: boolean;
216
216
  messageId?: string | undefined;
217
- headers?: Record<string, string> | undefined;
218
217
  request?: Record<string, any> | undefined;
218
+ headers?: Record<string, string> | undefined;
219
219
  logprobs?: any;
220
220
  totalUsage?: {
221
221
  inputTokens: number;
@@ -237,8 +237,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
237
237
  };
238
238
  text?: string | undefined;
239
239
  reasoning?: any[] | undefined;
240
- files?: any[] | undefined;
241
240
  sources?: any[] | undefined;
241
+ files?: any[] | undefined;
242
242
  toolCalls?: any[] | undefined;
243
243
  toolResults?: any[] | undefined;
244
244
  reasoningText?: string | undefined;
@@ -251,11 +251,11 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
251
251
  metadata: {
252
252
  id?: string | undefined;
253
253
  providerMetadata?: Record<string, any> | undefined;
254
- model?: string | undefined;
255
- headers?: Record<string, string> | undefined;
256
254
  request?: Record<string, any> | undefined;
255
+ headers?: Record<string, string> | undefined;
257
256
  timestamp?: Date | undefined;
258
257
  modelId?: string | undefined;
258
+ model?: string | undefined;
259
259
  };
260
260
  messages: {
261
261
  user: any[];
@@ -267,8 +267,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
267
267
  warnings: any[];
268
268
  isContinued: boolean;
269
269
  messageId?: string | undefined;
270
- headers?: Record<string, string> | undefined;
271
270
  request?: Record<string, any> | undefined;
271
+ headers?: Record<string, string> | undefined;
272
272
  logprobs?: any;
273
273
  totalUsage?: {
274
274
  inputTokens: number;
@@ -336,8 +336,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
336
336
  };
337
337
  text?: string | undefined;
338
338
  reasoning?: any[] | undefined;
339
- files?: any[] | undefined;
340
339
  sources?: any[] | undefined;
340
+ files?: any[] | undefined;
341
341
  toolCalls?: any[] | undefined;
342
342
  toolResults?: any[] | undefined;
343
343
  reasoningText?: string | undefined;
@@ -356,8 +356,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
356
356
  };
357
357
  text?: string | undefined;
358
358
  reasoning?: any[] | undefined;
359
- files?: any[] | undefined;
360
359
  sources?: any[] | undefined;
360
+ files?: any[] | undefined;
361
361
  toolCalls?: any[] | undefined;
362
362
  toolResults?: any[] | undefined;
363
363
  reasoningText?: string | undefined;
@@ -377,19 +377,19 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
377
377
  }, "strip", import("zod").ZodTypeAny, {
378
378
  id?: string | undefined;
379
379
  providerMetadata?: Record<string, any> | undefined;
380
- model?: string | undefined;
381
- headers?: Record<string, string> | undefined;
382
380
  request?: Record<string, any> | undefined;
381
+ headers?: Record<string, string> | undefined;
383
382
  timestamp?: Date | undefined;
384
383
  modelId?: string | undefined;
384
+ model?: string | undefined;
385
385
  }, {
386
386
  id?: string | undefined;
387
387
  providerMetadata?: Record<string, any> | undefined;
388
- model?: string | undefined;
389
- headers?: Record<string, string> | undefined;
390
388
  request?: Record<string, any> | undefined;
389
+ headers?: Record<string, string> | undefined;
391
390
  timestamp?: Date | undefined;
392
391
  modelId?: string | undefined;
392
+ model?: string | undefined;
393
393
  }>;
394
394
  stepResult: import("zod").ZodObject<{
395
395
  reason: import("zod").ZodString;
@@ -423,8 +423,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
423
423
  warnings: any[];
424
424
  isContinued: boolean;
425
425
  messageId?: string | undefined;
426
- headers?: Record<string, string> | undefined;
427
426
  request?: Record<string, any> | undefined;
427
+ headers?: Record<string, string> | undefined;
428
428
  logprobs?: any;
429
429
  totalUsage?: {
430
430
  inputTokens: number;
@@ -438,8 +438,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
438
438
  warnings: any[];
439
439
  isContinued: boolean;
440
440
  messageId?: string | undefined;
441
- headers?: Record<string, string> | undefined;
442
441
  request?: Record<string, any> | undefined;
442
+ headers?: Record<string, string> | undefined;
443
443
  logprobs?: any;
444
444
  totalUsage?: {
445
445
  inputTokens: number;
@@ -461,8 +461,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
461
461
  };
462
462
  text?: string | undefined;
463
463
  reasoning?: any[] | undefined;
464
- files?: any[] | undefined;
465
464
  sources?: any[] | undefined;
465
+ files?: any[] | undefined;
466
466
  toolCalls?: any[] | undefined;
467
467
  toolResults?: any[] | undefined;
468
468
  reasoningText?: string | undefined;
@@ -475,11 +475,11 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
475
475
  metadata: {
476
476
  id?: string | undefined;
477
477
  providerMetadata?: Record<string, any> | undefined;
478
- model?: string | undefined;
479
- headers?: Record<string, string> | undefined;
480
478
  request?: Record<string, any> | undefined;
479
+ headers?: Record<string, string> | undefined;
481
480
  timestamp?: Date | undefined;
482
481
  modelId?: string | undefined;
482
+ model?: string | undefined;
483
483
  };
484
484
  messages: {
485
485
  user: any[];
@@ -491,8 +491,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
491
491
  warnings: any[];
492
492
  isContinued: boolean;
493
493
  messageId?: string | undefined;
494
- headers?: Record<string, string> | undefined;
495
494
  request?: Record<string, any> | undefined;
495
+ headers?: Record<string, string> | undefined;
496
496
  logprobs?: any;
497
497
  totalUsage?: {
498
498
  inputTokens: number;
@@ -514,8 +514,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
514
514
  };
515
515
  text?: string | undefined;
516
516
  reasoning?: any[] | undefined;
517
- files?: any[] | undefined;
518
517
  sources?: any[] | undefined;
518
+ files?: any[] | undefined;
519
519
  toolCalls?: any[] | undefined;
520
520
  toolResults?: any[] | undefined;
521
521
  reasoningText?: string | undefined;
@@ -528,11 +528,11 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
528
528
  metadata: {
529
529
  id?: string | undefined;
530
530
  providerMetadata?: Record<string, any> | undefined;
531
- model?: string | undefined;
532
- headers?: Record<string, string> | undefined;
533
531
  request?: Record<string, any> | undefined;
532
+ headers?: Record<string, string> | undefined;
534
533
  timestamp?: Date | undefined;
535
534
  modelId?: string | undefined;
535
+ model?: string | undefined;
536
536
  };
537
537
  messages: {
538
538
  user: any[];
@@ -544,8 +544,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
544
544
  warnings: any[];
545
545
  isContinued: boolean;
546
546
  messageId?: string | undefined;
547
- headers?: Record<string, string> | undefined;
548
547
  request?: Record<string, any> | undefined;
548
+ headers?: Record<string, string> | undefined;
549
549
  logprobs?: any;
550
550
  totalUsage?: {
551
551
  inputTokens: number;
@@ -613,8 +613,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
613
613
  };
614
614
  text?: string | undefined;
615
615
  reasoning?: any[] | undefined;
616
- files?: any[] | undefined;
617
616
  sources?: any[] | undefined;
617
+ files?: any[] | undefined;
618
618
  toolCalls?: any[] | undefined;
619
619
  toolResults?: any[] | undefined;
620
620
  reasoningText?: string | undefined;
@@ -633,8 +633,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
633
633
  };
634
634
  text?: string | undefined;
635
635
  reasoning?: any[] | undefined;
636
- files?: any[] | undefined;
637
636
  sources?: any[] | undefined;
637
+ files?: any[] | undefined;
638
638
  toolCalls?: any[] | undefined;
639
639
  toolResults?: any[] | undefined;
640
640
  reasoningText?: string | undefined;
@@ -654,19 +654,19 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
654
654
  }, "strip", import("zod").ZodTypeAny, {
655
655
  id?: string | undefined;
656
656
  providerMetadata?: Record<string, any> | undefined;
657
- model?: string | undefined;
658
- headers?: Record<string, string> | undefined;
659
657
  request?: Record<string, any> | undefined;
658
+ headers?: Record<string, string> | undefined;
660
659
  timestamp?: Date | undefined;
661
660
  modelId?: string | undefined;
661
+ model?: string | undefined;
662
662
  }, {
663
663
  id?: string | undefined;
664
664
  providerMetadata?: Record<string, any> | undefined;
665
- model?: string | undefined;
666
- headers?: Record<string, string> | undefined;
667
665
  request?: Record<string, any> | undefined;
666
+ headers?: Record<string, string> | undefined;
668
667
  timestamp?: Date | undefined;
669
668
  modelId?: string | undefined;
669
+ model?: string | undefined;
670
670
  }>;
671
671
  stepResult: import("zod").ZodObject<{
672
672
  reason: import("zod").ZodString;
@@ -700,8 +700,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
700
700
  warnings: any[];
701
701
  isContinued: boolean;
702
702
  messageId?: string | undefined;
703
- headers?: Record<string, string> | undefined;
704
703
  request?: Record<string, any> | undefined;
704
+ headers?: Record<string, string> | undefined;
705
705
  logprobs?: any;
706
706
  totalUsage?: {
707
707
  inputTokens: number;
@@ -715,8 +715,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
715
715
  warnings: any[];
716
716
  isContinued: boolean;
717
717
  messageId?: string | undefined;
718
- headers?: Record<string, string> | undefined;
719
718
  request?: Record<string, any> | undefined;
719
+ headers?: Record<string, string> | undefined;
720
720
  logprobs?: any;
721
721
  totalUsage?: {
722
722
  inputTokens: number;
@@ -738,8 +738,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
738
738
  };
739
739
  text?: string | undefined;
740
740
  reasoning?: any[] | undefined;
741
- files?: any[] | undefined;
742
741
  sources?: any[] | undefined;
742
+ files?: any[] | undefined;
743
743
  toolCalls?: any[] | undefined;
744
744
  toolResults?: any[] | undefined;
745
745
  reasoningText?: string | undefined;
@@ -752,11 +752,11 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
752
752
  metadata: {
753
753
  id?: string | undefined;
754
754
  providerMetadata?: Record<string, any> | undefined;
755
- model?: string | undefined;
756
- headers?: Record<string, string> | undefined;
757
755
  request?: Record<string, any> | undefined;
756
+ headers?: Record<string, string> | undefined;
758
757
  timestamp?: Date | undefined;
759
758
  modelId?: string | undefined;
759
+ model?: string | undefined;
760
760
  };
761
761
  messages: {
762
762
  user: any[];
@@ -768,8 +768,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
768
768
  warnings: any[];
769
769
  isContinued: boolean;
770
770
  messageId?: string | undefined;
771
- headers?: Record<string, string> | undefined;
772
771
  request?: Record<string, any> | undefined;
772
+ headers?: Record<string, string> | undefined;
773
773
  logprobs?: any;
774
774
  totalUsage?: {
775
775
  inputTokens: number;
@@ -791,8 +791,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
791
791
  };
792
792
  text?: string | undefined;
793
793
  reasoning?: any[] | undefined;
794
- files?: any[] | undefined;
795
794
  sources?: any[] | undefined;
795
+ files?: any[] | undefined;
796
796
  toolCalls?: any[] | undefined;
797
797
  toolResults?: any[] | undefined;
798
798
  reasoningText?: string | undefined;
@@ -805,11 +805,11 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
805
805
  metadata: {
806
806
  id?: string | undefined;
807
807
  providerMetadata?: Record<string, any> | undefined;
808
- model?: string | undefined;
809
- headers?: Record<string, string> | undefined;
810
808
  request?: Record<string, any> | undefined;
809
+ headers?: Record<string, string> | undefined;
811
810
  timestamp?: Date | undefined;
812
811
  modelId?: string | undefined;
812
+ model?: string | undefined;
813
813
  };
814
814
  messages: {
815
815
  user: any[];
@@ -821,8 +821,8 @@ export declare function createAgenticExecutionWorkflow<Tools extends ToolSet = T
821
821
  warnings: any[];
822
822
  isContinued: boolean;
823
823
  messageId?: string | undefined;
824
- headers?: Record<string, string> | undefined;
825
824
  request?: Record<string, any> | undefined;
825
+ headers?: Record<string, string> | undefined;
826
826
  logprobs?: any;
827
827
  totalUsage?: {
828
828
  inputTokens: number;
@@ -59,8 +59,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
59
59
  };
60
60
  text?: string | undefined;
61
61
  reasoning?: any[] | undefined;
62
- files?: any[] | undefined;
63
62
  sources?: any[] | undefined;
63
+ files?: any[] | undefined;
64
64
  toolCalls?: any[] | undefined;
65
65
  toolResults?: any[] | undefined;
66
66
  reasoningText?: string | undefined;
@@ -79,8 +79,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
79
79
  };
80
80
  text?: string | undefined;
81
81
  reasoning?: any[] | undefined;
82
- files?: any[] | undefined;
83
82
  sources?: any[] | undefined;
83
+ files?: any[] | undefined;
84
84
  toolCalls?: any[] | undefined;
85
85
  toolResults?: any[] | undefined;
86
86
  reasoningText?: string | undefined;
@@ -100,19 +100,19 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
100
100
  }, "strip", import("zod").ZodTypeAny, {
101
101
  id?: string | undefined;
102
102
  providerMetadata?: Record<string, any> | undefined;
103
- model?: string | undefined;
104
- headers?: Record<string, string> | undefined;
105
103
  request?: Record<string, any> | undefined;
104
+ headers?: Record<string, string> | undefined;
106
105
  timestamp?: Date | undefined;
107
106
  modelId?: string | undefined;
107
+ model?: string | undefined;
108
108
  }, {
109
109
  id?: string | undefined;
110
110
  providerMetadata?: Record<string, any> | undefined;
111
- model?: string | undefined;
112
- headers?: Record<string, string> | undefined;
113
111
  request?: Record<string, any> | undefined;
112
+ headers?: Record<string, string> | undefined;
114
113
  timestamp?: Date | undefined;
115
114
  modelId?: string | undefined;
115
+ model?: string | undefined;
116
116
  }>;
117
117
  stepResult: import("zod").ZodObject<{
118
118
  reason: import("zod").ZodString;
@@ -146,8 +146,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
146
146
  warnings: any[];
147
147
  isContinued: boolean;
148
148
  messageId?: string | undefined;
149
- headers?: Record<string, string> | undefined;
150
149
  request?: Record<string, any> | undefined;
150
+ headers?: Record<string, string> | undefined;
151
151
  logprobs?: any;
152
152
  totalUsage?: {
153
153
  inputTokens: number;
@@ -161,8 +161,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
161
161
  warnings: any[];
162
162
  isContinued: boolean;
163
163
  messageId?: string | undefined;
164
- headers?: Record<string, string> | undefined;
165
164
  request?: Record<string, any> | undefined;
165
+ headers?: Record<string, string> | undefined;
166
166
  logprobs?: any;
167
167
  totalUsage?: {
168
168
  inputTokens: number;
@@ -184,8 +184,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
184
184
  };
185
185
  text?: string | undefined;
186
186
  reasoning?: any[] | undefined;
187
- files?: any[] | undefined;
188
187
  sources?: any[] | undefined;
188
+ files?: any[] | undefined;
189
189
  toolCalls?: any[] | undefined;
190
190
  toolResults?: any[] | undefined;
191
191
  reasoningText?: string | undefined;
@@ -198,11 +198,11 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
198
198
  metadata: {
199
199
  id?: string | undefined;
200
200
  providerMetadata?: Record<string, any> | undefined;
201
- model?: string | undefined;
202
- headers?: Record<string, string> | undefined;
203
201
  request?: Record<string, any> | undefined;
202
+ headers?: Record<string, string> | undefined;
204
203
  timestamp?: Date | undefined;
205
204
  modelId?: string | undefined;
205
+ model?: string | undefined;
206
206
  };
207
207
  messages: {
208
208
  user: any[];
@@ -214,8 +214,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
214
214
  warnings: any[];
215
215
  isContinued: boolean;
216
216
  messageId?: string | undefined;
217
- headers?: Record<string, string> | undefined;
218
217
  request?: Record<string, any> | undefined;
218
+ headers?: Record<string, string> | undefined;
219
219
  logprobs?: any;
220
220
  totalUsage?: {
221
221
  inputTokens: number;
@@ -237,8 +237,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
237
237
  };
238
238
  text?: string | undefined;
239
239
  reasoning?: any[] | undefined;
240
- files?: any[] | undefined;
241
240
  sources?: any[] | undefined;
241
+ files?: any[] | undefined;
242
242
  toolCalls?: any[] | undefined;
243
243
  toolResults?: any[] | undefined;
244
244
  reasoningText?: string | undefined;
@@ -251,11 +251,11 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
251
251
  metadata: {
252
252
  id?: string | undefined;
253
253
  providerMetadata?: Record<string, any> | undefined;
254
- model?: string | undefined;
255
- headers?: Record<string, string> | undefined;
256
254
  request?: Record<string, any> | undefined;
255
+ headers?: Record<string, string> | undefined;
257
256
  timestamp?: Date | undefined;
258
257
  modelId?: string | undefined;
258
+ model?: string | undefined;
259
259
  };
260
260
  messages: {
261
261
  user: any[];
@@ -267,8 +267,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
267
267
  warnings: any[];
268
268
  isContinued: boolean;
269
269
  messageId?: string | undefined;
270
- headers?: Record<string, string> | undefined;
271
270
  request?: Record<string, any> | undefined;
271
+ headers?: Record<string, string> | undefined;
272
272
  logprobs?: any;
273
273
  totalUsage?: {
274
274
  inputTokens: number;
@@ -336,8 +336,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
336
336
  };
337
337
  text?: string | undefined;
338
338
  reasoning?: any[] | undefined;
339
- files?: any[] | undefined;
340
339
  sources?: any[] | undefined;
340
+ files?: any[] | undefined;
341
341
  toolCalls?: any[] | undefined;
342
342
  toolResults?: any[] | undefined;
343
343
  reasoningText?: string | undefined;
@@ -356,8 +356,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
356
356
  };
357
357
  text?: string | undefined;
358
358
  reasoning?: any[] | undefined;
359
- files?: any[] | undefined;
360
359
  sources?: any[] | undefined;
360
+ files?: any[] | undefined;
361
361
  toolCalls?: any[] | undefined;
362
362
  toolResults?: any[] | undefined;
363
363
  reasoningText?: string | undefined;
@@ -377,19 +377,19 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
377
377
  }, "strip", import("zod").ZodTypeAny, {
378
378
  id?: string | undefined;
379
379
  providerMetadata?: Record<string, any> | undefined;
380
- model?: string | undefined;
381
- headers?: Record<string, string> | undefined;
382
380
  request?: Record<string, any> | undefined;
381
+ headers?: Record<string, string> | undefined;
383
382
  timestamp?: Date | undefined;
384
383
  modelId?: string | undefined;
384
+ model?: string | undefined;
385
385
  }, {
386
386
  id?: string | undefined;
387
387
  providerMetadata?: Record<string, any> | undefined;
388
- model?: string | undefined;
389
- headers?: Record<string, string> | undefined;
390
388
  request?: Record<string, any> | undefined;
389
+ headers?: Record<string, string> | undefined;
391
390
  timestamp?: Date | undefined;
392
391
  modelId?: string | undefined;
392
+ model?: string | undefined;
393
393
  }>;
394
394
  stepResult: import("zod").ZodObject<{
395
395
  reason: import("zod").ZodString;
@@ -423,8 +423,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
423
423
  warnings: any[];
424
424
  isContinued: boolean;
425
425
  messageId?: string | undefined;
426
- headers?: Record<string, string> | undefined;
427
426
  request?: Record<string, any> | undefined;
427
+ headers?: Record<string, string> | undefined;
428
428
  logprobs?: any;
429
429
  totalUsage?: {
430
430
  inputTokens: number;
@@ -438,8 +438,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
438
438
  warnings: any[];
439
439
  isContinued: boolean;
440
440
  messageId?: string | undefined;
441
- headers?: Record<string, string> | undefined;
442
441
  request?: Record<string, any> | undefined;
442
+ headers?: Record<string, string> | undefined;
443
443
  logprobs?: any;
444
444
  totalUsage?: {
445
445
  inputTokens: number;
@@ -461,8 +461,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
461
461
  };
462
462
  text?: string | undefined;
463
463
  reasoning?: any[] | undefined;
464
- files?: any[] | undefined;
465
464
  sources?: any[] | undefined;
465
+ files?: any[] | undefined;
466
466
  toolCalls?: any[] | undefined;
467
467
  toolResults?: any[] | undefined;
468
468
  reasoningText?: string | undefined;
@@ -475,11 +475,11 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
475
475
  metadata: {
476
476
  id?: string | undefined;
477
477
  providerMetadata?: Record<string, any> | undefined;
478
- model?: string | undefined;
479
- headers?: Record<string, string> | undefined;
480
478
  request?: Record<string, any> | undefined;
479
+ headers?: Record<string, string> | undefined;
481
480
  timestamp?: Date | undefined;
482
481
  modelId?: string | undefined;
482
+ model?: string | undefined;
483
483
  };
484
484
  messages: {
485
485
  user: any[];
@@ -491,8 +491,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
491
491
  warnings: any[];
492
492
  isContinued: boolean;
493
493
  messageId?: string | undefined;
494
- headers?: Record<string, string> | undefined;
495
494
  request?: Record<string, any> | undefined;
495
+ headers?: Record<string, string> | undefined;
496
496
  logprobs?: any;
497
497
  totalUsage?: {
498
498
  inputTokens: number;
@@ -514,8 +514,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
514
514
  };
515
515
  text?: string | undefined;
516
516
  reasoning?: any[] | undefined;
517
- files?: any[] | undefined;
518
517
  sources?: any[] | undefined;
518
+ files?: any[] | undefined;
519
519
  toolCalls?: any[] | undefined;
520
520
  toolResults?: any[] | undefined;
521
521
  reasoningText?: string | undefined;
@@ -528,11 +528,11 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
528
528
  metadata: {
529
529
  id?: string | undefined;
530
530
  providerMetadata?: Record<string, any> | undefined;
531
- model?: string | undefined;
532
- headers?: Record<string, string> | undefined;
533
531
  request?: Record<string, any> | undefined;
532
+ headers?: Record<string, string> | undefined;
534
533
  timestamp?: Date | undefined;
535
534
  modelId?: string | undefined;
535
+ model?: string | undefined;
536
536
  };
537
537
  messages: {
538
538
  user: any[];
@@ -544,8 +544,8 @@ export declare function createLLMExecutionStep<Tools extends ToolSet = ToolSet,
544
544
  warnings: any[];
545
545
  isContinued: boolean;
546
546
  messageId?: string | undefined;
547
- headers?: Record<string, string> | undefined;
548
547
  request?: Record<string, any> | undefined;
548
+ headers?: Record<string, string> | undefined;
549
549
  logprobs?: any;
550
550
  totalUsage?: {
551
551
  inputTokens: number;
@@ -1 +1 @@
1
- {"version":3,"file":"llm-execution-step.d.ts","sourceRoot":"","sources":["../../../../src/loop/workflows/agentic-execution/llm-execution-step.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAMrC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAUhE,OAAO,KAAK,EAAc,WAAW,EAAE,MAAM,aAAa,CAAC;AA8X3D,wBAAgB,sBAAsB,CAAC,KAAK,SAAS,OAAO,GAAG,OAAO,EAAE,MAAM,SAAS,YAAY,GAAG,SAAS,EAAE,EAC/G,MAAM,EACN,SAAS,EACT,SAAS,EACT,KAAK,EACL,eAAe,EACf,kBAAkB,EAClB,KAAK,EACL,UAAU,EACV,WAAW,EACX,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,OAAO,EACP,iBAAiB,EACjB,UAAU,EACV,MAAM,EACN,gBAAgB,EAChB,OAAO,EACP,eAAe,EACf,mBAAmB,GACpB,EAAE,WAAW,CAAC,KAAK,EAAE,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gKAyU5B"}
1
+ {"version":3,"file":"llm-execution-step.d.ts","sourceRoot":"","sources":["../../../../src/loop/workflows/agentic-execution/llm-execution-step.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAMrC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAUhE,OAAO,KAAK,EAAc,WAAW,EAAE,MAAM,aAAa,CAAC;AA6Y3D,wBAAgB,sBAAsB,CAAC,KAAK,SAAS,OAAO,GAAG,OAAO,EAAE,MAAM,SAAS,YAAY,GAAG,SAAS,EAAE,EAC/G,MAAM,EACN,SAAS,EACT,SAAS,EACT,KAAK,EACL,eAAe,EACf,kBAAkB,EAClB,KAAK,EACL,UAAU,EACV,WAAW,EACX,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,OAAO,EACP,iBAAiB,EACjB,UAAU,EACV,MAAM,EACN,gBAAgB,EAChB,OAAO,EACP,eAAe,EACf,mBAAmB,GACpB,EAAE,WAAW,CAAC,KAAK,EAAE,MAAM,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gKAmV5B"}