@mastra/mcp-docs-server 0.0.13 → 0.0.14-alpha.1
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.
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +32 -32
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +34 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +49 -49
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +33 -0
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +35 -1
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +45 -45
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Frag.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +34 -34
- package/.docs/organized/changelogs/create-mastra.md +12 -12
- package/.docs/organized/changelogs/mastra.md +46 -46
- package/.docs/organized/code-examples/a2a.md +202 -0
- package/.docs/organized/code-examples/agent-network.md +1 -1
- package/.docs/organized/code-examples/agent.md +113 -26
- package/.docs/organized/code-examples/ai-sdk-useChat.md +2 -2
- package/.docs/organized/code-examples/client-side-tools.md +1 -1
- package/.docs/organized/code-examples/crypto-chatbot.md +1 -1
- package/.docs/organized/code-examples/fireworks-r1.md +2 -2
- package/.docs/organized/code-examples/mcp-configuration.md +579 -0
- package/.docs/organized/code-examples/mcp-registry-registry.md +1 -1
- package/.docs/organized/code-examples/memory-with-context.md +1 -1
- package/.docs/organized/code-examples/memory-with-processors.md +609 -0
- package/.docs/organized/code-examples/openapi-spec-writer.md +588 -0
- package/.docs/organized/code-examples/quick-start.md +1 -1
- package/.docs/raw/agents/dynamic-agents.mdx +47 -0
- package/.docs/raw/agents/using-tools-and-mcp.mdx +19 -0
- package/.docs/raw/memory/working-memory.mdx +78 -1
- package/.docs/raw/reference/cli/mcp-docs-server.mdx +82 -0
- package/.docs/raw/reference/deployer/cloudflare.mdx +7 -0
- package/.docs/raw/reference/deployer/netlify.mdx +5 -0
- package/.docs/raw/reference/deployer/vercel.mdx +6 -0
- package/dist/{chunk-OKBMABZO.js → chunk-JWLYN5OI.js} +3 -2
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +1 -1
- package/package.json +3 -3
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.2.15-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.2.15-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.2.14
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.2.14-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -265,38 +298,5 @@
|
|
|
265
298
|
|
|
266
299
|
## 0.2.11-alpha.3
|
|
267
300
|
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [fe3ae4d]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.3
|
|
272
|
-
|
|
273
|
-
## 0.2.11-alpha.2
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [9ee4293]
|
|
278
|
-
- @mastra/core@0.8.4-alpha.2
|
|
279
|
-
|
|
280
|
-
## 0.2.11-alpha.1
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [8a8a73b]
|
|
285
|
-
- Updated dependencies [6f92295]
|
|
286
|
-
- @mastra/core@0.8.4-alpha.1
|
|
287
|
-
|
|
288
|
-
## 0.2.11-alpha.0
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [03f3cd0]
|
|
293
|
-
- @mastra/core@0.8.4-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.2.10
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- ec3cbf9: add MIT license for stores/vector packages
|
|
300
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1378 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,39 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.2.15-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.2.15-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.2.14
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
|
|
26
|
+
- Updated dependencies [e450778]
|
|
27
|
+
- Updated dependencies [8902157]
|
|
28
|
+
- Updated dependencies [ca0dc88]
|
|
29
|
+
- Updated dependencies [526c570]
|
|
30
|
+
- Updated dependencies [d7a6a33]
|
|
31
|
+
- Updated dependencies [9cd1a46]
|
|
32
|
+
- Updated dependencies [b5d2de0]
|
|
33
|
+
- Updated dependencies [644f8ad]
|
|
34
|
+
- Updated dependencies [70dbf51]
|
|
35
|
+
- @mastra/core@0.9.3
|
|
36
|
+
|
|
3
37
|
## 0.2.14-alpha.1
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
@@ -264,39 +298,5 @@
|
|
|
264
298
|
- Updated dependencies [7e92011]
|
|
265
299
|
- @mastra/core@0.9.0-alpha.4
|
|
266
300
|
|
|
267
|
-
## 0.2.11-alpha.3
|
|
268
|
-
|
|
269
|
-
### Patch Changes
|
|
270
|
-
|
|
271
|
-
- Updated dependencies [fe3ae4d]
|
|
272
|
-
- @mastra/core@0.9.0-alpha.3
|
|
273
|
-
|
|
274
|
-
## 0.2.11-alpha.2
|
|
275
|
-
|
|
276
|
-
### Patch Changes
|
|
277
|
-
|
|
278
|
-
- Updated dependencies [9ee4293]
|
|
279
|
-
- @mastra/core@0.8.4-alpha.2
|
|
280
|
-
|
|
281
|
-
## 0.2.11-alpha.1
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- Updated dependencies [8a8a73b]
|
|
286
|
-
- Updated dependencies [6f92295]
|
|
287
|
-
- @mastra/core@0.8.4-alpha.1
|
|
288
|
-
|
|
289
|
-
## 0.2.11-alpha.0
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [03f3cd0]
|
|
294
|
-
- @mastra/core@0.8.4-alpha.0
|
|
295
|
-
|
|
296
|
-
## 0.2.10
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- ec3cbf9: add MIT license for stores/vector packages
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1379 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.3.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.3.4-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.3.3
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.3.3-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -266,37 +299,4 @@
|
|
|
266
299
|
- Updated dependencies [08bb78e]
|
|
267
300
|
- @mastra/core@0.9.0-alpha.5
|
|
268
301
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
### Patch Changes
|
|
272
|
-
|
|
273
|
-
- Updated dependencies [7e92011]
|
|
274
|
-
- @mastra/core@0.9.0-alpha.4
|
|
275
|
-
|
|
276
|
-
## 0.3.0-alpha.3
|
|
277
|
-
|
|
278
|
-
### Minor Changes
|
|
279
|
-
|
|
280
|
-
- fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [fe3ae4d]
|
|
285
|
-
- @mastra/core@0.9.0-alpha.3
|
|
286
|
-
|
|
287
|
-
## 0.2.11-alpha.2
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [9ee4293]
|
|
292
|
-
- @mastra/core@0.8.4-alpha.2
|
|
293
|
-
|
|
294
|
-
## 0.2.11-alpha.1
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [8a8a73b]
|
|
299
|
-
- Updated dependencies [6f92295]
|
|
300
|
-
- @mastra/core@0.8.4-alpha.1
|
|
301
|
-
|
|
302
|
-
... 198 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 231 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,43 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.1.22-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.22-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- cb1f698: Set runtimeContext from playground for agents, tools, workflows
|
|
18
|
+
- 0b8b868: Added A2A support + streaming
|
|
19
|
+
- Updated dependencies [daf942f]
|
|
20
|
+
- Updated dependencies [0b8b868]
|
|
21
|
+
- @mastra/core@0.9.4-alpha.0
|
|
22
|
+
|
|
23
|
+
## 0.1.21
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- 526c570: expose agent runtimeContext from clientSDK
|
|
28
|
+
- 36eb1aa: Fix AGUI text part
|
|
29
|
+
- 62c9e7d: Fix disappearing tool calls in streaming
|
|
30
|
+
- Updated dependencies [e450778]
|
|
31
|
+
- Updated dependencies [8902157]
|
|
32
|
+
- Updated dependencies [ca0dc88]
|
|
33
|
+
- Updated dependencies [526c570]
|
|
34
|
+
- Updated dependencies [d7a6a33]
|
|
35
|
+
- Updated dependencies [9cd1a46]
|
|
36
|
+
- Updated dependencies [b5d2de0]
|
|
37
|
+
- Updated dependencies [644f8ad]
|
|
38
|
+
- Updated dependencies [70dbf51]
|
|
39
|
+
- @mastra/core@0.9.3
|
|
40
|
+
|
|
3
41
|
## 0.1.21-alpha.1
|
|
4
42
|
|
|
5
43
|
### Patch Changes
|
|
@@ -260,43 +298,5 @@
|
|
|
260
298
|
- Updated dependencies [0a033fa]
|
|
261
299
|
- Updated dependencies [9c26508]
|
|
262
300
|
- Updated dependencies [0f4eae3]
|
|
263
|
-
- Updated dependencies [16a8648]
|
|
264
|
-
- @mastra/core@0.9.0-alpha.8
|
|
265
|
-
|
|
266
|
-
## 0.1.18-alpha.7
|
|
267
|
-
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [71d9444]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.7
|
|
272
|
-
|
|
273
|
-
## 0.1.18-alpha.6
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [157c741]
|
|
278
|
-
- @mastra/core@0.9.0-alpha.6
|
|
279
|
-
|
|
280
|
-
## 0.1.18-alpha.5
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [08bb78e]
|
|
285
|
-
- @mastra/core@0.9.0-alpha.5
|
|
286
|
-
|
|
287
|
-
## 0.1.18-alpha.4
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [7e92011]
|
|
292
|
-
- @mastra/core@0.9.0-alpha.4
|
|
293
|
-
|
|
294
|
-
## 0.1.18-alpha.3
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [fe3ae4d]
|
|
299
|
-
- @mastra/core@0.9.0-alpha.3
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 828 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.0.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.0.3-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.0.2
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.0.2-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.1.9-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.9-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.8
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.8-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -1,5 +1,38 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.1.4-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.1.3
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [e450778]
|
|
26
|
+
- Updated dependencies [8902157]
|
|
27
|
+
- Updated dependencies [ca0dc88]
|
|
28
|
+
- Updated dependencies [526c570]
|
|
29
|
+
- Updated dependencies [d7a6a33]
|
|
30
|
+
- Updated dependencies [9cd1a46]
|
|
31
|
+
- Updated dependencies [b5d2de0]
|
|
32
|
+
- Updated dependencies [644f8ad]
|
|
33
|
+
- Updated dependencies [70dbf51]
|
|
34
|
+
- @mastra/core@0.9.3
|
|
35
|
+
|
|
3
36
|
## 0.1.3-alpha.1
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
@@ -266,37 +299,4 @@
|
|
|
266
299
|
|
|
267
300
|
### Patch Changes
|
|
268
301
|
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [157c741]
|
|
271
|
-
- @mastra/core@0.9.0-alpha.6
|
|
272
|
-
|
|
273
|
-
## 0.1.0-alpha.5
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- Updated dependencies [08bb78e]
|
|
278
|
-
- @mastra/core@0.9.0-alpha.5
|
|
279
|
-
|
|
280
|
-
## 0.1.0-alpha.4
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [7e92011]
|
|
285
|
-
- @mastra/core@0.9.0-alpha.4
|
|
286
|
-
|
|
287
|
-
## 0.1.0-alpha.3
|
|
288
|
-
|
|
289
|
-
### Minor Changes
|
|
290
|
-
|
|
291
|
-
- fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [fe3ae4d]
|
|
296
|
-
- @mastra/core@0.9.0-alpha.3
|
|
297
|
-
|
|
298
|
-
## 0.0.5-alpha.2
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
... 158 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 191 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,36 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.9.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- ab80e7e: Fix resume workflow throwing workflow run not found error
|
|
8
|
+
- 6fa1ad1: Fixes and issue when a tool provides no inputSchema and when a tool uses a non-zod schema.
|
|
9
|
+
- c28d7a0: Fix watch workflow not streaming response back in legacy workflow
|
|
10
|
+
- edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
|
|
11
|
+
|
|
12
|
+
## 0.9.4-alpha.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- daf942f: [MASTRA-3367] updated createthread when using generatetitle to perserve thread metadata
|
|
17
|
+
- 0b8b868: Added A2A support + streaming
|
|
18
|
+
|
|
19
|
+
## 0.9.3
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- e450778: vnext: Inngest playground fixes
|
|
24
|
+
- 8902157: added an optional `bodySizeLimit` to server config so that users can pass custom bodylimit size in mb. If not, it defaults to 4.5 mb
|
|
25
|
+
- ca0dc88: fix: filter out excessive logs when getting LLM for agents
|
|
26
|
+
- 526c570: expose agent runtimeContext from clientSDK
|
|
27
|
+
- d7a6a33: Allow more user messages to be saved to memory, and fix message saving when using output flag
|
|
28
|
+
- 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
|
|
29
|
+
- b5d2de0: In vNext workflow serializedStepGraph, return only serializedStepFlow for steps created from a workflow
|
|
30
|
+
allow viewing inner nested workflows in a multi-layered nested vnext workflow on the playground
|
|
31
|
+
- 644f8ad: Adds a tool compatibility layer to ensure models from various providers work the same way. Models may not be able to support all json schema properties (such as some openai reasoning models), as well as other models support the property but seem to ignore it. The feature allows for a compatibility class for a provider that can be customized to fit the models and make sure they're using the tool schemas properly.
|
|
32
|
+
- 70dbf51: [MASTRA-2452] updated setBaggage for tracing
|
|
33
|
+
|
|
3
34
|
## 0.9.3-alpha.1
|
|
4
35
|
|
|
5
36
|
### Patch Changes
|
|
@@ -268,35 +299,4 @@
|
|
|
268
299
|
|
|
269
300
|
## 0.8.4-alpha.2
|
|
270
301
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
- 9ee4293: Improve commonjs support
|
|
274
|
-
|
|
275
|
-
Add types files in the root directory to make sure typescript can resolve it without an exportsmap
|
|
276
|
-
|
|
277
|
-
## 0.8.4-alpha.1
|
|
278
|
-
|
|
279
|
-
### Patch Changes
|
|
280
|
-
|
|
281
|
-
- 8a8a73b: fix container to network sub agent
|
|
282
|
-
- 6f92295: Fixed an issue where some user messages and llm messages would have the exact same createdAt date, leading to incorrect message ordering. Added a fix for new messages as well as any that were saved before the fix in the wrong order
|
|
283
|
-
|
|
284
|
-
## 0.8.4-alpha.0
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- 03f3cd0: Propagate context to passed in tools
|
|
289
|
-
|
|
290
|
-
## 0.8.3
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- d72318f: Refactored the evals table to use the DS tables
|
|
295
|
-
- 0bcc862: Fixed an issue where we were sanitizing response message content and filter on a value that may not always be an array
|
|
296
|
-
- 10a8caf: Removed an extra console log that made it into core
|
|
297
|
-
- 359b089: Allowed explicitly disabling vector/embedder in Memory by passing vector: false or options.semanticRecall: false
|
|
298
|
-
- 32e7b71: Add support for dependency injection
|
|
299
|
-
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
300
|
-
- 7f1b291: Client Side tool call passing
|
|
301
|
-
|
|
302
|
-
... 1457 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1488 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,39 @@
|
|
|
1
1
|
# @mastra/couchbase
|
|
2
2
|
|
|
3
|
+
## 0.0.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
|
|
13
|
+
## 0.0.4-alpha.0
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [daf942f]
|
|
18
|
+
- Updated dependencies [0b8b868]
|
|
19
|
+
- @mastra/core@0.9.4-alpha.0
|
|
20
|
+
|
|
21
|
+
## 0.0.3
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
|
|
26
|
+
- Updated dependencies [e450778]
|
|
27
|
+
- Updated dependencies [8902157]
|
|
28
|
+
- Updated dependencies [ca0dc88]
|
|
29
|
+
- Updated dependencies [526c570]
|
|
30
|
+
- Updated dependencies [d7a6a33]
|
|
31
|
+
- Updated dependencies [9cd1a46]
|
|
32
|
+
- Updated dependencies [b5d2de0]
|
|
33
|
+
- Updated dependencies [644f8ad]
|
|
34
|
+
- Updated dependencies [70dbf51]
|
|
35
|
+
- @mastra/core@0.9.3
|
|
36
|
+
|
|
3
37
|
## 0.0.3-alpha.1
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.23-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [ab80e7e]
|
|
8
|
+
- Updated dependencies [6fa1ad1]
|
|
9
|
+
- Updated dependencies [c28d7a0]
|
|
10
|
+
- Updated dependencies [edf1e88]
|
|
11
|
+
- @mastra/core@0.9.4-alpha.1
|
|
12
|
+
- @mastra/deployer@0.3.4-alpha.1
|
|
13
|
+
|
|
14
|
+
## 0.1.23-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies [cb1f698]
|
|
19
|
+
- Updated dependencies [daf942f]
|
|
20
|
+
- Updated dependencies [0b8b868]
|
|
21
|
+
- @mastra/deployer@0.3.4-alpha.0
|
|
22
|
+
- @mastra/core@0.9.4-alpha.0
|
|
23
|
+
|
|
24
|
+
## 0.1.22
|
|
25
|
+
|
|
26
|
+
### Patch Changes
|
|
27
|
+
|
|
28
|
+
- Updated dependencies [e450778]
|
|
29
|
+
- Updated dependencies [8902157]
|
|
30
|
+
- Updated dependencies [ca0dc88]
|
|
31
|
+
- Updated dependencies [526c570]
|
|
32
|
+
- Updated dependencies [d7a6a33]
|
|
33
|
+
- Updated dependencies [9cd1a46]
|
|
34
|
+
- Updated dependencies [b5d2de0]
|
|
35
|
+
- Updated dependencies [644f8ad]
|
|
36
|
+
- Updated dependencies [70dbf51]
|
|
37
|
+
- @mastra/core@0.9.3
|
|
38
|
+
- @mastra/deployer@0.3.3
|
|
39
|
+
|
|
3
40
|
## 0.1.22-alpha.1
|
|
4
41
|
|
|
5
42
|
### Patch Changes
|
|
@@ -261,42 +298,5 @@
|
|
|
261
298
|
- Updated dependencies [8a8a73b]
|
|
262
299
|
- Updated dependencies [0a033fa]
|
|
263
300
|
- Updated dependencies [fe3ae4d]
|
|
264
|
-
- Updated dependencies [2538066]
|
|
265
|
-
- Updated dependencies [9c26508]
|
|
266
|
-
- Updated dependencies [63fe16a]
|
|
267
|
-
- Updated dependencies [0f4eae3]
|
|
268
|
-
- Updated dependencies [3f9d151]
|
|
269
|
-
- Updated dependencies [735ead7]
|
|
270
|
-
- Updated dependencies [16a8648]
|
|
271
|
-
- Updated dependencies [6f92295]
|
|
272
|
-
- @mastra/deployer@0.3.0
|
|
273
|
-
- @mastra/core@0.9.0
|
|
274
|
-
|
|
275
|
-
## 0.1.19-alpha.9
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
|
|
280
|
-
- Updated dependencies [b9122b0]
|
|
281
|
-
- Updated dependencies [000a6d4]
|
|
282
|
-
- Updated dependencies [ed2f549]
|
|
283
|
-
- Updated dependencies [c0f22b4]
|
|
284
|
-
- Updated dependencies [0a033fa]
|
|
285
|
-
- Updated dependencies [2538066]
|
|
286
|
-
- Updated dependencies [9c26508]
|
|
287
|
-
- Updated dependencies [0f4eae3]
|
|
288
|
-
- Updated dependencies [16a8648]
|
|
289
|
-
- @mastra/deployer@0.3.0-alpha.9
|
|
290
|
-
- @mastra/core@0.9.0-alpha.8
|
|
291
|
-
|
|
292
|
-
## 0.1.19-alpha.8
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [71d9444]
|
|
297
|
-
- @mastra/core@0.9.0-alpha.7
|
|
298
|
-
- @mastra/deployer@0.3.0-alpha.8
|
|
299
|
-
|
|
300
|
-
## 0.1.19-alpha.7
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1886 more lines hidden. See full changelog in package directory.
|