@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,59 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.11.0-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 6c3e021: chore(deps): update mastra dynamodb to ^1.10.0
8
+
9
+ ## 0.11.0-alpha.3
10
+
11
+ ### Patch Changes
12
+
13
+ - 4051477: dependencies updates:
14
+ - Updated dependency [`@aws-sdk/client-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
15
+ - Updated dependency [`@aws-sdk/lib-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
16
+ - Updated dependencies [d70c420]
17
+ - Updated dependencies [2a16996]
18
+ - @mastra/core@0.10.6-alpha.3
19
+
20
+ ## 0.11.0-alpha.2
21
+
22
+ ### Patch Changes
23
+
24
+ - fdfed6c: dependencies updates:
25
+ - Updated dependency [`@aws-sdk/client-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
26
+ - Updated dependency [`@aws-sdk/lib-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
27
+ - Updated dependencies [4b0f8a6]
28
+ - @mastra/core@0.10.6-alpha.2
29
+
30
+ ## 0.11.0-alpha.1
31
+
32
+ ### Minor Changes
33
+
34
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
35
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
36
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
37
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
38
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
39
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
40
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
41
+ 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.
42
+
43
+ ## 0.10.5-alpha.0
44
+
45
+ ### Patch Changes
46
+
47
+ - 63f6b7d: dependencies updates:
48
+ - Updated dependency [`@aws-sdk/client-dynamodb@^3.826.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.826.0) (from `^3.823.0`, in `dependencies`)
49
+ - Updated dependency [`@aws-sdk/lib-dynamodb@^3.826.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.826.0) (from `^3.823.0`, in `dependencies`)
50
+ - Updated dependency [`electrodb@^3.4.3` ↗︎](https://www.npmjs.com/package/electrodb/v/3.4.3) (from `^3.4.1`, in `dependencies`)
51
+ - Updated dependencies [63f6b7d]
52
+ - Updated dependencies [36f1c36]
53
+ - Updated dependencies [10d352e]
54
+ - Updated dependencies [53d3c37]
55
+ - @mastra/core@0.10.6-alpha.0
56
+
3
57
  ## 0.10.4
4
58
 
5
59
  ### Patch Changes
@@ -1,5 +1,17 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, 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.3
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [3a5f1e1]
287
299
  - Updated dependencies [51e6923]
288
300
  - Updated dependencies [8398d89]
289
- - @mastra/core@0.9.2
290
-
291
- ## 0.1.21-alpha.6
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [6052aa6]
296
- - Updated dependencies [7d8b7c7]
297
- - Updated dependencies [3a5f1e1]
298
- - Updated dependencies [8398d89]
299
- - @mastra/core@0.9.2-alpha.6
300
-
301
301
 
302
- ... 1637 more lines hidden. See full changelog in package directory.
302
+ ... 1649 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [63f6b7d]
11
+ - Updated dependencies [36f1c36]
12
+ - Updated dependencies [10d352e]
13
+ - Updated dependencies [53d3c37]
14
+ - Updated dependencies [75136cd]
15
+ - @mastra/core@0.10.6-alpha.0
16
+ - @mastra/rag@1.0.0-alpha.0
17
+
3
18
  ## 1.2.3
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
 
284
299
  - Updated dependencies [daf942f]
285
300
  - Updated dependencies [0b8b868]
286
- - @mastra/core@0.9.4-alpha.0
287
- - @mastra/rag@0.1.23-alpha.0
288
-
289
- ## 1.1.22
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [e450778]
294
- - Updated dependencies [8902157]
295
- - Updated dependencies [ca0dc88]
296
- - Updated dependencies [526c570]
297
- - Updated dependencies [d7a6a33]
298
- - Updated dependencies [9cd1a46]
299
- - Updated dependencies [b5d2de0]
300
- - Updated dependencies [644f8ad]
301
301
 
302
- ... 2278 more lines hidden. See full changelog in package directory.
302
+ ... 2293 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, 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
  ## 1.2.2
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  ### Patch Changes
287
299
 
288
300
  - Updated dependencies [ccef9f9]
289
- - Updated dependencies [51e6923]
290
- - @mastra/core@0.9.2-alpha.4
291
-
292
- ## 1.1.21-alpha.3
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [967b41c]
297
- - Updated dependencies [4155f47]
298
- - Updated dependencies [17826a9]
299
- - @mastra/core@0.9.2-alpha.3
300
-
301
301
 
302
- ... 1855 more lines hidden. See full changelog in package directory.
302
+ ... 1867 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.1.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@lancedb/lancedb@^0.18.2` ↗︎](https://www.npmjs.com/package/@lancedb/lancedb/v/0.18.2) (from `^0.18.1`, 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.1.1
4
16
 
5
17
  ### Patch Changes
@@ -1,5 +1,17 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@libsql/client@^0.15.9` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.9) (from `^0.15.8`, 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
@@ -287,16 +299,4 @@
287
299
 
288
300
  ### Patch Changes
289
301
 
290
- - Updated dependencies [e450778]
291
- - Updated dependencies [8902157]
292
- - Updated dependencies [ca0dc88]
293
- - Updated dependencies [9cd1a46]
294
- - Updated dependencies [70dbf51]
295
- - @mastra/core@0.9.3-alpha.1
296
-
297
- ## 0.0.3-alpha.0
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 186 more lines hidden. See full changelog in package directory.
302
+ ... 198 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,51 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [bd1674f]
8
+ - Updated dependencies [69f76f7]
9
+ - @mastra/mcp@0.10.4-alpha.1
10
+
11
+ ## 0.13.1-alpha.1
12
+
13
+ ### Patch Changes
14
+
15
+ - 57675ee: [MASTRA-3679] MCP Docs Server Content Based Matching and Ranking
16
+ - Updated dependencies [12a95fc]
17
+ - Updated dependencies [51264a5]
18
+ - Updated dependencies [8e6f677]
19
+ - @mastra/core@0.10.6-alpha.5
20
+
21
+ ## 0.13.1-alpha.0
22
+
23
+ ### Patch Changes
24
+
25
+ - 63f6b7d: dependencies updates:
26
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
27
+ - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
28
+ - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
29
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
30
+ - Updated dependencies [63f6b7d]
31
+ - Updated dependencies [63f6b7d]
32
+ - Updated dependencies [36f1c36]
33
+ - Updated dependencies [10d352e]
34
+ - Updated dependencies [53d3c37]
35
+ - @mastra/core@0.10.6-alpha.0
36
+ - @mastra/mcp@0.10.4-alpha.0
37
+
38
+ ## 0.13.0
39
+
40
+ ### Minor Changes
41
+
42
+ - 67d56e4: include storage instance to memory config
43
+
44
+ ### Patch Changes
45
+
46
+ - Updated dependencies [13c97f9]
47
+ - @mastra/core@0.10.5
48
+
3
49
  ## 0.12.0
4
50
 
5
51
  ### Minor Changes
@@ -252,51 +298,5 @@
252
298
  ### Patch Changes
253
299
 
254
300
  - Updated dependencies [3e9c131]
255
- - @mastra/core@0.9.4-alpha.4
256
- - @mastra/mcp@0.5.0-alpha.6
257
-
258
- ## 0.0.14-alpha.5
259
-
260
- ### Patch Changes
261
-
262
- - Updated dependencies [8baa6c8]
263
- - @mastra/mcp@0.5.0-alpha.5
264
-
265
- ## 0.0.14-alpha.4
266
-
267
- ### Patch Changes
268
-
269
- - Updated dependencies [396be50]
270
- - Updated dependencies [c3bd795]
271
- - Updated dependencies [da082f8]
272
- - Updated dependencies [a5810ce]
273
- - @mastra/core@0.9.4-alpha.3
274
- - @mastra/mcp@0.5.0-alpha.4
275
-
276
- ## 0.0.14-alpha.3
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [bb1e2c8]
281
- - @mastra/mcp@0.5.0-alpha.3
282
-
283
- ## 0.0.14-alpha.2
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [3171b5b]
288
- - Updated dependencies [973e5ac]
289
- - Updated dependencies [9e1eff5]
290
- - @mastra/core@0.9.4-alpha.2
291
- - @mastra/mcp@0.5.0-alpha.2
292
-
293
- ## 0.0.14-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - ce9435f: Increased the allowed size of loc in the docs MCPs examples tool so that the agents.md example still fits in
298
- - Updated dependencies [ab80e7e]
299
- - Updated dependencies [e229660]
300
- - Updated dependencies [6fa1ad1]
301
301
 
302
- ... 736 more lines hidden. See full changelog in package directory.
302
+ ... 782 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,41 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 6dacc4d: dependencies updates:
8
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
9
+ - 4051477: dependencies updates:
10
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
11
+ - Updated dependencies [d70c420]
12
+ - Updated dependencies [2a16996]
13
+ - @mastra/core@0.10.6-alpha.3
14
+
15
+ ## 0.10.3-alpha.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 4c62489: feat: add MCP Bar to registry with description and URL
20
+ - Updated dependencies [ee9af57]
21
+ - Updated dependencies [751c894]
22
+ - Updated dependencies [577ce3a]
23
+ - Updated dependencies [9260b3a]
24
+ - @mastra/core@0.10.6-alpha.1
25
+
26
+ ## 0.10.3-alpha.0
27
+
28
+ ### Patch Changes
29
+
30
+ - 63f6b7d: dependencies updates:
31
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
32
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
33
+ - Updated dependencies [63f6b7d]
34
+ - Updated dependencies [36f1c36]
35
+ - Updated dependencies [10d352e]
36
+ - Updated dependencies [53d3c37]
37
+ - @mastra/core@0.10.6-alpha.0
38
+
3
39
  ## 0.10.2
4
40
 
5
41
  ### Patch Changes
@@ -263,40 +299,4 @@
263
299
 
264
300
  ## 0.0.4-alpha.6
265
301
 
266
- ### Patch Changes
267
-
268
- - Updated dependencies [6052aa6]
269
- - Updated dependencies [7d8b7c7]
270
- - Updated dependencies [3a5f1e1]
271
- - Updated dependencies [8398d89]
272
- - @mastra/core@0.9.2-alpha.6
273
-
274
- ## 0.0.4-alpha.5
275
-
276
- ### Patch Changes
277
-
278
- - Updated dependencies [3d2fb5c]
279
- - Updated dependencies [7eeb2bc]
280
- - Updated dependencies [8607972]
281
- - Updated dependencies [7eeb2bc]
282
- - Updated dependencies [fba031f]
283
- - @mastra/core@0.9.2-alpha.5
284
-
285
- ## 0.0.4-alpha.4
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [ccef9f9]
290
- - Updated dependencies [51e6923]
291
- - @mastra/core@0.9.2-alpha.4
292
-
293
- ## 0.0.4-alpha.3
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [967b41c]
298
- - Updated dependencies [4155f47]
299
- - Updated dependencies [17826a9]
300
- - @mastra/core@0.9.2-alpha.3
301
-
302
- ... 267 more lines hidden. See full changelog in package directory.
302
+ ... 303 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,26 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.10.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - bd1674f: Change how connection promise works for client connection
8
+ - 69f76f7: Fix Agents as tools when building mastra mcp server
9
+
10
+ ## 0.10.4-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - 63f6b7d: dependencies updates:
15
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.10.2`, in `dependencies`)
16
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.7.4`, in `dependencies`)
17
+ - 36f1c36: MCP Client and Server streamable http fixes
18
+ - Updated dependencies [63f6b7d]
19
+ - Updated dependencies [36f1c36]
20
+ - Updated dependencies [10d352e]
21
+ - Updated dependencies [53d3c37]
22
+ - @mastra/core@0.10.6-alpha.0
23
+
3
24
  ## 0.10.3
4
25
 
5
26
  ### Patch Changes
@@ -277,26 +298,5 @@
277
298
  - Updated dependencies [edf1e88]
278
299
  - @mastra/core@0.9.4-alpha.1
279
300
 
280
- ## 0.4.4-alpha.0
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [daf942f]
285
- - Updated dependencies [0b8b868]
286
- - @mastra/core@0.9.4-alpha.0
287
-
288
- ## 0.4.3
289
-
290
- ### Patch Changes
291
301
 
292
- - Updated dependencies [e450778]
293
- - Updated dependencies [8902157]
294
- - Updated dependencies [ca0dc88]
295
- - Updated dependencies [526c570]
296
- - Updated dependencies [d7a6a33]
297
- - Updated dependencies [9cd1a46]
298
- - Updated dependencies [b5d2de0]
299
- - Updated dependencies [644f8ad]
300
- - Updated dependencies [70dbf51]
301
-
302
- ... 1702 more lines hidden. See full changelog in package directory.
302
+ ... 1723 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.1.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`mem0ai@^2.1.30` ↗︎](https://www.npmjs.com/package/mem0ai/v/2.1.30) (from `^2.1.29`, 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.1.2
4
16
 
5
17
  ### Patch Changes
@@ -287,16 +299,4 @@
287
299
  - Updated dependencies [51e6923]
288
300
  - @mastra/core@0.9.2-alpha.4
289
301
 
290
- ## 0.0.8-alpha.3
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [967b41c]
295
- - Updated dependencies [4155f47]
296
- - Updated dependencies [17826a9]
297
- - @mastra/core@0.9.2-alpha.3
298
-
299
- ## 0.0.8-alpha.2
300
-
301
-
302
- ... 430 more lines hidden. See full changelog in package directory.
302
+ ... 442 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,36 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.10.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 4051477: dependencies updates:
8
+ - Added dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (to `dependencies`)
9
+ - d70c420: fix(core, memory): fix fetchMemory regression
10
+ - 2a16996: Working Memory Schema and Template
11
+ - Updated dependencies [d70c420]
12
+ - Updated dependencies [2a16996]
13
+ - @mastra/core@0.10.6-alpha.3
14
+
15
+ ## 0.10.4-alpha.0
16
+
17
+ ### Patch Changes
18
+
19
+ - 63f6b7d: dependencies updates:
20
+ - Updated dependency [`@upstash/redis@^1.35.0` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.0) (from `^1.34.5`, in `dependencies`)
21
+ - Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
22
+ - Updated dependency [`js-tiktoken@^1.0.20` ↗︎](https://www.npmjs.com/package/js-tiktoken/v/1.0.20) (from `^1.0.19`, in `dependencies`)
23
+ - Updated dependency [`pg@^8.16.0` ↗︎](https://www.npmjs.com/package/pg/v/8.16.0) (from `^8.13.3`, in `dependencies`)
24
+ - Updated dependency [`pg-pool@^3.10.0` ↗︎](https://www.npmjs.com/package/pg-pool/v/3.10.0) (from `^3.7.1`, in `dependencies`)
25
+ - Updated dependency [`postgres@^3.4.7` ↗︎](https://www.npmjs.com/package/postgres/v/3.4.7) (from `^3.4.5`, in `dependencies`)
26
+ - Updated dependency [`redis@^4.7.1` ↗︎](https://www.npmjs.com/package/redis/v/4.7.1) (from `^4.7.0`, in `dependencies`)
27
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
28
+ - Updated dependencies [63f6b7d]
29
+ - Updated dependencies [36f1c36]
30
+ - Updated dependencies [10d352e]
31
+ - Updated dependencies [53d3c37]
32
+ - @mastra/core@0.10.6-alpha.0
33
+
3
34
  ## 0.10.3
4
35
 
5
36
  ### Patch Changes
@@ -267,36 +298,5 @@
267
298
  - Updated dependencies [e450778]
268
299
  - Updated dependencies [8902157]
269
300
  - Updated dependencies [ca0dc88]
270
- - Updated dependencies [526c570]
271
- - Updated dependencies [d7a6a33]
272
- - Updated dependencies [9cd1a46]
273
- - Updated dependencies [b5d2de0]
274
- - Updated dependencies [644f8ad]
275
- - Updated dependencies [70dbf51]
276
- - @mastra/core@0.9.3
277
-
278
- ## 0.3.3-alpha.1
279
-
280
- ### Patch Changes
281
-
282
- - Updated dependencies [e450778]
283
- - Updated dependencies [8902157]
284
- - Updated dependencies [ca0dc88]
285
- - Updated dependencies [9cd1a46]
286
- - Updated dependencies [70dbf51]
287
- - @mastra/core@0.9.3-alpha.1
288
-
289
- ## 0.3.3-alpha.0
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [526c570]
294
- - Updated dependencies [b5d2de0]
295
- - Updated dependencies [644f8ad]
296
- - @mastra/core@0.9.3-alpha.0
297
-
298
- ## 0.3.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2051 more lines hidden. See full changelog in package directory.
302
+ ... 2082 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,31 @@
1
1
  # @mastra/mongodb
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.4-alpha.0
17
+
18
+ ### Patch Changes
19
+
20
+ - 63f6b7d: dependencies updates:
21
+ - Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
22
+ - Updated dependency [`mongodb@^6.17.0` ↗︎](https://www.npmjs.com/package/mongodb/v/6.17.0) (from `^6.15.0`, in `dependencies`)
23
+ - Updated dependencies [63f6b7d]
24
+ - Updated dependencies [36f1c36]
25
+ - Updated dependencies [10d352e]
26
+ - Updated dependencies [53d3c37]
27
+ - @mastra/core@0.10.6-alpha.0
28
+
3
29
  ## 0.10.3
4
30
 
5
31
  ### Patch Changes
@@ -272,31 +298,5 @@
272
298
  - Updated dependencies [d7a6a33]
273
299
  - Updated dependencies [9cd1a46]
274
300
  - Updated dependencies [b5d2de0]
275
- - Updated dependencies [644f8ad]
276
- - Updated dependencies [70dbf51]
277
- - @mastra/core@0.9.3
278
-
279
- ## 0.0.4-alpha.1
280
-
281
- ### Patch Changes
282
-
283
- - Updated dependencies [e450778]
284
- - Updated dependencies [8902157]
285
- - Updated dependencies [ca0dc88]
286
- - Updated dependencies [9cd1a46]
287
- - Updated dependencies [70dbf51]
288
- - @mastra/core@0.9.3-alpha.1
289
-
290
- ## 0.0.4-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [526c570]
295
- - Updated dependencies [b5d2de0]
296
- - Updated dependencies [644f8ad]
297
- - @mastra/core@0.9.3-alpha.0
298
-
299
- ## 0.0.3
300
-
301
301
 
302
- ... 175 more lines hidden. See full changelog in package directory.
302
+ ... 201 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/opensearch
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@opensearch-project/opensearch@^3.5.1` ↗︎](https://www.npmjs.com/package/@opensearch-project/opensearch/v/3.5.1) (from `^3.4.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