@mastra/server 0.16.0-alpha.1 → 0.16.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/CHANGELOG.md +29 -0
- package/dist/{chunk-SADDGXIU.js → chunk-6WSUBX7H.js} +9 -8
- package/dist/chunk-6WSUBX7H.js.map +1 -0
- package/dist/{chunk-I77CGJTZ.cjs → chunk-7AF57YQY.cjs} +9 -8
- package/dist/chunk-7AF57YQY.cjs.map +1 -0
- package/dist/server/handlers/agent-builder.cjs +16 -16
- package/dist/server/handlers/agent-builder.js +1 -1
- package/dist/server/handlers.cjs +2 -2
- package/dist/server/handlers.js +1 -1
- package/package.json +6 -6
- package/dist/chunk-I77CGJTZ.cjs.map +0 -1
- package/dist/chunk-SADDGXIU.js.map +0 -1
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk7AF57YQY_cjs = require('../../chunk-7AF57YQY.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "cancelAgentBuilderActionRunHandler", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunk7AF57YQY_cjs.cancelAgentBuilderActionRunHandler; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "createAgentBuilderActionRunHandler", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk7AF57YQY_cjs.createAgentBuilderActionRunHandler; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "getAgentBuilderActionByIdHandler", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk7AF57YQY_cjs.getAgentBuilderActionByIdHandler; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "getAgentBuilderActionRunByIdHandler", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk7AF57YQY_cjs.getAgentBuilderActionRunByIdHandler; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "getAgentBuilderActionRunExecutionResultHandler", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk7AF57YQY_cjs.getAgentBuilderActionRunExecutionResultHandler; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "getAgentBuilderActionRunsHandler", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk7AF57YQY_cjs.getAgentBuilderActionRunsHandler; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "getAgentBuilderActionsHandler", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk7AF57YQY_cjs.getAgentBuilderActionsHandler; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "resumeAgentBuilderActionHandler", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk7AF57YQY_cjs.resumeAgentBuilderActionHandler; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "resumeAsyncAgentBuilderActionHandler", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk7AF57YQY_cjs.resumeAsyncAgentBuilderActionHandler; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "sendAgentBuilderActionRunEventHandler", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk7AF57YQY_cjs.sendAgentBuilderActionRunEventHandler; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "startAgentBuilderActionRunHandler", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunk7AF57YQY_cjs.startAgentBuilderActionRunHandler; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "startAsyncAgentBuilderActionHandler", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunk7AF57YQY_cjs.startAsyncAgentBuilderActionHandler; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "streamAgentBuilderActionHandler", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunk7AF57YQY_cjs.streamAgentBuilderActionHandler; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "streamVNextAgentBuilderActionHandler", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunk7AF57YQY_cjs.streamVNextAgentBuilderActionHandler; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "watchAgentBuilderActionHandler", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunk7AF57YQY_cjs.watchAgentBuilderActionHandler; }
|
|
66
66
|
});
|
|
67
67
|
//# sourceMappingURL=agent-builder.cjs.map
|
|
68
68
|
//# sourceMappingURL=agent-builder.cjs.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { cancelAgentBuilderActionRunHandler, createAgentBuilderActionRunHandler, getAgentBuilderActionByIdHandler, getAgentBuilderActionRunByIdHandler, getAgentBuilderActionRunExecutionResultHandler, getAgentBuilderActionRunsHandler, getAgentBuilderActionsHandler, resumeAgentBuilderActionHandler, resumeAsyncAgentBuilderActionHandler, sendAgentBuilderActionRunEventHandler, startAgentBuilderActionRunHandler, startAsyncAgentBuilderActionHandler, streamAgentBuilderActionHandler, streamVNextAgentBuilderActionHandler, watchAgentBuilderActionHandler } from '../../chunk-
|
|
1
|
+
export { cancelAgentBuilderActionRunHandler, createAgentBuilderActionRunHandler, getAgentBuilderActionByIdHandler, getAgentBuilderActionRunByIdHandler, getAgentBuilderActionRunExecutionResultHandler, getAgentBuilderActionRunsHandler, getAgentBuilderActionsHandler, resumeAgentBuilderActionHandler, resumeAsyncAgentBuilderActionHandler, sendAgentBuilderActionRunEventHandler, startAgentBuilderActionRunHandler, startAsyncAgentBuilderActionHandler, streamAgentBuilderActionHandler, streamVNextAgentBuilderActionHandler, watchAgentBuilderActionHandler } from '../../chunk-6WSUBX7H.js';
|
|
2
2
|
//# sourceMappingURL=agent-builder.js.map
|
|
3
3
|
//# sourceMappingURL=agent-builder.js.map
|
package/dist/server/handlers.cjs
CHANGED
|
@@ -10,7 +10,7 @@ var chunkEPVYEW4G_cjs = require('../chunk-EPVYEW4G.cjs');
|
|
|
10
10
|
var chunk6ZR275MD_cjs = require('../chunk-6ZR275MD.cjs');
|
|
11
11
|
var chunk32NAN45V_cjs = require('../chunk-32NAN45V.cjs');
|
|
12
12
|
var chunkSSLAWL7K_cjs = require('../chunk-SSLAWL7K.cjs');
|
|
13
|
-
var
|
|
13
|
+
var chunk7AF57YQY_cjs = require('../chunk-7AF57YQY.cjs');
|
|
14
14
|
var chunkAXQCJAL4_cjs = require('../chunk-AXQCJAL4.cjs');
|
|
15
15
|
var chunkJ7LKERKX_cjs = require('../chunk-J7LKERKX.cjs');
|
|
16
16
|
var chunkI3C4ODGV_cjs = require('../chunk-I3C4ODGV.cjs');
|
|
@@ -59,7 +59,7 @@ Object.defineProperty(exports, "a2a", {
|
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "agentBuilder", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunk7AF57YQY_cjs.agent_builder_exports; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "workflows", {
|
|
65
65
|
enumerable: true,
|
package/dist/server/handlers.js
CHANGED
|
@@ -8,7 +8,7 @@ export { scores_exports as scores } from '../chunk-75SO7J23.js';
|
|
|
8
8
|
export { telemetry_exports as telemetry } from '../chunk-67GYDFSB.js';
|
|
9
9
|
export { tools_exports as tools } from '../chunk-GAJNFIWJ.js';
|
|
10
10
|
export { a2a_exports as a2a } from '../chunk-ZD3KJFOO.js';
|
|
11
|
-
export { agent_builder_exports as agentBuilder } from '../chunk-
|
|
11
|
+
export { agent_builder_exports as agentBuilder } from '../chunk-6WSUBX7H.js';
|
|
12
12
|
export { workflows_exports as workflows } from '../chunk-XS6GQXJS.js';
|
|
13
13
|
export { agents_exports as agents } from '../chunk-BQOAKYKD.js';
|
|
14
14
|
export { legacyWorkflows_exports as legacyWorkflows } from '../chunk-LLUOPR3J.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/server",
|
|
3
|
-
"version": "0.16.
|
|
3
|
+
"version": "0.16.1-alpha.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -78,11 +78,11 @@
|
|
|
78
78
|
"typescript": "^5.8.3",
|
|
79
79
|
"vitest": "^3.2.4",
|
|
80
80
|
"zod": "^3.25.76",
|
|
81
|
-
"@internal/
|
|
82
|
-
"@internal/
|
|
83
|
-
"@
|
|
84
|
-
"@mastra/agent-builder": "0.0.
|
|
85
|
-
"@
|
|
81
|
+
"@internal/lint": "0.0.36",
|
|
82
|
+
"@internal/storage-test-utils": "0.0.32",
|
|
83
|
+
"@internal/types-builder": "0.0.11",
|
|
84
|
+
"@mastra/agent-builder": "0.0.3-alpha.0",
|
|
85
|
+
"@mastra/core": "0.16.1-alpha.0"
|
|
86
86
|
},
|
|
87
87
|
"homepage": "https://mastra.ai",
|
|
88
88
|
"repository": {
|