@mastra/mcp-docs-server 0.13.44 → 0.13.45
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/.docs/organized/changelogs/%40internal%2Fchangeset-cli.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fexternal-types.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +201 -1
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +251 -51
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +422 -222
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flance.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Frag.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Freact.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +72 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +104 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +49 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +201 -1
- package/.docs/organized/changelogs/create-mastra.md +201 -1
- package/.docs/organized/changelogs/mastra.md +201 -1
- package/.docs/raw/agents/adding-voice.mdx +49 -0
- package/.docs/raw/course/01-first-agent/05-running-playground.md +5 -5
- package/.docs/raw/course/01-first-agent/09-testing-your-agent.md +3 -3
- package/.docs/raw/course/01-first-agent/13-testing-your-tool.md +3 -3
- package/.docs/raw/course/01-first-agent/17-testing-memory.md +2 -2
- package/.docs/raw/course/04-workflows/07-using-playground.md +1 -1
- package/.docs/raw/frameworks/agentic-uis/ai-sdk.mdx +23 -1
- package/.docs/raw/reference/client-js/memory.mdx +43 -0
- package/.docs/raw/reference/core/mastra-class.mdx +8 -0
- package/.docs/raw/reference/core/mastra-model-gateway.mdx +223 -0
- package/.docs/raw/reference/scorers/answer-relevancy.mdx +28 -98
- package/.docs/raw/reference/scorers/answer-similarity.mdx +12 -258
- package/.docs/raw/reference/scorers/bias.mdx +29 -87
- package/.docs/raw/reference/scorers/completeness.mdx +32 -91
- package/.docs/raw/reference/scorers/content-similarity.mdx +29 -99
- package/.docs/raw/reference/scorers/context-precision.mdx +28 -130
- package/.docs/raw/reference/scorers/faithfulness.mdx +28 -101
- package/.docs/raw/reference/scorers/hallucination.mdx +28 -103
- package/.docs/raw/reference/scorers/keyword-coverage.mdx +28 -107
- package/.docs/raw/reference/scorers/textual-difference.mdx +27 -100
- package/.docs/raw/reference/scorers/tone-consistency.mdx +25 -98
- package/.docs/raw/reference/scorers/toxicity.mdx +29 -92
- package/.docs/raw/reference/storage/cloudflare-d1.mdx +37 -0
- package/.docs/raw/reference/storage/lance.mdx +33 -0
- package/.docs/raw/reference/storage/libsql.mdx +37 -0
- package/.docs/raw/reference/storage/mongodb.mdx +39 -0
- package/.docs/raw/reference/storage/mssql.mdx +37 -0
- package/.docs/raw/reference/storage/postgresql.mdx +37 -0
- package/.docs/raw/reference/streaming/agents/stream.mdx +7 -0
- package/.docs/raw/reference/voice/composite-voice.mdx +71 -28
- package/.docs/raw/reference/voice/voice.listen.mdx +86 -52
- package/.docs/raw/reference/voice/voice.speak.mdx +75 -40
- package/.docs/raw/voice/overview.mdx +67 -0
- package/.docs/raw/workflows/control-flow.mdx +180 -0
- package/CHANGELOG.md +20 -0
- package/dist/{chunk-TUAHUTTB.js → chunk-VE65X75W.js} +24 -4
- package/dist/prepare-docs/package-changes.d.ts.map +1 -1
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +1 -1
- package/package.json +5 -5
|
@@ -298,5 +298,205 @@
|
|
|
298
298
|
|
|
299
299
|
### Patch Changes
|
|
300
300
|
|
|
301
|
+
- [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
|
|
302
|
+
|
|
303
|
+
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
|
|
304
|
+
- @mastra/core@0.14.2-alpha.1
|
|
305
|
+
|
|
306
|
+
## 0.10.8
|
|
307
|
+
|
|
308
|
+
### Patch Changes
|
|
309
|
+
|
|
310
|
+
- 03997ae: Update peerdeps
|
|
311
|
+
- Updated dependencies [227c7e6]
|
|
312
|
+
- Updated dependencies [12cae67]
|
|
313
|
+
- Updated dependencies [fd3a3eb]
|
|
314
|
+
- Updated dependencies [6faaee5]
|
|
315
|
+
- Updated dependencies [4232b14]
|
|
316
|
+
- Updated dependencies [a89de7e]
|
|
317
|
+
- Updated dependencies [5a37d0c]
|
|
318
|
+
- Updated dependencies [4bde0cb]
|
|
319
|
+
- Updated dependencies [cf4f357]
|
|
320
|
+
- Updated dependencies [ad888a2]
|
|
321
|
+
- Updated dependencies [481751d]
|
|
322
|
+
- Updated dependencies [2454423]
|
|
323
|
+
- Updated dependencies [194e395]
|
|
324
|
+
- Updated dependencies [a722c0b]
|
|
325
|
+
- Updated dependencies [c30bca8]
|
|
326
|
+
- Updated dependencies [3b5fec7]
|
|
327
|
+
- Updated dependencies [a8f129d]
|
|
328
|
+
- @mastra/core@0.14.0
|
|
329
|
+
|
|
330
|
+
## 0.10.8-alpha.0
|
|
331
|
+
|
|
332
|
+
### Patch Changes
|
|
333
|
+
|
|
334
|
+
- 03997ae: Update peerdeps
|
|
335
|
+
- @mastra/core@0.14.0-alpha.7
|
|
336
|
+
|
|
337
|
+
## 0.10.7
|
|
338
|
+
|
|
339
|
+
### Patch Changes
|
|
340
|
+
|
|
341
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
342
|
+
- Updated dependencies [cb36de0]
|
|
343
|
+
- Updated dependencies [d0496e6]
|
|
344
|
+
- Updated dependencies [a82b851]
|
|
345
|
+
- Updated dependencies [ea0c5f2]
|
|
346
|
+
- Updated dependencies [41a0a0e]
|
|
347
|
+
- Updated dependencies [2871020]
|
|
348
|
+
- Updated dependencies [94f4812]
|
|
349
|
+
- Updated dependencies [e202b82]
|
|
350
|
+
- Updated dependencies [e00f6a0]
|
|
351
|
+
- Updated dependencies [4a406ec]
|
|
352
|
+
- Updated dependencies [b0e43c1]
|
|
353
|
+
- Updated dependencies [5d377e5]
|
|
354
|
+
- Updated dependencies [1fb812e]
|
|
355
|
+
- Updated dependencies [35c5798]
|
|
356
|
+
- @mastra/core@0.13.0
|
|
357
|
+
|
|
358
|
+
## 0.10.7-alpha.0
|
|
359
|
+
|
|
360
|
+
### Patch Changes
|
|
361
|
+
|
|
362
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
363
|
+
- Updated dependencies [cb36de0]
|
|
364
|
+
- Updated dependencies [a82b851]
|
|
365
|
+
- Updated dependencies [41a0a0e]
|
|
366
|
+
- Updated dependencies [2871020]
|
|
367
|
+
- Updated dependencies [4a406ec]
|
|
368
|
+
- Updated dependencies [5d377e5]
|
|
369
|
+
- @mastra/core@0.13.0-alpha.2
|
|
370
|
+
|
|
371
|
+
## 0.10.6
|
|
372
|
+
|
|
373
|
+
### Patch Changes
|
|
374
|
+
|
|
375
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
376
|
+
- Updated dependencies [510e2c8]
|
|
377
|
+
- Updated dependencies [2f72fb2]
|
|
378
|
+
- Updated dependencies [27cc97a]
|
|
379
|
+
- Updated dependencies [3f89307]
|
|
380
|
+
- Updated dependencies [9eda7d4]
|
|
381
|
+
- Updated dependencies [9d49408]
|
|
382
|
+
- Updated dependencies [41daa63]
|
|
383
|
+
- Updated dependencies [ad0a58b]
|
|
384
|
+
- Updated dependencies [254a36b]
|
|
385
|
+
- Updated dependencies [2ecf658]
|
|
386
|
+
- Updated dependencies [7a7754f]
|
|
387
|
+
- Updated dependencies [fc92d80]
|
|
388
|
+
- Updated dependencies [e0f73c6]
|
|
389
|
+
- Updated dependencies [0b89602]
|
|
390
|
+
- Updated dependencies [4d37822]
|
|
391
|
+
- Updated dependencies [23a6a7c]
|
|
392
|
+
- Updated dependencies [cda801d]
|
|
393
|
+
- Updated dependencies [a77c823]
|
|
394
|
+
- Updated dependencies [ff9c125]
|
|
395
|
+
- Updated dependencies [09bca64]
|
|
396
|
+
- Updated dependencies [b8efbb9]
|
|
397
|
+
- Updated dependencies [71466e7]
|
|
398
|
+
- Updated dependencies [0c99fbe]
|
|
399
|
+
- @mastra/core@0.12.0
|
|
400
|
+
|
|
401
|
+
## 0.10.6-alpha.0
|
|
402
|
+
|
|
403
|
+
### Patch Changes
|
|
404
|
+
|
|
405
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
406
|
+
- @mastra/core@0.12.0-alpha.5
|
|
407
|
+
|
|
408
|
+
## 0.10.5
|
|
409
|
+
|
|
410
|
+
### Patch Changes
|
|
411
|
+
|
|
412
|
+
- ce088f5: Update all peerdeps to latest core
|
|
413
|
+
- @mastra/core@0.11.1
|
|
414
|
+
|
|
415
|
+
## 0.10.4
|
|
416
|
+
|
|
417
|
+
### Patch Changes
|
|
418
|
+
|
|
419
|
+
- 8e1b6e9: dependencies updates:
|
|
420
|
+
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
421
|
+
- Updated dependencies [15e9d26]
|
|
422
|
+
- Updated dependencies [d1baedb]
|
|
423
|
+
- Updated dependencies [d8f2d19]
|
|
424
|
+
- Updated dependencies [4d21bf2]
|
|
425
|
+
- Updated dependencies [07d6d88]
|
|
426
|
+
- Updated dependencies [9d52b17]
|
|
427
|
+
- Updated dependencies [2097952]
|
|
428
|
+
- Updated dependencies [792c4c0]
|
|
429
|
+
- Updated dependencies [5d74aab]
|
|
430
|
+
- Updated dependencies [a8b194f]
|
|
431
|
+
- Updated dependencies [4fb0cc2]
|
|
432
|
+
- Updated dependencies [d2a7a31]
|
|
433
|
+
- Updated dependencies [502fe05]
|
|
434
|
+
- Updated dependencies [144eb0b]
|
|
435
|
+
- Updated dependencies [8ba1b51]
|
|
436
|
+
- Updated dependencies [4efcfa0]
|
|
437
|
+
- Updated dependencies [0e17048]
|
|
438
|
+
- @mastra/core@0.10.7
|
|
439
|
+
|
|
440
|
+
## 0.10.4-alpha.0
|
|
441
|
+
|
|
442
|
+
### Patch Changes
|
|
443
|
+
|
|
444
|
+
- 8e1b6e9: dependencies updates:
|
|
445
|
+
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
446
|
+
- Updated dependencies [15e9d26]
|
|
447
|
+
- Updated dependencies [07d6d88]
|
|
448
|
+
- Updated dependencies [5d74aab]
|
|
449
|
+
- Updated dependencies [144eb0b]
|
|
450
|
+
- @mastra/core@0.10.7-alpha.2
|
|
451
|
+
|
|
452
|
+
## 0.10.3
|
|
453
|
+
|
|
454
|
+
### Patch Changes
|
|
455
|
+
|
|
456
|
+
- 63f6b7d: dependencies updates:
|
|
457
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
458
|
+
- Updated dependencies [63f6b7d]
|
|
459
|
+
- Updated dependencies [12a95fc]
|
|
460
|
+
- Updated dependencies [4b0f8a6]
|
|
461
|
+
- Updated dependencies [51264a5]
|
|
462
|
+
- Updated dependencies [8e6f677]
|
|
463
|
+
- Updated dependencies [d70c420]
|
|
464
|
+
- Updated dependencies [ee9af57]
|
|
465
|
+
- Updated dependencies [36f1c36]
|
|
466
|
+
- Updated dependencies [2a16996]
|
|
467
|
+
- Updated dependencies [10d352e]
|
|
468
|
+
- Updated dependencies [9589624]
|
|
469
|
+
- Updated dependencies [53d3c37]
|
|
470
|
+
- Updated dependencies [751c894]
|
|
471
|
+
- Updated dependencies [577ce3a]
|
|
472
|
+
- Updated dependencies [9260b3a]
|
|
473
|
+
- @mastra/core@0.10.6
|
|
474
|
+
|
|
475
|
+
## 0.10.3-alpha.0
|
|
476
|
+
|
|
477
|
+
### Patch Changes
|
|
478
|
+
|
|
479
|
+
- 63f6b7d: dependencies updates:
|
|
480
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
481
|
+
- Updated dependencies [63f6b7d]
|
|
482
|
+
- Updated dependencies [36f1c36]
|
|
483
|
+
- Updated dependencies [10d352e]
|
|
484
|
+
- Updated dependencies [53d3c37]
|
|
485
|
+
- @mastra/core@0.10.6-alpha.0
|
|
486
|
+
|
|
487
|
+
## 0.10.2
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
301
490
|
|
|
302
|
-
|
|
491
|
+
- 1ccccff: dependencies updates:
|
|
492
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
493
|
+
- 1ccccff: dependencies updates:
|
|
494
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
495
|
+
- Updated dependencies [d1ed912]
|
|
496
|
+
- Updated dependencies [f6fd25f]
|
|
497
|
+
- Updated dependencies [dffb67b]
|
|
498
|
+
- Updated dependencies [f1f1f1b]
|
|
499
|
+
- Updated dependencies [925ab94]
|
|
500
|
+
- Updated dependencies [f9816ae]
|
|
501
|
+
|
|
502
|
+
... 844 more lines hidden. See full changelog in package directory.
|
|
@@ -298,5 +298,205 @@
|
|
|
298
298
|
|
|
299
299
|
### Minor Changes
|
|
300
300
|
|
|
301
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
302
|
+
|
|
303
|
+
### Patch Changes
|
|
304
|
+
|
|
305
|
+
- Updated dependencies []:
|
|
306
|
+
- @mastra/core@0.15.0-alpha.3
|
|
307
|
+
|
|
308
|
+
## 0.10.9-alpha.0
|
|
309
|
+
|
|
310
|
+
### Patch Changes
|
|
311
|
+
|
|
312
|
+
- [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
|
|
313
|
+
|
|
314
|
+
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
|
|
315
|
+
- @mastra/core@0.14.2-alpha.1
|
|
316
|
+
|
|
317
|
+
## 0.10.8
|
|
318
|
+
|
|
319
|
+
### Patch Changes
|
|
320
|
+
|
|
321
|
+
- 03997ae: Update peerdeps
|
|
322
|
+
- Updated dependencies [227c7e6]
|
|
323
|
+
- Updated dependencies [12cae67]
|
|
324
|
+
- Updated dependencies [fd3a3eb]
|
|
325
|
+
- Updated dependencies [6faaee5]
|
|
326
|
+
- Updated dependencies [4232b14]
|
|
327
|
+
- Updated dependencies [a89de7e]
|
|
328
|
+
- Updated dependencies [5a37d0c]
|
|
329
|
+
- Updated dependencies [4bde0cb]
|
|
330
|
+
- Updated dependencies [cf4f357]
|
|
331
|
+
- Updated dependencies [ad888a2]
|
|
332
|
+
- Updated dependencies [481751d]
|
|
333
|
+
- Updated dependencies [2454423]
|
|
334
|
+
- Updated dependencies [194e395]
|
|
335
|
+
- Updated dependencies [a722c0b]
|
|
336
|
+
- Updated dependencies [c30bca8]
|
|
337
|
+
- Updated dependencies [3b5fec7]
|
|
338
|
+
- Updated dependencies [a8f129d]
|
|
339
|
+
- @mastra/core@0.14.0
|
|
340
|
+
|
|
341
|
+
## 0.10.8-alpha.0
|
|
342
|
+
|
|
343
|
+
### Patch Changes
|
|
344
|
+
|
|
345
|
+
- 03997ae: Update peerdeps
|
|
346
|
+
- @mastra/core@0.14.0-alpha.7
|
|
347
|
+
|
|
348
|
+
## 0.10.7
|
|
349
|
+
|
|
350
|
+
### Patch Changes
|
|
351
|
+
|
|
352
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
353
|
+
- Updated dependencies [cb36de0]
|
|
354
|
+
- Updated dependencies [d0496e6]
|
|
355
|
+
- Updated dependencies [a82b851]
|
|
356
|
+
- Updated dependencies [ea0c5f2]
|
|
357
|
+
- Updated dependencies [41a0a0e]
|
|
358
|
+
- Updated dependencies [2871020]
|
|
359
|
+
- Updated dependencies [94f4812]
|
|
360
|
+
- Updated dependencies [e202b82]
|
|
361
|
+
- Updated dependencies [e00f6a0]
|
|
362
|
+
- Updated dependencies [4a406ec]
|
|
363
|
+
- Updated dependencies [b0e43c1]
|
|
364
|
+
- Updated dependencies [5d377e5]
|
|
365
|
+
- Updated dependencies [1fb812e]
|
|
366
|
+
- Updated dependencies [35c5798]
|
|
367
|
+
- @mastra/core@0.13.0
|
|
368
|
+
|
|
369
|
+
## 0.10.7-alpha.0
|
|
370
|
+
|
|
371
|
+
### Patch Changes
|
|
372
|
+
|
|
373
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
374
|
+
- Updated dependencies [cb36de0]
|
|
375
|
+
- Updated dependencies [a82b851]
|
|
376
|
+
- Updated dependencies [41a0a0e]
|
|
377
|
+
- Updated dependencies [2871020]
|
|
378
|
+
- Updated dependencies [4a406ec]
|
|
379
|
+
- Updated dependencies [5d377e5]
|
|
380
|
+
- @mastra/core@0.13.0-alpha.2
|
|
381
|
+
|
|
382
|
+
## 0.10.6
|
|
383
|
+
|
|
384
|
+
### Patch Changes
|
|
385
|
+
|
|
386
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
387
|
+
- Updated dependencies [510e2c8]
|
|
388
|
+
- Updated dependencies [2f72fb2]
|
|
389
|
+
- Updated dependencies [27cc97a]
|
|
390
|
+
- Updated dependencies [3f89307]
|
|
391
|
+
- Updated dependencies [9eda7d4]
|
|
392
|
+
- Updated dependencies [9d49408]
|
|
393
|
+
- Updated dependencies [41daa63]
|
|
394
|
+
- Updated dependencies [ad0a58b]
|
|
395
|
+
- Updated dependencies [254a36b]
|
|
396
|
+
- Updated dependencies [2ecf658]
|
|
397
|
+
- Updated dependencies [7a7754f]
|
|
398
|
+
- Updated dependencies [fc92d80]
|
|
399
|
+
- Updated dependencies [e0f73c6]
|
|
400
|
+
- Updated dependencies [0b89602]
|
|
401
|
+
- Updated dependencies [4d37822]
|
|
402
|
+
- Updated dependencies [23a6a7c]
|
|
403
|
+
- Updated dependencies [cda801d]
|
|
404
|
+
- Updated dependencies [a77c823]
|
|
405
|
+
- Updated dependencies [ff9c125]
|
|
406
|
+
- Updated dependencies [09bca64]
|
|
407
|
+
- Updated dependencies [b8efbb9]
|
|
408
|
+
- Updated dependencies [71466e7]
|
|
409
|
+
- Updated dependencies [0c99fbe]
|
|
410
|
+
- @mastra/core@0.12.0
|
|
411
|
+
|
|
412
|
+
## 0.10.6-alpha.0
|
|
413
|
+
|
|
414
|
+
### Patch Changes
|
|
415
|
+
|
|
416
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
417
|
+
- @mastra/core@0.12.0-alpha.5
|
|
418
|
+
|
|
419
|
+
## 0.10.5
|
|
420
|
+
|
|
421
|
+
### Patch Changes
|
|
422
|
+
|
|
423
|
+
- ce088f5: Update all peerdeps to latest core
|
|
424
|
+
- @mastra/core@0.11.1
|
|
425
|
+
|
|
426
|
+
## 0.10.4
|
|
427
|
+
|
|
428
|
+
### Patch Changes
|
|
429
|
+
|
|
430
|
+
- 8e1b6e9: dependencies updates:
|
|
431
|
+
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
432
|
+
- Updated dependencies [15e9d26]
|
|
433
|
+
- Updated dependencies [d1baedb]
|
|
434
|
+
- Updated dependencies [d8f2d19]
|
|
435
|
+
- Updated dependencies [4d21bf2]
|
|
436
|
+
- Updated dependencies [07d6d88]
|
|
437
|
+
- Updated dependencies [9d52b17]
|
|
438
|
+
- Updated dependencies [2097952]
|
|
439
|
+
- Updated dependencies [792c4c0]
|
|
440
|
+
- Updated dependencies [5d74aab]
|
|
441
|
+
- Updated dependencies [a8b194f]
|
|
442
|
+
- Updated dependencies [4fb0cc2]
|
|
443
|
+
- Updated dependencies [d2a7a31]
|
|
444
|
+
- Updated dependencies [502fe05]
|
|
445
|
+
- Updated dependencies [144eb0b]
|
|
446
|
+
- Updated dependencies [8ba1b51]
|
|
447
|
+
- Updated dependencies [4efcfa0]
|
|
448
|
+
- Updated dependencies [0e17048]
|
|
449
|
+
- @mastra/core@0.10.7
|
|
450
|
+
|
|
451
|
+
## 0.10.4-alpha.0
|
|
452
|
+
|
|
453
|
+
### Patch Changes
|
|
454
|
+
|
|
455
|
+
- 8e1b6e9: dependencies updates:
|
|
456
|
+
- Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
|
|
457
|
+
- Updated dependencies [15e9d26]
|
|
458
|
+
- Updated dependencies [07d6d88]
|
|
459
|
+
- Updated dependencies [5d74aab]
|
|
460
|
+
- Updated dependencies [144eb0b]
|
|
461
|
+
- @mastra/core@0.10.7-alpha.2
|
|
462
|
+
|
|
463
|
+
## 0.10.3
|
|
464
|
+
|
|
465
|
+
### Patch Changes
|
|
466
|
+
|
|
467
|
+
- 63f6b7d: dependencies updates:
|
|
468
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
469
|
+
- Updated dependencies [63f6b7d]
|
|
470
|
+
- Updated dependencies [12a95fc]
|
|
471
|
+
- Updated dependencies [4b0f8a6]
|
|
472
|
+
- Updated dependencies [51264a5]
|
|
473
|
+
- Updated dependencies [8e6f677]
|
|
474
|
+
- Updated dependencies [d70c420]
|
|
475
|
+
- Updated dependencies [ee9af57]
|
|
476
|
+
- Updated dependencies [36f1c36]
|
|
477
|
+
- Updated dependencies [2a16996]
|
|
478
|
+
- Updated dependencies [10d352e]
|
|
479
|
+
- Updated dependencies [9589624]
|
|
480
|
+
- Updated dependencies [53d3c37]
|
|
481
|
+
- Updated dependencies [751c894]
|
|
482
|
+
- Updated dependencies [577ce3a]
|
|
483
|
+
- Updated dependencies [9260b3a]
|
|
484
|
+
- @mastra/core@0.10.6
|
|
485
|
+
|
|
486
|
+
## 0.10.3-alpha.0
|
|
487
|
+
|
|
488
|
+
### Patch Changes
|
|
489
|
+
|
|
490
|
+
- 63f6b7d: dependencies updates:
|
|
491
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
492
|
+
- Updated dependencies [63f6b7d]
|
|
493
|
+
- Updated dependencies [36f1c36]
|
|
494
|
+
- Updated dependencies [10d352e]
|
|
495
|
+
- Updated dependencies [53d3c37]
|
|
496
|
+
- @mastra/core@0.10.6-alpha.0
|
|
497
|
+
|
|
498
|
+
## 0.10.2
|
|
499
|
+
|
|
500
|
+
### Patch Changes
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 1209 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# create-mastra
|
|
2
2
|
|
|
3
|
+
## 0.18.6
|
|
4
|
+
|
|
5
|
+
## 0.18.6-alpha.0
|
|
6
|
+
|
|
3
7
|
## 0.18.5
|
|
4
8
|
|
|
5
9
|
## 0.18.5-alpha.0
|
|
@@ -298,5 +302,201 @@
|
|
|
298
302
|
|
|
299
303
|
- better memory message ([#8382](https://github.com/mastra-ai/mastra/pull/8382))
|
|
300
304
|
|
|
305
|
+
- fix codeblock line number color contrast for legacy traces ([#8385](https://github.com/mastra-ai/mastra/pull/8385))
|
|
306
|
+
|
|
307
|
+
- Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
|
|
308
|
+
|
|
309
|
+
**Documentation generation (`@mastra/core`):**
|
|
310
|
+
- Fixed inverted dynamic model selection logic in provider examples
|
|
311
|
+
- Improved copy: replaced marketing language with action-oriented descriptions
|
|
312
|
+
- Added generated file comments with timestamps to all MDX outputs so maintainers know not to directly edit generated files
|
|
313
|
+
|
|
314
|
+
**Playground UI model picker (`@mastra/playground-ui`):**
|
|
315
|
+
- Fixed provider field clearing when typing in model input
|
|
316
|
+
- Added responsive layout (stacks on mobile, side-by-side on desktop)
|
|
317
|
+
- Improved general styling of provider/model pickers
|
|
318
|
+
|
|
319
|
+
**Environment variables (`@mastra/deployer`):**
|
|
320
|
+
- Properly handle array of env vars (e.g., NETLIFY_TOKEN, NETLIFY_SITE_ID)
|
|
321
|
+
- Added correct singular/plural handling for "environment variable(s)"
|
|
322
|
+
|
|
323
|
+
- show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
|
|
324
|
+
|
|
325
|
+
- Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
|
|
326
|
+
|
|
327
|
+
- Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
|
|
328
|
+
|
|
329
|
+
## 0.13.4
|
|
330
|
+
|
|
331
|
+
### Patch Changes
|
|
332
|
+
|
|
333
|
+
- disable network label when memory is not enabled OR the agent has no subagents ([#8341](https://github.com/mastra-ai/mastra/pull/8341))
|
|
334
|
+
|
|
335
|
+
- Added Mastra model router to Playground UI ([#8332](https://github.com/mastra-ai/mastra/pull/8332))
|
|
336
|
+
|
|
337
|
+
## 0.13.4-alpha.1
|
|
338
|
+
|
|
339
|
+
### Patch Changes
|
|
340
|
+
|
|
341
|
+
- disable network label when memory is not enabled OR the agent has no subagents ([#8341](https://github.com/mastra-ai/mastra/pull/8341))
|
|
342
|
+
|
|
343
|
+
## 0.13.4-alpha.0
|
|
344
|
+
|
|
345
|
+
### Patch Changes
|
|
346
|
+
|
|
347
|
+
- Added Mastra model router to Playground UI ([#8332](https://github.com/mastra-ai/mastra/pull/8332))
|
|
348
|
+
|
|
349
|
+
## 0.13.3
|
|
350
|
+
|
|
351
|
+
### Patch Changes
|
|
352
|
+
|
|
353
|
+
- Fixed an issue in playground where text-start/end parts were ignored in handleStreamChunk and tool ordering vs text wasn't retained ([#8234](https://github.com/mastra-ai/mastra/pull/8234))
|
|
354
|
+
|
|
355
|
+
- Add conditional chaining to scorer.agentNames return ([#8199](https://github.com/mastra-ai/mastra/pull/8199))
|
|
356
|
+
|
|
357
|
+
- Show model that worked when there are model fallbacks ([#8167](https://github.com/mastra-ai/mastra/pull/8167))
|
|
358
|
+
|
|
359
|
+
- Add types in the streamVNext codepath, fixes for various issues across multiple packages surfaced from type issues, align return types. ([#8010](https://github.com/mastra-ai/mastra/pull/8010))
|
|
360
|
+
|
|
361
|
+
- Add model fallbacks to playground ([#7427](https://github.com/mastra-ai/mastra/pull/7427))
|
|
362
|
+
|
|
363
|
+
## 0.13.3-alpha.1
|
|
364
|
+
|
|
365
|
+
### Patch Changes
|
|
366
|
+
|
|
367
|
+
- Fixed an issue in playground where text-start/end parts were ignored in handleStreamChunk and tool ordering vs text wasn't retained ([#8234](https://github.com/mastra-ai/mastra/pull/8234))
|
|
368
|
+
|
|
369
|
+
- Add conditional chaining to scorer.agentNames return ([#8199](https://github.com/mastra-ai/mastra/pull/8199))
|
|
370
|
+
|
|
371
|
+
- Show model that worked when there are model fallbacks ([#8167](https://github.com/mastra-ai/mastra/pull/8167))
|
|
372
|
+
|
|
373
|
+
## 0.13.3-alpha.0
|
|
374
|
+
|
|
375
|
+
### Patch Changes
|
|
376
|
+
|
|
377
|
+
- Add types in the streamVNext codepath, fixes for various issues across multiple packages surfaced from type issues, align return types. ([#8010](https://github.com/mastra-ai/mastra/pull/8010))
|
|
378
|
+
|
|
379
|
+
- Add model fallbacks to playground ([#7427](https://github.com/mastra-ai/mastra/pull/7427))
|
|
380
|
+
|
|
381
|
+
## 0.13.2
|
|
382
|
+
|
|
383
|
+
### Patch Changes
|
|
384
|
+
|
|
385
|
+
- dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
|
|
386
|
+
- Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
|
|
387
|
+
|
|
388
|
+
- Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
|
|
389
|
+
|
|
390
|
+
- Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
|
|
391
|
+
|
|
392
|
+
- Fix getting tool link path from agent in playground ui tools page ([#8135](https://github.com/mastra-ai/mastra/pull/8135))
|
|
393
|
+
|
|
394
|
+
## 0.13.2-alpha.4
|
|
395
|
+
|
|
396
|
+
### Patch Changes
|
|
397
|
+
|
|
398
|
+
- Fix getting tool link path from agent in playground ui tools page ([#8135](https://github.com/mastra-ai/mastra/pull/8135))
|
|
399
|
+
|
|
400
|
+
## 0.13.2-alpha.3
|
|
401
|
+
|
|
402
|
+
### Patch Changes
|
|
403
|
+
|
|
404
|
+
- Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
|
|
405
|
+
|
|
406
|
+
- Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
|
|
407
|
+
|
|
408
|
+
## 0.13.2-alpha.2
|
|
409
|
+
|
|
410
|
+
## 0.13.2-alpha.1
|
|
411
|
+
|
|
412
|
+
### Patch Changes
|
|
413
|
+
|
|
414
|
+
- dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
|
|
415
|
+
- Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
|
|
416
|
+
|
|
417
|
+
## 0.13.2-alpha.0
|
|
418
|
+
|
|
419
|
+
## 0.13.1
|
|
420
|
+
|
|
421
|
+
## 0.13.1-alpha.0
|
|
422
|
+
|
|
423
|
+
## 0.13.0
|
|
424
|
+
|
|
425
|
+
### Patch Changes
|
|
426
|
+
|
|
427
|
+
- clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
|
|
428
|
+
|
|
429
|
+
- Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
|
|
430
|
+
|
|
431
|
+
- fix minor playground stuff for observability ([#7765](https://github.com/mastra-ai/mastra/pull/7765))
|
|
432
|
+
|
|
433
|
+
- Handle zod intersections in dynamic form ([#7768](https://github.com/mastra-ai/mastra/pull/7768))
|
|
434
|
+
|
|
435
|
+
- Playground ui -pass runtimeContext to client SDK get methods ([#7767](https://github.com/mastra-ai/mastra/pull/7767))
|
|
436
|
+
|
|
437
|
+
## 0.13.0-alpha.5
|
|
438
|
+
|
|
439
|
+
## 0.13.0-alpha.4
|
|
440
|
+
|
|
441
|
+
### Patch Changes
|
|
442
|
+
|
|
443
|
+
- clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
|
|
444
|
+
|
|
445
|
+
## 0.13.0-alpha.3
|
|
446
|
+
|
|
447
|
+
## 0.13.0-alpha.2
|
|
448
|
+
|
|
449
|
+
## 0.13.0-alpha.1
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
|
|
454
|
+
|
|
455
|
+
## 0.12.4-alpha.0
|
|
456
|
+
|
|
457
|
+
### Patch Changes
|
|
458
|
+
|
|
459
|
+
- fix minor playground stuff for observability ([#7765](https://github.com/mastra-ai/mastra/pull/7765))
|
|
460
|
+
|
|
461
|
+
- Handle zod intersections in dynamic form ([#7768](https://github.com/mastra-ai/mastra/pull/7768))
|
|
462
|
+
|
|
463
|
+
- Playground ui -pass runtimeContext to client SDK get methods ([#7767](https://github.com/mastra-ai/mastra/pull/7767))
|
|
464
|
+
|
|
465
|
+
## 0.12.3
|
|
466
|
+
|
|
467
|
+
### Patch Changes
|
|
468
|
+
|
|
469
|
+
- Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
|
|
470
|
+
|
|
471
|
+
## 0.12.3-alpha.1
|
|
472
|
+
|
|
473
|
+
### Patch Changes
|
|
474
|
+
|
|
475
|
+
- Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
|
|
476
|
+
|
|
477
|
+
## 0.12.3-alpha.0
|
|
478
|
+
|
|
479
|
+
## 0.12.2
|
|
480
|
+
|
|
481
|
+
## 0.12.2-alpha.0
|
|
482
|
+
|
|
483
|
+
## 0.12.1
|
|
484
|
+
|
|
485
|
+
### Patch Changes
|
|
486
|
+
|
|
487
|
+
- dependencies updates: ([#7544](https://github.com/mastra-ai/mastra/pull/7544))
|
|
488
|
+
- Updated dependency [`fs-extra@^11.3.1` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.1) (from `^11.3.0`, in `dependencies`)
|
|
489
|
+
|
|
490
|
+
- add workflow streaming in agent thread ([#7506](https://github.com/mastra-ai/mastra/pull/7506))
|
|
491
|
+
|
|
492
|
+
- Fix template slug when getting template environment variables ([#7650](https://github.com/mastra-ai/mastra/pull/7650))
|
|
493
|
+
|
|
494
|
+
- Update cli dev copy from "Local" - ([#7579](https://github.com/mastra-ai/mastra/pull/7579))
|
|
495
|
+
|
|
496
|
+
## 0.12.1-alpha.2
|
|
497
|
+
|
|
498
|
+
### Patch Changes
|
|
499
|
+
|
|
500
|
+
- Fix template slug when getting template environment variables ([#7650](https://github.com/mastra-ai/mastra/pull/7650))
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 1648 more lines hidden. See full changelog in package directory.
|