@mastra/server 0.0.0-fix-memory-xxhash-20250409202110 → 0.0.0-fix-generate-title-20250616171351

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.
Files changed (84) hide show
  1. package/{LICENSE → LICENSE.md} +3 -1
  2. package/README.md +48 -135
  3. package/dist/_tsup-dts-rollup.d.cts +357 -57
  4. package/dist/_tsup-dts-rollup.d.ts +357 -57
  5. package/dist/{chunk-YNSGUC2O.js → chunk-2HXKRRNS.js} +14 -8
  6. package/dist/chunk-4O23XCE5.js +262 -0
  7. package/dist/{chunk-4JINXASC.js → chunk-55DOQLP6.js} +5 -4
  8. package/dist/{chunk-QN4KF3BH.cjs → chunk-57CJTIPW.cjs} +2 -2
  9. package/dist/{chunk-ZLBRQFDD.cjs → chunk-64U3UDTH.cjs} +2 -2
  10. package/dist/{chunk-2FJURXCL.cjs → chunk-6TJSHFCJ.cjs} +44 -36
  11. package/dist/chunk-75ZPJI57.cjs +9 -0
  12. package/dist/chunk-ASKESBJW.cjs +2004 -0
  13. package/dist/{chunk-CWSDZEZG.cjs → chunk-B4MQFJ7G.cjs} +18 -12
  14. package/dist/{chunk-DVPP5S6I.js → chunk-BFOA2QQY.js} +14 -8
  15. package/dist/{chunk-M56ECCHK.cjs → chunk-BNEY4P4P.cjs} +20 -19
  16. package/dist/{chunk-2YONKUWB.js → chunk-C7564HUT.js} +58 -33
  17. package/dist/chunk-C75ZRJKD.cjs +270 -0
  18. package/dist/{chunk-ILW7XYNJ.js → chunk-CLYX4KLH.js} +85 -61
  19. package/dist/chunk-CMMOIUFC.cjs +114 -0
  20. package/dist/{chunk-3RVHWGWO.js → chunk-CP55EVBK.js} +26 -13
  21. package/dist/chunk-FRXZL32L.cjs +471 -0
  22. package/dist/chunk-GHC4YV6R.js +504 -0
  23. package/dist/{chunk-L7XE5QTW.js → chunk-H5PTF3Y4.js} +1 -1
  24. package/dist/{chunk-RBQASTUP.js → chunk-I7KJZNX5.js} +14 -6
  25. package/dist/chunk-IMBY5XUG.cjs +86 -0
  26. package/dist/chunk-JKTNRUKY.js +457 -0
  27. package/dist/{chunk-3AHQ5RGN.js → chunk-M5ABIP7D.js} +1 -1
  28. package/dist/chunk-MLKGABMK.js +7 -0
  29. package/dist/{chunk-4C3EPMMF.cjs → chunk-NGURCFEJ.cjs} +31 -25
  30. package/dist/{chunk-TRDNDNGQ.js → chunk-NYN7KFXL.js} +1 -7
  31. package/dist/{chunk-FV45V6WC.cjs → chunk-OCWPVYNI.cjs} +0 -7
  32. package/dist/chunk-QLG2PFHE.js +81 -0
  33. package/dist/chunk-SDPGVWQJ.cjs +512 -0
  34. package/dist/chunk-TGJMNUYJ.js +2001 -0
  35. package/dist/chunk-VPNDC2DI.cjs +148 -0
  36. package/dist/chunk-WE32JG64.cjs +332 -0
  37. package/dist/server/handlers/a2a.cjs +30 -0
  38. package/dist/server/handlers/a2a.d.cts +6 -0
  39. package/dist/server/handlers/a2a.d.ts +6 -0
  40. package/dist/server/handlers/a2a.js +1 -0
  41. package/dist/server/handlers/agents.cjs +7 -7
  42. package/dist/server/handlers/agents.js +1 -1
  43. package/dist/server/handlers/error.cjs +2 -2
  44. package/dist/server/handlers/error.js +1 -1
  45. package/dist/server/handlers/legacyWorkflows.cjs +46 -0
  46. package/dist/server/handlers/legacyWorkflows.d.cts +10 -0
  47. package/dist/server/handlers/legacyWorkflows.d.ts +10 -0
  48. package/dist/server/handlers/legacyWorkflows.js +1 -0
  49. package/dist/server/handlers/logs.cjs +4 -4
  50. package/dist/server/handlers/logs.js +1 -1
  51. package/dist/server/handlers/memory.cjs +9 -9
  52. package/dist/server/handlers/memory.js +1 -1
  53. package/dist/server/handlers/network.cjs +5 -5
  54. package/dist/server/handlers/network.js +1 -1
  55. package/dist/server/handlers/telemetry.cjs +3 -3
  56. package/dist/server/handlers/telemetry.js +1 -1
  57. package/dist/server/handlers/tools.cjs +5 -5
  58. package/dist/server/handlers/tools.js +1 -1
  59. package/dist/server/handlers/utils.cjs +2 -2
  60. package/dist/server/handlers/utils.js +1 -1
  61. package/dist/server/handlers/vector.cjs +7 -7
  62. package/dist/server/handlers/vector.js +1 -1
  63. package/dist/server/handlers/voice.cjs +8 -4
  64. package/dist/server/handlers/voice.d.cts +1 -0
  65. package/dist/server/handlers/voice.d.ts +1 -0
  66. package/dist/server/handlers/voice.js +1 -1
  67. package/dist/server/handlers/workflows.cjs +21 -13
  68. package/dist/server/handlers/workflows.d.cts +4 -2
  69. package/dist/server/handlers/workflows.d.ts +4 -2
  70. package/dist/server/handlers/workflows.js +1 -1
  71. package/dist/server/handlers.cjs +33 -23
  72. package/dist/server/handlers.d.cts +2 -0
  73. package/dist/server/handlers.d.ts +2 -0
  74. package/dist/server/handlers.js +11 -9
  75. package/package.json +14 -13
  76. package/dist/chunk-2JQC6JWP.js +0 -46
  77. package/dist/chunk-5JOF627H.cjs +0 -123
  78. package/dist/chunk-A7DF4ETD.cjs +0 -100
  79. package/dist/chunk-BMA2ORRT.js +0 -152
  80. package/dist/chunk-GV52BII2.cjs +0 -160
  81. package/dist/chunk-QH6XWSXP.cjs +0 -5579
  82. package/dist/chunk-VB7KH62D.cjs +0 -51
  83. package/dist/chunk-VK6FX47H.js +0 -5576
  84. package/dist/chunk-X37I6GZT.cjs +0 -308
@@ -1,18 +1,18 @@
1
1
  'use strict';
2
2
 
3
- var chunkVB7KH62D_cjs = require('../../chunk-VB7KH62D.cjs');
3
+ var chunkIMBY5XUG_cjs = require('../../chunk-IMBY5XUG.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "getLogTransports", {
8
8
  enumerable: true,
9
- get: function () { return chunkVB7KH62D_cjs.getLogTransports; }
9
+ get: function () { return chunkIMBY5XUG_cjs.getLogTransports; }
10
10
  });
11
11
  Object.defineProperty(exports, "getLogsByRunIdHandler", {
12
12
  enumerable: true,
13
- get: function () { return chunkVB7KH62D_cjs.getLogsByRunIdHandler; }
13
+ get: function () { return chunkIMBY5XUG_cjs.getLogsByRunIdHandler; }
14
14
  });
15
15
  Object.defineProperty(exports, "getLogsHandler", {
16
16
  enumerable: true,
17
- get: function () { return chunkVB7KH62D_cjs.getLogsHandler; }
17
+ get: function () { return chunkIMBY5XUG_cjs.getLogsHandler; }
18
18
  });
@@ -1 +1 @@
1
- export { getLogTransports, getLogsByRunIdHandler, getLogsHandler } from '../../chunk-2JQC6JWP.js';
1
+ export { getLogTransports, getLogsByRunIdHandler, getLogsHandler } from '../../chunk-QLG2PFHE.js';
@@ -1,38 +1,38 @@
1
1
  'use strict';
2
2
 
3
- var chunk2FJURXCL_cjs = require('../../chunk-2FJURXCL.cjs');
3
+ var chunk6TJSHFCJ_cjs = require('../../chunk-6TJSHFCJ.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "createThreadHandler", {
8
8
  enumerable: true,
9
- get: function () { return chunk2FJURXCL_cjs.createThreadHandler; }
9
+ get: function () { return chunk6TJSHFCJ_cjs.createThreadHandler; }
10
10
  });
11
11
  Object.defineProperty(exports, "deleteThreadHandler", {
12
12
  enumerable: true,
13
- get: function () { return chunk2FJURXCL_cjs.deleteThreadHandler; }
13
+ get: function () { return chunk6TJSHFCJ_cjs.deleteThreadHandler; }
14
14
  });
15
15
  Object.defineProperty(exports, "getMemoryStatusHandler", {
16
16
  enumerable: true,
17
- get: function () { return chunk2FJURXCL_cjs.getMemoryStatusHandler; }
17
+ get: function () { return chunk6TJSHFCJ_cjs.getMemoryStatusHandler; }
18
18
  });
19
19
  Object.defineProperty(exports, "getMessagesHandler", {
20
20
  enumerable: true,
21
- get: function () { return chunk2FJURXCL_cjs.getMessagesHandler; }
21
+ get: function () { return chunk6TJSHFCJ_cjs.getMessagesHandler; }
22
22
  });
23
23
  Object.defineProperty(exports, "getThreadByIdHandler", {
24
24
  enumerable: true,
25
- get: function () { return chunk2FJURXCL_cjs.getThreadByIdHandler; }
25
+ get: function () { return chunk6TJSHFCJ_cjs.getThreadByIdHandler; }
26
26
  });
27
27
  Object.defineProperty(exports, "getThreadsHandler", {
28
28
  enumerable: true,
29
- get: function () { return chunk2FJURXCL_cjs.getThreadsHandler; }
29
+ get: function () { return chunk6TJSHFCJ_cjs.getThreadsHandler; }
30
30
  });
31
31
  Object.defineProperty(exports, "saveMessagesHandler", {
32
32
  enumerable: true,
33
- get: function () { return chunk2FJURXCL_cjs.saveMessagesHandler; }
33
+ get: function () { return chunk6TJSHFCJ_cjs.saveMessagesHandler; }
34
34
  });
35
35
  Object.defineProperty(exports, "updateThreadHandler", {
36
36
  enumerable: true,
37
- get: function () { return chunk2FJURXCL_cjs.updateThreadHandler; }
37
+ get: function () { return chunk6TJSHFCJ_cjs.updateThreadHandler; }
38
38
  });
@@ -1 +1 @@
1
- export { createThreadHandler, deleteThreadHandler, getMemoryStatusHandler, getMessagesHandler, getThreadByIdHandler, getThreadsHandler, saveMessagesHandler, updateThreadHandler } from '../../chunk-RBQASTUP.js';
1
+ export { createThreadHandler, deleteThreadHandler, getMemoryStatusHandler, getMessagesHandler, getThreadByIdHandler, getThreadsHandler, saveMessagesHandler, updateThreadHandler } from '../../chunk-I7KJZNX5.js';
@@ -1,22 +1,22 @@
1
1
  'use strict';
2
2
 
3
- var chunk5JOF627H_cjs = require('../../chunk-5JOF627H.cjs');
3
+ var chunkVPNDC2DI_cjs = require('../../chunk-VPNDC2DI.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "generateHandler", {
8
8
  enumerable: true,
9
- get: function () { return chunk5JOF627H_cjs.generateHandler; }
9
+ get: function () { return chunkVPNDC2DI_cjs.generateHandler; }
10
10
  });
11
11
  Object.defineProperty(exports, "getNetworkByIdHandler", {
12
12
  enumerable: true,
13
- get: function () { return chunk5JOF627H_cjs.getNetworkByIdHandler; }
13
+ get: function () { return chunkVPNDC2DI_cjs.getNetworkByIdHandler; }
14
14
  });
15
15
  Object.defineProperty(exports, "getNetworksHandler", {
16
16
  enumerable: true,
17
- get: function () { return chunk5JOF627H_cjs.getNetworksHandler; }
17
+ get: function () { return chunkVPNDC2DI_cjs.getNetworksHandler; }
18
18
  });
19
19
  Object.defineProperty(exports, "streamGenerateHandler", {
20
20
  enumerable: true,
21
- get: function () { return chunk5JOF627H_cjs.streamGenerateHandler; }
21
+ get: function () { return chunkVPNDC2DI_cjs.streamGenerateHandler; }
22
22
  });
@@ -1 +1 @@
1
- export { generateHandler, getNetworkByIdHandler, getNetworksHandler, streamGenerateHandler } from '../../chunk-2YONKUWB.js';
1
+ export { generateHandler, getNetworkByIdHandler, getNetworksHandler, streamGenerateHandler } from '../../chunk-C7564HUT.js';
@@ -1,14 +1,14 @@
1
1
  'use strict';
2
2
 
3
- var chunkCWSDZEZG_cjs = require('../../chunk-CWSDZEZG.cjs');
3
+ var chunkB4MQFJ7G_cjs = require('../../chunk-B4MQFJ7G.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "getTelemetryHandler", {
8
8
  enumerable: true,
9
- get: function () { return chunkCWSDZEZG_cjs.getTelemetryHandler; }
9
+ get: function () { return chunkB4MQFJ7G_cjs.getTelemetryHandler; }
10
10
  });
11
11
  Object.defineProperty(exports, "storeTelemetryHandler", {
12
12
  enumerable: true,
13
- get: function () { return chunkCWSDZEZG_cjs.storeTelemetryHandler; }
13
+ get: function () { return chunkB4MQFJ7G_cjs.storeTelemetryHandler; }
14
14
  });
@@ -1 +1 @@
1
- export { getTelemetryHandler, storeTelemetryHandler } from '../../chunk-DVPP5S6I.js';
1
+ export { getTelemetryHandler, storeTelemetryHandler } from '../../chunk-BFOA2QQY.js';
@@ -1,22 +1,22 @@
1
1
  'use strict';
2
2
 
3
- var chunk4C3EPMMF_cjs = require('../../chunk-4C3EPMMF.cjs');
3
+ var chunkNGURCFEJ_cjs = require('../../chunk-NGURCFEJ.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "executeAgentToolHandler", {
8
8
  enumerable: true,
9
- get: function () { return chunk4C3EPMMF_cjs.executeAgentToolHandler; }
9
+ get: function () { return chunkNGURCFEJ_cjs.executeAgentToolHandler; }
10
10
  });
11
11
  Object.defineProperty(exports, "executeToolHandler", {
12
12
  enumerable: true,
13
- get: function () { return chunk4C3EPMMF_cjs.executeToolHandler; }
13
+ get: function () { return chunkNGURCFEJ_cjs.executeToolHandler; }
14
14
  });
15
15
  Object.defineProperty(exports, "getToolByIdHandler", {
16
16
  enumerable: true,
17
- get: function () { return chunk4C3EPMMF_cjs.getToolByIdHandler; }
17
+ get: function () { return chunkNGURCFEJ_cjs.getToolByIdHandler; }
18
18
  });
19
19
  Object.defineProperty(exports, "getToolsHandler", {
20
20
  enumerable: true,
21
- get: function () { return chunk4C3EPMMF_cjs.getToolsHandler; }
21
+ get: function () { return chunkNGURCFEJ_cjs.getToolsHandler; }
22
22
  });
@@ -1 +1 @@
1
- export { executeAgentToolHandler, executeToolHandler, getToolByIdHandler, getToolsHandler } from '../../chunk-YNSGUC2O.js';
1
+ export { executeAgentToolHandler, executeToolHandler, getToolByIdHandler, getToolsHandler } from '../../chunk-2HXKRRNS.js';
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var chunkQN4KF3BH_cjs = require('../../chunk-QN4KF3BH.cjs');
3
+ var chunk57CJTIPW_cjs = require('../../chunk-57CJTIPW.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "validateBody", {
8
8
  enumerable: true,
9
- get: function () { return chunkQN4KF3BH_cjs.validateBody; }
9
+ get: function () { return chunk57CJTIPW_cjs.validateBody; }
10
10
  });
@@ -1 +1 @@
1
- export { validateBody } from '../../chunk-L7XE5QTW.js';
1
+ export { validateBody } from '../../chunk-H5PTF3Y4.js';
@@ -1,30 +1,30 @@
1
1
  'use strict';
2
2
 
3
- var chunkM56ECCHK_cjs = require('../../chunk-M56ECCHK.cjs');
3
+ var chunkBNEY4P4P_cjs = require('../../chunk-BNEY4P4P.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "createIndex", {
8
8
  enumerable: true,
9
- get: function () { return chunkM56ECCHK_cjs.createIndex; }
9
+ get: function () { return chunkBNEY4P4P_cjs.createIndex; }
10
10
  });
11
11
  Object.defineProperty(exports, "deleteIndex", {
12
12
  enumerable: true,
13
- get: function () { return chunkM56ECCHK_cjs.deleteIndex; }
13
+ get: function () { return chunkBNEY4P4P_cjs.deleteIndex; }
14
14
  });
15
15
  Object.defineProperty(exports, "describeIndex", {
16
16
  enumerable: true,
17
- get: function () { return chunkM56ECCHK_cjs.describeIndex; }
17
+ get: function () { return chunkBNEY4P4P_cjs.describeIndex; }
18
18
  });
19
19
  Object.defineProperty(exports, "listIndexes", {
20
20
  enumerable: true,
21
- get: function () { return chunkM56ECCHK_cjs.listIndexes; }
21
+ get: function () { return chunkBNEY4P4P_cjs.listIndexes; }
22
22
  });
23
23
  Object.defineProperty(exports, "queryVectors", {
24
24
  enumerable: true,
25
- get: function () { return chunkM56ECCHK_cjs.queryVectors; }
25
+ get: function () { return chunkBNEY4P4P_cjs.queryVectors; }
26
26
  });
27
27
  Object.defineProperty(exports, "upsertVectors", {
28
28
  enumerable: true,
29
- get: function () { return chunkM56ECCHK_cjs.upsertVectors; }
29
+ get: function () { return chunkBNEY4P4P_cjs.upsertVectors; }
30
30
  });
@@ -1 +1 @@
1
- export { createIndex, deleteIndex, describeIndex, listIndexes, queryVectors, upsertVectors } from '../../chunk-4JINXASC.js';
1
+ export { createIndex, deleteIndex, describeIndex, listIndexes, queryVectors, upsertVectors } from '../../chunk-55DOQLP6.js';
@@ -1,18 +1,22 @@
1
1
  'use strict';
2
2
 
3
- var chunkA7DF4ETD_cjs = require('../../chunk-A7DF4ETD.cjs');
3
+ var chunkCMMOIUFC_cjs = require('../../chunk-CMMOIUFC.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "generateSpeechHandler", {
8
8
  enumerable: true,
9
- get: function () { return chunkA7DF4ETD_cjs.generateSpeechHandler; }
9
+ get: function () { return chunkCMMOIUFC_cjs.generateSpeechHandler; }
10
+ });
11
+ Object.defineProperty(exports, "getListenerHandler", {
12
+ enumerable: true,
13
+ get: function () { return chunkCMMOIUFC_cjs.getListenerHandler; }
10
14
  });
11
15
  Object.defineProperty(exports, "getSpeakersHandler", {
12
16
  enumerable: true,
13
- get: function () { return chunkA7DF4ETD_cjs.getSpeakersHandler; }
17
+ get: function () { return chunkCMMOIUFC_cjs.getSpeakersHandler; }
14
18
  });
15
19
  Object.defineProperty(exports, "transcribeSpeechHandler", {
16
20
  enumerable: true,
17
- get: function () { return chunkA7DF4ETD_cjs.transcribeSpeechHandler; }
21
+ get: function () { return chunkCMMOIUFC_cjs.transcribeSpeechHandler; }
18
22
  });
@@ -1,3 +1,4 @@
1
1
  export { getSpeakersHandler } from '../../_tsup-dts-rollup.cjs';
2
2
  export { generateSpeechHandler } from '../../_tsup-dts-rollup.cjs';
3
3
  export { transcribeSpeechHandler } from '../../_tsup-dts-rollup.cjs';
4
+ export { getListenerHandler } from '../../_tsup-dts-rollup.cjs';
@@ -1,3 +1,4 @@
1
1
  export { getSpeakersHandler } from '../../_tsup-dts-rollup.js';
2
2
  export { generateSpeechHandler } from '../../_tsup-dts-rollup.js';
3
3
  export { transcribeSpeechHandler } from '../../_tsup-dts-rollup.js';
4
+ export { getListenerHandler } from '../../_tsup-dts-rollup.js';
@@ -1 +1 @@
1
- export { generateSpeechHandler, getSpeakersHandler, transcribeSpeechHandler } from '../../chunk-3RVHWGWO.js';
1
+ export { generateSpeechHandler, getListenerHandler, getSpeakersHandler, transcribeSpeechHandler } from '../../chunk-CP55EVBK.js';
@@ -1,46 +1,54 @@
1
1
  'use strict';
2
2
 
3
- var chunkX37I6GZT_cjs = require('../../chunk-X37I6GZT.cjs');
3
+ var chunkFRXZL32L_cjs = require('../../chunk-FRXZL32L.cjs');
4
4
 
5
5
 
6
6
 
7
- Object.defineProperty(exports, "createRunHandler", {
7
+ Object.defineProperty(exports, "createWorkflowRunHandler", {
8
8
  enumerable: true,
9
- get: function () { return chunkX37I6GZT_cjs.createRunHandler; }
9
+ get: function () { return chunkFRXZL32L_cjs.createWorkflowRunHandler; }
10
10
  });
11
11
  Object.defineProperty(exports, "getWorkflowByIdHandler", {
12
12
  enumerable: true,
13
- get: function () { return chunkX37I6GZT_cjs.getWorkflowByIdHandler; }
13
+ get: function () { return chunkFRXZL32L_cjs.getWorkflowByIdHandler; }
14
14
  });
15
- Object.defineProperty(exports, "getWorkflowRunHandler", {
15
+ Object.defineProperty(exports, "getWorkflowRunByIdHandler", {
16
16
  enumerable: true,
17
- get: function () { return chunkX37I6GZT_cjs.getWorkflowRunHandler; }
17
+ get: function () { return chunkFRXZL32L_cjs.getWorkflowRunByIdHandler; }
18
+ });
19
+ Object.defineProperty(exports, "getWorkflowRunExecutionResultHandler", {
20
+ enumerable: true,
21
+ get: function () { return chunkFRXZL32L_cjs.getWorkflowRunExecutionResultHandler; }
18
22
  });
19
23
  Object.defineProperty(exports, "getWorkflowRunsHandler", {
20
24
  enumerable: true,
21
- get: function () { return chunkX37I6GZT_cjs.getWorkflowRunsHandler; }
25
+ get: function () { return chunkFRXZL32L_cjs.getWorkflowRunsHandler; }
22
26
  });
23
27
  Object.defineProperty(exports, "getWorkflowsHandler", {
24
28
  enumerable: true,
25
- get: function () { return chunkX37I6GZT_cjs.getWorkflowsHandler; }
29
+ get: function () { return chunkFRXZL32L_cjs.getWorkflowsHandler; }
26
30
  });
27
31
  Object.defineProperty(exports, "resumeAsyncWorkflowHandler", {
28
32
  enumerable: true,
29
- get: function () { return chunkX37I6GZT_cjs.resumeAsyncWorkflowHandler; }
33
+ get: function () { return chunkFRXZL32L_cjs.resumeAsyncWorkflowHandler; }
30
34
  });
31
35
  Object.defineProperty(exports, "resumeWorkflowHandler", {
32
36
  enumerable: true,
33
- get: function () { return chunkX37I6GZT_cjs.resumeWorkflowHandler; }
37
+ get: function () { return chunkFRXZL32L_cjs.resumeWorkflowHandler; }
34
38
  });
35
39
  Object.defineProperty(exports, "startAsyncWorkflowHandler", {
36
40
  enumerable: true,
37
- get: function () { return chunkX37I6GZT_cjs.startAsyncWorkflowHandler; }
41
+ get: function () { return chunkFRXZL32L_cjs.startAsyncWorkflowHandler; }
38
42
  });
39
43
  Object.defineProperty(exports, "startWorkflowRunHandler", {
40
44
  enumerable: true,
41
- get: function () { return chunkX37I6GZT_cjs.startWorkflowRunHandler; }
45
+ get: function () { return chunkFRXZL32L_cjs.startWorkflowRunHandler; }
46
+ });
47
+ Object.defineProperty(exports, "streamWorkflowHandler", {
48
+ enumerable: true,
49
+ get: function () { return chunkFRXZL32L_cjs.streamWorkflowHandler; }
42
50
  });
43
51
  Object.defineProperty(exports, "watchWorkflowHandler", {
44
52
  enumerable: true,
45
- get: function () { return chunkX37I6GZT_cjs.watchWorkflowHandler; }
53
+ get: function () { return chunkFRXZL32L_cjs.watchWorkflowHandler; }
46
54
  });
@@ -1,10 +1,12 @@
1
1
  export { getWorkflowsHandler } from '../../_tsup-dts-rollup.cjs';
2
2
  export { getWorkflowByIdHandler } from '../../_tsup-dts-rollup.cjs';
3
+ export { getWorkflowRunByIdHandler } from '../../_tsup-dts-rollup.cjs';
4
+ export { getWorkflowRunExecutionResultHandler } from '../../_tsup-dts-rollup.cjs';
5
+ export { createWorkflowRunHandler } from '../../_tsup-dts-rollup.cjs';
3
6
  export { startAsyncWorkflowHandler } from '../../_tsup-dts-rollup.cjs';
4
- export { getWorkflowRunHandler } from '../../_tsup-dts-rollup.cjs';
5
- export { createRunHandler } from '../../_tsup-dts-rollup.cjs';
6
7
  export { startWorkflowRunHandler } from '../../_tsup-dts-rollup.cjs';
7
8
  export { watchWorkflowHandler } from '../../_tsup-dts-rollup.cjs';
9
+ export { streamWorkflowHandler } from '../../_tsup-dts-rollup.cjs';
8
10
  export { resumeAsyncWorkflowHandler } from '../../_tsup-dts-rollup.cjs';
9
11
  export { resumeWorkflowHandler } from '../../_tsup-dts-rollup.cjs';
10
12
  export { getWorkflowRunsHandler } from '../../_tsup-dts-rollup.cjs';
@@ -1,10 +1,12 @@
1
1
  export { getWorkflowsHandler } from '../../_tsup-dts-rollup.js';
2
2
  export { getWorkflowByIdHandler } from '../../_tsup-dts-rollup.js';
3
+ export { getWorkflowRunByIdHandler } from '../../_tsup-dts-rollup.js';
4
+ export { getWorkflowRunExecutionResultHandler } from '../../_tsup-dts-rollup.js';
5
+ export { createWorkflowRunHandler } from '../../_tsup-dts-rollup.js';
3
6
  export { startAsyncWorkflowHandler } from '../../_tsup-dts-rollup.js';
4
- export { getWorkflowRunHandler } from '../../_tsup-dts-rollup.js';
5
- export { createRunHandler } from '../../_tsup-dts-rollup.js';
6
7
  export { startWorkflowRunHandler } from '../../_tsup-dts-rollup.js';
7
8
  export { watchWorkflowHandler } from '../../_tsup-dts-rollup.js';
9
+ export { streamWorkflowHandler } from '../../_tsup-dts-rollup.js';
8
10
  export { resumeAsyncWorkflowHandler } from '../../_tsup-dts-rollup.js';
9
11
  export { resumeWorkflowHandler } from '../../_tsup-dts-rollup.js';
10
12
  export { getWorkflowRunsHandler } from '../../_tsup-dts-rollup.js';
@@ -1 +1 @@
1
- export { createRunHandler, getWorkflowByIdHandler, getWorkflowRunHandler, getWorkflowRunsHandler, getWorkflowsHandler, resumeAsyncWorkflowHandler, resumeWorkflowHandler, startAsyncWorkflowHandler, startWorkflowRunHandler, watchWorkflowHandler } from '../../chunk-ILW7XYNJ.js';
1
+ export { createWorkflowRunHandler, getWorkflowByIdHandler, getWorkflowRunByIdHandler, getWorkflowRunExecutionResultHandler, getWorkflowRunsHandler, getWorkflowsHandler, resumeAsyncWorkflowHandler, resumeWorkflowHandler, startAsyncWorkflowHandler, startWorkflowRunHandler, streamWorkflowHandler, watchWorkflowHandler } from '../../chunk-JKTNRUKY.js';
@@ -1,50 +1,60 @@
1
1
  'use strict';
2
2
 
3
- var chunk4C3EPMMF_cjs = require('../chunk-4C3EPMMF.cjs');
4
- var chunkM56ECCHK_cjs = require('../chunk-M56ECCHK.cjs');
5
- var chunkA7DF4ETD_cjs = require('../chunk-A7DF4ETD.cjs');
6
- var chunkX37I6GZT_cjs = require('../chunk-X37I6GZT.cjs');
7
- var chunkGV52BII2_cjs = require('../chunk-GV52BII2.cjs');
8
- var chunkVB7KH62D_cjs = require('../chunk-VB7KH62D.cjs');
9
- var chunk2FJURXCL_cjs = require('../chunk-2FJURXCL.cjs');
10
- var chunk5JOF627H_cjs = require('../chunk-5JOF627H.cjs');
11
- var chunkCWSDZEZG_cjs = require('../chunk-CWSDZEZG.cjs');
3
+ var chunkVPNDC2DI_cjs = require('../chunk-VPNDC2DI.cjs');
4
+ var chunkB4MQFJ7G_cjs = require('../chunk-B4MQFJ7G.cjs');
5
+ var chunkNGURCFEJ_cjs = require('../chunk-NGURCFEJ.cjs');
6
+ var chunkBNEY4P4P_cjs = require('../chunk-BNEY4P4P.cjs');
7
+ var chunkCMMOIUFC_cjs = require('../chunk-CMMOIUFC.cjs');
8
+ var chunkFRXZL32L_cjs = require('../chunk-FRXZL32L.cjs');
9
+ var chunkSDPGVWQJ_cjs = require('../chunk-SDPGVWQJ.cjs');
10
+ var chunkC75ZRJKD_cjs = require('../chunk-C75ZRJKD.cjs');
11
+ var chunkWE32JG64_cjs = require('../chunk-WE32JG64.cjs');
12
+ var chunkIMBY5XUG_cjs = require('../chunk-IMBY5XUG.cjs');
13
+ var chunk6TJSHFCJ_cjs = require('../chunk-6TJSHFCJ.cjs');
12
14
 
13
15
 
14
16
 
17
+ Object.defineProperty(exports, "network", {
18
+ enumerable: true,
19
+ get: function () { return chunkVPNDC2DI_cjs.network_exports; }
20
+ });
21
+ Object.defineProperty(exports, "telemetry", {
22
+ enumerable: true,
23
+ get: function () { return chunkB4MQFJ7G_cjs.telemetry_exports; }
24
+ });
15
25
  Object.defineProperty(exports, "tools", {
16
26
  enumerable: true,
17
- get: function () { return chunk4C3EPMMF_cjs.tools_exports; }
27
+ get: function () { return chunkNGURCFEJ_cjs.tools_exports; }
18
28
  });
19
29
  Object.defineProperty(exports, "vector", {
20
30
  enumerable: true,
21
- get: function () { return chunkM56ECCHK_cjs.vector_exports; }
31
+ get: function () { return chunkBNEY4P4P_cjs.vector_exports; }
22
32
  });
23
33
  Object.defineProperty(exports, "voice", {
24
34
  enumerable: true,
25
- get: function () { return chunkA7DF4ETD_cjs.voice_exports; }
35
+ get: function () { return chunkCMMOIUFC_cjs.voice_exports; }
26
36
  });
27
37
  Object.defineProperty(exports, "workflows", {
28
38
  enumerable: true,
29
- get: function () { return chunkX37I6GZT_cjs.workflows_exports; }
39
+ get: function () { return chunkFRXZL32L_cjs.workflows_exports; }
30
40
  });
31
- Object.defineProperty(exports, "agents", {
41
+ Object.defineProperty(exports, "a2a", {
32
42
  enumerable: true,
33
- get: function () { return chunkGV52BII2_cjs.agents_exports; }
43
+ get: function () { return chunkSDPGVWQJ_cjs.a2a_exports; }
34
44
  });
35
- Object.defineProperty(exports, "logs", {
45
+ Object.defineProperty(exports, "agents", {
36
46
  enumerable: true,
37
- get: function () { return chunkVB7KH62D_cjs.logs_exports; }
47
+ get: function () { return chunkC75ZRJKD_cjs.agents_exports; }
38
48
  });
39
- Object.defineProperty(exports, "memory", {
49
+ Object.defineProperty(exports, "legacyWorkflows", {
40
50
  enumerable: true,
41
- get: function () { return chunk2FJURXCL_cjs.memory_exports; }
51
+ get: function () { return chunkWE32JG64_cjs.legacyWorkflows_exports; }
42
52
  });
43
- Object.defineProperty(exports, "network", {
53
+ Object.defineProperty(exports, "logs", {
44
54
  enumerable: true,
45
- get: function () { return chunk5JOF627H_cjs.network_exports; }
55
+ get: function () { return chunkIMBY5XUG_cjs.logs_exports; }
46
56
  });
47
- Object.defineProperty(exports, "telemetry", {
57
+ Object.defineProperty(exports, "memory", {
48
58
  enumerable: true,
49
- get: function () { return chunkCWSDZEZG_cjs.telemetry_exports; }
59
+ get: function () { return chunk6TJSHFCJ_cjs.memory_exports; }
50
60
  });
@@ -1,9 +1,11 @@
1
1
  export { agents } from '../_tsup-dts-rollup.cjs';
2
+ export { a2a } from '../_tsup-dts-rollup.cjs';
2
3
  export { logs } from '../_tsup-dts-rollup.cjs';
3
4
  export { memory } from '../_tsup-dts-rollup.cjs';
4
5
  export { network } from '../_tsup-dts-rollup.cjs';
5
6
  export { telemetry } from '../_tsup-dts-rollup.cjs';
6
7
  export { tools } from '../_tsup-dts-rollup.cjs';
8
+ export { legacyWorkflows } from '../_tsup-dts-rollup.cjs';
7
9
  export { workflows } from '../_tsup-dts-rollup.cjs';
8
10
  export { vector } from '../_tsup-dts-rollup.cjs';
9
11
  export { voice } from '../_tsup-dts-rollup.cjs';
@@ -1,9 +1,11 @@
1
1
  export { agents } from '../_tsup-dts-rollup.js';
2
+ export { a2a } from '../_tsup-dts-rollup.js';
2
3
  export { logs } from '../_tsup-dts-rollup.js';
3
4
  export { memory } from '../_tsup-dts-rollup.js';
4
5
  export { network } from '../_tsup-dts-rollup.js';
5
6
  export { telemetry } from '../_tsup-dts-rollup.js';
6
7
  export { tools } from '../_tsup-dts-rollup.js';
8
+ export { legacyWorkflows } from '../_tsup-dts-rollup.js';
7
9
  export { workflows } from '../_tsup-dts-rollup.js';
8
10
  export { vector } from '../_tsup-dts-rollup.js';
9
11
  export { voice } from '../_tsup-dts-rollup.js';
@@ -1,9 +1,11 @@
1
- export { tools_exports as tools } from '../chunk-YNSGUC2O.js';
2
- export { vector_exports as vector } from '../chunk-4JINXASC.js';
3
- export { voice_exports as voice } from '../chunk-3RVHWGWO.js';
4
- export { workflows_exports as workflows } from '../chunk-ILW7XYNJ.js';
5
- export { agents_exports as agents } from '../chunk-BMA2ORRT.js';
6
- export { logs_exports as logs } from '../chunk-2JQC6JWP.js';
7
- export { memory_exports as memory } from '../chunk-RBQASTUP.js';
8
- export { network_exports as network } from '../chunk-2YONKUWB.js';
9
- export { telemetry_exports as telemetry } from '../chunk-DVPP5S6I.js';
1
+ export { network_exports as network } from '../chunk-C7564HUT.js';
2
+ export { telemetry_exports as telemetry } from '../chunk-BFOA2QQY.js';
3
+ export { tools_exports as tools } from '../chunk-2HXKRRNS.js';
4
+ export { vector_exports as vector } from '../chunk-55DOQLP6.js';
5
+ export { voice_exports as voice } from '../chunk-CP55EVBK.js';
6
+ export { workflows_exports as workflows } from '../chunk-JKTNRUKY.js';
7
+ export { a2a_exports as a2a } from '../chunk-GHC4YV6R.js';
8
+ export { agents_exports as agents } from '../chunk-4O23XCE5.js';
9
+ export { legacyWorkflows_exports as legacyWorkflows } from '../chunk-CLYX4KLH.js';
10
+ export { logs_exports as logs } from '../chunk-QLG2PFHE.js';
11
+ export { memory_exports as memory } from '../chunk-I7KJZNX5.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/server",
3
- "version": "0.0.0-fix-memory-xxhash-20250409202110",
3
+ "version": "0.0.0-fix-generate-title-20250616171351",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "files": [
@@ -43,23 +43,24 @@
43
43
  },
44
44
  "keywords": [],
45
45
  "author": "",
46
- "license": "ISC",
47
- "dependencies": {},
46
+ "license": "Elastic-2.0",
48
47
  "peerDependencies": {
49
- "@mastra/core": "0.0.0-fix-memory-xxhash-20250409202110"
48
+ "zod": "^3.0.0",
49
+ "@mastra/core": "0.0.0-fix-generate-title-20250616171351"
50
50
  },
51
51
  "devDependencies": {
52
- "@ai-sdk/openai": "^1.3.2",
53
- "@microsoft/api-extractor": "^7.52.1",
54
- "@types/node": "^20.17.27",
55
- "eslint": "^9.23.0",
52
+ "@ai-sdk/openai": "^1.3.22",
53
+ "@microsoft/api-extractor": "^7.52.8",
54
+ "@types/node": "^20.19.0",
55
+ "eslint": "^9.28.0",
56
56
  "superjson": "^2.2.2",
57
- "tsup": "^8.4.0",
58
- "typescript": "^5.8.2",
57
+ "tsup": "^8.5.0",
58
+ "typescript": "^5.8.3",
59
59
  "vitest": "^2.1.9",
60
- "zod-to-json-schema": "^3.24.3",
61
- "@mastra/core": "0.0.0-fix-memory-xxhash-20250409202110",
62
- "@internal/lint": "0.0.1"
60
+ "zod": "^3.25.57",
61
+ "zod-to-json-schema": "^3.24.5",
62
+ "@internal/lint": "0.0.0-fix-generate-title-20250616171351",
63
+ "@mastra/core": "0.0.0-fix-generate-title-20250616171351"
63
64
  },
64
65
  "scripts": {
65
66
  "build": "tsup src/index.ts src/server/handlers.ts src/server/handlers/*.ts !src/server/handlers/*.test.ts --format esm,cjs --clean --experimental-dts --treeshake=smallest --splitting",
@@ -1,46 +0,0 @@
1
- import { validateBody } from './chunk-L7XE5QTW.js';
2
- import { handleError } from './chunk-3AHQ5RGN.js';
3
- import { __export } from './chunk-TRDNDNGQ.js';
4
-
5
- // src/server/handlers/logs.ts
6
- var logs_exports = {};
7
- __export(logs_exports, {
8
- getLogTransports: () => getLogTransports,
9
- getLogsByRunIdHandler: () => getLogsByRunIdHandler,
10
- getLogsHandler: () => getLogsHandler
11
- });
12
- async function getLogsHandler({ mastra, transportId }) {
13
- try {
14
- validateBody({ transportId });
15
- const logs = await mastra.getLogs(transportId);
16
- return logs;
17
- } catch (error) {
18
- return handleError(error, "Error getting logs");
19
- }
20
- }
21
- async function getLogsByRunIdHandler({
22
- mastra,
23
- runId,
24
- transportId
25
- }) {
26
- try {
27
- validateBody({ runId, transportId });
28
- const logs = await mastra.getLogsByRunId({ runId, transportId });
29
- return logs;
30
- } catch (error) {
31
- return handleError(error, "Error getting logs by run ID");
32
- }
33
- }
34
- async function getLogTransports({ mastra }) {
35
- try {
36
- const logger = mastra.getLogger();
37
- const transports = logger.transports;
38
- return {
39
- transports: transports ? Object.keys(transports) : []
40
- };
41
- } catch (error) {
42
- return handleError(error, "Error getting log Transports");
43
- }
44
- }
45
-
46
- export { getLogTransports, getLogsByRunIdHandler, getLogsHandler, logs_exports };