@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,56 @@
1
1
  # @mastra/astra
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
+ - 866da3c: Update astra tests to check collection is empty
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
+ - Updated dependencies [107bcfe]
30
+ - Updated dependencies [5b4e19f]
31
+ - Updated dependencies [7599d77]
32
+ - Updated dependencies [cafae83]
33
+ - Updated dependencies [8076ecf]
34
+ - Updated dependencies [304397c]
35
+ - @mastra/core@0.7.1-alpha.0
36
+
37
+ ## 0.2.6
38
+
39
+ ### Patch Changes
40
+
41
+ - 15702ff: Updated upsert, updateIndexById, deleteIndexById for astra and updated tests for astra and vectorize
42
+ - Updated dependencies [b4fbc59]
43
+ - Updated dependencies [a838fde]
44
+ - Updated dependencies [a8bd4cf]
45
+ - Updated dependencies [7a3eeb0]
46
+ - Updated dependencies [0b54522]
47
+ - Updated dependencies [b3b34f5]
48
+ - Updated dependencies [1af25d5]
49
+ - Updated dependencies [a4686e8]
50
+ - Updated dependencies [6530ad1]
51
+ - Updated dependencies [27439ad]
52
+ - @mastra/core@0.7.0
53
+
3
54
  ## 0.2.6-alpha.3
4
55
 
5
56
  ### Patch Changes
@@ -247,56 +298,5 @@
247
298
  ### Patch Changes
248
299
 
249
300
  - Updated dependencies [a910463]
250
- - @mastra/core@0.5.0-alpha.10
251
-
252
- ## 0.2.0-alpha.9
253
-
254
- ### Patch Changes
255
-
256
- - Updated dependencies [e9fbac5]
257
- - Updated dependencies [1e8bcbc]
258
- - Updated dependencies [aeb5e36]
259
- - Updated dependencies [f2301de]
260
- - @mastra/core@0.5.0-alpha.9
261
-
262
- ## 0.2.0-alpha.8
263
-
264
- ### Patch Changes
265
-
266
- - Updated dependencies [506f1d5]
267
- - @mastra/core@0.5.0-alpha.8
268
-
269
- ## 0.2.0-alpha.7
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [ee667a2]
274
- - @mastra/core@0.5.0-alpha.7
275
-
276
- ## 0.2.0-alpha.6
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [f6678e4]
281
- - @mastra/core@0.5.0-alpha.6
282
-
283
- ## 0.2.0-alpha.5
284
-
285
- ### Minor Changes
286
-
287
- - 5bfb4b6: Added new operations implementations for new MastraVector interface methods in astra store
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [22643eb]
292
- - Updated dependencies [6feb23f]
293
- - Updated dependencies [f2d6727]
294
- - Updated dependencies [301e4ee]
295
- - Updated dependencies [dfbe4e9]
296
- - Updated dependencies [9e81f35]
297
- - Updated dependencies [caefaa2]
298
- - Updated dependencies [c151ae6]
299
- - Updated dependencies [52e0418]
300
- - Updated dependencies [03236ec]
301
301
 
302
- ... 826 more lines hidden. See full changelog in package directory.
302
+ ... 877 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,54 @@
1
1
  # @mastra/chroma
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
+ - 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.2.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.2.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.2.6-alpha.3
4
53
 
5
54
  ### Patch Changes
@@ -249,54 +298,5 @@
249
298
  - Updated dependencies [a910463]
250
299
  - @mastra/core@0.5.0-alpha.10
251
300
 
252
- ## 0.2.0-alpha.9
253
-
254
- ### Patch Changes
255
-
256
- - Updated dependencies [e9fbac5]
257
- - Updated dependencies [1e8bcbc]
258
- - Updated dependencies [aeb5e36]
259
- - Updated dependencies [f2301de]
260
- - @mastra/core@0.5.0-alpha.9
261
-
262
- ## 0.2.0-alpha.8
263
-
264
- ### Patch Changes
265
-
266
- - Updated dependencies [506f1d5]
267
- - @mastra/core@0.5.0-alpha.8
268
-
269
- ## 0.2.0-alpha.7
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [ee667a2]
274
- - @mastra/core@0.5.0-alpha.7
275
-
276
- ## 0.2.0-alpha.6
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [f6678e4]
281
- - @mastra/core@0.5.0-alpha.6
282
-
283
- ## 0.2.0-alpha.5
284
-
285
- ### Minor Changes
286
-
287
- - 8bee68a: Added implementations to support new operations for MastraVector interface for chroma store
288
-
289
- ### Patch Changes
290
-
291
- - 9e81f35: Fix query filter for vector search and rerank
292
- - Updated dependencies [22643eb]
293
- - Updated dependencies [6feb23f]
294
- - Updated dependencies [f2d6727]
295
- - Updated dependencies [301e4ee]
296
- - Updated dependencies [dfbe4e9]
297
- - Updated dependencies [9e81f35]
298
- - Updated dependencies [caefaa2]
299
- - Updated dependencies [c151ae6]
300
- - Updated dependencies [52e0418]
301
301
 
302
- ... 826 more lines hidden. See full changelog in package directory.
302
+ ... 875 more lines hidden. See full changelog in package directory.
@@ -0,0 +1,11 @@
1
+ # @mastra/clickhouse
2
+
3
+ ## 0.2.7-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - dbbbf80: Added clickhouse storage
8
+ - Updated dependencies [56c31b7]
9
+ - Updated dependencies [dbbbf80]
10
+ - Updated dependencies [99d43b9]
11
+ - @mastra/core@0.8.0-alpha.2
@@ -1,5 +1,59 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.14-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 84fe241: Improve streaming of workflows
8
+ - Updated dependencies [56c31b7]
9
+ - Updated dependencies [dbbbf80]
10
+ - Updated dependencies [99d43b9]
11
+ - @mastra/core@0.8.0-alpha.2
12
+
13
+ ## 0.1.14-alpha.1
14
+
15
+ ### Patch Changes
16
+
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.1.14-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - 8076ecf: Unify workflow watch/start response
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.1.13
39
+
40
+ ### Patch Changes
41
+
42
+ - 0206617: Fix mastaClient cors error, remove default req headers
43
+ - 160f88e: Leverage aiSDK processDataStream util in MastraClient
44
+ - 3811029: Add identifying header
45
+ - Updated dependencies [b4fbc59]
46
+ - Updated dependencies [a838fde]
47
+ - Updated dependencies [a8bd4cf]
48
+ - Updated dependencies [7a3eeb0]
49
+ - Updated dependencies [0b54522]
50
+ - Updated dependencies [b3b34f5]
51
+ - Updated dependencies [1af25d5]
52
+ - Updated dependencies [a4686e8]
53
+ - Updated dependencies [6530ad1]
54
+ - Updated dependencies [27439ad]
55
+ - @mastra/core@0.7.0
56
+
3
57
  ## 0.1.13-alpha.3
4
58
 
5
59
  ### Patch Changes
@@ -244,59 +298,5 @@
244
298
 
245
299
  - 8deb34c: Better workflow watch api + watch workflow by runId
246
300
  - fd4a1d7: Update cjs bundling to make sure files are split
247
- - Updated dependencies [7a7a547]
248
- - Updated dependencies [c93798b]
249
- - Updated dependencies [dbd9f2d]
250
- - Updated dependencies [a171b37]
251
- - Updated dependencies [fd4a1d7]
252
- - @mastra/core@0.5.0-alpha.11
253
-
254
- ## 0.1.7-alpha.10
255
-
256
- ### Patch Changes
257
-
258
- - Updated dependencies [a910463]
259
- - @mastra/core@0.5.0-alpha.10
260
-
261
- ## 0.1.7-alpha.9
262
-
263
- ### Patch Changes
264
-
265
- - Updated dependencies [e9fbac5]
266
- - Updated dependencies [1e8bcbc]
267
- - Updated dependencies [aeb5e36]
268
- - Updated dependencies [f2301de]
269
- - @mastra/core@0.5.0-alpha.9
270
-
271
- ## 0.1.7-alpha.8
272
-
273
- ### Patch Changes
274
-
275
- - Updated dependencies [506f1d5]
276
- - @mastra/core@0.5.0-alpha.8
277
-
278
- ## 0.1.7-alpha.7
279
-
280
- ### Patch Changes
281
-
282
- - Updated dependencies [ee667a2]
283
- - @mastra/core@0.5.0-alpha.7
284
-
285
- ## 0.1.7-alpha.6
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [f6678e4]
290
- - @mastra/core@0.5.0-alpha.6
291
-
292
- ## 0.1.7-alpha.5
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [22643eb]
297
- - Updated dependencies [6feb23f]
298
- - Updated dependencies [f2d6727]
299
- - Updated dependencies [301e4ee]
300
- - Updated dependencies [dfbe4e9]
301
301
 
302
- ... 229 more lines hidden. See full changelog in package directory.
302
+ ... 283 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,56 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.8.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 56c31b7: Batch insert messages for libsql adapter
8
+ - dbbbf80: Added clickhouse storage
9
+ - 99d43b9: Updated evaluate to include agent output
10
+
11
+ ## 0.8.0-alpha.1
12
+
13
+ ### Minor Changes
14
+
15
+ - 619c39d: Added support for agents as steps
16
+
17
+ ### Patch Changes
18
+
19
+ - fe56be0: exclude \_\_primitive, getMemory, hasOwnMemory from traces since they create noisy traces
20
+ - 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
21
+ - fca3b21: fix server in mastra not to be mandatory
22
+ - 0118361: Add resourceId to memory metadata
23
+ - 619c39d: AgentStep -> Agent as a workflow step (WIP)
24
+
25
+ ## 0.7.1-alpha.0
26
+
27
+ ### Patch Changes
28
+
29
+ - 107bcfe: Fixed JSON parsing in memory component to prevent crashes when encountering strings that start with '[' or '{' but are not valid JSON
30
+ - 5b4e19f: fix hanging and excessive workflow execution
31
+ - 7599d77: fix(deps): update ai sdk to ^4.2.2
32
+ - cafae83: Changed error messages for vector mismatch with index
33
+ - 8076ecf: Unify workflow watch/start response
34
+ - 304397c: Add support for custom api routes in mastra
35
+
36
+ ## 0.7.0
37
+
38
+ ### Minor Changes
39
+
40
+ - 1af25d5: Added nested workflows API
41
+
42
+ ### Patch Changes
43
+
44
+ - b4fbc59: Fixed an issue where sending CoreMessages to AI SDK would result in "Unsupported role: tool" errors
45
+ - a838fde: Update memory.ts
46
+ - a8bd4cf: Fixed JSON Schema generation for null types to prevent duplicate null entries in type arrays
47
+ - 7a3eeb0: Fixed a memory issue when using useChat where new messages were formatted as ui messages, were mixed with stored core messages in memory, and a mixed list was sent to AI SDK, causing it to error
48
+ - 0b54522: AgentNetwork logs
49
+ - b3b34f5: Fix agent generate,stream returnType with experimental_output
50
+ - a4686e8: Realtime event queue
51
+ - 6530ad1: Correct agent onFinish interface
52
+ - 27439ad: Updated the jsonSchemaPropertiesToTSTypes function to properly handle JSON Schema definitions where type can be an array of strings. Previously, the function only handled single string types, but according to the JSON Schema specification, type can be an array of possible types.
53
+
3
54
  ## 0.7.0-alpha.3
4
55
 
5
56
  ### Patch Changes
@@ -247,56 +298,5 @@
247
298
 
248
299
  - 506f1d5: Properly serialize any date object when inserting into libsql
249
300
 
250
- ## 0.5.0-alpha.7
251
-
252
- ### Patch Changes
253
-
254
- - ee667a2: Fixed a serialization bug for thread IDs and dates in memory
255
-
256
- ## 0.5.0-alpha.6
257
-
258
- ### Patch Changes
259
-
260
- - f6678e4: Fixed an issue where we were using a non-windows-friendly absolute path check for libsql file urls
261
-
262
- ## 0.5.0-alpha.5
263
-
264
- ### Minor Changes
265
-
266
- - dfbe4e9: Added new looping constructs with while/until and optional enum-based cyclical condition execution
267
- - 3764e71: Workflow trigger data should only accept object types
268
- - 358f069: Experimental if-else branching in between steps
269
-
270
- ### Patch Changes
271
-
272
- - 22643eb: Replace MastraPrimitives with direct Mastra instance
273
- - 6feb23f: Fix for else condition with ref/query syntax
274
- - f2d6727: Support for compound `.after` syntax
275
- - 301e4ee: Fix log level showing number in core logger
276
- - 9e81f35: Fix query filter for vector search and rerank
277
- - caefaa2: Added optional chaining to a memory function call that may not exist
278
- - 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 }})`
279
- - 52e0418: Split up action types between tools and workflows
280
- - 03236ec: Added GRPC Exporter for Laminar and updated dodcs for Observability Providers
281
- - df982db: Updated Agent tool input to accept vercel tool format
282
- - 0461849: Fixed a bug where mastra.db file location was inconsistently created when running mastra dev vs running a file directly (tsx src/index.ts for ex)
283
- - 2259379: Add documentation for workflow looping APIs
284
-
285
- ## 0.5.0-alpha.4
286
-
287
- ### Patch Changes
288
-
289
- - d79aedf: Fix import/require paths in these package.json
290
-
291
- ## 0.5.0-alpha.3
292
-
293
- ### Patch Changes
294
-
295
- - 3d0e290: Fixed an issue where messages that were numbers weren't being stored as strings. Fixed incorrect array access when retrieving memory messages
296
-
297
- ## 0.5.0-alpha.2
298
-
299
- ### Minor Changes
300
-
301
301
 
302
- ... 963 more lines hidden. See full changelog in package directory.
302
+ ... 1014 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,65 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.15-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56c31b7]
8
+ - Updated dependencies [4c98129]
9
+ - Updated dependencies [dbbbf80]
10
+ - Updated dependencies [84fe241]
11
+ - Updated dependencies [84fe241]
12
+ - Updated dependencies [99d43b9]
13
+ - @mastra/core@0.8.0-alpha.2
14
+ - @mastra/deployer@0.2.6-alpha.2
15
+
16
+ ## 0.1.15-alpha.1
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [619c39d]
21
+ - Updated dependencies [fe56be0]
22
+ - Updated dependencies [a0967a0]
23
+ - Updated dependencies [fca3b21]
24
+ - Updated dependencies [0118361]
25
+ - Updated dependencies [619c39d]
26
+ - @mastra/core@0.8.0-alpha.1
27
+ - @mastra/deployer@0.2.6-alpha.1
28
+
29
+ ## 0.1.15-alpha.0
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [05d58cc]
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/deployer@0.2.6-alpha.0
41
+ - @mastra/core@0.7.1-alpha.0
42
+
43
+ ## 0.1.14
44
+
45
+ ### Patch Changes
46
+
47
+ - cdc0498: Fix process.versions.node.split in cloudflare deployer
48
+ - Updated dependencies [cdc0498]
49
+ - Updated dependencies [b4fbc59]
50
+ - Updated dependencies [a838fde]
51
+ - Updated dependencies [a8bd4cf]
52
+ - Updated dependencies [7a3eeb0]
53
+ - Updated dependencies [0b54522]
54
+ - Updated dependencies [b3b34f5]
55
+ - Updated dependencies [1af25d5]
56
+ - Updated dependencies [a4686e8]
57
+ - Updated dependencies [6530ad1]
58
+ - Updated dependencies [0b496ff]
59
+ - Updated dependencies [27439ad]
60
+ - @mastra/deployer@0.2.5
61
+ - @mastra/core@0.7.0
62
+
3
63
  ## 0.1.14-alpha.3
4
64
 
5
65
  ### Patch Changes
@@ -238,65 +298,5 @@
238
298
  - Updated dependencies [29f3a82]
239
299
  - Updated dependencies [3d0e290]
240
300
  - Updated dependencies [e9fbac5]
241
- - Updated dependencies [301e4ee]
242
- - Updated dependencies [ee667a2]
243
- - Updated dependencies [dfbe4e9]
244
- - Updated dependencies [dab255b]
245
- - Updated dependencies [1e8bcbc]
246
- - Updated dependencies [f6678e4]
247
- - Updated dependencies [9e81f35]
248
- - Updated dependencies [c93798b]
249
- - Updated dependencies [a85ab24]
250
- - Updated dependencies [dbd9f2d]
251
- - Updated dependencies [59df7b6]
252
- - Updated dependencies [caefaa2]
253
- - Updated dependencies [c151ae6]
254
- - Updated dependencies [52e0418]
255
- - Updated dependencies [d79aedf]
256
- - Updated dependencies [8deb34c]
257
- - Updated dependencies [c2dde91]
258
- - Updated dependencies [5d41958]
259
- - Updated dependencies [144b3d5]
260
- - Updated dependencies [03236ec]
261
- - Updated dependencies [3764e71]
262
- - Updated dependencies [df982db]
263
- - Updated dependencies [a171b37]
264
- - Updated dependencies [506f1d5]
265
- - Updated dependencies [02ffb7b]
266
- - Updated dependencies [731dd8a]
267
- - Updated dependencies [0461849]
268
- - Updated dependencies [2259379]
269
- - Updated dependencies [aeb5e36]
270
- - Updated dependencies [f2301de]
271
- - Updated dependencies [358f069]
272
- - Updated dependencies [fd4a1d7]
273
- - Updated dependencies [960690d]
274
- - Updated dependencies [c139344]
275
- - @mastra/core@0.5.0
276
- - @mastra/deployer@0.1.8
277
-
278
- ## 0.1.8-alpha.12
279
-
280
- ### Patch Changes
281
-
282
- - Updated dependencies [a85ab24]
283
- - @mastra/core@0.5.0-alpha.12
284
- - @mastra/deployer@0.1.8-alpha.12
285
-
286
- ## 0.1.8-alpha.11
287
-
288
- ### Patch Changes
289
-
290
- - fd4a1d7: Update cjs bundling to make sure files are split
291
- - Updated dependencies [7a7a547]
292
- - Updated dependencies [c93798b]
293
- - Updated dependencies [dbd9f2d]
294
- - Updated dependencies [8deb34c]
295
- - Updated dependencies [5d41958]
296
- - Updated dependencies [a171b37]
297
- - Updated dependencies [fd4a1d7]
298
- - @mastra/deployer@0.1.8-alpha.11
299
- - @mastra/core@0.5.0-alpha.11
300
-
301
301
 
302
- ... 1173 more lines hidden. See full changelog in package directory.
302
+ ... 1233 more lines hidden. See full changelog in package directory.