@mastra/mcp-docs-server 0.13.2-alpha.0 → 0.13.2-alpha.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.
Files changed (89) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagui.md +12 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fastra.md +12 -12
  3. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +12 -12
  4. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +13 -13
  5. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
  6. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +12 -12
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +13 -13
  8. package/.docs/organized/changelogs/%40mastra%2Fcore.md +12 -12
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +21 -21
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +21 -21
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +19 -19
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +24 -24
  13. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +14 -14
  14. package/.docs/organized/changelogs/%40mastra%2Fevals.md +13 -13
  15. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +16 -16
  16. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +13 -13
  17. package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -0
  18. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +15 -15
  19. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +21 -21
  20. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +16 -16
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +16 -16
  22. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
  23. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +14 -14
  24. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +16 -16
  25. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +11 -0
  26. package/.docs/organized/changelogs/%40mastra%2Fpg.md +15 -15
  27. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +19 -19
  28. package/.docs/organized/changelogs/%40mastra%2Frag.md +14 -14
  29. package/.docs/organized/changelogs/%40mastra%2Fragie.md +13 -13
  30. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  31. package/.docs/organized/changelogs/%40mastra%2Fserver.md +13 -13
  32. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +13 -13
  33. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +13 -13
  34. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +14 -14
  35. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +14 -14
  36. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +12 -0
  37. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +14 -14
  38. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +13 -13
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +14 -14
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +13 -13
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +13 -13
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +14 -14
  43. package/.docs/organized/changelogs/create-mastra.md +7 -7
  44. package/.docs/organized/changelogs/mastra.md +27 -27
  45. package/.docs/organized/code-examples/a2a.md +1 -1
  46. package/.docs/organized/code-examples/agent-network.md +125 -7
  47. package/.docs/organized/code-examples/agent.md +1 -1
  48. package/.docs/organized/code-examples/agui.md +4 -4
  49. package/.docs/organized/code-examples/ai-sdk-useChat.md +6 -6
  50. package/.docs/organized/code-examples/assistant-ui.md +5 -5
  51. package/.docs/organized/code-examples/bird-checker-with-express.md +1 -1
  52. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +5 -5
  53. package/.docs/organized/code-examples/bird-checker-with-nextjs.md +5 -5
  54. package/.docs/organized/code-examples/client-side-tools.md +6 -6
  55. package/.docs/organized/code-examples/crypto-chatbot.md +4 -4
  56. package/.docs/organized/code-examples/experimental-auth-weather-agent.md +1 -1
  57. package/.docs/organized/code-examples/fireworks-r1.md +1 -1
  58. package/.docs/organized/code-examples/mcp-configuration.md +2 -2
  59. package/.docs/organized/code-examples/mcp-registry-registry.md +1 -1
  60. package/.docs/organized/code-examples/memory-per-resource-example.md +236 -0
  61. package/.docs/organized/code-examples/memory-with-mem0.md +1 -1
  62. package/.docs/organized/code-examples/memory-with-processors.md +1 -1
  63. package/.docs/organized/code-examples/openapi-spec-writer.md +5 -5
  64. package/.docs/organized/code-examples/quick-start.md +1 -1
  65. package/.docs/organized/code-examples/stock-price-tool.md +1 -1
  66. package/.docs/organized/code-examples/weather-agent.md +1 -1
  67. package/.docs/organized/code-examples/workflow-ai-recruiter.md +1 -1
  68. package/.docs/organized/code-examples/workflow-with-inline-steps.md +1 -1
  69. package/.docs/organized/code-examples/workflow-with-memory.md +1 -1
  70. package/.docs/organized/code-examples/workflow-with-separate-steps.md +1 -1
  71. package/.docs/raw/frameworks/agentic-uis/copilotkit.mdx +53 -10
  72. package/.docs/raw/mastra-cloud/dashboard.mdx +100 -0
  73. package/.docs/raw/mastra-cloud/observability.mdx +24 -138
  74. package/.docs/raw/mastra-cloud/overview.mdx +50 -42
  75. package/.docs/raw/mastra-cloud/setting-up.mdx +51 -87
  76. package/.docs/raw/memory/overview.mdx +4 -0
  77. package/.docs/raw/memory/working-memory.mdx +88 -1
  78. package/.docs/raw/observability/nextjs-tracing.mdx +2 -2
  79. package/.docs/raw/reference/storage/libsql.mdx +1 -0
  80. package/.docs/raw/reference/tools/vector-query-tool.mdx +1 -0
  81. package/.docs/raw/reference/workflows/sleep.mdx +43 -0
  82. package/.docs/raw/reference/workflows/sleepUntil.mdx +43 -0
  83. package/.docs/raw/reference/workflows/waitForEvent.mdx +49 -0
  84. package/.docs/raw/storage/overview.mdx +50 -1
  85. package/.docs/raw/tools-mcp/mcp-overview.mdx +52 -0
  86. package/.docs/raw/workflows/inngest-workflow.mdx +1 -1
  87. package/.docs/raw/workflows/pausing-execution.mdx +60 -0
  88. package/package.json +6 -6
  89. package/.docs/raw/mastra-cloud/deploying.mdx +0 -142
@@ -1,5 +1,17 @@
1
1
  # @mastra/agui
2
2
 
3
+ ## 1.0.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 362446a: dependencies updates:
8
+ - Updated dependency [`@copilotkit/runtime@^1.9.1` ↗︎](https://www.npmjs.com/package/@copilotkit/runtime/v/1.9.1) (from `^1.8.14`, in `dependencies`)
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
3
15
  ## 1.0.3
4
16
 
5
17
  ### Patch Changes
@@ -1,5 +1,16 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.10.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
8
+ - Updated dependencies [15e9d26]
9
+ - Updated dependencies [07d6d88]
10
+ - Updated dependencies [5d74aab]
11
+ - Updated dependencies [144eb0b]
12
+ - @mastra/core@0.10.7-alpha.2
13
+
3
14
  ## 0.10.3-alpha.0
4
15
 
5
16
  ### Patch Changes
@@ -288,15 +299,4 @@
288
299
  - Updated dependencies [51e6923]
289
300
  - @mastra/core@0.9.2-alpha.4
290
301
 
291
- ## 0.2.13-alpha.3
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [967b41c]
296
- - Updated dependencies [4155f47]
297
- - Updated dependencies [17826a9]
298
- - @mastra/core@0.9.2-alpha.3
299
-
300
- ## 0.2.13-alpha.2
301
-
302
- ... 1561 more lines hidden. See full changelog in package directory.
302
+ ... 1572 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.10.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
8
+ - Updated dependencies [15e9d26]
9
+ - Updated dependencies [07d6d88]
10
+ - Updated dependencies [5d74aab]
11
+ - Updated dependencies [144eb0b]
12
+ - @mastra/core@0.10.7-alpha.2
13
+
3
14
  ## 0.10.4-alpha.0
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  - Updated dependencies [8607972]
288
299
  - Updated dependencies [ccef9f9]
289
300
  - Updated dependencies [0097d50]
290
- - Updated dependencies [7eeb2bc]
291
- - Updated dependencies [17826a9]
292
- - Updated dependencies [7d8b7c7]
293
- - Updated dependencies [fba031f]
294
- - Updated dependencies [3a5f1e1]
295
- - Updated dependencies [51e6923]
296
- - Updated dependencies [8398d89]
297
- - @mastra/core@0.9.2
298
-
299
- ## 0.2.13-alpha.6
300
-
301
301
 
302
- ... 1597 more lines hidden. See full changelog in package directory.
302
+ ... 1608 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.11.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
8
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
3
15
  ## 0.11.1-alpha.1
4
16
 
5
17
  ### Patch Changes
@@ -287,16 +299,4 @@
287
299
 
288
300
  ## 0.3.4-alpha.2
289
301
 
290
- ### Patch Changes
291
-
292
- - Updated dependencies [3171b5b]
293
- - Updated dependencies [973e5ac]
294
- - Updated dependencies [9e1eff5]
295
- - @mastra/core@0.9.4-alpha.2
296
-
297
- ## 0.3.4-alpha.1
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 525 more lines hidden. See full changelog in package directory.
302
+ ... 537 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.10.6-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
10
+ - 5d74aab: vNext network in playground
11
+ - Updated dependencies [15e9d26]
12
+ - Updated dependencies [07d6d88]
13
+ - Updated dependencies [5d74aab]
14
+ - Updated dependencies [144eb0b]
15
+ - @mastra/core@0.10.7-alpha.2
16
+
3
17
  ## 0.10.6-alpha.1
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - Updated dependencies [6015bdf]
285
299
  - @mastra/core@0.10.1-alpha.2
286
300
 
287
- ## 0.10.1-alpha.1
288
-
289
- ### Patch Changes
290
-
291
- - 5343f93: Move emitter to symbol to make private
292
- - Updated dependencies [200d0da]
293
- - Updated dependencies [bf5f17b]
294
- - Updated dependencies [5343f93]
295
- - Updated dependencies [38aee50]
296
- - Updated dependencies [5c41100]
297
- - Updated dependencies [d6a759b]
298
- - @mastra/core@0.10.1-alpha.1
299
-
300
- ## 0.10.1-alpha.0
301
301
 
302
- ... 1274 more lines hidden. See full changelog in package directory.
302
+ ... 1288 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.11.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
8
+ - Updated dependencies [15e9d26]
9
+ - Updated dependencies [07d6d88]
10
+ - Updated dependencies [5d74aab]
11
+ - Updated dependencies [144eb0b]
12
+ - @mastra/core@0.10.7-alpha.2
13
+
3
14
  ## 0.11.1-alpha.1
4
15
 
5
16
  ### Patch Changes
@@ -288,15 +299,4 @@
288
299
  - Updated dependencies [a5810ce]
289
300
  - @mastra/core@0.9.4-alpha.3
290
301
 
291
- ## 0.1.9-alpha.2
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [3171b5b]
296
- - Updated dependencies [973e5ac]
297
- - Updated dependencies [9e1eff5]
298
- - @mastra/core@0.9.4-alpha.2
299
-
300
- ## 0.1.9-alpha.1
301
-
302
- ... 296 more lines hidden. See full changelog in package directory.
302
+ ... 307 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.10.5-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
8
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
3
15
  ## 0.10.5-alpha.1
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [396be50]
287
299
  - Updated dependencies [c3bd795]
288
300
  - Updated dependencies [da082f8]
289
- - Updated dependencies [a5810ce]
290
- - @mastra/core@0.9.4-alpha.3
291
-
292
- ## 0.1.4-alpha.2
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [3171b5b]
297
- - Updated dependencies [973e5ac]
298
- - Updated dependencies [9e1eff5]
299
- - @mastra/core@0.9.4-alpha.2
300
-
301
301
 
302
- ... 489 more lines hidden. See full changelog in package directory.
302
+ ... 501 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.10.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
8
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
9
+ - 5d74aab: Return isComplete of true in routing step when no resource is selected
10
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
11
+ - Updated dependencies [98bbe5a]
12
+ - @mastra/schema-compat@0.10.3-alpha.0
13
+
3
14
  ## 0.10.7-alpha.1
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  Return error stack for failed workflow runs
288
299
  - bf5f17b: Adds ability to pass workflows into MCPServer to generate tools from the workflows. Each workflow will become a tool that can start the workflow run.
289
300
  - 5343f93: Move emitter to symbol to make private
290
- - 38aee50: Adds ability to pass an agents into an MCPServer instance to automatically generate tools from them.
291
- - 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
292
- - d6a759b: Update workflows code in core readme'
293
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
294
-
295
- ## 0.10.1-alpha.3
296
-
297
- ### Patch Changes
298
-
299
- - d70b807: Improve storage.init
300
-
301
301
 
302
- ... 1908 more lines hidden. See full changelog in package directory.
302
+ ... 1919 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.10.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - Updated dependencies [8e1b6e9]
10
+ - Updated dependencies [36cd0f1]
11
+ - Updated dependencies [2eab82b]
12
+ - Updated dependencies [15e9d26]
13
+ - Updated dependencies [9bf1d55]
14
+ - Updated dependencies [914684e]
15
+ - Updated dependencies [07d6d88]
16
+ - Updated dependencies [5d74aab]
17
+ - Updated dependencies [5d74aab]
18
+ - Updated dependencies [17903a3]
19
+ - Updated dependencies [144eb0b]
20
+ - @mastra/deployer@0.10.7-alpha.2
21
+ - @mastra/core@0.10.7-alpha.2
22
+
3
23
  ## 0.10.7-alpha.1
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
  - Updated dependencies [f946acf]
279
299
  - Updated dependencies [add596e]
280
300
  - Updated dependencies [8dc94d8]
281
- - Updated dependencies [ecebbeb]
282
- - Updated dependencies [4187ed4]
283
- - Updated dependencies [79d5145]
284
- - Updated dependencies [12b7002]
285
- - Updated dependencies [f0d559f]
286
- - Updated dependencies [2901125]
287
- - @mastra/core@0.10.2
288
- - @mastra/deployer@0.10.2
289
-
290
- ## 0.10.2-alpha.8
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [37643b8]
295
- - Updated dependencies [79d5145]
296
- - @mastra/core@0.10.2-alpha.8
297
- - @mastra/deployer@0.10.2-alpha.8
298
-
299
- ## 0.10.2-alpha.7
300
-
301
301
 
302
- ... 2448 more lines hidden. See full changelog in package directory.
302
+ ... 2468 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.10.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - Updated dependencies [8e1b6e9]
10
+ - Updated dependencies [36cd0f1]
11
+ - Updated dependencies [2eab82b]
12
+ - Updated dependencies [15e9d26]
13
+ - Updated dependencies [9bf1d55]
14
+ - Updated dependencies [914684e]
15
+ - Updated dependencies [07d6d88]
16
+ - Updated dependencies [5d74aab]
17
+ - Updated dependencies [5d74aab]
18
+ - Updated dependencies [17903a3]
19
+ - Updated dependencies [144eb0b]
20
+ - @mastra/deployer@0.10.7-alpha.2
21
+ - @mastra/core@0.10.7-alpha.2
22
+
3
23
  ## 0.10.7-alpha.1
4
24
 
5
25
  ### Patch Changes
@@ -279,24 +299,4 @@
279
299
 
280
300
  ### Patch Changes
281
301
 
282
- - Updated dependencies [37643b8]
283
- - Updated dependencies [79d5145]
284
- - @mastra/core@0.10.2-alpha.8
285
- - @mastra/deployer@0.10.2-alpha.8
286
-
287
- ## 0.10.2-alpha.7
288
-
289
- ### Patch Changes
290
-
291
- - @mastra/deployer@0.10.2-alpha.7
292
- - @mastra/core@0.10.2-alpha.7
293
-
294
- ## 0.10.2-alpha.6
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [99fd6cf]
299
- - Updated dependencies [1fcc048]
300
- - Updated dependencies [8dc94d8]
301
-
302
- ... 2404 more lines hidden. See full changelog in package directory.
302
+ ... 2424 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.10.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [8e1b6e9]
8
+ - Updated dependencies [36cd0f1]
9
+ - Updated dependencies [2eab82b]
10
+ - Updated dependencies [15e9d26]
11
+ - Updated dependencies [9bf1d55]
12
+ - Updated dependencies [914684e]
13
+ - Updated dependencies [07d6d88]
14
+ - Updated dependencies [5d74aab]
15
+ - Updated dependencies [5d74aab]
16
+ - Updated dependencies [17903a3]
17
+ - Updated dependencies [144eb0b]
18
+ - @mastra/deployer@0.10.7-alpha.2
19
+ - @mastra/core@0.10.7-alpha.2
20
+
3
21
  ## 0.10.7-alpha.1
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [99fd6cf]
281
299
  - Updated dependencies [1fcc048]
282
300
  - Updated dependencies [8dc94d8]
283
- - @mastra/core@0.10.2-alpha.6
284
- - @mastra/deployer@0.10.2-alpha.6
285
-
286
- ## 0.10.2-alpha.5
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [1b5fc55]
291
- - Updated dependencies [add596e]
292
- - Updated dependencies [ecebbeb]
293
- - @mastra/core@0.10.2-alpha.5
294
- - @mastra/deployer@0.10.2-alpha.5
295
-
296
- ## 0.10.2-alpha.4
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [c5bf1ce]
301
301
 
302
- ... 2390 more lines hidden. See full changelog in package directory.
302
+ ... 2408 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - 36cd0f1: dependencies updates:
10
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.6` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.6) (from `^28.0.5`, in `dependencies`)
11
+ - 2eab82b: dependencies updates:
12
+ - Updated dependency [`rollup-plugin-node-externals@^8.0.1` ↗︎](https://www.npmjs.com/package/rollup-plugin-node-externals/v/8.0.1) (from `^8.0.0`, in `dependencies`)
13
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
14
+ - 914684e: Fix workflow watch and stream not streaming
15
+ - 5d74aab: vNext network in playground
16
+ - 17903a3: Remove install step from dev for telemetry
17
+ - Updated dependencies [15e9d26]
18
+ - Updated dependencies [9bf1d55]
19
+ - Updated dependencies [07d6d88]
20
+ - Updated dependencies [5d74aab]
21
+ - Updated dependencies [5d74aab]
22
+ - Updated dependencies [144eb0b]
23
+ - @mastra/core@0.10.7-alpha.2
24
+ - @mastra/server@0.10.7-alpha.2
25
+
3
26
  ## 0.10.7-alpha.1
4
27
 
5
28
  ### Patch Changes
@@ -276,27 +299,4 @@
276
299
 
277
300
  ## 0.10.3
278
301
 
279
- ### Patch Changes
280
-
281
- - Updated dependencies [2b0fc7e]
282
- - @mastra/core@0.10.3
283
- - @mastra/server@0.10.3
284
-
285
- ## 0.10.3-alpha.0
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [2b0fc7e]
290
- - @mastra/core@0.10.3-alpha.0
291
- - @mastra/server@0.10.3-alpha.0
292
-
293
- ## 0.10.2
294
-
295
- ### Patch Changes
296
-
297
- - e8d2aff: Fix non-scoped packages in mastra build
298
- - f73e11b: fix telemetry disabled not working on playground
299
- - 1fcc048: chore: generate sourcemaps in dev build
300
- - f946acf: Filter out dynamic imports by node builtins
301
-
302
- ... 2468 more lines hidden. See full changelog in package directory.
302
+ ... 2491 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.11.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
8
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
3
15
  ## 0.11.1-alpha.1
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [344f453]
287
299
  - Updated dependencies [0a3ae6d]
288
300
  - Updated dependencies [95911be]
289
- - Updated dependencies [f53a6ac]
290
- - Updated dependencies [5eb5a99]
291
- - Updated dependencies [7e632c5]
292
- - Updated dependencies [1e9fbfa]
293
- - Updated dependencies [eabdcd9]
294
- - Updated dependencies [90be034]
295
- - Updated dependencies [99f050a]
296
- - Updated dependencies [d0ee3c6]
297
- - Updated dependencies [b2ae5aa]
298
- - Updated dependencies [23f258c]
299
- - Updated dependencies [a7292b0]
300
- - Updated dependencies [0dcb9f0]
301
-
302
- ... 31 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 43 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.10.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
3
15
  ## 0.10.4
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [8902157]
287
299
  - Updated dependencies [ca0dc88]
288
300
  - Updated dependencies [9cd1a46]
289
- - Updated dependencies [70dbf51]
290
- - @mastra/core@0.9.3-alpha.1
291
-
292
- ## 0.1.22-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [526c570]
297
- - Updated dependencies [b5d2de0]
298
- - Updated dependencies [644f8ad]
299
- - @mastra/core@0.9.3-alpha.0
300
-
301
301
 
302
- ... 1672 more lines hidden. See full changelog in package directory.
302
+ ... 1684 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - Updated dependencies [8e1b6e9]
10
+ - Updated dependencies [15e9d26]
11
+ - Updated dependencies [a85fa13]
12
+ - Updated dependencies [07d6d88]
13
+ - Updated dependencies [5d74aab]
14
+ - Updated dependencies [144eb0b]
15
+ - @mastra/rag@1.0.1-alpha.0
16
+ - @mastra/core@0.10.7-alpha.2
17
+
3
18
  ## 1.2.4
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  ### Patch Changes
284
299
 
285
300
  - Updated dependencies [3e9c131]
286
- - @mastra/core@0.9.4-alpha.4
287
- - @mastra/rag@0.1.23-alpha.4
288
-
289
- ## 1.1.23-alpha.3
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [396be50]
294
- - Updated dependencies [c3bd795]
295
- - Updated dependencies [da082f8]
296
- - Updated dependencies [a5810ce]
297
- - @mastra/core@0.9.4-alpha.3
298
- - @mastra/rag@0.1.23-alpha.3
299
-
300
- ## 1.1.23-alpha.2
301
301
 
302
- ... 2319 more lines hidden. See full changelog in package directory.
302
+ ... 2334 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
3
15
  ## 1.2.3
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [8607972]
287
299
  - Updated dependencies [ccef9f9]
288
300
  - Updated dependencies [0097d50]
289
- - Updated dependencies [7eeb2bc]
290
- - Updated dependencies [17826a9]
291
- - Updated dependencies [7d8b7c7]
292
- - Updated dependencies [fba031f]
293
- - Updated dependencies [3a5f1e1]
294
- - Updated dependencies [51e6923]
295
- - Updated dependencies [8398d89]
296
- - @mastra/core@0.9.2
297
-
298
- ## 1.1.21-alpha.6
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1890 more lines hidden. See full changelog in package directory.
302
+ ... 1902 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.1.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
8
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
3
15
  ## 0.1.3-alpha.1
4
16
 
5
17
  ### Patch Changes
@@ -1,5 +1,19 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.10.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
8
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
9
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
10
+ - f0150c4: Fix LibSQLStore and PgStore getMessagesPaginated implementation
11
+ - Updated dependencies [15e9d26]
12
+ - Updated dependencies [07d6d88]
13
+ - Updated dependencies [5d74aab]
14
+ - Updated dependencies [144eb0b]
15
+ - @mastra/core@0.10.7-alpha.2
16
+
3
17
  ## 0.10.4-alpha.1
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  ## 0.0.4-alpha.4
286
300
 
287
- ### Patch Changes
288
-
289
- - Updated dependencies [3e9c131]
290
- - @mastra/core@0.9.4-alpha.4
291
-
292
- ## 0.0.4-alpha.3
293
-
294
- ### Patch Changes
295
-
296
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
297
- - Updated dependencies [396be50]
298
- - Updated dependencies [c3bd795]
299
- - Updated dependencies [da082f8]
300
- - Updated dependencies [a5810ce]
301
301
 
302
- ... 245 more lines hidden. See full changelog in package directory.
302
+ ... 259 more lines hidden. See full changelog in package directory.