@mastra/mcp-docs-server 0.13.3 → 0.13.4-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.
@@ -1,5 +1,28 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 81a1b3b: Update peerdeps
8
+ - b7852ed: [MASTRA-4139] make private functions protected in memory
9
+ - Updated dependencies [9dda1ac]
10
+ - Updated dependencies [c984582]
11
+ - Updated dependencies [7e801dd]
12
+ - Updated dependencies [a606c75]
13
+ - Updated dependencies [7aa70a4]
14
+ - Updated dependencies [764f86a]
15
+ - Updated dependencies [1760a1c]
16
+ - Updated dependencies [038e5ae]
17
+ - Updated dependencies [7dda16a]
18
+ - Updated dependencies [5ebfcdd]
19
+ - Updated dependencies [b2d0c91]
20
+ - Updated dependencies [4e809ad]
21
+ - Updated dependencies [57929df]
22
+ - Updated dependencies [b7852ed]
23
+ - Updated dependencies [6320a61]
24
+ - @mastra/core@0.10.9
25
+
3
26
  ## 0.11.1-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
 
276
299
  ### Patch Changes
277
300
 
278
- - d70b807: Improve storage.init
279
- - Updated dependencies [d70b807]
280
- - Updated dependencies [6d16390]
281
- - Updated dependencies [1e4a421]
282
- - Updated dependencies [200d0da]
283
- - Updated dependencies [bf5f17b]
284
- - Updated dependencies [5343f93]
285
- - Updated dependencies [38aee50]
286
- - Updated dependencies [5c41100]
287
- - Updated dependencies [d6a759b]
288
- - Updated dependencies [6015bdf]
289
- - @mastra/core@0.10.1
290
-
291
- ## 0.10.1-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - d70b807: Improve storage.init
296
- - Updated dependencies [d70b807]
297
- - @mastra/core@0.10.1-alpha.3
298
-
299
- ## 0.10.0
300
-
301
301
 
302
- ... 2215 more lines hidden. See full changelog in package directory.
302
+ ... 2238 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.12.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e0ad8e3: Exposes database connection objects as public fields in PostgresStore and PgVector classes to enable direct database operations and connection monitoring.
8
+ - Updated dependencies [9dda1ac]
9
+ - Updated dependencies [c984582]
10
+ - Updated dependencies [7e801dd]
11
+ - Updated dependencies [a606c75]
12
+ - Updated dependencies [7aa70a4]
13
+ - Updated dependencies [764f86a]
14
+ - Updated dependencies [1760a1c]
15
+ - Updated dependencies [038e5ae]
16
+ - Updated dependencies [7dda16a]
17
+ - Updated dependencies [5ebfcdd]
18
+ - Updated dependencies [b2d0c91]
19
+ - Updated dependencies [4e809ad]
20
+ - Updated dependencies [57929df]
21
+ - Updated dependencies [b7852ed]
22
+ - Updated dependencies [6320a61]
23
+ - @mastra/core@0.10.9
24
+
3
25
  ## 0.12.1-alpha.0
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
 
277
299
  - e5dc18d: Added a backwards compatible layer to begin storing/retrieving UIMessages in storage instead of CoreMessages
278
300
  - c5bf1ce: Add backwards compat code for new MessageList in storage
279
- - f0d559f: Fix peerdeps for alpha channel
280
- - Updated dependencies [ee77e78]
281
- - Updated dependencies [592a2db]
282
- - Updated dependencies [e5dc18d]
283
- - Updated dependencies [ab5adbe]
284
- - Updated dependencies [1e8bb40]
285
- - Updated dependencies [1b5fc55]
286
- - Updated dependencies [195c428]
287
- - Updated dependencies [f73e11b]
288
- - Updated dependencies [37643b8]
289
- - Updated dependencies [99fd6cf]
290
- - Updated dependencies [c5bf1ce]
291
- - Updated dependencies [add596e]
292
- - Updated dependencies [8dc94d8]
293
- - Updated dependencies [ecebbeb]
294
- - Updated dependencies [79d5145]
295
- - Updated dependencies [12b7002]
296
- - Updated dependencies [2901125]
297
- - @mastra/core@0.10.2
298
-
299
- ## 0.10.1-alpha.2
300
-
301
-
302
- ... 1673 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1695 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,49 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.1.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 45f0dba: Display too-call finish reason error in playground
8
+ - Updated dependencies [4d3fbdf]
9
+ - @mastra/core@0.10.10-alpha.0
10
+ - @mastra/client-js@0.10.9-alpha.0
11
+
12
+ ## 5.1.9
13
+
14
+ ### Patch Changes
15
+
16
+ - 4e06e3f: timing not displayed correctly in traces
17
+ - 7e801dd: [MASTRA-4118] fixes issue with agent network loopStream where subsequent messages aren't present in playground on refresh
18
+ - a606c75: show right suspend schema for nested workflow on playground
19
+ - 1760a1c: Use workflow stream in playground instead of watch
20
+ - 038e5ae: Add cancel workflow run
21
+ - 81a1b3b: Update peerdeps
22
+ - ac369c6: Show resume data on workflow graph
23
+ - 976a62b: remove persistence capabilities in model settings components
24
+ - 4e809ad: Visualizations for .sleep()/.sleepUntil()/.waitForEvent()
25
+ - 57929df: [MASTRA-4143[ change message-list and agent network display
26
+ - f78f399: Make AgentModelSettings shareable between cloud and playground
27
+ - Updated dependencies [9dda1ac]
28
+ - Updated dependencies [9047bda]
29
+ - Updated dependencies [c984582]
30
+ - Updated dependencies [7e801dd]
31
+ - Updated dependencies [a606c75]
32
+ - Updated dependencies [7aa70a4]
33
+ - Updated dependencies [764f86a]
34
+ - Updated dependencies [1760a1c]
35
+ - Updated dependencies [038e5ae]
36
+ - Updated dependencies [7dda16a]
37
+ - Updated dependencies [5ebfcdd]
38
+ - Updated dependencies [b2d0c91]
39
+ - Updated dependencies [4e809ad]
40
+ - Updated dependencies [57929df]
41
+ - Updated dependencies [7e801dd]
42
+ - Updated dependencies [b7852ed]
43
+ - Updated dependencies [6320a61]
44
+ - @mastra/core@0.10.9
45
+ - @mastra/client-js@0.10.8
46
+
3
47
  ## 5.1.9-alpha.0
4
48
 
5
49
  ### Patch Changes
@@ -254,49 +298,5 @@
254
298
  - Updated dependencies [751c894]
255
299
  - Updated dependencies [577ce3a]
256
300
  - Updated dependencies [9260b3a]
257
- - @mastra/client-js@0.10.5
258
- - @mastra/core@0.10.6
259
-
260
- ## 5.1.6-alpha.5
261
-
262
- ### Patch Changes
263
-
264
- - 5f2aa3e: Move workflow hooks to playground
265
- - Updated dependencies [12a95fc]
266
- - Updated dependencies [51264a5]
267
- - Updated dependencies [8e6f677]
268
- - @mastra/core@0.10.6-alpha.5
269
- - @mastra/client-js@0.10.5-alpha.5
270
-
271
- ## 5.1.6-alpha.4
272
-
273
- ### Patch Changes
274
-
275
- - Updated dependencies [9589624]
276
- - @mastra/core@0.10.6-alpha.4
277
- - @mastra/client-js@0.10.5-alpha.4
278
-
279
- ## 5.1.6-alpha.3
280
-
281
- ### Patch Changes
282
-
283
- - Updated dependencies [d70c420]
284
- - Updated dependencies [2a16996]
285
- - @mastra/core@0.10.6-alpha.3
286
- - @mastra/client-js@0.10.5-alpha.3
287
-
288
- ## 5.1.6-alpha.2
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [4b0f8a6]
293
- - @mastra/core@0.10.6-alpha.2
294
- - @mastra/client-js@0.10.5-alpha.2
295
-
296
- ## 5.1.6-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - fc677d7: For final result for a workflow
301
301
 
302
- ... 1781 more lines hidden. See full changelog in package directory.
302
+ ... 1825 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,38 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 6e13b80: Add error cause and stack trace to mastra server error handler
8
+ - Updated dependencies [4d3fbdf]
9
+ - @mastra/core@0.10.10-alpha.0
10
+
11
+ ## 0.10.9
12
+
13
+ ### Patch Changes
14
+
15
+ - a606c75: show right suspend schema for nested workflow on playground
16
+ - 038e5ae: Add cancel workflow run
17
+ - 81a1b3b: Update peerdeps
18
+ - 7e801dd: Add tools to network api response
19
+ - Updated dependencies [9dda1ac]
20
+ - Updated dependencies [c984582]
21
+ - Updated dependencies [7e801dd]
22
+ - Updated dependencies [a606c75]
23
+ - Updated dependencies [7aa70a4]
24
+ - Updated dependencies [764f86a]
25
+ - Updated dependencies [1760a1c]
26
+ - Updated dependencies [038e5ae]
27
+ - Updated dependencies [7dda16a]
28
+ - Updated dependencies [5ebfcdd]
29
+ - Updated dependencies [b2d0c91]
30
+ - Updated dependencies [4e809ad]
31
+ - Updated dependencies [57929df]
32
+ - Updated dependencies [b7852ed]
33
+ - Updated dependencies [6320a61]
34
+ - @mastra/core@0.10.9
35
+
3
36
  ## 0.10.9-alpha.0
4
37
 
5
38
  ### Patch Changes
@@ -265,38 +298,5 @@
265
298
 
266
299
  ### Patch Changes
267
300
 
268
- - Updated dependencies [48eddb9]
269
- - @mastra/core@0.10.4-alpha.2
270
-
271
- ## 0.10.4-alpha.1
272
-
273
- ### Patch Changes
274
-
275
- - 9597ee5: Hoist runtimeContext from POST request into middleware
276
- - bebd27c: Only apply <placeholder> text inside instructions in the playground ui
277
- - Updated dependencies [f6fd25f]
278
- - Updated dependencies [dffb67b]
279
- - Updated dependencies [f1309d3]
280
- - Updated dependencies [f7f8293]
281
- - @mastra/core@0.10.4-alpha.1
282
-
283
- ## 0.10.4-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - f1f1f1b: Add basic filtering capabilities to logs
288
- - 82090c1: Add pagination to logs
289
- - Updated dependencies [d1ed912]
290
- - Updated dependencies [f1f1f1b]
291
- - Updated dependencies [f9816ae]
292
- - Updated dependencies [82090c1]
293
- - Updated dependencies [1b443fd]
294
- - Updated dependencies [ce97900]
295
- - Updated dependencies [14a2566]
296
- - @mastra/core@0.10.4-alpha.0
297
-
298
- ## 0.10.3
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2201 more lines hidden. See full changelog in package directory.
302
+ ... 2234 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/voice-openai-realtime
2
2
 
3
+ ## 0.10.3
4
+
5
+ ### Patch Changes
6
+
7
+ - e724b23: Added support for Int16Array
8
+ - Updated dependencies [9dda1ac]
9
+ - Updated dependencies [c984582]
10
+ - Updated dependencies [7e801dd]
11
+ - Updated dependencies [a606c75]
12
+ - Updated dependencies [7aa70a4]
13
+ - Updated dependencies [764f86a]
14
+ - Updated dependencies [1760a1c]
15
+ - Updated dependencies [038e5ae]
16
+ - Updated dependencies [7dda16a]
17
+ - Updated dependencies [5ebfcdd]
18
+ - Updated dependencies [b2d0c91]
19
+ - Updated dependencies [4e809ad]
20
+ - Updated dependencies [57929df]
21
+ - Updated dependencies [b7852ed]
22
+ - Updated dependencies [6320a61]
23
+ - @mastra/core@0.10.9
24
+
3
25
  ## 0.10.3-alpha.0
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
  - Updated dependencies [8607972]
277
299
  - Updated dependencies [ccef9f9]
278
300
  - Updated dependencies [0097d50]
279
- - Updated dependencies [7eeb2bc]
280
- - Updated dependencies [17826a9]
281
- - Updated dependencies [7d8b7c7]
282
- - Updated dependencies [fba031f]
283
- - Updated dependencies [3a5f1e1]
284
- - Updated dependencies [51e6923]
285
- - Updated dependencies [8398d89]
286
- - @mastra/core@0.9.2
287
-
288
- ## 0.2.2-alpha.6
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [6052aa6]
293
- - Updated dependencies [7d8b7c7]
294
- - Updated dependencies [3a5f1e1]
295
- - Updated dependencies [8398d89]
296
- - @mastra/core@0.9.2-alpha.6
297
-
298
- ## 0.2.2-alpha.5
299
-
300
- ### Patch Changes
301
301
 
302
- ... 633 more lines hidden. See full changelog in package directory.
302
+ ... 655 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.10.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 4e06e3f: timing not displayed correctly in traces
8
+ - 7e801dd: [MASTRA-4118] fixes issue with agent network loopStream where subsequent messages aren't present in playground on refresh
9
+ - a606c75: show right suspend schema for nested workflow on playground
10
+ - 1760a1c: Use workflow stream in playground instead of watch
11
+ - 038e5ae: Add cancel workflow run
12
+ - ac369c6: Show resume data on workflow graph
13
+ - 976a62b: remove persistence capabilities in model settings components
14
+ - 4e809ad: Visualizations for .sleep()/.sleepUntil()/.waitForEvent()
15
+ - f78f399: Make AgentModelSettings shareable between cloud and playground
16
+ - 57929df: agent network display
17
+
3
18
  ## 0.10.8-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
 
284
299
  ### Patch Changes
285
300
 
286
- - bdb7934: fix tools not showing (discoverability)
287
- - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
288
- - ae122cc: show the entities ID close to the copy button
289
- - f2d3352: fix overflow scroll in runtime context
290
- - 95911be: Fixed an issue where if @mastra/core was not released at the same time as create-mastra, create-mastra would match the alpha tag instead of latest tag when running npm create mastra@latest
291
- - fd69cc3: revamp UI of workflow "Run" pane
292
- - cbf153f: Handle broken images on the playground
293
- - 0cae9b1: sidebar adjustments (storing status + showing the action of collapsing / expanding)
294
- - d2b595a: a better tools playground page
295
- - 1f6886f: bring back the memory not activated warning in agent chat
296
- - 8a68886: revamp the UI of the workflow form input
297
-
298
- ## 0.3.4-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 944 more lines hidden. See full changelog in package directory.
302
+ ... 959 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,54 @@
1
1
  # mastra
2
2
 
3
+ ## 0.10.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4d3fbdf: Return tool error message rather than throw when a tool error happens for agent and tool playground page.
8
+ - Updated dependencies [6e13b80]
9
+ - Updated dependencies [4d3fbdf]
10
+ - @mastra/deployer@0.10.10-alpha.0
11
+ - @mastra/core@0.10.10-alpha.0
12
+
13
+ ## 0.10.9
14
+
15
+ ### Patch Changes
16
+
17
+ - 4e06e3f: timing not displayed correctly in traces
18
+ - 7e801dd: [MASTRA-4118] fixes issue with agent network loopStream where subsequent messages aren't present in playground on refresh
19
+ - d093c1e: Update example workflow to use existing weather agent
20
+ - a606c75: show right suspend schema for nested workflow on playground
21
+ - 1cbdfd0: update create-mastra gemini model to 2.5
22
+ - 1760a1c: Use workflow stream in playground instead of watch
23
+ - 038e5ae: Add cancel workflow run
24
+ - ac369c6: Show resume data on workflow graph
25
+ - 91c43b4: Use process.execPath for node in dev
26
+ - 976a62b: remove persistence capabilities in model settings components
27
+ - 4e809ad: Visualizations for .sleep()/.sleepUntil()/.waitForEvent()
28
+ - f78f399: Make AgentModelSettings shareable between cloud and playground
29
+ - 57929df: agent network display
30
+ - Updated dependencies [9dda1ac]
31
+ - Updated dependencies [9dda1ac]
32
+ - Updated dependencies [c984582]
33
+ - Updated dependencies [7e801dd]
34
+ - Updated dependencies [a606c75]
35
+ - Updated dependencies [7aa70a4]
36
+ - Updated dependencies [764f86a]
37
+ - Updated dependencies [1760a1c]
38
+ - Updated dependencies [038e5ae]
39
+ - Updated dependencies [7dda16a]
40
+ - Updated dependencies [6f87544]
41
+ - Updated dependencies [5ebfcdd]
42
+ - Updated dependencies [81a1b3b]
43
+ - Updated dependencies [b2d0c91]
44
+ - Updated dependencies [4e809ad]
45
+ - Updated dependencies [57929df]
46
+ - Updated dependencies [7e801dd]
47
+ - Updated dependencies [b7852ed]
48
+ - Updated dependencies [6320a61]
49
+ - @mastra/core@0.10.9
50
+ - @mastra/deployer@0.10.9
51
+
3
52
  ## 0.10.9-alpha.0
4
53
 
5
54
  ### Patch Changes
@@ -249,54 +298,5 @@
249
298
  - Updated dependencies [9589624]
250
299
  - Updated dependencies [bd1674f]
251
300
  - Updated dependencies [69f76f7]
252
- - Updated dependencies [3270d9d]
253
- - Updated dependencies [53d3c37]
254
- - Updated dependencies [751c894]
255
- - Updated dependencies [577ce3a]
256
- - Updated dependencies [9260b3a]
257
- - @mastra/core@0.10.6
258
- - @mastra/deployer@0.10.6
259
- - @mastra/mcp@0.10.4
260
-
261
- ## 0.10.6-alpha.7
262
-
263
- ### Patch Changes
264
-
265
- - b29c802: Remove open browser
266
- - Updated dependencies [bd1674f]
267
- - Updated dependencies [69f76f7]
268
- - @mastra/mcp@0.10.4-alpha.1
269
- - @mastra/deployer@0.10.6-alpha.5
270
-
271
- ## 0.10.6-alpha.6
272
-
273
- ### Patch Changes
274
-
275
- - 5f2aa3e: Move workflow hooks to playground
276
- - Updated dependencies [12a95fc]
277
- - Updated dependencies [51264a5]
278
- - Updated dependencies [8e6f677]
279
- - @mastra/core@0.10.6-alpha.5
280
- - @mastra/deployer@0.10.6-alpha.5
281
-
282
- ## 0.10.6-alpha.5
283
-
284
- ### Patch Changes
285
-
286
- - 084f6aa: Add logs to circular dependency to warn people when starting server might break
287
- - Updated dependencies [79b9909]
288
- - Updated dependencies [084f6aa]
289
- - Updated dependencies [9589624]
290
- - @mastra/deployer@0.10.6-alpha.4
291
- - @mastra/core@0.10.6-alpha.4
292
-
293
- ## 0.10.6-alpha.4
294
-
295
- ### Patch Changes
296
-
297
- - 4051477: dependencies updates:
298
- - Updated dependency [`@clack/prompts@^0.11.0` ↗︎](https://www.npmjs.com/package/@clack/prompts/v/0.11.0) (from `^0.8.2`, in `dependencies`)
299
- - Updated dependency [`@opentelemetry/instrumentation@^0.202.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/instrumentation/v/0.202.0) (from `^0.57.2`, in `dependencies`)
300
- - Updated dependency [`posthog-node@4.18.0` ↗︎](https://www.npmjs.com/package/posthog-node/v/4.18.0) (from `4.16.0`, in `dependencies`)
301
301
 
302
- ... 4092 more lines hidden. See full changelog in package directory.
302
+ ... 4141 more lines hidden. See full changelog in package directory.