@mastra/mcp-docs-server 0.0.10-alpha.5 → 0.0.10-alpha.7
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 +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +15 -0
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +16 -0
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +15 -0
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Frag.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +15 -15
- package/.docs/organized/changelogs/mastra.md +20 -20
- package/.docs/raw/agents/adding-tools.mdx +0 -29
- package/.docs/raw/agents/runtime-variables.mdx +137 -0
- package/.docs/raw/deployment/overview.mdx +63 -0
- package/.docs/raw/local-dev/mastra-dev.mdx +2 -2
- package/.docs/raw/mastra-cloud/deploying.mdx +136 -0
- package/.docs/raw/mastra-cloud/observability.mdx +163 -0
- package/.docs/raw/mastra-cloud/overview.mdx +57 -0
- package/.docs/raw/mastra-cloud/setting-up.mdx +122 -0
- package/.docs/raw/memory/working-memory.mdx +1 -1
- package/.docs/raw/reference/cli/build.mdx +3 -3
- package/.docs/raw/reference/storage/cloudflare-d1.mdx +89 -0
- package/.docs/raw/reference/storage/cloudflare.mdx +93 -0
- package/.docs/raw/workflows/overview.mdx +1 -34
- package/.docs/raw/workflows/runtime-variables.mdx +153 -0
- package/package.json +3 -3
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.2.11-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.2.11-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.2.11-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
|
|
285
299
|
- Updated dependencies [a838fde]
|
|
286
300
|
- Updated dependencies [a8bd4cf]
|
|
287
|
-
- Updated dependencies [7a3eeb0]
|
|
288
|
-
- Updated dependencies [6530ad1]
|
|
289
|
-
- @mastra/core@0.7.0-alpha.2
|
|
290
|
-
|
|
291
|
-
## 0.2.6-alpha.1
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [0b54522]
|
|
296
|
-
- Updated dependencies [1af25d5]
|
|
297
|
-
- Updated dependencies [27439ad]
|
|
298
|
-
- @mastra/core@0.7.0-alpha.1
|
|
299
|
-
|
|
300
|
-
## 0.2.6-alpha.0
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1110 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.2.11-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.2.11-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.2.11-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
- Updated dependencies [a838fde]
|
|
285
299
|
- Updated dependencies [a8bd4cf]
|
|
286
300
|
- Updated dependencies [7a3eeb0]
|
|
287
|
-
- Updated dependencies [6530ad1]
|
|
288
|
-
- @mastra/core@0.7.0-alpha.2
|
|
289
|
-
|
|
290
|
-
## 0.2.6-alpha.1
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [0b54522]
|
|
295
|
-
- Updated dependencies [1af25d5]
|
|
296
|
-
- Updated dependencies [27439ad]
|
|
297
|
-
- @mastra/core@0.7.0-alpha.1
|
|
298
|
-
|
|
299
|
-
## 0.2.6-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1109 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.3.0-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.3.0-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- dd8d0cb: make Clickhouse storage extendable
|
|
15
|
+
- Updated dependencies [157c741]
|
|
16
|
+
- @mastra/core@0.9.0-alpha.6
|
|
17
|
+
|
|
3
18
|
## 0.3.0-alpha.5
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.1.18-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.1.18-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
- Updated dependencies [27439ad]
|
|
285
299
|
- @mastra/core@0.7.0
|
|
286
300
|
|
|
287
|
-
## 0.1.13-alpha.3
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- 160f88e: Leverage aiSDK processDataStream util in MastraClient
|
|
292
|
-
- Updated dependencies [b3b34f5]
|
|
293
|
-
- Updated dependencies [a4686e8]
|
|
294
|
-
- @mastra/core@0.7.0-alpha.3
|
|
295
|
-
|
|
296
|
-
## 0.1.13-alpha.2
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [a838fde]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 527 more lines hidden. See full changelog in package directory.
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
# @mastra/cloudflare-d1
|
|
2
|
+
|
|
3
|
+
## 0.1.5-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.1.5-alpha.2
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- 2c43f23: Add Cloudflare D1 storage
|
|
15
|
+
- Updated dependencies [157c741]
|
|
16
|
+
- @mastra/core@0.9.0-alpha.6
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.0-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.1.0-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- 2c43f23: Add Cloudflare D1 storage
|
|
15
|
+
- Updated dependencies [157c741]
|
|
16
|
+
- @mastra/core@0.9.0-alpha.6
|
|
17
|
+
|
|
3
18
|
## 0.1.0-alpha.5
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.9.0-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 71d9444: updated savemessage to not use mutation when hiding working memory
|
|
8
|
+
|
|
9
|
+
## 0.9.0-alpha.6
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 157c741: Fix message dupes using processors
|
|
14
|
+
|
|
3
15
|
## 0.9.0-alpha.5
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- 6794797: Check for eval values before inserting into storage
|
|
287
299
|
- fb68a80: Inject mastra instance into llm class
|
|
288
300
|
- b56a681: Update README and some tests for vector stores
|
|
289
|
-
- 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
|
|
290
|
-
Fix sidebar horizontal overflow in playground
|
|
291
|
-
|
|
292
|
-
## 0.6.4-alpha.1
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- 6794797: Check for eval values before inserting into storage
|
|
297
|
-
|
|
298
|
-
## 0.6.4-alpha.0
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1221 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
- @mastra/deployer@0.3.0-alpha.8
|
|
10
|
+
|
|
11
|
+
## 0.1.19-alpha.7
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [157c741]
|
|
16
|
+
- Updated dependencies [63fe16a]
|
|
17
|
+
- Updated dependencies [735ead7]
|
|
18
|
+
- @mastra/core@0.9.0-alpha.6
|
|
19
|
+
- @mastra/deployer@0.3.0-alpha.7
|
|
20
|
+
|
|
3
21
|
## 0.1.19-alpha.6
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -281,22 +299,4 @@
|
|
|
281
299
|
|
|
282
300
|
### Patch Changes
|
|
283
301
|
|
|
284
|
-
|
|
285
|
-
- @mastra/deployer@0.2.6-alpha.5
|
|
286
|
-
|
|
287
|
-
## 0.1.15-alpha.4
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [5ae0180]
|
|
292
|
-
- Updated dependencies [9bfa12b]
|
|
293
|
-
- Updated dependencies [515ebfb]
|
|
294
|
-
- Updated dependencies [88fa727]
|
|
295
|
-
- Updated dependencies [dfb0601]
|
|
296
|
-
- Updated dependencies [f37f535]
|
|
297
|
-
- Updated dependencies [789bef3]
|
|
298
|
-
- Updated dependencies [4d67826]
|
|
299
|
-
- Updated dependencies [6330967]
|
|
300
|
-
- Updated dependencies [8393832]
|
|
301
|
-
|
|
302
|
-
... 1542 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1560 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
- @mastra/deployer@0.3.0-alpha.8
|
|
10
|
+
|
|
11
|
+
## 0.1.19-alpha.7
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [157c741]
|
|
16
|
+
- Updated dependencies [63fe16a]
|
|
17
|
+
- Updated dependencies [735ead7]
|
|
18
|
+
- @mastra/core@0.9.0-alpha.6
|
|
19
|
+
- @mastra/deployer@0.3.0-alpha.7
|
|
20
|
+
|
|
3
21
|
## 0.1.19-alpha.6
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -281,22 +299,4 @@
|
|
|
281
299
|
|
|
282
300
|
### Patch Changes
|
|
283
301
|
|
|
284
|
-
|
|
285
|
-
- @mastra/deployer@0.2.6-alpha.5
|
|
286
|
-
|
|
287
|
-
## 0.1.15-alpha.4
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [5ae0180]
|
|
292
|
-
- Updated dependencies [9bfa12b]
|
|
293
|
-
- Updated dependencies [515ebfb]
|
|
294
|
-
- Updated dependencies [88fa727]
|
|
295
|
-
- Updated dependencies [dfb0601]
|
|
296
|
-
- Updated dependencies [f37f535]
|
|
297
|
-
- Updated dependencies [789bef3]
|
|
298
|
-
- Updated dependencies [4d67826]
|
|
299
|
-
- Updated dependencies [6330967]
|
|
300
|
-
- Updated dependencies [8393832]
|
|
301
|
-
|
|
302
|
-
... 1514 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1532 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
- @mastra/deployer@0.3.0-alpha.8
|
|
10
|
+
|
|
11
|
+
## 0.1.19-alpha.7
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [157c741]
|
|
16
|
+
- Updated dependencies [63fe16a]
|
|
17
|
+
- Updated dependencies [735ead7]
|
|
18
|
+
- @mastra/core@0.9.0-alpha.6
|
|
19
|
+
- @mastra/deployer@0.3.0-alpha.7
|
|
20
|
+
|
|
3
21
|
## 0.1.19-alpha.6
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
### Patch Changes
|
|
281
299
|
|
|
282
300
|
- Updated dependencies [32ba03c]
|
|
283
|
-
- @mastra/deployer@0.2.6-alpha.5
|
|
284
|
-
|
|
285
|
-
## 0.1.15-alpha.4
|
|
286
|
-
|
|
287
|
-
### Patch Changes
|
|
288
|
-
|
|
289
|
-
- Updated dependencies [5ae0180]
|
|
290
|
-
- Updated dependencies [9bfa12b]
|
|
291
|
-
- Updated dependencies [515ebfb]
|
|
292
|
-
- Updated dependencies [88fa727]
|
|
293
|
-
- Updated dependencies [dfb0601]
|
|
294
|
-
- Updated dependencies [f37f535]
|
|
295
|
-
- Updated dependencies [789bef3]
|
|
296
|
-
- Updated dependencies [4d67826]
|
|
297
|
-
- Updated dependencies [6330967]
|
|
298
|
-
- Updated dependencies [8393832]
|
|
299
|
-
- Updated dependencies [6330967]
|
|
300
|
-
- @mastra/core@0.8.0-alpha.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1530 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.3.0-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
- @mastra/server@2.0.0-alpha.7
|
|
10
|
+
|
|
11
|
+
## 0.3.0-alpha.7
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- 63fe16a: Support monorepo workspace packages with native bindings
|
|
16
|
+
- 735ead7: Add support for process.env.development
|
|
17
|
+
- Updated dependencies [157c741]
|
|
18
|
+
- @mastra/core@0.9.0-alpha.6
|
|
19
|
+
- @mastra/server@2.0.0-alpha.6
|
|
20
|
+
|
|
3
21
|
## 0.3.0-alpha.6
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -281,22 +299,4 @@
|
|
|
281
299
|
|
|
282
300
|
## 0.2.6-alpha.7
|
|
283
301
|
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [93875ed]
|
|
287
|
-
- @mastra/core@0.8.0-alpha.5
|
|
288
|
-
- @mastra/server@0.0.1-alpha.3
|
|
289
|
-
|
|
290
|
-
## 0.2.6-alpha.6
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [d7e08e8]
|
|
295
|
-
- @mastra/core@0.8.0-alpha.4
|
|
296
|
-
- @mastra/server@0.0.1-alpha.2
|
|
297
|
-
|
|
298
|
-
## 0.2.6-alpha.5
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
... 1455 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1473 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.1.19-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.1.19-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
- Updated dependencies [6530ad1]
|
|
286
300
|
- @mastra/core@0.7.0-alpha.2
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [0b54522]
|
|
293
|
-
- Updated dependencies [1af25d5]
|
|
294
|
-
- Updated dependencies [27439ad]
|
|
295
|
-
- @mastra/core@0.7.0-alpha.1
|
|
296
|
-
|
|
297
|
-
## 0.1.14-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1145 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1159 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.1.19-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
- @mastra/rag@0.1.19-alpha.7
|
|
10
|
+
|
|
11
|
+
## 1.1.19-alpha.6
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [157c741]
|
|
16
|
+
- @mastra/core@0.9.0-alpha.6
|
|
17
|
+
- @mastra/rag@0.1.19-alpha.6
|
|
18
|
+
|
|
3
19
|
## 1.1.19-alpha.5
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -282,21 +298,5 @@
|
|
|
282
298
|
- Updated dependencies [5b4e19f]
|
|
283
299
|
- Updated dependencies [7599d77]
|
|
284
300
|
- Updated dependencies [cafae83]
|
|
285
|
-
- Updated dependencies [8076ecf]
|
|
286
|
-
- Updated dependencies [304397c]
|
|
287
|
-
- @mastra/core@0.7.1-alpha.0
|
|
288
|
-
- @mastra/rag@0.1.15-alpha.0
|
|
289
|
-
|
|
290
|
-
## 1.1.14
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [b4fbc59]
|
|
295
|
-
- Updated dependencies [a838fde]
|
|
296
|
-
- Updated dependencies [a8bd4cf]
|
|
297
|
-
- Updated dependencies [7a3eeb0]
|
|
298
|
-
- Updated dependencies [0b54522]
|
|
299
|
-
- Updated dependencies [b3b34f5]
|
|
300
|
-
- Updated dependencies [1af25d5]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1707 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/github
|
|
2
2
|
|
|
3
|
+
## 1.1.19-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 1.1.19-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 1.1.19-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
## 1.1.14-alpha.1
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [0b54522]
|
|
291
|
-
- Updated dependencies [1af25d5]
|
|
292
|
-
- Updated dependencies [27439ad]
|
|
293
|
-
- @mastra/core@0.7.0-alpha.1
|
|
294
|
-
|
|
295
|
-
## 1.1.14-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [b4fbc59]
|
|
300
|
-
- @mastra/core@0.6.5-alpha.0
|
|
301
|
-
|
|
302
|
-
... 1391 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1405 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.1.19-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.1.19-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
## 0.1.14-alpha.1
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [0b54522]
|
|
291
|
-
- Updated dependencies [1af25d5]
|
|
292
|
-
- Updated dependencies [27439ad]
|
|
293
|
-
- @mastra/core@0.7.0-alpha.1
|
|
294
|
-
|
|
295
|
-
## 0.1.14-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [b4fbc59]
|
|
300
|
-
- @mastra/core@0.6.5-alpha.0
|
|
301
|
-
|
|
302
|
-
... 1024 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1038 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.0.10-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.0.10-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.0.10-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
|
|
285
299
|
- Updated dependencies [a838fde]
|
|
286
300
|
- Updated dependencies [a8bd4cf]
|
|
287
|
-
- Updated dependencies [7a3eeb0]
|
|
288
|
-
- Updated dependencies [6530ad1]
|
|
289
|
-
- @mastra/core@0.7.0-alpha.2
|
|
290
|
-
|
|
291
|
-
## 0.0.5-alpha.1
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [0b54522]
|
|
296
|
-
- Updated dependencies [1af25d5]
|
|
297
|
-
- Updated dependencies [27439ad]
|
|
298
|
-
- @mastra/core@0.7.0-alpha.1
|
|
299
|
-
|
|
300
|
-
## 0.0.5-alpha.0
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 128 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mcp-registry-registry
|
|
2
2
|
|
|
3
|
+
## 0.0.2-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.0.2-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.0.2-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.4.0-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.4.0-alpha.7
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.4.0-alpha.6
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
|
|
285
299
|
## 0.3.6-alpha.3
|
|
286
300
|
|
|
287
|
-
### Patch Changes
|
|
288
|
-
|
|
289
|
-
- Updated dependencies [b3b34f5]
|
|
290
|
-
- Updated dependencies [a4686e8]
|
|
291
|
-
- @mastra/core@0.7.0-alpha.3
|
|
292
|
-
|
|
293
|
-
## 0.3.6-alpha.2
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [a838fde]
|
|
298
|
-
- Updated dependencies [a8bd4cf]
|
|
299
|
-
- Updated dependencies [7a3eeb0]
|
|
300
|
-
- Updated dependencies [6530ad1]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1148 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mem0
|
|
2
2
|
|
|
3
|
+
## 0.0.6-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [71d9444]
|
|
8
|
+
- @mastra/core@0.9.0-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.0.6-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [157c741]
|
|
15
|
+
- @mastra/core@0.9.0-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.0.6-alpha.5
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|