@mastra/mcp-docs-server 0.0.0-commonjs-20250414101718

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 (254) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +302 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +302 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +161 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +302 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +110 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcore.md +302 -0
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +302 -0
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +302 -0
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +302 -0
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +302 -0
  11. package/.docs/organized/changelogs/%40mastra%2Fevals.md +302 -0
  12. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +302 -0
  13. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +302 -0
  14. package/.docs/organized/changelogs/%40mastra%2Floggers.md +302 -0
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +302 -0
  16. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +26 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +302 -0
  18. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +196 -0
  19. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +302 -0
  20. package/.docs/organized/changelogs/%40mastra%2Fpg.md +302 -0
  21. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +302 -0
  22. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +302 -0
  23. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +302 -0
  24. package/.docs/organized/changelogs/%40mastra%2Frag.md +302 -0
  25. package/.docs/organized/changelogs/%40mastra%2Fragie.md +302 -0
  26. package/.docs/organized/changelogs/%40mastra%2Fserver.md +302 -0
  27. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +302 -0
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +302 -0
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +302 -0
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +302 -0
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +302 -0
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +302 -0
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +302 -0
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +302 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +302 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +302 -0
  37. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +302 -0
  38. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +302 -0
  39. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +302 -0
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +250 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +250 -0
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +302 -0
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +302 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +302 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +302 -0
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +302 -0
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +302 -0
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +302 -0
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +302 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +302 -0
  51. package/.docs/organized/changelogs/create-mastra.md +302 -0
  52. package/.docs/organized/changelogs/mastra.md +302 -0
  53. package/.docs/organized/code-examples/agent-network.md +282 -0
  54. package/.docs/organized/code-examples/agent.md +388 -0
  55. package/.docs/organized/code-examples/ai-sdk-useChat.md +378 -0
  56. package/.docs/organized/code-examples/assistant-ui.md +37 -0
  57. package/.docs/organized/code-examples/bird-checker-with-express.md +235 -0
  58. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +360 -0
  59. package/.docs/organized/code-examples/bird-checker-with-nextjs.md +250 -0
  60. package/.docs/organized/code-examples/client-side-tools.md +69 -0
  61. package/.docs/organized/code-examples/crypto-chatbot.md +96 -0
  62. package/.docs/organized/code-examples/fireworks-r1.md +159 -0
  63. package/.docs/organized/code-examples/mcp-registry-registry.md +63 -0
  64. package/.docs/organized/code-examples/memory-todo-agent.md +164 -0
  65. package/.docs/organized/code-examples/memory-with-context.md +167 -0
  66. package/.docs/organized/code-examples/memory-with-libsql.md +204 -0
  67. package/.docs/organized/code-examples/memory-with-mem0.md +121 -0
  68. package/.docs/organized/code-examples/memory-with-pg.md +224 -0
  69. package/.docs/organized/code-examples/memory-with-upstash.md +268 -0
  70. package/.docs/organized/code-examples/quick-start.md +129 -0
  71. package/.docs/organized/code-examples/stock-price-tool.md +124 -0
  72. package/.docs/organized/code-examples/weather-agent.md +353 -0
  73. package/.docs/organized/code-examples/workflow-ai-recruiter.md +159 -0
  74. package/.docs/organized/code-examples/workflow-with-inline-steps.md +111 -0
  75. package/.docs/organized/code-examples/workflow-with-memory.md +393 -0
  76. package/.docs/organized/code-examples/workflow-with-separate-steps.md +131 -0
  77. package/.docs/raw/agents/adding-tools.mdx +317 -0
  78. package/.docs/raw/agents/adding-voice.mdx +175 -0
  79. package/.docs/raw/agents/agent-memory.mdx +62 -0
  80. package/.docs/raw/agents/mcp-guide.mdx +215 -0
  81. package/.docs/raw/agents/overview.mdx +303 -0
  82. package/.docs/raw/community/discord.mdx +12 -0
  83. package/.docs/raw/community/licensing.mdx +63 -0
  84. package/.docs/raw/deployment/client.mdx +120 -0
  85. package/.docs/raw/deployment/deployment.mdx +127 -0
  86. package/.docs/raw/deployment/server.mdx +282 -0
  87. package/.docs/raw/evals/custom-eval.mdx +22 -0
  88. package/.docs/raw/evals/overview.mdx +95 -0
  89. package/.docs/raw/evals/running-in-ci.mdx +81 -0
  90. package/.docs/raw/evals/textual-evals.mdx +54 -0
  91. package/.docs/raw/faq/index.mdx +63 -0
  92. package/.docs/raw/frameworks/ai-sdk.mdx +296 -0
  93. package/.docs/raw/frameworks/next-js.mdx +238 -0
  94. package/.docs/raw/getting-started/installation.mdx +442 -0
  95. package/.docs/raw/getting-started/mcp-docs-server.mdx +141 -0
  96. package/.docs/raw/getting-started/project-structure.mdx +80 -0
  97. package/.docs/raw/index.mdx +22 -0
  98. package/.docs/raw/integrations/index.mdx +213 -0
  99. package/.docs/raw/local-dev/add-to-existing-project.mdx +48 -0
  100. package/.docs/raw/local-dev/creating-a-new-project.mdx +54 -0
  101. package/.docs/raw/local-dev/mastra-dev.mdx +108 -0
  102. package/.docs/raw/memory/memory-processors.mdx +131 -0
  103. package/.docs/raw/memory/overview.mdx +119 -0
  104. package/.docs/raw/memory/semantic-recall.mdx +122 -0
  105. package/.docs/raw/memory/working-memory.mdx +87 -0
  106. package/.docs/raw/observability/logging.mdx +38 -0
  107. package/.docs/raw/observability/nextjs-tracing.mdx +108 -0
  108. package/.docs/raw/observability/tracing.mdx +115 -0
  109. package/.docs/raw/rag/chunking-and-embedding.mdx +156 -0
  110. package/.docs/raw/rag/overview.mdx +85 -0
  111. package/.docs/raw/rag/retrieval.mdx +365 -0
  112. package/.docs/raw/rag/vector-databases.mdx +340 -0
  113. package/.docs/raw/reference/agents/createTool.mdx +229 -0
  114. package/.docs/raw/reference/agents/generate.mdx +334 -0
  115. package/.docs/raw/reference/agents/getAgent.mdx +54 -0
  116. package/.docs/raw/reference/agents/stream.mdx +369 -0
  117. package/.docs/raw/reference/cli/build.mdx +55 -0
  118. package/.docs/raw/reference/cli/dev.mdx +134 -0
  119. package/.docs/raw/reference/cli/init.mdx +43 -0
  120. package/.docs/raw/reference/client-js/agents.mdx +107 -0
  121. package/.docs/raw/reference/client-js/error-handling.mdx +38 -0
  122. package/.docs/raw/reference/client-js/logs.mdx +24 -0
  123. package/.docs/raw/reference/client-js/memory.mdx +97 -0
  124. package/.docs/raw/reference/client-js/telemetry.mdx +20 -0
  125. package/.docs/raw/reference/client-js/tools.mdx +44 -0
  126. package/.docs/raw/reference/client-js/vectors.mdx +79 -0
  127. package/.docs/raw/reference/client-js/workflows.mdx +136 -0
  128. package/.docs/raw/reference/core/mastra-class.mdx +232 -0
  129. package/.docs/raw/reference/deployer/cloudflare.mdx +207 -0
  130. package/.docs/raw/reference/deployer/deployer.mdx +159 -0
  131. package/.docs/raw/reference/deployer/netlify.mdx +109 -0
  132. package/.docs/raw/reference/deployer/vercel.mdx +117 -0
  133. package/.docs/raw/reference/evals/answer-relevancy.mdx +186 -0
  134. package/.docs/raw/reference/evals/bias.mdx +186 -0
  135. package/.docs/raw/reference/evals/completeness.mdx +174 -0
  136. package/.docs/raw/reference/evals/content-similarity.mdx +183 -0
  137. package/.docs/raw/reference/evals/context-position.mdx +190 -0
  138. package/.docs/raw/reference/evals/context-precision.mdx +189 -0
  139. package/.docs/raw/reference/evals/context-relevancy.mdx +188 -0
  140. package/.docs/raw/reference/evals/contextual-recall.mdx +191 -0
  141. package/.docs/raw/reference/evals/faithfulness.mdx +193 -0
  142. package/.docs/raw/reference/evals/hallucination.mdx +219 -0
  143. package/.docs/raw/reference/evals/keyword-coverage.mdx +176 -0
  144. package/.docs/raw/reference/evals/prompt-alignment.mdx +238 -0
  145. package/.docs/raw/reference/evals/summarization.mdx +205 -0
  146. package/.docs/raw/reference/evals/textual-difference.mdx +161 -0
  147. package/.docs/raw/reference/evals/tone-consistency.mdx +181 -0
  148. package/.docs/raw/reference/evals/toxicity.mdx +165 -0
  149. package/.docs/raw/reference/index.mdx +12 -0
  150. package/.docs/raw/reference/memory/Memory.mdx +212 -0
  151. package/.docs/raw/reference/memory/createThread.mdx +95 -0
  152. package/.docs/raw/reference/memory/getThreadById.mdx +46 -0
  153. package/.docs/raw/reference/memory/getThreadsByResourceId.mdx +48 -0
  154. package/.docs/raw/reference/memory/query.mdx +167 -0
  155. package/.docs/raw/reference/networks/agent-network.mdx +159 -0
  156. package/.docs/raw/reference/observability/create-logger.mdx +106 -0
  157. package/.docs/raw/reference/observability/logger.mdx +55 -0
  158. package/.docs/raw/reference/observability/otel-config.mdx +120 -0
  159. package/.docs/raw/reference/observability/providers/braintrust.mdx +40 -0
  160. package/.docs/raw/reference/observability/providers/dash0.mdx +40 -0
  161. package/.docs/raw/reference/observability/providers/index.mdx +16 -0
  162. package/.docs/raw/reference/observability/providers/laminar.mdx +41 -0
  163. package/.docs/raw/reference/observability/providers/langfuse.mdx +51 -0
  164. package/.docs/raw/reference/observability/providers/langsmith.mdx +48 -0
  165. package/.docs/raw/reference/observability/providers/langwatch.mdx +45 -0
  166. package/.docs/raw/reference/observability/providers/new-relic.mdx +40 -0
  167. package/.docs/raw/reference/observability/providers/signoz.mdx +40 -0
  168. package/.docs/raw/reference/observability/providers/traceloop.mdx +40 -0
  169. package/.docs/raw/reference/rag/astra.mdx +258 -0
  170. package/.docs/raw/reference/rag/chroma.mdx +281 -0
  171. package/.docs/raw/reference/rag/chunk.mdx +235 -0
  172. package/.docs/raw/reference/rag/document.mdx +127 -0
  173. package/.docs/raw/reference/rag/embeddings.mdx +160 -0
  174. package/.docs/raw/reference/rag/extract-params.mdx +226 -0
  175. package/.docs/raw/reference/rag/graph-rag.mdx +182 -0
  176. package/.docs/raw/reference/rag/libsql.mdx +357 -0
  177. package/.docs/raw/reference/rag/metadata-filters.mdx +298 -0
  178. package/.docs/raw/reference/rag/pg.mdx +477 -0
  179. package/.docs/raw/reference/rag/pinecone.mdx +281 -0
  180. package/.docs/raw/reference/rag/qdrant.mdx +236 -0
  181. package/.docs/raw/reference/rag/rerank.mdx +212 -0
  182. package/.docs/raw/reference/rag/turbopuffer.mdx +249 -0
  183. package/.docs/raw/reference/rag/upstash.mdx +247 -0
  184. package/.docs/raw/reference/rag/vectorize.mdx +298 -0
  185. package/.docs/raw/reference/storage/libsql.mdx +74 -0
  186. package/.docs/raw/reference/storage/postgresql.mdx +48 -0
  187. package/.docs/raw/reference/storage/upstash.mdx +86 -0
  188. package/.docs/raw/reference/tools/client.mdx +207 -0
  189. package/.docs/raw/reference/tools/document-chunker-tool.mdx +141 -0
  190. package/.docs/raw/reference/tools/graph-rag-tool.mdx +154 -0
  191. package/.docs/raw/reference/tools/mcp-configuration.mdx +206 -0
  192. package/.docs/raw/reference/tools/vector-query-tool.mdx +212 -0
  193. package/.docs/raw/reference/voice/composite-voice.mdx +140 -0
  194. package/.docs/raw/reference/voice/deepgram.mdx +164 -0
  195. package/.docs/raw/reference/voice/elevenlabs.mdx +216 -0
  196. package/.docs/raw/reference/voice/google.mdx +198 -0
  197. package/.docs/raw/reference/voice/mastra-voice.mdx +394 -0
  198. package/.docs/raw/reference/voice/murf.mdx +251 -0
  199. package/.docs/raw/reference/voice/openai-realtime.mdx +431 -0
  200. package/.docs/raw/reference/voice/openai.mdx +168 -0
  201. package/.docs/raw/reference/voice/playai.mdx +159 -0
  202. package/.docs/raw/reference/voice/sarvam.mdx +260 -0
  203. package/.docs/raw/reference/voice/speechify.mdx +145 -0
  204. package/.docs/raw/reference/voice/voice.answer.mdx +122 -0
  205. package/.docs/raw/reference/voice/voice.connect.mdx +124 -0
  206. package/.docs/raw/reference/voice/voice.listen.mdx +195 -0
  207. package/.docs/raw/reference/voice/voice.on.mdx +189 -0
  208. package/.docs/raw/reference/voice/voice.send.mdx +118 -0
  209. package/.docs/raw/reference/voice/voice.speak.mdx +203 -0
  210. package/.docs/raw/reference/workflows/after.mdx +88 -0
  211. package/.docs/raw/reference/workflows/afterEvent.mdx +76 -0
  212. package/.docs/raw/reference/workflows/commit.mdx +37 -0
  213. package/.docs/raw/reference/workflows/createRun.mdx +77 -0
  214. package/.docs/raw/reference/workflows/else.mdx +72 -0
  215. package/.docs/raw/reference/workflows/events.mdx +305 -0
  216. package/.docs/raw/reference/workflows/execute.mdx +110 -0
  217. package/.docs/raw/reference/workflows/if.mdx +107 -0
  218. package/.docs/raw/reference/workflows/resume.mdx +155 -0
  219. package/.docs/raw/reference/workflows/resumeWithEvent.mdx +133 -0
  220. package/.docs/raw/reference/workflows/snapshots.mdx +207 -0
  221. package/.docs/raw/reference/workflows/start.mdx +84 -0
  222. package/.docs/raw/reference/workflows/step-class.mdx +100 -0
  223. package/.docs/raw/reference/workflows/step-condition.mdx +134 -0
  224. package/.docs/raw/reference/workflows/step-function.mdx +92 -0
  225. package/.docs/raw/reference/workflows/step-options.mdx +69 -0
  226. package/.docs/raw/reference/workflows/step-retries.mdx +203 -0
  227. package/.docs/raw/reference/workflows/suspend.mdx +70 -0
  228. package/.docs/raw/reference/workflows/then.mdx +74 -0
  229. package/.docs/raw/reference/workflows/until.mdx +165 -0
  230. package/.docs/raw/reference/workflows/watch.mdx +118 -0
  231. package/.docs/raw/reference/workflows/while.mdx +168 -0
  232. package/.docs/raw/reference/workflows/workflow.mdx +233 -0
  233. package/.docs/raw/storage/overview.mdx +378 -0
  234. package/.docs/raw/voice/overview.mdx +135 -0
  235. package/.docs/raw/voice/speech-to-text.mdx +45 -0
  236. package/.docs/raw/voice/text-to-speech.mdx +52 -0
  237. package/.docs/raw/voice/voice-to-voice.mdx +310 -0
  238. package/.docs/raw/workflows/control-flow.mdx +778 -0
  239. package/.docs/raw/workflows/dynamic-workflows.mdx +236 -0
  240. package/.docs/raw/workflows/error-handling.mdx +183 -0
  241. package/.docs/raw/workflows/nested-workflows.mdx +352 -0
  242. package/.docs/raw/workflows/overview.mdx +203 -0
  243. package/.docs/raw/workflows/steps.mdx +108 -0
  244. package/.docs/raw/workflows/suspend-and-resume.mdx +404 -0
  245. package/.docs/raw/workflows/variables.mdx +313 -0
  246. package/LICENSE.md +46 -0
  247. package/README.md +129 -0
  248. package/dist/_tsup-dts-rollup.d.ts +149 -0
  249. package/dist/chunk-QWYMT5LP.js +194 -0
  250. package/dist/prepare-docs/prepare.d.ts +1 -0
  251. package/dist/prepare-docs/prepare.js +1 -0
  252. package/dist/stdio.d.ts +1 -0
  253. package/dist/stdio.js +518 -0
  254. package/package.json +60 -0
@@ -0,0 +1,302 @@
1
+ # @mastra/pinecone
2
+
3
+ ## 0.2.8-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [10a8caf]
8
+ - @mastra/core@0.8.3-alpha.3
9
+
10
+ ## 0.2.8-alpha.2
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [0bcc862]
15
+ - @mastra/core@0.8.3-alpha.2
16
+
17
+ ## 0.2.8-alpha.1
18
+
19
+ ### Patch Changes
20
+
21
+ - 37bb612: Add Elastic-2.0 licensing for packages
22
+ - Updated dependencies [32e7b71]
23
+ - Updated dependencies [37bb612]
24
+ - @mastra/core@0.8.3-alpha.1
25
+
26
+ ## 0.2.8-alpha.0
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [359b089]
31
+ - @mastra/core@0.8.3-alpha.0
32
+
33
+ ## 0.2.7
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [a06aadc]
38
+ - @mastra/core@0.8.2
39
+
40
+ ## 0.2.7-alpha.0
41
+
42
+ ### Patch Changes
43
+
44
+ - Updated dependencies [a06aadc]
45
+ - @mastra/core@0.8.2-alpha.0
46
+
47
+ ## 0.2.6
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [99e2998]
52
+ - Updated dependencies [8fdb414]
53
+ - @mastra/core@0.8.1
54
+
55
+ ## 0.2.6-alpha.0
56
+
57
+ ### Patch Changes
58
+
59
+ - Updated dependencies [99e2998]
60
+ - Updated dependencies [8fdb414]
61
+ - @mastra/core@0.8.1-alpha.0
62
+
63
+ ## 0.2.5
64
+
65
+ ### Patch Changes
66
+
67
+ - 7071597: Update pinecone to include namespace and hybrid search
68
+ - Updated dependencies [56c31b7]
69
+ - Updated dependencies [619c39d]
70
+ - Updated dependencies [5ae0180]
71
+ - Updated dependencies [fe56be0]
72
+ - Updated dependencies [93875ed]
73
+ - Updated dependencies [107bcfe]
74
+ - Updated dependencies [9bfa12b]
75
+ - Updated dependencies [515ebfb]
76
+ - Updated dependencies [5b4e19f]
77
+ - Updated dependencies [dbbbf80]
78
+ - Updated dependencies [a0967a0]
79
+ - Updated dependencies [fca3b21]
80
+ - Updated dependencies [88fa727]
81
+ - Updated dependencies [f37f535]
82
+ - Updated dependencies [a3f0e90]
83
+ - Updated dependencies [4d67826]
84
+ - Updated dependencies [6330967]
85
+ - Updated dependencies [8393832]
86
+ - Updated dependencies [6330967]
87
+ - Updated dependencies [99d43b9]
88
+ - Updated dependencies [d7e08e8]
89
+ - Updated dependencies [febc8a6]
90
+ - Updated dependencies [7599d77]
91
+ - Updated dependencies [0118361]
92
+ - Updated dependencies [619c39d]
93
+ - Updated dependencies [cafae83]
94
+ - Updated dependencies [8076ecf]
95
+ - Updated dependencies [8df4a77]
96
+ - Updated dependencies [304397c]
97
+ - @mastra/core@0.8.0
98
+
99
+ ## 0.2.5-alpha.8
100
+
101
+ ### Patch Changes
102
+
103
+ - Updated dependencies [8df4a77]
104
+ - @mastra/core@0.8.0-alpha.8
105
+
106
+ ## 0.2.5-alpha.7
107
+
108
+ ### Patch Changes
109
+
110
+ - Updated dependencies [febc8a6]
111
+ - @mastra/core@0.8.0-alpha.7
112
+
113
+ ## 0.2.5-alpha.6
114
+
115
+ ### Patch Changes
116
+
117
+ - Updated dependencies [a3f0e90]
118
+ - @mastra/core@0.8.0-alpha.6
119
+
120
+ ## 0.2.5-alpha.5
121
+
122
+ ### Patch Changes
123
+
124
+ - Updated dependencies [93875ed]
125
+ - @mastra/core@0.8.0-alpha.5
126
+
127
+ ## 0.2.5-alpha.4
128
+
129
+ ### Patch Changes
130
+
131
+ - Updated dependencies [d7e08e8]
132
+ - @mastra/core@0.8.0-alpha.4
133
+
134
+ ## 0.2.5-alpha.3
135
+
136
+ ### Patch Changes
137
+
138
+ - Updated dependencies [5ae0180]
139
+ - Updated dependencies [9bfa12b]
140
+ - Updated dependencies [515ebfb]
141
+ - Updated dependencies [88fa727]
142
+ - Updated dependencies [f37f535]
143
+ - Updated dependencies [4d67826]
144
+ - Updated dependencies [6330967]
145
+ - Updated dependencies [8393832]
146
+ - Updated dependencies [6330967]
147
+ - @mastra/core@0.8.0-alpha.3
148
+
149
+ ## 0.2.5-alpha.2
150
+
151
+ ### Patch Changes
152
+
153
+ - Updated dependencies [56c31b7]
154
+ - Updated dependencies [dbbbf80]
155
+ - Updated dependencies [99d43b9]
156
+ - @mastra/core@0.8.0-alpha.2
157
+
158
+ ## 0.2.5-alpha.1
159
+
160
+ ### Patch Changes
161
+
162
+ - 7071597: Update pinecone to include namespace and hybrid search
163
+ - Updated dependencies [619c39d]
164
+ - Updated dependencies [fe56be0]
165
+ - Updated dependencies [a0967a0]
166
+ - Updated dependencies [fca3b21]
167
+ - Updated dependencies [0118361]
168
+ - Updated dependencies [619c39d]
169
+ - @mastra/core@0.8.0-alpha.1
170
+
171
+ ## 0.2.5-alpha.0
172
+
173
+ ### Patch Changes
174
+
175
+ - Updated dependencies [107bcfe]
176
+ - Updated dependencies [5b4e19f]
177
+ - Updated dependencies [7599d77]
178
+ - Updated dependencies [cafae83]
179
+ - Updated dependencies [8076ecf]
180
+ - Updated dependencies [304397c]
181
+ - @mastra/core@0.7.1-alpha.0
182
+
183
+ ## 0.2.4
184
+
185
+ ### Patch Changes
186
+
187
+ - Updated dependencies [b4fbc59]
188
+ - Updated dependencies [a838fde]
189
+ - Updated dependencies [a8bd4cf]
190
+ - Updated dependencies [7a3eeb0]
191
+ - Updated dependencies [0b54522]
192
+ - Updated dependencies [b3b34f5]
193
+ - Updated dependencies [1af25d5]
194
+ - Updated dependencies [a4686e8]
195
+ - Updated dependencies [6530ad1]
196
+ - Updated dependencies [27439ad]
197
+ - @mastra/core@0.7.0
198
+
199
+ ## 0.2.4-alpha.3
200
+
201
+ ### Patch Changes
202
+
203
+ - Updated dependencies [b3b34f5]
204
+ - Updated dependencies [a4686e8]
205
+ - @mastra/core@0.7.0-alpha.3
206
+
207
+ ## 0.2.4-alpha.2
208
+
209
+ ### Patch Changes
210
+
211
+ - Updated dependencies [a838fde]
212
+ - Updated dependencies [a8bd4cf]
213
+ - Updated dependencies [7a3eeb0]
214
+ - Updated dependencies [6530ad1]
215
+ - @mastra/core@0.7.0-alpha.2
216
+
217
+ ## 0.2.4-alpha.1
218
+
219
+ ### Patch Changes
220
+
221
+ - Updated dependencies [0b54522]
222
+ - Updated dependencies [1af25d5]
223
+ - Updated dependencies [27439ad]
224
+ - @mastra/core@0.7.0-alpha.1
225
+
226
+ ## 0.2.4-alpha.0
227
+
228
+ ### Patch Changes
229
+
230
+ - Updated dependencies [b4fbc59]
231
+ - @mastra/core@0.6.5-alpha.0
232
+
233
+ ## 0.2.3
234
+
235
+ ### Patch Changes
236
+
237
+ - Updated dependencies [6794797]
238
+ - Updated dependencies [fb68a80]
239
+ - Updated dependencies [b56a681]
240
+ - Updated dependencies [248cb07]
241
+ - @mastra/core@0.6.4
242
+
243
+ ## 0.2.3-alpha.1
244
+
245
+ ### Patch Changes
246
+
247
+ - Updated dependencies [6794797]
248
+ - @mastra/core@0.6.4-alpha.1
249
+
250
+ ## 0.2.3-alpha.0
251
+
252
+ ### Patch Changes
253
+
254
+ - Updated dependencies [fb68a80]
255
+ - Updated dependencies [b56a681]
256
+ - Updated dependencies [248cb07]
257
+ - @mastra/core@0.6.4-alpha.0
258
+
259
+ ## 0.2.2
260
+
261
+ ### Patch Changes
262
+
263
+ - 404640e: AgentNetwork changeset
264
+ - Updated dependencies [404640e]
265
+ - Updated dependencies [3bce733]
266
+ - @mastra/core@0.6.3
267
+
268
+ ## 0.2.2-alpha.1
269
+
270
+ ### Patch Changes
271
+
272
+ - Updated dependencies [3bce733]
273
+ - @mastra/core@0.6.3-alpha.1
274
+
275
+ ## 0.2.2-alpha.0
276
+
277
+ ### Patch Changes
278
+
279
+ - 404640e: AgentNetwork changeset
280
+ - Updated dependencies [404640e]
281
+ - @mastra/core@0.6.3-alpha.0
282
+
283
+ ## 0.2.1
284
+
285
+ ### Patch Changes
286
+
287
+ - Updated dependencies [beaf1c2]
288
+ - Updated dependencies [3084e13]
289
+ - @mastra/core@0.6.2
290
+
291
+ ## 0.2.1-alpha.0
292
+
293
+ ### Patch Changes
294
+
295
+ - Updated dependencies [beaf1c2]
296
+ - Updated dependencies [3084e13]
297
+ - @mastra/core@0.6.2-alpha.0
298
+
299
+ ## 0.2.0
300
+
301
+
302
+ ... 1023 more lines hidden. See full changelog in package directory.
@@ -0,0 +1,302 @@
1
+ # @mastra/playground-ui
2
+
3
+ ## 4.0.4-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [10a8caf]
8
+ - @mastra/core@0.8.3-alpha.3
9
+ - @mastra/client-js@0.1.17-alpha.3
10
+
11
+ ## 4.0.4-alpha.2
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [0bcc862]
16
+ - @mastra/core@0.8.3-alpha.2
17
+ - @mastra/client-js@0.1.17-alpha.2
18
+
19
+ ## 4.0.4-alpha.1
20
+
21
+ ### Patch Changes
22
+
23
+ - f5451a4: bundle tokens as CJS in playground UI for tailwind usage
24
+ - 37bb612: Add Elastic-2.0 licensing for packages
25
+ - bc4acb3: updated traces to not be wrapped in traces object
26
+ - c8fe5f0: change the header of all pages with the one from the DS
27
+ - Updated dependencies [32e7b71]
28
+ - Updated dependencies [37bb612]
29
+ - Updated dependencies [bc4acb3]
30
+ - @mastra/core@0.8.3-alpha.1
31
+ - @mastra/client-js@0.1.17-alpha.1
32
+
33
+ ## 4.0.4-alpha.0
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [359b089]
38
+ - @mastra/core@0.8.3-alpha.0
39
+ - @mastra/client-js@0.1.17-alpha.0
40
+
41
+ ## 4.0.3
42
+
43
+ ### Patch Changes
44
+
45
+ - d3c372c: Show status UI of steps on playground workflow when workflow has no triggerSchema
46
+ Show number of steps on workflows table
47
+ - Updated dependencies [a06aadc]
48
+ - @mastra/core@0.8.2
49
+ - @mastra/client-js@0.1.16
50
+
51
+ ## 4.0.3-alpha.0
52
+
53
+ ### Patch Changes
54
+
55
+ - d3c372c: Show status UI of steps on playground workflow when workflow has no triggerSchema
56
+ Show number of steps on workflows table
57
+ - Updated dependencies [a06aadc]
58
+ - @mastra/core@0.8.2-alpha.0
59
+ - @mastra/client-js@0.1.16-alpha.0
60
+
61
+ ## 4.0.2
62
+
63
+ ### Patch Changes
64
+
65
+ - 99e2998: Set default max steps to 5
66
+ - Updated dependencies [99e2998]
67
+ - Updated dependencies [8fdb414]
68
+ - @mastra/core@0.8.1
69
+ - @mastra/client-js@0.1.15
70
+
71
+ ## 4.0.2-alpha.0
72
+
73
+ ### Patch Changes
74
+
75
+ - 99e2998: Set default max steps to 5
76
+ - Updated dependencies [99e2998]
77
+ - Updated dependencies [8fdb414]
78
+ - @mastra/core@0.8.1-alpha.0
79
+ - @mastra/client-js@0.1.15-alpha.0
80
+
81
+ ## 4.0.1
82
+
83
+ ### Patch Changes
84
+
85
+ - 87b96d7: set playground agent maxSteps default to 3
86
+
87
+ ## 4.0.1-alpha.0
88
+
89
+ ### Patch Changes
90
+
91
+ - 87b96d7: set playground agent maxSteps default to 3
92
+
93
+ ## 4.0.0
94
+
95
+ ### Patch Changes
96
+
97
+ - 5ae0180: Removed prefixed doc references
98
+ - a4a1151: Fix playground freezing when buffer is passed between steps
99
+ - 7bdbb64: Show no input when attributs are empty
100
+ - 9d13790: update playground-ui dynamic form, cleanups
101
+ - 055c4ea: Fix traces page showing e.reduce error
102
+ - 124ce08: Ability to set maxTokens, temperature, and other common features in playground
103
+ - 40dca45: Fix expanding workflow sidebar not expanding the output section
104
+ - 8393832: Handle nested workflow view on workflow graph
105
+ - 23999d4: Add Design System tokens and components into playground ui
106
+ - 8076ecf: Unify workflow watch/start response
107
+ - d16ed18: Make playground-ui dynamic forms better
108
+ - Updated dependencies [56c31b7]
109
+ - Updated dependencies [619c39d]
110
+ - Updated dependencies [5ae0180]
111
+ - Updated dependencies [fe56be0]
112
+ - Updated dependencies [93875ed]
113
+ - Updated dependencies [107bcfe]
114
+ - Updated dependencies [9bfa12b]
115
+ - Updated dependencies [515ebfb]
116
+ - Updated dependencies [5b4e19f]
117
+ - Updated dependencies [dbbbf80]
118
+ - Updated dependencies [a0967a0]
119
+ - Updated dependencies [055c4ea]
120
+ - Updated dependencies [fca3b21]
121
+ - Updated dependencies [88fa727]
122
+ - Updated dependencies [f37f535]
123
+ - Updated dependencies [789bef3]
124
+ - Updated dependencies [a3f0e90]
125
+ - Updated dependencies [4d67826]
126
+ - Updated dependencies [6330967]
127
+ - Updated dependencies [8393832]
128
+ - Updated dependencies [6330967]
129
+ - Updated dependencies [84fe241]
130
+ - Updated dependencies [5646a01]
131
+ - Updated dependencies [99d43b9]
132
+ - Updated dependencies [d7e08e8]
133
+ - Updated dependencies [febc8a6]
134
+ - Updated dependencies [7599d77]
135
+ - Updated dependencies [0118361]
136
+ - Updated dependencies [bffd64f]
137
+ - Updated dependencies [619c39d]
138
+ - Updated dependencies [cafae83]
139
+ - Updated dependencies [8076ecf]
140
+ - Updated dependencies [8df4a77]
141
+ - Updated dependencies [304397c]
142
+ - @mastra/core@0.8.0
143
+ - @mastra/client-js@0.1.14
144
+
145
+ ## 4.0.0-alpha.9
146
+
147
+ ### Patch Changes
148
+
149
+ - a4a1151: Fix playground freezing when buffer is passed between steps
150
+ - 124ce08: Ability to set maxTokens, temperature, and other common features in playground
151
+ - 23999d4: Add Design System tokens and components into playground ui
152
+
153
+ ## 4.0.0-alpha.8
154
+
155
+ ### Patch Changes
156
+
157
+ - 055c4ea: Fix traces page showing e.reduce error
158
+ - Updated dependencies [055c4ea]
159
+ - Updated dependencies [bffd64f]
160
+ - Updated dependencies [8df4a77]
161
+ - @mastra/client-js@0.1.14-alpha.8
162
+ - @mastra/core@0.8.0-alpha.8
163
+
164
+ ## 4.0.0-alpha.7
165
+
166
+ ### Patch Changes
167
+
168
+ - Updated dependencies [febc8a6]
169
+ - @mastra/core@0.8.0-alpha.7
170
+ - @mastra/client-js@0.1.14-alpha.7
171
+
172
+ ## 4.0.0-alpha.6
173
+
174
+ ### Patch Changes
175
+
176
+ - 9d13790: update playground-ui dynamic form, cleanups
177
+ - 40dca45: Fix expanding workflow sidebar not expanding the output section
178
+ - d16ed18: Make playground-ui dynamic forms better
179
+ - Updated dependencies [a3f0e90]
180
+ - Updated dependencies [5646a01]
181
+ - @mastra/core@0.8.0-alpha.6
182
+ - @mastra/client-js@0.1.14-alpha.6
183
+
184
+ ## 4.0.0-alpha.5
185
+
186
+ ### Patch Changes
187
+
188
+ - Updated dependencies [93875ed]
189
+ - @mastra/core@0.8.0-alpha.5
190
+ - @mastra/client-js@0.1.14-alpha.5
191
+
192
+ ## 4.0.0-alpha.4
193
+
194
+ ### Patch Changes
195
+
196
+ - Updated dependencies [d7e08e8]
197
+ - @mastra/core@0.8.0-alpha.4
198
+ - @mastra/client-js@0.1.14-alpha.4
199
+
200
+ ## 4.0.0-alpha.3
201
+
202
+ ### Patch Changes
203
+
204
+ - 5ae0180: Removed prefixed doc references
205
+ - 7bdbb64: Show no input when attributs are empty
206
+ - 8393832: Handle nested workflow view on workflow graph
207
+ - Updated dependencies [5ae0180]
208
+ - Updated dependencies [9bfa12b]
209
+ - Updated dependencies [515ebfb]
210
+ - Updated dependencies [88fa727]
211
+ - Updated dependencies [f37f535]
212
+ - Updated dependencies [789bef3]
213
+ - Updated dependencies [4d67826]
214
+ - Updated dependencies [6330967]
215
+ - Updated dependencies [8393832]
216
+ - Updated dependencies [6330967]
217
+ - @mastra/core@0.8.0-alpha.3
218
+ - @mastra/client-js@0.1.14-alpha.3
219
+
220
+ ## 4.0.0-alpha.2
221
+
222
+ ### Patch Changes
223
+
224
+ - Updated dependencies [56c31b7]
225
+ - Updated dependencies [dbbbf80]
226
+ - Updated dependencies [84fe241]
227
+ - Updated dependencies [99d43b9]
228
+ - @mastra/core@0.8.0-alpha.2
229
+ - @mastra/client-js@0.1.14-alpha.2
230
+
231
+ ## 4.0.0-alpha.1
232
+
233
+ ### Patch Changes
234
+
235
+ - Updated dependencies [619c39d]
236
+ - Updated dependencies [fe56be0]
237
+ - Updated dependencies [a0967a0]
238
+ - Updated dependencies [fca3b21]
239
+ - Updated dependencies [0118361]
240
+ - Updated dependencies [619c39d]
241
+ - @mastra/core@0.8.0-alpha.1
242
+ - @mastra/client-js@0.1.14-alpha.1
243
+
244
+ ## 3.0.1-alpha.0
245
+
246
+ ### Patch Changes
247
+
248
+ - 8076ecf: Unify workflow watch/start response
249
+ - Updated dependencies [107bcfe]
250
+ - Updated dependencies [5b4e19f]
251
+ - Updated dependencies [7599d77]
252
+ - Updated dependencies [cafae83]
253
+ - Updated dependencies [8076ecf]
254
+ - Updated dependencies [304397c]
255
+ - @mastra/core@0.7.1-alpha.0
256
+ - @mastra/client-js@0.1.14-alpha.0
257
+
258
+ ## 3.0.0
259
+
260
+ ### Patch Changes
261
+
262
+ - 6d5d9c6: Show tool calls in playground chat
263
+ - 2447900: Show No input for steps without input on traces UI
264
+ - c30787b: Stop automatically scrolling to bottom in agent chat if user has scrolled up
265
+ - 214e7ce: Only mark required fields as required on the playground
266
+ - 2134786: Fix traces navigation not working in playground
267
+ - Updated dependencies [b4fbc59]
268
+ - Updated dependencies [0206617]
269
+ - Updated dependencies [a838fde]
270
+ - Updated dependencies [a8bd4cf]
271
+ - Updated dependencies [7a3eeb0]
272
+ - Updated dependencies [0b54522]
273
+ - Updated dependencies [160f88e]
274
+ - Updated dependencies [b3b34f5]
275
+ - Updated dependencies [3811029]
276
+ - Updated dependencies [1af25d5]
277
+ - Updated dependencies [a4686e8]
278
+ - Updated dependencies [6530ad1]
279
+ - Updated dependencies [27439ad]
280
+ - @mastra/core@0.7.0
281
+ - @mastra/client-js@0.1.13
282
+
283
+ ## 3.0.0-alpha.4
284
+
285
+ ### Patch Changes
286
+
287
+ - 6d5d9c6: Show tool calls in playground chat
288
+
289
+ ## 3.0.0-alpha.3
290
+
291
+ ### Patch Changes
292
+
293
+ - 2134786: Fix traces navigation not working in playground
294
+ - Updated dependencies [160f88e]
295
+ - Updated dependencies [b3b34f5]
296
+ - Updated dependencies [a4686e8]
297
+ - @mastra/client-js@0.1.13-alpha.3
298
+ - @mastra/core@0.7.0-alpha.3
299
+
300
+ ## 3.0.0-alpha.2
301
+
302
+ ... 468 more lines hidden. See full changelog in package directory.