@mastra/mcp-docs-server 0.12.0 → 0.13.1-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/%40internal%2Fstorage-test-utils.md +26 -0
- package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +48 -48
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +26 -26
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +52 -52
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +32 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +70 -70
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +64 -64
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +54 -54
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +77 -77
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +40 -0
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Flance.md +35 -0
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +59 -59
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +46 -46
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +32 -0
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +48 -48
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +91 -91
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Frag.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +38 -38
- package/.docs/organized/changelogs/create-mastra.md +28 -28
- package/.docs/organized/changelogs/mastra.md +94 -94
- package/.docs/organized/code-examples/agent.md +4 -1
- package/.docs/raw/course/02-agent-tools-mcp/02-installing-mcp.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/03-setting-up-mcp-configuration.md +2 -2
- package/.docs/raw/course/02-agent-tools-mcp/09-updating-mcp-config-zapier.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/31-enhancing-memory-configuration.md +12 -3
- package/.docs/raw/reference/observability/providers/index.mdx +1 -0
- package/.docs/raw/reference/observability/providers/langwatch.mdx +1 -1
- package/.docs/raw/workflows/overview.mdx +1 -1
- package/dist/stdio.js +0 -5
- package/package.json +15 -15
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @internal/lint
|
|
2
2
|
|
|
3
|
+
## 0.0.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [13c97f9]
|
|
8
|
+
- @mastra/core@0.10.5
|
|
9
|
+
|
|
10
|
+
## 0.0.7
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [d1ed912]
|
|
15
|
+
- Updated dependencies [f6fd25f]
|
|
16
|
+
- Updated dependencies [dffb67b]
|
|
17
|
+
- Updated dependencies [f1f1f1b]
|
|
18
|
+
- Updated dependencies [925ab94]
|
|
19
|
+
- Updated dependencies [f9816ae]
|
|
20
|
+
- Updated dependencies [82090c1]
|
|
21
|
+
- Updated dependencies [1b443fd]
|
|
22
|
+
- Updated dependencies [ce97900]
|
|
23
|
+
- Updated dependencies [f1309d3]
|
|
24
|
+
- Updated dependencies [14a2566]
|
|
25
|
+
- Updated dependencies [f7f8293]
|
|
26
|
+
- Updated dependencies [48eddb9]
|
|
27
|
+
- @mastra/core@0.10.4
|
|
28
|
+
|
|
3
29
|
## 0.0.6
|
|
4
30
|
|
|
5
31
|
### Patch Changes
|
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @mastra/agui
|
|
2
2
|
|
|
3
|
+
## 1.0.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@copilotkit/runtime@^1.8.14` ↗︎](https://www.npmjs.com/package/@copilotkit/runtime/v/1.8.14) (from `^1.8.13`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.5.1`, in `dependencies`)
|
|
11
|
+
- Updated dependencies [63f6b7d]
|
|
12
|
+
- Updated dependencies [36f1c36]
|
|
13
|
+
- Updated dependencies [10d352e]
|
|
14
|
+
- Updated dependencies [53d3c37]
|
|
15
|
+
- @mastra/core@0.10.6-alpha.0
|
|
16
|
+
|
|
3
17
|
## 1.0.2
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.10.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 66f4424: Update peerdeps
|
|
8
|
+
- Updated dependencies [d1ed912]
|
|
9
|
+
- Updated dependencies [f6fd25f]
|
|
10
|
+
- Updated dependencies [dffb67b]
|
|
11
|
+
- Updated dependencies [f1f1f1b]
|
|
12
|
+
- Updated dependencies [925ab94]
|
|
13
|
+
- Updated dependencies [f9816ae]
|
|
14
|
+
- Updated dependencies [82090c1]
|
|
15
|
+
- Updated dependencies [1b443fd]
|
|
16
|
+
- Updated dependencies [ce97900]
|
|
17
|
+
- Updated dependencies [f1309d3]
|
|
18
|
+
- Updated dependencies [14a2566]
|
|
19
|
+
- Updated dependencies [f7f8293]
|
|
20
|
+
- Updated dependencies [48eddb9]
|
|
21
|
+
- @mastra/core@0.10.4
|
|
22
|
+
|
|
3
23
|
## 0.10.2-alpha.0
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
|
@@ -278,25 +298,5 @@
|
|
|
278
298
|
- Updated dependencies [b804723]
|
|
279
299
|
- @mastra/core@0.9.2-alpha.1
|
|
280
300
|
|
|
281
|
-
## 0.2.13-alpha.0
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- Updated dependencies [0097d50]
|
|
286
|
-
- @mastra/core@0.9.2-alpha.0
|
|
287
|
-
|
|
288
|
-
## 0.2.12
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
301
|
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [405b63d]
|
|
294
|
-
- Updated dependencies [81fb7f6]
|
|
295
|
-
- Updated dependencies [20275d4]
|
|
296
|
-
- Updated dependencies [7d1892c]
|
|
297
|
-
- Updated dependencies [a90a082]
|
|
298
|
-
- Updated dependencies [2d17c73]
|
|
299
|
-
- Updated dependencies [61e92f5]
|
|
300
|
-
- Updated dependencies [35955b0]
|
|
301
|
-
|
|
302
|
-
... 1528 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1548 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,37 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`chromadb@^2.4.6` ↗︎](https://www.npmjs.com/package/chromadb/v/2.4.6) (from `^2.2.0`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
15
|
+
## 0.10.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 66f4424: Update peerdeps
|
|
20
|
+
- Updated dependencies [d1ed912]
|
|
21
|
+
- Updated dependencies [f6fd25f]
|
|
22
|
+
- Updated dependencies [dffb67b]
|
|
23
|
+
- Updated dependencies [f1f1f1b]
|
|
24
|
+
- Updated dependencies [925ab94]
|
|
25
|
+
- Updated dependencies [f9816ae]
|
|
26
|
+
- Updated dependencies [82090c1]
|
|
27
|
+
- Updated dependencies [1b443fd]
|
|
28
|
+
- Updated dependencies [ce97900]
|
|
29
|
+
- Updated dependencies [f1309d3]
|
|
30
|
+
- Updated dependencies [14a2566]
|
|
31
|
+
- Updated dependencies [f7f8293]
|
|
32
|
+
- Updated dependencies [48eddb9]
|
|
33
|
+
- @mastra/core@0.10.4
|
|
34
|
+
|
|
3
35
|
## 0.10.2-alpha.0
|
|
4
36
|
|
|
5
37
|
### Patch Changes
|
|
@@ -266,37 +298,5 @@
|
|
|
266
298
|
- Updated dependencies [17826a9]
|
|
267
299
|
- @mastra/core@0.9.2-alpha.3
|
|
268
300
|
|
|
269
|
-
## 0.2.13-alpha.2
|
|
270
|
-
|
|
271
|
-
### Patch Changes
|
|
272
|
-
|
|
273
|
-
- Updated dependencies [26738f4]
|
|
274
|
-
- @mastra/core@0.9.2-alpha.2
|
|
275
|
-
|
|
276
|
-
## 0.2.13-alpha.1
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
|
-
|
|
280
|
-
- Updated dependencies [b804723]
|
|
281
|
-
- @mastra/core@0.9.2-alpha.1
|
|
282
|
-
|
|
283
|
-
## 0.2.13-alpha.0
|
|
284
|
-
|
|
285
|
-
### Patch Changes
|
|
286
|
-
|
|
287
|
-
- Updated dependencies [0097d50]
|
|
288
|
-
- @mastra/core@0.9.2-alpha.0
|
|
289
|
-
|
|
290
|
-
## 0.2.12
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- 5f826d9: Moved vector store specific prompts from @mastra/rag to be exported from the store that the prompt belongs to, ie @mastra/pg
|
|
295
|
-
- Updated dependencies [405b63d]
|
|
296
|
-
- Updated dependencies [81fb7f6]
|
|
297
|
-
- Updated dependencies [20275d4]
|
|
298
|
-
- Updated dependencies [7d1892c]
|
|
299
|
-
- Updated dependencies [a90a082]
|
|
300
|
-
- Updated dependencies [2d17c73]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1561 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,39 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@clickhouse/client@^1.11.2` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.11.2) (from `^1.11.0`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
15
|
+
## 0.10.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- dffb67b: updated stores to add alter table and change tests
|
|
20
|
+
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
21
|
+
- 66f4424: Update peerdeps
|
|
22
|
+
- Updated dependencies [d1ed912]
|
|
23
|
+
- Updated dependencies [f6fd25f]
|
|
24
|
+
- Updated dependencies [dffb67b]
|
|
25
|
+
- Updated dependencies [f1f1f1b]
|
|
26
|
+
- Updated dependencies [925ab94]
|
|
27
|
+
- Updated dependencies [f9816ae]
|
|
28
|
+
- Updated dependencies [82090c1]
|
|
29
|
+
- Updated dependencies [1b443fd]
|
|
30
|
+
- Updated dependencies [ce97900]
|
|
31
|
+
- Updated dependencies [f1309d3]
|
|
32
|
+
- Updated dependencies [14a2566]
|
|
33
|
+
- Updated dependencies [f7f8293]
|
|
34
|
+
- Updated dependencies [48eddb9]
|
|
35
|
+
- @mastra/core@0.10.4
|
|
36
|
+
|
|
3
37
|
## 0.10.2-alpha.2
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
@@ -264,39 +298,5 @@
|
|
|
264
298
|
- Updated dependencies [fba031f]
|
|
265
299
|
- Updated dependencies [3a5f1e1]
|
|
266
300
|
- Updated dependencies [51e6923]
|
|
267
|
-
- Updated dependencies [8398d89]
|
|
268
|
-
- @mastra/core@0.9.2
|
|
269
|
-
|
|
270
|
-
## 0.3.2-alpha.6
|
|
271
|
-
|
|
272
|
-
### Patch Changes
|
|
273
|
-
|
|
274
|
-
- Updated dependencies [6052aa6]
|
|
275
|
-
- Updated dependencies [7d8b7c7]
|
|
276
|
-
- Updated dependencies [3a5f1e1]
|
|
277
|
-
- Updated dependencies [8398d89]
|
|
278
|
-
- @mastra/core@0.9.2-alpha.6
|
|
279
|
-
|
|
280
|
-
## 0.3.2-alpha.5
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- Updated dependencies [3d2fb5c]
|
|
285
|
-
- Updated dependencies [7eeb2bc]
|
|
286
|
-
- Updated dependencies [8607972]
|
|
287
|
-
- Updated dependencies [7eeb2bc]
|
|
288
|
-
- Updated dependencies [fba031f]
|
|
289
|
-
- @mastra/core@0.9.2-alpha.5
|
|
290
|
-
|
|
291
|
-
## 0.3.2-alpha.4
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [ccef9f9]
|
|
296
|
-
- Updated dependencies [51e6923]
|
|
297
|
-
- @mastra/core@0.9.2-alpha.4
|
|
298
|
-
|
|
299
|
-
## 0.3.2-alpha.3
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 454 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,52 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.10.5-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [36f1c36]
|
|
12
|
+
- Updated dependencies [10d352e]
|
|
13
|
+
- Updated dependencies [53d3c37]
|
|
14
|
+
- @mastra/core@0.10.6-alpha.0
|
|
15
|
+
|
|
16
|
+
## 0.10.4
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [13c97f9]
|
|
21
|
+
- @mastra/core@0.10.5
|
|
22
|
+
|
|
23
|
+
## 0.10.3
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- 1ccccff: dependencies updates:
|
|
28
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
29
|
+
- 1ccccff: dependencies updates:
|
|
30
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
31
|
+
- f1f1f1b: Add basic filtering capabilities to logs
|
|
32
|
+
- b2810ab: Move @mastra/core to deps
|
|
33
|
+
- 82090c1: Add pagination to logs
|
|
34
|
+
- 67d21b5: Added overloading to the generate method of the Agent class to enhance type definition using ZodSchema.
|
|
35
|
+
- Updated dependencies [d1ed912]
|
|
36
|
+
- Updated dependencies [f6fd25f]
|
|
37
|
+
- Updated dependencies [dffb67b]
|
|
38
|
+
- Updated dependencies [f1f1f1b]
|
|
39
|
+
- Updated dependencies [925ab94]
|
|
40
|
+
- Updated dependencies [f9816ae]
|
|
41
|
+
- Updated dependencies [82090c1]
|
|
42
|
+
- Updated dependencies [1b443fd]
|
|
43
|
+
- Updated dependencies [ce97900]
|
|
44
|
+
- Updated dependencies [f1309d3]
|
|
45
|
+
- Updated dependencies [14a2566]
|
|
46
|
+
- Updated dependencies [f7f8293]
|
|
47
|
+
- Updated dependencies [48eddb9]
|
|
48
|
+
- @mastra/core@0.10.4
|
|
49
|
+
|
|
3
50
|
## 0.10.3-alpha.3
|
|
4
51
|
|
|
5
52
|
### Patch Changes
|
|
@@ -251,52 +298,5 @@
|
|
|
251
298
|
|
|
252
299
|
## 0.1.22
|
|
253
300
|
|
|
254
|
-
### Patch Changes
|
|
255
|
-
|
|
256
|
-
- c2f9e60: Resolves type issue and listen response string wrapped in text object twice
|
|
257
|
-
- 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
|
|
258
|
-
- b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
|
|
259
|
-
- 0c3d117: Add workflows to agent server handlers
|
|
260
|
-
- a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
|
|
261
|
-
- c2b980b: Fix multiple too-calls in AGUI
|
|
262
|
-
- cb1f698: Set runtimeContext from playground for agents, tools, workflows
|
|
263
|
-
- 0b8b868: Added A2A support + streaming
|
|
264
|
-
- Updated dependencies [396be50]
|
|
265
|
-
- Updated dependencies [ab80e7e]
|
|
266
|
-
- Updated dependencies [c3bd795]
|
|
267
|
-
- Updated dependencies [da082f8]
|
|
268
|
-
- Updated dependencies [a5810ce]
|
|
269
|
-
- Updated dependencies [3e9c131]
|
|
270
|
-
- Updated dependencies [3171b5b]
|
|
271
|
-
- Updated dependencies [973e5ac]
|
|
272
|
-
- Updated dependencies [daf942f]
|
|
273
|
-
- Updated dependencies [0b8b868]
|
|
274
|
-
- Updated dependencies [9e1eff5]
|
|
275
|
-
- Updated dependencies [6fa1ad1]
|
|
276
|
-
- Updated dependencies [c28d7a0]
|
|
277
|
-
- Updated dependencies [edf1e88]
|
|
278
|
-
- @mastra/core@0.9.4
|
|
279
|
-
|
|
280
|
-
## 0.1.22-alpha.4
|
|
281
|
-
|
|
282
|
-
### Patch Changes
|
|
283
|
-
|
|
284
|
-
- 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
|
|
285
|
-
- Updated dependencies [3e9c131]
|
|
286
|
-
- @mastra/core@0.9.4-alpha.4
|
|
287
|
-
|
|
288
|
-
## 0.1.22-alpha.3
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- c2f9e60: Resolves type issue and listen response string wrapped in text object twice
|
|
293
|
-
- 0c3d117: Add workflows to agent server handlers
|
|
294
|
-
- a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
|
|
295
|
-
- Updated dependencies [396be50]
|
|
296
|
-
- Updated dependencies [c3bd795]
|
|
297
|
-
- Updated dependencies [da082f8]
|
|
298
|
-
- Updated dependencies [a5810ce]
|
|
299
|
-
- @mastra/core@0.9.4-alpha.3
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1184 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.1.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@opentelemetry/otlp-transformer@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-transformer/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@opentelemetry/otlp-exporter-base@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-exporter-base/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [36f1c36]
|
|
12
|
+
- Updated dependencies [10d352e]
|
|
13
|
+
- Updated dependencies [53d3c37]
|
|
14
|
+
- @mastra/core@0.10.6-alpha.0
|
|
15
|
+
|
|
3
16
|
## 0.1.2
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
### Patch Changes
|
|
286
299
|
|
|
287
300
|
- Updated dependencies [26738f4]
|
|
288
|
-
- @mastra/core@0.9.2-alpha.2
|
|
289
|
-
|
|
290
|
-
## 0.0.1-alpha.1
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [b804723]
|
|
295
|
-
- @mastra/core@0.9.2-alpha.1
|
|
296
|
-
|
|
297
|
-
## 0.0.1-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 109 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,30 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.10.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- d90c49f: dependencies updates:
|
|
8
|
+
- Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
|
|
9
|
+
- dffb67b: updated stores to add alter table and change tests
|
|
10
|
+
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
11
|
+
- ce97900: Add paginated APIs to cloudflare-d1 storage class
|
|
12
|
+
- 66f4424: Update peerdeps
|
|
13
|
+
- Updated dependencies [d1ed912]
|
|
14
|
+
- Updated dependencies [f6fd25f]
|
|
15
|
+
- Updated dependencies [dffb67b]
|
|
16
|
+
- Updated dependencies [f1f1f1b]
|
|
17
|
+
- Updated dependencies [925ab94]
|
|
18
|
+
- Updated dependencies [f9816ae]
|
|
19
|
+
- Updated dependencies [82090c1]
|
|
20
|
+
- Updated dependencies [1b443fd]
|
|
21
|
+
- Updated dependencies [ce97900]
|
|
22
|
+
- Updated dependencies [f1309d3]
|
|
23
|
+
- Updated dependencies [14a2566]
|
|
24
|
+
- Updated dependencies [f7f8293]
|
|
25
|
+
- Updated dependencies [48eddb9]
|
|
26
|
+
- @mastra/core@0.10.4
|
|
27
|
+
|
|
3
28
|
## 0.10.2-alpha.3
|
|
4
29
|
|
|
5
30
|
### Patch Changes
|
|
@@ -273,30 +298,5 @@
|
|
|
273
298
|
- Updated dependencies [ccef9f9]
|
|
274
299
|
- Updated dependencies [0097d50]
|
|
275
300
|
- Updated dependencies [7eeb2bc]
|
|
276
|
-
- Updated dependencies [17826a9]
|
|
277
|
-
- Updated dependencies [7d8b7c7]
|
|
278
|
-
- Updated dependencies [fba031f]
|
|
279
|
-
- Updated dependencies [3a5f1e1]
|
|
280
|
-
- Updated dependencies [51e6923]
|
|
281
|
-
- Updated dependencies [8398d89]
|
|
282
|
-
- @mastra/core@0.9.2
|
|
283
|
-
|
|
284
|
-
## 0.1.7-alpha.6
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- Updated dependencies [6052aa6]
|
|
289
|
-
- Updated dependencies [7d8b7c7]
|
|
290
|
-
- Updated dependencies [3a5f1e1]
|
|
291
|
-
- Updated dependencies [8398d89]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.6
|
|
293
|
-
|
|
294
|
-
## 0.1.7-alpha.5
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [3d2fb5c]
|
|
299
|
-
- Updated dependencies [7eeb2bc]
|
|
300
|
-
- Updated dependencies [8607972]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 227 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,37 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.10.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
8
|
+
- Updated dependencies [13c97f9]
|
|
9
|
+
- @mastra/core@0.10.5
|
|
10
|
+
|
|
11
|
+
## 0.10.3
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- a77827c: dependencies updates:
|
|
16
|
+
- Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
|
|
17
|
+
- dffb67b: updated stores to add alter table and change tests
|
|
18
|
+
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
19
|
+
- 66f4424: Update peerdeps
|
|
20
|
+
- Updated dependencies [d1ed912]
|
|
21
|
+
- Updated dependencies [f6fd25f]
|
|
22
|
+
- Updated dependencies [dffb67b]
|
|
23
|
+
- Updated dependencies [f1f1f1b]
|
|
24
|
+
- Updated dependencies [925ab94]
|
|
25
|
+
- Updated dependencies [f9816ae]
|
|
26
|
+
- Updated dependencies [82090c1]
|
|
27
|
+
- Updated dependencies [1b443fd]
|
|
28
|
+
- Updated dependencies [ce97900]
|
|
29
|
+
- Updated dependencies [f1309d3]
|
|
30
|
+
- Updated dependencies [14a2566]
|
|
31
|
+
- Updated dependencies [f7f8293]
|
|
32
|
+
- Updated dependencies [48eddb9]
|
|
33
|
+
- @mastra/core@0.10.4
|
|
34
|
+
|
|
3
35
|
## 0.10.3-alpha.3
|
|
4
36
|
|
|
5
37
|
### Patch Changes
|
|
@@ -266,37 +298,5 @@
|
|
|
266
298
|
|
|
267
299
|
- Updated dependencies [e450778]
|
|
268
300
|
- Updated dependencies [8902157]
|
|
269
|
-
- Updated dependencies [ca0dc88]
|
|
270
|
-
- Updated dependencies [526c570]
|
|
271
|
-
- Updated dependencies [d7a6a33]
|
|
272
|
-
- Updated dependencies [9cd1a46]
|
|
273
|
-
- Updated dependencies [b5d2de0]
|
|
274
|
-
- Updated dependencies [644f8ad]
|
|
275
|
-
- Updated dependencies [70dbf51]
|
|
276
|
-
- @mastra/core@0.9.3
|
|
277
|
-
|
|
278
|
-
## 0.1.3-alpha.1
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- Updated dependencies [e450778]
|
|
283
|
-
- Updated dependencies [8902157]
|
|
284
|
-
- Updated dependencies [ca0dc88]
|
|
285
|
-
- Updated dependencies [9cd1a46]
|
|
286
|
-
- Updated dependencies [70dbf51]
|
|
287
|
-
- @mastra/core@0.9.3-alpha.1
|
|
288
|
-
|
|
289
|
-
## 0.1.3-alpha.0
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [526c570]
|
|
294
|
-
- Updated dependencies [b5d2de0]
|
|
295
|
-
- Updated dependencies [644f8ad]
|
|
296
|
-
- @mastra/core@0.9.3-alpha.0
|
|
297
|
-
|
|
298
|
-
## 0.1.2
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 465 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,56 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@opentelemetry/exporter-trace-otlp-grpc@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-grpc/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`@opentelemetry/exporter-trace-otlp-http@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-http/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`@opentelemetry/otlp-exporter-base@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-exporter-base/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
11
|
+
- Updated dependency [`@opentelemetry/otlp-transformer@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/otlp-transformer/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
12
|
+
- Updated dependency [`@opentelemetry/sdk-node@^0.201.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-node/v/0.201.1) (from `^0.201.0`, in `dependencies`)
|
|
13
|
+
- Updated dependency [`@opentelemetry/semantic-conventions@^1.34.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/semantic-conventions/v/1.34.0) (from `^1.33.0`, in `dependencies`)
|
|
14
|
+
- Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
|
|
15
|
+
- Updated dependency [`cohere-ai@^7.17.1` ↗︎](https://www.npmjs.com/package/cohere-ai/v/7.17.1) (from `^7.16.0`, in `dependencies`)
|
|
16
|
+
- Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.5.1`, in `dependencies`)
|
|
17
|
+
- Updated dependency [`hono-openapi@^0.4.8` ↗︎](https://www.npmjs.com/package/hono-openapi/v/0.4.8) (from `^0.4.6`, in `dependencies`)
|
|
18
|
+
- Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.6.0`, in `dependencies`)
|
|
19
|
+
- Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
|
|
20
|
+
- Updated dependency [`xstate@^5.19.4` ↗︎](https://www.npmjs.com/package/xstate/v/5.19.4) (from `^5.19.2`, in `dependencies`)
|
|
21
|
+
- 36f1c36: MCP Client and Server streamable http fixes
|
|
22
|
+
- 10d352e: fix: bug in `workflow.parallel` return types causing type errors on c…
|
|
23
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
24
|
+
|
|
25
|
+
## 0.10.5
|
|
26
|
+
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
30
|
+
|
|
31
|
+
## 0.10.4
|
|
32
|
+
|
|
33
|
+
### Patch Changes
|
|
34
|
+
|
|
35
|
+
- d1ed912: dependencies updates:
|
|
36
|
+
- Updated dependency [`dotenv@^16.5.0` ↗︎](https://www.npmjs.com/package/dotenv/v/16.5.0) (from `^16.4.7`, in `dependencies`)
|
|
37
|
+
- f6fd25f: Updates @mastra/schema-compat to allow all zod schemas. Uses @mastra/schema-compat to apply schema transformations to agent output schema.
|
|
38
|
+
- dffb67b: updated stores to add alter table and change tests
|
|
39
|
+
- f1f1f1b: Add basic filtering capabilities to logs
|
|
40
|
+
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
41
|
+
- f9816ae: Create @mastra/schema-compat package to extract the schema compatibility layer to be used outside of mastra
|
|
42
|
+
- 82090c1: Add pagination to logs
|
|
43
|
+
- 1b443fd: - add trackException to loggers to allow mastra cloud to track exceptions at runtime
|
|
44
|
+
- Added generic MastraBaseError<D, C> in packages/core/src/error/index.ts to improve type safety and flexibility of error handling
|
|
45
|
+
- ce97900: Add paginated APIs to cloudflare-d1 storage class
|
|
46
|
+
- f1309d3: Now that UIMessages are stored, we added a check to make sure large text files or source urls are not sent to the LLM for thread title generation.
|
|
47
|
+
- 14a2566: Add pagination to libsql storage APIs
|
|
48
|
+
- f7f8293: Added LanceDB implementations for MastraVector and MastraStorage
|
|
49
|
+
- 48eddb9: update filter logic in Memory class to support semantic recall search scope
|
|
50
|
+
- Updated dependencies [f6fd25f]
|
|
51
|
+
- Updated dependencies [f9816ae]
|
|
52
|
+
- @mastra/schema-compat@0.10.2
|
|
53
|
+
|
|
3
54
|
## 0.10.4-alpha.3
|
|
4
55
|
|
|
5
56
|
### Patch Changes
|
|
@@ -247,56 +298,5 @@
|
|
|
247
298
|
- ab80e7e: Fix resume workflow throwing workflow run not found error
|
|
248
299
|
- c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
|
|
249
300
|
- da082f8: Switch from serializing json schema string as a function to a library that creates a zod object in memory from the json schema. This reduces the errors we were seeing from zod schema code that could not be serialized.
|
|
250
|
-
- a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
|
|
251
|
-
- 3e9c131: Typo resoolve.
|
|
252
|
-
- 3171b5b: Fix jsonSchema on vercel tools
|
|
253
|
-
- 973e5ac: Add workflows to agents properly
|
|
254
|
-
- daf942f: [MASTRA-3367] updated createthread when using generatetitle to perserve thread metadata
|
|
255
|
-
- 0b8b868: Added A2A support + streaming
|
|
256
|
-
- 9e1eff5: Fix tool compatibility schema handling by ensuring zodSchema.shape is safely accessed, preventing potential runtime errors.
|
|
257
|
-
- 6fa1ad1: Fixes and issue when a tool provides no inputSchema and when a tool uses a non-zod schema.
|
|
258
|
-
- c28d7a0: Fix watch workflow not streaming response back in legacy workflow
|
|
259
|
-
- 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
|
|
260
|
-
|
|
261
|
-
## 0.9.4-alpha.4
|
|
262
|
-
|
|
263
|
-
### Patch Changes
|
|
264
|
-
|
|
265
|
-
- 3e9c131: Typo resoolve.
|
|
266
|
-
|
|
267
|
-
## 0.9.4-alpha.3
|
|
268
|
-
|
|
269
|
-
### Patch Changes
|
|
270
|
-
|
|
271
|
-
- 396be50: updated mcp server routes for MCP SSE for use with hono server
|
|
272
|
-
- c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
|
|
273
|
-
- da082f8: Switch from serializing json schema string as a function to a library that creates a zod object in memory from the json schema. This reduces the errors we were seeing from zod schema code that could not be serialized.
|
|
274
|
-
- a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
|
|
275
|
-
|
|
276
|
-
## 0.9.4-alpha.2
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
|
-
|
|
280
|
-
- 3171b5b: Fix jsonSchema on vercel tools
|
|
281
|
-
- 973e5ac: Add workflows to agents properly
|
|
282
|
-
- 9e1eff5: Fix tool compatibility schema handling by ensuring zodSchema.shape is safely accessed, preventing potential runtime errors.
|
|
283
|
-
|
|
284
|
-
## 0.9.4-alpha.1
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- ab80e7e: Fix resume workflow throwing workflow run not found error
|
|
289
|
-
- 6fa1ad1: Fixes and issue when a tool provides no inputSchema and when a tool uses a non-zod schema.
|
|
290
|
-
- c28d7a0: Fix watch workflow not streaming response back in legacy workflow
|
|
291
|
-
- 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
|
|
292
|
-
|
|
293
|
-
## 0.9.4-alpha.0
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- daf942f: [MASTRA-3367] updated createthread when using generatetitle to perserve thread metadata
|
|
298
|
-
- 0b8b868: Added A2A support + streaming
|
|
299
|
-
|
|
300
|
-
## 0.9.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1820 more lines hidden. See full changelog in package directory.
|