@mastra/core 1.18.0 → 1.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.
- package/CHANGELOG.md +6 -0
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/{chunk-ZQE2VUYD.cjs → chunk-45LU555A.cjs} +7 -7
- package/dist/{chunk-ZQE2VUYD.cjs.map → chunk-45LU555A.cjs.map} +1 -1
- package/dist/{chunk-TVZCMQTV.cjs → chunk-7W6PDCOH.cjs} +75 -75
- package/dist/{chunk-TVZCMQTV.cjs.map → chunk-7W6PDCOH.cjs.map} +1 -1
- package/dist/{chunk-RTBZOGTO.js → chunk-BWRB3RPC.js} +3 -3
- package/dist/{chunk-RTBZOGTO.js.map → chunk-BWRB3RPC.js.map} +1 -1
- package/dist/{chunk-J47RNLSY.cjs → chunk-CJ4RMDJJ.cjs} +12 -12
- package/dist/{chunk-J47RNLSY.cjs.map → chunk-CJ4RMDJJ.cjs.map} +1 -1
- package/dist/{chunk-PWFPYJGG.cjs → chunk-CU764D5P.cjs} +15 -15
- package/dist/{chunk-PWFPYJGG.cjs.map → chunk-CU764D5P.cjs.map} +1 -1
- package/dist/{chunk-KLVNQDUR.cjs → chunk-DTT543MP.cjs} +3 -3
- package/dist/chunk-DTT543MP.cjs.map +1 -0
- package/dist/{chunk-XQN3BKCI.js → chunk-GALW5K2E.js} +3 -3
- package/dist/{chunk-XQN3BKCI.js.map → chunk-GALW5K2E.js.map} +1 -1
- package/dist/{chunk-GJIN53S6.cjs → chunk-H5ZOJOQ2.cjs} +9 -9
- package/dist/{chunk-GJIN53S6.cjs.map → chunk-H5ZOJOQ2.cjs.map} +1 -1
- package/dist/{chunk-EKFG6JWW.js → chunk-HZI7AYCD.js} +6 -6
- package/dist/{chunk-EKFG6JWW.js.map → chunk-HZI7AYCD.js.map} +1 -1
- package/dist/{chunk-ZRLAR66M.js → chunk-IVXAQT6H.js} +3 -3
- package/dist/{chunk-ZRLAR66M.js.map → chunk-IVXAQT6H.js.map} +1 -1
- package/dist/{chunk-I4ZSA3XJ.js → chunk-KEYCLRBI.js} +4 -4
- package/dist/{chunk-I4ZSA3XJ.js.map → chunk-KEYCLRBI.js.map} +1 -1
- package/dist/{chunk-7GLVV6CZ.js → chunk-KFL6ZGWG.js} +3 -3
- package/dist/{chunk-7GLVV6CZ.js.map → chunk-KFL6ZGWG.js.map} +1 -1
- package/dist/{chunk-UPBMT3QM.js → chunk-KG5NOH3Z.js} +8 -8
- package/dist/{chunk-UPBMT3QM.js.map → chunk-KG5NOH3Z.js.map} +1 -1
- package/dist/{chunk-6Z4GSLLO.js → chunk-L3V6LSQF.js} +3 -3
- package/dist/{chunk-6Z4GSLLO.js.map → chunk-L3V6LSQF.js.map} +1 -1
- package/dist/{chunk-L3X22YTN.cjs → chunk-NMDKJUHA.cjs} +185 -185
- package/dist/{chunk-L3X22YTN.cjs.map → chunk-NMDKJUHA.cjs.map} +1 -1
- package/dist/{chunk-XOBRMYFA.js → chunk-NRIT3KHS.js} +3 -3
- package/dist/chunk-NRIT3KHS.js.map +1 -0
- package/dist/{chunk-2M3HWTRI.js → chunk-OF7ELKXY.js} +4 -4
- package/dist/{chunk-2M3HWTRI.js.map → chunk-OF7ELKXY.js.map} +1 -1
- package/dist/{chunk-KOTSKPTF.cjs → chunk-RVBOSWN5.cjs} +5 -5
- package/dist/{chunk-KOTSKPTF.cjs.map → chunk-RVBOSWN5.cjs.map} +1 -1
- package/dist/{chunk-RTXCZT3M.cjs → chunk-TJNYXDI7.cjs} +19 -36
- package/dist/chunk-TJNYXDI7.cjs.map +1 -0
- package/dist/{chunk-ZVGS2O2W.cjs → chunk-TPE5VTVF.cjs} +6 -6
- package/dist/{chunk-ZVGS2O2W.cjs.map → chunk-TPE5VTVF.cjs.map} +1 -1
- package/dist/{chunk-GJ62FP5X.js → chunk-WGJL6F3F.js} +18 -35
- package/dist/chunk-WGJL6F3F.js.map +1 -0
- package/dist/{chunk-2H53MD2U.cjs → chunk-Z7DO2WCR.cjs} +48 -48
- package/dist/{chunk-2H53MD2U.cjs.map → chunk-Z7DO2WCR.cjs.map} +1 -1
- package/dist/datasets/index.cjs +11 -11
- package/dist/datasets/index.js +1 -1
- package/dist/docs/SKILL.md +1 -1
- package/dist/docs/assets/SOURCE_MAP.json +123 -123
- package/dist/evals/index.cjs +5 -5
- package/dist/evals/index.js +2 -2
- package/dist/evals/scoreTraces/index.cjs +3 -3
- package/dist/evals/scoreTraces/index.js +1 -1
- package/dist/harness/index.cjs +7 -7
- package/dist/harness/index.js +5 -5
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/llm/index.cjs +16 -16
- package/dist/llm/index.js +5 -5
- package/dist/llm/model/provider-types.generated.d.ts +5 -13
- package/dist/loop/index.cjs +14 -14
- package/dist/loop/index.js +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +14 -14
- package/dist/memory/index.js +1 -1
- package/dist/models-dev-674ULLFE.cjs +12 -0
- package/dist/{models-dev-5WY37RVC.cjs.map → models-dev-674ULLFE.cjs.map} +1 -1
- package/dist/models-dev-AVV7SNWL.js +3 -0
- package/dist/{models-dev-Y2UFJEOO.js.map → models-dev-AVV7SNWL.js.map} +1 -1
- package/dist/netlify-KWEJPG27.js +3 -0
- package/dist/{netlify-I4AUVRO2.js.map → netlify-KWEJPG27.js.map} +1 -1
- package/dist/netlify-QP3MZ4FK.cjs +12 -0
- package/dist/{netlify-ADZQ5ZNY.cjs.map → netlify-QP3MZ4FK.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 +44 -44
- package/dist/processors/index.js +1 -1
- package/dist/provider-registry-KZN4FOFE.cjs +40 -0
- package/dist/{provider-registry-I5RW3MEE.cjs.map → provider-registry-KZN4FOFE.cjs.map} +1 -1
- package/dist/provider-registry-L3LFTZUA.js +3 -0
- package/dist/{provider-registry-C7SZ5ZT4.js.map → provider-registry-L3LFTZUA.js.map} +1 -1
- package/dist/provider-registry.json +14 -31
- package/dist/relevance/index.cjs +3 -3
- package/dist/relevance/index.js +1 -1
- package/dist/stream/index.cjs +8 -8
- package/dist/stream/index.js +1 -1
- package/dist/tool-loop-agent/index.cjs +4 -4
- package/dist/tool-loop-agent/index.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/index.cjs +24 -24
- package/dist/workflows/index.js +1 -1
- package/package.json +5 -5
- package/src/llm/model/provider-types.generated.d.ts +5 -13
- package/dist/chunk-GJ62FP5X.js.map +0 -1
- package/dist/chunk-KLVNQDUR.cjs.map +0 -1
- package/dist/chunk-RTXCZT3M.cjs.map +0 -1
- package/dist/chunk-XOBRMYFA.js.map +0 -1
- package/dist/models-dev-5WY37RVC.cjs +0 -12
- package/dist/models-dev-Y2UFJEOO.js +0 -3
- package/dist/netlify-ADZQ5ZNY.cjs +0 -12
- package/dist/netlify-I4AUVRO2.js +0 -3
- package/dist/provider-registry-C7SZ5ZT4.js +0 -3
- package/dist/provider-registry-I5RW3MEE.cjs +0 -40
|
@@ -786,7 +786,8 @@ var provider_registry_default = {
|
|
|
786
786
|
"mimo-v2-pro-free",
|
|
787
787
|
"minimax-m2.5",
|
|
788
788
|
"minimax-m2.5-free",
|
|
789
|
-
"nemotron-3-super-free"
|
|
789
|
+
"nemotron-3-super-free",
|
|
790
|
+
"qwen3.6-plus-free"
|
|
790
791
|
],
|
|
791
792
|
docUrl: "https://opencode.ai/docs/zen",
|
|
792
793
|
gateway: "models.dev"
|
|
@@ -2177,6 +2178,7 @@ var provider_registry_default = {
|
|
|
2177
2178
|
"qwen/qwen3-next-80b-a3b-thinking",
|
|
2178
2179
|
"qwen/qwen3.5-397b-a17b",
|
|
2179
2180
|
"qwen/qwen3.5-plus-02-15",
|
|
2181
|
+
"qwen/qwen3.6-plus-preview:free",
|
|
2180
2182
|
"sourceful/riverflow-v2-fast-preview",
|
|
2181
2183
|
"sourceful/riverflow-v2-max-preview",
|
|
2182
2184
|
"sourceful/riverflow-v2-standard-preview",
|
|
@@ -2210,7 +2212,7 @@ var provider_registry_default = {
|
|
|
2210
2212
|
npm: "@openrouter/ai-sdk-provider"
|
|
2211
2213
|
},
|
|
2212
2214
|
zenmux: {
|
|
2213
|
-
url: "https://zenmux.ai/api/
|
|
2215
|
+
url: "https://zenmux.ai/api/v1",
|
|
2214
2216
|
apiKeyEnvVar: "ZENMUX_API_KEY",
|
|
2215
2217
|
apiKeyHeader: "Authorization",
|
|
2216
2218
|
name: "ZenMux",
|
|
@@ -2233,7 +2235,6 @@ var provider_registry_default = {
|
|
|
2233
2235
|
"google/gemini-2.5-flash-lite",
|
|
2234
2236
|
"google/gemini-2.5-pro",
|
|
2235
2237
|
"google/gemini-3-flash-preview",
|
|
2236
|
-
"google/gemini-3-pro-image-preview",
|
|
2237
2238
|
"google/gemini-3-pro-preview",
|
|
2238
2239
|
"google/gemini-3.1-flash-lite-preview",
|
|
2239
2240
|
"google/gemini-3.1-pro-preview",
|
|
@@ -2303,8 +2304,7 @@ var provider_registry_default = {
|
|
|
2303
2304
|
"z-ai/glm-5-turbo"
|
|
2304
2305
|
],
|
|
2305
2306
|
docUrl: "https://docs.zenmux.ai",
|
|
2306
|
-
gateway: "models.dev"
|
|
2307
|
-
npm: "@ai-sdk/anthropic"
|
|
2307
|
+
gateway: "models.dev"
|
|
2308
2308
|
},
|
|
2309
2309
|
perplexity: {
|
|
2310
2310
|
apiKeyEnvVar: "PERPLEXITY_API_KEY",
|
|
@@ -2721,6 +2721,7 @@ var provider_registry_default = {
|
|
|
2721
2721
|
"inception/mercury-2",
|
|
2722
2722
|
"inception/mercury-coder-small",
|
|
2723
2723
|
"kwaipilot/kat-coder-pro-v1",
|
|
2724
|
+
"kwaipilot/kat-coder-pro-v2",
|
|
2724
2725
|
"meituan/longcat-flash-chat",
|
|
2725
2726
|
"meituan/longcat-flash-thinking",
|
|
2726
2727
|
"meituan/longcat-flash-thinking-2601",
|
|
@@ -2766,6 +2767,7 @@ var provider_registry_default = {
|
|
|
2766
2767
|
"morph/morph-v3-fast",
|
|
2767
2768
|
"morph/morph-v3-large",
|
|
2768
2769
|
"nvidia/nemotron-3-nano-30b-a3b",
|
|
2770
|
+
"nvidia/nemotron-3-super-120b-a12b",
|
|
2769
2771
|
"nvidia/nemotron-nano-12b-v2-vl",
|
|
2770
2772
|
"nvidia/nemotron-nano-9b-v2",
|
|
2771
2773
|
"openai/codex-mini",
|
|
@@ -3453,17 +3455,7 @@ var provider_registry_default = {
|
|
|
3453
3455
|
apiKeyEnvVar: "VULTR_API_KEY",
|
|
3454
3456
|
apiKeyHeader: "Authorization",
|
|
3455
3457
|
name: "Vultr",
|
|
3456
|
-
models: [
|
|
3457
|
-
"DeepSeek-R1-Distill-Llama-70B",
|
|
3458
|
-
"DeepSeek-R1-Distill-Qwen-32B",
|
|
3459
|
-
"DeepSeek-V3.2",
|
|
3460
|
-
"GLM-5-FP8",
|
|
3461
|
-
"Kimi-K2.5",
|
|
3462
|
-
"Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
3463
|
-
"MiniMax-M2.5",
|
|
3464
|
-
"NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4",
|
|
3465
|
-
"gpt-oss-120b"
|
|
3466
|
-
],
|
|
3458
|
+
models: ["DeepSeek-V3.2", "GLM-5-FP8", "Kimi-K2.5", "MiniMax-M2.5"],
|
|
3467
3459
|
docUrl: "https://api.vultrinference.com/",
|
|
3468
3460
|
gateway: "models.dev"
|
|
3469
3461
|
},
|
|
@@ -4440,7 +4432,6 @@ var provider_registry_default = {
|
|
|
4440
4432
|
"gemini/gemini-2.5-flash",
|
|
4441
4433
|
"gemini/gemini-2.5-flash-image",
|
|
4442
4434
|
"gemini/gemini-2.5-flash-lite",
|
|
4443
|
-
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
4444
4435
|
"gemini/gemini-2.5-pro",
|
|
4445
4436
|
"gemini/gemini-3-flash-preview",
|
|
4446
4437
|
"gemini/gemini-3-pro-image-preview",
|
|
@@ -5074,7 +5065,8 @@ var provider_registry_default = {
|
|
|
5074
5065
|
"mimo-v2-pro-free",
|
|
5075
5066
|
"minimax-m2.5",
|
|
5076
5067
|
"minimax-m2.5-free",
|
|
5077
|
-
"nemotron-3-super-free"
|
|
5068
|
+
"nemotron-3-super-free",
|
|
5069
|
+
"qwen3.6-plus-free"
|
|
5078
5070
|
],
|
|
5079
5071
|
berget: [
|
|
5080
5072
|
"BAAI/bge-reranker-v2-m3",
|
|
@@ -6275,6 +6267,7 @@ var provider_registry_default = {
|
|
|
6275
6267
|
"qwen/qwen3-next-80b-a3b-thinking",
|
|
6276
6268
|
"qwen/qwen3.5-397b-a17b",
|
|
6277
6269
|
"qwen/qwen3.5-plus-02-15",
|
|
6270
|
+
"qwen/qwen3.6-plus-preview:free",
|
|
6278
6271
|
"sourceful/riverflow-v2-fast-preview",
|
|
6279
6272
|
"sourceful/riverflow-v2-max-preview",
|
|
6280
6273
|
"sourceful/riverflow-v2-standard-preview",
|
|
@@ -6322,7 +6315,6 @@ var provider_registry_default = {
|
|
|
6322
6315
|
"google/gemini-2.5-flash-lite",
|
|
6323
6316
|
"google/gemini-2.5-pro",
|
|
6324
6317
|
"google/gemini-3-flash-preview",
|
|
6325
|
-
"google/gemini-3-pro-image-preview",
|
|
6326
6318
|
"google/gemini-3-pro-preview",
|
|
6327
6319
|
"google/gemini-3.1-flash-lite-preview",
|
|
6328
6320
|
"google/gemini-3.1-pro-preview",
|
|
@@ -6698,6 +6690,7 @@ var provider_registry_default = {
|
|
|
6698
6690
|
"inception/mercury-2",
|
|
6699
6691
|
"inception/mercury-coder-small",
|
|
6700
6692
|
"kwaipilot/kat-coder-pro-v1",
|
|
6693
|
+
"kwaipilot/kat-coder-pro-v2",
|
|
6701
6694
|
"meituan/longcat-flash-chat",
|
|
6702
6695
|
"meituan/longcat-flash-thinking",
|
|
6703
6696
|
"meituan/longcat-flash-thinking-2601",
|
|
@@ -6743,6 +6736,7 @@ var provider_registry_default = {
|
|
|
6743
6736
|
"morph/morph-v3-fast",
|
|
6744
6737
|
"morph/morph-v3-large",
|
|
6745
6738
|
"nvidia/nemotron-3-nano-30b-a3b",
|
|
6739
|
+
"nvidia/nemotron-3-super-120b-a12b",
|
|
6746
6740
|
"nvidia/nemotron-nano-12b-v2-vl",
|
|
6747
6741
|
"nvidia/nemotron-nano-9b-v2",
|
|
6748
6742
|
"openai/codex-mini",
|
|
@@ -7307,17 +7301,7 @@ var provider_registry_default = {
|
|
|
7307
7301
|
"zai-org/GLM-4.5-Air",
|
|
7308
7302
|
"zai-org/GLM-4.5-FP8"
|
|
7309
7303
|
],
|
|
7310
|
-
vultr: [
|
|
7311
|
-
"DeepSeek-R1-Distill-Llama-70B",
|
|
7312
|
-
"DeepSeek-R1-Distill-Qwen-32B",
|
|
7313
|
-
"DeepSeek-V3.2",
|
|
7314
|
-
"GLM-5-FP8",
|
|
7315
|
-
"Kimi-K2.5",
|
|
7316
|
-
"Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
7317
|
-
"MiniMax-M2.5",
|
|
7318
|
-
"NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4",
|
|
7319
|
-
"gpt-oss-120b"
|
|
7320
|
-
],
|
|
7304
|
+
vultr: ["DeepSeek-V3.2", "GLM-5-FP8", "Kimi-K2.5", "MiniMax-M2.5"],
|
|
7321
7305
|
"github-models": [
|
|
7322
7306
|
"ai21-labs/ai21-jamba-1.5-large",
|
|
7323
7307
|
"ai21-labs/ai21-jamba-1.5-mini",
|
|
@@ -8174,7 +8158,6 @@ var provider_registry_default = {
|
|
|
8174
8158
|
"gemini/gemini-2.5-flash",
|
|
8175
8159
|
"gemini/gemini-2.5-flash-image",
|
|
8176
8160
|
"gemini/gemini-2.5-flash-lite",
|
|
8177
|
-
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
8178
8161
|
"gemini/gemini-2.5-pro",
|
|
8179
8162
|
"gemini/gemini-3-flash-preview",
|
|
8180
8163
|
"gemini/gemini-3-pro-image-preview",
|
|
@@ -8527,8 +8510,8 @@ var GatewayRegistry = class _GatewayRegistry {
|
|
|
8527
8510
|
}
|
|
8528
8511
|
this.isRefreshing = true;
|
|
8529
8512
|
try {
|
|
8530
|
-
const { ModelsDevGateway } = await import('./models-dev-
|
|
8531
|
-
const { NetlifyGateway } = await import('./netlify-
|
|
8513
|
+
const { ModelsDevGateway } = await import('./models-dev-AVV7SNWL.js');
|
|
8514
|
+
const { NetlifyGateway } = await import('./netlify-KWEJPG27.js');
|
|
8532
8515
|
const { fetchProvidersFromGateways, writeRegistryFiles } = await import('./registry-generator-BRPCL2LG.js');
|
|
8533
8516
|
const defaultGateways = [new ModelsDevGateway({}), new NetlifyGateway()];
|
|
8534
8517
|
const gateways = [...defaultGateways, ...this.customGateways];
|
|
@@ -8646,5 +8629,5 @@ if (autoRefreshEnabled) {
|
|
|
8646
8629
|
}
|
|
8647
8630
|
|
|
8648
8631
|
export { GatewayRegistry, PROVIDER_MODELS, PROVIDER_REGISTRY, getProviderConfig, getRegisteredProviders, isProviderRegistered, isValidModelId, parseModelString };
|
|
8649
|
-
//# sourceMappingURL=chunk-
|
|
8650
|
-
//# sourceMappingURL=chunk-
|
|
8632
|
+
//# sourceMappingURL=chunk-WGJL6F3F.js.map
|
|
8633
|
+
//# sourceMappingURL=chunk-WGJL6F3F.js.map
|