@mastra/mcp-docs-server 0.0.6-alpha.1 → 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.
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +11 -0
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +12 -12
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +302 -0
- package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +11 -11
- package/.docs/organized/changelogs/mastra.md +15 -15
- package/.docs/organized/code-examples/crypto-chatbot.md +3 -3
- package/package.json +4 -4
|
@@ -1,5 +1,14 @@
|
|
|
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
|
+
|
|
3
12
|
## 0.2.7-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
### Patch Changes
|
|
290
299
|
|
|
291
300
|
- Updated dependencies [a910463]
|
|
292
|
-
- @mastra/core@0.5.0-alpha.10
|
|
293
|
-
|
|
294
|
-
## 0.2.0-alpha.9
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [e9fbac5]
|
|
299
|
-
- Updated dependencies [1e8bcbc]
|
|
300
|
-
- Updated dependencies [aeb5e36]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 877 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
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
|
+
|
|
3
12
|
## 0.2.7-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [a910463]
|
|
290
299
|
- @mastra/core@0.5.0-alpha.10
|
|
291
300
|
|
|
292
|
-
## 0.2.0-alpha.9
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [e9fbac5]
|
|
297
|
-
- Updated dependencies [1e8bcbc]
|
|
298
|
-
- Updated dependencies [aeb5e36]
|
|
299
|
-
- Updated dependencies [f2301de]
|
|
300
|
-
- @mastra/core@0.5.0-alpha.9
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 875 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
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
|
+
|
|
3
13
|
## 0.1.14-alpha.1
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
|
|
289
299
|
- 8deb34c: Better workflow watch api + watch workflow by runId
|
|
290
300
|
- 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 [a171b37]
|
|
295
|
-
- Updated dependencies [fd4a1d7]
|
|
296
|
-
- @mastra/core@0.5.0-alpha.11
|
|
297
|
-
|
|
298
|
-
## 0.1.7-alpha.10
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 283 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
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
|
+
|
|
3
11
|
## 0.8.0-alpha.1
|
|
4
12
|
|
|
5
13
|
### Minor Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
- 506f1d5: Properly serialize any date object when inserting into libsql
|
|
292
300
|
|
|
293
|
-
## 0.5.0-alpha.7
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- ee667a2: Fixed a serialization bug for thread IDs and dates in memory
|
|
298
|
-
|
|
299
|
-
## 0.5.0-alpha.6
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1014 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
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
|
+
|
|
3
16
|
## 0.1.15-alpha.1
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
- Updated dependencies [29f3a82]
|
|
286
299
|
- Updated dependencies [3d0e290]
|
|
287
300
|
- Updated dependencies [e9fbac5]
|
|
288
|
-
- Updated dependencies [301e4ee]
|
|
289
|
-
- Updated dependencies [ee667a2]
|
|
290
|
-
- Updated dependencies [dfbe4e9]
|
|
291
|
-
- Updated dependencies [dab255b]
|
|
292
|
-
- Updated dependencies [1e8bcbc]
|
|
293
|
-
- Updated dependencies [f6678e4]
|
|
294
|
-
- Updated dependencies [9e81f35]
|
|
295
|
-
- Updated dependencies [c93798b]
|
|
296
|
-
- Updated dependencies [a85ab24]
|
|
297
|
-
- Updated dependencies [dbd9f2d]
|
|
298
|
-
- Updated dependencies [59df7b6]
|
|
299
|
-
- Updated dependencies [caefaa2]
|
|
300
|
-
- Updated dependencies [c151ae6]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1233 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
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
|
+
|
|
3
16
|
## 0.1.15-alpha.1
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
- Updated dependencies [ee667a2]
|
|
286
299
|
- Updated dependencies [dfbe4e9]
|
|
287
300
|
- Updated dependencies [dab255b]
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [9e81f35]
|
|
291
|
-
- Updated dependencies [c93798b]
|
|
292
|
-
- Updated dependencies [a85ab24]
|
|
293
|
-
- Updated dependencies [dbd9f2d]
|
|
294
|
-
- Updated dependencies [59df7b6]
|
|
295
|
-
- Updated dependencies [caefaa2]
|
|
296
|
-
- Updated dependencies [c151ae6]
|
|
297
|
-
- Updated dependencies [52e0418]
|
|
298
|
-
- Updated dependencies [d79aedf]
|
|
299
|
-
- Updated dependencies [8deb34c]
|
|
300
|
-
- Updated dependencies [c2dde91]
|
|
301
|
-
|
|
302
|
-
... 1192 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1205 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
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
|
+
|
|
3
16
|
## 0.1.15-alpha.1
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
- Updated dependencies [ee667a2]
|
|
286
299
|
- Updated dependencies [dfbe4e9]
|
|
287
300
|
- Updated dependencies [dab255b]
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [9e81f35]
|
|
291
|
-
- Updated dependencies [c93798b]
|
|
292
|
-
- Updated dependencies [a85ab24]
|
|
293
|
-
- Updated dependencies [dbd9f2d]
|
|
294
|
-
- Updated dependencies [59df7b6]
|
|
295
|
-
- Updated dependencies [caefaa2]
|
|
296
|
-
- Updated dependencies [c151ae6]
|
|
297
|
-
- Updated dependencies [52e0418]
|
|
298
|
-
- Updated dependencies [d79aedf]
|
|
299
|
-
- Updated dependencies [8deb34c]
|
|
300
|
-
- Updated dependencies [c2dde91]
|
|
301
|
-
|
|
302
|
-
... 1192 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1205 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.2.6-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4c98129: Upgrade babel-core
|
|
8
|
+
- 84fe241: Decoupled handlers from hono
|
|
9
|
+
- 84fe241: Improve streaming of workflows
|
|
10
|
+
- Updated dependencies [56c31b7]
|
|
11
|
+
- Updated dependencies [dbbbf80]
|
|
12
|
+
- Updated dependencies [84fe241]
|
|
13
|
+
- Updated dependencies [84fe241]
|
|
14
|
+
- Updated dependencies [99d43b9]
|
|
15
|
+
- @mastra/core@0.8.0-alpha.2
|
|
16
|
+
- @mastra/server@0.0.1-alpha.0
|
|
17
|
+
|
|
3
18
|
## 0.2.6-alpha.1
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -283,20 +298,5 @@
|
|
|
283
298
|
- Updated dependencies [e9fbac5]
|
|
284
299
|
- Updated dependencies [301e4ee]
|
|
285
300
|
- Updated dependencies [ee667a2]
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
- Updated dependencies [1e8bcbc]
|
|
289
|
-
- Updated dependencies [f6678e4]
|
|
290
|
-
- Updated dependencies [9e81f35]
|
|
291
|
-
- Updated dependencies [c93798b]
|
|
292
|
-
- Updated dependencies [a85ab24]
|
|
293
|
-
- Updated dependencies [dbd9f2d]
|
|
294
|
-
- Updated dependencies [59df7b6]
|
|
295
|
-
- Updated dependencies [caefaa2]
|
|
296
|
-
- Updated dependencies [c151ae6]
|
|
297
|
-
- Updated dependencies [52e0418]
|
|
298
|
-
- Updated dependencies [d79aedf]
|
|
299
|
-
- Updated dependencies [03236ec]
|
|
300
|
-
- Updated dependencies [3764e71]
|
|
301
|
-
|
|
302
|
-
... 1110 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1125 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/evals
|
|
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
|
+
|
|
3
12
|
## 0.1.15-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
## 0.1.8-alpha.9
|
|
291
300
|
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [e9fbac5]
|
|
295
|
-
- Updated dependencies [1e8bcbc]
|
|
296
|
-
- Updated dependencies [aeb5e36]
|
|
297
|
-
- Updated dependencies [f2301de]
|
|
298
|
-
- @mastra/core@0.5.0-alpha.9
|
|
299
|
-
|
|
300
|
-
## 0.1.8-alpha.8
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 928 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
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
|
+
- @mastra/rag@0.1.15-alpha.2
|
|
12
|
+
|
|
3
13
|
## 1.1.15-alpha.1
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
- Updated dependencies [506f1d5]
|
|
289
299
|
- Updated dependencies [02ffb7b]
|
|
290
300
|
- Updated dependencies [0461849]
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [aeb5e36]
|
|
294
|
-
- Updated dependencies [f2301de]
|
|
295
|
-
- Updated dependencies [358f069]
|
|
296
|
-
- Updated dependencies [fd4a1d7]
|
|
297
|
-
- Updated dependencies [c139344]
|
|
298
|
-
- @mastra/core@0.5.0
|
|
299
|
-
- @mastra/rag@0.1.8
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1431 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 1441 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
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
|
+
|
|
3
12
|
## 1.1.15-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- Updated dependencies [e9fbac5]
|
|
291
300
|
- Updated dependencies [1e8bcbc]
|
|
292
|
-
- Updated dependencies [aeb5e36]
|
|
293
|
-
- Updated dependencies [f2301de]
|
|
294
|
-
- @mastra/core@0.5.0-alpha.9
|
|
295
|
-
|
|
296
|
-
## 1.1.8-alpha.8
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [506f1d5]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1175 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
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
|
+
|
|
3
12
|
## 0.1.15-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [e9fbac5]
|
|
290
299
|
- Updated dependencies [1e8bcbc]
|
|
291
300
|
- Updated dependencies [aeb5e36]
|
|
292
|
-
- Updated dependencies [f2301de]
|
|
293
|
-
- @mastra/core@0.5.0-alpha.9
|
|
294
|
-
|
|
295
|
-
## 0.1.8-alpha.8
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [506f1d5]
|
|
300
|
-
- @mastra/core@0.5.0-alpha.8
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 808 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
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
|
+
|
|
3
12
|
## 0.0.6-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -1,5 +1,14 @@
|
|
|
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
|
+
|
|
3
12
|
## 0.3.7-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- 7848663: Fixed an error in the @mastra/mcp alpha release where client.setLoggingLevel led to errors in clients that don't support it
|
|
291
300
|
|
|
292
|
-
## 0.3.0-alpha.10
|
|
293
|
-
|
|
294
|
-
### Minor Changes
|
|
295
|
-
|
|
296
|
-
- 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
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [a910463]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 901 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,15 @@
|
|
|
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
|
+
|
|
3
13
|
## 0.2.7-alpha.1
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -288,15 +298,5 @@
|
|
|
288
298
|
|
|
289
299
|
### Patch Changes
|
|
290
300
|
|
|
291
|
-
- Updated dependencies [a85ab24]
|
|
292
|
-
- @mastra/core@0.5.0-alpha.12
|
|
293
|
-
|
|
294
|
-
## 0.2.0-alpha.11
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- fd4a1d7: Update cjs bundling to make sure files are split
|
|
299
|
-
- Updated dependencies [7a7a547]
|
|
300
|
-
- Updated dependencies [c93798b]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1262 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
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
|
+
|
|
3
12
|
## 0.2.7-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
- Updated dependencies [fd4a1d7]
|
|
291
300
|
- @mastra/core@0.5.0-alpha.11
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Minor Changes
|
|
296
|
-
|
|
297
|
-
- 3de7e06: Added new operations implementations for MastraVector interface methods in pg vector store
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 672 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 681 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
2
2
|
|
|
3
|
+
## 0.2.5-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
|
+
|
|
3
12
|
## 0.2.5-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
### Patch Changes
|
|
290
299
|
|
|
291
300
|
- Updated dependencies [a910463]
|
|
292
|
-
- @mastra/core@0.5.0-alpha.10
|
|
293
|
-
|
|
294
|
-
## 0.1.8-alpha.9
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [e9fbac5]
|
|
299
|
-
- Updated dependencies [1e8bcbc]
|
|
300
|
-
- Updated dependencies [aeb5e36]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 877 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 4.0.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [56c31b7]
|
|
8
|
+
- Updated dependencies [dbbbf80]
|
|
9
|
+
- Updated dependencies [84fe241]
|
|
10
|
+
- Updated dependencies [99d43b9]
|
|
11
|
+
- @mastra/core@0.8.0-alpha.2
|
|
12
|
+
- @mastra/client-js@0.1.14-alpha.2
|
|
13
|
+
|
|
3
14
|
## 4.0.0-alpha.1
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -287,16 +298,5 @@
|
|
|
287
298
|
### Patch Changes
|
|
288
299
|
|
|
289
300
|
- dbd9f2d: Handle different condition types on workflow graph
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- d79aedf: Fix import/require paths in these package.json
|
|
293
|
-
- 144b3d5: Update traces table UI, agent Chat UI
|
|
294
|
-
Fix get workflows breaking
|
|
295
|
-
- fd4a1d7: Update cjs bundling to make sure files are split
|
|
296
|
-
- Updated dependencies [a910463]
|
|
297
|
-
- Updated dependencies [59df7b6]
|
|
298
|
-
- Updated dependencies [22643eb]
|
|
299
|
-
- Updated dependencies [6feb23f]
|
|
300
|
-
- Updated dependencies [f2d6727]
|
|
301
|
-
|
|
302
|
-
... 240 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 251 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/qdrant
|
|
2
2
|
|
|
3
|
+
## 0.2.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
|
+
|
|
3
12
|
## 0.2.6-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
### Patch Changes
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
- @mastra/core@0.5.0-alpha.10
|
|
295
|
-
|
|
296
|
-
## 0.1.8-alpha.9
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [e9fbac5]
|
|
301
|
-
|
|
302
|
-
... 864 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 873 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/rag
|
|
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
|
+
|
|
3
12
|
## 0.1.15-alpha.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- c93798b: Added MastraLanguageModel which extends LanguageModelV1
|
|
291
300
|
- fd4a1d7: Update cjs bundling to make sure files are split
|
|
292
|
-
- Updated dependencies [7a7a547]
|
|
293
|
-
- Updated dependencies [c93798b]
|
|
294
|
-
- Updated dependencies [dbd9f2d]
|
|
295
|
-
- Updated dependencies [a171b37]
|
|
296
|
-
- Updated dependencies [fd4a1d7]
|
|
297
|
-
- @mastra/core@0.5.0-alpha.11
|
|
298
|
-
|
|
299
|
-
## 0.1.8-alpha.11
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1329 more lines hidden. See full changelog in package directory.
|