@mastra/mcp-docs-server 0.0.8 → 0.0.9-alpha.0
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 +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
- 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.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +19 -19
- 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 +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +14 -0
- 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 +16 -6
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +15 -15
- package/.docs/organized/changelogs/create-mastra.md +9 -9
- package/.docs/organized/changelogs/mastra.md +22 -22
- package/.docs/raw/agents/agent-memory.mdx +1 -1
- package/.docs/raw/agents/mcp-guide.mdx +3 -2
- package/.docs/raw/agents/overview.mdx +2 -2
- package/.docs/raw/deployment/client.mdx +5 -5
- package/.docs/raw/deployment/deployment.mdx +6 -6
- package/.docs/raw/deployment/server.mdx +2 -2
- package/.docs/raw/evals/textual-evals.mdx +16 -16
- package/.docs/raw/frameworks/next-js.mdx +1 -1
- package/.docs/raw/getting-started/installation.mdx +1 -1
- package/.docs/raw/local-dev/add-to-existing-project.mdx +1 -1
- package/.docs/raw/local-dev/mastra-dev.mdx +2 -2
- package/.docs/raw/memory/overview.mdx +2 -2
- package/.docs/raw/observability/logging.mdx +3 -3
- package/.docs/raw/observability/tracing.mdx +2 -2
- package/.docs/raw/rag/chunking-and-embedding.mdx +4 -4
- package/.docs/raw/rag/retrieval.mdx +4 -4
- package/.docs/raw/reference/agents/generate.mdx +7 -0
- package/.docs/raw/reference/agents/stream.mdx +7 -0
- package/.docs/raw/reference/index.mdx +5 -1
- package/.docs/raw/reference/memory/Memory.mdx +5 -5
- package/.docs/raw/reference/memory/createThread.mdx +5 -5
- package/.docs/raw/reference/memory/getThreadById.mdx +4 -4
- package/.docs/raw/reference/memory/getThreadsByResourceId.mdx +4 -4
- package/.docs/raw/reference/memory/query.mdx +3 -3
- package/.docs/raw/reference/workflows/watch.mdx +2 -2
- package/.docs/raw/storage/overview.mdx +3 -3
- package/.docs/raw/voice/overview.mdx +5 -5
- package/.docs/raw/workflows/error-handling.mdx +3 -3
- package/.docs/raw/workflows/overview.mdx +1 -1
- package/.docs/raw/workflows/suspend-and-resume.mdx +4 -4
- package/package.json +3 -3
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.2.9
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.2.9-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
### Patch Changes
|
|
285
299
|
|
|
286
300
|
- Updated dependencies [fc2f89c]
|
|
287
|
-
- Updated dependencies [dfbb131]
|
|
288
|
-
- Updated dependencies [0850b4c]
|
|
289
|
-
- Updated dependencies [9116d70]
|
|
290
|
-
- @mastra/core@0.6.1-alpha.2
|
|
291
|
-
|
|
292
|
-
## 0.2.2-alpha.1
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [f4854ee]
|
|
297
|
-
- Updated dependencies [afaf73f]
|
|
298
|
-
- Updated dependencies [44631b1]
|
|
299
|
-
- Updated dependencies [6e559a0]
|
|
300
|
-
- Updated dependencies [5f43505]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1000 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.2.9
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.2.9-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
- Updated dependencies [fc2f89c]
|
|
285
299
|
- Updated dependencies [dfbb131]
|
|
286
300
|
- Updated dependencies [0850b4c]
|
|
287
|
-
- Updated dependencies [9116d70]
|
|
288
|
-
- @mastra/core@0.6.1-alpha.2
|
|
289
|
-
|
|
290
|
-
## 0.2.2-alpha.1
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [f4854ee]
|
|
295
|
-
- Updated dependencies [afaf73f]
|
|
296
|
-
- Updated dependencies [44631b1]
|
|
297
|
-
- Updated dependencies [6e559a0]
|
|
298
|
-
- Updated dependencies [5f43505]
|
|
299
|
-
- @mastra/core@0.6.1-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 999 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.2.9
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.2.9-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.1.17-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.1.16
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.1.16-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
## 0.1.9
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- 0850b4c: Watch and resume per run
|
|
291
|
-
- 4356859: Bump types from core so it can pass instructions optionally
|
|
292
|
-
- Updated dependencies [fc2f89c]
|
|
293
|
-
- Updated dependencies [dfbb131]
|
|
294
|
-
- Updated dependencies [f4854ee]
|
|
295
|
-
- Updated dependencies [afaf73f]
|
|
296
|
-
- Updated dependencies [0850b4c]
|
|
297
|
-
- Updated dependencies [7bcfaee]
|
|
298
|
-
- Updated dependencies [44631b1]
|
|
299
|
-
- Updated dependencies [9116d70]
|
|
300
|
-
- Updated dependencies [6e559a0]
|
|
301
|
-
|
|
302
|
-
... 403 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 417 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.0.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.0.3
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- 3f90868: Add missing getTraces method to Cloudflare KV
|
|
15
|
+
- Updated dependencies [a06aadc]
|
|
16
|
+
- @mastra/core@0.8.2
|
|
17
|
+
|
|
3
18
|
## 0.0.3-alpha.1
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.8.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 359b089: Allowed explicitly disabling vector/embedder in Memory by passing vector: false or options.semanticRecall: false
|
|
8
|
+
|
|
9
|
+
## 0.8.2
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- a06aadc: Upgrade fastembed to fix bug where fastembe cannot be imported
|
|
14
|
+
|
|
3
15
|
## 0.8.2-alpha.0
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -287,16 +299,4 @@
|
|
|
287
299
|
|
|
288
300
|
## 0.6.0
|
|
289
301
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
- 1c8cda4: Experimental .afterEvent() support. Fixed suspend/resume in first workflow or .after() branch step. Changed suspend metadata to be in context.resumeData instead of resumed step output.
|
|
293
|
-
- 95b4144: Added server middleware to apply custom functionality in API endpoints like auth
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- 16b98d9: Reduce default step retry attempts
|
|
298
|
-
- 3729dbd: Fixed a bug where useChat with client side tool calling and Memory would not work. Added docs for using Memory with useChat()
|
|
299
|
-
- c2144f4: Enable dynamic import of default-storage to reduce runtime/bundle size when not using default storage
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1115 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1127 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
- @mastra/deployer@0.2.9-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.1.17
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [a06aadc]
|
|
16
|
+
- Updated dependencies [ae6c5ce]
|
|
17
|
+
- Updated dependencies [94cd5c1]
|
|
18
|
+
- @mastra/core@0.8.2
|
|
19
|
+
- @mastra/deployer@0.2.8
|
|
20
|
+
|
|
3
21
|
## 0.1.17-alpha.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -281,22 +299,4 @@
|
|
|
281
299
|
|
|
282
300
|
### Patch Changes
|
|
283
301
|
|
|
284
|
-
|
|
285
|
-
- Updated dependencies [6794797]
|
|
286
|
-
- Updated dependencies [709aa2c]
|
|
287
|
-
- Updated dependencies [85a2461]
|
|
288
|
-
- @mastra/core@0.6.4-alpha.1
|
|
289
|
-
- @mastra/deployer@0.2.4-alpha.1
|
|
290
|
-
|
|
291
|
-
## 0.1.13-alpha.0
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [e764fd1]
|
|
296
|
-
- Updated dependencies [fb68a80]
|
|
297
|
-
- Updated dependencies [e764fd1]
|
|
298
|
-
- Updated dependencies [05ef3e0]
|
|
299
|
-
- Updated dependencies [95c5745]
|
|
300
|
-
- Updated dependencies [b56a681]
|
|
301
|
-
|
|
302
|
-
... 1391 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1409 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
- @mastra/deployer@0.2.9-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.1.17
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [a06aadc]
|
|
16
|
+
- Updated dependencies [ae6c5ce]
|
|
17
|
+
- Updated dependencies [94cd5c1]
|
|
18
|
+
- @mastra/core@0.8.2
|
|
19
|
+
- @mastra/deployer@0.2.8
|
|
20
|
+
|
|
3
21
|
## 0.1.17-alpha.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
|
|
281
299
|
- Updated dependencies [6794797]
|
|
282
300
|
- Updated dependencies [709aa2c]
|
|
283
|
-
- Updated dependencies [85a2461]
|
|
284
|
-
- @mastra/core@0.6.4-alpha.1
|
|
285
|
-
- @mastra/deployer@0.2.4-alpha.1
|
|
286
|
-
|
|
287
|
-
## 0.1.13-alpha.0
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [e764fd1]
|
|
292
|
-
- Updated dependencies [fb68a80]
|
|
293
|
-
- Updated dependencies [e764fd1]
|
|
294
|
-
- Updated dependencies [05ef3e0]
|
|
295
|
-
- Updated dependencies [95c5745]
|
|
296
|
-
- Updated dependencies [b56a681]
|
|
297
|
-
- Updated dependencies [248cb07]
|
|
298
|
-
- @mastra/deployer@0.2.4-alpha.0
|
|
299
|
-
- @mastra/core@0.6.4-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1379 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
- @mastra/deployer@0.2.9-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.1.17
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [a06aadc]
|
|
16
|
+
- Updated dependencies [ae6c5ce]
|
|
17
|
+
- Updated dependencies [94cd5c1]
|
|
18
|
+
- @mastra/core@0.8.2
|
|
19
|
+
- @mastra/deployer@0.2.8
|
|
20
|
+
|
|
3
21
|
## 0.1.17-alpha.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
|
|
281
299
|
- Updated dependencies [6794797]
|
|
282
300
|
- Updated dependencies [709aa2c]
|
|
283
|
-
- Updated dependencies [85a2461]
|
|
284
|
-
- @mastra/core@0.6.4-alpha.1
|
|
285
|
-
- @mastra/deployer@0.2.4-alpha.1
|
|
286
|
-
|
|
287
|
-
## 0.1.13-alpha.0
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [e764fd1]
|
|
292
|
-
- Updated dependencies [fb68a80]
|
|
293
|
-
- Updated dependencies [e764fd1]
|
|
294
|
-
- Updated dependencies [05ef3e0]
|
|
295
|
-
- Updated dependencies [95c5745]
|
|
296
|
-
- Updated dependencies [b56a681]
|
|
297
|
-
- Updated dependencies [248cb07]
|
|
298
|
-
- @mastra/deployer@0.2.4-alpha.0
|
|
299
|
-
- @mastra/core@0.6.4-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1379 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.2.9-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
- @mastra/server@1.0.3-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.2.8
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- ae6c5ce: Fix await loop inside mastra entrypoint
|
|
16
|
+
- 94cd5c1: Fix yarn workspace isolation
|
|
17
|
+
- Updated dependencies [a06aadc]
|
|
18
|
+
- @mastra/core@0.8.2
|
|
19
|
+
- @mastra/server@1.0.2
|
|
20
|
+
|
|
3
21
|
## 0.2.8-alpha.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
- 95c5745: Fix symlink resolving and externals
|
|
281
299
|
- 85a2461: Fix cloudflare deployer
|
|
282
300
|
- Updated dependencies [6794797]
|
|
283
|
-
- Updated dependencies [fb68a80]
|
|
284
|
-
- Updated dependencies [b56a681]
|
|
285
|
-
- Updated dependencies [248cb07]
|
|
286
|
-
- @mastra/core@0.6.4
|
|
287
|
-
|
|
288
|
-
## 0.2.4-alpha.1
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- 709aa2c: fix building externals
|
|
293
|
-
- 85a2461: Fix cloudflare deployer
|
|
294
|
-
- Updated dependencies [6794797]
|
|
295
|
-
- @mastra/core@0.6.4-alpha.1
|
|
296
|
-
|
|
297
|
-
## 0.2.4-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1316 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.1.17
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.1.17-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -284,19 +298,5 @@
|
|
|
284
298
|
- Updated dependencies [fc2f89c]
|
|
285
299
|
- Updated dependencies [dfbb131]
|
|
286
300
|
- Updated dependencies [0850b4c]
|
|
287
|
-
- Updated dependencies [9116d70]
|
|
288
|
-
- @mastra/core@0.6.1-alpha.2
|
|
289
|
-
|
|
290
|
-
## 0.1.10-alpha.1
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [f4854ee]
|
|
295
|
-
- Updated dependencies [afaf73f]
|
|
296
|
-
- Updated dependencies [44631b1]
|
|
297
|
-
- Updated dependencies [6e559a0]
|
|
298
|
-
- Updated dependencies [5f43505]
|
|
299
|
-
- @mastra/core@0.6.1-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1051 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @mastra/firecrawl
|
|
2
2
|
|
|
3
|
+
## 1.1.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
- @mastra/rag@0.1.18-alpha.0
|
|
10
|
+
|
|
11
|
+
## 1.1.17
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [a06aadc]
|
|
16
|
+
- @mastra/core@0.8.2
|
|
17
|
+
- @mastra/rag@0.1.17
|
|
18
|
+
|
|
3
19
|
## 1.1.17-alpha.0
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -282,21 +298,5 @@
|
|
|
282
298
|
- Updated dependencies [beaf1c2]
|
|
283
299
|
- Updated dependencies [3084e13]
|
|
284
300
|
- @mastra/core@0.6.2
|
|
285
|
-
- @mastra/rag@0.1.11
|
|
286
|
-
|
|
287
|
-
## 1.1.11-alpha.0
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [beaf1c2]
|
|
292
|
-
- Updated dependencies [3084e13]
|
|
293
|
-
- @mastra/core@0.6.2-alpha.0
|
|
294
|
-
- @mastra/rag@0.1.11-alpha.0
|
|
295
|
-
|
|
296
|
-
## 1.1.10
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [ff1a76c]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1576 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/github
|
|
2
2
|
|
|
3
|
+
## 1.1.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 1.1.17
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 1.1.17-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
## 1.1.10-alpha.1
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [f4854ee]
|
|
291
|
-
- Updated dependencies [afaf73f]
|
|
292
|
-
- Updated dependencies [44631b1]
|
|
293
|
-
- Updated dependencies [6e559a0]
|
|
294
|
-
- Updated dependencies [5f43505]
|
|
295
|
-
- @mastra/core@0.6.1-alpha.1
|
|
296
|
-
|
|
297
|
-
## 1.1.10-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1283 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1297 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/loggers
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.1.17
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.1.17-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
## 0.1.10-alpha.1
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [f4854ee]
|
|
291
|
-
- Updated dependencies [afaf73f]
|
|
292
|
-
- Updated dependencies [44631b1]
|
|
293
|
-
- Updated dependencies [6e559a0]
|
|
294
|
-
- Updated dependencies [5f43505]
|
|
295
|
-
- @mastra/core@0.6.1-alpha.1
|
|
296
|
-
|
|
297
|
-
## 0.1.10-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 916 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 930 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.0.9-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.0.8
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.0.8-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
|
|
286
300
|
- 328924e: Fixed esm imports
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- 98cdf08: Made stdio.js bin executable by node
|
|
293
|
-
|
|
294
|
-
## 0.0.1-alpha.1
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [fc2f89c]
|
|
299
|
-
- Updated dependencies [dfbb131]
|
|
300
|
-
- Updated dependencies [0850b4c]
|
|
301
|
-
|
|
302
|
-
... 3 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 17 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.3.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.3.9
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.3.9-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -285,18 +299,4 @@
|
|
|
285
299
|
- Updated dependencies [9116d70]
|
|
286
300
|
- @mastra/core@0.6.1-alpha.2
|
|
287
301
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [f4854ee]
|
|
293
|
-
- Updated dependencies [afaf73f]
|
|
294
|
-
- Updated dependencies [44631b1]
|
|
295
|
-
- Updated dependencies [6e559a0]
|
|
296
|
-
- Updated dependencies [5f43505]
|
|
297
|
-
- @mastra/core@0.6.1-alpha.1
|
|
298
|
-
|
|
299
|
-
## 0.3.2-alpha.0
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1009 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1023 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/mem0
|
|
2
2
|
|
|
3
|
+
## 0.0.5-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [359b089]
|
|
8
|
+
- @mastra/core@0.8.3-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.0.4
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [a06aadc]
|
|
15
|
+
- @mastra/core@0.8.2
|
|
16
|
+
|
|
3
17
|
## 0.0.4-alpha.0
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @mastra/memory
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- f6f7345: Added missing createdAt field to UI messages in memory
|
|
8
|
+
- 359b089: Allowed explicitly disabling vector/embedder in Memory by passing vector: false or options.semanticRecall: false
|
|
9
|
+
- Updated dependencies [359b089]
|
|
10
|
+
- @mastra/core@0.8.3-alpha.0
|
|
11
|
+
|
|
12
|
+
## 0.2.9
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [a06aadc]
|
|
17
|
+
- @mastra/core@0.8.2
|
|
18
|
+
|
|
3
19
|
## 0.2.9-alpha.0
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -282,21 +298,5 @@
|
|
|
282
298
|
|
|
283
299
|
## 0.2.3-alpha.0
|
|
284
300
|
|
|
285
|
-
### Patch Changes
|
|
286
|
-
|
|
287
|
-
- Updated dependencies [beaf1c2]
|
|
288
|
-
- Updated dependencies [3084e13]
|
|
289
|
-
- @mastra/core@0.6.2-alpha.0
|
|
290
|
-
|
|
291
|
-
## 0.2.2
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [fc2f89c]
|
|
296
|
-
- Updated dependencies [dfbb131]
|
|
297
|
-
- Updated dependencies [f4854ee]
|
|
298
|
-
- Updated dependencies [afaf73f]
|
|
299
|
-
- Updated dependencies [0850b4c]
|
|
300
|
-
- Updated dependencies [7bcfaee]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1397 more lines hidden. See full changelog in package directory.
|