@mastra/mcp-docs-server 0.13.0 → 0.13.1-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/%40internal%2Fstorage-test-utils.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +26 -26
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +64 -64
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +65 -65
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +82 -82
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +79 -79
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +77 -77
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +94 -94
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +54 -0
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +47 -47
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +22 -22
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +32 -32
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +51 -51
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +108 -108
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Frag.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +66 -66
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +24 -24
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +13 -13
- package/.docs/organized/changelogs/create-mastra.md +35 -35
- package/.docs/organized/changelogs/mastra.md +124 -124
- package/.docs/organized/code-examples/agent.md +5 -2
- package/.docs/organized/code-examples/agui.md +4 -1
- package/.docs/organized/code-examples/ai-sdk-useChat.md +1 -1
- package/.docs/organized/code-examples/fireworks-r1.md +1 -1
- package/.docs/organized/code-examples/memory-with-processors.md +2 -2
- package/.docs/organized/code-examples/openapi-spec-writer.md +1 -1
- package/.docs/organized/code-examples/quick-start.md +1 -1
- package/.docs/organized/code-examples/weather-agent.md +7 -1
- package/.docs/raw/course/01-first-agent/03-verifying-installation.md +4 -2
- package/.docs/raw/course/01-first-agent/16-adding-memory-to-agent.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/15-updating-mcp-config-github.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/20-updating-mcp-config-hackernews.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
- package/.docs/raw/course/03-agent-memory/03-installing-memory.md +4 -2
- package/.docs/raw/course/03-agent-memory/04-creating-basic-memory-agent.md +1 -1
- package/.docs/raw/course/03-agent-memory/08-configuring-conversation-history.md +3 -3
- package/.docs/raw/course/03-agent-memory/13-vector-store-configuration.md +27 -0
- package/.docs/raw/course/03-agent-memory/{13-what-is-semantic-recall.md → 14-what-is-semantic-recall.md} +1 -1
- package/.docs/raw/course/03-agent-memory/16-configuring-semantic-recall.md +41 -0
- package/.docs/raw/course/03-agent-memory/18-advanced-configuration-semantic-recall.md +28 -0
- package/.docs/raw/course/03-agent-memory/21-configuring-working-memory.md +9 -9
- package/.docs/raw/course/03-agent-memory/22-custom-working-memory-templates.md +10 -2
- package/.docs/raw/course/03-agent-memory/25-combining-memory-features.md +8 -1
- package/.docs/raw/course/03-agent-memory/27-creating-learning-assistant.md +8 -1
- package/.docs/raw/deployment/deployment.mdx +26 -97
- package/.docs/raw/deployment/overview.mdx +18 -3
- package/.docs/raw/deployment/web-framework.mdx +63 -0
- package/.docs/raw/frameworks/web-frameworks/astro.mdx +7 -1
- package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -1
- package/.docs/raw/getting-started/installation.mdx +98 -558
- package/.docs/raw/getting-started/project-structure.mdx +3 -16
- package/.docs/raw/rag/vector-databases.mdx +4 -7
- package/.docs/raw/reference/agents/generate.mdx +35 -3
- package/.docs/raw/reference/agents/stream.mdx +35 -3
- package/.docs/raw/reference/client-js/memory.mdx +14 -0
- package/.docs/raw/reference/client-js/workflows.mdx +28 -0
- package/.docs/raw/reference/deployer/cloudflare.mdx +9 -3
- package/.docs/raw/reference/deployer/deployer.mdx +1 -1
- package/.docs/raw/reference/deployer/netlify.mdx +25 -4
- package/.docs/raw/reference/deployer/vercel.mdx +10 -4
- package/.docs/raw/workflows/control-flow.mdx +45 -171
- package/.docs/raw/workflows/input-data-mapping.mdx +21 -88
- package/.docs/raw/workflows/overview.mdx +24 -47
- package/.docs/raw/workflows/suspend-and-resume.mdx +46 -34
- package/.docs/raw/workflows/using-with-agents-and-tools.mdx +55 -191
- package/dist/_tsup-dts-rollup.d.ts +14 -0
- package/dist/{chunk-QWIXFGFR.js → chunk-P5AHYMUI.js} +126 -20
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +42 -17
- package/package.json +15 -15
- package/.docs/raw/course/03-agent-memory/15-configuring-semantic-recall.md +0 -46
- package/.docs/raw/course/03-agent-memory/16-vector-store-configuration.md +0 -37
- package/.docs/raw/course/03-agent-memory/18-disabling-semantic-recall.md +0 -24
- /package/.docs/raw/{deployment/client.mdx → client-js/overview.mdx} +0 -0
- /package/.docs/raw/course/03-agent-memory/{14-how-semantic-recall-works.md → 15-how-semantic-recall-works.md} +0 -0
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.11.0-alpha.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 6c23252: [MASTRA-3982] Fix Memory Retrieval for PG when scope is resource
|
|
8
|
+
- Updated dependencies [9589624]
|
|
9
|
+
- @mastra/core@0.10.6-alpha.4
|
|
10
|
+
|
|
11
|
+
## 0.11.0-alpha.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- eed55d7: quotes table and schema names for vector and storage to allow for camelcase
|
|
16
|
+
- Updated dependencies [d70c420]
|
|
17
|
+
- Updated dependencies [2a16996]
|
|
18
|
+
- @mastra/core@0.10.6-alpha.3
|
|
19
|
+
|
|
20
|
+
## 0.11.0-alpha.1
|
|
21
|
+
|
|
22
|
+
### Minor Changes
|
|
23
|
+
|
|
24
|
+
- 704d1ca: Thread Timestamp Auto-Update Enhancement
|
|
25
|
+
Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
|
|
26
|
+
Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
|
|
27
|
+
Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
|
|
28
|
+
Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
|
|
29
|
+
Backwards compatible: No breaking changes - existing code continues to work unchanged
|
|
30
|
+
Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
|
|
31
|
+
This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
|
|
32
|
+
|
|
33
|
+
## 0.10.4-alpha.0
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- 63f6b7d: dependencies updates:
|
|
38
|
+
- Updated dependency [`pg-promise@^11.14.0` ↗︎](https://www.npmjs.com/package/pg-promise/v/11.14.0) (from `^11.13.0`, in `dependencies`)
|
|
39
|
+
- Updated dependencies [63f6b7d]
|
|
40
|
+
- Updated dependencies [36f1c36]
|
|
41
|
+
- Updated dependencies [10d352e]
|
|
42
|
+
- Updated dependencies [53d3c37]
|
|
43
|
+
- @mastra/core@0.10.6-alpha.0
|
|
44
|
+
|
|
45
|
+
## 0.10.3
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- 3c77c0a: fix(pg): allow dotted attribute keys in `getTraces` by using `parseFieldKey` instead of `parseSqlIdentifier`
|
|
50
|
+
- Updated dependencies [13c97f9]
|
|
51
|
+
- @mastra/core@0.10.5
|
|
52
|
+
|
|
3
53
|
## 0.10.2
|
|
4
54
|
|
|
5
55
|
### Patch Changes
|
|
@@ -249,54 +299,4 @@
|
|
|
249
299
|
|
|
250
300
|
### Patch Changes
|
|
251
301
|
|
|
252
|
-
|
|
253
|
-
- Updated dependencies [973e5ac]
|
|
254
|
-
- Updated dependencies [9e1eff5]
|
|
255
|
-
- @mastra/core@0.9.4-alpha.2
|
|
256
|
-
|
|
257
|
-
## 0.3.4-alpha.1
|
|
258
|
-
|
|
259
|
-
### Patch Changes
|
|
260
|
-
|
|
261
|
-
- Updated dependencies [ab80e7e]
|
|
262
|
-
- Updated dependencies [6fa1ad1]
|
|
263
|
-
- Updated dependencies [c28d7a0]
|
|
264
|
-
- Updated dependencies [edf1e88]
|
|
265
|
-
- @mastra/core@0.9.4-alpha.1
|
|
266
|
-
|
|
267
|
-
## 0.3.4-alpha.0
|
|
268
|
-
|
|
269
|
-
### Patch Changes
|
|
270
|
-
|
|
271
|
-
- Updated dependencies [daf942f]
|
|
272
|
-
- Updated dependencies [0b8b868]
|
|
273
|
-
- @mastra/core@0.9.4-alpha.0
|
|
274
|
-
|
|
275
|
-
## 0.3.3
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [e450778]
|
|
280
|
-
- Updated dependencies [8902157]
|
|
281
|
-
- Updated dependencies [ca0dc88]
|
|
282
|
-
- Updated dependencies [526c570]
|
|
283
|
-
- Updated dependencies [d7a6a33]
|
|
284
|
-
- Updated dependencies [9cd1a46]
|
|
285
|
-
- Updated dependencies [b5d2de0]
|
|
286
|
-
- Updated dependencies [644f8ad]
|
|
287
|
-
- Updated dependencies [70dbf51]
|
|
288
|
-
- @mastra/core@0.9.3
|
|
289
|
-
|
|
290
|
-
## 0.3.3-alpha.1
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [e450778]
|
|
295
|
-
- Updated dependencies [8902157]
|
|
296
|
-
- Updated dependencies [ca0dc88]
|
|
297
|
-
- Updated dependencies [9cd1a46]
|
|
298
|
-
- Updated dependencies [70dbf51]
|
|
299
|
-
- @mastra/core@0.9.3-alpha.1
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1482 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1532 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,112 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 5.1.6-alpha.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 5f2aa3e: Move workflow hooks to playground
|
|
8
|
+
- Updated dependencies [12a95fc]
|
|
9
|
+
- Updated dependencies [51264a5]
|
|
10
|
+
- Updated dependencies [8e6f677]
|
|
11
|
+
- @mastra/core@0.10.6-alpha.5
|
|
12
|
+
- @mastra/client-js@0.10.5-alpha.5
|
|
13
|
+
|
|
14
|
+
## 5.1.6-alpha.4
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies [9589624]
|
|
19
|
+
- @mastra/core@0.10.6-alpha.4
|
|
20
|
+
- @mastra/client-js@0.10.5-alpha.4
|
|
21
|
+
|
|
22
|
+
## 5.1.6-alpha.3
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies [d70c420]
|
|
27
|
+
- Updated dependencies [2a16996]
|
|
28
|
+
- @mastra/core@0.10.6-alpha.3
|
|
29
|
+
- @mastra/client-js@0.10.5-alpha.3
|
|
30
|
+
|
|
31
|
+
## 5.1.6-alpha.2
|
|
32
|
+
|
|
33
|
+
### Patch Changes
|
|
34
|
+
|
|
35
|
+
- Updated dependencies [4b0f8a6]
|
|
36
|
+
- @mastra/core@0.10.6-alpha.2
|
|
37
|
+
- @mastra/client-js@0.10.5-alpha.2
|
|
38
|
+
|
|
39
|
+
## 5.1.6-alpha.1
|
|
40
|
+
|
|
41
|
+
### Patch Changes
|
|
42
|
+
|
|
43
|
+
- fc677d7: For final result for a workflow
|
|
44
|
+
- Updated dependencies [ee9af57]
|
|
45
|
+
- Updated dependencies [3270d9d]
|
|
46
|
+
- Updated dependencies [751c894]
|
|
47
|
+
- Updated dependencies [577ce3a]
|
|
48
|
+
- Updated dependencies [9260b3a]
|
|
49
|
+
- @mastra/client-js@0.10.5-alpha.1
|
|
50
|
+
- @mastra/core@0.10.6-alpha.1
|
|
51
|
+
|
|
52
|
+
## 5.1.6-alpha.0
|
|
53
|
+
|
|
54
|
+
### Patch Changes
|
|
55
|
+
|
|
56
|
+
- 63f6b7d: dependencies updates:
|
|
57
|
+
- 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`)
|
|
58
|
+
- Updated dependency [`@autoform/core@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/core/v/2.2.0) (from `^2.1.0`, in `dependencies`)
|
|
59
|
+
- Updated dependency [`@autoform/react@^3.1.0` ↗︎](https://www.npmjs.com/package/@autoform/react/v/3.1.0) (from `^3.0.0`, in `dependencies`)
|
|
60
|
+
- Updated dependency [`@autoform/zod@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/zod/v/2.2.0) (from `^2.1.0`, in `dependencies`)
|
|
61
|
+
- Updated dependency [`@radix-ui/react-avatar@^1.1.10` ↗︎](https://www.npmjs.com/package/@radix-ui/react-avatar/v/1.1.10) (from `^1.1.3`, in `dependencies`)
|
|
62
|
+
- Updated dependency [`@radix-ui/react-checkbox@^1.3.2` ↗︎](https://www.npmjs.com/package/@radix-ui/react-checkbox/v/1.3.2) (from `^1.1.4`, in `dependencies`)
|
|
63
|
+
- Updated dependency [`@radix-ui/react-collapsible@^1.1.11` ↗︎](https://www.npmjs.com/package/@radix-ui/react-collapsible/v/1.1.11) (from `^1.1.3`, in `dependencies`)
|
|
64
|
+
- Updated dependency [`@radix-ui/react-dialog@^1.1.14` ↗︎](https://www.npmjs.com/package/@radix-ui/react-dialog/v/1.1.14) (from `^1.1.6`, in `dependencies`)
|
|
65
|
+
- Updated dependency [`@radix-ui/react-label@^2.1.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-label/v/2.1.7) (from `^2.1.2`, in `dependencies`)
|
|
66
|
+
- Updated dependency [`@radix-ui/react-popover@^1.1.14` ↗︎](https://www.npmjs.com/package/@radix-ui/react-popover/v/1.1.14) (from `^1.1.6`, in `dependencies`)
|
|
67
|
+
- Updated dependency [`@radix-ui/react-scroll-area@^1.2.9` ↗︎](https://www.npmjs.com/package/@radix-ui/react-scroll-area/v/1.2.9) (from `^1.2.3`, in `dependencies`)
|
|
68
|
+
- Updated dependency [`@radix-ui/react-select@^2.2.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-select/v/2.2.5) (from `^2.1.6`, in `dependencies`)
|
|
69
|
+
- Updated dependency [`@radix-ui/react-slider@^1.3.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-slider/v/1.3.5) (from `^1.2.3`, in `dependencies`)
|
|
70
|
+
- Updated dependency [`@radix-ui/react-slot@^1.2.3` ↗︎](https://www.npmjs.com/package/@radix-ui/react-slot/v/1.2.3) (from `^1.1.2`, in `dependencies`)
|
|
71
|
+
- Updated dependency [`@radix-ui/react-switch@^1.2.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-switch/v/1.2.5) (from `^1.1.3`, in `dependencies`)
|
|
72
|
+
- Updated dependency [`@radix-ui/react-tabs@^1.1.12` ↗︎](https://www.npmjs.com/package/@radix-ui/react-tabs/v/1.1.12) (from `^1.1.2`, in `dependencies`)
|
|
73
|
+
- Updated dependency [`@radix-ui/react-toggle@^1.1.9` ↗︎](https://www.npmjs.com/package/@radix-ui/react-toggle/v/1.1.9) (from `^1.1.2`, in `dependencies`)
|
|
74
|
+
- Updated dependency [`@radix-ui/react-tooltip@^1.2.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-tooltip/v/1.2.7) (from `^1.1.8`, in `dependencies`)
|
|
75
|
+
- Updated dependency [`@tanstack/react-table@^8.21.3` ↗︎](https://www.npmjs.com/package/@tanstack/react-table/v/8.21.3) (from `^8.21.2`, in `dependencies`)
|
|
76
|
+
- Updated dependency [`@uiw/codemirror-theme-dracula@^4.23.13` ↗︎](https://www.npmjs.com/package/@uiw/codemirror-theme-dracula/v/4.23.13) (from `^4.23.10`, in `dependencies`)
|
|
77
|
+
- Updated dependency [`@uiw/react-codemirror@^4.23.13` ↗︎](https://www.npmjs.com/package/@uiw/react-codemirror/v/4.23.13) (from `^4.23.8`, in `dependencies`)
|
|
78
|
+
- Updated dependency [`@xyflow/react@^12.6.4` ↗︎](https://www.npmjs.com/package/@xyflow/react/v/12.6.4) (from `^12.3.6`, in `dependencies`)
|
|
79
|
+
- Updated dependency [`cmdk@^1.1.1` ↗︎](https://www.npmjs.com/package/cmdk/v/1.1.1) (from `^1.0.0`, in `dependencies`)
|
|
80
|
+
- Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.5.0`, in `dependencies`)
|
|
81
|
+
- Updated dependency [`motion@^12.16.0` ↗︎](https://www.npmjs.com/package/motion/v/12.16.0) (from `^12.4.2`, in `dependencies`)
|
|
82
|
+
- Updated dependency [`prism-react-renderer@^2.4.1` ↗︎](https://www.npmjs.com/package/prism-react-renderer/v/2.4.1) (from `^2.4.0`, in `dependencies`)
|
|
83
|
+
- Updated dependency [`react-hook-form@^7.57.0` ↗︎](https://www.npmjs.com/package/react-hook-form/v/7.57.0) (from `^7.54.2`, in `dependencies`)
|
|
84
|
+
- Updated dependency [`react-resizable-panels@^2.1.9` ↗︎](https://www.npmjs.com/package/react-resizable-panels/v/2.1.9) (from `^2.1.7`, in `dependencies`)
|
|
85
|
+
- Updated dependency [`remark-rehype@^11.1.2` ↗︎](https://www.npmjs.com/package/remark-rehype/v/11.1.2) (from `^11.1.1`, in `dependencies`)
|
|
86
|
+
- Updated dependency [`remeda@^2.23.0` ↗︎](https://www.npmjs.com/package/remeda/v/2.23.0) (from `^2.21.1`, in `dependencies`)
|
|
87
|
+
- Updated dependency [`sonner@^2.0.5` ↗︎](https://www.npmjs.com/package/sonner/v/2.0.5) (from `^2.0.1`, in `dependencies`)
|
|
88
|
+
- Updated dependency [`use-debounce@^10.0.5` ↗︎](https://www.npmjs.com/package/use-debounce/v/10.0.5) (from `^10.0.4`, in `dependencies`)
|
|
89
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
90
|
+
- Updated dependency [`zustand@^5.0.5` ↗︎](https://www.npmjs.com/package/zustand/v/5.0.5) (from `^5.0.3`, in `dependencies`)
|
|
91
|
+
- 02560d4: lift evals fetching to the playground package instead
|
|
92
|
+
- 311132e: move useWorkflow to playground instead of playground-ui
|
|
93
|
+
- Updated dependencies [63f6b7d]
|
|
94
|
+
- Updated dependencies [63f6b7d]
|
|
95
|
+
- Updated dependencies [36f1c36]
|
|
96
|
+
- Updated dependencies [10d352e]
|
|
97
|
+
- Updated dependencies [53d3c37]
|
|
98
|
+
- @mastra/client-js@0.10.5-alpha.0
|
|
99
|
+
- @mastra/core@0.10.6-alpha.0
|
|
100
|
+
|
|
101
|
+
## 5.1.5
|
|
102
|
+
|
|
103
|
+
### Patch Changes
|
|
104
|
+
|
|
105
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
106
|
+
- Updated dependencies [13c97f9]
|
|
107
|
+
- @mastra/core@0.10.5
|
|
108
|
+
- @mastra/client-js@0.10.4
|
|
109
|
+
|
|
3
110
|
## 5.1.4
|
|
4
111
|
|
|
5
112
|
### Patch Changes
|
|
@@ -192,111 +299,4 @@
|
|
|
192
299
|
|
|
193
300
|
## 5.1.2-alpha.2
|
|
194
301
|
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
- 068b850: fix: able to pass headers to playground components which are using the mastra client
|
|
198
|
-
- Updated dependencies [ab5adbe]
|
|
199
|
-
- Updated dependencies [195c428]
|
|
200
|
-
- Updated dependencies [f73e11b]
|
|
201
|
-
- @mastra/core@0.10.2-alpha.3
|
|
202
|
-
|
|
203
|
-
## 5.1.2-alpha.1
|
|
204
|
-
|
|
205
|
-
### Patch Changes
|
|
206
|
-
|
|
207
|
-
- f0d559f: Fix peerdeps for alpha channel
|
|
208
|
-
- f6ddf55: fix traces not showing and reduce API surface from playground ui
|
|
209
|
-
- Updated dependencies [1e8bb40]
|
|
210
|
-
- Updated dependencies [f0d559f]
|
|
211
|
-
- @mastra/core@0.10.2-alpha.2
|
|
212
|
-
- @mastra/client-js@0.10.2-alpha.1
|
|
213
|
-
|
|
214
|
-
## 5.1.2-alpha.0
|
|
215
|
-
|
|
216
|
-
### Patch Changes
|
|
217
|
-
|
|
218
|
-
- 89a69d0: add a way to go to the given trace of a workflow step
|
|
219
|
-
- 9faee5b: small fixes in the workflows graph
|
|
220
|
-
- 9a31c09: Highlight steps in nested workflows on workflow graph
|
|
221
|
-
- Updated dependencies [592a2db]
|
|
222
|
-
- Updated dependencies [e5dc18d]
|
|
223
|
-
- @mastra/client-js@0.10.2-alpha.0
|
|
224
|
-
- @mastra/core@0.10.2-alpha.0
|
|
225
|
-
|
|
226
|
-
## 5.1.1
|
|
227
|
-
|
|
228
|
-
### Patch Changes
|
|
229
|
-
|
|
230
|
-
- b4365f6: add empty states for agents network and tools
|
|
231
|
-
- d0932ac: add multi modal input behind feature flag
|
|
232
|
-
- 3c2dba5: add workflow run list
|
|
233
|
-
- 267773e: Show map config on workflow graph
|
|
234
|
-
Highlight borders for conditions too on workflow graph
|
|
235
|
-
Fix watch stream
|
|
236
|
-
- 33f1c64: revamp the experience for workflows
|
|
237
|
-
- 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
|
|
238
|
-
- 7a32205: add empty states for workflows, agents and mcp servers
|
|
239
|
-
- Updated dependencies [d70b807]
|
|
240
|
-
- Updated dependencies [6d16390]
|
|
241
|
-
- Updated dependencies [1e4a421]
|
|
242
|
-
- Updated dependencies [200d0da]
|
|
243
|
-
- Updated dependencies [267773e]
|
|
244
|
-
- Updated dependencies [bf5f17b]
|
|
245
|
-
- Updated dependencies [5343f93]
|
|
246
|
-
- Updated dependencies [f622cfa]
|
|
247
|
-
- Updated dependencies [38aee50]
|
|
248
|
-
- Updated dependencies [5c41100]
|
|
249
|
-
- Updated dependencies [d6a759b]
|
|
250
|
-
- Updated dependencies [6015bdf]
|
|
251
|
-
- @mastra/core@0.10.1
|
|
252
|
-
- @mastra/client-js@0.10.1
|
|
253
|
-
|
|
254
|
-
## 5.1.1-alpha.5
|
|
255
|
-
|
|
256
|
-
### Patch Changes
|
|
257
|
-
|
|
258
|
-
- 267773e: Show map config on workflow graph
|
|
259
|
-
Highlight borders for conditions too on workflow graph
|
|
260
|
-
Fix watch stream
|
|
261
|
-
- Updated dependencies [267773e]
|
|
262
|
-
- @mastra/client-js@0.10.1-alpha.3
|
|
263
|
-
|
|
264
|
-
## 5.1.1-alpha.4
|
|
265
|
-
|
|
266
|
-
### Patch Changes
|
|
267
|
-
|
|
268
|
-
- 3c2dba5: add workflow run list
|
|
269
|
-
- 33f1c64: revamp the experience for workflows
|
|
270
|
-
- Updated dependencies [d70b807]
|
|
271
|
-
- @mastra/core@0.10.1-alpha.3
|
|
272
|
-
|
|
273
|
-
## 5.1.1-alpha.3
|
|
274
|
-
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
|
|
278
|
-
- Updated dependencies [6015bdf]
|
|
279
|
-
- @mastra/client-js@0.10.1-alpha.2
|
|
280
|
-
- @mastra/core@0.10.1-alpha.2
|
|
281
|
-
|
|
282
|
-
## 5.1.1-alpha.2
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- b4365f6: add empty states for agents network and tools
|
|
287
|
-
- d0932ac: add multi modal input behind feature flag
|
|
288
|
-
- Updated dependencies [200d0da]
|
|
289
|
-
- Updated dependencies [bf5f17b]
|
|
290
|
-
- Updated dependencies [5343f93]
|
|
291
|
-
- Updated dependencies [38aee50]
|
|
292
|
-
- Updated dependencies [5c41100]
|
|
293
|
-
- Updated dependencies [d6a759b]
|
|
294
|
-
- @mastra/core@0.10.1-alpha.1
|
|
295
|
-
- @mastra/client-js@0.10.1-alpha.1
|
|
296
|
-
|
|
297
|
-
## 5.1.1-alpha.1
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 1417 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1524 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/qdrant
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@qdrant/js-client-rest@^1.14.1` ↗︎](https://www.npmjs.com/package/@qdrant/js-client-rest/v/1.14.1) (from `^1.13.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
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [17826a9]
|
|
287
299
|
- @mastra/core@0.9.2-alpha.3
|
|
288
300
|
|
|
289
|
-
## 0.2.12-alpha.2
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [26738f4]
|
|
294
|
-
- @mastra/core@0.9.2-alpha.2
|
|
295
|
-
|
|
296
|
-
## 0.2.12-alpha.1
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [b804723]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1558 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @mastra/rag
|
|
2
2
|
|
|
3
|
+
## 1.0.0-alpha.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- 75136cd: Add LaTeX chunking support by adding a case for Language.LATEX in getSeparatorsForLanguage.
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- 63f6b7d: dependencies updates:
|
|
12
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
13
|
+
- Updated dependencies [63f6b7d]
|
|
14
|
+
- Updated dependencies [36f1c36]
|
|
15
|
+
- Updated dependencies [10d352e]
|
|
16
|
+
- Updated dependencies [53d3c37]
|
|
17
|
+
- @mastra/core@0.10.6-alpha.0
|
|
18
|
+
|
|
3
19
|
## 0.10.3
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -282,21 +298,5 @@
|
|
|
282
298
|
### Patch Changes
|
|
283
299
|
|
|
284
300
|
- Updated dependencies [e450778]
|
|
285
|
-
- Updated dependencies [8902157]
|
|
286
|
-
- Updated dependencies [ca0dc88]
|
|
287
|
-
- Updated dependencies [9cd1a46]
|
|
288
|
-
- Updated dependencies [70dbf51]
|
|
289
|
-
- @mastra/core@0.9.3-alpha.1
|
|
290
|
-
|
|
291
|
-
## 0.1.22-alpha.0
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [526c570]
|
|
296
|
-
- Updated dependencies [b5d2de0]
|
|
297
|
-
- Updated dependencies [644f8ad]
|
|
298
|
-
- @mastra/core@0.9.3-alpha.0
|
|
299
|
-
|
|
300
|
-
## 0.1.21
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2108 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/ragie
|
|
2
2
|
|
|
3
|
+
## 1.2.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, 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
|
+
|
|
3
15
|
## 1.2.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
### Patch Changes
|
|
288
300
|
|
|
289
|
-
- Updated dependencies [967b41c]
|
|
290
|
-
- Updated dependencies [4155f47]
|
|
291
|
-
- Updated dependencies [17826a9]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.3
|
|
293
|
-
|
|
294
|
-
## 1.1.21-alpha.2
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [26738f4]
|
|
299
|
-
- @mastra/core@0.9.2-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1811 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,70 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 8e6f677: Dynamic default llm options
|
|
8
|
+
- Updated dependencies [12a95fc]
|
|
9
|
+
- Updated dependencies [51264a5]
|
|
10
|
+
- Updated dependencies [8e6f677]
|
|
11
|
+
- @mastra/core@0.10.6-alpha.5
|
|
12
|
+
|
|
13
|
+
## 0.10.6-alpha.4
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [9589624]
|
|
18
|
+
- @mastra/core@0.10.6-alpha.4
|
|
19
|
+
|
|
20
|
+
## 0.10.6-alpha.3
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- 2002c59: fix(voice): compatibility with dynamic agent instructions
|
|
25
|
+
- Updated dependencies [d70c420]
|
|
26
|
+
- Updated dependencies [2a16996]
|
|
27
|
+
- @mastra/core@0.10.6-alpha.3
|
|
28
|
+
|
|
29
|
+
## 0.10.6-alpha.2
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- 5f67b6f: Transfer-Encoding chunked header for agent stream hono route
|
|
34
|
+
- Updated dependencies [4b0f8a6]
|
|
35
|
+
- @mastra/core@0.10.6-alpha.2
|
|
36
|
+
|
|
37
|
+
## 0.10.6-alpha.1
|
|
38
|
+
|
|
39
|
+
### Patch Changes
|
|
40
|
+
|
|
41
|
+
- ee9af57: Add api for polling run execution result and get run by id
|
|
42
|
+
- 3270d9d: Fix runtime context being undefined
|
|
43
|
+
- Updated dependencies [ee9af57]
|
|
44
|
+
- Updated dependencies [751c894]
|
|
45
|
+
- Updated dependencies [577ce3a]
|
|
46
|
+
- Updated dependencies [9260b3a]
|
|
47
|
+
- @mastra/core@0.10.6-alpha.1
|
|
48
|
+
|
|
49
|
+
## 0.10.6-alpha.0
|
|
50
|
+
|
|
51
|
+
### Patch Changes
|
|
52
|
+
|
|
53
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
54
|
+
- Updated dependencies [63f6b7d]
|
|
55
|
+
- Updated dependencies [36f1c36]
|
|
56
|
+
- Updated dependencies [10d352e]
|
|
57
|
+
- Updated dependencies [53d3c37]
|
|
58
|
+
- @mastra/core@0.10.6-alpha.0
|
|
59
|
+
|
|
60
|
+
## 0.10.5
|
|
61
|
+
|
|
62
|
+
### Patch Changes
|
|
63
|
+
|
|
64
|
+
- 1ba421d: fix the tools not showing on workflows attached to agents
|
|
65
|
+
- Updated dependencies [13c97f9]
|
|
66
|
+
- @mastra/core@0.10.5
|
|
67
|
+
|
|
3
68
|
## 0.10.4
|
|
4
69
|
|
|
5
70
|
### Patch Changes
|
|
@@ -234,69 +299,4 @@
|
|
|
234
299
|
- Updated dependencies [d6a759b]
|
|
235
300
|
- @mastra/core@0.10.1-alpha.1
|
|
236
301
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
### Minor Changes
|
|
240
|
-
|
|
241
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
242
|
-
- 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
|
|
243
|
-
|
|
244
|
-
### Patch Changes
|
|
245
|
-
|
|
246
|
-
- b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
|
|
247
|
-
- 0215b0b: Add description to vnext workflow response
|
|
248
|
-
- f53a6ac: Add VNextWorkflowRuns type
|
|
249
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
250
|
-
- Updated dependencies [b3a3d63]
|
|
251
|
-
- Updated dependencies [344f453]
|
|
252
|
-
- Updated dependencies [0a3ae6d]
|
|
253
|
-
- Updated dependencies [95911be]
|
|
254
|
-
- Updated dependencies [f53a6ac]
|
|
255
|
-
- Updated dependencies [5eb5a99]
|
|
256
|
-
- Updated dependencies [7e632c5]
|
|
257
|
-
- Updated dependencies [1e9fbfa]
|
|
258
|
-
- Updated dependencies [eabdcd9]
|
|
259
|
-
- Updated dependencies [90be034]
|
|
260
|
-
- Updated dependencies [99f050a]
|
|
261
|
-
- Updated dependencies [d0ee3c6]
|
|
262
|
-
- Updated dependencies [b2ae5aa]
|
|
263
|
-
- Updated dependencies [23f258c]
|
|
264
|
-
- Updated dependencies [a7292b0]
|
|
265
|
-
- Updated dependencies [0dcb9f0]
|
|
266
|
-
- Updated dependencies [2672a05]
|
|
267
|
-
- @mastra/core@0.10.0
|
|
268
|
-
|
|
269
|
-
## 2.1.0-alpha.1
|
|
270
|
-
|
|
271
|
-
### Minor Changes
|
|
272
|
-
|
|
273
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
274
|
-
- 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
|
|
275
|
-
|
|
276
|
-
### Patch Changes
|
|
277
|
-
|
|
278
|
-
- b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
|
|
279
|
-
- 0215b0b: Add description to vnext workflow response
|
|
280
|
-
- Updated dependencies [b3a3d63]
|
|
281
|
-
- Updated dependencies [344f453]
|
|
282
|
-
- Updated dependencies [0a3ae6d]
|
|
283
|
-
- Updated dependencies [95911be]
|
|
284
|
-
- Updated dependencies [5eb5a99]
|
|
285
|
-
- Updated dependencies [7e632c5]
|
|
286
|
-
- Updated dependencies [1e9fbfa]
|
|
287
|
-
- Updated dependencies [b2ae5aa]
|
|
288
|
-
- Updated dependencies [a7292b0]
|
|
289
|
-
- Updated dependencies [0dcb9f0]
|
|
290
|
-
- @mastra/core@0.10.0-alpha.1
|
|
291
|
-
|
|
292
|
-
## 2.0.5-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- f53a6ac: Add VNextWorkflowRuns type
|
|
297
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
298
|
-
- Updated dependencies [f53a6ac]
|
|
299
|
-
- Updated dependencies [eabdcd9]
|
|
300
|
-
- Updated dependencies [90be034]
|
|
301
|
-
|
|
302
|
-
... 1970 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2035 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/turbopuffer
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@turbopuffer/turbopuffer@^0.6.17` ↗︎](https://www.npmjs.com/package/@turbopuffer/turbopuffer/v/0.6.17) (from `^0.6.4`, 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
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
## 0.0.13-alpha.2
|
|
288
300
|
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [26738f4]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.2
|
|
293
|
-
|
|
294
|
-
## 0.0.13-alpha.1
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [b804723]
|
|
299
|
-
- @mastra/core@0.9.2-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 605 more lines hidden. See full changelog in package directory.
|