@mastra/server 1.21.0 → 1.22.0-alpha.1

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 (95) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/{chunk-FURWD3DL.cjs → chunk-2MQOYDF5.cjs} +14 -14
  3. package/dist/{chunk-FURWD3DL.cjs.map → chunk-2MQOYDF5.cjs.map} +1 -1
  4. package/dist/{chunk-7G44ZSFS.cjs → chunk-3TZN3YIC.cjs} +4 -4
  5. package/dist/{chunk-7G44ZSFS.cjs.map → chunk-3TZN3YIC.cjs.map} +1 -1
  6. package/dist/{chunk-GWPNQNXF.cjs → chunk-42ZYNYQI.cjs} +4 -4
  7. package/dist/{chunk-GWPNQNXF.cjs.map → chunk-42ZYNYQI.cjs.map} +1 -1
  8. package/dist/{chunk-VKIIGA2F.js → chunk-5ZQYFQ5P.js} +3 -3
  9. package/dist/{chunk-VKIIGA2F.js.map → chunk-5ZQYFQ5P.js.map} +1 -1
  10. package/dist/{chunk-DWXE75AZ.cjs → chunk-63O6VEOH.cjs} +2 -2
  11. package/dist/{chunk-DWXE75AZ.cjs.map → chunk-63O6VEOH.cjs.map} +1 -1
  12. package/dist/{chunk-VCA6BSYU.js → chunk-6CSJOAJM.js} +3 -3
  13. package/dist/{chunk-VCA6BSYU.js.map → chunk-6CSJOAJM.js.map} +1 -1
  14. package/dist/{chunk-ZA3NGM3L.js → chunk-6FD7UBEK.js} +5 -5
  15. package/dist/{chunk-ZA3NGM3L.js.map → chunk-6FD7UBEK.js.map} +1 -1
  16. package/dist/chunk-AXFG5JMX.js +221 -0
  17. package/dist/chunk-AXFG5JMX.js.map +1 -0
  18. package/dist/{chunk-JQMV7UUI.js → chunk-BPRE3HGQ.js} +13 -12
  19. package/dist/chunk-BPRE3HGQ.js.map +1 -0
  20. package/dist/{chunk-HPJLJQVC.cjs → chunk-C4M6VJGY.cjs} +6 -6
  21. package/dist/{chunk-HPJLJQVC.cjs.map → chunk-C4M6VJGY.cjs.map} +1 -1
  22. package/dist/{chunk-N3RNJ7AM.js → chunk-H77IQ6X3.js} +4 -2
  23. package/dist/chunk-H77IQ6X3.js.map +1 -0
  24. package/dist/{chunk-VHUB2TYN.js → chunk-LPD67DCH.js} +3 -3
  25. package/dist/{chunk-VHUB2TYN.js.map → chunk-LPD67DCH.js.map} +1 -1
  26. package/dist/{chunk-IRRJW5EA.cjs → chunk-M3CYE3JU.cjs} +5 -5
  27. package/dist/{chunk-IRRJW5EA.cjs.map → chunk-M3CYE3JU.cjs.map} +1 -1
  28. package/dist/{chunk-NCW7IFFR.js → chunk-MBZT5YVO.js} +4 -4
  29. package/dist/{chunk-NCW7IFFR.js.map → chunk-MBZT5YVO.js.map} +1 -1
  30. package/dist/{chunk-5IUEYXJ7.cjs → chunk-NAQDQGBB.cjs} +6 -6
  31. package/dist/{chunk-5IUEYXJ7.cjs.map → chunk-NAQDQGBB.cjs.map} +1 -1
  32. package/dist/{chunk-LSPBHVDD.cjs → chunk-OCU2OAMS.cjs} +16 -15
  33. package/dist/chunk-OCU2OAMS.cjs.map +1 -0
  34. package/dist/chunk-R474QJUF.cjs +229 -0
  35. package/dist/chunk-R474QJUF.cjs.map +1 -0
  36. package/dist/{chunk-QRLCHOWX.js → chunk-SKGWZXFE.js} +3 -3
  37. package/dist/{chunk-QRLCHOWX.js.map → chunk-SKGWZXFE.js.map} +1 -1
  38. package/dist/{chunk-NRKHBUH6.cjs → chunk-V3CH6G5F.cjs} +287 -79
  39. package/dist/chunk-V3CH6G5F.cjs.map +1 -0
  40. package/dist/{chunk-KXZR6QGF.cjs → chunk-WGB6F36S.cjs} +4 -2
  41. package/dist/chunk-WGB6F36S.cjs.map +1 -0
  42. package/dist/{chunk-G5IQN5ZG.cjs → chunk-XWCIHYAP.cjs} +5 -5
  43. package/dist/{chunk-G5IQN5ZG.cjs.map → chunk-XWCIHYAP.cjs.map} +1 -1
  44. package/dist/{chunk-SW6IJZFQ.js → chunk-ZMBEDBRB.js} +2 -2
  45. package/dist/{chunk-SW6IJZFQ.js.map → chunk-ZMBEDBRB.js.map} +1 -1
  46. package/dist/{chunk-H6VY6X5Y.js → chunk-ZPVDK5G4.js} +3 -3
  47. package/dist/{chunk-H6VY6X5Y.js.map → chunk-ZPVDK5G4.js.map} +1 -1
  48. package/dist/{chunk-QFX2PGOA.js → chunk-ZZQRRB35.js} +216 -8
  49. package/dist/chunk-ZZQRRB35.js.map +1 -0
  50. package/dist/docs/SKILL.md +1 -1
  51. package/dist/docs/assets/SOURCE_MAP.json +1 -1
  52. package/dist/server/handlers/a2a.cjs +9 -9
  53. package/dist/server/handlers/a2a.js +1 -1
  54. package/dist/server/handlers/agent-builder.cjs +16 -16
  55. package/dist/server/handlers/agent-builder.js +1 -1
  56. package/dist/server/handlers/agents.cjs +34 -34
  57. package/dist/server/handlers/agents.d.ts.map +1 -1
  58. package/dist/server/handlers/agents.js +1 -1
  59. package/dist/server/handlers/conversations.cjs +5 -5
  60. package/dist/server/handlers/conversations.js +1 -1
  61. package/dist/server/handlers/gateway-memory-client.cjs +36 -0
  62. package/dist/server/handlers/gateway-memory-client.cjs.map +1 -0
  63. package/dist/server/handlers/gateway-memory-client.d.ts +169 -0
  64. package/dist/server/handlers/gateway-memory-client.d.ts.map +1 -0
  65. package/dist/server/handlers/gateway-memory-client.js +3 -0
  66. package/dist/server/handlers/gateway-memory-client.js.map +1 -0
  67. package/dist/server/handlers/memory.cjs +27 -27
  68. package/dist/server/handlers/memory.d.ts +15 -0
  69. package/dist/server/handlers/memory.d.ts.map +1 -1
  70. package/dist/server/handlers/memory.js +1 -1
  71. package/dist/server/handlers/responses.cjs +4 -4
  72. package/dist/server/handlers/responses.js +1 -1
  73. package/dist/server/handlers/scores.cjs +7 -7
  74. package/dist/server/handlers/scores.js +1 -1
  75. package/dist/server/handlers/tools.cjs +6 -6
  76. package/dist/server/handlers/tools.js +1 -1
  77. package/dist/server/handlers/voice.cjs +8 -8
  78. package/dist/server/handlers/voice.js +1 -1
  79. package/dist/server/handlers.cjs +21 -21
  80. package/dist/server/handlers.js +9 -9
  81. package/dist/server/schemas/index.cjs +167 -167
  82. package/dist/server/schemas/index.js +3 -3
  83. package/dist/server/schemas/memory.d.ts +8 -0
  84. package/dist/server/schemas/memory.d.ts.map +1 -1
  85. package/dist/server/server-adapter/index.cjs +98 -98
  86. package/dist/server/server-adapter/index.js +10 -10
  87. package/dist/server/server-adapter/routes/memory.d.ts +15 -0
  88. package/dist/server/server-adapter/routes/memory.d.ts.map +1 -1
  89. package/package.json +6 -6
  90. package/dist/chunk-JQMV7UUI.js.map +0 -1
  91. package/dist/chunk-KXZR6QGF.cjs.map +0 -1
  92. package/dist/chunk-LSPBHVDD.cjs.map +0 -1
  93. package/dist/chunk-N3RNJ7AM.js.map +0 -1
  94. package/dist/chunk-NRKHBUH6.cjs.map +0 -1
  95. package/dist/chunk-QFX2PGOA.js.map +0 -1
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
+ var chunkMUOB33WV_cjs = require('../../chunk-MUOB33WV.cjs');
3
4
  var chunkZFCNTRZ2_cjs = require('../../chunk-ZFCNTRZ2.cjs');
4
5
  var chunk37G66LYP_cjs = require('../../chunk-37G66LYP.cjs');
5
6
  var chunk5JWVKCGZ_cjs = require('../../chunk-5JWVKCGZ.cjs');
6
7
  var chunk5XEAWQRZ_cjs = require('../../chunk-5XEAWQRZ.cjs');
7
8
  var chunkXM2YJ3NM_cjs = require('../../chunk-XM2YJ3NM.cjs');
8
9
  var chunkE63CFDUE_cjs = require('../../chunk-E63CFDUE.cjs');
9
- var chunkMUOB33WV_cjs = require('../../chunk-MUOB33WV.cjs');
10
10
  var chunk67F5GKI5_cjs = require('../../chunk-67F5GKI5.cjs');
11
11
  var chunk4P237WJB_cjs = require('../../chunk-4P237WJB.cjs');
12
12
  var chunkHGEHQKAH_cjs = require('../../chunk-HGEHQKAH.cjs');
@@ -15,11 +15,11 @@ var chunkCHQVMEZ3_cjs = require('../../chunk-CHQVMEZ3.cjs');
15
15
  var chunk22JIX4IH_cjs = require('../../chunk-22JIX4IH.cjs');
16
16
  var chunkQKOLB27L_cjs = require('../../chunk-QKOLB27L.cjs');
17
17
  var chunkYZFZHEHC_cjs = require('../../chunk-YZFZHEHC.cjs');
18
- var chunkGWPNQNXF_cjs = require('../../chunk-GWPNQNXF.cjs');
18
+ var chunk42ZYNYQI_cjs = require('../../chunk-42ZYNYQI.cjs');
19
19
  var chunk6MFKRF4K_cjs = require('../../chunk-6MFKRF4K.cjs');
20
+ var chunkWGB6F36S_cjs = require('../../chunk-WGB6F36S.cjs');
20
21
  var chunk6BHM6ZJR_cjs = require('../../chunk-6BHM6ZJR.cjs');
21
22
  var chunkDCWP744F_cjs = require('../../chunk-DCWP744F.cjs');
22
- var chunkKXZR6QGF_cjs = require('../../chunk-KXZR6QGF.cjs');
23
23
  var chunk6N5NDQVM_cjs = require('../../chunk-6N5NDQVM.cjs');
24
24
  var chunkDOHUOYZS_cjs = require('../../chunk-DOHUOYZS.cjs');
25
25
  var chunkHITLRKIU_cjs = require('../../chunk-HITLRKIU.cjs');
@@ -35,6 +35,54 @@ var chunkEES2ZZGL_cjs = require('../../chunk-EES2ZZGL.cjs');
35
35
 
36
36
 
37
37
 
38
+ Object.defineProperty(exports, "createStoredSkillBodySchema", {
39
+ enumerable: true,
40
+ get: function () { return chunkMUOB33WV_cjs.createStoredSkillBodySchema; }
41
+ });
42
+ Object.defineProperty(exports, "createStoredSkillResponseSchema", {
43
+ enumerable: true,
44
+ get: function () { return chunkMUOB33WV_cjs.createStoredSkillResponseSchema; }
45
+ });
46
+ Object.defineProperty(exports, "deleteStoredSkillResponseSchema", {
47
+ enumerable: true,
48
+ get: function () { return chunkMUOB33WV_cjs.deleteStoredSkillResponseSchema; }
49
+ });
50
+ Object.defineProperty(exports, "getStoredSkillResponseSchema", {
51
+ enumerable: true,
52
+ get: function () { return chunkMUOB33WV_cjs.getStoredSkillResponseSchema; }
53
+ });
54
+ Object.defineProperty(exports, "listStoredSkillsQuerySchema", {
55
+ enumerable: true,
56
+ get: function () { return chunkMUOB33WV_cjs.listStoredSkillsQuerySchema; }
57
+ });
58
+ Object.defineProperty(exports, "listStoredSkillsResponseSchema", {
59
+ enumerable: true,
60
+ get: function () { return chunkMUOB33WV_cjs.listStoredSkillsResponseSchema; }
61
+ });
62
+ Object.defineProperty(exports, "publishStoredSkillBodySchema", {
63
+ enumerable: true,
64
+ get: function () { return chunkMUOB33WV_cjs.publishStoredSkillBodySchema; }
65
+ });
66
+ Object.defineProperty(exports, "publishStoredSkillResponseSchema", {
67
+ enumerable: true,
68
+ get: function () { return chunkMUOB33WV_cjs.publishStoredSkillResponseSchema; }
69
+ });
70
+ Object.defineProperty(exports, "storedSkillIdPathParams", {
71
+ enumerable: true,
72
+ get: function () { return chunkMUOB33WV_cjs.storedSkillIdPathParams; }
73
+ });
74
+ Object.defineProperty(exports, "storedSkillSchema", {
75
+ enumerable: true,
76
+ get: function () { return chunkMUOB33WV_cjs.storedSkillSchema; }
77
+ });
78
+ Object.defineProperty(exports, "updateStoredSkillBodySchema", {
79
+ enumerable: true,
80
+ get: function () { return chunkMUOB33WV_cjs.updateStoredSkillBodySchema; }
81
+ });
82
+ Object.defineProperty(exports, "updateStoredSkillResponseSchema", {
83
+ enumerable: true,
84
+ get: function () { return chunkMUOB33WV_cjs.updateStoredSkillResponseSchema; }
85
+ });
38
86
  Object.defineProperty(exports, "mastraPackageSchema", {
39
87
  enumerable: true,
40
88
  get: function () { return chunkZFCNTRZ2_cjs.mastraPackageSchema; }
@@ -243,54 +291,6 @@ Object.defineProperty(exports, "updateStoredScorerResponseSchema", {
243
291
  enumerable: true,
244
292
  get: function () { return chunkE63CFDUE_cjs.updateStoredScorerResponseSchema; }
245
293
  });
246
- Object.defineProperty(exports, "createStoredSkillBodySchema", {
247
- enumerable: true,
248
- get: function () { return chunkMUOB33WV_cjs.createStoredSkillBodySchema; }
249
- });
250
- Object.defineProperty(exports, "createStoredSkillResponseSchema", {
251
- enumerable: true,
252
- get: function () { return chunkMUOB33WV_cjs.createStoredSkillResponseSchema; }
253
- });
254
- Object.defineProperty(exports, "deleteStoredSkillResponseSchema", {
255
- enumerable: true,
256
- get: function () { return chunkMUOB33WV_cjs.deleteStoredSkillResponseSchema; }
257
- });
258
- Object.defineProperty(exports, "getStoredSkillResponseSchema", {
259
- enumerable: true,
260
- get: function () { return chunkMUOB33WV_cjs.getStoredSkillResponseSchema; }
261
- });
262
- Object.defineProperty(exports, "listStoredSkillsQuerySchema", {
263
- enumerable: true,
264
- get: function () { return chunkMUOB33WV_cjs.listStoredSkillsQuerySchema; }
265
- });
266
- Object.defineProperty(exports, "listStoredSkillsResponseSchema", {
267
- enumerable: true,
268
- get: function () { return chunkMUOB33WV_cjs.listStoredSkillsResponseSchema; }
269
- });
270
- Object.defineProperty(exports, "publishStoredSkillBodySchema", {
271
- enumerable: true,
272
- get: function () { return chunkMUOB33WV_cjs.publishStoredSkillBodySchema; }
273
- });
274
- Object.defineProperty(exports, "publishStoredSkillResponseSchema", {
275
- enumerable: true,
276
- get: function () { return chunkMUOB33WV_cjs.publishStoredSkillResponseSchema; }
277
- });
278
- Object.defineProperty(exports, "storedSkillIdPathParams", {
279
- enumerable: true,
280
- get: function () { return chunkMUOB33WV_cjs.storedSkillIdPathParams; }
281
- });
282
- Object.defineProperty(exports, "storedSkillSchema", {
283
- enumerable: true,
284
- get: function () { return chunkMUOB33WV_cjs.storedSkillSchema; }
285
- });
286
- Object.defineProperty(exports, "updateStoredSkillBodySchema", {
287
- enumerable: true,
288
- get: function () { return chunkMUOB33WV_cjs.updateStoredSkillBodySchema; }
289
- });
290
- Object.defineProperty(exports, "updateStoredSkillResponseSchema", {
291
- enumerable: true,
292
- get: function () { return chunkMUOB33WV_cjs.updateStoredSkillResponseSchema; }
293
- });
294
294
  Object.defineProperty(exports, "getProcessorProviderResponseSchema", {
295
295
  enumerable: true,
296
296
  get: function () { return chunk67F5GKI5_cjs.getProcessorProviderResponseSchema; }
@@ -761,23 +761,23 @@ Object.defineProperty(exports, "scoresWithPaginationResponseSchema", {
761
761
  });
762
762
  Object.defineProperty(exports, "conversationDeletedSchema", {
763
763
  enumerable: true,
764
- get: function () { return chunkGWPNQNXF_cjs.conversationDeletedSchema; }
764
+ get: function () { return chunk42ZYNYQI_cjs.conversationDeletedSchema; }
765
765
  });
766
766
  Object.defineProperty(exports, "conversationIdPathParams", {
767
767
  enumerable: true,
768
- get: function () { return chunkGWPNQNXF_cjs.conversationIdPathParams; }
768
+ get: function () { return chunk42ZYNYQI_cjs.conversationIdPathParams; }
769
769
  });
770
770
  Object.defineProperty(exports, "conversationItemsListSchema", {
771
771
  enumerable: true,
772
- get: function () { return chunkGWPNQNXF_cjs.conversationItemsListSchema; }
772
+ get: function () { return chunk42ZYNYQI_cjs.conversationItemsListSchema; }
773
773
  });
774
774
  Object.defineProperty(exports, "conversationObjectSchema", {
775
775
  enumerable: true,
776
- get: function () { return chunkGWPNQNXF_cjs.conversationObjectSchema; }
776
+ get: function () { return chunk42ZYNYQI_cjs.conversationObjectSchema; }
777
777
  });
778
778
  Object.defineProperty(exports, "createConversationBodySchema", {
779
779
  enumerable: true,
780
- get: function () { return chunkGWPNQNXF_cjs.createConversationBodySchema; }
780
+ get: function () { return chunk42ZYNYQI_cjs.createConversationBodySchema; }
781
781
  });
782
782
  Object.defineProperty(exports, "conversationItemMessageSchema", {
783
783
  enumerable: true,
@@ -851,245 +851,245 @@ Object.defineProperty(exports, "responseUsageSchema", {
851
851
  enumerable: true,
852
852
  get: function () { return chunk6MFKRF4K_cjs.responseUsageSchema; }
853
853
  });
854
- Object.defineProperty(exports, "listLogTransportsResponseSchema", {
855
- enumerable: true,
856
- get: function () { return chunk6BHM6ZJR_cjs.listLogTransportsResponseSchema; }
857
- });
858
- Object.defineProperty(exports, "listLogsQuerySchema", {
859
- enumerable: true,
860
- get: function () { return chunk6BHM6ZJR_cjs.listLogsQuerySchema; }
861
- });
862
- Object.defineProperty(exports, "listLogsResponseSchema", {
863
- enumerable: true,
864
- get: function () { return chunk6BHM6ZJR_cjs.listLogsResponseSchema; }
865
- });
866
- Object.defineProperty(exports, "getMcpServerDetailQuerySchema", {
867
- enumerable: true,
868
- get: function () { return chunkDCWP744F_cjs.getMcpServerDetailQuerySchema; }
869
- });
870
- Object.defineProperty(exports, "jsonRpcErrorSchema", {
871
- enumerable: true,
872
- get: function () { return chunkDCWP744F_cjs.jsonRpcErrorSchema; }
873
- });
874
- Object.defineProperty(exports, "listMcpServerToolsResponseSchema", {
875
- enumerable: true,
876
- get: function () { return chunkDCWP744F_cjs.listMcpServerToolsResponseSchema; }
877
- });
878
- Object.defineProperty(exports, "listMcpServersQuerySchema", {
879
- enumerable: true,
880
- get: function () { return chunkDCWP744F_cjs.listMcpServersQuerySchema; }
881
- });
882
- Object.defineProperty(exports, "listMcpServersResponseSchema", {
883
- enumerable: true,
884
- get: function () { return chunkDCWP744F_cjs.listMcpServersResponseSchema; }
885
- });
886
- Object.defineProperty(exports, "mcpExecuteToolBodySchema", {
887
- enumerable: true,
888
- get: function () { return chunkDCWP744F_cjs.executeToolBodySchema; }
889
- });
890
- Object.defineProperty(exports, "mcpExecuteToolResponseSchema", {
891
- enumerable: true,
892
- get: function () { return chunkDCWP744F_cjs.executeToolResponseSchema; }
893
- });
894
- Object.defineProperty(exports, "mcpServerDetailPathParams", {
895
- enumerable: true,
896
- get: function () { return chunkDCWP744F_cjs.mcpServerDetailPathParams; }
897
- });
898
- Object.defineProperty(exports, "mcpServerIdPathParams", {
899
- enumerable: true,
900
- get: function () { return chunkDCWP744F_cjs.mcpServerIdPathParams; }
901
- });
902
- Object.defineProperty(exports, "mcpServerToolPathParams", {
903
- enumerable: true,
904
- get: function () { return chunkDCWP744F_cjs.mcpServerToolPathParams; }
905
- });
906
- Object.defineProperty(exports, "mcpToolInfoSchema", {
907
- enumerable: true,
908
- get: function () { return chunkDCWP744F_cjs.mcpToolInfoSchema; }
909
- });
910
- Object.defineProperty(exports, "serverDetailSchema", {
911
- enumerable: true,
912
- get: function () { return chunkDCWP744F_cjs.serverDetailSchema; }
913
- });
914
- Object.defineProperty(exports, "serverInfoSchema", {
915
- enumerable: true,
916
- get: function () { return chunkDCWP744F_cjs.serverInfoSchema; }
917
- });
918
- Object.defineProperty(exports, "versionDetailSchema", {
919
- enumerable: true,
920
- get: function () { return chunkDCWP744F_cjs.versionDetailSchema; }
921
- });
922
854
  Object.defineProperty(exports, "agentIdQuerySchema", {
923
855
  enumerable: true,
924
- get: function () { return chunkKXZR6QGF_cjs.agentIdQuerySchema; }
856
+ get: function () { return chunkWGB6F36S_cjs.agentIdQuerySchema; }
925
857
  });
926
858
  Object.defineProperty(exports, "awaitBufferStatusBodySchema", {
927
859
  enumerable: true,
928
- get: function () { return chunkKXZR6QGF_cjs.awaitBufferStatusBodySchema; }
860
+ get: function () { return chunkWGB6F36S_cjs.awaitBufferStatusBodySchema; }
929
861
  });
930
862
  Object.defineProperty(exports, "awaitBufferStatusResponseSchema", {
931
863
  enumerable: true,
932
- get: function () { return chunkKXZR6QGF_cjs.awaitBufferStatusResponseSchema; }
864
+ get: function () { return chunkWGB6F36S_cjs.awaitBufferStatusResponseSchema; }
933
865
  });
934
866
  Object.defineProperty(exports, "cloneThreadBodySchema", {
935
867
  enumerable: true,
936
- get: function () { return chunkKXZR6QGF_cjs.cloneThreadBodySchema; }
868
+ get: function () { return chunkWGB6F36S_cjs.cloneThreadBodySchema; }
937
869
  });
938
870
  Object.defineProperty(exports, "cloneThreadResponseSchema", {
939
871
  enumerable: true,
940
- get: function () { return chunkKXZR6QGF_cjs.cloneThreadResponseSchema; }
872
+ get: function () { return chunkWGB6F36S_cjs.cloneThreadResponseSchema; }
941
873
  });
942
874
  Object.defineProperty(exports, "createThreadBodySchema", {
943
875
  enumerable: true,
944
- get: function () { return chunkKXZR6QGF_cjs.createThreadBodySchema; }
876
+ get: function () { return chunkWGB6F36S_cjs.createThreadBodySchema; }
945
877
  });
946
878
  Object.defineProperty(exports, "createThreadNetworkQuerySchema", {
947
879
  enumerable: true,
948
- get: function () { return chunkKXZR6QGF_cjs.createThreadNetworkQuerySchema; }
880
+ get: function () { return chunkWGB6F36S_cjs.createThreadNetworkQuerySchema; }
949
881
  });
950
882
  Object.defineProperty(exports, "deleteMessagesBodySchema", {
951
883
  enumerable: true,
952
- get: function () { return chunkKXZR6QGF_cjs.deleteMessagesBodySchema; }
884
+ get: function () { return chunkWGB6F36S_cjs.deleteMessagesBodySchema; }
953
885
  });
954
886
  Object.defineProperty(exports, "deleteMessagesNetworkQuerySchema", {
955
887
  enumerable: true,
956
- get: function () { return chunkKXZR6QGF_cjs.deleteMessagesNetworkQuerySchema; }
888
+ get: function () { return chunkWGB6F36S_cjs.deleteMessagesNetworkQuerySchema; }
957
889
  });
958
890
  Object.defineProperty(exports, "deleteMessagesQuerySchema", {
959
891
  enumerable: true,
960
- get: function () { return chunkKXZR6QGF_cjs.deleteMessagesQuerySchema; }
892
+ get: function () { return chunkWGB6F36S_cjs.deleteMessagesQuerySchema; }
961
893
  });
962
894
  Object.defineProperty(exports, "deleteMessagesResponseSchema", {
963
895
  enumerable: true,
964
- get: function () { return chunkKXZR6QGF_cjs.deleteMessagesResponseSchema; }
896
+ get: function () { return chunkWGB6F36S_cjs.deleteMessagesResponseSchema; }
965
897
  });
966
898
  Object.defineProperty(exports, "deleteThreadNetworkQuerySchema", {
967
899
  enumerable: true,
968
- get: function () { return chunkKXZR6QGF_cjs.deleteThreadNetworkQuerySchema; }
900
+ get: function () { return chunkWGB6F36S_cjs.deleteThreadNetworkQuerySchema; }
969
901
  });
970
902
  Object.defineProperty(exports, "deleteThreadQuerySchema", {
971
903
  enumerable: true,
972
- get: function () { return chunkKXZR6QGF_cjs.deleteThreadQuerySchema; }
904
+ get: function () { return chunkWGB6F36S_cjs.deleteThreadQuerySchema; }
973
905
  });
974
906
  Object.defineProperty(exports, "deleteThreadResponseSchema", {
975
907
  enumerable: true,
976
- get: function () { return chunkKXZR6QGF_cjs.deleteThreadResponseSchema; }
908
+ get: function () { return chunkWGB6F36S_cjs.deleteThreadResponseSchema; }
977
909
  });
978
910
  Object.defineProperty(exports, "getMemoryConfigQuerySchema", {
979
911
  enumerable: true,
980
- get: function () { return chunkKXZR6QGF_cjs.getMemoryConfigQuerySchema; }
912
+ get: function () { return chunkWGB6F36S_cjs.getMemoryConfigQuerySchema; }
981
913
  });
982
914
  Object.defineProperty(exports, "getMemoryStatusNetworkQuerySchema", {
983
915
  enumerable: true,
984
- get: function () { return chunkKXZR6QGF_cjs.getMemoryStatusNetworkQuerySchema; }
916
+ get: function () { return chunkWGB6F36S_cjs.getMemoryStatusNetworkQuerySchema; }
985
917
  });
986
918
  Object.defineProperty(exports, "getMemoryStatusQuerySchema", {
987
919
  enumerable: true,
988
- get: function () { return chunkKXZR6QGF_cjs.getMemoryStatusQuerySchema; }
920
+ get: function () { return chunkWGB6F36S_cjs.getMemoryStatusQuerySchema; }
989
921
  });
990
922
  Object.defineProperty(exports, "getObservationalMemoryQuerySchema", {
991
923
  enumerable: true,
992
- get: function () { return chunkKXZR6QGF_cjs.getObservationalMemoryQuerySchema; }
924
+ get: function () { return chunkWGB6F36S_cjs.getObservationalMemoryQuerySchema; }
993
925
  });
994
926
  Object.defineProperty(exports, "getObservationalMemoryResponseSchema", {
995
927
  enumerable: true,
996
- get: function () { return chunkKXZR6QGF_cjs.getObservationalMemoryResponseSchema; }
928
+ get: function () { return chunkWGB6F36S_cjs.getObservationalMemoryResponseSchema; }
997
929
  });
998
930
  Object.defineProperty(exports, "getThreadByIdNetworkQuerySchema", {
999
931
  enumerable: true,
1000
- get: function () { return chunkKXZR6QGF_cjs.getThreadByIdNetworkQuerySchema; }
932
+ get: function () { return chunkWGB6F36S_cjs.getThreadByIdNetworkQuerySchema; }
1001
933
  });
1002
934
  Object.defineProperty(exports, "getThreadByIdQuerySchema", {
1003
935
  enumerable: true,
1004
- get: function () { return chunkKXZR6QGF_cjs.getThreadByIdQuerySchema; }
936
+ get: function () { return chunkWGB6F36S_cjs.getThreadByIdQuerySchema; }
1005
937
  });
1006
938
  Object.defineProperty(exports, "getThreadByIdResponseSchema", {
1007
939
  enumerable: true,
1008
- get: function () { return chunkKXZR6QGF_cjs.getThreadByIdResponseSchema; }
940
+ get: function () { return chunkWGB6F36S_cjs.getThreadByIdResponseSchema; }
1009
941
  });
1010
942
  Object.defineProperty(exports, "getWorkingMemoryQuerySchema", {
1011
943
  enumerable: true,
1012
- get: function () { return chunkKXZR6QGF_cjs.getWorkingMemoryQuerySchema; }
944
+ get: function () { return chunkWGB6F36S_cjs.getWorkingMemoryQuerySchema; }
1013
945
  });
1014
946
  Object.defineProperty(exports, "getWorkingMemoryResponseSchema", {
1015
947
  enumerable: true,
1016
- get: function () { return chunkKXZR6QGF_cjs.getWorkingMemoryResponseSchema; }
948
+ get: function () { return chunkWGB6F36S_cjs.getWorkingMemoryResponseSchema; }
1017
949
  });
1018
950
  Object.defineProperty(exports, "listMessagesNetworkQuerySchema", {
1019
951
  enumerable: true,
1020
- get: function () { return chunkKXZR6QGF_cjs.listMessagesNetworkQuerySchema; }
952
+ get: function () { return chunkWGB6F36S_cjs.listMessagesNetworkQuerySchema; }
1021
953
  });
1022
954
  Object.defineProperty(exports, "listMessagesQuerySchema", {
1023
955
  enumerable: true,
1024
- get: function () { return chunkKXZR6QGF_cjs.listMessagesQuerySchema; }
956
+ get: function () { return chunkWGB6F36S_cjs.listMessagesQuerySchema; }
1025
957
  });
1026
958
  Object.defineProperty(exports, "listMessagesResponseSchema", {
1027
959
  enumerable: true,
1028
- get: function () { return chunkKXZR6QGF_cjs.listMessagesResponseSchema; }
960
+ get: function () { return chunkWGB6F36S_cjs.listMessagesResponseSchema; }
1029
961
  });
1030
962
  Object.defineProperty(exports, "listThreadsNetworkQuerySchema", {
1031
963
  enumerable: true,
1032
- get: function () { return chunkKXZR6QGF_cjs.listThreadsNetworkQuerySchema; }
964
+ get: function () { return chunkWGB6F36S_cjs.listThreadsNetworkQuerySchema; }
1033
965
  });
1034
966
  Object.defineProperty(exports, "listThreadsQuerySchema", {
1035
967
  enumerable: true,
1036
- get: function () { return chunkKXZR6QGF_cjs.listThreadsQuerySchema; }
968
+ get: function () { return chunkWGB6F36S_cjs.listThreadsQuerySchema; }
1037
969
  });
1038
970
  Object.defineProperty(exports, "listThreadsResponseSchema", {
1039
971
  enumerable: true,
1040
- get: function () { return chunkKXZR6QGF_cjs.listThreadsResponseSchema; }
972
+ get: function () { return chunkWGB6F36S_cjs.listThreadsResponseSchema; }
1041
973
  });
1042
974
  Object.defineProperty(exports, "memoryConfigResponseSchema", {
1043
975
  enumerable: true,
1044
- get: function () { return chunkKXZR6QGF_cjs.memoryConfigResponseSchema; }
976
+ get: function () { return chunkWGB6F36S_cjs.memoryConfigResponseSchema; }
1045
977
  });
1046
978
  Object.defineProperty(exports, "memoryStatusResponseSchema", {
1047
979
  enumerable: true,
1048
- get: function () { return chunkKXZR6QGF_cjs.memoryStatusResponseSchema; }
980
+ get: function () { return chunkWGB6F36S_cjs.memoryStatusResponseSchema; }
1049
981
  });
1050
982
  Object.defineProperty(exports, "optionalAgentIdQuerySchema", {
1051
983
  enumerable: true,
1052
- get: function () { return chunkKXZR6QGF_cjs.optionalAgentIdQuerySchema; }
984
+ get: function () { return chunkWGB6F36S_cjs.optionalAgentIdQuerySchema; }
1053
985
  });
1054
986
  Object.defineProperty(exports, "saveMessagesBodySchema", {
1055
987
  enumerable: true,
1056
- get: function () { return chunkKXZR6QGF_cjs.saveMessagesBodySchema; }
988
+ get: function () { return chunkWGB6F36S_cjs.saveMessagesBodySchema; }
1057
989
  });
1058
990
  Object.defineProperty(exports, "saveMessagesNetworkQuerySchema", {
1059
991
  enumerable: true,
1060
- get: function () { return chunkKXZR6QGF_cjs.saveMessagesNetworkQuerySchema; }
992
+ get: function () { return chunkWGB6F36S_cjs.saveMessagesNetworkQuerySchema; }
1061
993
  });
1062
994
  Object.defineProperty(exports, "saveMessagesResponseSchema", {
1063
995
  enumerable: true,
1064
- get: function () { return chunkKXZR6QGF_cjs.saveMessagesResponseSchema; }
996
+ get: function () { return chunkWGB6F36S_cjs.saveMessagesResponseSchema; }
1065
997
  });
1066
998
  Object.defineProperty(exports, "searchMemoryQuerySchema", {
1067
999
  enumerable: true,
1068
- get: function () { return chunkKXZR6QGF_cjs.searchMemoryQuerySchema; }
1000
+ get: function () { return chunkWGB6F36S_cjs.searchMemoryQuerySchema; }
1069
1001
  });
1070
1002
  Object.defineProperty(exports, "searchMemoryResponseSchema", {
1071
1003
  enumerable: true,
1072
- get: function () { return chunkKXZR6QGF_cjs.searchMemoryResponseSchema; }
1004
+ get: function () { return chunkWGB6F36S_cjs.searchMemoryResponseSchema; }
1073
1005
  });
1074
1006
  Object.defineProperty(exports, "threadIdPathParams", {
1075
1007
  enumerable: true,
1076
- get: function () { return chunkKXZR6QGF_cjs.threadIdPathParams; }
1008
+ get: function () { return chunkWGB6F36S_cjs.threadIdPathParams; }
1077
1009
  });
1078
1010
  Object.defineProperty(exports, "updateThreadBodySchema", {
1079
1011
  enumerable: true,
1080
- get: function () { return chunkKXZR6QGF_cjs.updateThreadBodySchema; }
1012
+ get: function () { return chunkWGB6F36S_cjs.updateThreadBodySchema; }
1081
1013
  });
1082
1014
  Object.defineProperty(exports, "updateThreadNetworkQuerySchema", {
1083
1015
  enumerable: true,
1084
- get: function () { return chunkKXZR6QGF_cjs.updateThreadNetworkQuerySchema; }
1016
+ get: function () { return chunkWGB6F36S_cjs.updateThreadNetworkQuerySchema; }
1085
1017
  });
1086
1018
  Object.defineProperty(exports, "updateWorkingMemoryBodySchema", {
1087
1019
  enumerable: true,
1088
- get: function () { return chunkKXZR6QGF_cjs.updateWorkingMemoryBodySchema; }
1020
+ get: function () { return chunkWGB6F36S_cjs.updateWorkingMemoryBodySchema; }
1089
1021
  });
1090
1022
  Object.defineProperty(exports, "updateWorkingMemoryResponseSchema", {
1091
1023
  enumerable: true,
1092
- get: function () { return chunkKXZR6QGF_cjs.updateWorkingMemoryResponseSchema; }
1024
+ get: function () { return chunkWGB6F36S_cjs.updateWorkingMemoryResponseSchema; }
1025
+ });
1026
+ Object.defineProperty(exports, "listLogTransportsResponseSchema", {
1027
+ enumerable: true,
1028
+ get: function () { return chunk6BHM6ZJR_cjs.listLogTransportsResponseSchema; }
1029
+ });
1030
+ Object.defineProperty(exports, "listLogsQuerySchema", {
1031
+ enumerable: true,
1032
+ get: function () { return chunk6BHM6ZJR_cjs.listLogsQuerySchema; }
1033
+ });
1034
+ Object.defineProperty(exports, "listLogsResponseSchema", {
1035
+ enumerable: true,
1036
+ get: function () { return chunk6BHM6ZJR_cjs.listLogsResponseSchema; }
1037
+ });
1038
+ Object.defineProperty(exports, "getMcpServerDetailQuerySchema", {
1039
+ enumerable: true,
1040
+ get: function () { return chunkDCWP744F_cjs.getMcpServerDetailQuerySchema; }
1041
+ });
1042
+ Object.defineProperty(exports, "jsonRpcErrorSchema", {
1043
+ enumerable: true,
1044
+ get: function () { return chunkDCWP744F_cjs.jsonRpcErrorSchema; }
1045
+ });
1046
+ Object.defineProperty(exports, "listMcpServerToolsResponseSchema", {
1047
+ enumerable: true,
1048
+ get: function () { return chunkDCWP744F_cjs.listMcpServerToolsResponseSchema; }
1049
+ });
1050
+ Object.defineProperty(exports, "listMcpServersQuerySchema", {
1051
+ enumerable: true,
1052
+ get: function () { return chunkDCWP744F_cjs.listMcpServersQuerySchema; }
1053
+ });
1054
+ Object.defineProperty(exports, "listMcpServersResponseSchema", {
1055
+ enumerable: true,
1056
+ get: function () { return chunkDCWP744F_cjs.listMcpServersResponseSchema; }
1057
+ });
1058
+ Object.defineProperty(exports, "mcpExecuteToolBodySchema", {
1059
+ enumerable: true,
1060
+ get: function () { return chunkDCWP744F_cjs.executeToolBodySchema; }
1061
+ });
1062
+ Object.defineProperty(exports, "mcpExecuteToolResponseSchema", {
1063
+ enumerable: true,
1064
+ get: function () { return chunkDCWP744F_cjs.executeToolResponseSchema; }
1065
+ });
1066
+ Object.defineProperty(exports, "mcpServerDetailPathParams", {
1067
+ enumerable: true,
1068
+ get: function () { return chunkDCWP744F_cjs.mcpServerDetailPathParams; }
1069
+ });
1070
+ Object.defineProperty(exports, "mcpServerIdPathParams", {
1071
+ enumerable: true,
1072
+ get: function () { return chunkDCWP744F_cjs.mcpServerIdPathParams; }
1073
+ });
1074
+ Object.defineProperty(exports, "mcpServerToolPathParams", {
1075
+ enumerable: true,
1076
+ get: function () { return chunkDCWP744F_cjs.mcpServerToolPathParams; }
1077
+ });
1078
+ Object.defineProperty(exports, "mcpToolInfoSchema", {
1079
+ enumerable: true,
1080
+ get: function () { return chunkDCWP744F_cjs.mcpToolInfoSchema; }
1081
+ });
1082
+ Object.defineProperty(exports, "serverDetailSchema", {
1083
+ enumerable: true,
1084
+ get: function () { return chunkDCWP744F_cjs.serverDetailSchema; }
1085
+ });
1086
+ Object.defineProperty(exports, "serverInfoSchema", {
1087
+ enumerable: true,
1088
+ get: function () { return chunkDCWP744F_cjs.serverInfoSchema; }
1089
+ });
1090
+ Object.defineProperty(exports, "versionDetailSchema", {
1091
+ enumerable: true,
1092
+ get: function () { return chunkDCWP744F_cjs.versionDetailSchema; }
1093
1093
  });
1094
1094
  Object.defineProperty(exports, "a2aAgentExecutionBodySchema", {
1095
1095
  enumerable: true,
@@ -1,10 +1,10 @@
1
+ export { createStoredSkillBodySchema, createStoredSkillResponseSchema, deleteStoredSkillResponseSchema, getStoredSkillResponseSchema, listStoredSkillsQuerySchema, listStoredSkillsResponseSchema, publishStoredSkillBodySchema, publishStoredSkillResponseSchema, storedSkillIdPathParams, storedSkillSchema, updateStoredSkillBodySchema, updateStoredSkillResponseSchema } from '../../chunk-2BRN4DAE.js';
1
2
  export { mastraPackageSchema, systemPackagesResponseSchema } from '../../chunk-RW62AXQH.js';
2
3
  export { getToolProviderToolSchemaResponseSchema, listToolProviderToolkitsResponseSchema, listToolProviderToolsQuerySchema, listToolProviderToolsResponseSchema, listToolProvidersResponseSchema, toolProviderIdPathParams, toolSlugPathParams } from '../../chunk-NIKW5NHG.js';
3
4
  export { activateScorerVersionResponseSchema, compareScorerVersionsQuerySchema, compareScorerVersionsResponseSchema, createScorerVersionBodySchema, createScorerVersionResponseSchema, deleteScorerVersionResponseSchema, getScorerVersionResponseSchema, listScorerVersionsQuerySchema, listScorerVersionsResponseSchema, restoreScorerVersionResponseSchema, scorerVersionIdPathParams, scorerVersionPathParams, scorerVersionSchema } from '../../chunk-QRCL3KIX.js';
4
5
  export { createStoredMCPClientBodySchema, createStoredMCPClientResponseSchema, deleteStoredMCPClientResponseSchema, getStoredMCPClientResponseSchema, listStoredMCPClientsQuerySchema, listStoredMCPClientsResponseSchema, storedMCPClientIdPathParams, storedMCPClientSchema, updateStoredMCPClientBodySchema, updateStoredMCPClientResponseSchema } from '../../chunk-JSED6H32.js';
5
6
  export { createStoredPromptBlockBodySchema, createStoredPromptBlockResponseSchema, deleteStoredPromptBlockResponseSchema, getStoredPromptBlockResponseSchema, listStoredPromptBlocksQuerySchema, listStoredPromptBlocksResponseSchema, storedPromptBlockIdPathParams, storedPromptBlockSchema, updateStoredPromptBlockBodySchema, updateStoredPromptBlockResponseSchema } from '../../chunk-NWS4QRE6.js';
6
7
  export { createStoredScorerBodySchema, createStoredScorerResponseSchema, deleteStoredScorerResponseSchema, getStoredScorerResponseSchema, listStoredScorersQuerySchema, listStoredScorersResponseSchema, storedScorerIdPathParams, storedScorerSchema, updateStoredScorerBodySchema, updateStoredScorerResponseSchema } from '../../chunk-BWUKBT7Z.js';
7
- export { createStoredSkillBodySchema, createStoredSkillResponseSchema, deleteStoredSkillResponseSchema, getStoredSkillResponseSchema, listStoredSkillsQuerySchema, listStoredSkillsResponseSchema, publishStoredSkillBodySchema, publishStoredSkillResponseSchema, storedSkillIdPathParams, storedSkillSchema, updateStoredSkillBodySchema, updateStoredSkillResponseSchema } from '../../chunk-2BRN4DAE.js';
8
8
  export { getProcessorProviderResponseSchema, getProcessorProvidersResponseSchema, processorProviderIdPathParams } from '../../chunk-SJOVDYRT.js';
9
9
  export { executeProcessorBodySchema, executeProcessorResponseSchema, listProcessorsResponseSchema, processorConfigurationSchema, processorIdPathParams, serializedProcessorSchema as processorSerializedSchema, serializedProcessorDetailSchema } from '../../chunk-3SVFRICR.js';
10
10
  export { activatePromptBlockVersionResponseSchema, comparePromptBlockVersionsQuerySchema, comparePromptBlockVersionsResponseSchema, createPromptBlockVersionBodySchema, createPromptBlockVersionResponseSchema, deletePromptBlockVersionResponseSchema, getPromptBlockVersionResponseSchema, listPromptBlockVersionsQuerySchema, listPromptBlockVersionsResponseSchema, promptBlockVersionIdPathParams, promptBlockVersionPathParams, promptBlockVersionSchema, restorePromptBlockVersionResponseSchema } from '../../chunk-G2S6L4IR.js';
@@ -13,11 +13,11 @@ export { addItemBodySchema, batchDeleteItemsBodySchema, batchDeleteItemsResponse
13
13
  export { activateMCPClientVersionResponseSchema, compareMCPClientVersionsQuerySchema, compareMCPClientVersionsResponseSchema, createMCPClientVersionBodySchema, createMCPClientVersionResponseSchema, deleteMCPClientVersionResponseSchema, getMCPClientVersionResponseSchema, listMCPClientVersionsQuerySchema, listMCPClientVersionsResponseSchema, mcpClientVersionIdPathParams, mcpClientVersionPathParams, mcpClientVersionSchema, restoreMCPClientVersionResponseSchema } from '../../chunk-ECEYFPVI.js';
14
14
  export { createIndexBodySchema, createIndexResponseSchema, deleteIndexResponseSchema, describeIndexResponseSchema, listEmbeddersResponseSchema, listIndexesResponseSchema, listVectorsResponseSchema, queryVectorsBodySchema, queryVectorsResponseSchema, upsertVectorsBodySchema, upsertVectorsResponseSchema, vectorIndexPathParams, vectorNamePathParams } from '../../chunk-VMDL27ZN.js';
15
15
  export { entityPathParams, listScorersResponseSchema, listScoresByEntityIdQuerySchema, listScoresByRunIdQuerySchema, listScoresByScorerIdQuerySchema, saveScoreBodySchema, saveScoreResponseSchema, scorerEntrySchema, scorerIdPathParams, scoresWithPaginationResponseSchema } from '../../chunk-RA52MKCE.js';
16
- export { conversationDeletedSchema, conversationIdPathParams, conversationItemsListSchema, conversationObjectSchema, createConversationBodySchema } from '../../chunk-VKIIGA2F.js';
16
+ export { conversationDeletedSchema, conversationIdPathParams, conversationItemsListSchema, conversationObjectSchema, createConversationBodySchema } from '../../chunk-5ZQYFQ5P.js';
17
17
  export { conversationItemMessageSchema, conversationItemSchema, conversationMessageContentSchema, createResponseBodySchema, deleteResponseSchema, responseIdPathParams, responseInputMessageSchema, responseInputTextContentSchema, responseInputTextPartSchema, responseObjectSchema, responseOutputFunctionCallOutputSchema, responseOutputFunctionCallSchema, responseOutputItemSchema, responseOutputMessageSchema, responseOutputTextSchema, responseTextFormatSchema, responseToolSchema, responseUsageSchema } from '../../chunk-FCCXLAOT.js';
18
+ export { agentIdQuerySchema, awaitBufferStatusBodySchema, awaitBufferStatusResponseSchema, cloneThreadBodySchema, cloneThreadResponseSchema, createThreadBodySchema, createThreadNetworkQuerySchema, deleteMessagesBodySchema, deleteMessagesNetworkQuerySchema, deleteMessagesQuerySchema, deleteMessagesResponseSchema, deleteThreadNetworkQuerySchema, deleteThreadQuerySchema, deleteThreadResponseSchema, getMemoryConfigQuerySchema, getMemoryStatusNetworkQuerySchema, getMemoryStatusQuerySchema, getObservationalMemoryQuerySchema, getObservationalMemoryResponseSchema, getThreadByIdNetworkQuerySchema, getThreadByIdQuerySchema, getThreadByIdResponseSchema, getWorkingMemoryQuerySchema, getWorkingMemoryResponseSchema, listMessagesNetworkQuerySchema, listMessagesQuerySchema, listMessagesResponseSchema, listThreadsNetworkQuerySchema, listThreadsQuerySchema, listThreadsResponseSchema, memoryConfigResponseSchema, memoryStatusResponseSchema, optionalAgentIdQuerySchema, saveMessagesBodySchema, saveMessagesNetworkQuerySchema, saveMessagesResponseSchema, searchMemoryQuerySchema, searchMemoryResponseSchema, threadIdPathParams, updateThreadBodySchema, updateThreadNetworkQuerySchema, updateWorkingMemoryBodySchema, updateWorkingMemoryResponseSchema } from '../../chunk-H77IQ6X3.js';
18
19
  export { listLogTransportsResponseSchema, listLogsQuerySchema, listLogsResponseSchema } from '../../chunk-R6LBCSVW.js';
19
20
  export { getMcpServerDetailQuerySchema, jsonRpcErrorSchema, listMcpServerToolsResponseSchema, listMcpServersQuerySchema, listMcpServersResponseSchema, executeToolBodySchema as mcpExecuteToolBodySchema, executeToolResponseSchema as mcpExecuteToolResponseSchema, mcpServerDetailPathParams, mcpServerIdPathParams, mcpServerToolPathParams, mcpToolInfoSchema, serverDetailSchema, serverInfoSchema, versionDetailSchema } from '../../chunk-KKQMEJOK.js';
20
- export { agentIdQuerySchema, awaitBufferStatusBodySchema, awaitBufferStatusResponseSchema, cloneThreadBodySchema, cloneThreadResponseSchema, createThreadBodySchema, createThreadNetworkQuerySchema, deleteMessagesBodySchema, deleteMessagesNetworkQuerySchema, deleteMessagesQuerySchema, deleteMessagesResponseSchema, deleteThreadNetworkQuerySchema, deleteThreadQuerySchema, deleteThreadResponseSchema, getMemoryConfigQuerySchema, getMemoryStatusNetworkQuerySchema, getMemoryStatusQuerySchema, getObservationalMemoryQuerySchema, getObservationalMemoryResponseSchema, getThreadByIdNetworkQuerySchema, getThreadByIdQuerySchema, getThreadByIdResponseSchema, getWorkingMemoryQuerySchema, getWorkingMemoryResponseSchema, listMessagesNetworkQuerySchema, listMessagesQuerySchema, listMessagesResponseSchema, listThreadsNetworkQuerySchema, listThreadsQuerySchema, listThreadsResponseSchema, memoryConfigResponseSchema, memoryStatusResponseSchema, optionalAgentIdQuerySchema, saveMessagesBodySchema, saveMessagesNetworkQuerySchema, saveMessagesResponseSchema, searchMemoryQuerySchema, searchMemoryResponseSchema, threadIdPathParams, updateThreadBodySchema, updateThreadNetworkQuerySchema, updateWorkingMemoryBodySchema, updateWorkingMemoryResponseSchema } from '../../chunk-N3RNJ7AM.js';
21
21
  export { agentExecutionBodySchema as a2aAgentExecutionBodySchema, a2aAgentIdPathParams, a2aTaskPathParams, agentCardResponseSchema, agentExecutionResponseSchema, messageSendBodySchema, taskQueryBodySchema, taskResponseSchema } from '../../chunk-ZEVZ6OJY.js';
22
22
  export { actionIdPathParams, actionRunPathParams, resumeAgentBuilderBodySchema, startAsyncAgentBuilderBodySchema, streamAgentBuilderBodySchema, streamLegacyAgentBuilderBodySchema } from '../../chunk-S7PYDU5I.js';
23
23
  export { createWorkflowRunResponseSchema, listWorkflowRunsQuerySchema, listWorkflowsResponseSchema, sendWorkflowRunEventBodySchema, workflowControlResponseSchema, workflowExecutionResultSchema, workflowInfoSchema, workflowRunResultQuerySchema, workflowRunResultSchema, workflowRunsResponseSchema } from '../../chunk-7X4P2I6L.js';
@@ -323,6 +323,10 @@ export declare const deleteMessagesNetworkQuerySchema: z.ZodObject<{
323
323
  */
324
324
  export declare const memoryStatusResponseSchema: z.ZodObject<{
325
325
  result: z.ZodBoolean;
326
+ memoryType: z.ZodOptional<z.ZodEnum<{
327
+ local: "local";
328
+ gateway: "gateway";
329
+ }>>;
326
330
  observationalMemory: z.ZodOptional<z.ZodObject<{
327
331
  enabled: z.ZodBoolean;
328
332
  hasRecord: z.ZodOptional<z.ZodBoolean>;
@@ -339,6 +343,10 @@ export declare const memoryStatusResponseSchema: z.ZodObject<{
339
343
  * MemoryConfig is complex with many optional fields - using passthrough
340
344
  */
341
345
  export declare const memoryConfigResponseSchema: z.ZodObject<{
346
+ memoryType: z.ZodOptional<z.ZodEnum<{
347
+ local: "local";
348
+ gateway: "gateway";
349
+ }>>;
342
350
  config: z.ZodNullable<z.ZodObject<{
343
351
  lastMessages: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodLiteral<false>]>>;
344
352
  semanticRecall: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodAny]>>;
@@ -1 +1 @@
1
- {"version":3,"file":"memory.d.ts","sourceRoot":"","sources":["../../../src/server/schemas/memory.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"memory.d.ts","sourceRoot":"","sources":["../../../src/server/schemas/memory.ts"],"names":[],"mappings":"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"}