@mastra/mcp-docs-server 0.0.5 → 0.0.6-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 (110) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +52 -52
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +50 -50
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +11 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +55 -55
  5. package/.docs/organized/changelogs/%40mastra%2Fcore.md +52 -52
  6. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +61 -61
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +61 -61
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +61 -61
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +61 -61
  10. package/.docs/organized/changelogs/%40mastra%2Fevals.md +51 -51
  11. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +55 -55
  12. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +50 -50
  13. package/.docs/organized/changelogs/%40mastra%2Floggers.md +50 -50
  14. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +49 -0
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +50 -50
  16. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +50 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +61 -61
  18. package/.docs/organized/changelogs/%40mastra%2Fpg.md +54 -54
  19. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +51 -51
  20. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +64 -64
  21. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +51 -51
  22. package/.docs/organized/changelogs/%40mastra%2Frag.md +52 -52
  23. package/.docs/organized/changelogs/%40mastra%2Fragie.md +50 -50
  24. package/.docs/organized/changelogs/%40mastra%2Fserver.md +302 -0
  25. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +50 -50
  26. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +50 -50
  27. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +50 -50
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +51 -51
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +50 -50
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +50 -50
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +50 -50
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +50 -50
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +50 -50
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +50 -50
  35. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +49 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +50 -50
  37. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +51 -51
  38. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +50 -0
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +50 -0
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +51 -51
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +51 -51
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +51 -51
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +51 -51
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +55 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +51 -51
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +51 -51
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +50 -0
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +51 -51
  49. package/.docs/organized/changelogs/create-mastra.md +18 -18
  50. package/.docs/organized/changelogs/mastra.md +70 -70
  51. package/.docs/organized/code-examples/agent-network.md +53 -0
  52. package/.docs/organized/code-examples/crypto-chatbot.md +3 -3
  53. package/.docs/raw/agents/{02-adding-tools.mdx → adding-tools.mdx} +1 -1
  54. package/.docs/raw/agents/{03-adding-voice.mdx → adding-voice.mdx} +3 -3
  55. package/.docs/raw/agents/{00-overview.mdx → overview.mdx} +4 -4
  56. package/.docs/raw/community/discord.mdx +12 -0
  57. package/.docs/raw/deployment/server.mdx +66 -11
  58. package/.docs/raw/evals/{02-custom-eval.mdx → custom-eval.mdx} +1 -1
  59. package/.docs/raw/evals/{00-overview.mdx → overview.mdx} +3 -3
  60. package/.docs/raw/evals/{01-textual-evals.mdx → textual-evals.mdx} +1 -1
  61. package/.docs/raw/frameworks/{02-ai-sdk.mdx → ai-sdk.mdx} +3 -3
  62. package/.docs/raw/getting-started/installation.mdx +1 -1
  63. package/.docs/raw/index.mdx +4 -4
  64. package/.docs/raw/integrations/index.mdx +1 -1
  65. package/.docs/raw/local-dev/mastra-dev.mdx +1 -1
  66. package/.docs/raw/observability/nextjs-tracing.mdx +43 -37
  67. package/.docs/raw/observability/tracing.mdx +7 -2
  68. package/.docs/raw/rag/chunking-and-embedding.mdx +32 -4
  69. package/.docs/raw/rag/vector-databases.mdx +2 -0
  70. package/.docs/raw/reference/client-js/workflows.mdx +4 -6
  71. package/.docs/raw/reference/memory/Memory.mdx +1 -1
  72. package/.docs/raw/reference/memory/memory-processors.mdx +229 -0
  73. package/.docs/raw/reference/rag/astra.mdx +1 -1
  74. package/.docs/raw/reference/rag/chroma.mdx +1 -1
  75. package/.docs/raw/reference/rag/chunk.mdx +2 -4
  76. package/.docs/raw/reference/rag/document.mdx +2 -4
  77. package/.docs/raw/reference/rag/extract-params.mdx +192 -40
  78. package/.docs/raw/reference/rag/libsql.mdx +1 -1
  79. package/.docs/raw/reference/rag/pg.mdx +1 -1
  80. package/.docs/raw/reference/rag/pinecone.mdx +36 -4
  81. package/.docs/raw/reference/rag/qdrant.mdx +1 -1
  82. package/.docs/raw/reference/rag/turbopuffer.mdx +1 -1
  83. package/.docs/raw/reference/rag/upstash.mdx +1 -1
  84. package/.docs/raw/reference/rag/vectorize.mdx +1 -1
  85. package/.docs/raw/reference/storage/postgresql.mdx +1 -1
  86. package/.docs/raw/reference/workflows/createRun.mdx +1 -1
  87. package/.docs/raw/reference/workflows/resumeWithEvent.mdx +23 -24
  88. package/.docs/raw/reference/workflows/snapshots.mdx +36 -33
  89. package/.docs/raw/reference/workflows/suspend.mdx +0 -10
  90. package/.docs/raw/reference/workflows/watch.mdx +22 -22
  91. package/.docs/raw/storage/overview.mdx +97 -59
  92. package/.docs/raw/voice/overview.mdx +1 -1
  93. package/.docs/raw/voice/speech-to-text.mdx +1 -1
  94. package/.docs/raw/voice/text-to-speech.mdx +1 -1
  95. package/.docs/raw/voice/voice-to-voice.mdx +1 -1
  96. package/.docs/raw/workflows/error-handling.mdx +3 -3
  97. package/.docs/raw/workflows/nested-workflows.mdx +352 -0
  98. package/.docs/raw/workflows/{00-overview.mdx → overview.mdx} +1 -1
  99. package/.docs/raw/workflows/suspend-and-resume.mdx +73 -70
  100. package/package.json +4 -4
  101. package/.docs/raw/agents/02b-discord-mcp-bot.mdx +0 -87
  102. /package/.docs/raw/agents/{01-agent-memory.mdx → agent-memory.mdx} +0 -0
  103. /package/.docs/raw/agents/{02a-mcp-guide.mdx → mcp-guide.mdx} +0 -0
  104. /package/.docs/raw/{faq/index.mdx → community/licensing.mdx} +0 -0
  105. /package/.docs/raw/evals/{03-running-in-ci.mdx → running-in-ci.mdx} +0 -0
  106. /package/.docs/raw/frameworks/{01-next-js.mdx → next-js.mdx} +0 -0
  107. /package/.docs/raw/guides/{03-recruiter.mdx → ai-recruiter.mdx} +0 -0
  108. /package/.docs/raw/guides/{01-chef-michel.mdx → chef-michel.mdx} +0 -0
  109. /package/.docs/raw/guides/{04-research-assistant.mdx → research-assistant.mdx} +0 -0
  110. /package/.docs/raw/guides/{02-stock-agent.mdx → stock-agent.mdx} +0 -0
@@ -1,5 +1,54 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.15-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [dbbbf80]
9
+ - Updated dependencies [99d43b9]
10
+ - @mastra/core@0.8.0-alpha.2
11
+
12
+ ## 1.1.15-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [619c39d]
17
+ - Updated dependencies [fe56be0]
18
+ - Updated dependencies [a0967a0]
19
+ - Updated dependencies [fca3b21]
20
+ - Updated dependencies [0118361]
21
+ - Updated dependencies [619c39d]
22
+ - @mastra/core@0.8.0-alpha.1
23
+
24
+ ## 1.1.15-alpha.0
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [107bcfe]
29
+ - Updated dependencies [5b4e19f]
30
+ - Updated dependencies [7599d77]
31
+ - Updated dependencies [cafae83]
32
+ - Updated dependencies [8076ecf]
33
+ - Updated dependencies [304397c]
34
+ - @mastra/core@0.7.1-alpha.0
35
+
36
+ ## 1.1.14
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [b4fbc59]
41
+ - Updated dependencies [a838fde]
42
+ - Updated dependencies [a8bd4cf]
43
+ - Updated dependencies [7a3eeb0]
44
+ - Updated dependencies [0b54522]
45
+ - Updated dependencies [b3b34f5]
46
+ - Updated dependencies [1af25d5]
47
+ - Updated dependencies [a4686e8]
48
+ - Updated dependencies [6530ad1]
49
+ - Updated dependencies [27439ad]
50
+ - @mastra/core@0.7.0
51
+
3
52
  ## 1.1.14-alpha.3
4
53
 
5
54
  ### Patch Changes
@@ -249,54 +298,5 @@
249
298
 
250
299
  - Updated dependencies [e9fbac5]
251
300
  - Updated dependencies [1e8bcbc]
252
- - Updated dependencies [aeb5e36]
253
- - Updated dependencies [f2301de]
254
- - @mastra/core@0.5.0-alpha.9
255
-
256
- ## 1.1.8-alpha.8
257
-
258
- ### Patch Changes
259
-
260
- - Updated dependencies [506f1d5]
261
- - @mastra/core@0.5.0-alpha.8
262
-
263
- ## 1.1.8-alpha.7
264
-
265
- ### Patch Changes
266
-
267
- - Updated dependencies [ee667a2]
268
- - @mastra/core@0.5.0-alpha.7
269
-
270
- ## 1.1.8-alpha.6
271
-
272
- ### Patch Changes
273
-
274
- - Updated dependencies [f6678e4]
275
- - @mastra/core@0.5.0-alpha.6
276
-
277
- ## 1.1.8-alpha.5
278
-
279
- ### Patch Changes
280
-
281
- - 52e0418: Split up action types between tools and workflows
282
- - Updated dependencies [22643eb]
283
- - Updated dependencies [6feb23f]
284
- - Updated dependencies [f2d6727]
285
- - Updated dependencies [301e4ee]
286
- - Updated dependencies [dfbe4e9]
287
- - Updated dependencies [9e81f35]
288
- - Updated dependencies [caefaa2]
289
- - Updated dependencies [c151ae6]
290
- - Updated dependencies [52e0418]
291
- - Updated dependencies [03236ec]
292
- - Updated dependencies [3764e71]
293
- - Updated dependencies [df982db]
294
- - Updated dependencies [0461849]
295
- - Updated dependencies [2259379]
296
- - Updated dependencies [358f069]
297
- - @mastra/core@0.5.0-alpha.5
298
-
299
- ## 1.1.8-alpha.4
300
-
301
301
 
302
- ... 1126 more lines hidden. See full changelog in package directory.
302
+ ... 1175 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,54 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.15-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [dbbbf80]
9
+ - Updated dependencies [99d43b9]
10
+ - @mastra/core@0.8.0-alpha.2
11
+
12
+ ## 0.1.15-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [619c39d]
17
+ - Updated dependencies [fe56be0]
18
+ - Updated dependencies [a0967a0]
19
+ - Updated dependencies [fca3b21]
20
+ - Updated dependencies [0118361]
21
+ - Updated dependencies [619c39d]
22
+ - @mastra/core@0.8.0-alpha.1
23
+
24
+ ## 0.1.15-alpha.0
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [107bcfe]
29
+ - Updated dependencies [5b4e19f]
30
+ - Updated dependencies [7599d77]
31
+ - Updated dependencies [cafae83]
32
+ - Updated dependencies [8076ecf]
33
+ - Updated dependencies [304397c]
34
+ - @mastra/core@0.7.1-alpha.0
35
+
36
+ ## 0.1.14
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [b4fbc59]
41
+ - Updated dependencies [a838fde]
42
+ - Updated dependencies [a8bd4cf]
43
+ - Updated dependencies [7a3eeb0]
44
+ - Updated dependencies [0b54522]
45
+ - Updated dependencies [b3b34f5]
46
+ - Updated dependencies [1af25d5]
47
+ - Updated dependencies [a4686e8]
48
+ - Updated dependencies [6530ad1]
49
+ - Updated dependencies [27439ad]
50
+ - @mastra/core@0.7.0
51
+
3
52
  ## 0.1.14-alpha.3
4
53
 
5
54
  ### Patch Changes
@@ -249,54 +298,5 @@
249
298
  - Updated dependencies [e9fbac5]
250
299
  - Updated dependencies [1e8bcbc]
251
300
  - Updated dependencies [aeb5e36]
252
- - Updated dependencies [f2301de]
253
- - @mastra/core@0.5.0-alpha.9
254
-
255
- ## 0.1.8-alpha.8
256
-
257
- ### Patch Changes
258
-
259
- - Updated dependencies [506f1d5]
260
- - @mastra/core@0.5.0-alpha.8
261
-
262
- ## 0.1.8-alpha.7
263
-
264
- ### Patch Changes
265
-
266
- - Updated dependencies [ee667a2]
267
- - @mastra/core@0.5.0-alpha.7
268
-
269
- ## 0.1.8-alpha.6
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [f6678e4]
274
- - @mastra/core@0.5.0-alpha.6
275
-
276
- ## 0.1.8-alpha.5
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [22643eb]
281
- - Updated dependencies [6feb23f]
282
- - Updated dependencies [f2d6727]
283
- - Updated dependencies [301e4ee]
284
- - Updated dependencies [dfbe4e9]
285
- - Updated dependencies [9e81f35]
286
- - Updated dependencies [caefaa2]
287
- - Updated dependencies [c151ae6]
288
- - Updated dependencies [52e0418]
289
- - Updated dependencies [03236ec]
290
- - Updated dependencies [3764e71]
291
- - Updated dependencies [df982db]
292
- - Updated dependencies [0461849]
293
- - Updated dependencies [2259379]
294
- - Updated dependencies [358f069]
295
- - @mastra/core@0.5.0-alpha.5
296
-
297
- ## 0.1.8-alpha.4
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 759 more lines hidden. See full changelog in package directory.
302
+ ... 808 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,54 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.0.6-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [dbbbf80]
9
+ - Updated dependencies [99d43b9]
10
+ - @mastra/core@0.8.0-alpha.2
11
+
12
+ ## 0.0.6-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [619c39d]
17
+ - Updated dependencies [fe56be0]
18
+ - Updated dependencies [a0967a0]
19
+ - Updated dependencies [fca3b21]
20
+ - Updated dependencies [0118361]
21
+ - Updated dependencies [619c39d]
22
+ - @mastra/core@0.8.0-alpha.1
23
+
24
+ ## 0.0.6-alpha.0
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [107bcfe]
29
+ - Updated dependencies [5b4e19f]
30
+ - Updated dependencies [7599d77]
31
+ - Updated dependencies [cafae83]
32
+ - Updated dependencies [8076ecf]
33
+ - Updated dependencies [304397c]
34
+ - @mastra/core@0.7.1-alpha.0
35
+
36
+ ## 0.0.5
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [b4fbc59]
41
+ - Updated dependencies [a838fde]
42
+ - Updated dependencies [a8bd4cf]
43
+ - Updated dependencies [7a3eeb0]
44
+ - Updated dependencies [0b54522]
45
+ - Updated dependencies [b3b34f5]
46
+ - Updated dependencies [1af25d5]
47
+ - Updated dependencies [a4686e8]
48
+ - Updated dependencies [6530ad1]
49
+ - Updated dependencies [27439ad]
50
+ - @mastra/core@0.7.0
51
+
3
52
  ## 0.0.5-alpha.3
4
53
 
5
54
  ### Patch Changes
@@ -1,5 +1,54 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.3.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [dbbbf80]
9
+ - Updated dependencies [99d43b9]
10
+ - @mastra/core@0.8.0-alpha.2
11
+
12
+ ## 0.3.7-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [619c39d]
17
+ - Updated dependencies [fe56be0]
18
+ - Updated dependencies [a0967a0]
19
+ - Updated dependencies [fca3b21]
20
+ - Updated dependencies [0118361]
21
+ - Updated dependencies [619c39d]
22
+ - @mastra/core@0.8.0-alpha.1
23
+
24
+ ## 0.3.7-alpha.0
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [107bcfe]
29
+ - Updated dependencies [5b4e19f]
30
+ - Updated dependencies [7599d77]
31
+ - Updated dependencies [cafae83]
32
+ - Updated dependencies [8076ecf]
33
+ - Updated dependencies [304397c]
34
+ - @mastra/core@0.7.1-alpha.0
35
+
36
+ ## 0.3.6
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [b4fbc59]
41
+ - Updated dependencies [a838fde]
42
+ - Updated dependencies [a8bd4cf]
43
+ - Updated dependencies [7a3eeb0]
44
+ - Updated dependencies [0b54522]
45
+ - Updated dependencies [b3b34f5]
46
+ - Updated dependencies [1af25d5]
47
+ - Updated dependencies [a4686e8]
48
+ - Updated dependencies [6530ad1]
49
+ - Updated dependencies [27439ad]
50
+ - @mastra/core@0.7.0
51
+
3
52
  ## 0.3.6-alpha.3
4
53
 
5
54
  ### Patch Changes
@@ -249,54 +298,5 @@
249
298
 
250
299
  - 7848663: Fixed an error in the @mastra/mcp alpha release where client.setLoggingLevel led to errors in clients that don't support it
251
300
 
252
- ## 0.3.0-alpha.10
253
-
254
- ### Minor Changes
255
-
256
- - dd7a09a: Added new MCPConfiguration class for managing multiple MCP server tools/toolsets. Fixed a bug where MCPClient env would overwrite PATH env var. Fixed a bug where MCP servers would be killed non-gracefully leading to printing huge errors on every code save when running mastra dev
257
-
258
- ### Patch Changes
259
-
260
- - Updated dependencies [a910463]
261
- - @mastra/core@0.5.0-alpha.10
262
-
263
- ## 0.2.7-alpha.9
264
-
265
- ### Patch Changes
266
-
267
- - Updated dependencies [e9fbac5]
268
- - Updated dependencies [1e8bcbc]
269
- - Updated dependencies [aeb5e36]
270
- - Updated dependencies [f2301de]
271
- - @mastra/core@0.5.0-alpha.9
272
-
273
- ## 0.2.7-alpha.8
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies [506f1d5]
278
- - @mastra/core@0.5.0-alpha.8
279
-
280
- ## 0.2.7-alpha.7
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [ee667a2]
285
- - @mastra/core@0.5.0-alpha.7
286
-
287
- ## 0.2.7-alpha.6
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [f6678e4]
292
- - @mastra/core@0.5.0-alpha.6
293
-
294
- ## 0.2.7-alpha.5
295
-
296
- ### Patch Changes
297
-
298
- - 52e0418: Split up action types between tools and workflows
299
- - Updated dependencies [22643eb]
300
- - Updated dependencies [6feb23f]
301
301
 
302
- ... 852 more lines hidden. See full changelog in package directory.
302
+ ... 901 more lines hidden. See full changelog in package directory.
@@ -1 +1,51 @@
1
1
  # @mastra/mem0
2
+
3
+ ## 0.0.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [dbbbf80]
9
+ - Updated dependencies [99d43b9]
10
+ - @mastra/core@0.8.0-alpha.2
11
+
12
+ ## 0.0.2-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [619c39d]
17
+ - Updated dependencies [fe56be0]
18
+ - Updated dependencies [a0967a0]
19
+ - Updated dependencies [fca3b21]
20
+ - Updated dependencies [0118361]
21
+ - Updated dependencies [619c39d]
22
+ - @mastra/core@0.8.0-alpha.1
23
+
24
+ ## 0.0.2-alpha.0
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [107bcfe]
29
+ - Updated dependencies [5b4e19f]
30
+ - Updated dependencies [7599d77]
31
+ - Updated dependencies [cafae83]
32
+ - Updated dependencies [8076ecf]
33
+ - Updated dependencies [304397c]
34
+ - @mastra/core@0.7.1-alpha.0
35
+
36
+ ## 0.0.1
37
+
38
+ ### Patch Changes
39
+
40
+ - e6e3c85: Initial release of the new Mem0 integration, added to Mastra by the Mem0 team!
41
+ - Updated dependencies [b4fbc59]
42
+ - Updated dependencies [a838fde]
43
+ - Updated dependencies [a8bd4cf]
44
+ - Updated dependencies [7a3eeb0]
45
+ - Updated dependencies [0b54522]
46
+ - Updated dependencies [b3b34f5]
47
+ - Updated dependencies [1af25d5]
48
+ - Updated dependencies [a4686e8]
49
+ - Updated dependencies [6530ad1]
50
+ - Updated dependencies [27439ad]
51
+ - @mastra/core@0.7.0
@@ -1,5 +1,65 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.2.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [dbbbf80]
9
+ - Updated dependencies [99d43b9]
10
+ - @mastra/core@0.8.0-alpha.2
11
+ - @mastra/rag@0.1.15-alpha.2
12
+
13
+ ## 0.2.7-alpha.1
14
+
15
+ ### Patch Changes
16
+
17
+ - a0967a0: Added new "Memory Processor" feature to @mastra/core and @mastra/memory, allowing devs to modify Mastra Memory before it's sent to the LLM
18
+ - 0118361: Add resourceId to memory metadata
19
+ - Updated dependencies [619c39d]
20
+ - Updated dependencies [fe56be0]
21
+ - Updated dependencies [a0967a0]
22
+ - Updated dependencies [e47f529]
23
+ - Updated dependencies [fca3b21]
24
+ - Updated dependencies [0118361]
25
+ - Updated dependencies [619c39d]
26
+ - @mastra/core@0.8.0-alpha.1
27
+ - @mastra/rag@0.1.15-alpha.1
28
+
29
+ ## 0.2.7-alpha.0
30
+
31
+ ### Patch Changes
32
+
33
+ - 7599d77: fix(deps): update ai sdk to ^4.2.2
34
+ - Updated dependencies [107bcfe]
35
+ - Updated dependencies [5b4e19f]
36
+ - Updated dependencies [7599d77]
37
+ - Updated dependencies [cafae83]
38
+ - Updated dependencies [8076ecf]
39
+ - Updated dependencies [304397c]
40
+ - @mastra/core@0.7.1-alpha.0
41
+ - @mastra/rag@0.1.15-alpha.0
42
+
43
+ ## 0.2.6
44
+
45
+ ### Patch Changes
46
+
47
+ - 05095e9: Fixed an issue where very long messages would cause Memory semantic recall to throw errors
48
+ - 394dfad: Removed working memory tool calls from thread history after the working memory has been updated. This is to prevent updates from polluting the context history and confusing agents. They should only see the most recent copy of working memory.
49
+ Also made memory.getWorkingMemory() public since it's useful for testing, debugging, and building UIs.
50
+ - Updated dependencies [b4fbc59]
51
+ - Updated dependencies [a838fde]
52
+ - Updated dependencies [a8bd4cf]
53
+ - Updated dependencies [7a3eeb0]
54
+ - Updated dependencies [0b54522]
55
+ - Updated dependencies [b3b34f5]
56
+ - Updated dependencies [1af25d5]
57
+ - Updated dependencies [a4686e8]
58
+ - Updated dependencies [6530ad1]
59
+ - Updated dependencies [27439ad]
60
+ - @mastra/core@0.7.0
61
+ - @mastra/rag@0.1.14
62
+
3
63
  ## 0.2.6-alpha.4
4
64
 
5
65
  ### Patch Changes
@@ -238,65 +298,5 @@
238
298
 
239
299
  ### Patch Changes
240
300
 
241
- - Updated dependencies [a85ab24]
242
- - @mastra/core@0.5.0-alpha.12
243
-
244
- ## 0.2.0-alpha.11
245
-
246
- ### Patch Changes
247
-
248
- - fd4a1d7: Update cjs bundling to make sure files are split
249
- - Updated dependencies [7a7a547]
250
- - Updated dependencies [c93798b]
251
- - Updated dependencies [dbd9f2d]
252
- - Updated dependencies [a171b37]
253
- - Updated dependencies [fd4a1d7]
254
- - @mastra/core@0.5.0-alpha.11
255
-
256
- ## 0.2.0-alpha.10
257
-
258
- ### Patch Changes
259
-
260
- - Updated dependencies [a910463]
261
- - @mastra/core@0.5.0-alpha.10
262
-
263
- ## 0.2.0-alpha.9
264
-
265
- ### Patch Changes
266
-
267
- - f2301de: Added the ability to ensure the accessed thread in memory.query() is for the right resource id. ex memory.query({ threadId, resourceId }). If the resourceId doesn't own the thread it will throw an error.
268
- - Updated dependencies [e9fbac5]
269
- - Updated dependencies [1e8bcbc]
270
- - Updated dependencies [aeb5e36]
271
- - Updated dependencies [f2301de]
272
- - @mastra/core@0.5.0-alpha.9
273
-
274
- ## 0.2.0-alpha.8
275
-
276
- ### Patch Changes
277
-
278
- - Updated dependencies [506f1d5]
279
- - @mastra/core@0.5.0-alpha.8
280
-
281
- ## 0.2.0-alpha.7
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [ee667a2]
286
- - @mastra/core@0.5.0-alpha.7
287
-
288
- ## 0.2.0-alpha.6
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [f6678e4]
293
- - @mastra/core@0.5.0-alpha.6
294
-
295
- ## 0.2.0-alpha.5
296
-
297
- ### Patch Changes
298
-
299
- - c151ae6: Fixed an issue where models that don't support structured output would error when generating a thread title. Added an option to disable thread title llm generation `new Memory({ threads: { generateTitle: false }})`
300
- - Updated dependencies [22643eb]
301
301
 
302
- ... 1202 more lines hidden. See full changelog in package directory.
302
+ ... 1262 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,58 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.2.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [dbbbf80]
9
+ - Updated dependencies [99d43b9]
10
+ - @mastra/core@0.8.0-alpha.2
11
+
12
+ ## 0.2.7-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - 7071597: Update pinecone to include namespace and hybrid search
17
+ - Updated dependencies [619c39d]
18
+ - Updated dependencies [fe56be0]
19
+ - Updated dependencies [a0967a0]
20
+ - Updated dependencies [fca3b21]
21
+ - Updated dependencies [0118361]
22
+ - Updated dependencies [619c39d]
23
+ - @mastra/core@0.8.0-alpha.1
24
+
25
+ ## 0.2.7-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - cafae83: Changed error messages for vector mismatch with index
30
+ - Updated dependencies [107bcfe]
31
+ - Updated dependencies [5b4e19f]
32
+ - Updated dependencies [7599d77]
33
+ - Updated dependencies [cafae83]
34
+ - Updated dependencies [8076ecf]
35
+ - Updated dependencies [304397c]
36
+ - @mastra/core@0.7.1-alpha.0
37
+
38
+ ## 0.2.6
39
+
40
+ ### Patch Changes
41
+
42
+ - e91bee7: Added helper method for both createindex and buildIndex
43
+ - 7172059: Update PG Vector to use handle concurrent createIndex
44
+ - Updated dependencies [b4fbc59]
45
+ - Updated dependencies [a838fde]
46
+ - Updated dependencies [a8bd4cf]
47
+ - Updated dependencies [7a3eeb0]
48
+ - Updated dependencies [0b54522]
49
+ - Updated dependencies [b3b34f5]
50
+ - Updated dependencies [1af25d5]
51
+ - Updated dependencies [a4686e8]
52
+ - Updated dependencies [6530ad1]
53
+ - Updated dependencies [27439ad]
54
+ - @mastra/core@0.7.0
55
+
3
56
  ## 0.2.6-alpha.4
4
57
 
5
58
  ### Patch Changes
@@ -246,57 +299,4 @@
246
299
  - Updated dependencies [fd4a1d7]
247
300
  - @mastra/core@0.5.0-alpha.11
248
301
 
249
- ## 0.2.0-alpha.10
250
-
251
- ### Minor Changes
252
-
253
- - 3de7e06: Added new operations implementations for MastraVector interface methods in pg vector store
254
-
255
- ### Patch Changes
256
-
257
- - Updated dependencies [a910463]
258
- - @mastra/core@0.5.0-alpha.10
259
-
260
- ## 0.1.8-alpha.9
261
-
262
- ### Patch Changes
263
-
264
- - Updated dependencies [e9fbac5]
265
- - Updated dependencies [1e8bcbc]
266
- - Updated dependencies [aeb5e36]
267
- - Updated dependencies [f2301de]
268
- - @mastra/core@0.5.0-alpha.9
269
-
270
- ## 0.1.8-alpha.8
271
-
272
- ### Patch Changes
273
-
274
- - Updated dependencies [506f1d5]
275
- - @mastra/core@0.5.0-alpha.8
276
-
277
- ## 0.1.8-alpha.7
278
-
279
- ### Patch Changes
280
-
281
- - Updated dependencies [ee667a2]
282
- - @mastra/core@0.5.0-alpha.7
283
-
284
- ## 0.1.8-alpha.6
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [f6678e4]
289
- - @mastra/core@0.5.0-alpha.6
290
-
291
- ## 0.1.8-alpha.5
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [22643eb]
296
- - Updated dependencies [6feb23f]
297
- - Updated dependencies [f2d6727]
298
- - Updated dependencies [301e4ee]
299
- - Updated dependencies [dfbe4e9]
300
- - Updated dependencies [9e81f35]
301
-
302
- ... 628 more lines hidden. See full changelog in package directory.
302
+ ... 681 more lines hidden. See full changelog in package directory.