@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
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @internal/lint
|
|
2
2
|
|
|
3
|
+
## 0.0.60
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
8
|
+
- @mastra/core@0.24.6
|
|
9
|
+
|
|
3
10
|
## 0.0.59
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -298,5 +305,198 @@
|
|
|
298
305
|
- Updated dependencies [a8f129d]
|
|
299
306
|
- @mastra/core@0.14.0
|
|
300
307
|
|
|
308
|
+
## 0.0.25
|
|
309
|
+
|
|
310
|
+
### Patch Changes
|
|
311
|
+
|
|
312
|
+
- Updated dependencies [d5330bf]
|
|
313
|
+
- Updated dependencies [2e74797]
|
|
314
|
+
- Updated dependencies [8388649]
|
|
315
|
+
- Updated dependencies [a239d41]
|
|
316
|
+
- Updated dependencies [dd94a26]
|
|
317
|
+
- Updated dependencies [3ba6772]
|
|
318
|
+
- Updated dependencies [b5cf2a3]
|
|
319
|
+
- Updated dependencies [2fff911]
|
|
320
|
+
- Updated dependencies [b32c50d]
|
|
321
|
+
- Updated dependencies [63449d0]
|
|
322
|
+
- Updated dependencies [121a3f8]
|
|
323
|
+
- Updated dependencies [ec510e7]
|
|
324
|
+
- @mastra/core@0.13.2
|
|
325
|
+
|
|
326
|
+
## 0.0.24
|
|
327
|
+
|
|
328
|
+
### Patch Changes
|
|
329
|
+
|
|
330
|
+
- Updated dependencies [cd0042e]
|
|
331
|
+
- @mastra/core@0.13.1
|
|
332
|
+
|
|
333
|
+
## 0.0.23
|
|
334
|
+
|
|
335
|
+
### Patch Changes
|
|
336
|
+
|
|
337
|
+
- Updated dependencies [cb36de0]
|
|
338
|
+
- Updated dependencies [d0496e6]
|
|
339
|
+
- Updated dependencies [a82b851]
|
|
340
|
+
- Updated dependencies [ea0c5f2]
|
|
341
|
+
- Updated dependencies [41a0a0e]
|
|
342
|
+
- Updated dependencies [2871020]
|
|
343
|
+
- Updated dependencies [94f4812]
|
|
344
|
+
- Updated dependencies [e202b82]
|
|
345
|
+
- Updated dependencies [e00f6a0]
|
|
346
|
+
- Updated dependencies [4a406ec]
|
|
347
|
+
- Updated dependencies [b0e43c1]
|
|
348
|
+
- Updated dependencies [5d377e5]
|
|
349
|
+
- Updated dependencies [1fb812e]
|
|
350
|
+
- Updated dependencies [35c5798]
|
|
351
|
+
- @mastra/core@0.13.0
|
|
352
|
+
|
|
353
|
+
## 0.0.22
|
|
354
|
+
|
|
355
|
+
## 0.0.21
|
|
356
|
+
|
|
357
|
+
### Patch Changes
|
|
358
|
+
|
|
359
|
+
- Updated dependencies [33dcb07]
|
|
360
|
+
- Updated dependencies [d0d9500]
|
|
361
|
+
- Updated dependencies [d30b1a0]
|
|
362
|
+
- Updated dependencies [bff87f7]
|
|
363
|
+
- Updated dependencies [b4a8df0]
|
|
364
|
+
- @mastra/core@0.12.1
|
|
365
|
+
|
|
366
|
+
## 0.0.20
|
|
367
|
+
|
|
368
|
+
### Patch Changes
|
|
369
|
+
|
|
370
|
+
- Updated dependencies [510e2c8]
|
|
371
|
+
- Updated dependencies [2f72fb2]
|
|
372
|
+
- Updated dependencies [27cc97a]
|
|
373
|
+
- Updated dependencies [3f89307]
|
|
374
|
+
- Updated dependencies [9eda7d4]
|
|
375
|
+
- Updated dependencies [9d49408]
|
|
376
|
+
- Updated dependencies [41daa63]
|
|
377
|
+
- Updated dependencies [ad0a58b]
|
|
378
|
+
- Updated dependencies [254a36b]
|
|
379
|
+
- Updated dependencies [2ecf658]
|
|
380
|
+
- Updated dependencies [7a7754f]
|
|
381
|
+
- Updated dependencies [fc92d80]
|
|
382
|
+
- Updated dependencies [e0f73c6]
|
|
383
|
+
- Updated dependencies [0b89602]
|
|
384
|
+
- Updated dependencies [4d37822]
|
|
385
|
+
- Updated dependencies [23a6a7c]
|
|
386
|
+
- Updated dependencies [cda801d]
|
|
387
|
+
- Updated dependencies [a77c823]
|
|
388
|
+
- Updated dependencies [ff9c125]
|
|
389
|
+
- Updated dependencies [09bca64]
|
|
390
|
+
- Updated dependencies [b8efbb9]
|
|
391
|
+
- Updated dependencies [71466e7]
|
|
392
|
+
- Updated dependencies [0c99fbe]
|
|
393
|
+
- @mastra/core@0.12.0
|
|
394
|
+
|
|
395
|
+
## 0.0.19
|
|
396
|
+
|
|
397
|
+
## 0.0.18
|
|
398
|
+
|
|
399
|
+
### Patch Changes
|
|
400
|
+
|
|
401
|
+
- @mastra/core@0.11.1
|
|
402
|
+
|
|
403
|
+
## 0.0.17
|
|
404
|
+
|
|
405
|
+
### Patch Changes
|
|
406
|
+
|
|
407
|
+
- Updated dependencies [f248d53]
|
|
408
|
+
- Updated dependencies [2affc57]
|
|
409
|
+
- Updated dependencies [66e13e3]
|
|
410
|
+
- Updated dependencies [edd9482]
|
|
411
|
+
- Updated dependencies [18344d7]
|
|
412
|
+
- Updated dependencies [9d372c2]
|
|
413
|
+
- Updated dependencies [40c2525]
|
|
414
|
+
- Updated dependencies [e473f27]
|
|
415
|
+
- Updated dependencies [032cb66]
|
|
416
|
+
- Updated dependencies [703ac71]
|
|
417
|
+
- Updated dependencies [a723d69]
|
|
418
|
+
- Updated dependencies [7827943]
|
|
419
|
+
- Updated dependencies [5889a31]
|
|
420
|
+
- Updated dependencies [bf1e7e7]
|
|
421
|
+
- Updated dependencies [65e3395]
|
|
422
|
+
- Updated dependencies [4933192]
|
|
423
|
+
- Updated dependencies [d1c77a4]
|
|
424
|
+
- Updated dependencies [bea9dd1]
|
|
425
|
+
- Updated dependencies [dcd4802]
|
|
426
|
+
- Updated dependencies [cbddd18]
|
|
427
|
+
- Updated dependencies [7ba91fa]
|
|
428
|
+
- @mastra/core@0.11.0
|
|
429
|
+
|
|
430
|
+
## 0.0.16
|
|
431
|
+
|
|
432
|
+
### Patch Changes
|
|
433
|
+
|
|
434
|
+
- Updated dependencies [0b56518]
|
|
435
|
+
- Updated dependencies [db5cc15]
|
|
436
|
+
- Updated dependencies [2ba5b76]
|
|
437
|
+
- Updated dependencies [5237998]
|
|
438
|
+
- Updated dependencies [c3a30de]
|
|
439
|
+
- Updated dependencies [37c1acd]
|
|
440
|
+
- Updated dependencies [1aa60b1]
|
|
441
|
+
- Updated dependencies [89ec9d4]
|
|
442
|
+
- Updated dependencies [cf3a184]
|
|
443
|
+
- Updated dependencies [d6bfd60]
|
|
444
|
+
- Updated dependencies [626b0f4]
|
|
445
|
+
- Updated dependencies [c22a91f]
|
|
446
|
+
- Updated dependencies [f7403ab]
|
|
447
|
+
- Updated dependencies [6c89d7f]
|
|
448
|
+
- @mastra/core@0.10.15
|
|
449
|
+
|
|
450
|
+
## 0.0.15
|
|
451
|
+
|
|
452
|
+
### Patch Changes
|
|
453
|
+
|
|
454
|
+
- Updated dependencies [b4a9811]
|
|
455
|
+
- Updated dependencies [4d5583d]
|
|
456
|
+
- @mastra/core@0.10.12
|
|
457
|
+
|
|
458
|
+
## 0.0.14
|
|
459
|
+
|
|
460
|
+
### Patch Changes
|
|
461
|
+
|
|
462
|
+
- Updated dependencies [2873c7f]
|
|
463
|
+
- Updated dependencies [1c1c6a1]
|
|
464
|
+
- Updated dependencies [f8ce2cc]
|
|
465
|
+
- Updated dependencies [8c846b6]
|
|
466
|
+
- Updated dependencies [c7bbf1e]
|
|
467
|
+
- Updated dependencies [8722d53]
|
|
468
|
+
- Updated dependencies [565cc0c]
|
|
469
|
+
- Updated dependencies [b790fd1]
|
|
470
|
+
- Updated dependencies [132027f]
|
|
471
|
+
- Updated dependencies [0c85311]
|
|
472
|
+
- Updated dependencies [d7ed04d]
|
|
473
|
+
- Updated dependencies [cb16baf]
|
|
474
|
+
- Updated dependencies [f36e4f1]
|
|
475
|
+
- Updated dependencies [7f6e403]
|
|
476
|
+
- @mastra/core@0.10.11
|
|
477
|
+
|
|
478
|
+
## 0.0.13
|
|
479
|
+
|
|
480
|
+
### Patch Changes
|
|
481
|
+
|
|
482
|
+
- Updated dependencies [4d3fbdf]
|
|
483
|
+
- @mastra/core@0.10.10
|
|
484
|
+
|
|
485
|
+
## 0.0.12
|
|
486
|
+
|
|
487
|
+
### Patch Changes
|
|
488
|
+
|
|
489
|
+
- Updated dependencies [9dda1ac]
|
|
490
|
+
- Updated dependencies [c984582]
|
|
491
|
+
- Updated dependencies [7e801dd]
|
|
492
|
+
- Updated dependencies [a606c75]
|
|
493
|
+
- Updated dependencies [7aa70a4]
|
|
494
|
+
- Updated dependencies [764f86a]
|
|
495
|
+
- Updated dependencies [1760a1c]
|
|
496
|
+
- Updated dependencies [038e5ae]
|
|
497
|
+
- Updated dependencies [7dda16a]
|
|
498
|
+
- Updated dependencies [5ebfcdd]
|
|
499
|
+
- Updated dependencies [b2d0c91]
|
|
500
|
+
- Updated dependencies [4e809ad]
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 296 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @mastra/agent-builder
|
|
2
2
|
|
|
3
|
+
## 0.2.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
8
|
+
- @mastra/core@0.24.6
|
|
9
|
+
- @mastra/memory@0.15.12
|
|
10
|
+
|
|
11
|
+
## 0.2.5-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
16
|
+
- @mastra/core@0.24.6-alpha.0
|
|
17
|
+
- @mastra/memory@0.15.12-alpha.0
|
|
18
|
+
|
|
3
19
|
## 0.2.4
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -298,5 +314,189 @@
|
|
|
298
314
|
|
|
299
315
|
### Patch Changes
|
|
300
316
|
|
|
317
|
+
- Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`a566c4e`](https://github.com/mastra-ai/mastra/commit/a566c4e92d86c1671707c54359b1d33934f7cc13), [`af333aa`](https://github.com/mastra-ai/mastra/commit/af333aa30fe6d1b127024b03a64736c46eddeca2), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975)]:
|
|
318
|
+
- @mastra/core@0.16.3-alpha.0
|
|
319
|
+
- @mastra/memory@0.15.1-alpha.0
|
|
320
|
+
|
|
321
|
+
## 0.0.3
|
|
322
|
+
|
|
323
|
+
### Patch Changes
|
|
324
|
+
|
|
325
|
+
- Move `zod` from `dependencies` to `devDependencies` and add it to `peerDependencies` ([#7585](https://github.com/mastra-ai/mastra/pull/7585))
|
|
326
|
+
|
|
327
|
+
- Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`6f046b5`](https://github.com/mastra-ai/mastra/commit/6f046b5ccc5c8721302a9a61d5d16c12374cc8d7), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`79b39c1`](https://github.com/mastra-ai/mastra/commit/79b39c1def3bbd5d6ee2d2cc1e89ea378a940477), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
|
|
328
|
+
- @mastra/core@0.16.1
|
|
329
|
+
- @mastra/memory@0.15.0
|
|
330
|
+
|
|
331
|
+
## 0.0.3-alpha.1
|
|
332
|
+
|
|
333
|
+
### Patch Changes
|
|
334
|
+
|
|
335
|
+
- Move `zod` from `dependencies` to `devDependencies` and add it to `peerDependencies` ([#7585](https://github.com/mastra-ai/mastra/pull/7585))
|
|
336
|
+
|
|
337
|
+
- Updated dependencies [[`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
|
|
338
|
+
- @mastra/core@0.16.1-alpha.2
|
|
339
|
+
|
|
340
|
+
## 0.0.3-alpha.0
|
|
341
|
+
|
|
342
|
+
### Patch Changes
|
|
343
|
+
|
|
344
|
+
- Updated dependencies [[`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`79b39c1`](https://github.com/mastra-ai/mastra/commit/79b39c1def3bbd5d6ee2d2cc1e89ea378a940477), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4)]:
|
|
345
|
+
- @mastra/core@0.16.1-alpha.0
|
|
346
|
+
- @mastra/memory@0.15.0-alpha.0
|
|
347
|
+
|
|
348
|
+
## 0.0.2
|
|
349
|
+
|
|
350
|
+
### Patch Changes
|
|
351
|
+
|
|
352
|
+
- cf4e353: Agent Builder Template - adding in UI components to use agent builder template actions
|
|
353
|
+
- 8b7dbbf: Various clean up in the agent builder package. Mark package as experimental.
|
|
354
|
+
- 376913a: Update peerdeps
|
|
355
|
+
- Updated dependencies [8fbf79e]
|
|
356
|
+
- Updated dependencies [fd83526]
|
|
357
|
+
- Updated dependencies [d0b90ab]
|
|
358
|
+
- Updated dependencies [6f5eb7a]
|
|
359
|
+
- Updated dependencies [a01cf14]
|
|
360
|
+
- Updated dependencies [a9e50ee]
|
|
361
|
+
- Updated dependencies [5397eb4]
|
|
362
|
+
- Updated dependencies [376913a]
|
|
363
|
+
- Updated dependencies [c9f4e4a]
|
|
364
|
+
- Updated dependencies [0acbc80]
|
|
365
|
+
- Updated dependencies [38020d5]
|
|
366
|
+
- @mastra/core@0.16.0
|
|
367
|
+
- @mastra/memory@0.14.4
|
|
368
|
+
|
|
369
|
+
## 0.0.2-alpha.1
|
|
370
|
+
|
|
371
|
+
### Patch Changes
|
|
372
|
+
|
|
373
|
+
- 376913a: Update peerdeps
|
|
374
|
+
- Updated dependencies [8fbf79e]
|
|
375
|
+
- Updated dependencies [376913a]
|
|
376
|
+
- Updated dependencies [38020d5]
|
|
377
|
+
- @mastra/core@0.16.0-alpha.1
|
|
378
|
+
- @mastra/memory@0.14.4-alpha.0
|
|
379
|
+
|
|
380
|
+
## 0.0.2-alpha.0
|
|
381
|
+
|
|
382
|
+
### Patch Changes
|
|
383
|
+
|
|
384
|
+
- cf4e353: Agent Builder Template - adding in UI components to use agent builder template actions
|
|
385
|
+
- 8b7dbbf: Various clean up in the agent builder package. Mark package as experimental.
|
|
386
|
+
- Updated dependencies [fd83526]
|
|
387
|
+
- Updated dependencies [d0b90ab]
|
|
388
|
+
- Updated dependencies [6f5eb7a]
|
|
389
|
+
- Updated dependencies [a01cf14]
|
|
390
|
+
- Updated dependencies [a9e50ee]
|
|
391
|
+
- Updated dependencies [5397eb4]
|
|
392
|
+
- Updated dependencies [c9f4e4a]
|
|
393
|
+
- Updated dependencies [0acbc80]
|
|
394
|
+
- @mastra/core@0.16.0-alpha.0
|
|
395
|
+
|
|
396
|
+
## 0.0.1
|
|
397
|
+
|
|
398
|
+
### Patch Changes
|
|
399
|
+
|
|
400
|
+
- ab48c97: dependencies updates:
|
|
401
|
+
- Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
|
|
402
|
+
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
403
|
+
- b8e1a83: Fix package.json
|
|
404
|
+
- 671a392: Fix core imports inside agent-builder
|
|
405
|
+
- 48b9e55: Add Agent Builder package with template installation workflow
|
|
406
|
+
|
|
407
|
+
Introduces a new package for programmatically building and managing Mastra agents with intelligent template merging capabilities. Features include automated dependency resolution, file conflict handling, and validation fixes.
|
|
408
|
+
|
|
409
|
+
- 48f0742: add deployer, server and clientjs handlers for agent builder template
|
|
410
|
+
- Updated dependencies [ab48c97]
|
|
411
|
+
- Updated dependencies [ab48c97]
|
|
412
|
+
- Updated dependencies [85ef90b]
|
|
413
|
+
- Updated dependencies [aedbbfa]
|
|
414
|
+
- Updated dependencies [ff89505]
|
|
415
|
+
- Updated dependencies [637f323]
|
|
416
|
+
- Updated dependencies [de3cbc6]
|
|
417
|
+
- Updated dependencies [c19bcf7]
|
|
418
|
+
- Updated dependencies [a5632dd]
|
|
419
|
+
- Updated dependencies [4474d04]
|
|
420
|
+
- Updated dependencies [183dc95]
|
|
421
|
+
- Updated dependencies [a1111e2]
|
|
422
|
+
- Updated dependencies [b42a961]
|
|
423
|
+
- Updated dependencies [61debef]
|
|
424
|
+
- Updated dependencies [9beaeff]
|
|
425
|
+
- Updated dependencies [29de0e1]
|
|
426
|
+
- Updated dependencies [f643c65]
|
|
427
|
+
- Updated dependencies [00c74e7]
|
|
428
|
+
- Updated dependencies [f0dfcac]
|
|
429
|
+
- Updated dependencies [fef7375]
|
|
430
|
+
- Updated dependencies [e3d8fea]
|
|
431
|
+
- Updated dependencies [45e4d39]
|
|
432
|
+
- Updated dependencies [9eee594]
|
|
433
|
+
- Updated dependencies [7149d8d]
|
|
434
|
+
- Updated dependencies [822c2e8]
|
|
435
|
+
- Updated dependencies [979912c]
|
|
436
|
+
- Updated dependencies [7dcf4c0]
|
|
437
|
+
- Updated dependencies [4106a58]
|
|
438
|
+
- Updated dependencies [ad78bfc]
|
|
439
|
+
- Updated dependencies [0302f50]
|
|
440
|
+
- Updated dependencies [6ac697e]
|
|
441
|
+
- Updated dependencies [74db265]
|
|
442
|
+
- Updated dependencies [0ce418a]
|
|
443
|
+
- Updated dependencies [af90672]
|
|
444
|
+
- Updated dependencies [8387952]
|
|
445
|
+
- Updated dependencies [7f3b8da]
|
|
446
|
+
- Updated dependencies [905352b]
|
|
447
|
+
- Updated dependencies [599d04c]
|
|
448
|
+
- Updated dependencies [56041d0]
|
|
449
|
+
- Updated dependencies [3412597]
|
|
450
|
+
- Updated dependencies [5eca5d2]
|
|
451
|
+
- Updated dependencies [f2cda47]
|
|
452
|
+
- Updated dependencies [5de1555]
|
|
453
|
+
- Updated dependencies [cfd377a]
|
|
454
|
+
- Updated dependencies [1ed5a3e]
|
|
455
|
+
- @mastra/core@0.15.3
|
|
456
|
+
- @mastra/memory@0.14.3
|
|
457
|
+
|
|
458
|
+
## 0.0.1-alpha.5
|
|
459
|
+
|
|
460
|
+
### Patch Changes
|
|
461
|
+
|
|
462
|
+
- Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
463
|
+
- @mastra/memory@0.14.3-alpha.4
|
|
464
|
+
- @mastra/core@0.15.3-alpha.7
|
|
465
|
+
|
|
466
|
+
## 0.0.1-alpha.4
|
|
467
|
+
|
|
468
|
+
### Patch Changes
|
|
469
|
+
|
|
470
|
+
- [#7363](https://github.com/mastra-ai/mastra/pull/7363) [`671a392`](https://github.com/mastra-ai/mastra/commit/671a39248d90f7723d3fae93818e8077f7504ec3) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix core imports inside agent-builder
|
|
471
|
+
|
|
472
|
+
- Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`a5632dd`](https://github.com/mastra-ai/mastra/commit/a5632dd316a6246666662705404bda570b070af1), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
|
|
473
|
+
- @mastra/core@0.15.3-alpha.6
|
|
474
|
+
- @mastra/memory@0.14.3-alpha.3
|
|
475
|
+
|
|
476
|
+
## 0.0.1-alpha.3
|
|
477
|
+
|
|
478
|
+
### Patch Changes
|
|
479
|
+
|
|
480
|
+
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
481
|
+
|
|
482
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
483
|
+
- @mastra/core@0.15.3-alpha.5
|
|
484
|
+
- @mastra/memory@0.14.3-alpha.2
|
|
485
|
+
|
|
486
|
+
## 0.0.1-alpha.2
|
|
487
|
+
|
|
488
|
+
### Patch Changes
|
|
489
|
+
|
|
490
|
+
- [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
491
|
+
- Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
|
|
492
|
+
|
|
493
|
+
- [#7330](https://github.com/mastra-ai/mastra/pull/7330) [`b8e1a83`](https://github.com/mastra-ai/mastra/commit/b8e1a8381b356f51bf7c3d525943095cc3c912cc) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix package.json
|
|
494
|
+
|
|
495
|
+
- [#7136](https://github.com/mastra-ai/mastra/pull/7136) [`48f0742`](https://github.com/mastra-ai/mastra/commit/48f0742662414610dc9a7a99d45902d059ee123d) Thanks [@NikAiyer](https://github.com/NikAiyer)! - add deployer, server and clientjs handlers for agent builder template
|
|
496
|
+
|
|
497
|
+
- Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
|
|
498
|
+
- @mastra/core@0.15.3-alpha.4
|
|
499
|
+
- @mastra/memory@0.14.3-alpha.1
|
|
500
|
+
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 11 more lines hidden. See full changelog in package directory.
|