@mastra/mcp-docs-server 0.13.0 → 0.13.1-alpha.2

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 (104) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +7 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
  4. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +26 -26
  5. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +64 -64
  6. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +15 -15
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcore.md +65 -65
  10. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +12 -0
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +82 -82
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +79 -79
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +77 -77
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +94 -94
  15. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +54 -0
  16. package/.docs/organized/changelogs/%40mastra%2Fevals.md +13 -13
  17. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +16 -16
  18. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +13 -13
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -0
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +13 -13
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +47 -47
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +22 -22
  24. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +32 -32
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +27 -27
  27. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +12 -0
  28. package/.docs/organized/changelogs/%40mastra%2Fpg.md +51 -51
  29. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +108 -108
  30. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
  31. package/.docs/organized/changelogs/%40mastra%2Frag.md +17 -17
  32. package/.docs/organized/changelogs/%40mastra%2Fragie.md +13 -13
  33. package/.docs/organized/changelogs/%40mastra%2Fserver.md +66 -66
  34. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +13 -13
  35. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +37 -37
  36. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +13 -13
  37. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +13 -13
  38. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +13 -13
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +13 -13
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +13 -13
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +24 -24
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +13 -13
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +13 -13
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +13 -13
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +13 -13
  48. package/.docs/organized/changelogs/create-mastra.md +35 -35
  49. package/.docs/organized/changelogs/mastra.md +124 -124
  50. package/.docs/organized/code-examples/agent.md +5 -2
  51. package/.docs/organized/code-examples/agui.md +4 -1
  52. package/.docs/organized/code-examples/ai-sdk-useChat.md +1 -1
  53. package/.docs/organized/code-examples/fireworks-r1.md +1 -1
  54. package/.docs/organized/code-examples/memory-with-processors.md +2 -2
  55. package/.docs/organized/code-examples/openapi-spec-writer.md +1 -1
  56. package/.docs/organized/code-examples/quick-start.md +1 -1
  57. package/.docs/organized/code-examples/weather-agent.md +7 -1
  58. package/.docs/raw/course/01-first-agent/03-verifying-installation.md +4 -2
  59. package/.docs/raw/course/01-first-agent/16-adding-memory-to-agent.md +1 -1
  60. package/.docs/raw/course/02-agent-tools-mcp/15-updating-mcp-config-github.md +1 -1
  61. package/.docs/raw/course/02-agent-tools-mcp/20-updating-mcp-config-hackernews.md +1 -1
  62. package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
  63. package/.docs/raw/course/03-agent-memory/03-installing-memory.md +4 -2
  64. package/.docs/raw/course/03-agent-memory/04-creating-basic-memory-agent.md +1 -1
  65. package/.docs/raw/course/03-agent-memory/08-configuring-conversation-history.md +3 -3
  66. package/.docs/raw/course/03-agent-memory/13-vector-store-configuration.md +27 -0
  67. package/.docs/raw/course/03-agent-memory/{13-what-is-semantic-recall.md → 14-what-is-semantic-recall.md} +1 -1
  68. package/.docs/raw/course/03-agent-memory/16-configuring-semantic-recall.md +41 -0
  69. package/.docs/raw/course/03-agent-memory/18-advanced-configuration-semantic-recall.md +28 -0
  70. package/.docs/raw/course/03-agent-memory/21-configuring-working-memory.md +9 -9
  71. package/.docs/raw/course/03-agent-memory/22-custom-working-memory-templates.md +10 -2
  72. package/.docs/raw/course/03-agent-memory/25-combining-memory-features.md +8 -1
  73. package/.docs/raw/course/03-agent-memory/27-creating-learning-assistant.md +8 -1
  74. package/.docs/raw/deployment/deployment.mdx +26 -97
  75. package/.docs/raw/deployment/overview.mdx +18 -3
  76. package/.docs/raw/deployment/web-framework.mdx +63 -0
  77. package/.docs/raw/frameworks/web-frameworks/astro.mdx +7 -1
  78. package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -1
  79. package/.docs/raw/getting-started/installation.mdx +98 -558
  80. package/.docs/raw/getting-started/project-structure.mdx +3 -16
  81. package/.docs/raw/rag/vector-databases.mdx +4 -7
  82. package/.docs/raw/reference/agents/generate.mdx +35 -3
  83. package/.docs/raw/reference/agents/stream.mdx +35 -3
  84. package/.docs/raw/reference/client-js/memory.mdx +14 -0
  85. package/.docs/raw/reference/client-js/workflows.mdx +28 -0
  86. package/.docs/raw/reference/deployer/cloudflare.mdx +9 -3
  87. package/.docs/raw/reference/deployer/deployer.mdx +1 -1
  88. package/.docs/raw/reference/deployer/netlify.mdx +25 -4
  89. package/.docs/raw/reference/deployer/vercel.mdx +10 -4
  90. package/.docs/raw/workflows/control-flow.mdx +45 -171
  91. package/.docs/raw/workflows/input-data-mapping.mdx +21 -88
  92. package/.docs/raw/workflows/overview.mdx +24 -47
  93. package/.docs/raw/workflows/suspend-and-resume.mdx +46 -34
  94. package/.docs/raw/workflows/using-with-agents-and-tools.mdx +55 -191
  95. package/dist/_tsup-dts-rollup.d.ts +14 -0
  96. package/dist/{chunk-QWIXFGFR.js → chunk-P5AHYMUI.js} +126 -20
  97. package/dist/prepare-docs/prepare.js +1 -1
  98. package/dist/stdio.js +42 -17
  99. package/package.json +15 -15
  100. package/.docs/raw/course/03-agent-memory/15-configuring-semantic-recall.md +0 -46
  101. package/.docs/raw/course/03-agent-memory/16-vector-store-configuration.md +0 -37
  102. package/.docs/raw/course/03-agent-memory/18-disabling-semantic-recall.md +0 -24
  103. /package/.docs/raw/{deployment/client.mdx → client-js/overview.mdx} +0 -0
  104. /package/.docs/raw/course/03-agent-memory/{14-how-semantic-recall-works.md → 15-how-semantic-recall-works.md} +0 -0
@@ -1,5 +1,12 @@
1
1
  # @internal/lint
2
2
 
3
+ ## 0.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [13c97f9]
8
+ - @mastra/core@0.10.5
9
+
3
10
  ## 0.0.7
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,19 @@
1
1
  # @mastra/agui
2
2
 
3
+ ## 1.0.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
9
+ - Updated dependency [`@copilotkit/runtime@^1.8.14` ↗︎](https://www.npmjs.com/package/@copilotkit/runtime/v/1.8.14) (from `^1.8.13`, in `dependencies`)
10
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.5.1`, in `dependencies`)
11
+ - Updated dependencies [63f6b7d]
12
+ - Updated dependencies [36f1c36]
13
+ - Updated dependencies [10d352e]
14
+ - Updated dependencies [53d3c37]
15
+ - @mastra/core@0.10.6-alpha.0
16
+
3
17
  ## 1.0.2
4
18
 
5
19
  ### Patch Changes
@@ -1,5 +1,17 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`chromadb@^2.4.6` ↗︎](https://www.npmjs.com/package/chromadb/v/2.4.6) (from `^2.2.0`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
3
15
  ## 0.10.2
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [17826a9]
287
299
  - @mastra/core@0.9.2-alpha.3
288
300
 
289
- ## 0.2.13-alpha.2
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [26738f4]
294
- - @mastra/core@0.9.2-alpha.2
295
-
296
- ## 0.2.13-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [b804723]
301
301
 
302
- ... 1549 more lines hidden. See full changelog in package directory.
302
+ ... 1561 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.11.0-alpha.1
4
+
5
+ ### Minor Changes
6
+
7
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
8
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
9
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
10
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
11
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
12
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
13
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
14
+ 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.
15
+
16
+ ## 0.10.3-alpha.0
17
+
18
+ ### Patch Changes
19
+
20
+ - 63f6b7d: dependencies updates:
21
+ - Updated dependency [`@clickhouse/client@^1.11.2` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.11.2) (from `^1.11.0`, in `dependencies`)
22
+ - Updated dependencies [63f6b7d]
23
+ - Updated dependencies [36f1c36]
24
+ - Updated dependencies [10d352e]
25
+ - Updated dependencies [53d3c37]
26
+ - @mastra/core@0.10.6-alpha.0
27
+
3
28
  ## 0.10.2
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
  - Updated dependencies [6052aa6]
274
299
  - Updated dependencies [967b41c]
275
300
  - Updated dependencies [3d2fb5c]
276
- - Updated dependencies [26738f4]
277
- - Updated dependencies [4155f47]
278
- - Updated dependencies [7eeb2bc]
279
- - Updated dependencies [b804723]
280
- - Updated dependencies [8607972]
281
- - Updated dependencies [ccef9f9]
282
- - Updated dependencies [0097d50]
283
- - Updated dependencies [7eeb2bc]
284
- - Updated dependencies [17826a9]
285
- - Updated dependencies [7d8b7c7]
286
- - Updated dependencies [fba031f]
287
- - Updated dependencies [3a5f1e1]
288
- - Updated dependencies [51e6923]
289
- - Updated dependencies [8398d89]
290
- - @mastra/core@0.9.2
291
-
292
- ## 0.3.2-alpha.6
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [6052aa6]
297
- - Updated dependencies [7d8b7c7]
298
- - Updated dependencies [3a5f1e1]
299
- - Updated dependencies [8398d89]
300
- - @mastra/core@0.9.2-alpha.6
301
301
 
302
- ... 442 more lines hidden. See full changelog in package directory.
302
+ ... 467 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,68 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.10.5-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [12a95fc]
8
+ - Updated dependencies [51264a5]
9
+ - Updated dependencies [8e6f677]
10
+ - @mastra/core@0.10.6-alpha.5
11
+
12
+ ## 0.10.5-alpha.4
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [9589624]
17
+ - @mastra/core@0.10.6-alpha.4
18
+
19
+ ## 0.10.5-alpha.3
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [d70c420]
24
+ - Updated dependencies [2a16996]
25
+ - @mastra/core@0.10.6-alpha.3
26
+
27
+ ## 0.10.5-alpha.2
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [4b0f8a6]
32
+ - @mastra/core@0.10.6-alpha.2
33
+
34
+ ## 0.10.5-alpha.1
35
+
36
+ ### Patch Changes
37
+
38
+ - ee9af57: Add api for polling run execution result and get run by id
39
+ - 3270d9d: Fix runtime context being undefined
40
+ - Updated dependencies [ee9af57]
41
+ - Updated dependencies [751c894]
42
+ - Updated dependencies [577ce3a]
43
+ - Updated dependencies [9260b3a]
44
+ - @mastra/core@0.10.6-alpha.1
45
+
46
+ ## 0.10.5-alpha.0
47
+
48
+ ### Patch Changes
49
+
50
+ - 63f6b7d: dependencies updates:
51
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
52
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
53
+ - Updated dependencies [63f6b7d]
54
+ - Updated dependencies [36f1c36]
55
+ - Updated dependencies [10d352e]
56
+ - Updated dependencies [53d3c37]
57
+ - @mastra/core@0.10.6-alpha.0
58
+
59
+ ## 0.10.4
60
+
61
+ ### Patch Changes
62
+
63
+ - Updated dependencies [13c97f9]
64
+ - @mastra/core@0.10.5
65
+
3
66
  ## 0.10.3
4
67
 
5
68
  ### Patch Changes
@@ -235,68 +298,5 @@
235
298
 
236
299
  ## 0.2.0-alpha.1
237
300
 
238
- ### Minor Changes
239
-
240
- - 83da932: Move @mastra/core to peerdeps
241
- - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
242
-
243
- ### Patch Changes
244
-
245
- - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
246
- - 0215b0b: Add description to vnext workflow response
247
- - 5063646: Accept plain obects as runtimeContext
248
- - Updated dependencies [b3a3d63]
249
- - Updated dependencies [344f453]
250
- - Updated dependencies [0a3ae6d]
251
- - Updated dependencies [95911be]
252
- - Updated dependencies [5eb5a99]
253
- - Updated dependencies [7e632c5]
254
- - Updated dependencies [1e9fbfa]
255
- - Updated dependencies [b2ae5aa]
256
- - Updated dependencies [a7292b0]
257
- - Updated dependencies [0dcb9f0]
258
- - @mastra/core@0.10.0-alpha.1
259
-
260
- ## 0.1.23-alpha.0
261
-
262
- ### Patch Changes
263
-
264
- - f53a6ac: Add VNextWorkflowRuns type
265
- - ccdabdc: Remove trailing / from mastraClient baseUrl
266
- - a6e3881: Remove non serializable options from agent stream,generate
267
- - fddae56: Add telemetry to cliend SDK streamParams
268
- - 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.
269
- - 2672a05: Add MCP servers and tool call execution to playground
270
- - Updated dependencies [f53a6ac]
271
- - Updated dependencies [eabdcd9]
272
- - Updated dependencies [90be034]
273
- - Updated dependencies [99f050a]
274
- - Updated dependencies [d0ee3c6]
275
- - Updated dependencies [23f258c]
276
- - Updated dependencies [2672a05]
277
- - @mastra/core@0.9.5-alpha.0
278
-
279
- ## 0.1.22
280
-
281
- ### Patch Changes
282
301
 
283
- - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
284
- - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
285
- - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
286
- - 0c3d117: Add workflows to agent server handlers
287
- - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
288
- - c2b980b: Fix multiple too-calls in AGUI
289
- - cb1f698: Set runtimeContext from playground for agents, tools, workflows
290
- - 0b8b868: Added A2A support + streaming
291
- - Updated dependencies [396be50]
292
- - Updated dependencies [ab80e7e]
293
- - Updated dependencies [c3bd795]
294
- - Updated dependencies [da082f8]
295
- - Updated dependencies [a5810ce]
296
- - Updated dependencies [3e9c131]
297
- - Updated dependencies [3171b5b]
298
- - Updated dependencies [973e5ac]
299
- - Updated dependencies [daf942f]
300
- - Updated dependencies [0b8b868]
301
-
302
- ... 1164 more lines hidden. See full changelog in package directory.
302
+ ... 1227 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - 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`)
9
+ - 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`)
10
+ - Updated dependencies [63f6b7d]
11
+ - Updated dependencies [36f1c36]
12
+ - Updated dependencies [10d352e]
13
+ - Updated dependencies [53d3c37]
14
+ - @mastra/core@0.10.6-alpha.0
15
+
3
16
  ## 0.1.2
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  ### Patch Changes
286
299
 
287
300
  - Updated dependencies [26738f4]
288
- - @mastra/core@0.9.2-alpha.2
289
-
290
- ## 0.0.1-alpha.1
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [b804723]
295
- - @mastra/core@0.9.2-alpha.1
296
-
297
- ## 0.0.1-alpha.0
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 96 more lines hidden. See full changelog in package directory.
302
+ ... 109 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.11.0-alpha.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
8
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
9
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
10
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
11
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
12
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
13
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
14
+ 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.
15
+
3
16
  ## 0.10.2
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
 
286
299
  ### Patch Changes
287
300
 
288
- - 4155f47: Add parameters to filter workflow runs
289
- Add fromDate and toDate to telemetry parameters
290
- - Updated dependencies [6052aa6]
291
- - Updated dependencies [967b41c]
292
- - Updated dependencies [3d2fb5c]
293
- - Updated dependencies [26738f4]
294
- - Updated dependencies [4155f47]
295
- - Updated dependencies [7eeb2bc]
296
- - Updated dependencies [b804723]
297
- - Updated dependencies [8607972]
298
- - Updated dependencies [ccef9f9]
299
- - Updated dependencies [0097d50]
300
- - Updated dependencies [7eeb2bc]
301
-
302
- ... 227 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 240 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.10.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 13c97f9: Save run status, result and error in storage snapshot
8
+ - Updated dependencies [13c97f9]
9
+ - @mastra/core@0.10.5
10
+
3
11
  ## 0.10.3
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
 
291
299
  - Updated dependencies [e450778]
292
300
  - Updated dependencies [8902157]
293
- - Updated dependencies [ca0dc88]
294
- - Updated dependencies [526c570]
295
- - Updated dependencies [d7a6a33]
296
- - Updated dependencies [9cd1a46]
297
- - Updated dependencies [b5d2de0]
298
- - Updated dependencies [644f8ad]
299
- - Updated dependencies [70dbf51]
300
- - @mastra/core@0.9.3
301
-
302
- ... 457 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 465 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,69 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.10.6-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 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.
8
+ - 51264a5: Fix fetchMemory return type and value
9
+ - 8e6f677: Dynamic default llm options
10
+
11
+ ## 0.10.6-alpha.4
12
+
13
+ ### Patch Changes
14
+
15
+ - 9589624: Throw Mastra Errors when building and bundling mastra application
16
+
17
+ ## 0.10.6-alpha.3
18
+
19
+ ### Patch Changes
20
+
21
+ - d70c420: fix(core, memory): fix fetchMemory regression
22
+ - 2a16996: Working Memory Schema and Template
23
+
24
+ ## 0.10.6-alpha.2
25
+
26
+ ### Patch Changes
27
+
28
+ - 4b0f8a6: Allow passing a string, ui message, core message, or mastra message to agent.genTitle and agent.generateTitleFromUserMessage to restore previously changed public behaviour
29
+
30
+ ## 0.10.6-alpha.1
31
+
32
+ ### Patch Changes
33
+
34
+ - ee9af57: Add api for polling run execution result and get run by id
35
+ - 751c894: pass resourceId
36
+ - 577ce3a: deno support - use globalThis
37
+ - 9260b3a: changeset
38
+
39
+ ## 0.10.6-alpha.0
40
+
41
+ ### Patch Changes
42
+
43
+ - 63f6b7d: dependencies updates:
44
+ - 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`)
45
+ - 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`)
46
+ - 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`)
47
+ - 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`)
48
+ - 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`)
49
+ - 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`)
50
+ - Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
51
+ - Updated dependency [`cohere-ai@^7.17.1` ↗︎](https://www.npmjs.com/package/cohere-ai/v/7.17.1) (from `^7.16.0`, in `dependencies`)
52
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.5.1`, in `dependencies`)
53
+ - Updated dependency [`hono-openapi@^0.4.8` ↗︎](https://www.npmjs.com/package/hono-openapi/v/0.4.8) (from `^0.4.6`, in `dependencies`)
54
+ - 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`)
55
+ - Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
56
+ - Updated dependency [`xstate@^5.19.4` ↗︎](https://www.npmjs.com/package/xstate/v/5.19.4) (from `^5.19.2`, in `dependencies`)
57
+ - 36f1c36: MCP Client and Server streamable http fixes
58
+ - 10d352e: fix: bug in `workflow.parallel` return types causing type errors on c…
59
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
60
+
61
+ ## 0.10.5
62
+
63
+ ### Patch Changes
64
+
65
+ - 13c97f9: Save run status, result and error in storage snapshot
66
+
3
67
  ## 0.10.4
4
68
 
5
69
  ### Patch Changes
@@ -234,69 +298,5 @@
234
298
 
235
299
  ## 0.10.0-alpha.1
236
300
 
237
- ### Minor Changes
238
-
239
- - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
240
- - 7e632c5: Removed default LibSQLStore and LibSQLVector from @mastra/core. These now live in a separate package @mastra/libsql
241
- - b2ae5aa: Added support for experimental authentication and authorization
242
- - 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)
243
-
244
- ### Patch Changes
245
-
246
- - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
247
- - 344f453: Await onFinish & onStepFinish to ensure the stream doesn't close early
248
- - 0a3ae6d: Fixed a bug where tool input schema properties that were optional became required
249
- - 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
250
- - 1e9fbfa: Upgrade to OpenTelemetry JS SDK 2.x
251
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
252
-
253
- ## 0.9.5-alpha.0
254
-
255
- ### Patch Changes
256
-
257
- - f53a6ac: Add VNextWorkflowRuns type
258
- - eabdcd9: [MASTRA-3451] SQL Injection Protection
259
- - 90be034: Pass zod schema directly to getInitData
260
- - 99f050a: Bumped a workspace package zod version to attempt to prevent duplicate dep installs of @mastra/core
261
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
262
- - 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.
263
- - 2672a05: Add MCP servers and tool call execution to playground
264
-
265
- ## 0.9.4
266
-
267
- ### Patch Changes
268
-
269
- - 396be50: updated mcp server routes for MCP SSE for use with hono server
270
- - ab80e7e: Fix resume workflow throwing workflow run not found error
271
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
272
- - da082f8: Switch from serializing json schema string as a function to a library that creates a zod object in memory from the json schema. This reduces the errors we were seeing from zod schema code that could not be serialized.
273
- - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
274
- - 3e9c131: Typo resoolve.
275
- - 3171b5b: Fix jsonSchema on vercel tools
276
- - 973e5ac: Add workflows to agents properly
277
- - daf942f: [MASTRA-3367] updated createthread when using generatetitle to perserve thread metadata
278
- - 0b8b868: Added A2A support + streaming
279
- - 9e1eff5: Fix tool compatibility schema handling by ensuring zodSchema.shape is safely accessed, preventing potential runtime errors.
280
- - 6fa1ad1: Fixes and issue when a tool provides no inputSchema and when a tool uses a non-zod schema.
281
- - c28d7a0: Fix watch workflow not streaming response back in legacy workflow
282
- - edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
283
-
284
- ## 0.9.4-alpha.4
285
-
286
- ### Patch Changes
287
-
288
- - 3e9c131: Typo resoolve.
289
-
290
- ## 0.9.4-alpha.3
291
-
292
- ### Patch Changes
293
-
294
- - 396be50: updated mcp server routes for MCP SSE for use with hono server
295
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
296
- - da082f8: Switch from serializing json schema string as a function to a library that creates a zod object in memory from the json schema. This reduces the errors we were seeing from zod schema code that could not be serialized.
297
- - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
298
-
299
- ## 0.9.4-alpha.2
300
-
301
301
 
302
- ... 1792 more lines hidden. See full changelog in package directory.
302
+ ... 1856 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`couchbase@^4.5.0` ↗︎](https://www.npmjs.com/package/couchbase/v/4.5.0) (from `^4.4.5`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
3
15
  ## 0.10.2
4
16
 
5
17
  ### Patch Changes