@mastra/mcp-docs-server 0.13.1 → 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 (102) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +21 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +37 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +25 -25
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +48 -48
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +71 -71
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +62 -62
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +25 -25
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +68 -68
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +37 -37
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +64 -64
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +37 -31
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +80 -80
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +77 -77
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +73 -73
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +94 -94
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +80 -41
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +36 -36
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +42 -42
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +36 -36
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +59 -0
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +62 -62
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +65 -65
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +45 -45
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +56 -56
  25. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +36 -36
  26. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +58 -58
  27. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +74 -74
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +47 -0
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +75 -75
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +107 -107
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +37 -37
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +41 -41
  34. package/.docs/organized/changelogs/%40mastra%2Fragie.md +36 -36
  35. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fserver.md +61 -61
  37. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +37 -37
  38. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +75 -75
  39. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +24 -24
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +36 -36
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +36 -36
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +36 -36
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +34 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +36 -36
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +37 -37
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +25 -25
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +36 -36
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +36 -36
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +36 -36
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +36 -36
  52. package/.docs/organized/changelogs/create-mastra.md +35 -35
  53. package/.docs/organized/changelogs/mastra.md +116 -116
  54. package/.docs/organized/code-examples/a2a.md +1 -1
  55. package/.docs/organized/code-examples/agent-network.md +125 -7
  56. package/.docs/organized/code-examples/agent.md +1 -1
  57. package/.docs/organized/code-examples/agui.md +4 -4
  58. package/.docs/organized/code-examples/ai-sdk-useChat.md +6 -6
  59. package/.docs/organized/code-examples/assistant-ui.md +5 -5
  60. package/.docs/organized/code-examples/bird-checker-with-express.md +1 -1
  61. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +5 -5
  62. package/.docs/organized/code-examples/bird-checker-with-nextjs.md +5 -5
  63. package/.docs/organized/code-examples/client-side-tools.md +6 -6
  64. package/.docs/organized/code-examples/crypto-chatbot.md +4 -4
  65. package/.docs/organized/code-examples/experimental-auth-weather-agent.md +1 -1
  66. package/.docs/organized/code-examples/fireworks-r1.md +1 -1
  67. package/.docs/organized/code-examples/mcp-configuration.md +2 -2
  68. package/.docs/organized/code-examples/mcp-registry-registry.md +1 -1
  69. package/.docs/organized/code-examples/memory-per-resource-example.md +236 -0
  70. package/.docs/organized/code-examples/memory-with-mem0.md +1 -1
  71. package/.docs/organized/code-examples/memory-with-processors.md +1 -1
  72. package/.docs/organized/code-examples/openapi-spec-writer.md +5 -5
  73. package/.docs/organized/code-examples/quick-start.md +1 -1
  74. package/.docs/organized/code-examples/stock-price-tool.md +1 -1
  75. package/.docs/organized/code-examples/weather-agent.md +1 -1
  76. package/.docs/organized/code-examples/workflow-ai-recruiter.md +1 -1
  77. package/.docs/organized/code-examples/workflow-with-inline-steps.md +1 -1
  78. package/.docs/organized/code-examples/workflow-with-memory.md +1 -1
  79. package/.docs/organized/code-examples/workflow-with-separate-steps.md +1 -1
  80. package/.docs/raw/frameworks/agentic-uis/copilotkit.mdx +53 -10
  81. package/.docs/raw/local-dev/mastra-dev.mdx +103 -105
  82. package/.docs/raw/mastra-cloud/dashboard.mdx +100 -0
  83. package/.docs/raw/mastra-cloud/observability.mdx +24 -138
  84. package/.docs/raw/mastra-cloud/overview.mdx +50 -42
  85. package/.docs/raw/mastra-cloud/setting-up.mdx +51 -87
  86. package/.docs/raw/memory/overview.mdx +4 -0
  87. package/.docs/raw/memory/working-memory.mdx +88 -1
  88. package/.docs/raw/observability/nextjs-tracing.mdx +2 -2
  89. package/.docs/raw/reference/storage/libsql.mdx +1 -0
  90. package/.docs/raw/reference/tools/vector-query-tool.mdx +1 -0
  91. package/.docs/raw/reference/workflows/sleep.mdx +43 -0
  92. package/.docs/raw/reference/workflows/sleepUntil.mdx +43 -0
  93. package/.docs/raw/reference/workflows/waitForEvent.mdx +49 -0
  94. package/.docs/raw/storage/overview.mdx +50 -1
  95. package/.docs/raw/tools-mcp/mcp-overview.mdx +52 -0
  96. package/.docs/raw/workflows/inngest-workflow.mdx +1 -1
  97. package/.docs/raw/workflows/input-data-mapping.mdx +4 -4
  98. package/.docs/raw/workflows/pausing-execution.mdx +60 -0
  99. package/package.json +6 -6
  100. package/.docs/raw/local-dev/add-to-existing-project.mdx +0 -43
  101. package/.docs/raw/local-dev/creating-a-new-project.mdx +0 -53
  102. package/.docs/raw/mastra-cloud/deploying.mdx +0 -142
@@ -1,5 +1,72 @@
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
+
14
+ ## 0.11.1-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
19
+ - 0e17048: Throw mastra errors in storage packages
20
+ - Updated dependencies [d1baedb]
21
+ - Updated dependencies [4d21bf2]
22
+ - Updated dependencies [2097952]
23
+ - Updated dependencies [4fb0cc2]
24
+ - Updated dependencies [d2a7a31]
25
+ - Updated dependencies [0e17048]
26
+ - @mastra/core@0.10.7-alpha.1
27
+
28
+ ## 0.11.1-alpha.0
29
+
30
+ ### Patch Changes
31
+
32
+ - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
33
+ - Updated dependencies [d8f2d19]
34
+ - Updated dependencies [9d52b17]
35
+ - Updated dependencies [8ba1b51]
36
+ - @mastra/core@0.10.7-alpha.0
37
+
38
+ ## 0.11.0
39
+
40
+ ### Minor Changes
41
+
42
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
43
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
44
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
45
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
46
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
47
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
48
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
49
+ This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
50
+
51
+ ### Patch Changes
52
+
53
+ - Updated dependencies [63f6b7d]
54
+ - Updated dependencies [12a95fc]
55
+ - Updated dependencies [4b0f8a6]
56
+ - Updated dependencies [51264a5]
57
+ - Updated dependencies [8e6f677]
58
+ - Updated dependencies [d70c420]
59
+ - Updated dependencies [ee9af57]
60
+ - Updated dependencies [36f1c36]
61
+ - Updated dependencies [2a16996]
62
+ - Updated dependencies [10d352e]
63
+ - Updated dependencies [9589624]
64
+ - Updated dependencies [53d3c37]
65
+ - Updated dependencies [751c894]
66
+ - Updated dependencies [577ce3a]
67
+ - Updated dependencies [9260b3a]
68
+ - @mastra/core@0.10.6
69
+
3
70
  ## 0.11.0-alpha.0
4
71
 
5
72
  ### Minor Changes
@@ -232,71 +299,4 @@
232
299
  - Updated dependencies [a5810ce]
233
300
  - @mastra/core@0.9.4-alpha.3
234
301
 
235
- ## 0.1.9-alpha.2
236
-
237
- ### Patch Changes
238
-
239
- - Updated dependencies [3171b5b]
240
- - Updated dependencies [973e5ac]
241
- - Updated dependencies [9e1eff5]
242
- - @mastra/core@0.9.4-alpha.2
243
-
244
- ## 0.1.9-alpha.1
245
-
246
- ### Patch Changes
247
-
248
- - Updated dependencies [ab80e7e]
249
- - Updated dependencies [6fa1ad1]
250
- - Updated dependencies [c28d7a0]
251
- - Updated dependencies [edf1e88]
252
- - @mastra/core@0.9.4-alpha.1
253
-
254
- ## 0.1.9-alpha.0
255
-
256
- ### Patch Changes
257
-
258
- - Updated dependencies [daf942f]
259
- - Updated dependencies [0b8b868]
260
- - @mastra/core@0.9.4-alpha.0
261
-
262
- ## 0.1.8
263
-
264
- ### Patch Changes
265
-
266
- - Updated dependencies [e450778]
267
- - Updated dependencies [8902157]
268
- - Updated dependencies [ca0dc88]
269
- - Updated dependencies [526c570]
270
- - Updated dependencies [d7a6a33]
271
- - Updated dependencies [9cd1a46]
272
- - Updated dependencies [b5d2de0]
273
- - Updated dependencies [644f8ad]
274
- - Updated dependencies [70dbf51]
275
- - @mastra/core@0.9.3
276
-
277
- ## 0.1.8-alpha.1
278
-
279
- ### Patch Changes
280
-
281
- - Updated dependencies [e450778]
282
- - Updated dependencies [8902157]
283
- - Updated dependencies [ca0dc88]
284
- - Updated dependencies [9cd1a46]
285
- - Updated dependencies [70dbf51]
286
- - @mastra/core@0.9.3-alpha.1
287
-
288
- ## 0.1.8-alpha.0
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [526c570]
293
- - Updated dependencies [b5d2de0]
294
- - Updated dependencies [644f8ad]
295
- - @mastra/core@0.9.3-alpha.0
296
-
297
- ## 0.1.7
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 240 more lines hidden. See full changelog in package directory.
302
+ ... 307 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,41 @@
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
+
15
+ ## 0.10.5-alpha.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
20
+ - 0e17048: Throw mastra errors in storage packages
21
+ - Updated dependencies [d1baedb]
22
+ - Updated dependencies [4d21bf2]
23
+ - Updated dependencies [2097952]
24
+ - Updated dependencies [4fb0cc2]
25
+ - Updated dependencies [d2a7a31]
26
+ - Updated dependencies [0e17048]
27
+ - @mastra/core@0.10.7-alpha.1
28
+
29
+ ## 0.10.5-alpha.0
30
+
31
+ ### Patch Changes
32
+
33
+ - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
34
+ - Updated dependencies [d8f2d19]
35
+ - Updated dependencies [9d52b17]
36
+ - Updated dependencies [8ba1b51]
37
+ - @mastra/core@0.10.7-alpha.0
38
+
3
39
  ## 0.10.4
4
40
 
5
41
  ### Patch Changes
@@ -262,41 +298,5 @@
262
298
  - Updated dependencies [396be50]
263
299
  - Updated dependencies [c3bd795]
264
300
  - Updated dependencies [da082f8]
265
- - Updated dependencies [a5810ce]
266
- - @mastra/core@0.9.4-alpha.3
267
-
268
- ## 0.1.4-alpha.2
269
-
270
- ### Patch Changes
271
-
272
- - Updated dependencies [3171b5b]
273
- - Updated dependencies [973e5ac]
274
- - Updated dependencies [9e1eff5]
275
- - @mastra/core@0.9.4-alpha.2
276
-
277
- ## 0.1.4-alpha.1
278
-
279
- ### Patch Changes
280
-
281
- - Updated dependencies [ab80e7e]
282
- - Updated dependencies [6fa1ad1]
283
- - Updated dependencies [c28d7a0]
284
- - Updated dependencies [edf1e88]
285
- - @mastra/core@0.9.4-alpha.1
286
-
287
- ## 0.1.4-alpha.0
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [daf942f]
292
- - Updated dependencies [0b8b868]
293
- - @mastra/core@0.9.4-alpha.0
294
-
295
- ## 0.1.3
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [e450778]
300
- - Updated dependencies [8902157]
301
301
 
302
- ... 465 more lines hidden. See full changelog in package directory.
302
+ ... 501 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,68 @@
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
+
14
+ ## 0.10.7-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - d1baedb: fix bad merge with mastra error
19
+ - 4d21bf2: throw mastra errors for MCP
20
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
21
+ - 4fb0cc2: Type safe variable mapping
22
+ - d2a7a31: Fix memory message context for when LLM providers throw an error if the first message is a tool call.
23
+ - 0e17048: Throw mastra errors in storage packages
24
+
25
+ ## 0.10.7-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
30
+ - 9d52b17: Fix inngest workflows streaming and add step metadata
31
+ - 8ba1b51: Add custom routes by default to jsonapi
32
+
33
+ ## 0.10.6
34
+
35
+ ### Patch Changes
36
+
37
+ - 63f6b7d: dependencies updates:
38
+ - Updated dependency [`@opentelemetry/exporter-trace-otlp-grpc@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-grpc/v/0.201.1) (from `^0.201.0`, in `dependencies`)
39
+ - Updated dependency [`@opentelemetry/exporter-trace-otlp-http@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-http/v/0.201.1) (from `^0.201.0`, in `dependencies`)
40
+ - Updated dependency [`@opentelemetry/otlp-exporter-base@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-exporter-base/v/0.201.1) (from `^0.201.0`, in `dependencies`)
41
+ - Updated dependency [`@opentelemetry/otlp-transformer@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-transformer/v/0.201.1) (from `^0.201.0`, in `dependencies`)
42
+ - Updated dependency [`@opentelemetry/sdk-node@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-node/v/0.201.1) (from `^0.201.0`, in `dependencies`)
43
+ - Updated dependency [`@opentelemetry/semantic-conventions@^1.34.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/semantic-conventions/v/1.34.0) (from `^1.33.0`, in `dependencies`)
44
+ - Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
45
+ - Updated dependency [`cohere-ai@^7.17.1` ↗︎](https://www.npmjs.com/package/cohere-ai/v/7.17.1) (from `^7.16.0`, in `dependencies`)
46
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.5.1`, in `dependencies`)
47
+ - Updated dependency [`hono-openapi@^0.4.8` ↗︎](https://www.npmjs.com/package/hono-openapi/v/0.4.8) (from `^0.4.6`, in `dependencies`)
48
+ - Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.6.0`, in `dependencies`)
49
+ - Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
50
+ - Updated dependency [`xstate@^5.19.4` ↗︎](https://www.npmjs.com/package/xstate/v/5.19.4) (from `^5.19.2`, in `dependencies`)
51
+ - 12a95fc: Allow passing thread metadata to agent.generate and agent.stream. This will update or create the thread with the metadata passed in. Also simplifies the arguments for those two functions into a new memory property.
52
+ - 4b0f8a6: Allow passing a string, ui message, core message, or mastra message to agent.genTitle and agent.generateTitleFromUserMessage to restore previously changed public behaviour
53
+ - 51264a5: Fix fetchMemory return type and value
54
+ - 8e6f677: Dynamic default llm options
55
+ - d70c420: fix(core, memory): fix fetchMemory regression
56
+ - ee9af57: Add api for polling run execution result and get run by id
57
+ - 36f1c36: MCP Client and Server streamable http fixes
58
+ - 2a16996: Working Memory Schema and Template
59
+ - 10d352e: fix: bug in `workflow.parallel` return types causing type errors on c…
60
+ - 9589624: Throw Mastra Errors when building and bundling mastra application
61
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
62
+ - 751c894: pass resourceId
63
+ - 577ce3a: deno support - use globalThis
64
+ - 9260b3a: changeset
65
+
3
66
  ## 0.10.6-alpha.5
4
67
 
5
68
  ### Patch Changes
@@ -235,68 +298,5 @@
235
298
  Return error stack for failed workflow runs
236
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.
237
300
  - 5343f93: Move emitter to symbol to make private
238
- - 38aee50: Adds ability to pass an agents into an MCPServer instance to automatically generate tools from them.
239
- - 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
240
- - d6a759b: Update workflows code in core readme'
241
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
242
-
243
- ## 0.10.1-alpha.3
244
-
245
- ### Patch Changes
246
-
247
- - d70b807: Improve storage.init
248
-
249
- ## 0.10.1-alpha.2
250
-
251
- ### Patch Changes
252
-
253
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
254
-
255
- ## 0.10.1-alpha.1
256
-
257
- ### Patch Changes
258
-
259
- - 200d0da: Return payload data, start time, end time, resume time and suspend time for each step in workflow state
260
- Return error stack for failed workflow runs
261
- - 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.
262
- - 5343f93: Move emitter to symbol to make private
263
- - 38aee50: Adds ability to pass an agents into an MCPServer instance to automatically generate tools from them.
264
- - 5c41100: Added binding support for cloudflare deployers, added cloudflare kv namespace changes, and removed randomUUID from buildExecutionGraph
265
- - d6a759b: Update workflows code in core readme'
266
-
267
- ## 0.10.1-alpha.0
268
-
269
- ### Patch Changes
270
-
271
- - 6d16390: Support custom bundle externals on mastra Instance
272
- - 1e4a421: Fix duplication of items in array results in workflow
273
-
274
- ## 0.10.0
275
-
276
- ### Minor Changes
277
-
278
- - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
279
- - 7e632c5: Removed default LibSQLStore and LibSQLVector from @mastra/core. These now live in a separate package @mastra/libsql
280
- - b2ae5aa: Added support for experimental authentication and authorization
281
- - 0dcb9f0: Memory breaking changes: storage, vector, and embedder are now required. Working memory text streaming has been removed, only tool calling is supported for working memory updates now. Default settings have changed (lastMessages: 40->10, semanticRecall: true->false, threads.generateTitle: true->false)
282
-
283
- ### Patch Changes
284
-
285
- - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
286
- - 344f453: Await onFinish & onStepFinish to ensure the stream doesn't close early
287
- - 0a3ae6d: Fixed a bug where tool input schema properties that were optional became required
288
- - 95911be: Fixed an issue where if @mastra/core was not released at the same time as create-mastra, create-mastra would match the alpha tag instead of latest tag when running npm create mastra@latest
289
- - f53a6ac: Add VNextWorkflowRuns type
290
- - 1e9fbfa: Upgrade to OpenTelemetry JS SDK 2.x
291
- - eabdcd9: [MASTRA-3451] SQL Injection Protection
292
- - 90be034: Pass zod schema directly to getInitData
293
- - 99f050a: Bumped a workspace package zod version to attempt to prevent duplicate dep installs of @mastra/core
294
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
295
- - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
296
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
297
- - 2672a05: Add MCP servers and tool call execution to playground
298
-
299
- ## 0.10.0-alpha.1
300
-
301
301
 
302
- ... 1856 more lines hidden. See full changelog in package directory.
302
+ ... 1919 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,41 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 0e17048: Throw mastra errors in storage packages
8
+ - Updated dependencies [d1baedb]
9
+ - Updated dependencies [4d21bf2]
10
+ - Updated dependencies [2097952]
11
+ - Updated dependencies [4fb0cc2]
12
+ - Updated dependencies [d2a7a31]
13
+ - Updated dependencies [0e17048]
14
+ - @mastra/core@0.10.7-alpha.1
15
+
16
+ ## 0.10.3
17
+
18
+ ### Patch Changes
19
+
20
+ - 63f6b7d: dependencies updates:
21
+ - Updated dependency [`couchbase@^4.5.0` ↗︎](https://www.npmjs.com/package/couchbase/v/4.5.0) (from `^4.4.5`, in `dependencies`)
22
+ - Updated dependencies [63f6b7d]
23
+ - Updated dependencies [12a95fc]
24
+ - Updated dependencies [4b0f8a6]
25
+ - Updated dependencies [51264a5]
26
+ - Updated dependencies [8e6f677]
27
+ - Updated dependencies [d70c420]
28
+ - Updated dependencies [ee9af57]
29
+ - Updated dependencies [36f1c36]
30
+ - Updated dependencies [2a16996]
31
+ - Updated dependencies [10d352e]
32
+ - Updated dependencies [9589624]
33
+ - Updated dependencies [53d3c37]
34
+ - Updated dependencies [751c894]
35
+ - Updated dependencies [577ce3a]
36
+ - Updated dependencies [9260b3a]
37
+ - @mastra/core@0.10.6
38
+
3
39
  ## 0.10.3-alpha.0
4
40
 
5
41
  ### Patch Changes
@@ -262,35 +298,5 @@
262
298
  - Updated dependencies [7eeb2bc]
263
299
  - Updated dependencies [b804723]
264
300
  - Updated dependencies [8607972]
265
- - Updated dependencies [ccef9f9]
266
- - Updated dependencies [0097d50]
267
- - Updated dependencies [7eeb2bc]
268
- - Updated dependencies [17826a9]
269
- - Updated dependencies [7d8b7c7]
270
- - Updated dependencies [fba031f]
271
- - Updated dependencies [3a5f1e1]
272
- - Updated dependencies [51e6923]
273
- - Updated dependencies [8398d89]
274
- - @mastra/core@0.9.2
275
-
276
- ## 0.0.2-alpha.1
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [6052aa6]
281
- - Updated dependencies [7d8b7c7]
282
- - Updated dependencies [3a5f1e1]
283
- - Updated dependencies [8398d89]
284
- - @mastra/core@0.9.2-alpha.6
285
-
286
- ## 0.0.2-alpha.0
287
301
 
288
- ### Patch Changes
289
-
290
- - 106a2ab: Added integration for Couchbase Vector Store
291
- - Updated dependencies [3d2fb5c]
292
- - Updated dependencies [7eeb2bc]
293
- - Updated dependencies [8607972]
294
- - Updated dependencies [7eeb2bc]
295
- - Updated dependencies [fba031f]
296
- - @mastra/core@0.9.2-alpha.5
302
+ ... 33 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,84 @@
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
+
23
+ ## 0.10.7-alpha.1
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [d1baedb]
28
+ - Updated dependencies [4d21bf2]
29
+ - Updated dependencies [2097952]
30
+ - Updated dependencies [4fb0cc2]
31
+ - Updated dependencies [d2a7a31]
32
+ - Updated dependencies [0e17048]
33
+ - @mastra/core@0.10.7-alpha.1
34
+ - @mastra/deployer@0.10.7-alpha.1
35
+
36
+ ## 0.10.7-alpha.0
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [d8f2d19]
41
+ - Updated dependencies [9d52b17]
42
+ - Updated dependencies [8ba1b51]
43
+ - @mastra/core@0.10.7-alpha.0
44
+ - @mastra/deployer@0.10.7-alpha.0
45
+
46
+ ## 0.10.6
47
+
48
+ ### Patch Changes
49
+
50
+ - 2d12edd: dependencies updates:
51
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
52
+ - 63f6b7d: dependencies updates:
53
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
54
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
55
+ - Removed dependency [`wrangler@^4.19.1` ↗︎](https://www.npmjs.com/package/wrangler/v/4.19.1) (from `dependencies`)
56
+ - Updated dependencies [63f6b7d]
57
+ - Updated dependencies [4051477]
58
+ - Updated dependencies [2d12edd]
59
+ - Updated dependencies [63f6b7d]
60
+ - Updated dependencies [c28ed65]
61
+ - Updated dependencies [12a95fc]
62
+ - Updated dependencies [79b9909]
63
+ - Updated dependencies [4b0f8a6]
64
+ - Updated dependencies [51264a5]
65
+ - Updated dependencies [8e6f677]
66
+ - Updated dependencies [d70c420]
67
+ - Updated dependencies [ee9af57]
68
+ - Updated dependencies [ec7f824]
69
+ - Updated dependencies [36f1c36]
70
+ - Updated dependencies [084f6aa]
71
+ - Updated dependencies [2a16996]
72
+ - Updated dependencies [10d352e]
73
+ - Updated dependencies [9589624]
74
+ - Updated dependencies [3270d9d]
75
+ - Updated dependencies [53d3c37]
76
+ - Updated dependencies [751c894]
77
+ - Updated dependencies [577ce3a]
78
+ - Updated dependencies [9260b3a]
79
+ - @mastra/core@0.10.6
80
+ - @mastra/deployer@0.10.6
81
+
3
82
  ## 0.10.6-alpha.5
4
83
 
5
84
  ### Patch Changes
@@ -219,84 +298,5 @@
219
298
  - Updated dependencies [f946acf]
220
299
  - Updated dependencies [add596e]
221
300
  - Updated dependencies [8dc94d8]
222
- - Updated dependencies [ecebbeb]
223
- - Updated dependencies [4187ed4]
224
- - Updated dependencies [79d5145]
225
- - Updated dependencies [12b7002]
226
- - Updated dependencies [f0d559f]
227
- - Updated dependencies [2901125]
228
- - @mastra/core@0.10.2
229
- - @mastra/deployer@0.10.2
230
-
231
- ## 0.10.2-alpha.8
232
-
233
- ### Patch Changes
234
-
235
- - Updated dependencies [37643b8]
236
- - Updated dependencies [79d5145]
237
- - @mastra/core@0.10.2-alpha.8
238
- - @mastra/deployer@0.10.2-alpha.8
239
-
240
- ## 0.10.2-alpha.7
241
-
242
- ### Patch Changes
243
-
244
- - @mastra/deployer@0.10.2-alpha.7
245
- - @mastra/core@0.10.2-alpha.7
246
-
247
- ## 0.10.2-alpha.6
248
-
249
- ### Patch Changes
250
-
251
- - Updated dependencies [99fd6cf]
252
- - Updated dependencies [1fcc048]
253
- - Updated dependencies [8dc94d8]
254
- - @mastra/core@0.10.2-alpha.6
255
- - @mastra/deployer@0.10.2-alpha.6
256
-
257
- ## 0.10.2-alpha.5
258
-
259
- ### Patch Changes
260
-
261
- - Updated dependencies [1b5fc55]
262
- - Updated dependencies [add596e]
263
- - Updated dependencies [ecebbeb]
264
- - @mastra/core@0.10.2-alpha.5
265
- - @mastra/deployer@0.10.2-alpha.5
266
-
267
- ## 0.10.2-alpha.4
268
-
269
- ### Patch Changes
270
-
271
- - Updated dependencies [c5bf1ce]
272
- - Updated dependencies [12b7002]
273
- - @mastra/core@0.10.2-alpha.4
274
- - @mastra/deployer@0.10.2-alpha.4
275
-
276
- ## 0.10.2-alpha.3
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [ab5adbe]
281
- - Updated dependencies [195c428]
282
- - Updated dependencies [f73e11b]
283
- - Updated dependencies [f946acf]
284
- - @mastra/core@0.10.2-alpha.3
285
- - @mastra/deployer@0.10.2-alpha.3
286
-
287
- ## 0.10.2-alpha.2
288
-
289
- ### Patch Changes
290
-
291
- - f0d559f: Fix peerdeps for alpha channel
292
- - Updated dependencies [e8d2aff]
293
- - Updated dependencies [1e8bb40]
294
- - Updated dependencies [4187ed4]
295
- - Updated dependencies [f0d559f]
296
- - @mastra/deployer@0.10.2-alpha.2
297
- - @mastra/core@0.10.2-alpha.2
298
-
299
- ## 0.10.2-alpha.1
300
-
301
301
 
302
- ... 2389 more lines hidden. See full changelog in package directory.
302
+ ... 2468 more lines hidden. See full changelog in package directory.