@scoutqa/mastra-core 1.6.0-fork.1 → 1.8.0-fork.1
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/CHANGELOG.md +454 -0
- package/dist/agent/agent-legacy.d.ts +15 -0
- package/dist/agent/agent-legacy.d.ts.map +1 -1
- package/dist/agent/agent.d.ts +13 -0
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/agent.types.d.ts +311 -2
- package/dist/agent/agent.types.d.ts.map +1 -1
- package/dist/agent/index.cjs +13 -13
- package/dist/agent/index.d.ts +3 -1
- package/dist/agent/index.d.ts.map +1 -1
- package/dist/agent/index.js +2 -2
- package/dist/agent/message-list/index.cjs +18 -18
- package/dist/agent/message-list/index.js +1 -1
- package/dist/agent/message-list/merge/MessageMerger.d.ts.map +1 -1
- package/dist/agent/message-list/message-list.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/map-results-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/prepare-tools-step.d.ts.map +1 -1
- package/dist/{chunk-AN3HGAKV.cjs → chunk-2P6DD7M5.cjs} +3 -3
- package/dist/{chunk-AN3HGAKV.cjs.map → chunk-2P6DD7M5.cjs.map} +1 -1
- package/dist/{chunk-MJBMFLM5.js → chunk-3DZIBP4N.js} +3 -3
- package/dist/{chunk-MJBMFLM5.js.map → chunk-3DZIBP4N.js.map} +1 -1
- package/dist/{chunk-USFFKILU.cjs → chunk-3NIM3KAO.cjs} +16 -16
- package/dist/{chunk-USFFKILU.cjs.map → chunk-3NIM3KAO.cjs.map} +1 -1
- package/dist/{chunk-XB3DA67Q.js → chunk-4H5F6AFP.js} +1886 -489
- package/dist/chunk-4H5F6AFP.js.map +1 -0
- package/dist/{chunk-BQHWJLXU.js → chunk-63G75DJE.js} +9 -3
- package/dist/chunk-63G75DJE.js.map +1 -0
- package/dist/{chunk-JHNA6RZA.js → chunk-7HNMXIV4.js} +10 -8
- package/dist/chunk-7HNMXIV4.js.map +1 -0
- package/dist/{chunk-E5I75AVF.cjs → chunk-7KGZRBMH.cjs} +4 -4
- package/dist/{chunk-E5I75AVF.cjs.map → chunk-7KGZRBMH.cjs.map} +1 -1
- package/dist/{chunk-ELCXB2NN.js → chunk-B5FCPZXY.js} +5 -5
- package/dist/{chunk-ELCXB2NN.js.map → chunk-B5FCPZXY.js.map} +1 -1
- package/dist/{chunk-MRJ4BXTA.js → chunk-B5QRLIHV.js} +24 -12
- package/dist/chunk-B5QRLIHV.js.map +1 -0
- package/dist/{chunk-QXV7IU35.cjs → chunk-C6TMVVGZ.cjs} +3999 -3137
- package/dist/chunk-C6TMVVGZ.cjs.map +1 -0
- package/dist/{chunk-JZQLYZ62.js → chunk-DMSXURRP.js} +19 -2
- package/dist/chunk-DMSXURRP.js.map +1 -0
- package/dist/{chunk-423ZB5GO.js → chunk-DOMXLP35.js} +10 -8
- package/dist/chunk-DOMXLP35.js.map +1 -0
- package/dist/{chunk-YSG5P5UF.js → chunk-GIY5BINT.js} +3 -3
- package/dist/{chunk-YSG5P5UF.js.map → chunk-GIY5BINT.js.map} +1 -1
- package/dist/{chunk-5K45E5VE.js → chunk-HBPNW3UC.js} +4 -3
- package/dist/chunk-HBPNW3UC.js.map +1 -0
- package/dist/{chunk-TVPANHLE.cjs → chunk-HFWWR3YY.cjs} +4 -3
- package/dist/chunk-HFWWR3YY.cjs.map +1 -0
- package/dist/{chunk-DBLC7EG2.js → chunk-IRSJP362.js} +10 -7
- package/dist/chunk-IRSJP362.js.map +1 -0
- package/dist/{chunk-QFLTS4GS.cjs → chunk-JLDUBHE2.cjs} +7 -7
- package/dist/{chunk-QFLTS4GS.cjs.map → chunk-JLDUBHE2.cjs.map} +1 -1
- package/dist/{chunk-RIYWBNTS.cjs → chunk-JWRGJGXP.cjs} +44 -25
- package/dist/chunk-JWRGJGXP.cjs.map +1 -0
- package/dist/{chunk-JNE7ZGMB.cjs → chunk-KDPY3JAN.cjs} +19 -2
- package/dist/chunk-KDPY3JAN.cjs.map +1 -0
- package/dist/{chunk-6ATXGF7O.cjs → chunk-LDLP3ZOP.cjs} +27 -15
- package/dist/chunk-LDLP3ZOP.cjs.map +1 -0
- package/dist/{chunk-OTDK7RAN.cjs → chunk-LVHSGWPG.cjs} +56 -56
- package/dist/{chunk-OTDK7RAN.cjs.map → chunk-LVHSGWPG.cjs.map} +1 -1
- package/dist/{chunk-DJ4MO3IH.js → chunk-MLOQVVBC.js} +3919 -3060
- package/dist/chunk-MLOQVVBC.js.map +1 -0
- package/dist/{chunk-7MRQHX3H.js → chunk-OJZRC6KD.js} +4 -4
- package/dist/{chunk-7MRQHX3H.js.map → chunk-OJZRC6KD.js.map} +1 -1
- package/dist/{chunk-RRPTBDJS.cjs → chunk-PTFLWZ6S.cjs} +25 -23
- package/dist/chunk-PTFLWZ6S.cjs.map +1 -0
- package/dist/{chunk-2DJYX47D.cjs → chunk-Q25RWSI2.cjs} +12 -9
- package/dist/chunk-Q25RWSI2.cjs.map +1 -0
- package/dist/{chunk-AYHSPIT6.cjs → chunk-QKQGKEN7.cjs} +1898 -500
- package/dist/chunk-QKQGKEN7.cjs.map +1 -0
- package/dist/{chunk-MRF3F4ZJ.js → chunk-TTP5ZGUV.js} +7 -7
- package/dist/{chunk-MRF3F4ZJ.js.map → chunk-TTP5ZGUV.js.map} +1 -1
- package/dist/{chunk-EAZ6YDCQ.cjs → chunk-U3HBG2GU.cjs} +9 -2
- package/dist/chunk-U3HBG2GU.cjs.map +1 -0
- package/dist/{chunk-BX4HFYP5.cjs → chunk-U5T2Q43R.cjs} +7 -7
- package/dist/{chunk-BX4HFYP5.cjs.map → chunk-U5T2Q43R.cjs.map} +1 -1
- package/dist/{chunk-VZ637IIF.js → chunk-VNHSQSNV.js} +4 -4
- package/dist/{chunk-VZ637IIF.js.map → chunk-VNHSQSNV.js.map} +1 -1
- package/dist/{chunk-3YCLS7EV.js → chunk-WKKJ6L6B.js} +37 -18
- package/dist/chunk-WKKJ6L6B.js.map +1 -0
- package/dist/{chunk-KKGGUAKN.cjs → chunk-X4QPUY3W.cjs} +19 -17
- package/dist/chunk-X4QPUY3W.cjs.map +1 -0
- package/dist/datasets/experiment/index.d.ts.map +1 -1
- package/dist/datasets/experiment/scorer.d.ts +1 -1
- package/dist/datasets/experiment/scorer.d.ts.map +1 -1
- package/dist/datasets/index.cjs +17 -17
- package/dist/datasets/index.js +2 -2
- package/dist/evals/index.cjs +20 -20
- package/dist/evals/index.js +3 -3
- package/dist/evals/run/index.d.ts +9 -2
- package/dist/evals/run/index.d.ts.map +1 -1
- package/dist/evals/scoreTraces/index.cjs +7 -6
- package/dist/evals/scoreTraces/index.cjs.map +1 -1
- package/dist/evals/scoreTraces/index.js +4 -3
- package/dist/evals/scoreTraces/index.js.map +1 -1
- package/dist/evals/scoreTraces/scoreTracesWorkflow.d.ts.map +1 -1
- package/dist/harness/harness.d.ts +27 -1
- package/dist/harness/harness.d.ts.map +1 -1
- package/dist/harness/index.cjs +448 -16
- package/dist/harness/index.cjs.map +1 -1
- package/dist/harness/index.d.ts +2 -1
- package/dist/harness/index.d.ts.map +1 -1
- package/dist/harness/index.js +439 -9
- package/dist/harness/index.js.map +1 -1
- package/dist/harness/types.d.ts +151 -0
- package/dist/harness/types.d.ts.map +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/integration/index.cjs +2 -2
- package/dist/integration/index.js +1 -1
- package/dist/llm/index.cjs +12 -12
- package/dist/llm/index.js +3 -3
- package/dist/llm/model/embedding-router.d.ts.map +1 -1
- package/dist/llm/model/model.loop.d.ts +1 -1
- package/dist/llm/model/model.loop.d.ts.map +1 -1
- package/dist/loop/index.cjs +20 -12
- package/dist/loop/index.js +1 -1
- package/dist/loop/network/index.d.ts.map +1 -1
- package/dist/loop/network/validation.d.ts +51 -0
- package/dist/loop/network/validation.d.ts.map +1 -1
- package/dist/loop/test-utils/generateText.d.ts.map +1 -1
- package/dist/loop/test-utils/options.d.ts.map +1 -1
- package/dist/loop/test-utils/streamObject.d.ts.map +1 -1
- package/dist/loop/test-utils/tools.d.ts.map +1 -1
- package/dist/loop/types.d.ts +15 -0
- package/dist/loop/types.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/index.d.ts +3 -0
- package/dist/loop/workflows/agentic-execution/index.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/is-task-complete-step.d.ts +126 -0
- package/dist/loop/workflows/agentic-execution/is-task-complete-step.d.ts.map +1 -0
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts +3 -1
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts +1 -0
- package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/tool-call-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-loop/index.d.ts +3 -0
- package/dist/loop/workflows/agentic-loop/index.d.ts.map +1 -1
- package/dist/loop/workflows/schema.d.ts +3 -0
- package/dist/loop/workflows/schema.d.ts.map +1 -1
- package/dist/mastra/hooks.d.ts.map +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.d.ts +9 -5
- package/dist/mastra/index.d.ts.map +1 -1
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +14 -14
- package/dist/memory/index.js +1 -1
- package/dist/netlify-4RIKF7Y3.js +3 -0
- package/dist/{netlify-3HHPNARU.js.map → netlify-4RIKF7Y3.js.map} +1 -1
- package/dist/netlify-V5F7JEJH.cjs +12 -0
- package/dist/{netlify-D5FEV7IV.cjs.map → netlify-V5F7JEJH.cjs.map} +1 -1
- package/dist/processor-provider/index.cjs +10 -10
- package/dist/processor-provider/index.js +1 -1
- package/dist/processors/index.cjs +45 -41
- package/dist/processors/index.js +1 -1
- package/dist/processors/processors/index.d.ts +1 -0
- package/dist/processors/processors/index.d.ts.map +1 -1
- package/dist/processors/processors/skills.d.ts.map +1 -1
- package/dist/processors/processors/workspace-instructions.d.ts +50 -0
- package/dist/processors/processors/workspace-instructions.d.ts.map +1 -0
- package/dist/provider-registry-ATIRWN2U.cjs +40 -0
- package/dist/{provider-registry-GVRCBLV2.cjs.map → provider-registry-ATIRWN2U.cjs.map} +1 -1
- package/dist/provider-registry-QKHLFFYZ.js +3 -0
- package/dist/{provider-registry-PB2XCHSW.js.map → provider-registry-QKHLFFYZ.js.map} +1 -1
- package/dist/relevance/index.cjs +3 -3
- package/dist/relevance/index.js +1 -1
- package/dist/storage/constants.cjs +56 -56
- package/dist/storage/constants.d.ts.map +1 -1
- package/dist/storage/constants.js +1 -1
- package/dist/storage/domains/memory/inmemory.d.ts.map +1 -1
- package/dist/storage/index.cjs +160 -160
- package/dist/storage/index.js +2 -2
- package/dist/storage/types.d.ts +4 -3
- package/dist/storage/types.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/compat/prepare-tools.d.ts.map +1 -1
- package/dist/stream/base/output.d.ts +1 -0
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/index.cjs +11 -11
- package/dist/stream/index.js +2 -2
- package/dist/stream/types.d.ts +27 -1
- package/dist/stream/types.d.ts.map +1 -1
- package/dist/test-utils/llm-mock.cjs +4 -4
- package/dist/test-utils/llm-mock.js +1 -1
- package/dist/tool-loop-agent/index.cjs +4 -4
- package/dist/tool-loop-agent/index.js +1 -1
- package/dist/tools/index.cjs +9 -5
- package/dist/tools/index.d.ts +1 -1
- package/dist/tools/index.d.ts.map +1 -1
- package/dist/tools/index.js +1 -1
- package/dist/tools/is-vercel-tool.cjs +2 -2
- package/dist/tools/is-vercel-tool.js +1 -1
- package/dist/tools/toolchecks.d.ts +10 -0
- package/dist/tools/toolchecks.d.ts.map +1 -1
- package/dist/utils.cjs +23 -23
- package/dist/utils.js +1 -1
- package/dist/vector/index.cjs +7 -7
- package/dist/vector/index.js +1 -1
- package/dist/vector/types.d.ts +9 -1
- package/dist/vector/types.d.ts.map +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/index.cjs +25 -25
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/types.d.ts +14 -1
- package/dist/workflows/types.d.ts.map +1 -1
- package/dist/workflows/workflow.d.ts +3 -17
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/dist/workspace/constants/index.d.ts +2 -0
- package/dist/workspace/constants/index.d.ts.map +1 -1
- package/dist/workspace/errors.d.ts +1 -1
- package/dist/workspace/errors.d.ts.map +1 -1
- package/dist/workspace/filesystem/composite-filesystem.d.ts +9 -1
- package/dist/workspace/filesystem/composite-filesystem.d.ts.map +1 -1
- package/dist/workspace/filesystem/file-write-lock.d.ts +35 -0
- package/dist/workspace/filesystem/file-write-lock.d.ts.map +1 -0
- package/dist/workspace/filesystem/filesystem.d.ts +17 -1
- package/dist/workspace/filesystem/filesystem.d.ts.map +1 -1
- package/dist/workspace/filesystem/fs-utils.d.ts +12 -0
- package/dist/workspace/filesystem/fs-utils.d.ts.map +1 -1
- package/dist/workspace/filesystem/index.d.ts +1 -0
- package/dist/workspace/filesystem/index.d.ts.map +1 -1
- package/dist/workspace/filesystem/local-filesystem.d.ts +23 -1
- package/dist/workspace/filesystem/local-filesystem.d.ts.map +1 -1
- package/dist/workspace/index.cjs +72 -64
- package/dist/workspace/index.d.ts +3 -2
- package/dist/workspace/index.d.ts.map +1 -1
- package/dist/workspace/index.js +1 -1
- package/dist/workspace/lifecycle.d.ts +1 -9
- package/dist/workspace/lifecycle.d.ts.map +1 -1
- package/dist/workspace/lsp/client.d.ts +76 -0
- package/dist/workspace/lsp/client.d.ts.map +1 -0
- package/dist/workspace/lsp/index.d.ts +6 -0
- package/dist/workspace/lsp/index.d.ts.map +1 -0
- package/dist/workspace/lsp/language.d.ts +16 -0
- package/dist/workspace/lsp/language.d.ts.map +1 -0
- package/dist/workspace/lsp/manager.d.ts +72 -0
- package/dist/workspace/lsp/manager.d.ts.map +1 -0
- package/dist/workspace/lsp/servers.d.ts +43 -0
- package/dist/workspace/lsp/servers.d.ts.map +1 -0
- package/dist/workspace/lsp/types.d.ts +45 -0
- package/dist/workspace/lsp/types.d.ts.map +1 -0
- package/dist/workspace/sandbox/index.d.ts +2 -0
- package/dist/workspace/sandbox/index.d.ts.map +1 -1
- package/dist/workspace/sandbox/local-process-manager.d.ts +18 -0
- package/dist/workspace/sandbox/local-process-manager.d.ts.map +1 -0
- package/dist/workspace/sandbox/local-sandbox.d.ts +49 -35
- package/dist/workspace/sandbox/local-sandbox.d.ts.map +1 -1
- package/dist/workspace/sandbox/mastra-sandbox.d.ts +45 -11
- package/dist/workspace/sandbox/mastra-sandbox.d.ts.map +1 -1
- package/dist/workspace/sandbox/native-sandbox/bubblewrap.d.ts +2 -3
- package/dist/workspace/sandbox/native-sandbox/bubblewrap.d.ts.map +1 -1
- package/dist/workspace/sandbox/native-sandbox/seatbelt.d.ts +2 -3
- package/dist/workspace/sandbox/native-sandbox/seatbelt.d.ts.map +1 -1
- package/dist/workspace/sandbox/native-sandbox/wrapper.d.ts +4 -5
- package/dist/workspace/sandbox/native-sandbox/wrapper.d.ts.map +1 -1
- package/dist/workspace/sandbox/process-manager/index.d.ts +4 -0
- package/dist/workspace/sandbox/process-manager/index.d.ts.map +1 -0
- package/dist/workspace/sandbox/process-manager/process-handle.d.ts +107 -0
- package/dist/workspace/sandbox/process-manager/process-handle.d.ts.map +1 -0
- package/dist/workspace/sandbox/process-manager/process-manager.d.ts +59 -0
- package/dist/workspace/sandbox/process-manager/process-manager.d.ts.map +1 -0
- package/dist/workspace/sandbox/process-manager/types.d.ts +24 -0
- package/dist/workspace/sandbox/process-manager/types.d.ts.map +1 -0
- package/dist/workspace/sandbox/sandbox.d.ts +38 -2
- package/dist/workspace/sandbox/sandbox.d.ts.map +1 -1
- package/dist/workspace/sandbox/types.d.ts +9 -2
- package/dist/workspace/sandbox/types.d.ts.map +1 -1
- package/dist/workspace/sandbox/utils.d.ts +7 -0
- package/dist/workspace/sandbox/utils.d.ts.map +1 -0
- package/dist/workspace/tools/ast-edit.d.ts.map +1 -1
- package/dist/workspace/tools/edit-file.d.ts.map +1 -1
- package/dist/workspace/tools/execute-command.d.ts +53 -2
- package/dist/workspace/tools/execute-command.d.ts.map +1 -1
- package/dist/workspace/tools/get-process-output.d.ts +6 -0
- package/dist/workspace/tools/get-process-output.d.ts.map +1 -0
- package/dist/workspace/tools/helpers.d.ts +13 -0
- package/dist/workspace/tools/helpers.d.ts.map +1 -1
- package/dist/workspace/tools/index.d.ts +4 -1
- package/dist/workspace/tools/index.d.ts.map +1 -1
- package/dist/workspace/tools/kill-process.d.ts +4 -0
- package/dist/workspace/tools/kill-process.d.ts.map +1 -0
- package/dist/workspace/tools/output-helpers.d.ts +21 -0
- package/dist/workspace/tools/output-helpers.d.ts.map +1 -0
- package/dist/workspace/tools/tools.d.ts.map +1 -1
- package/dist/workspace/tools/write-file.d.ts.map +1 -1
- package/dist/workspace/types.d.ts +31 -0
- package/dist/workspace/types.d.ts.map +1 -1
- package/dist/workspace/utils.d.ts +11 -0
- package/dist/workspace/utils.d.ts.map +1 -0
- package/dist/workspace/workspace.d.ts +69 -0
- package/dist/workspace/workspace.d.ts.map +1 -1
- package/package.json +10 -8
- package/dist/chunk-2DJYX47D.cjs.map +0 -1
- package/dist/chunk-3YCLS7EV.js.map +0 -1
- package/dist/chunk-423ZB5GO.js.map +0 -1
- package/dist/chunk-5K45E5VE.js.map +0 -1
- package/dist/chunk-6ATXGF7O.cjs.map +0 -1
- package/dist/chunk-AYHSPIT6.cjs.map +0 -1
- package/dist/chunk-BQHWJLXU.js.map +0 -1
- package/dist/chunk-DBLC7EG2.js.map +0 -1
- package/dist/chunk-DJ4MO3IH.js.map +0 -1
- package/dist/chunk-EAZ6YDCQ.cjs.map +0 -1
- package/dist/chunk-JHNA6RZA.js.map +0 -1
- package/dist/chunk-JNE7ZGMB.cjs.map +0 -1
- package/dist/chunk-JZQLYZ62.js.map +0 -1
- package/dist/chunk-KKGGUAKN.cjs.map +0 -1
- package/dist/chunk-MRJ4BXTA.js.map +0 -1
- package/dist/chunk-QXV7IU35.cjs.map +0 -1
- package/dist/chunk-RIYWBNTS.cjs.map +0 -1
- package/dist/chunk-RRPTBDJS.cjs.map +0 -1
- package/dist/chunk-TVPANHLE.cjs.map +0 -1
- package/dist/chunk-XB3DA67Q.js.map +0 -1
- package/dist/netlify-3HHPNARU.js +0 -3
- package/dist/netlify-D5FEV7IV.cjs +0 -12
- package/dist/provider-registry-GVRCBLV2.cjs +0 -40
- package/dist/provider-registry-PB2XCHSW.js +0 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,459 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 1.8.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- Make `queryVector` optional in the `QueryVectorParams` interface to support metadata-only queries. At least one of `queryVector` or `filter` must be provided. Not all vector store backends support metadata-only queries — check your store's documentation for details. ([#13286](https://github.com/mastra-ai/mastra/pull/13286))
|
|
8
|
+
|
|
9
|
+
Also fixes documentation where the `query()` parameter was incorrectly named `vector` instead of `queryVector`.
|
|
10
|
+
|
|
11
|
+
- Added `targetOptions` parameter to `runEvals` that is forwarded directly to `agent.generate()` (modern path) or `workflow.run.start()`. Also added per-item `startOptions` field to `RunEvalsDataItem` for per-item workflow options like `initialState`. ([#13366](https://github.com/mastra-ai/mastra/pull/13366))
|
|
12
|
+
|
|
13
|
+
**New feature: `targetOptions`**
|
|
14
|
+
|
|
15
|
+
Pass agent execution options (e.g. `maxSteps`, `modelSettings`, `instructions`) through to `agent.generate()`, or workflow run options (e.g. `perStep`, `outputOptions`) through to `workflow.run.start()`:
|
|
16
|
+
|
|
17
|
+
```ts
|
|
18
|
+
// Agent - pass modelSettings or maxSteps
|
|
19
|
+
await runEvals({
|
|
20
|
+
data,
|
|
21
|
+
scorers,
|
|
22
|
+
target: myAgent,
|
|
23
|
+
targetOptions: { maxSteps: 5, modelSettings: { temperature: 0 } },
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
// Workflow - pass run options
|
|
27
|
+
await runEvals({
|
|
28
|
+
data,
|
|
29
|
+
scorers,
|
|
30
|
+
target: myWorkflow,
|
|
31
|
+
targetOptions: { perStep: true },
|
|
32
|
+
});
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
**New feature: per-item `startOptions`**
|
|
36
|
+
|
|
37
|
+
Supply per-item workflow options (e.g. `initialState`) directly on each data item:
|
|
38
|
+
|
|
39
|
+
```ts
|
|
40
|
+
await runEvals({
|
|
41
|
+
data: [
|
|
42
|
+
{ input: { query: 'hello' }, startOptions: { initialState: { counter: 1 } } },
|
|
43
|
+
{ input: { query: 'world' }, startOptions: { initialState: { counter: 2 } } },
|
|
44
|
+
],
|
|
45
|
+
scorers,
|
|
46
|
+
target: myWorkflow,
|
|
47
|
+
});
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
Per-item `startOptions` take precedence over global `targetOptions` for the same key. Runeval-managed options (`scorers`, `returnScorerData`, `requestContext`) cannot be overridden via `targetOptions`.
|
|
51
|
+
|
|
52
|
+
- Add supervisor pattern for multi-agent coordination using `stream()` and `generate()`. Includes delegation hooks, iteration monitoring, completion scoring, memory isolation, tool approval propagation, context filtering, and bail mechanism. ([#13323](https://github.com/mastra-ai/mastra/pull/13323))
|
|
53
|
+
|
|
54
|
+
- Add LSP diagnostics to workspace edit tools ([#13441](https://github.com/mastra-ai/mastra/pull/13441))
|
|
55
|
+
|
|
56
|
+
Language Server Protocol (LSP) diagnostics now appear after edits made with write_file, edit_file, and ast_edit.
|
|
57
|
+
Seeing type and lint errors immediately helps catch issues before the next tool call.
|
|
58
|
+
Edits still work without diagnostics when language servers are not installed.
|
|
59
|
+
|
|
60
|
+
Supports TypeScript, Python (Pyright), Go (gopls), Rust (rust-analyzer), and ESLint.
|
|
61
|
+
|
|
62
|
+
**Example**
|
|
63
|
+
|
|
64
|
+
Before:
|
|
65
|
+
|
|
66
|
+
```ts
|
|
67
|
+
const workspace = new Workspace({ sandbox, filesystem });
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
After:
|
|
71
|
+
|
|
72
|
+
```ts
|
|
73
|
+
const workspace = new Workspace({ sandbox, filesystem, lsp: true });
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
### Patch Changes
|
|
77
|
+
|
|
78
|
+
- Propagate tripwire's that are thrown from a nested workflow. ([#13502](https://github.com/mastra-ai/mastra/pull/13502))
|
|
79
|
+
|
|
80
|
+
- Added `isProviderDefinedTool` helper to detect provider-defined AI SDK tools (e.g. `google.tools.googleSearch()`, `openai.tools.webSearch()`) for proper schema handling during serialization. ([#13507](https://github.com/mastra-ai/mastra/pull/13507))
|
|
81
|
+
|
|
82
|
+
- Fixed `ModelRouterEmbeddingModel.doEmbed()` crashing with `TypeError: result.warnings is not iterable` when used with AI SDK v6's `embedMany`. The result now always includes a `warnings` array, ensuring forward compatibility across AI SDK versions. ([#13369](https://github.com/mastra-ai/mastra/pull/13369))
|
|
83
|
+
|
|
84
|
+
- Fixed build error in `ModelRouterEmbeddingModel.doEmbed()` caused by `warnings` not existing on the return type. ([#13461](https://github.com/mastra-ai/mastra/pull/13461))
|
|
85
|
+
|
|
86
|
+
- Fixed `Harness.createThread()` defaulting the thread title to `"New Thread"` which prevented `generateTitle` from working (see #13391). Threads created without an explicit title now have an empty string title, allowing the agent's title generation to produce a title from the first user message. ([#13393](https://github.com/mastra-ai/mastra/pull/13393))
|
|
87
|
+
|
|
88
|
+
- Prevent unknown model IDs from being sorted to the front in `reorderModels()`. Models not present in the `modelIds` parameter are now moved to the end of the array. Fixes #13410. ([#13445](https://github.com/mastra-ai/mastra/pull/13445))
|
|
89
|
+
|
|
90
|
+
- Include traceId on scores generated during experiment runs to restore traceability of experiment results ([#13464](https://github.com/mastra-ai/mastra/pull/13464))
|
|
91
|
+
|
|
92
|
+
- Fixed `skill-read-reference` (and `getReference`, `getScript`, `getAsset` in `WorkspaceSkillsImpl`) to resolve file paths relative to the **skill root** instead of hardcoded subdirectories (`references/`, `scripts/`, `assets/`). ([#13363](https://github.com/mastra-ai/mastra/pull/13363))
|
|
93
|
+
|
|
94
|
+
Previously, calling `skill-read-reference` with `referencePath: "docs/schema.md"` would silently fail because it resolved to `<skill>/references/docs/schema.md` instead of `<skill>/docs/schema.md`. Now all paths like `references/colors.md`, `docs/schema.md`, and `./config.json` resolve correctly relative to the skill root. Path traversal attacks (e.g. `../../etc/passwd`) are still blocked.
|
|
95
|
+
|
|
96
|
+
- Fixed workspace listing to show whether each workspace is global or agent-owned. ([#13468](https://github.com/mastra-ai/mastra/pull/13468))
|
|
97
|
+
Agent-owned workspaces now include the owning agent's ID and name so clients can distinguish them from global workspaces.
|
|
98
|
+
|
|
99
|
+
- Fixed Observational Memory not working with AI SDK v4 models (legacy path). The legacy stream/generate path now calls processInputStep, enabling processors like Observational Memory to inject conversation history and observations. ([#13358](https://github.com/mastra-ai/mastra/pull/13358))
|
|
100
|
+
|
|
101
|
+
- Added `resolveWorkspace()` so callers can access a dynamic workspace before the first request. ([#13457](https://github.com/mastra-ai/mastra/pull/13457))
|
|
102
|
+
|
|
103
|
+
- Fixed abortSignal not stopping LLM generation or preventing memory persistence. When aborting a stream (e.g., client disconnect), the LLM response no longer continues processing in the background and partial/full responses are no longer saved to memory. Fixes #13117. ([#13206](https://github.com/mastra-ai/mastra/pull/13206))
|
|
104
|
+
|
|
105
|
+
- Fixed observation activation to always preserve a minimum amount of context. Previously, swapping buffered observation chunks could unexpectedly drop the context window to near-zero tokens. ([#13476](https://github.com/mastra-ai/mastra/pull/13476))
|
|
106
|
+
|
|
107
|
+
- Fixed a crash where the Node.js process would terminate with an unhandled TypeError when an LLM stream encountered an error. The ReadableStreamDefaultController would throw "Controller is already closed" when chunks were enqueued after a downstream consumer cancelled or terminated the stream. All controller.enqueue(), controller.close(), and controller.error() calls now check if the controller is still open before attempting operations. (https://github.com/mastra-ai/mastra/issues/13107) ([#13206](https://github.com/mastra-ai/mastra/pull/13206))
|
|
108
|
+
|
|
109
|
+
- Updated dependencies [[`8d14a59`](https://github.com/mastra-ai/mastra/commit/8d14a591d46fbbbe81baa33c9c267d596f790329)]:
|
|
110
|
+
- @mastra/schema-compat@1.1.3
|
|
111
|
+
|
|
112
|
+
## 1.8.0-alpha.0
|
|
113
|
+
|
|
114
|
+
### Minor Changes
|
|
115
|
+
|
|
116
|
+
- Make `queryVector` optional in the `QueryVectorParams` interface to support metadata-only queries. At least one of `queryVector` or `filter` must be provided. Not all vector store backends support metadata-only queries — check your store's documentation for details. ([#13286](https://github.com/mastra-ai/mastra/pull/13286))
|
|
117
|
+
|
|
118
|
+
Also fixes documentation where the `query()` parameter was incorrectly named `vector` instead of `queryVector`.
|
|
119
|
+
|
|
120
|
+
- Added `targetOptions` parameter to `runEvals` that is forwarded directly to `agent.generate()` (modern path) or `workflow.run.start()`. Also added per-item `startOptions` field to `RunEvalsDataItem` for per-item workflow options like `initialState`. ([#13366](https://github.com/mastra-ai/mastra/pull/13366))
|
|
121
|
+
|
|
122
|
+
**New feature: `targetOptions`**
|
|
123
|
+
|
|
124
|
+
Pass agent execution options (e.g. `maxSteps`, `modelSettings`, `instructions`) through to `agent.generate()`, or workflow run options (e.g. `perStep`, `outputOptions`) through to `workflow.run.start()`:
|
|
125
|
+
|
|
126
|
+
```ts
|
|
127
|
+
// Agent - pass modelSettings or maxSteps
|
|
128
|
+
await runEvals({
|
|
129
|
+
data,
|
|
130
|
+
scorers,
|
|
131
|
+
target: myAgent,
|
|
132
|
+
targetOptions: { maxSteps: 5, modelSettings: { temperature: 0 } },
|
|
133
|
+
});
|
|
134
|
+
|
|
135
|
+
// Workflow - pass run options
|
|
136
|
+
await runEvals({
|
|
137
|
+
data,
|
|
138
|
+
scorers,
|
|
139
|
+
target: myWorkflow,
|
|
140
|
+
targetOptions: { perStep: true },
|
|
141
|
+
});
|
|
142
|
+
```
|
|
143
|
+
|
|
144
|
+
**New feature: per-item `startOptions`**
|
|
145
|
+
|
|
146
|
+
Supply per-item workflow options (e.g. `initialState`) directly on each data item:
|
|
147
|
+
|
|
148
|
+
```ts
|
|
149
|
+
await runEvals({
|
|
150
|
+
data: [
|
|
151
|
+
{ input: { query: 'hello' }, startOptions: { initialState: { counter: 1 } } },
|
|
152
|
+
{ input: { query: 'world' }, startOptions: { initialState: { counter: 2 } } },
|
|
153
|
+
],
|
|
154
|
+
scorers,
|
|
155
|
+
target: myWorkflow,
|
|
156
|
+
});
|
|
157
|
+
```
|
|
158
|
+
|
|
159
|
+
Per-item `startOptions` take precedence over global `targetOptions` for the same key. Runeval-managed options (`scorers`, `returnScorerData`, `requestContext`) cannot be overridden via `targetOptions`.
|
|
160
|
+
|
|
161
|
+
- Add supervisor pattern for multi-agent coordination using `stream()` and `generate()`. Includes delegation hooks, iteration monitoring, completion scoring, memory isolation, tool approval propagation, context filtering, and bail mechanism. ([#13323](https://github.com/mastra-ai/mastra/pull/13323))
|
|
162
|
+
|
|
163
|
+
- Add LSP diagnostics to workspace edit tools ([#13441](https://github.com/mastra-ai/mastra/pull/13441))
|
|
164
|
+
|
|
165
|
+
Language Server Protocol (LSP) diagnostics now appear after edits made with write_file, edit_file, and ast_edit.
|
|
166
|
+
Seeing type and lint errors immediately helps catch issues before the next tool call.
|
|
167
|
+
Edits still work without diagnostics when language servers are not installed.
|
|
168
|
+
|
|
169
|
+
Supports TypeScript, Python (Pyright), Go (gopls), Rust (rust-analyzer), and ESLint.
|
|
170
|
+
|
|
171
|
+
**Example**
|
|
172
|
+
|
|
173
|
+
Before:
|
|
174
|
+
|
|
175
|
+
```ts
|
|
176
|
+
const workspace = new Workspace({ sandbox, filesystem });
|
|
177
|
+
```
|
|
178
|
+
|
|
179
|
+
After:
|
|
180
|
+
|
|
181
|
+
```ts
|
|
182
|
+
const workspace = new Workspace({ sandbox, filesystem, lsp: true });
|
|
183
|
+
```
|
|
184
|
+
|
|
185
|
+
### Patch Changes
|
|
186
|
+
|
|
187
|
+
- Propagate tripwire's that are thrown from a nested workflow. ([#13502](https://github.com/mastra-ai/mastra/pull/13502))
|
|
188
|
+
|
|
189
|
+
- Added `isProviderDefinedTool` helper to detect provider-defined AI SDK tools (e.g. `google.tools.googleSearch()`, `openai.tools.webSearch()`) for proper schema handling during serialization. ([#13507](https://github.com/mastra-ai/mastra/pull/13507))
|
|
190
|
+
|
|
191
|
+
- Fixed `ModelRouterEmbeddingModel.doEmbed()` crashing with `TypeError: result.warnings is not iterable` when used with AI SDK v6's `embedMany`. The result now always includes a `warnings` array, ensuring forward compatibility across AI SDK versions. ([#13369](https://github.com/mastra-ai/mastra/pull/13369))
|
|
192
|
+
|
|
193
|
+
- Fixed build error in `ModelRouterEmbeddingModel.doEmbed()` caused by `warnings` not existing on the return type. ([#13461](https://github.com/mastra-ai/mastra/pull/13461))
|
|
194
|
+
|
|
195
|
+
- Fixed `Harness.createThread()` defaulting the thread title to `"New Thread"` which prevented `generateTitle` from working (see #13391). Threads created without an explicit title now have an empty string title, allowing the agent's title generation to produce a title from the first user message. ([#13393](https://github.com/mastra-ai/mastra/pull/13393))
|
|
196
|
+
|
|
197
|
+
- Prevent unknown model IDs from being sorted to the front in `reorderModels()`. Models not present in the `modelIds` parameter are now moved to the end of the array. Fixes #13410. ([#13445](https://github.com/mastra-ai/mastra/pull/13445))
|
|
198
|
+
|
|
199
|
+
- Include traceId on scores generated during experiment runs to restore traceability of experiment results ([#13464](https://github.com/mastra-ai/mastra/pull/13464))
|
|
200
|
+
|
|
201
|
+
- Fixed `skill-read-reference` (and `getReference`, `getScript`, `getAsset` in `WorkspaceSkillsImpl`) to resolve file paths relative to the **skill root** instead of hardcoded subdirectories (`references/`, `scripts/`, `assets/`). ([#13363](https://github.com/mastra-ai/mastra/pull/13363))
|
|
202
|
+
|
|
203
|
+
Previously, calling `skill-read-reference` with `referencePath: "docs/schema.md"` would silently fail because it resolved to `<skill>/references/docs/schema.md` instead of `<skill>/docs/schema.md`. Now all paths like `references/colors.md`, `docs/schema.md`, and `./config.json` resolve correctly relative to the skill root. Path traversal attacks (e.g. `../../etc/passwd`) are still blocked.
|
|
204
|
+
|
|
205
|
+
- Fixed workspace listing to show whether each workspace is global or agent-owned. ([#13468](https://github.com/mastra-ai/mastra/pull/13468))
|
|
206
|
+
Agent-owned workspaces now include the owning agent's ID and name so clients can distinguish them from global workspaces.
|
|
207
|
+
|
|
208
|
+
- Fixed Observational Memory not working with AI SDK v4 models (legacy path). The legacy stream/generate path now calls processInputStep, enabling processors like Observational Memory to inject conversation history and observations. ([#13358](https://github.com/mastra-ai/mastra/pull/13358))
|
|
209
|
+
|
|
210
|
+
- Added `resolveWorkspace()` so callers can access a dynamic workspace before the first request. ([#13457](https://github.com/mastra-ai/mastra/pull/13457))
|
|
211
|
+
|
|
212
|
+
- Fixed abortSignal not stopping LLM generation or preventing memory persistence. When aborting a stream (e.g., client disconnect), the LLM response no longer continues processing in the background and partial/full responses are no longer saved to memory. Fixes #13117. ([#13206](https://github.com/mastra-ai/mastra/pull/13206))
|
|
213
|
+
|
|
214
|
+
- Fixed observation activation to always preserve a minimum amount of context. Previously, swapping buffered observation chunks could unexpectedly drop the context window to near-zero tokens. ([#13476](https://github.com/mastra-ai/mastra/pull/13476))
|
|
215
|
+
|
|
216
|
+
- Fixed a crash where the Node.js process would terminate with an unhandled TypeError when an LLM stream encountered an error. The ReadableStreamDefaultController would throw "Controller is already closed" when chunks were enqueued after a downstream consumer cancelled or terminated the stream. All controller.enqueue(), controller.close(), and controller.error() calls now check if the controller is still open before attempting operations. (https://github.com/mastra-ai/mastra/issues/13107) ([#13206](https://github.com/mastra-ai/mastra/pull/13206))
|
|
217
|
+
|
|
218
|
+
- Updated dependencies [[`8d14a59`](https://github.com/mastra-ai/mastra/commit/8d14a591d46fbbbe81baa33c9c267d596f790329)]:
|
|
219
|
+
- @mastra/schema-compat@1.1.3-alpha.0
|
|
220
|
+
|
|
221
|
+
## 1.7.0
|
|
222
|
+
|
|
223
|
+
### Minor Changes
|
|
224
|
+
|
|
225
|
+
- Added `getObservationalMemoryRecord()` method to the `Harness` class. Fixes #13392. ([#13395](https://github.com/mastra-ai/mastra/pull/13395))
|
|
226
|
+
|
|
227
|
+
This provides public access to the full `ObservationalMemoryRecord` for the current thread, including `activeObservations`, `generationCount`, and `observationTokenCount`. Previously, accessing raw observation text required bypassing the Harness abstraction by reaching into private storage internals.
|
|
228
|
+
|
|
229
|
+
```typescript
|
|
230
|
+
const record = await harness.getObservationalMemoryRecord();
|
|
231
|
+
if (record) {
|
|
232
|
+
console.log(record.activeObservations);
|
|
233
|
+
}
|
|
234
|
+
```
|
|
235
|
+
|
|
236
|
+
- Added `Workspace.setToolsConfig()` method for dynamically updating per-tool configuration at runtime without recreating the workspace instance. Passing `undefined` re-enables all tools. ([#13439](https://github.com/mastra-ai/mastra/pull/13439))
|
|
237
|
+
|
|
238
|
+
```ts
|
|
239
|
+
const workspace = new Workspace({ filesystem, sandbox });
|
|
240
|
+
|
|
241
|
+
// Disable write tools (e.g., in plan/read-only mode)
|
|
242
|
+
workspace.setToolsConfig({
|
|
243
|
+
mastra_workspace_write_file: { enabled: false },
|
|
244
|
+
mastra_workspace_edit_file: { enabled: false },
|
|
245
|
+
});
|
|
246
|
+
|
|
247
|
+
// Re-enable all tools
|
|
248
|
+
workspace.setToolsConfig(undefined);
|
|
249
|
+
```
|
|
250
|
+
|
|
251
|
+
- Added `HarnessDisplayState` so any UI can read a single state snapshot instead of handling 35+ individual events. ([#13427](https://github.com/mastra-ai/mastra/pull/13427))
|
|
252
|
+
|
|
253
|
+
**Why:** Previously, every UI (TUI, web, desktop) had to subscribe to dozens of granular Harness events and independently reconstruct what to display. This led to duplicated state tracking and inconsistencies across UI implementations. Now the Harness maintains a single canonical display state that any UI can read.
|
|
254
|
+
|
|
255
|
+
**Before:** UIs subscribed to raw events and built up display state locally:
|
|
256
|
+
|
|
257
|
+
```ts
|
|
258
|
+
harness.subscribe((event) => {
|
|
259
|
+
if (event.type === 'agent_start') localState.isRunning = true;
|
|
260
|
+
if (event.type === 'agent_end') localState.isRunning = false;
|
|
261
|
+
if (event.type === 'tool_start') localState.tools.set(event.toolCallId, ...);
|
|
262
|
+
// ... 30+ more event types to handle
|
|
263
|
+
});
|
|
264
|
+
```
|
|
265
|
+
|
|
266
|
+
**After:** UIs read a single snapshot from the Harness:
|
|
267
|
+
|
|
268
|
+
```ts
|
|
269
|
+
import type { HarnessDisplayState } from '@mastra/core/harness';
|
|
270
|
+
|
|
271
|
+
harness.subscribe(event => {
|
|
272
|
+
const ds: HarnessDisplayState = harness.getDisplayState();
|
|
273
|
+
// ds.isRunning, ds.tokenUsage, ds.omProgress, ds.activeTools, etc.
|
|
274
|
+
renderUI(ds);
|
|
275
|
+
});
|
|
276
|
+
```
|
|
277
|
+
|
|
278
|
+
- Prompt blocks can now define their own variables schema (`requestContextSchema`), allowing you to create reusable prompt blocks with typed variable placeholders. The server now correctly computes and returns draft/published status for prompt blocks. Existing databases are automatically migrated when upgrading. ([#13351](https://github.com/mastra-ai/mastra/pull/13351))
|
|
279
|
+
|
|
280
|
+
- **Workspace instruction improvements** ([#13304](https://github.com/mastra-ai/mastra/pull/13304))
|
|
281
|
+
- Added `Workspace.getInstructions()`: agents now receive accurate workspace context that distinguishes sandbox-accessible paths from workspace-only paths.
|
|
282
|
+
- Added `WorkspaceInstructionsProcessor`: workspace context is injected directly into the agent system message instead of embedded in tool descriptions.
|
|
283
|
+
- Deprecated `Workspace.getPathContext()` in favour of `getInstructions()`.
|
|
284
|
+
|
|
285
|
+
Added `instructions` option to `LocalFilesystem` and `LocalSandbox`. Pass a string to fully replace default instructions, or a function to extend them with access to the current `requestContext` for per-request customization (e.g. by tenant or locale).
|
|
286
|
+
|
|
287
|
+
```typescript
|
|
288
|
+
const filesystem = new LocalFilesystem({
|
|
289
|
+
basePath: './workspace',
|
|
290
|
+
instructions: ({ defaultInstructions, requestContext }) => {
|
|
291
|
+
const locale = requestContext?.get('locale') ?? 'en';
|
|
292
|
+
return `${defaultInstructions}\nLocale: ${locale}`;
|
|
293
|
+
},
|
|
294
|
+
});
|
|
295
|
+
```
|
|
296
|
+
|
|
297
|
+
- Added background process management to workspace sandboxes. ([#13293](https://github.com/mastra-ai/mastra/pull/13293))
|
|
298
|
+
|
|
299
|
+
You can now spawn, monitor, and manage long-running background processes (dev servers, watchers, REPLs) inside sandbox environments.
|
|
300
|
+
|
|
301
|
+
```typescript
|
|
302
|
+
// Spawn a background process
|
|
303
|
+
const handle = await sandbox.processes.spawn('node server.js');
|
|
304
|
+
|
|
305
|
+
// Stream output and wait for exit
|
|
306
|
+
const result = await handle.wait({
|
|
307
|
+
onStdout: data => console.log(data),
|
|
308
|
+
});
|
|
309
|
+
|
|
310
|
+
// List and manage running processes
|
|
311
|
+
const procs = await sandbox.processes.list();
|
|
312
|
+
await sandbox.processes.kill(handle.pid);
|
|
313
|
+
```
|
|
314
|
+
|
|
315
|
+
- `SandboxProcessManager` abstract base class with `spawn()`, `list()`, `get(pid)`, `kill(pid)`
|
|
316
|
+
- `ProcessHandle` base class with stdout/stderr accumulation, streaming callbacks, and `wait()`
|
|
317
|
+
- `LocalProcessManager` implementation wrapping Node.js `child_process`
|
|
318
|
+
- Node.js stream interop via `handle.reader` / `handle.writer`
|
|
319
|
+
- Default `executeCommand` implementation built on process manager (spawn + wait)
|
|
320
|
+
|
|
321
|
+
- Added workspace tools for background process management and improved sandbox execution UI. ([#13309](https://github.com/mastra-ai/mastra/pull/13309))
|
|
322
|
+
- `execute_command` now supports `background: true` to spawn long-running processes and return a PID
|
|
323
|
+
- New `get_process_output` tool to check output/status of background processes (supports `wait` to block until exit)
|
|
324
|
+
- New `kill_process` tool to terminate background processes
|
|
325
|
+
- Output truncation helpers with configurable tail lines
|
|
326
|
+
- Sandbox execution badge UI: terminal-style output display with streaming, exit codes, killed status, and workspace metadata
|
|
327
|
+
|
|
328
|
+
### Patch Changes
|
|
329
|
+
|
|
330
|
+
- Fixed agents-as-tools failing with OpenAI when using the model router. The auto-injected `resumeData` field (from `z.any()`) produced a JSON Schema without a `type` key, which OpenAI rejects. Tool schemas are now post-processed to ensure all properties have valid type information. ([#13326](https://github.com/mastra-ai/mastra/pull/13326))
|
|
331
|
+
|
|
332
|
+
- Fixed `stopWhen` callback receiving empty `toolResults` on steps. `step.toolResults` now correctly reflects the tool results present in `step.content`. ([#13319](https://github.com/mastra-ai/mastra/pull/13319))
|
|
333
|
+
|
|
334
|
+
- Added `hasJudge` metadata to scorer records so the studio can distinguish code-based scorers (e.g., textual-difference, content-similarity) from LLM-based scorers. This metadata is now included in all four score-saving paths: `runEvals`, scorer hooks, trace scoring, and dataset experiments. ([#13386](https://github.com/mastra-ai/mastra/pull/13386))
|
|
335
|
+
|
|
336
|
+
- Fixed a bug where custom output processors could not emit stream events during final output processing. The `writer` object was always `undefined` when passed to output processors in the finish phase, preventing use cases like streaming moderation updates or custom UI events back to the client. ([#13454](https://github.com/mastra-ai/mastra/pull/13454))
|
|
337
|
+
|
|
338
|
+
- Added per-file write locking to workspace tools (edit_file, write_file, ast_edit, delete). Concurrent tool calls targeting the same file are now serialized, preventing race conditions where parallel edits could silently overwrite each other. ([#13302](https://github.com/mastra-ai/mastra/pull/13302))
|
|
339
|
+
|
|
340
|
+
## 1.7.0-alpha.0
|
|
341
|
+
|
|
342
|
+
### Minor Changes
|
|
343
|
+
|
|
344
|
+
- Added `getObservationalMemoryRecord()` method to the `Harness` class. Fixes #13392. ([#13395](https://github.com/mastra-ai/mastra/pull/13395))
|
|
345
|
+
|
|
346
|
+
This provides public access to the full `ObservationalMemoryRecord` for the current thread, including `activeObservations`, `generationCount`, and `observationTokenCount`. Previously, accessing raw observation text required bypassing the Harness abstraction by reaching into private storage internals.
|
|
347
|
+
|
|
348
|
+
```typescript
|
|
349
|
+
const record = await harness.getObservationalMemoryRecord();
|
|
350
|
+
if (record) {
|
|
351
|
+
console.log(record.activeObservations);
|
|
352
|
+
}
|
|
353
|
+
```
|
|
354
|
+
|
|
355
|
+
- Added `Workspace.setToolsConfig()` method for dynamically updating per-tool configuration at runtime without recreating the workspace instance. Passing `undefined` re-enables all tools. ([#13439](https://github.com/mastra-ai/mastra/pull/13439))
|
|
356
|
+
|
|
357
|
+
```ts
|
|
358
|
+
const workspace = new Workspace({ filesystem, sandbox });
|
|
359
|
+
|
|
360
|
+
// Disable write tools (e.g., in plan/read-only mode)
|
|
361
|
+
workspace.setToolsConfig({
|
|
362
|
+
mastra_workspace_write_file: { enabled: false },
|
|
363
|
+
mastra_workspace_edit_file: { enabled: false },
|
|
364
|
+
});
|
|
365
|
+
|
|
366
|
+
// Re-enable all tools
|
|
367
|
+
workspace.setToolsConfig(undefined);
|
|
368
|
+
```
|
|
369
|
+
|
|
370
|
+
- Added `HarnessDisplayState` so any UI can read a single state snapshot instead of handling 35+ individual events. ([#13427](https://github.com/mastra-ai/mastra/pull/13427))
|
|
371
|
+
|
|
372
|
+
**Why:** Previously, every UI (TUI, web, desktop) had to subscribe to dozens of granular Harness events and independently reconstruct what to display. This led to duplicated state tracking and inconsistencies across UI implementations. Now the Harness maintains a single canonical display state that any UI can read.
|
|
373
|
+
|
|
374
|
+
**Before:** UIs subscribed to raw events and built up display state locally:
|
|
375
|
+
|
|
376
|
+
```ts
|
|
377
|
+
harness.subscribe((event) => {
|
|
378
|
+
if (event.type === 'agent_start') localState.isRunning = true;
|
|
379
|
+
if (event.type === 'agent_end') localState.isRunning = false;
|
|
380
|
+
if (event.type === 'tool_start') localState.tools.set(event.toolCallId, ...);
|
|
381
|
+
// ... 30+ more event types to handle
|
|
382
|
+
});
|
|
383
|
+
```
|
|
384
|
+
|
|
385
|
+
**After:** UIs read a single snapshot from the Harness:
|
|
386
|
+
|
|
387
|
+
```ts
|
|
388
|
+
import type { HarnessDisplayState } from '@mastra/core/harness';
|
|
389
|
+
|
|
390
|
+
harness.subscribe(event => {
|
|
391
|
+
const ds: HarnessDisplayState = harness.getDisplayState();
|
|
392
|
+
// ds.isRunning, ds.tokenUsage, ds.omProgress, ds.activeTools, etc.
|
|
393
|
+
renderUI(ds);
|
|
394
|
+
});
|
|
395
|
+
```
|
|
396
|
+
|
|
397
|
+
- Prompt blocks can now define their own variables schema (`requestContextSchema`), allowing you to create reusable prompt blocks with typed variable placeholders. The server now correctly computes and returns draft/published status for prompt blocks. Existing databases are automatically migrated when upgrading. ([#13351](https://github.com/mastra-ai/mastra/pull/13351))
|
|
398
|
+
|
|
399
|
+
- **Workspace instruction improvements** ([#13304](https://github.com/mastra-ai/mastra/pull/13304))
|
|
400
|
+
- Added `Workspace.getInstructions()`: agents now receive accurate workspace context that distinguishes sandbox-accessible paths from workspace-only paths.
|
|
401
|
+
- Added `WorkspaceInstructionsProcessor`: workspace context is injected directly into the agent system message instead of embedded in tool descriptions.
|
|
402
|
+
- Deprecated `Workspace.getPathContext()` in favour of `getInstructions()`.
|
|
403
|
+
|
|
404
|
+
Added `instructions` option to `LocalFilesystem` and `LocalSandbox`. Pass a string to fully replace default instructions, or a function to extend them with access to the current `requestContext` for per-request customization (e.g. by tenant or locale).
|
|
405
|
+
|
|
406
|
+
```typescript
|
|
407
|
+
const filesystem = new LocalFilesystem({
|
|
408
|
+
basePath: './workspace',
|
|
409
|
+
instructions: ({ defaultInstructions, requestContext }) => {
|
|
410
|
+
const locale = requestContext?.get('locale') ?? 'en';
|
|
411
|
+
return `${defaultInstructions}\nLocale: ${locale}`;
|
|
412
|
+
},
|
|
413
|
+
});
|
|
414
|
+
```
|
|
415
|
+
|
|
416
|
+
- Added background process management to workspace sandboxes. ([#13293](https://github.com/mastra-ai/mastra/pull/13293))
|
|
417
|
+
|
|
418
|
+
You can now spawn, monitor, and manage long-running background processes (dev servers, watchers, REPLs) inside sandbox environments.
|
|
419
|
+
|
|
420
|
+
```typescript
|
|
421
|
+
// Spawn a background process
|
|
422
|
+
const handle = await sandbox.processes.spawn('node server.js');
|
|
423
|
+
|
|
424
|
+
// Stream output and wait for exit
|
|
425
|
+
const result = await handle.wait({
|
|
426
|
+
onStdout: data => console.log(data),
|
|
427
|
+
});
|
|
428
|
+
|
|
429
|
+
// List and manage running processes
|
|
430
|
+
const procs = await sandbox.processes.list();
|
|
431
|
+
await sandbox.processes.kill(handle.pid);
|
|
432
|
+
```
|
|
433
|
+
|
|
434
|
+
- `SandboxProcessManager` abstract base class with `spawn()`, `list()`, `get(pid)`, `kill(pid)`
|
|
435
|
+
- `ProcessHandle` base class with stdout/stderr accumulation, streaming callbacks, and `wait()`
|
|
436
|
+
- `LocalProcessManager` implementation wrapping Node.js `child_process`
|
|
437
|
+
- Node.js stream interop via `handle.reader` / `handle.writer`
|
|
438
|
+
- Default `executeCommand` implementation built on process manager (spawn + wait)
|
|
439
|
+
|
|
440
|
+
- Added workspace tools for background process management and improved sandbox execution UI. ([#13309](https://github.com/mastra-ai/mastra/pull/13309))
|
|
441
|
+
- `execute_command` now supports `background: true` to spawn long-running processes and return a PID
|
|
442
|
+
- New `get_process_output` tool to check output/status of background processes (supports `wait` to block until exit)
|
|
443
|
+
- New `kill_process` tool to terminate background processes
|
|
444
|
+
- Output truncation helpers with configurable tail lines
|
|
445
|
+
- Sandbox execution badge UI: terminal-style output display with streaming, exit codes, killed status, and workspace metadata
|
|
446
|
+
|
|
447
|
+
### Patch Changes
|
|
448
|
+
|
|
449
|
+
- Fixed agents-as-tools failing with OpenAI when using the model router. The auto-injected `resumeData` field (from `z.any()`) produced a JSON Schema without a `type` key, which OpenAI rejects. Tool schemas are now post-processed to ensure all properties have valid type information. ([#13326](https://github.com/mastra-ai/mastra/pull/13326))
|
|
450
|
+
|
|
451
|
+
- Fixed `stopWhen` callback receiving empty `toolResults` on steps. `step.toolResults` now correctly reflects the tool results present in `step.content`. ([#13319](https://github.com/mastra-ai/mastra/pull/13319))
|
|
452
|
+
|
|
453
|
+
- Added `hasJudge` metadata to scorer records so the studio can distinguish code-based scorers (e.g., textual-difference, content-similarity) from LLM-based scorers. This metadata is now included in all four score-saving paths: `runEvals`, scorer hooks, trace scoring, and dataset experiments. ([#13386](https://github.com/mastra-ai/mastra/pull/13386))
|
|
454
|
+
|
|
455
|
+
- Added per-file write locking to workspace tools (edit_file, write_file, ast_edit, delete). Concurrent tool calls targeting the same file are now serialized, preventing race conditions where parallel edits could silently overwrite each other. ([#13302](https://github.com/mastra-ai/mastra/pull/13302))
|
|
456
|
+
|
|
3
457
|
## 1.6.0
|
|
4
458
|
|
|
5
459
|
### Minor Changes
|
|
@@ -94,6 +94,21 @@ export interface AgentLegacyCapabilities {
|
|
|
94
94
|
processorId?: string;
|
|
95
95
|
};
|
|
96
96
|
}>;
|
|
97
|
+
/** Run processInputStep phase on input processors (for legacy path compatibility) */
|
|
98
|
+
__runProcessInputStep(args: {
|
|
99
|
+
requestContext: RequestContext;
|
|
100
|
+
tracingContext: TracingContext;
|
|
101
|
+
messageList: MessageList;
|
|
102
|
+
stepNumber?: number;
|
|
103
|
+
}): Promise<{
|
|
104
|
+
messageList: MessageList;
|
|
105
|
+
tripwire?: {
|
|
106
|
+
reason: string;
|
|
107
|
+
retry?: boolean;
|
|
108
|
+
metadata?: unknown;
|
|
109
|
+
processorId?: string;
|
|
110
|
+
};
|
|
111
|
+
}>;
|
|
97
112
|
/** Get most recent user message */
|
|
98
113
|
getMostRecentUserMessage(messages: Array<UIMessage | UIMessageWithMetadata>): UIMessage | UIMessageWithMetadata | undefined;
|
|
99
114
|
/** Generate title for thread */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent-legacy.d.ts","sourceRoot":"","sources":["../../src/agent/agent-legacy.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"agent-legacy.d.ts","sourceRoot":"","sources":["../../src/agent/agent-legacy.ts"],"names":[],"mappings":"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"}
|
package/dist/agent/agent.d.ts
CHANGED
|
@@ -85,6 +85,12 @@ export declare class Agent<TAgentId extends string = string, TTools extends Tool
|
|
|
85
85
|
* @internal
|
|
86
86
|
*/
|
|
87
87
|
private getSkillsProcessors;
|
|
88
|
+
/**
|
|
89
|
+
* Gets the workspace-instructions processors to add when the workspace has a
|
|
90
|
+
* filesystem or sandbox (i.e. something to describe).
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
93
|
+
private getWorkspaceInstructionsProcessors;
|
|
88
94
|
/**
|
|
89
95
|
* Returns the agents configured for this agent, resolving function-based agents if necessary.
|
|
90
96
|
* Used in multi-agent collaboration scenarios where this agent can delegate to other agents.
|
|
@@ -478,6 +484,13 @@ export declare class Agent<TAgentId extends string = string, TTools extends Tool
|
|
|
478
484
|
* @internal
|
|
479
485
|
*/
|
|
480
486
|
private __runInputProcessors;
|
|
487
|
+
/**
|
|
488
|
+
* Runs processInputStep phase on input processors.
|
|
489
|
+
* Used by legacy path to execute per-step input processing (e.g., Observational Memory)
|
|
490
|
+
* that would otherwise only run in the v5 agentic loop.
|
|
491
|
+
* @internal
|
|
492
|
+
*/
|
|
493
|
+
private __runProcessInputStep;
|
|
481
494
|
/**
|
|
482
495
|
* Executes output processors on the message list after LLM processing.
|
|
483
496
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent.d.ts","sourceRoot":"","sources":["../../src/agent/agent.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"agent.d.ts","sourceRoot":"","sources":["../../src/agent/agent.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAY,SAAS,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAGnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AACrC,OAAO,KAAK,EAAE,gBAAgB,EAAe,MAAM,WAAW,CAAC;AAC/D,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAErC,OAAO,KAAK,EAGV,aAAa,EACb,YAAY,EAEb,MAAM,UAAU,CAAC;AAGlB,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAC3C,OAAO,KAAK,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAC1G,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,OAAO,KAAK,EACV,mBAAmB,EAEnB,yBAAyB,EACzB,iBAAiB,EAClB,MAAM,2BAA2B,CAAC;AAGnC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AACxC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAErD,OAAO,KAAK,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAE1E,OAAO,KAAK,EACV,wBAAwB,EACxB,yBAAyB,EACzB,iBAAiB,EACjB,SAAS,EACV,MAAM,qBAAqB,CAAC;AAM7B,OAAO,EAAE,cAAc,EAAgD,MAAM,oBAAoB,CAAC;AAGlG,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,WAAW,CAAC;AAC1D,OAAO,KAAK,EAAE,UAAU,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAG3E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAGhD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAG5C,OAAO,KAAK,EAAE,WAAW,EAAsC,MAAM,cAAc,CAAC;AACpF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAKjD,OAAO,KAAK,EACV,qBAAqB,EACrB,yBAAyB,EAEzB,8BAA8B,EAC9B,cAAc,EAIf,MAAM,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,YAAY,EAAE,gBAAgB,EAAE,qBAAqB,EAAmB,MAAM,gBAAgB,CAAC;AAG7G,OAAO,KAAK,EACV,WAAW,EACX,oBAAoB,EACpB,kBAAkB,EAElB,UAAU,EACV,uBAAuB,EAGvB,iBAAiB,EAEjB,uBAAuB,EACxB,MAAM,SAAS,CAAC;AAIjB,MAAM,MAAM,SAAS,GAAG,WAAW,GAAG,cAAc,CAAC;AAErD,KAAK,cAAc,GAAG;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,eAAe,CAAC,iBAAiB,CAAC,CAAC;IAC1C,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,OAAO,CAAC;CAClB,EAAE,CAAC;AAUJ;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBAAa,KAAK,CAChB,QAAQ,SAAS,MAAM,GAAG,MAAM,EAChC,MAAM,SAAS,UAAU,GAAG,UAAU,EACtC,OAAO,GAAG,SAAS,EACnB,eAAe,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,OAAO,GAAG,OAAO,CAC/D,SAAQ,UAAU;;IACX,EAAE,EAAE,QAAQ,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IAGlC,KAAK,EAAE,eAAe,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAE3D,UAAU,CAAC,EAAE,MAAM,CAAC;IAsBpB,OAAO,CAAC,mBAAmB,CAAS;IAEpC;;;;;;;;;;;;;;;;;;OAkBG;gBACS,MAAM,EAAE,WAAW,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,eAAe,CAAC;IAyH3E,iBAAiB;IAIjB;;;OAGG;YACW,mBAAmB;IAsBjC;;;;OAIG;YACW,kCAAkC;IA6ChD;;;;;;;;;OASG;IACI,UAAU,CAAC,EAAE,cAAqC,EAAE,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO;IAiCrG;;;OAGG;YACW,kBAAkB;IAwBhC;;;;;OAKG;IACH,OAAO,CAAC,6BAA6B;IA6ErC;;;;OAIG;YACW,4BAA4B;IA0B1C;;;;OAIG;YACW,2BAA2B;IAkCzC;;OAEG;IACU,mBAAmB,CAAC,cAAc,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC,wBAAwB,EAAE,CAAC;IAItG;;OAEG;IACU,oBAAoB,CAAC,cAAc,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC,yBAAyB,EAAE,CAAC;IAIxG;;;;;;;;;;;;OAYG;IACU,oBAAoB,CAAC,GAAG,SAAS,MAAM,GAAG,MAAM,EAC3D,WAAW,EAAE,GAAG,EAChB,cAAc,CAAC,EAAE,cAAc,GAC9B,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC;IAyCjC;;;;;;OAMG;IACU,6BAA6B,CAAC,cAAc,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC,wBAAwB,EAAE,CAAC;IAWhH;;;;;;OAMG;IACU,8BAA8B,CAAC,cAAc,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC,yBAAyB,EAAE,CAAC;IAWlH;;;;OAIG;IACU,yBAAyB,CACpC,cAAc,CAAC,EAAE,cAAc,GAC9B,OAAO,CAAC;QAAE,iBAAiB,EAAE,MAAM,EAAE,CAAC;QAAC,kBAAkB,EAAE,MAAM,EAAE,CAAA;KAAE,CAAC;IAwBzE;;;;OAIG;IACU,+BAA+B,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC;IAoC5E;;;;;;;;;OASG;IACI,YAAY,IAAI,OAAO;IAI9B;;;;;;;;;;;OAWG;IACU,SAAS,CAAC,EAAE,cAAqC,EAAE,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAAG,OAAO,CAClH,YAAY,GAAG,SAAS,CACzB;IA2CD;;;;;;;;;OASG;IACI,eAAe,IAAI,OAAO;IAIjC;;;;;;;;;;;;OAYG;IACU,YAAY,CAAC,EACxB,cAAqC,GACtC,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAAG,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC;IAiC/E,IAAI,KAAK,kGAiBR;IAED;;;OAGG;IACH,IAAI,oBAAoB,0EAEvB;IAED;;;;;;;;;OASG;IACU,aAAa,CAAC,EACzB,cAAqC,GACtC,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;IAiB5E,WAAW,CAAC,EAChB,cAAqC,GACtC,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAAG,OAAO,CAAC,aAAa,CAAC;IA0BpE;;;;;;;;;OASG;IACU,QAAQ,CAAC,EAAE,cAAc,EAAE,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO;IAYlF;;;;;;;;;OASG;IACI,eAAe,CAAC,EAAE,cAAqC,EAAE,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GACtG,iBAAiB,GACjB,OAAO,CAAC,iBAAiB,CAAC;IAyD9B;;;;;;;;OAQG;IACI,cAAc,IAAI,MAAM;IAI/B;;;OAGG;IACH,OAAO,CAAC,gBAAgB;IAmCxB;;;;;;;;;OASG;IACI,+BAA+B,CAAC,EACrC,cAAqC,GACtC,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAAG,oBAAoB,GAAG,OAAO,CAAC,oBAAoB,CAAC;IA0BlG;;;;;;;;;OASG;IACI,6BAA6B,CAAC,EACnC,cAAqC,GACtC,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAAG,kBAAkB,GAAG,OAAO,CAAC,kBAAkB,CAAC;IA0B9F;;;;;;;;;OASG;IACI,iBAAiB,CAAC,EAAE,cAAqC,EAAE,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GACxG,qBAAqB,CAAC,OAAO,CAAC,GAC9B,OAAO,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;IA2B3C;;;;;;;;;;;;OAYG;IACI,wBAAwB,CAAC,EAAE,cAAqC,EAAE,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAC/G,cAAc,GACd,OAAO,CAAC,cAAc,CAAC;IA2B3B;;;;;;;;;OASG;IACI,SAAS,CAAC,EAAE,cAAqC,EAAE,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAA;KAAO,GAChG,MAAM,GACN,OAAO,CAAC,MAAM,CAAC;IA8BnB;;;;;;;;;;OAUG;IACI,MAAM,CAAC,EACZ,cAAqC,EACrC,KAAK,GACN,GAAE;QACD,cAAc,CAAC,EAAE,cAAc,CAAC;QAChC,KAAK,CAAC,EAAE,eAAe,CAAC,iBAAiB,CAAC,CAAC;KACvC,GAAG,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;IAyCvC;;;;;OAKG;YACW,kBAAkB;IAuBhC;;;;;;;;;;;;OAYG;IACI,QAAQ,CAAC,EACd,cAAqC,EACrC,WAAwB,GACzB,GAAE;QAAE,cAAc,CAAC,EAAE,cAAc,CAAC;QAAC,WAAW,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAA;KAAO,GACrE,mBAAmB,GACnB,yBAAyB,GACzB,OAAO,CAAC,mBAAmB,GAAG,yBAAyB,CAAC;IAoB5D;;;;;;;;;;;OAWG;IACU,YAAY,CACvB,cAAc,GAAE,cAAqC,GACpD,OAAO,CAAC,KAAK,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC;IAOjD;;;OAGG;IACH,oBAAoB,CAAC,eAAe,EAAE,MAAM;IAK5C;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,EAAE,EAAE;QAAE,KAAK,EAAE,eAAe,CAAC,iBAAiB,CAAC,CAAA;KAAE;IAKtE;;;;OAIG;IACH,sBAAsB;IAKtB,aAAa,CAAC,QAAQ,EAAE,MAAM,EAAE;IAgBhC,sBAAsB,CAAC,EACrB,EAAE,EACF,KAAK,EACL,OAAO,EACP,UAAU,GACX,EAAE;QACD,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,CAAC,EAAE,eAAe,CAAC,iBAAiB,CAAC,CAAC;QAC3C,OAAO,CAAC,EAAE,OAAO,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;KACrB;IA4BD;;;OAGG;IACH,oBAAoB,CAAC,CAAC,EAAE,gBAAgB;IAWxC;;;OAGG;IACH,gBAAgB,CAAC,MAAM,EAAE,MAAM;IA6D/B;;;;OAIG;IACH,UAAU,CAAC,KAAK,EAAE,MAAM;IAKlB,4BAA4B,CAAC,EACjC,OAAO,EACP,cAAqC,EACrC,cAAc,EACd,KAAK,EACL,YAAY,GACb,EAAE;QACD,OAAO,EAAE,MAAM,GAAG,YAAY,CAAC;QAC/B,cAAc,CAAC,EAAE,cAAc,CAAC;QAChC,cAAc,EAAE,cAAc,CAAC;QAC/B,KAAK,CAAC,EAAE,eAAe,CAAC,iBAAiB,CAAC,CAAC;QAC3C,YAAY,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;KACxC;IAqFD,wBAAwB,CAAC,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,qBAAqB,CAAC;IAKrE,QAAQ,CACZ,WAAW,EAAE,MAAM,GAAG,YAAY,GAAG,SAAS,EAC9C,cAAc,EAAE,cAAc,EAC9B,cAAc,EAAE,cAAc,EAC9B,KAAK,CAAC,EAAE,eAAe,CAAC,iBAAiB,CAAC,EAC1C,YAAY,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC;IAwBjC,WAAW,CAAC,MAAM,EAAE,eAAe,CAAC,YAAY,CAAC;IAIjD,cAAc,CAAC,SAAS,EAAE,eAAe,CAAC,YAAY,GAAG,SAAS,CAAC;IAY1E;;;OAGG;YACW,eAAe;IAqE7B;;;OAGG;YACW,kBAAkB;IA8DhC;;;OAGG;YACW,oBAAoB;IAiElC;;;;;OAKG;YACW,qBAAqB;IAsEnC;;;OAGG;YACW,qBAAqB;IAkDnC;;;OAGG;YACW,iBAAiB;IAiC/B;;;OAGG;YACW,iBAAiB;IAmE/B;;;OAGG;YACW,YAAY;IAuD1B;;;OAGG;YACW,eAAe;IAoD7B;;;OAGG;YACW,cAAc;IAqtB5B;;;OAGG;YACW,iBAAiB;IA8M/B;;;OAGG;YACW,YAAY;IAyH1B;;;OAGG;IACH,OAAO,CAAC,WAAW;IAoCnB;;;;;;;;;;;OAWG;YACW,gBAAgB;IAqF9B;;;OAGG;IACH,OAAO,CAAC,+BAA+B;IAwCvC;;;OAGG;YACW,aAAa;IAmd3B;;;;;;;;;;;;;;;;;;;;OAoBG;IACG,OAAO,CACX,QAAQ,EAAE,gBAAgB,EAC1B,OAAO,CAAC,EAAE,8BAA8B,CAAC,SAAS,CAAC,GAClD,OAAO,CAAC,wBAAwB,CAAC,SAAS,CAAC,CAAC;IACzC,OAAO,CAAC,MAAM,SAAS,EAAE,EAC7B,QAAQ,EAAE,gBAAgB,EAC1B,OAAO,CAAC,EAAE,8BAA8B,CAAC,MAAM,CAAC,GAC/C,OAAO,CAAC,wBAAwB,CAAC,MAAM,CAAC,CAAC;IAsD5C;;;;;;;;;;;;;;;;;;;;;OAqBG;IACG,aAAa,CAAC,UAAU,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,CAAC,8BAA8B,EAAE,OAAO,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE;IAoD/G;;;;;;;;;;;;;;OAcG;IACG,sBAAsB,CAAC,OAAO,EAAE,IAAI,CAAC,8BAA8B,EAAE,OAAO,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE;IAIvG;;;;;;;;;;;;;;OAcG;IACG,sBAAsB,CAAC,OAAO,EAAE,IAAI,CAAC,8BAA8B,EAAE,OAAO,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE;IAGjG,QAAQ,CAAC,QAAQ,EAAE,gBAAgB,EAAE,OAAO,CAAC,EAAE,qBAAqB,CAAC,OAAO,CAAC,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;IAC5G,QAAQ,CAAC,MAAM,SAAS,EAAE,EAC9B,QAAQ,EAAE,gBAAgB,EAC1B,OAAO,EAAE,yBAAyB,CAAC,MAAM,CAAC,GAAG;QAC3C,gBAAgB,EAAE,uBAAuB,CAAC,MAAM,CAAC,CAAC;KACnD,GACA,OAAO,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC;IAExB,QAAQ,CAAC,MAAM,EACnB,QAAQ,EAAE,gBAAgB,EAC1B,OAAO,CAAC,EAAE,yBAAyB,CAAC,GAAG,CAAC,GAAG;QACzC,gBAAgB,CAAC,EAAE,uBAAuB,CAAC,GAAG,CAAC,CAAC;KACjD,GACA,OAAO,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC;IAuFxB,MAAM,CAAC,MAAM,SAAS,EAAE,EAC5B,QAAQ,EAAE,gBAAgB,EAC1B,aAAa,EAAE,yBAAyB,CAAC,MAAM,CAAC,GAAG;QACjD,gBAAgB,EAAE,uBAAuB,CAAC,MAAM,CAAC,CAAC;KACnD,GACA,OAAO,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC;IAC/B,MAAM,CAAC,MAAM,EACjB,QAAQ,EAAE,gBAAgB,EAC1B,aAAa,EAAE,yBAAyB,CAAC,GAAG,CAAC,GAAG;QAC9C,gBAAgB,CAAC,EAAE,uBAAuB,CAAC,GAAG,CAAC,CAAC;KACjD,GACA,OAAO,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC;IAC/B,MAAM,CAAC,QAAQ,EAAE,gBAAgB,EAAE,aAAa,CAAC,EAAE,qBAAqB,GAAG,OAAO,CAAC,iBAAiB,CAAC;IA6E3G;;;;;;;;;;;;OAYG;IACG,YAAY,CAAC,MAAM,SAAS,EAAE,EAClC,UAAU,EAAE,GAAG,EACf,aAAa,EAAE,yBAAyB,CAAC,MAAM,CAAC,GAAG;QACjD,gBAAgB,EAAE,uBAAuB,CAAC,MAAM,CAAC,CAAC;QAClD,UAAU,CAAC,EAAE,MAAM,CAAC;KACrB,GACA,OAAO,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC;IAC/B,YAAY,CAAC,MAAM,EACvB,UAAU,EAAE,GAAG,EACf,aAAa,EAAE,yBAAyB,CAAC,GAAG,CAAC,GAAG;QAC9C,gBAAgB,CAAC,EAAE,uBAAuB,CAAC,GAAG,CAAC,CAAC;QAChD,UAAU,CAAC,EAAE,MAAM,CAAC;KACrB,GACA,OAAO,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC;IAC/B,YAAY,CAChB,UAAU,EAAE,GAAG,EACf,aAAa,CAAC,EAAE,qBAAqB,GAAG;QAAE,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE,GAC9D,OAAO,CAAC,iBAAiB,CAAC;IA4E7B;;;;;;;;;;;;OAYG;IACG,cAAc,CAAC,MAAM,GAAG,SAAS,EACrC,UAAU,EAAE,GAAG,EACf,OAAO,CAAC,EAAE,qBAAqB,CAAC,MAAM,CAAC,GAAG;QAAE,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE,GAChE,OAAO,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAwF3E;;;;;;;;;;;;;;OAcG;IACG,eAAe,CAAC,MAAM,GAAG,SAAS,EACtC,OAAO,EAAE,qBAAqB,CAAC,MAAM,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE,GAC9E,OAAO,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC;IAIrC;;;;;;;;;;;;;;OAcG;IACG,eAAe,CAAC,MAAM,GAAG,SAAS,EACtC,OAAO,EAAE,qBAAqB,CAAC,MAAM,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE,GAC9E,OAAO,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC;IAIrC;;;;;;;;;;;;;;;OAeG;IACG,uBAAuB,CAAC,MAAM,GAAG,SAAS,EAC9C,OAAO,EAAE,qBAAqB,CAAC,MAAM,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE,GAC9E,OAAO,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAI3E;;;;;;;;;;;;;;;OAeG;IACG,uBAAuB,CAAC,MAAM,GAAG,SAAS,EAC9C,OAAO,EAAE,qBAAqB,CAAC,MAAM,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE,GAC9E,OAAO,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,CAAC,MAAM,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAI3E;;;;;;;;;OASG;IACG,cAAc,CAClB,QAAQ,EAAE,gBAAgB,EAC1B,IAAI,CAAC,EAAE,oBAAoB,CAAC,SAAS,EAAE,SAAS,CAAC,GAAG;QAAE,MAAM,CAAC,EAAE,KAAK,CAAC;QAAC,mBAAmB,CAAC,EAAE,KAAK,CAAA;KAAE,GAClG,OAAO,CAAC,kBAAkB,CAAC,GAAG,EAAE,SAAS,CAAC,CAAC;IACxC,cAAc,CAAC,MAAM,SAAS,SAAS,GAAG,WAAW,EACzD,QAAQ,EAAE,gBAAgB,EAC1B,IAAI,CAAC,EAAE,oBAAoB,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG;QAAE,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,mBAAmB,CAAC,EAAE,KAAK,CAAA;KAAE,GAChG,OAAO,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC;IAClC,cAAc,CAAC,mBAAmB,SAAS,SAAS,GAAG,WAAW,EACtE,QAAQ,EAAE,gBAAgB,EAC1B,IAAI,CAAC,EAAE,oBAAoB,CAAC,SAAS,EAAE,mBAAmB,CAAC,GAAG;QAC5D,MAAM,CAAC,EAAE,KAAK,CAAC;QACf,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;KAC3C,GACA,OAAO,CAAC,kBAAkB,CAAC,GAAG,EAAE,mBAAmB,CAAC,CAAC;IAWxD;;;;;;;;;;;OAWG;IACG,YAAY,CAChB,MAAM,SAAS,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,EAC9D,mBAAmB,SAAS,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,EAE3E,QAAQ,EAAE,gBAAgB,EAC1B,IAAI,CAAC,EAAE,kBAAkB,CAAC,MAAM,EAAE,mBAAmB,CAAC,GAAG;QAAE,MAAM,CAAC,EAAE,KAAK,CAAC;QAAC,mBAAmB,CAAC,EAAE,KAAK,CAAA;KAAE,GACvG,OAAO,CAAC,gBAAgB,CAAC,GAAG,EAAE,MAAM,SAAS,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,OAAO,CAAC,CAAC;IACjF,YAAY,CAChB,MAAM,SAAS,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,EAC9D,mBAAmB,SAAS,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,EAE3E,QAAQ,EAAE,gBAAgB,EAC1B,IAAI,CAAC,EAAE,kBAAkB,CAAC,MAAM,EAAE,mBAAmB,CAAC,GAAG;QAAE,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,mBAAmB,CAAC,EAAE,KAAK,CAAA;KAAE,GACxG,OAAO,CAAC,kBAAkB,CAAC,GAAG,EAAE,MAAM,SAAS,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,OAAO,EAAE,GAAG,CAAC,GAAG,iBAAiB,CAAC;IAC5G,YAAY,CAChB,MAAM,SAAS,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,EAC9D,mBAAmB,SAAS,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,EAE3E,QAAQ,EAAE,gBAAgB,EAC1B,IAAI,CAAC,EAAE,kBAAkB,CAAC,MAAM,EAAE,mBAAmB,CAAC,GAAG;QACvD,MAAM,CAAC,EAAE,KAAK,CAAC;QACf,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;KAC3C,GACA,OAAO,CACR,gBAAgB,CAAC,GAAG,EAAE,MAAM,SAAS,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,OAAO,CAAC,GAAG;QAC5E,mBAAmB,EAAE,gBAAgB,CACnC,GAAG,EACH,MAAM,SAAS,SAAS,GACpB,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,GACf,mBAAmB,SAAS,SAAS,GACnC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,GAC5B,OAAO,CACd,CAAC,kCAAkC,CAAC,CAAC;KACvC,CACF;IAcD;;;OAGG;IACH,4BAA4B,CAC1B,mBAAmB,EACf,OAAO,GACP;QAAE,KAAK,EAAE,eAAe,CAAC,iBAAiB,CAAC,CAAC;QAAC,YAAY,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC,CAAA;KAAE,GACrF,SAAS,GACZ;QACD,cAAc,EAAE,OAAO,CAAC;QACxB,KAAK,CAAC,EAAE,eAAe,CAAC,iBAAiB,CAAC,CAAC;QAC3C,YAAY,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;KACxC;IAgBD;;;OAGG;IACG,wBAAwB,CAC5B,cAAc,EAAE,cAAc,EAC9B,YAAY,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC,GACrC,OAAO,CAAC,MAAM,CAAC;CAqBnB"}
|