@mastra/client-js 0.0.0-message-ordering-20250415215612 → 0.0.0-redis-cloud-transporter-20250508191651
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/CHANGELOG.md +319 -3
- package/dist/index.cjs +427 -8
- package/dist/index.d.cts +150 -5
- package/dist/index.d.ts +150 -5
- package/dist/index.js +427 -8
- package/package.json +11 -6
- package/src/adapters/agui.test.ts +167 -0
- package/src/adapters/agui.ts +219 -0
- package/src/client.ts +47 -11
- package/src/index.test.ts +4 -4
- package/src/resources/agent.ts +3 -2
- package/src/resources/base.ts +1 -1
- package/src/resources/index.ts +1 -0
- package/src/resources/memory-thread.ts +1 -8
- package/src/resources/network.ts +1 -1
- package/src/resources/tool.ts +9 -3
- package/src/resources/vnext-workflow.ts +257 -0
- package/src/resources/workflow.ts +38 -2
- package/src/types.ts +40 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,327 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
-
## 0.0.0-
|
|
3
|
+
## 0.0.0-redis-cloud-transporter-20250508191651
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
|
|
7
|
+
- 526c570: expose agent runtimeContext from clientSDK
|
|
8
|
+
- 62c9e7d: Fix disappearing tool calls in streaming
|
|
9
|
+
- Updated dependencies [e450778]
|
|
10
|
+
- Updated dependencies [8902157]
|
|
11
|
+
- Updated dependencies [ca0dc88]
|
|
12
|
+
- Updated dependencies [526c570]
|
|
13
|
+
- Updated dependencies [9cd1a46]
|
|
14
|
+
- Updated dependencies [b5d2de0]
|
|
15
|
+
- Updated dependencies [644f8ad]
|
|
16
|
+
- Updated dependencies [70dbf51]
|
|
17
|
+
- @mastra/core@0.0.0-redis-cloud-transporter-20250508191651
|
|
18
|
+
|
|
19
|
+
## 0.1.21-alpha.0
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- 526c570: expose agent runtimeContext from clientSDK
|
|
24
|
+
- Updated dependencies [526c570]
|
|
25
|
+
- Updated dependencies [b5d2de0]
|
|
26
|
+
- Updated dependencies [644f8ad]
|
|
27
|
+
- @mastra/core@0.9.3-alpha.0
|
|
28
|
+
|
|
29
|
+
## 0.1.20
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- 2cf3b8f: dependencies updates:
|
|
34
|
+
- Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
|
|
35
|
+
- Updated dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (from `^3.24.3`, in `dependencies`)
|
|
36
|
+
- 4155f47: Add parameters to filter workflow runs
|
|
37
|
+
Add fromDate and toDate to telemetry parameters
|
|
38
|
+
- 254f5c3: Audit, cleanup MastraClient
|
|
39
|
+
- 0097d50: Add serializedStepGraph to vNext workflow
|
|
40
|
+
Return serializedStepGraph from vNext workflow
|
|
41
|
+
Use serializedStepGraph in vNext workflow graph
|
|
42
|
+
- 2429c74: Add get workflow runs api to client-js
|
|
43
|
+
- 2e4f8e9: Agui client integration
|
|
44
|
+
- Updated dependencies [6052aa6]
|
|
45
|
+
- Updated dependencies [967b41c]
|
|
46
|
+
- Updated dependencies [3d2fb5c]
|
|
47
|
+
- Updated dependencies [26738f4]
|
|
48
|
+
- Updated dependencies [4155f47]
|
|
49
|
+
- Updated dependencies [7eeb2bc]
|
|
50
|
+
- Updated dependencies [b804723]
|
|
51
|
+
- Updated dependencies [8607972]
|
|
52
|
+
- Updated dependencies [ccef9f9]
|
|
53
|
+
- Updated dependencies [0097d50]
|
|
54
|
+
- Updated dependencies [7eeb2bc]
|
|
55
|
+
- Updated dependencies [17826a9]
|
|
56
|
+
- Updated dependencies [7d8b7c7]
|
|
57
|
+
- Updated dependencies [fba031f]
|
|
58
|
+
- Updated dependencies [3a5f1e1]
|
|
59
|
+
- Updated dependencies [51e6923]
|
|
60
|
+
- Updated dependencies [8398d89]
|
|
61
|
+
- @mastra/core@0.9.2
|
|
62
|
+
|
|
63
|
+
## 0.1.20-alpha.6
|
|
64
|
+
|
|
65
|
+
### Patch Changes
|
|
66
|
+
|
|
67
|
+
- 2e4f8e9: Agui client integration
|
|
68
|
+
- Updated dependencies [6052aa6]
|
|
69
|
+
- Updated dependencies [7d8b7c7]
|
|
70
|
+
- Updated dependencies [3a5f1e1]
|
|
71
|
+
- Updated dependencies [8398d89]
|
|
72
|
+
- @mastra/core@0.9.2-alpha.6
|
|
73
|
+
|
|
74
|
+
## 0.1.20-alpha.5
|
|
75
|
+
|
|
76
|
+
### Patch Changes
|
|
77
|
+
|
|
78
|
+
- Updated dependencies [3d2fb5c]
|
|
79
|
+
- Updated dependencies [7eeb2bc]
|
|
80
|
+
- Updated dependencies [8607972]
|
|
81
|
+
- Updated dependencies [7eeb2bc]
|
|
82
|
+
- Updated dependencies [fba031f]
|
|
83
|
+
- @mastra/core@0.9.2-alpha.5
|
|
84
|
+
|
|
85
|
+
## 0.1.20-alpha.4
|
|
86
|
+
|
|
87
|
+
### Patch Changes
|
|
88
|
+
|
|
89
|
+
- Updated dependencies [ccef9f9]
|
|
90
|
+
- Updated dependencies [51e6923]
|
|
91
|
+
- @mastra/core@0.9.2-alpha.4
|
|
92
|
+
|
|
93
|
+
## 0.1.20-alpha.3
|
|
94
|
+
|
|
95
|
+
### Patch Changes
|
|
96
|
+
|
|
97
|
+
- 4155f47: Add parameters to filter workflow runs
|
|
98
|
+
Add fromDate and toDate to telemetry parameters
|
|
99
|
+
- Updated dependencies [967b41c]
|
|
100
|
+
- Updated dependencies [4155f47]
|
|
101
|
+
- Updated dependencies [17826a9]
|
|
102
|
+
- @mastra/core@0.9.2-alpha.3
|
|
103
|
+
|
|
104
|
+
## 0.1.20-alpha.2
|
|
105
|
+
|
|
106
|
+
### Patch Changes
|
|
107
|
+
|
|
108
|
+
- Updated dependencies [26738f4]
|
|
109
|
+
- @mastra/core@0.9.2-alpha.2
|
|
110
|
+
|
|
111
|
+
## 0.1.20-alpha.1
|
|
112
|
+
|
|
113
|
+
### Patch Changes
|
|
114
|
+
|
|
115
|
+
- 254f5c3: Audit, cleanup MastraClient
|
|
116
|
+
- 2429c74: Add get workflow runs api to client-js
|
|
117
|
+
- Updated dependencies [b804723]
|
|
118
|
+
- @mastra/core@0.9.2-alpha.1
|
|
119
|
+
|
|
120
|
+
## 0.1.20-alpha.0
|
|
121
|
+
|
|
122
|
+
### Patch Changes
|
|
123
|
+
|
|
124
|
+
- 0097d50: Add serializedStepGraph to vNext workflow
|
|
125
|
+
Return serializedStepGraph from vNext workflow
|
|
126
|
+
Use serializedStepGraph in vNext workflow graph
|
|
127
|
+
- Updated dependencies [0097d50]
|
|
128
|
+
- @mastra/core@0.9.2-alpha.0
|
|
129
|
+
|
|
130
|
+
## 0.1.19
|
|
131
|
+
|
|
132
|
+
### Patch Changes
|
|
133
|
+
|
|
134
|
+
- b50b9b7: Add vNext workflow to client-js
|
|
135
|
+
- 11d4485: Show VNext workflows on the playground
|
|
136
|
+
Show running status for step in vNext workflowState
|
|
137
|
+
- Updated dependencies [405b63d]
|
|
138
|
+
- Updated dependencies [81fb7f6]
|
|
139
|
+
- Updated dependencies [20275d4]
|
|
140
|
+
- Updated dependencies [7d1892c]
|
|
141
|
+
- Updated dependencies [a90a082]
|
|
142
|
+
- Updated dependencies [2d17c73]
|
|
143
|
+
- Updated dependencies [61e92f5]
|
|
144
|
+
- Updated dependencies [35955b0]
|
|
145
|
+
- Updated dependencies [6262bd5]
|
|
146
|
+
- Updated dependencies [c1409ef]
|
|
147
|
+
- Updated dependencies [3e7b69d]
|
|
148
|
+
- Updated dependencies [e4943b8]
|
|
149
|
+
- Updated dependencies [11d4485]
|
|
150
|
+
- Updated dependencies [479f490]
|
|
151
|
+
- Updated dependencies [c23a81c]
|
|
152
|
+
- Updated dependencies [2d4001d]
|
|
153
|
+
- Updated dependencies [c71013a]
|
|
154
|
+
- Updated dependencies [1d3b1cd]
|
|
155
|
+
- @mastra/core@0.9.1
|
|
156
|
+
|
|
157
|
+
## 0.1.19-alpha.8
|
|
158
|
+
|
|
159
|
+
### Patch Changes
|
|
160
|
+
|
|
161
|
+
- Updated dependencies [2d17c73]
|
|
162
|
+
- @mastra/core@0.9.1-alpha.8
|
|
163
|
+
|
|
164
|
+
## 0.1.19-alpha.7
|
|
165
|
+
|
|
166
|
+
### Patch Changes
|
|
167
|
+
|
|
168
|
+
- Updated dependencies [1d3b1cd]
|
|
169
|
+
- @mastra/core@0.9.1-alpha.7
|
|
170
|
+
|
|
171
|
+
## 0.1.19-alpha.6
|
|
172
|
+
|
|
173
|
+
### Patch Changes
|
|
174
|
+
|
|
175
|
+
- Updated dependencies [c23a81c]
|
|
176
|
+
- @mastra/core@0.9.1-alpha.6
|
|
177
|
+
|
|
178
|
+
## 0.1.19-alpha.5
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- Updated dependencies [3e7b69d]
|
|
183
|
+
- @mastra/core@0.9.1-alpha.5
|
|
184
|
+
|
|
185
|
+
## 0.1.19-alpha.4
|
|
186
|
+
|
|
187
|
+
### Patch Changes
|
|
188
|
+
|
|
189
|
+
- Updated dependencies [e4943b8]
|
|
190
|
+
- Updated dependencies [479f490]
|
|
191
|
+
- @mastra/core@0.9.1-alpha.4
|
|
192
|
+
|
|
193
|
+
## 0.1.19-alpha.3
|
|
194
|
+
|
|
195
|
+
### Patch Changes
|
|
196
|
+
|
|
197
|
+
- Updated dependencies [6262bd5]
|
|
198
|
+
- @mastra/core@0.9.1-alpha.3
|
|
199
|
+
|
|
200
|
+
## 0.1.19-alpha.2
|
|
201
|
+
|
|
202
|
+
### Patch Changes
|
|
203
|
+
|
|
204
|
+
- Updated dependencies [405b63d]
|
|
205
|
+
- Updated dependencies [61e92f5]
|
|
206
|
+
- Updated dependencies [c71013a]
|
|
207
|
+
- @mastra/core@0.9.1-alpha.2
|
|
208
|
+
|
|
209
|
+
## 0.1.19-alpha.1
|
|
210
|
+
|
|
211
|
+
### Patch Changes
|
|
212
|
+
|
|
213
|
+
- b50b9b7: Add vNext workflow to client-js
|
|
214
|
+
- 11d4485: Show VNext workflows on the playground
|
|
215
|
+
Show running status for step in vNext workflowState
|
|
216
|
+
- Updated dependencies [20275d4]
|
|
217
|
+
- Updated dependencies [7d1892c]
|
|
218
|
+
- Updated dependencies [a90a082]
|
|
219
|
+
- Updated dependencies [35955b0]
|
|
220
|
+
- Updated dependencies [c1409ef]
|
|
221
|
+
- Updated dependencies [11d4485]
|
|
222
|
+
- Updated dependencies [2d4001d]
|
|
223
|
+
- @mastra/core@0.9.1-alpha.1
|
|
224
|
+
|
|
225
|
+
## 0.1.19-alpha.0
|
|
226
|
+
|
|
227
|
+
### Patch Changes
|
|
228
|
+
|
|
229
|
+
- Updated dependencies [81fb7f6]
|
|
230
|
+
- @mastra/core@0.9.1-alpha.0
|
|
231
|
+
|
|
232
|
+
## 0.1.18
|
|
233
|
+
|
|
234
|
+
### Patch Changes
|
|
235
|
+
|
|
236
|
+
- 2538066: Fix memory thread creation from client SDK
|
|
237
|
+
- Updated dependencies [000a6d4]
|
|
238
|
+
- Updated dependencies [08bb78e]
|
|
239
|
+
- Updated dependencies [ed2f549]
|
|
240
|
+
- Updated dependencies [7e92011]
|
|
241
|
+
- Updated dependencies [9ee4293]
|
|
242
|
+
- Updated dependencies [03f3cd0]
|
|
243
|
+
- Updated dependencies [c0f22b4]
|
|
244
|
+
- Updated dependencies [71d9444]
|
|
245
|
+
- Updated dependencies [157c741]
|
|
246
|
+
- Updated dependencies [8a8a73b]
|
|
247
|
+
- Updated dependencies [0a033fa]
|
|
248
|
+
- Updated dependencies [fe3ae4d]
|
|
249
|
+
- Updated dependencies [9c26508]
|
|
250
|
+
- Updated dependencies [0f4eae3]
|
|
251
|
+
- Updated dependencies [16a8648]
|
|
252
|
+
- Updated dependencies [6f92295]
|
|
253
|
+
- @mastra/core@0.9.0
|
|
254
|
+
|
|
255
|
+
## 0.1.18-alpha.8
|
|
256
|
+
|
|
257
|
+
### Patch Changes
|
|
258
|
+
|
|
259
|
+
- 2538066: Fix memory thread creation from client SDK
|
|
260
|
+
- Updated dependencies [000a6d4]
|
|
261
|
+
- Updated dependencies [ed2f549]
|
|
262
|
+
- Updated dependencies [c0f22b4]
|
|
263
|
+
- Updated dependencies [0a033fa]
|
|
264
|
+
- Updated dependencies [9c26508]
|
|
265
|
+
- Updated dependencies [0f4eae3]
|
|
266
|
+
- Updated dependencies [16a8648]
|
|
267
|
+
- @mastra/core@0.9.0-alpha.8
|
|
268
|
+
|
|
269
|
+
## 0.1.18-alpha.7
|
|
270
|
+
|
|
271
|
+
### Patch Changes
|
|
272
|
+
|
|
273
|
+
- Updated dependencies [71d9444]
|
|
274
|
+
- @mastra/core@0.9.0-alpha.7
|
|
275
|
+
|
|
276
|
+
## 0.1.18-alpha.6
|
|
277
|
+
|
|
278
|
+
### Patch Changes
|
|
279
|
+
|
|
280
|
+
- Updated dependencies [157c741]
|
|
281
|
+
- @mastra/core@0.9.0-alpha.6
|
|
282
|
+
|
|
283
|
+
## 0.1.18-alpha.5
|
|
284
|
+
|
|
285
|
+
### Patch Changes
|
|
286
|
+
|
|
287
|
+
- Updated dependencies [08bb78e]
|
|
288
|
+
- @mastra/core@0.9.0-alpha.5
|
|
289
|
+
|
|
290
|
+
## 0.1.18-alpha.4
|
|
291
|
+
|
|
292
|
+
### Patch Changes
|
|
293
|
+
|
|
294
|
+
- Updated dependencies [7e92011]
|
|
295
|
+
- @mastra/core@0.9.0-alpha.4
|
|
296
|
+
|
|
297
|
+
## 0.1.18-alpha.3
|
|
298
|
+
|
|
299
|
+
### Patch Changes
|
|
300
|
+
|
|
301
|
+
- Updated dependencies [fe3ae4d]
|
|
302
|
+
- @mastra/core@0.9.0-alpha.3
|
|
303
|
+
|
|
304
|
+
## 0.1.18-alpha.2
|
|
305
|
+
|
|
306
|
+
### Patch Changes
|
|
307
|
+
|
|
308
|
+
- Updated dependencies [9ee4293]
|
|
309
|
+
- @mastra/core@0.8.4-alpha.2
|
|
310
|
+
|
|
311
|
+
## 0.1.18-alpha.1
|
|
312
|
+
|
|
313
|
+
### Patch Changes
|
|
314
|
+
|
|
315
|
+
- Updated dependencies [8a8a73b]
|
|
316
|
+
- Updated dependencies [6f92295]
|
|
317
|
+
- @mastra/core@0.8.4-alpha.1
|
|
318
|
+
|
|
319
|
+
## 0.1.18-alpha.0
|
|
320
|
+
|
|
321
|
+
### Patch Changes
|
|
322
|
+
|
|
323
|
+
- Updated dependencies [03f3cd0]
|
|
324
|
+
- @mastra/core@0.8.4-alpha.0
|
|
9
325
|
|
|
10
326
|
## 0.1.17
|
|
11
327
|
|