mtmsdk 0.0.14 → 0.0.16

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 (539) hide show
  1. package/dist/adk/api/client.d.ts +9 -0
  2. package/dist/adk/api/client.d.ts.map +1 -0
  3. package/dist/adk/api/client.js +39 -0
  4. package/dist/adk/api/client.js.map +1 -0
  5. package/dist/adk/core/constants/tool-icons.d.ts +21 -0
  6. package/dist/adk/core/constants/tool-icons.d.ts.map +1 -0
  7. package/dist/adk/core/constants/tool-icons.js +47 -0
  8. package/dist/adk/core/constants/tool-icons.js.map +1 -0
  9. package/dist/adk/core/models/AgentBuilder.d.ts +77 -0
  10. package/dist/adk/core/models/AgentBuilder.d.ts.map +1 -0
  11. package/dist/adk/core/models/AgentBuilder.js +18 -0
  12. package/dist/adk/core/models/AgentBuilder.js.map +1 -0
  13. package/dist/adk/core/models/AgentRunRequest.d.ts +37 -0
  14. package/dist/adk/core/models/AgentRunRequest.d.ts.map +1 -0
  15. package/dist/adk/core/models/AgentRunRequest.js +18 -0
  16. package/dist/adk/core/models/AgentRunRequest.js.map +1 -0
  17. package/dist/adk/core/models/Eval.d.ts +55 -0
  18. package/dist/adk/core/models/Eval.d.ts.map +1 -0
  19. package/dist/adk/core/models/Eval.js +27 -0
  20. package/dist/adk/core/models/Eval.js.map +1 -0
  21. package/dist/adk/core/models/LiveRequest.d.ts +23 -0
  22. package/dist/adk/core/models/LiveRequest.d.ts.map +1 -0
  23. package/dist/adk/core/models/LiveRequest.js +18 -0
  24. package/dist/adk/core/models/LiveRequest.js.map +1 -0
  25. package/dist/adk/core/models/RuntimeConfig.d.ts +32 -0
  26. package/dist/adk/core/models/RuntimeConfig.d.ts.map +1 -0
  27. package/dist/adk/core/models/RuntimeConfig.js +18 -0
  28. package/dist/adk/core/models/RuntimeConfig.js.map +1 -0
  29. package/dist/adk/core/models/Session.d.ts +117 -0
  30. package/dist/adk/core/models/Session.d.ts.map +1 -0
  31. package/dist/adk/core/models/Session.js +31 -0
  32. package/dist/adk/core/models/Session.js.map +1 -0
  33. package/dist/adk/core/models/Trace.d.ts +40 -0
  34. package/dist/adk/core/models/Trace.d.ts.map +1 -0
  35. package/dist/adk/core/models/Trace.js +2 -0
  36. package/dist/adk/core/models/Trace.js.map +1 -0
  37. package/dist/adk/core/models/types.d.ts +338 -0
  38. package/dist/adk/core/models/types.d.ts.map +1 -0
  39. package/dist/adk/core/models/types.js +189 -0
  40. package/dist/adk/core/models/types.js.map +1 -0
  41. package/dist/api_hatchet/@tanstack/react-query.gen.d.ts +3017 -0
  42. package/dist/api_hatchet/@tanstack/react-query.gen.d.ts.map +1 -0
  43. package/dist/api_hatchet/@tanstack/react-query.gen.js +2776 -0
  44. package/dist/api_hatchet/@tanstack/react-query.gen.js.map +1 -0
  45. package/dist/api_hatchet/client/client.gen.d.ts +3 -0
  46. package/dist/api_hatchet/client/client.gen.d.ts.map +1 -0
  47. package/dist/{gomtmapi → api_hatchet}/client/client.gen.js +70 -46
  48. package/dist/api_hatchet/client/client.gen.js.map +1 -0
  49. package/dist/api_hatchet/client/index.d.ts +9 -0
  50. package/dist/api_hatchet/client/index.d.ts.map +1 -0
  51. package/dist/api_hatchet/client/index.js +7 -0
  52. package/dist/api_hatchet/client/index.js.map +1 -0
  53. package/dist/{gomtmapi → api_hatchet}/client/types.gen.d.ts +19 -26
  54. package/dist/api_hatchet/client/types.gen.d.ts.map +1 -0
  55. package/dist/api_hatchet/client/types.gen.js.map +1 -0
  56. package/dist/{gomtmapi → api_hatchet}/client/utils.gen.d.ts +4 -4
  57. package/dist/api_hatchet/client/utils.gen.d.ts.map +1 -0
  58. package/dist/{gomtmapi → api_hatchet}/client/utils.gen.js +41 -40
  59. package/dist/api_hatchet/client/utils.gen.js.map +1 -0
  60. package/dist/{gomtmapi → api_hatchet}/client.gen.d.ts +2 -2
  61. package/dist/api_hatchet/client.gen.d.ts.map +1 -0
  62. package/dist/{gomtmapi → api_hatchet}/client.gen.js +1 -1
  63. package/dist/api_hatchet/client.gen.js.map +1 -0
  64. package/dist/{gomtmapi → api_hatchet}/core/auth.gen.d.ts +3 -3
  65. package/dist/api_hatchet/core/auth.gen.d.ts.map +1 -0
  66. package/dist/{gomtmapi → api_hatchet}/core/auth.gen.js +3 -3
  67. package/dist/api_hatchet/core/auth.gen.js.map +1 -0
  68. package/dist/{gomtmapi → api_hatchet}/core/bodySerializer.gen.d.ts +13 -5
  69. package/dist/api_hatchet/core/bodySerializer.gen.d.ts.map +1 -0
  70. package/dist/{gomtmapi → api_hatchet}/core/bodySerializer.gen.js +3 -3
  71. package/dist/api_hatchet/core/bodySerializer.gen.js.map +1 -0
  72. package/dist/{gomtmapi → api_hatchet}/core/params.gen.d.ts +13 -3
  73. package/dist/api_hatchet/core/params.gen.d.ts.map +1 -0
  74. package/dist/{gomtmapi → api_hatchet}/core/params.gen.js +24 -12
  75. package/dist/api_hatchet/core/params.gen.js.map +1 -0
  76. package/dist/{gomtmapi → api_hatchet}/core/pathSerializer.gen.d.ts +3 -3
  77. package/dist/api_hatchet/core/pathSerializer.gen.d.ts.map +1 -0
  78. package/dist/{gomtmapi → api_hatchet}/core/pathSerializer.gen.js +36 -36
  79. package/dist/api_hatchet/core/pathSerializer.gen.js.map +1 -0
  80. package/dist/api_hatchet/core/queryKeySerializer.gen.d.ts +19 -0
  81. package/dist/api_hatchet/core/queryKeySerializer.gen.d.ts.map +1 -0
  82. package/dist/api_hatchet/core/queryKeySerializer.gen.js +100 -0
  83. package/dist/api_hatchet/core/queryKeySerializer.gen.js.map +1 -0
  84. package/dist/{gomtmapi → api_hatchet}/core/serverSentEvents.gen.d.ts +3 -3
  85. package/dist/api_hatchet/core/serverSentEvents.gen.d.ts.map +1 -0
  86. package/dist/{gomtmapi → api_hatchet}/core/serverSentEvents.gen.js +20 -18
  87. package/dist/api_hatchet/core/serverSentEvents.gen.js.map +1 -0
  88. package/dist/{gomtmapi → api_hatchet}/core/types.gen.d.ts +4 -4
  89. package/dist/api_hatchet/core/types.gen.d.ts.map +1 -0
  90. package/dist/api_hatchet/core/types.gen.js.map +1 -0
  91. package/dist/{gomtmapi → api_hatchet}/core/utils.gen.d.ts +1 -1
  92. package/dist/api_hatchet/core/utils.gen.d.ts.map +1 -0
  93. package/dist/{gomtmapi → api_hatchet}/core/utils.gen.js +17 -17
  94. package/dist/api_hatchet/core/utils.gen.js.map +1 -0
  95. package/dist/api_hatchet/index.d.ts +3 -0
  96. package/dist/api_hatchet/index.d.ts.map +1 -0
  97. package/dist/api_hatchet/index.js +4 -0
  98. package/dist/api_hatchet/index.js.map +1 -0
  99. package/dist/api_hatchet/schemas.gen.d.ts +4068 -0
  100. package/dist/api_hatchet/schemas.gen.d.ts.map +1 -0
  101. package/dist/api_hatchet/schemas.gen.js +4743 -0
  102. package/dist/api_hatchet/schemas.gen.js.map +1 -0
  103. package/dist/api_hatchet/sdk.gen.d.ts +784 -0
  104. package/dist/api_hatchet/sdk.gen.d.ts.map +1 -0
  105. package/dist/api_hatchet/sdk.gen.js +1849 -0
  106. package/dist/api_hatchet/sdk.gen.js.map +1 -0
  107. package/dist/api_hatchet/types.gen.d.ts +6861 -0
  108. package/dist/api_hatchet/types.gen.d.ts.map +1 -0
  109. package/dist/api_hatchet/types.gen.js +209 -0
  110. package/dist/api_hatchet/types.gen.js.map +1 -0
  111. package/dist/api_hatchet/zod.gen.d.ts +10429 -0
  112. package/dist/api_hatchet/zod.gen.d.ts.map +1 -0
  113. package/dist/api_hatchet/zod.gen.js +2766 -0
  114. package/dist/api_hatchet/zod.gen.js.map +1 -0
  115. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts +156 -668
  116. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts.map +1 -1
  117. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js +460 -1007
  118. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js.map +1 -1
  119. package/dist/gomtmapi_v2/client/client.gen.d.ts +1 -1
  120. package/dist/gomtmapi_v2/client/client.gen.d.ts.map +1 -1
  121. package/dist/gomtmapi_v2/client/client.gen.js +70 -46
  122. package/dist/gomtmapi_v2/client/client.gen.js.map +1 -1
  123. package/dist/gomtmapi_v2/client/index.d.ts +8 -7
  124. package/dist/gomtmapi_v2/client/index.d.ts.map +1 -1
  125. package/dist/gomtmapi_v2/client/index.js +5 -4
  126. package/dist/gomtmapi_v2/client/index.js.map +1 -1
  127. package/dist/gomtmapi_v2/client/types.gen.d.ts +19 -26
  128. package/dist/gomtmapi_v2/client/types.gen.d.ts.map +1 -1
  129. package/dist/gomtmapi_v2/client/utils.gen.d.ts +4 -4
  130. package/dist/gomtmapi_v2/client/utils.gen.d.ts.map +1 -1
  131. package/dist/gomtmapi_v2/client/utils.gen.js +41 -40
  132. package/dist/gomtmapi_v2/client/utils.gen.js.map +1 -1
  133. package/dist/gomtmapi_v2/client.gen.d.ts +2 -2
  134. package/dist/gomtmapi_v2/client.gen.d.ts.map +1 -1
  135. package/dist/gomtmapi_v2/client.gen.js +1 -1
  136. package/dist/gomtmapi_v2/client.gen.js.map +1 -1
  137. package/dist/gomtmapi_v2/core/auth.gen.d.ts +3 -3
  138. package/dist/gomtmapi_v2/core/auth.gen.js +3 -3
  139. package/dist/gomtmapi_v2/core/bodySerializer.gen.d.ts +13 -5
  140. package/dist/gomtmapi_v2/core/bodySerializer.gen.d.ts.map +1 -1
  141. package/dist/gomtmapi_v2/core/bodySerializer.gen.js +3 -3
  142. package/dist/gomtmapi_v2/core/bodySerializer.gen.js.map +1 -1
  143. package/dist/gomtmapi_v2/core/params.gen.d.ts +13 -3
  144. package/dist/gomtmapi_v2/core/params.gen.d.ts.map +1 -1
  145. package/dist/gomtmapi_v2/core/params.gen.js +24 -12
  146. package/dist/gomtmapi_v2/core/params.gen.js.map +1 -1
  147. package/dist/gomtmapi_v2/core/pathSerializer.gen.d.ts +3 -3
  148. package/dist/gomtmapi_v2/core/pathSerializer.gen.js +36 -36
  149. package/dist/gomtmapi_v2/core/queryKeySerializer.gen.d.ts +19 -0
  150. package/dist/gomtmapi_v2/core/queryKeySerializer.gen.d.ts.map +1 -0
  151. package/dist/gomtmapi_v2/core/queryKeySerializer.gen.js +100 -0
  152. package/dist/gomtmapi_v2/core/queryKeySerializer.gen.js.map +1 -0
  153. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts +3 -3
  154. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts.map +1 -1
  155. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js +20 -18
  156. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js.map +1 -1
  157. package/dist/gomtmapi_v2/core/types.gen.d.ts +4 -4
  158. package/dist/gomtmapi_v2/core/types.gen.d.ts.map +1 -1
  159. package/dist/gomtmapi_v2/core/utils.gen.d.ts +1 -1
  160. package/dist/gomtmapi_v2/core/utils.gen.js +17 -17
  161. package/dist/gomtmapi_v2/index.d.ts +2 -2
  162. package/dist/gomtmapi_v2/index.js +1 -1
  163. package/dist/gomtmapi_v2/schemas.gen.d.ts +51 -727
  164. package/dist/gomtmapi_v2/schemas.gen.d.ts.map +1 -1
  165. package/dist/gomtmapi_v2/schemas.gen.js +752 -1392
  166. package/dist/gomtmapi_v2/schemas.gen.js.map +1 -1
  167. package/dist/gomtmapi_v2/sdk.gen.d.ts +90 -362
  168. package/dist/gomtmapi_v2/sdk.gen.d.ts.map +1 -1
  169. package/dist/gomtmapi_v2/sdk.gen.js +241 -776
  170. package/dist/gomtmapi_v2/sdk.gen.js.map +1 -1
  171. package/dist/gomtmapi_v2/types.gen.d.ts +132 -917
  172. package/dist/gomtmapi_v2/types.gen.d.ts.map +1 -1
  173. package/dist/gomtmapi_v2/zod.gen.d.ts +40 -734
  174. package/dist/gomtmapi_v2/zod.gen.d.ts.map +1 -1
  175. package/dist/gomtmapi_v2/zod.gen.js +191 -651
  176. package/dist/gomtmapi_v2/zod.gen.js.map +1 -1
  177. package/dist/lib/aisdk/types.d.ts +3 -0
  178. package/dist/lib/aisdk/types.d.ts.map +1 -0
  179. package/dist/lib/aisdk/types.js +5 -0
  180. package/dist/lib/aisdk/types.js.map +1 -0
  181. package/dist/lib/logger/index.d.ts +19 -0
  182. package/dist/lib/logger/index.d.ts.map +1 -0
  183. package/dist/lib/logger/index.js +7 -0
  184. package/dist/lib/logger/index.js.map +1 -0
  185. package/dist/lib/schema.d.ts +41 -0
  186. package/dist/lib/schema.d.ts.map +1 -0
  187. package/dist/lib/schema.js +37 -0
  188. package/dist/lib/schema.js.map +1 -0
  189. package/dist/lib/utils.d.ts +14 -0
  190. package/dist/lib/utils.d.ts.map +1 -0
  191. package/dist/lib/utils.js +45 -0
  192. package/dist/lib/utils.js.map +1 -0
  193. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts +194 -1693
  194. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts.map +1 -1
  195. package/dist/mtgate_api/@tanstack/react-query.gen.js +234 -1405
  196. package/dist/mtgate_api/@tanstack/react-query.gen.js.map +1 -1
  197. package/dist/mtgate_api/client/client.gen.d.ts +1 -1
  198. package/dist/mtgate_api/client/client.gen.d.ts.map +1 -1
  199. package/dist/mtgate_api/client/client.gen.js +70 -46
  200. package/dist/mtgate_api/client/client.gen.js.map +1 -1
  201. package/dist/mtgate_api/client/index.d.ts +8 -7
  202. package/dist/mtgate_api/client/index.d.ts.map +1 -1
  203. package/dist/mtgate_api/client/index.js +5 -4
  204. package/dist/mtgate_api/client/index.js.map +1 -1
  205. package/dist/mtgate_api/client/types.gen.d.ts +19 -26
  206. package/dist/mtgate_api/client/types.gen.d.ts.map +1 -1
  207. package/dist/mtgate_api/client/utils.gen.d.ts +4 -4
  208. package/dist/mtgate_api/client/utils.gen.d.ts.map +1 -1
  209. package/dist/mtgate_api/client/utils.gen.js +41 -40
  210. package/dist/mtgate_api/client/utils.gen.js.map +1 -1
  211. package/dist/mtgate_api/client.gen.d.ts +2 -2
  212. package/dist/mtgate_api/client.gen.d.ts.map +1 -1
  213. package/dist/mtgate_api/client.gen.js +2 -4
  214. package/dist/mtgate_api/client.gen.js.map +1 -1
  215. package/dist/mtgate_api/core/auth.gen.d.ts +3 -3
  216. package/dist/mtgate_api/core/auth.gen.js +3 -3
  217. package/dist/mtgate_api/core/bodySerializer.gen.d.ts +13 -5
  218. package/dist/mtgate_api/core/bodySerializer.gen.d.ts.map +1 -1
  219. package/dist/mtgate_api/core/bodySerializer.gen.js +3 -3
  220. package/dist/mtgate_api/core/bodySerializer.gen.js.map +1 -1
  221. package/dist/mtgate_api/core/params.gen.d.ts +13 -3
  222. package/dist/mtgate_api/core/params.gen.d.ts.map +1 -1
  223. package/dist/mtgate_api/core/params.gen.js +24 -12
  224. package/dist/mtgate_api/core/params.gen.js.map +1 -1
  225. package/dist/mtgate_api/core/pathSerializer.gen.d.ts +3 -3
  226. package/dist/mtgate_api/core/pathSerializer.gen.js +36 -36
  227. package/dist/mtgate_api/core/queryKeySerializer.gen.d.ts +19 -0
  228. package/dist/mtgate_api/core/queryKeySerializer.gen.d.ts.map +1 -0
  229. package/dist/mtgate_api/core/queryKeySerializer.gen.js +100 -0
  230. package/dist/mtgate_api/core/queryKeySerializer.gen.js.map +1 -0
  231. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts +3 -3
  232. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts.map +1 -1
  233. package/dist/mtgate_api/core/serverSentEvents.gen.js +20 -18
  234. package/dist/mtgate_api/core/serverSentEvents.gen.js.map +1 -1
  235. package/dist/mtgate_api/core/types.gen.d.ts +4 -4
  236. package/dist/mtgate_api/core/types.gen.d.ts.map +1 -1
  237. package/dist/mtgate_api/core/utils.gen.d.ts +1 -1
  238. package/dist/mtgate_api/core/utils.gen.js +17 -17
  239. package/dist/mtgate_api/index.d.ts +2 -2
  240. package/dist/mtgate_api/index.d.ts.map +1 -1
  241. package/dist/mtgate_api/index.js +1 -2
  242. package/dist/mtgate_api/index.js.map +1 -1
  243. package/dist/mtgate_api/schemas.gen.d.ts +384 -1302
  244. package/dist/mtgate_api/schemas.gen.d.ts.map +1 -1
  245. package/dist/mtgate_api/schemas.gen.js +595 -1485
  246. package/dist/mtgate_api/schemas.gen.js.map +1 -1
  247. package/dist/mtgate_api/sdk.gen.d.ts +25 -137
  248. package/dist/mtgate_api/sdk.gen.d.ts.map +1 -1
  249. package/dist/mtgate_api/sdk.gen.js +97 -643
  250. package/dist/mtgate_api/sdk.gen.js.map +1 -1
  251. package/dist/mtgate_api/types.gen.d.ts +432 -2300
  252. package/dist/mtgate_api/types.gen.d.ts.map +1 -1
  253. package/dist/mtgate_api/types.gen.js +1 -7
  254. package/dist/mtgate_api/types.gen.js.map +1 -1
  255. package/dist/mtgate_api/zod.gen.d.ts +985 -2672
  256. package/dist/mtgate_api/zod.gen.d.ts.map +1 -1
  257. package/dist/mtgate_api/zod.gen.js +322 -1472
  258. package/dist/mtgate_api/zod.gen.js.map +1 -1
  259. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts +105 -82
  260. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts.map +1 -1
  261. package/dist/mtmai_api/@tanstack/react-query.gen.js +439 -475
  262. package/dist/mtmai_api/@tanstack/react-query.gen.js.map +1 -1
  263. package/dist/mtmai_api/client/client.gen.d.ts +1 -1
  264. package/dist/mtmai_api/client/client.gen.d.ts.map +1 -1
  265. package/dist/mtmai_api/client/client.gen.js +70 -46
  266. package/dist/mtmai_api/client/client.gen.js.map +1 -1
  267. package/dist/mtmai_api/client/index.d.ts +8 -7
  268. package/dist/mtmai_api/client/index.d.ts.map +1 -1
  269. package/dist/mtmai_api/client/index.js +5 -4
  270. package/dist/mtmai_api/client/index.js.map +1 -1
  271. package/dist/mtmai_api/client/types.gen.d.ts +19 -26
  272. package/dist/mtmai_api/client/types.gen.d.ts.map +1 -1
  273. package/dist/mtmai_api/client/utils.gen.d.ts +4 -4
  274. package/dist/mtmai_api/client/utils.gen.d.ts.map +1 -1
  275. package/dist/mtmai_api/client/utils.gen.js +41 -40
  276. package/dist/mtmai_api/client/utils.gen.js.map +1 -1
  277. package/dist/mtmai_api/client.gen.d.ts +2 -2
  278. package/dist/mtmai_api/client.gen.d.ts.map +1 -1
  279. package/dist/mtmai_api/client.gen.js +1 -1
  280. package/dist/mtmai_api/client.gen.js.map +1 -1
  281. package/dist/mtmai_api/core/auth.gen.d.ts +3 -3
  282. package/dist/mtmai_api/core/auth.gen.js +3 -3
  283. package/dist/mtmai_api/core/bodySerializer.gen.d.ts +13 -5
  284. package/dist/mtmai_api/core/bodySerializer.gen.d.ts.map +1 -1
  285. package/dist/mtmai_api/core/bodySerializer.gen.js +3 -3
  286. package/dist/mtmai_api/core/bodySerializer.gen.js.map +1 -1
  287. package/dist/mtmai_api/core/params.gen.d.ts +13 -3
  288. package/dist/mtmai_api/core/params.gen.d.ts.map +1 -1
  289. package/dist/mtmai_api/core/params.gen.js +24 -12
  290. package/dist/mtmai_api/core/params.gen.js.map +1 -1
  291. package/dist/mtmai_api/core/pathSerializer.gen.d.ts +3 -3
  292. package/dist/mtmai_api/core/pathSerializer.gen.js +36 -36
  293. package/dist/mtmai_api/core/queryKeySerializer.gen.d.ts +19 -0
  294. package/dist/mtmai_api/core/queryKeySerializer.gen.d.ts.map +1 -0
  295. package/dist/mtmai_api/core/queryKeySerializer.gen.js +100 -0
  296. package/dist/mtmai_api/core/queryKeySerializer.gen.js.map +1 -0
  297. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts +3 -3
  298. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts.map +1 -1
  299. package/dist/mtmai_api/core/serverSentEvents.gen.js +20 -18
  300. package/dist/mtmai_api/core/serverSentEvents.gen.js.map +1 -1
  301. package/dist/mtmai_api/core/types.gen.d.ts +4 -4
  302. package/dist/mtmai_api/core/types.gen.d.ts.map +1 -1
  303. package/dist/mtmai_api/core/utils.gen.d.ts +1 -1
  304. package/dist/mtmai_api/core/utils.gen.js +17 -17
  305. package/dist/mtmai_api/index.d.ts +2 -2
  306. package/dist/mtmai_api/index.js +2 -2
  307. package/dist/mtmai_api/schemas.gen.d.ts.map +1 -1
  308. package/dist/mtmai_api/schemas.gen.js +4363 -4616
  309. package/dist/mtmai_api/schemas.gen.js.map +1 -1
  310. package/dist/mtmai_api/sdk.gen.d.ts +25 -2
  311. package/dist/mtmai_api/sdk.gen.d.ts.map +1 -1
  312. package/dist/mtmai_api/sdk.gen.js +211 -391
  313. package/dist/mtmai_api/sdk.gen.js.map +1 -1
  314. package/dist/mtmai_api/types.gen.d.ts +645 -81
  315. package/dist/mtmai_api/types.gen.d.ts.map +1 -1
  316. package/dist/mtmai_api/types.gen.js +116 -103
  317. package/dist/mtmai_api/types.gen.js.map +1 -1
  318. package/dist/mtmai_api/zod.gen.d.ts +17408 -17216
  319. package/dist/mtmai_api/zod.gen.d.ts.map +1 -1
  320. package/dist/mtmai_api/zod.gen.js +3741 -1895
  321. package/dist/mtmai_api/zod.gen.js.map +1 -1
  322. package/dist/sbapi/@tanstack/react-query.gen.d.ts +35 -0
  323. package/dist/sbapi/@tanstack/react-query.gen.d.ts.map +1 -0
  324. package/dist/sbapi/@tanstack/react-query.gen.js +40 -0
  325. package/dist/sbapi/@tanstack/react-query.gen.js.map +1 -0
  326. package/dist/sbapi/client/client.gen.d.ts +3 -0
  327. package/dist/sbapi/client/client.gen.d.ts.map +1 -0
  328. package/dist/sbapi/client/client.gen.js +229 -0
  329. package/dist/sbapi/client/client.gen.js.map +1 -0
  330. package/dist/sbapi/client/index.d.ts +9 -0
  331. package/dist/sbapi/client/index.d.ts.map +1 -0
  332. package/dist/sbapi/client/index.js +7 -0
  333. package/dist/sbapi/client/index.js.map +1 -0
  334. package/dist/sbapi/client/types.gen.d.ts +118 -0
  335. package/dist/sbapi/client/types.gen.d.ts.map +1 -0
  336. package/dist/sbapi/client/types.gen.js +3 -0
  337. package/dist/sbapi/client/types.gen.js.map +1 -0
  338. package/dist/sbapi/client/utils.gen.d.ts +34 -0
  339. package/dist/sbapi/client/utils.gen.d.ts.map +1 -0
  340. package/dist/sbapi/client/utils.gen.js +232 -0
  341. package/dist/sbapi/client/utils.gen.js.map +1 -0
  342. package/dist/sbapi/client.gen.d.ts +13 -0
  343. package/dist/sbapi/client.gen.d.ts.map +1 -0
  344. package/dist/sbapi/client.gen.js +4 -0
  345. package/dist/sbapi/client.gen.js.map +1 -0
  346. package/dist/sbapi/core/auth.gen.d.ts +19 -0
  347. package/dist/sbapi/core/auth.gen.d.ts.map +1 -0
  348. package/dist/sbapi/core/auth.gen.js +15 -0
  349. package/dist/sbapi/core/auth.gen.js.map +1 -0
  350. package/dist/sbapi/core/bodySerializer.gen.d.ts +26 -0
  351. package/dist/sbapi/core/bodySerializer.gen.d.ts.map +1 -0
  352. package/dist/sbapi/core/bodySerializer.gen.js +58 -0
  353. package/dist/sbapi/core/bodySerializer.gen.js.map +1 -0
  354. package/dist/sbapi/core/params.gen.d.ts +44 -0
  355. package/dist/sbapi/core/params.gen.d.ts.map +1 -0
  356. package/dist/sbapi/core/params.gen.js +101 -0
  357. package/dist/sbapi/core/params.gen.js.map +1 -0
  358. package/dist/sbapi/core/pathSerializer.gen.d.ts +34 -0
  359. package/dist/sbapi/core/pathSerializer.gen.d.ts.map +1 -0
  360. package/dist/sbapi/core/pathSerializer.gen.js +115 -0
  361. package/dist/sbapi/core/pathSerializer.gen.js.map +1 -0
  362. package/dist/sbapi/core/queryKeySerializer.gen.d.ts +19 -0
  363. package/dist/sbapi/core/queryKeySerializer.gen.d.ts.map +1 -0
  364. package/dist/sbapi/core/queryKeySerializer.gen.js +100 -0
  365. package/dist/sbapi/core/queryKeySerializer.gen.js.map +1 -0
  366. package/dist/sbapi/core/serverSentEvents.gen.d.ts +72 -0
  367. package/dist/sbapi/core/serverSentEvents.gen.d.ts.map +1 -0
  368. package/dist/sbapi/core/serverSentEvents.gen.js +138 -0
  369. package/dist/sbapi/core/serverSentEvents.gen.js.map +1 -0
  370. package/dist/sbapi/core/types.gen.d.ts +79 -0
  371. package/dist/sbapi/core/types.gen.d.ts.map +1 -0
  372. package/dist/sbapi/core/types.gen.js +3 -0
  373. package/dist/sbapi/core/types.gen.js.map +1 -0
  374. package/dist/sbapi/core/utils.gen.d.ts +20 -0
  375. package/dist/sbapi/core/utils.gen.d.ts.map +1 -0
  376. package/dist/sbapi/core/utils.gen.js +88 -0
  377. package/dist/sbapi/core/utils.gen.js.map +1 -0
  378. package/dist/sbapi/index.d.ts +3 -0
  379. package/dist/sbapi/index.d.ts.map +1 -0
  380. package/dist/sbapi/index.js +3 -0
  381. package/dist/sbapi/index.js.map +1 -0
  382. package/dist/sbapi/schemas.gen.d.ts +38 -0
  383. package/dist/sbapi/schemas.gen.d.ts.map +1 -0
  384. package/dist/sbapi/schemas.gen.js +48 -0
  385. package/dist/sbapi/schemas.gen.js.map +1 -0
  386. package/dist/sbapi/sdk.gen.d.ts +17 -0
  387. package/dist/sbapi/sdk.gen.d.ts.map +1 -0
  388. package/dist/sbapi/sdk.gen.js +4 -0
  389. package/dist/sbapi/sdk.gen.js.map +1 -0
  390. package/dist/sbapi/types.gen.d.ts +54 -0
  391. package/dist/sbapi/types.gen.d.ts.map +1 -0
  392. package/dist/sbapi/types.gen.js +3 -0
  393. package/dist/sbapi/types.gen.js.map +1 -0
  394. package/dist/sbapi/zod.gen.d.ts +39 -0
  395. package/dist/sbapi/zod.gen.d.ts.map +1 -0
  396. package/dist/sbapi/zod.gen.js +31 -0
  397. package/dist/sbapi/zod.gen.js.map +1 -0
  398. package/dist/schema/browser.d.ts +29 -0
  399. package/dist/schema/browser.d.ts.map +1 -0
  400. package/dist/schema/browser.js +41 -0
  401. package/dist/schema/browser.js.map +1 -0
  402. package/dist/supabase/supabase-browser.d.ts +4 -0
  403. package/dist/supabase/supabase-browser.d.ts.map +1 -0
  404. package/dist/supabase/supabase-browser.js +20 -0
  405. package/dist/supabase/supabase-browser.js.map +1 -0
  406. package/dist/supabase/supabase-client.d.ts +1941 -0
  407. package/dist/supabase/supabase-client.d.ts.map +1 -0
  408. package/dist/supabase/supabase-client.js +23 -0
  409. package/dist/supabase/supabase-client.js.map +1 -0
  410. package/dist/supabase/supabase.d.ts +3881 -0
  411. package/dist/supabase/supabase.d.ts.map +1 -0
  412. package/dist/supabase/supabase.js +89 -0
  413. package/dist/supabase/supabase.js.map +1 -0
  414. package/dist/supabase/use-sb-query/build-query-opts.d.ts +6 -0
  415. package/dist/supabase/use-sb-query/build-query-opts.d.ts.map +1 -0
  416. package/dist/supabase/use-sb-query/build-query-opts.js +33 -0
  417. package/dist/supabase/use-sb-query/build-query-opts.js.map +1 -0
  418. package/dist/supabase/use-sb-query/key.d.ts +10 -0
  419. package/dist/supabase/use-sb-query/key.d.ts.map +1 -0
  420. package/dist/supabase/use-sb-query/key.js +46 -0
  421. package/dist/supabase/use-sb-query/key.js.map +1 -0
  422. package/dist/supabase/use-sb-query/prefetch.d.ts +10 -0
  423. package/dist/supabase/use-sb-query/prefetch.d.ts.map +1 -0
  424. package/dist/supabase/use-sb-query/prefetch.js +14 -0
  425. package/dist/supabase/use-sb-query/prefetch.js.map +1 -0
  426. package/dist/supabase/use-sb-query/use-query.d.ts +133 -0
  427. package/dist/supabase/use-sb-query/use-query.d.ts.map +1 -0
  428. package/dist/supabase/use-sb-query/use-query.js +117 -0
  429. package/dist/supabase/use-sb-query/use-query.js.map +1 -0
  430. package/dist/supabase/utils.d.ts +21 -0
  431. package/dist/supabase/utils.d.ts.map +1 -0
  432. package/dist/supabase/utils.js +46 -0
  433. package/dist/supabase/utils.js.map +1 -0
  434. package/dist/types/database.types.d.ts +2018 -0
  435. package/dist/types/database.types.d.ts.map +1 -0
  436. package/dist/types/database.types.js +6 -0
  437. package/dist/types/database.types.js.map +1 -0
  438. package/dist/types/index.d.ts +21 -0
  439. package/dist/types/index.d.ts.map +1 -0
  440. package/dist/types/index.js +2 -0
  441. package/dist/types/index.js.map +1 -0
  442. package/package.json +61 -70
  443. package/dist/components/MustAdmin.d.ts +0 -14
  444. package/dist/components/MustAdmin.d.ts.map +0 -1
  445. package/dist/components/MustAdmin.js +0 -37
  446. package/dist/components/MustAdmin.js.map +0 -1
  447. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts +0 -947
  448. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts.map +0 -1
  449. package/dist/gomtmapi/@tanstack/react-query.gen.js +0 -1023
  450. package/dist/gomtmapi/@tanstack/react-query.gen.js.map +0 -1
  451. package/dist/gomtmapi/client/client.gen.d.ts +0 -3
  452. package/dist/gomtmapi/client/client.gen.d.ts.map +0 -1
  453. package/dist/gomtmapi/client/client.gen.js.map +0 -1
  454. package/dist/gomtmapi/client/index.d.ts +0 -8
  455. package/dist/gomtmapi/client/index.d.ts.map +0 -1
  456. package/dist/gomtmapi/client/index.js +0 -6
  457. package/dist/gomtmapi/client/index.js.map +0 -1
  458. package/dist/gomtmapi/client/types.gen.d.ts.map +0 -1
  459. package/dist/gomtmapi/client/types.gen.js.map +0 -1
  460. package/dist/gomtmapi/client/utils.gen.d.ts.map +0 -1
  461. package/dist/gomtmapi/client/utils.gen.js.map +0 -1
  462. package/dist/gomtmapi/client.gen.d.ts.map +0 -1
  463. package/dist/gomtmapi/client.gen.js.map +0 -1
  464. package/dist/gomtmapi/core/auth.gen.d.ts.map +0 -1
  465. package/dist/gomtmapi/core/auth.gen.js.map +0 -1
  466. package/dist/gomtmapi/core/bodySerializer.gen.d.ts.map +0 -1
  467. package/dist/gomtmapi/core/bodySerializer.gen.js.map +0 -1
  468. package/dist/gomtmapi/core/params.gen.d.ts.map +0 -1
  469. package/dist/gomtmapi/core/params.gen.js.map +0 -1
  470. package/dist/gomtmapi/core/pathSerializer.gen.d.ts.map +0 -1
  471. package/dist/gomtmapi/core/pathSerializer.gen.js.map +0 -1
  472. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts.map +0 -1
  473. package/dist/gomtmapi/core/serverSentEvents.gen.js.map +0 -1
  474. package/dist/gomtmapi/core/types.gen.d.ts.map +0 -1
  475. package/dist/gomtmapi/core/types.gen.js.map +0 -1
  476. package/dist/gomtmapi/core/utils.gen.d.ts.map +0 -1
  477. package/dist/gomtmapi/core/utils.gen.js.map +0 -1
  478. package/dist/gomtmapi/index.d.ts +0 -3
  479. package/dist/gomtmapi/index.d.ts.map +0 -1
  480. package/dist/gomtmapi/index.js +0 -4
  481. package/dist/gomtmapi/index.js.map +0 -1
  482. package/dist/gomtmapi/schemas.gen.d.ts +0 -1445
  483. package/dist/gomtmapi/schemas.gen.d.ts.map +0 -1
  484. package/dist/gomtmapi/schemas.gen.js +0 -1474
  485. package/dist/gomtmapi/schemas.gen.js.map +0 -1
  486. package/dist/gomtmapi/sdk.gen.d.ts +0 -271
  487. package/dist/gomtmapi/sdk.gen.d.ts.map +0 -1
  488. package/dist/gomtmapi/sdk.gen.js +0 -974
  489. package/dist/gomtmapi/sdk.gen.js.map +0 -1
  490. package/dist/gomtmapi/types.gen.d.ts +0 -2302
  491. package/dist/gomtmapi/types.gen.d.ts.map +0 -1
  492. package/dist/gomtmapi/types.gen.js +0 -33
  493. package/dist/gomtmapi/types.gen.js.map +0 -1
  494. package/dist/gomtmapi/zod.gen.d.ts +0 -2067
  495. package/dist/gomtmapi/zod.gen.d.ts.map +0 -1
  496. package/dist/gomtmapi/zod.gen.js +0 -875
  497. package/dist/gomtmapi/zod.gen.js.map +0 -1
  498. package/dist/lib/adk-utils.d.ts +0 -19
  499. package/dist/lib/adk-utils.d.ts.map +0 -1
  500. package/dist/lib/adk-utils.js +0 -50
  501. package/dist/lib/adk-utils.js.map +0 -1
  502. package/dist/lib/auth-client.d.ts +0 -5965
  503. package/dist/lib/auth-client.d.ts.map +0 -1
  504. package/dist/lib/auth-client.js +0 -29
  505. package/dist/lib/auth-client.js.map +0 -1
  506. package/dist/lib/get-query-client.d.ts +0 -3
  507. package/dist/lib/get-query-client.d.ts.map +0 -1
  508. package/dist/lib/get-query-client.js +0 -23
  509. package/dist/lib/get-query-client.js.map +0 -1
  510. package/dist/lib/mtgate_client_ss.d.ts +0 -10
  511. package/dist/lib/mtgate_client_ss.d.ts.map +0 -1
  512. package/dist/lib/mtgate_client_ss.js +0 -24
  513. package/dist/lib/mtgate_client_ss.js.map +0 -1
  514. package/dist/store/AuthProviders.d.ts +0 -8
  515. package/dist/store/AuthProviders.d.ts.map +0 -1
  516. package/dist/store/AuthProviders.js +0 -34
  517. package/dist/store/AuthProviders.js.map +0 -1
  518. package/dist/store/GomtmProvider.d.ts +0 -10
  519. package/dist/store/GomtmProvider.d.ts.map +0 -1
  520. package/dist/store/GomtmProvider.js +0 -24
  521. package/dist/store/GomtmProvider.js.map +0 -1
  522. package/dist/store/GomtmV1Provider.d.ts +0 -10
  523. package/dist/store/GomtmV1Provider.d.ts.map +0 -1
  524. package/dist/store/GomtmV1Provider.js +0 -24
  525. package/dist/store/GomtmV1Provider.js.map +0 -1
  526. package/dist/store/MtgateProvider.d.ts +0 -6015
  527. package/dist/store/MtgateProvider.d.ts.map +0 -1
  528. package/dist/store/MtgateProvider.js +0 -76
  529. package/dist/store/MtgateProvider.js.map +0 -1
  530. package/dist/store/MtmsdkProvider.d.ts +0 -16
  531. package/dist/store/MtmsdkProvider.d.ts.map +0 -1
  532. package/dist/store/MtmsdkProvider.js +0 -47
  533. package/dist/store/MtmsdkProvider.js.map +0 -1
  534. package/dist/store/ReactQueryMtmaiApiProvider.d.ts +0 -10
  535. package/dist/store/ReactQueryMtmaiApiProvider.d.ts.map +0 -1
  536. package/dist/store/ReactQueryMtmaiApiProvider.js +0 -23
  537. package/dist/store/ReactQueryMtmaiApiProvider.js.map +0 -1
  538. /package/dist/{gomtmapi → api_hatchet}/client/types.gen.js +0 -0
  539. /package/dist/{gomtmapi → api_hatchet}/core/types.gen.js +0 -0
@@ -1,667 +1,570 @@
1
- export declare const AgentSchema: {
1
+ export declare const WorkerUpRespSchema: {
2
+ readonly description: "WorkerUpResp";
2
3
  readonly type: "object";
3
4
  readonly properties: {
4
- readonly id: {
5
+ readonly workerId: {
5
6
  readonly type: "string";
6
7
  };
7
- readonly createdAt: {
8
- readonly type: "string";
9
- readonly format: "date";
8
+ readonly supabase: {
9
+ readonly type: "object";
10
+ readonly properties: {
11
+ readonly sbUserName: {
12
+ readonly type: "string";
13
+ };
14
+ readonly sbPassword: {
15
+ readonly type: "string";
16
+ };
17
+ readonly sbUrl: {
18
+ readonly type: "string";
19
+ };
20
+ readonly sbPublicKey: {
21
+ readonly type: "string";
22
+ };
23
+ };
24
+ readonly required: readonly ["sbUserName", "sbPassword", "sbUrl", "sbPublicKey"];
10
25
  };
11
- readonly updatedAt: {
12
- readonly type: "string";
13
- readonly format: "date";
26
+ readonly tunnel: {
27
+ readonly type: "object";
28
+ readonly properties: {
29
+ readonly cloudflared: {
30
+ readonly type: "object";
31
+ readonly properties: {
32
+ readonly token: {
33
+ readonly type: "string";
34
+ };
35
+ };
36
+ };
37
+ readonly tailscale: {
38
+ readonly type: "object";
39
+ readonly properties: {
40
+ readonly token: {
41
+ readonly type: "string";
42
+ };
43
+ };
44
+ };
45
+ };
46
+ readonly required: readonly ["cloudflared", "tailscale"];
14
47
  };
15
- readonly deletedAt: {
16
- readonly type: "string";
17
- readonly format: "date";
48
+ readonly services: {
49
+ readonly type: "object";
50
+ readonly properties: {
51
+ readonly mainapi: {
52
+ readonly type: "object";
53
+ readonly properties: {
54
+ readonly enabled: {
55
+ readonly type: "boolean";
56
+ };
57
+ };
58
+ };
59
+ readonly vnc: {
60
+ readonly type: "object";
61
+ readonly properties: {
62
+ readonly enabled: {
63
+ readonly type: "boolean";
64
+ };
65
+ };
66
+ };
67
+ readonly browserApi: {
68
+ readonly type: "object";
69
+ readonly properties: {
70
+ readonly enabled: {
71
+ readonly type: "boolean";
72
+ };
73
+ readonly apiToken: {
74
+ readonly type: "string";
75
+ };
76
+ };
77
+ readonly required: readonly ["apiToken"];
78
+ };
79
+ };
80
+ readonly required: readonly ["mainapi", "vnc", "browserApi"];
18
81
  };
19
- readonly organizationId: {
82
+ };
83
+ readonly required: readonly ["workerId", "supabase", "tunnel", "services"];
84
+ };
85
+ export declare const WorkerUpRequestSchema: {
86
+ readonly description: "WorkerUpRequest";
87
+ readonly type: "object";
88
+ readonly properties: {
89
+ readonly workerId: {
90
+ readonly description: "";
20
91
  readonly type: "string";
21
92
  };
22
- readonly name: {
93
+ readonly botType: {
94
+ readonly default: "mainapi";
23
95
  readonly type: "string";
24
96
  };
25
- readonly description: {
97
+ };
98
+ };
99
+ export declare const WorkerCheckResultSchema: {
100
+ readonly type: "object";
101
+ readonly properties: {
102
+ readonly id: {
26
103
  readonly type: "string";
27
104
  };
28
- readonly status: {
29
- readonly type: "string";
105
+ };
106
+ readonly required: readonly ["id"];
107
+ };
108
+ export declare const MqMessageSchema: {
109
+ readonly type: "object";
110
+ readonly properties: {
111
+ readonly msg_id: {
112
+ readonly type: "number";
30
113
  };
31
- readonly config: {
32
- readonly type: "object";
33
- readonly additionalProperties: {
34
- readonly nullable: true;
35
- };
114
+ readonly read_ct: {
115
+ readonly type: "number";
36
116
  };
37
- readonly state: {
38
- readonly type: "object";
39
- readonly additionalProperties: {
40
- readonly nullable: true;
41
- };
117
+ readonly enqueued_at: {
118
+ readonly type: "string";
42
119
  };
120
+ readonly message: {};
43
121
  };
44
- readonly required: readonly ["id", "createdAt", "updatedAt", "organizationId", "name", "status"];
122
+ readonly required: readonly ["msg_id", "read_ct", "message"];
45
123
  };
46
- export declare const AgentListResponseSchema: {
124
+ export declare const WorkerPullRespSchema: {
47
125
  readonly type: "object";
48
126
  readonly properties: {
49
- readonly agents: {
127
+ readonly error: {
128
+ readonly type: "string";
129
+ };
130
+ readonly data: {
50
131
  readonly type: "array";
51
132
  readonly items: {
52
- readonly $ref: "#/components/schemas/Agent";
133
+ readonly $ref: "#/components/schemas/MqMessage";
53
134
  };
54
135
  };
55
- readonly total: {
56
- readonly type: "number";
57
- };
58
136
  };
59
- readonly required: readonly ["agents", "total"];
137
+ readonly required: readonly ["data"];
60
138
  };
61
- export declare const AgentGetResponseSchema: {
139
+ export declare const WorkerPullRequestSchema: {
62
140
  readonly type: "object";
63
141
  readonly properties: {
64
- readonly agent: {
65
- readonly $ref: "#/components/schemas/Agent";
142
+ readonly worker_id: {
143
+ readonly type: "string";
66
144
  };
67
145
  };
146
+ readonly required: readonly ["worker_id"];
68
147
  };
69
- export declare const AgentCreateRequestSchema: {
148
+ export declare const WorkerAckRespSchema: {
70
149
  readonly type: "object";
71
150
  readonly properties: {
72
- readonly name: {
151
+ readonly error: {
73
152
  readonly type: "string";
74
- readonly minLength: 1;
75
- readonly maxLength: 255;
76
153
  };
77
- readonly description: {
78
- readonly type: "string";
154
+ readonly data: {};
155
+ };
156
+ };
157
+ export declare const WorkerAckRequestSchema: {
158
+ readonly type: "object";
159
+ readonly properties: {
160
+ readonly msg_id: {
161
+ readonly type: "number";
79
162
  };
80
- readonly status: {
163
+ };
164
+ readonly required: readonly ["msg_id"];
165
+ };
166
+ export declare const AgentRunResultSchema: {
167
+ readonly type: "object";
168
+ readonly properties: {};
169
+ };
170
+ export declare const AdkBlobSchema: {
171
+ readonly type: "object";
172
+ readonly properties: {
173
+ readonly mimeType: {
81
174
  readonly type: "string";
82
- readonly enum: readonly ["active", "inactive", "error"];
83
- readonly default: "inactive";
84
- };
85
- readonly config: {
86
- readonly type: "object";
87
- readonly additionalProperties: {
88
- readonly nullable: true;
89
- };
90
- };
91
- readonly state: {
92
- readonly type: "object";
93
- readonly additionalProperties: {
94
- readonly nullable: true;
95
- };
96
175
  };
97
- readonly organizationId: {
176
+ readonly data: {
98
177
  readonly type: "string";
99
178
  };
100
179
  };
101
- readonly required: readonly ["name", "organizationId"];
180
+ readonly required: readonly ["data"];
102
181
  };
103
- export declare const AgentChatbotUpdateBodyConfigSchema: {
182
+ export declare const AdkFunctionCallSchema: {
104
183
  readonly type: "object";
105
184
  readonly properties: {
106
- readonly name: {
107
- readonly type: "string";
108
- readonly minLength: 1;
109
- readonly maxLength: 255;
110
- };
111
- readonly description: {
185
+ readonly id: {
112
186
  readonly type: "string";
113
187
  };
114
- readonly status: {
188
+ readonly name: {
115
189
  readonly type: "string";
116
- readonly enum: readonly ["active", "inactive", "error"];
117
190
  };
118
- readonly config: {
119
- readonly type: "object";
120
- readonly additionalProperties: {
121
- readonly nullable: true;
122
- };
123
- };
124
- readonly state: {
191
+ readonly args: {
125
192
  readonly type: "object";
126
- readonly additionalProperties: {
127
- readonly nullable: true;
193
+ readonly propertyNames: {
194
+ readonly type: "string";
128
195
  };
196
+ readonly additionalProperties: {};
129
197
  };
130
198
  };
199
+ readonly required: readonly ["name", "args"];
131
200
  };
132
- export declare const AgentHandlerInfoSchema: {
201
+ export declare const AdkFunctionRespSchema: {
133
202
  readonly type: "object";
134
203
  readonly properties: {
135
- readonly agentName: {
136
- readonly type: "string";
137
- readonly description: "Agent name";
138
- };
139
- readonly agentId: {
204
+ readonly id: {
140
205
  readonly type: "string";
141
- readonly description: "Agent ID";
142
206
  };
143
- readonly state: {
207
+ readonly name: {
144
208
  readonly type: "string";
145
- readonly description: "Agent state";
146
209
  };
147
- };
148
- readonly required: readonly ["agentName", "agentId", "state"];
149
- };
150
- export declare const ApiErrorSchema: {
151
- readonly type: "object";
152
- readonly properties: {
153
- readonly error: {
210
+ readonly response: {
154
211
  readonly type: "object";
155
- readonly properties: {
156
- readonly code: {
157
- readonly type: "string";
158
- readonly enum: readonly ["VALIDATION_ERROR", "NOT_FOUND", "UNAUTHORIZED", "FORBIDDEN", "INTERNAL_ERROR", "CONFLICT", "BAD_REQUEST", "UNPROCESSABLE_ENTITY"];
159
- };
160
- readonly message: {
161
- readonly type: "string";
162
- };
163
- readonly details: {
164
- readonly type: "string";
165
- };
166
- readonly field: {
167
- readonly type: "string";
168
- };
212
+ readonly propertyNames: {
213
+ readonly type: "string";
169
214
  };
170
- readonly required: readonly ["message"];
215
+ readonly additionalProperties: {};
171
216
  };
172
217
  };
173
- readonly required: readonly ["error"];
218
+ readonly required: readonly ["name", "response"];
174
219
  };
175
- export declare const AgentHandlerGetInfoBodySchema: {
220
+ export declare const AdkFileDataSchema: {
176
221
  readonly type: "object";
177
222
  readonly properties: {
178
- readonly agentId: {
223
+ readonly mimeType: {
224
+ readonly type: "string";
225
+ };
226
+ readonly fileUri: {
179
227
  readonly type: "string";
180
- readonly description: "Agent ID";
181
228
  };
182
229
  };
183
- readonly required: readonly ["agentId"];
230
+ readonly required: readonly ["mimeType", "fileUri"];
184
231
  };
185
- export declare const BrowserGetResponseSchema: {
232
+ export declare const AdkExecutableCodeSchema: {
186
233
  readonly type: "object";
187
234
  readonly properties: {
188
- readonly id: {
235
+ readonly language: {
189
236
  readonly type: "string";
237
+ readonly enum: readonly ["UNKNOWN", "PYTHON"];
190
238
  };
191
- readonly organizationId: {
239
+ readonly code: {
192
240
  readonly type: "string";
193
241
  };
194
- readonly name: {
242
+ };
243
+ readonly required: readonly ["language", "code"];
244
+ };
245
+ export declare const AdkCodeExecutionResultSchema: {
246
+ readonly type: "object";
247
+ readonly properties: {
248
+ readonly outcome: {
195
249
  readonly type: "string";
250
+ readonly enum: readonly ["UNKNOWN", "OK", "FAILED", "DEADLINE_EXCEEDED"];
196
251
  };
197
- readonly description: {
252
+ readonly output: {
198
253
  readonly type: "string";
199
254
  };
200
- readonly url: {
255
+ };
256
+ readonly required: readonly ["outcome", "output"];
257
+ };
258
+ export declare const AdkPartSchema: {
259
+ readonly type: "object";
260
+ readonly properties: {
261
+ readonly text: {
201
262
  readonly type: "string";
202
263
  };
203
- readonly properties: {
204
- readonly type: "object";
205
- readonly additionalProperties: {
206
- readonly nullable: true;
207
- };
208
- readonly default: {};
209
- };
210
- readonly tags: {
211
- readonly type: "array";
212
- readonly items: {
213
- readonly type: "string";
214
- };
264
+ readonly inlineData: {
265
+ readonly $ref: "#/components/schemas/AdkBlob";
215
266
  };
216
- readonly lastUsedAt: {
217
- readonly type: "string";
218
- readonly format: "date";
267
+ readonly functionCall: {
268
+ readonly $ref: "#/components/schemas/AdkFunctionCall";
219
269
  };
220
- readonly createdAt: {
221
- readonly type: "string";
222
- readonly format: "date";
270
+ readonly functionResponse: {
271
+ readonly $ref: "#/components/schemas/AdkFunctionResp";
223
272
  };
224
- readonly updatedAt: {
225
- readonly type: "string";
226
- readonly format: "date";
273
+ readonly thought: {
274
+ readonly type: "boolean";
227
275
  };
228
- readonly platformId: {
229
- readonly type: "string";
276
+ readonly fileData: {
277
+ readonly $ref: "#/components/schemas/AdkFileData";
230
278
  };
231
- readonly autoLoginScript: {
232
- readonly type: "string";
279
+ readonly executableCode: {
280
+ readonly $ref: "#/components/schemas/AdkExecutableCode";
233
281
  };
234
- readonly sessionData: {
235
- readonly type: "object";
236
- readonly additionalProperties: {
237
- readonly nullable: true;
238
- };
239
- readonly default: {};
282
+ readonly codeExecutionResult: {
283
+ readonly $ref: "#/components/schemas/AdkCodeExecutionResult";
240
284
  };
241
285
  };
242
- readonly required: readonly ["id", "organizationId", "name", "url", "createdAt", "updatedAt"];
243
286
  };
244
- export declare const BrowserListResponseSchema: {
287
+ export declare const GenaiContentSchema: {
245
288
  readonly type: "object";
246
289
  readonly properties: {
247
- readonly browsers: {
290
+ readonly role: {
291
+ readonly type: "string";
292
+ };
293
+ readonly parts: {
248
294
  readonly type: "array";
249
295
  readonly items: {
250
- readonly $ref: "#/components/schemas/BrowserGetResponse";
251
- };
252
- };
253
- readonly total: {
254
- readonly type: "number";
255
- };
256
- readonly pagination: {
257
- readonly type: "object";
258
- readonly properties: {
259
- readonly limit: {
260
- readonly type: "number";
261
- };
262
- readonly offset: {
263
- readonly type: "number";
264
- };
265
- readonly total_count: {
266
- readonly type: "number";
267
- };
296
+ readonly $ref: "#/components/schemas/AdkPart";
268
297
  };
269
- readonly required: readonly ["limit", "offset", "total_count"];
270
298
  };
271
299
  };
272
- readonly required: readonly ["browsers", "total"];
300
+ readonly required: readonly ["role", "parts"];
273
301
  };
274
- export declare const BrowserUpsertRequestSchema: {
302
+ export declare const AgentRunReqSchema: {
275
303
  readonly type: "object";
276
304
  readonly properties: {
277
- readonly name: {
305
+ readonly agentName: {
278
306
  readonly type: "string";
279
- readonly minLength: 1;
280
307
  };
281
- readonly description: {
282
- readonly type: "string";
308
+ readonly newMessage: {
309
+ readonly $ref: "#/components/schemas/GenaiContent";
283
310
  };
284
- readonly url: {
311
+ readonly sessionId: {
285
312
  readonly type: "string";
286
- readonly format: "uri";
287
- };
288
- readonly properties: {
289
- readonly type: "object";
290
- readonly additionalProperties: {
291
- readonly nullable: true;
292
- };
293
- readonly default: {};
294
- };
295
- readonly tags: {
296
- readonly type: "array";
297
- readonly items: {
298
- readonly type: "string";
299
- };
300
313
  };
301
- readonly platformId: {
302
- readonly type: "string";
314
+ readonly stateDelta: {};
315
+ readonly streaming: {
316
+ readonly default: false;
317
+ readonly type: "boolean";
303
318
  };
304
- readonly autoLoginScript: {
319
+ readonly userId: {
305
320
  readonly type: "string";
306
321
  };
307
- readonly sessionData: {
308
- readonly type: "object";
309
- readonly additionalProperties: {
310
- readonly nullable: true;
311
- };
312
- readonly default: {};
313
- };
314
322
  };
315
- readonly required: readonly ["name", "url"];
323
+ readonly required: readonly ["agentName", "newMessage", "sessionId"];
316
324
  };
317
- export declare const ApiCommonDeleteSchema: {
325
+ export declare const AdkEventActionsSchema: {
318
326
  readonly type: "object";
319
327
  readonly properties: {
320
- readonly id: {
328
+ readonly message: {
321
329
  readonly type: "string";
322
330
  };
323
- readonly message: {
331
+ readonly artifactDelta: {};
332
+ readonly functionCall: {
333
+ readonly $ref: "#/components/schemas/AdkFunctionCall";
334
+ };
335
+ readonly functionResponse: {
336
+ readonly $ref: "#/components/schemas/AdkFunctionResp";
337
+ };
338
+ readonly finishReason: {
324
339
  readonly type: "string";
325
340
  };
326
341
  };
327
342
  };
328
- export declare const ProxyGetResponseSchema: {
343
+ export declare const AdkEventSchema: {
329
344
  readonly type: "object";
330
345
  readonly properties: {
331
346
  readonly id: {
332
347
  readonly type: "string";
333
348
  };
334
- readonly name: {
335
- readonly type: "string";
336
- };
337
- readonly description: {
349
+ readonly author: {
338
350
  readonly type: "string";
339
351
  };
340
- readonly url: {
352
+ readonly invocationId: {
341
353
  readonly type: "string";
342
354
  };
343
- readonly type: {
344
- readonly type: "string";
355
+ readonly actions: {
356
+ readonly $ref: "#/components/schemas/AdkEventActions";
345
357
  };
346
- readonly provider: {
347
- readonly type: "string";
358
+ readonly longRunningToolIds: {
359
+ readonly type: "array";
360
+ readonly items: {
361
+ readonly type: "string";
362
+ };
348
363
  };
349
- readonly country_code: {
364
+ readonly branch: {
350
365
  readonly type: "string";
351
366
  };
352
- readonly port: {
367
+ readonly timestamp: {
353
368
  readonly type: "number";
354
369
  };
355
- readonly enabled: {
356
- readonly type: "boolean";
370
+ readonly content: {
371
+ readonly $ref: "#/components/schemas/GenaiContent";
357
372
  };
358
- readonly created_at: {
373
+ readonly error: {
359
374
  readonly type: "string";
360
- readonly format: "date";
361
375
  };
362
- readonly updated_at: {
376
+ readonly errorMessage: {
377
+ readonly type: "string";
378
+ };
379
+ readonly errorCode: {
363
380
  readonly type: "string";
364
- readonly format: "date";
381
+ };
382
+ readonly groundingMetadata: {};
383
+ readonly usageMetadata: {};
384
+ readonly citationMetadata: {};
385
+ readonly customMetadata: {};
386
+ readonly turnComplete: {
387
+ readonly type: "boolean";
388
+ };
389
+ readonly interrupted: {
390
+ readonly type: "boolean";
365
391
  };
366
392
  };
367
- readonly required: readonly ["id", "name", "url", "enabled", "created_at"];
368
393
  };
369
- export declare const ProxyListResponseSchema: {
394
+ export declare const AdkSessionCreateRespSchema: {
370
395
  readonly type: "object";
371
396
  readonly properties: {
372
- readonly proxies: {
373
- readonly type: "array";
374
- readonly items: {
375
- readonly $ref: "#/components/schemas/ProxyGetResponse";
376
- };
397
+ readonly error: {
398
+ readonly type: "string";
377
399
  };
378
- readonly pagination: {
400
+ readonly data: {
379
401
  readonly type: "object";
380
402
  readonly properties: {
381
- readonly page: {
382
- readonly type: "number";
403
+ readonly id: {
404
+ readonly type: "string";
383
405
  };
384
- readonly limit: {
385
- readonly type: "number";
406
+ readonly appName: {
407
+ readonly type: "string";
408
+ };
409
+ readonly userId: {
410
+ readonly type: "string";
386
411
  };
387
- readonly total_count: {
388
- readonly type: "number";
412
+ readonly state: {};
413
+ readonly events: {
414
+ readonly type: "array";
415
+ readonly items: {
416
+ readonly $ref: "#/components/schemas/AdkEvent";
417
+ };
389
418
  };
390
- readonly total_pages: {
391
- readonly type: "number";
419
+ readonly updateAt: {
420
+ readonly type: "string";
421
+ readonly format: "date-time";
422
+ readonly pattern: "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$";
392
423
  };
393
424
  };
394
- readonly required: readonly ["page", "limit", "total_count", "total_pages"];
425
+ readonly required: readonly ["state"];
395
426
  };
396
427
  };
397
- readonly required: readonly ["proxies", "pagination"];
398
428
  };
399
- export declare const ProxyUpsertRequestSchema: {
429
+ export declare const AdkSessionGetRespSchema: {
400
430
  readonly type: "object";
401
431
  readonly properties: {
402
- readonly id: {
403
- readonly type: "string";
404
- };
405
- readonly name: {
406
- readonly type: "string";
407
- readonly minLength: 1;
408
- };
409
- readonly description: {
432
+ readonly error: {
410
433
  readonly type: "string";
411
434
  };
412
- readonly url: {
413
- readonly type: "string";
414
- readonly minLength: 1;
415
- readonly format: "uri";
435
+ readonly data: {
436
+ readonly type: "object";
437
+ readonly properties: {
438
+ readonly id: {
439
+ readonly type: "string";
440
+ };
441
+ readonly appName: {
442
+ readonly type: "string";
443
+ };
444
+ readonly userId: {
445
+ readonly type: "string";
446
+ };
447
+ readonly state: {};
448
+ readonly events: {
449
+ readonly type: "array";
450
+ readonly items: {
451
+ readonly $ref: "#/components/schemas/AdkEvent";
452
+ };
453
+ };
454
+ readonly updateAt: {
455
+ readonly type: "string";
456
+ readonly format: "date-time";
457
+ readonly pattern: "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$";
458
+ };
459
+ };
460
+ readonly required: readonly ["state"];
416
461
  };
417
462
  };
418
- readonly required: readonly ["url"];
419
463
  };
420
- export declare const SandboxSchema: {
464
+ export declare const AgentChatItemSchema: {
421
465
  readonly type: "object";
422
466
  readonly properties: {
423
467
  readonly id: {
424
468
  readonly type: "string";
425
469
  };
426
- readonly createdAt: {
427
- readonly type: "string";
428
- };
429
- readonly updatedAt: {
470
+ readonly title: {
430
471
  readonly type: "string";
431
472
  };
432
- readonly deletedAt: {
473
+ readonly user_id: {
433
474
  readonly type: "string";
434
- readonly nullable: true;
435
475
  };
436
- readonly organizationId: {
476
+ readonly visibility: {
437
477
  readonly type: "string";
438
478
  };
439
- readonly name: {
479
+ readonly lastContext: {};
480
+ readonly created_at: {
440
481
  readonly type: "string";
482
+ readonly format: "date-time";
483
+ readonly pattern: "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$";
441
484
  };
442
- readonly description: {
485
+ readonly updated_at: {
443
486
  readonly type: "string";
487
+ readonly format: "date-time";
488
+ readonly pattern: "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$";
444
489
  };
445
- readonly deployType: {
490
+ };
491
+ readonly required: readonly ["id", "title", "user_id", "visibility", "created_at", "updated_at"];
492
+ };
493
+ export declare const zMtAgentRunSchema: {
494
+ readonly type: "object";
495
+ readonly properties: {};
496
+ };
497
+ export declare const MtAgentRunReqSchema: {
498
+ readonly type: "object";
499
+ readonly properties: {
500
+ readonly agentName: {
501
+ readonly default: "assistant";
446
502
  readonly type: "string";
447
503
  };
448
- readonly serverUrl: {
449
- readonly type: "string";
504
+ readonly messages: {
505
+ readonly type: "array";
506
+ readonly items: {};
450
507
  };
451
- readonly status: {
508
+ readonly sessionId: {
452
509
  readonly type: "string";
453
510
  };
454
- readonly state: {
455
- readonly type: "object";
456
- readonly additionalProperties: {
457
- readonly nullable: true;
458
- };
459
- };
460
- readonly config: {
461
- readonly type: "object";
462
- readonly additionalProperties: {
463
- readonly nullable: true;
464
- };
465
- };
466
- };
467
- readonly required: readonly ["id", "createdAt", "updatedAt", "organizationId", "name", "description", "deployType", "serverUrl", "status", "state", "config"];
468
- };
469
- export declare const SandboxListSchema: {
470
- readonly type: "object";
471
- readonly properties: {
472
- readonly services: {
473
- readonly type: "array";
474
- readonly items: {
475
- readonly $ref: "#/components/schemas/Sandbox";
476
- };
477
- };
478
- readonly total: {
479
- readonly type: "number";
480
- };
481
- };
482
- readonly required: readonly ["services", "total"];
483
- };
484
- export declare const SandboxGetSchema: {
485
- readonly type: "object";
486
- readonly properties: {
487
- readonly service: {
488
- readonly $ref: "#/components/schemas/Sandbox";
489
- };
490
- };
491
- };
492
- export declare const SandboxStartSchema: {
493
- readonly type: "object";
494
- readonly properties: {
495
- readonly message: {
496
- readonly type: "string";
511
+ readonly stateDelta: {};
512
+ readonly streaming: {
513
+ readonly default: false;
514
+ readonly type: "boolean";
497
515
  };
498
- readonly serviceId: {
516
+ readonly userId: {
499
517
  readonly type: "string";
500
518
  };
501
519
  };
502
- readonly required: readonly ["message", "serviceId"];
520
+ readonly required: readonly ["messages"];
503
521
  };
504
- export declare const NavItemSchema: {
522
+ export declare const AgentQuickActionItemSchema: {
505
523
  readonly type: "object";
506
524
  readonly properties: {
507
- readonly title: {
508
- readonly type: "string";
509
- readonly description: "菜单标题";
510
- };
511
- readonly url: {
525
+ readonly id: {
512
526
  readonly type: "string";
513
- readonly description: "菜单链接";
514
527
  };
515
528
  readonly icon: {
516
529
  readonly type: "string";
517
- readonly description: "图标名称";
518
- };
519
- readonly badge: {
520
- readonly type: "string";
521
- readonly description: "徽章文本";
522
- };
523
- readonly debugOnly: {
524
- readonly type: "boolean";
525
- readonly description: "是否仅在调试模式下显示";
526
- };
527
- readonly roles: {
528
- readonly type: "array";
529
- readonly items: {
530
- readonly type: "string";
531
- };
532
- readonly description: "允许访问此菜单项的角色列表";
533
- };
534
- readonly children: {
535
- readonly type: "array";
536
- readonly items: {
537
- readonly $ref: "#/components/schemas/NavItem";
538
- };
539
- readonly description: "子菜单项";
540
530
  };
541
- };
542
- readonly required: readonly ["title"];
543
- readonly description: "导航菜单项";
544
- };
545
- export declare const SingboxConfigSchema: {
546
- readonly type: "object";
547
- readonly properties: {
548
- readonly configUrl: {
531
+ readonly text: {
549
532
  readonly type: "string";
550
533
  };
551
- readonly containerOnly: {
552
- readonly type: "boolean";
553
- readonly default: false;
554
- };
555
534
  };
535
+ readonly required: readonly ["text"];
556
536
  };
557
- export declare const TunnelConfigSchema: {
537
+ export declare const ChatMessageSchema: {
558
538
  readonly type: "object";
559
539
  readonly properties: {
560
- readonly cloudflareToken: {
540
+ readonly id: {
561
541
  readonly type: "string";
562
- readonly minLength: 1;
563
542
  };
564
- readonly tunnelName: {
543
+ readonly created_at: {
565
544
  readonly type: "string";
545
+ readonly format: "date-time";
546
+ readonly pattern: "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$";
566
547
  };
567
- readonly localPort: {
568
- readonly type: "integer";
569
- readonly minimum: 1;
570
- readonly maximum: 65535;
571
- };
572
- readonly singbox: {
573
- readonly $ref: "#/components/schemas/SingboxConfig";
574
- };
575
- };
576
- readonly required: readonly ["cloudflareToken", "localPort", "singbox"];
577
- };
578
- export declare const OnionConfigSchema: {
579
- readonly type: "object";
580
- readonly properties: {
581
- readonly privateKey: {
548
+ readonly updated_at: {
582
549
  readonly type: "string";
550
+ readonly format: "date-time";
551
+ readonly pattern: "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$";
583
552
  };
584
- };
585
- };
586
- export declare const VncServiceSchema: {
587
- readonly type: "object";
588
- readonly properties: {
589
- readonly enabled: {
590
- readonly type: "boolean";
591
- readonly default: false;
592
- };
593
- readonly port: {
594
- readonly type: "number";
595
- readonly default: 8444;
596
- };
597
- readonly display: {
553
+ readonly chat_id: {
598
554
  readonly type: "string";
599
- readonly default: ":1";
600
555
  };
601
- readonly password: {
556
+ readonly role: {
602
557
  readonly type: "string";
603
558
  };
604
- readonly resolution: {
559
+ readonly parts: {};
560
+ readonly attachments: {};
561
+ readonly user_id: {
605
562
  readonly type: "string";
606
563
  };
607
- readonly colorDepth: {
608
- readonly type: "number";
609
- };
610
- readonly onionConfig: {
611
- readonly $ref: "#/components/schemas/OnionConfig";
612
- };
613
- };
614
- };
615
- export declare const HelloOnionWebServiceSchema: {
616
- readonly type: "object";
617
- readonly properties: {
618
- readonly enabled: {
619
- readonly type: "boolean";
620
- readonly default: false;
621
- };
622
- readonly port: {
623
- readonly type: "number";
624
- readonly default: 8053;
625
- };
626
- readonly onionConfig: {
627
- readonly $ref: "#/components/schemas/OnionConfig";
628
- };
629
- };
630
- };
631
- export declare const MainApiServiceSchema: {
632
- readonly type: "object";
633
- readonly properties: {
634
- readonly enabled: {
635
- readonly type: "boolean";
636
- readonly default: false;
637
- };
638
- readonly port: {
639
- readonly type: "number";
640
- readonly default: 8000;
641
- };
642
- readonly onionConfig: {
643
- readonly $ref: "#/components/schemas/OnionConfig";
644
- };
645
- };
646
- };
647
- export declare const GomtmConfigSchema: {
648
- readonly type: "object";
649
- readonly properties: {
650
- readonly tunnel: {
651
- readonly $ref: "#/components/schemas/TunnelConfig";
652
- };
653
- readonly vnc: {
654
- readonly $ref: "#/components/schemas/VncService";
655
- };
656
- readonly helloOnionWeb: {
657
- readonly $ref: "#/components/schemas/HelloOnionWebService";
658
- };
659
- readonly mainApi: {
660
- readonly $ref: "#/components/schemas/MainApiService";
661
- };
662
564
  };
565
+ readonly required: readonly ["id", "created_at", "updated_at", "chat_id", "role", "parts", "attachments", "user_id"];
663
566
  };
664
- export declare const SiteSchema: {
567
+ export declare const BrowserCreateResultSchema: {
665
568
  readonly type: "object";
666
569
  readonly properties: {
667
570
  readonly id: {
@@ -670,908 +573,87 @@ export declare const SiteSchema: {
670
573
  readonly title: {
671
574
  readonly type: "string";
672
575
  };
673
- readonly description: {
674
- readonly type: "string";
675
- };
676
- readonly organizationId: {
677
- readonly type: "string";
678
- };
679
- readonly enabled: {
680
- readonly type: "boolean";
681
- };
682
- readonly createdAt: {
683
- readonly type: "string";
684
- };
685
- readonly updatedAt: {
686
- readonly type: "string";
687
- };
688
- readonly state: {
689
- readonly type: "object";
690
- readonly additionalProperties: {
691
- readonly nullable: true;
692
- };
693
- };
694
- readonly automationEnabled: {
695
- readonly type: "boolean";
696
- };
697
- };
698
- readonly required: readonly ["id", "title", "organizationId", "enabled", "createdAt", "updatedAt", "automationEnabled"];
699
- };
700
- export declare const SiteListSchema: {
701
- readonly type: "object";
702
- readonly properties: {
703
- readonly sites: {
704
- readonly type: "array";
705
- readonly items: {
706
- readonly $ref: "#/components/schemas/Site";
707
- };
708
- };
709
- readonly total: {
710
- readonly type: "number";
711
- };
712
- readonly limit: {
713
- readonly type: "number";
714
- };
715
- readonly offset: {
716
- readonly type: "number";
717
- };
718
- };
719
- readonly required: readonly ["sites", "total", "limit", "offset"];
720
- };
721
- export declare const SiteCreateRequestSchema: {
722
- readonly type: "object";
723
- readonly properties: {
724
- readonly title: {
725
- readonly type: "string";
726
- readonly minLength: 1;
727
- };
728
- readonly description: {
576
+ readonly created_at: {
729
577
  readonly type: "string";
730
578
  };
731
- readonly enabled: {
732
- readonly type: "boolean";
733
- readonly default: true;
734
- };
735
- readonly automationEnabled: {
736
- readonly type: "boolean";
737
- readonly default: false;
738
- };
739
- readonly state: {
740
- readonly type: "object";
741
- readonly additionalProperties: {
742
- readonly nullable: true;
743
- };
744
- readonly default: {};
745
- };
746
- readonly organizationId: {
579
+ readonly provider: {
747
580
  readonly type: "string";
748
581
  };
749
582
  };
750
- readonly required: readonly ["title", "organizationId"];
583
+ readonly required: readonly ["id"];
751
584
  };
752
- export declare const SiteUpdateRequestSchema: {
585
+ export declare const BrowserCreateReqSchema: {
753
586
  readonly type: "object";
754
587
  readonly properties: {
755
588
  readonly id: {
589
+ readonly description: "如果不传则自动生成,传入则更新对应记录";
756
590
  readonly type: "string";
757
591
  };
758
592
  readonly title: {
593
+ readonly description: "配置名称";
759
594
  readonly type: "string";
760
595
  readonly minLength: 1;
761
596
  };
762
597
  readonly description: {
598
+ readonly description: "描述信息";
763
599
  readonly type: "string";
764
600
  };
765
- readonly enabled: {
766
- readonly type: "boolean";
601
+ readonly profile_id: {
602
+ readonly description: "关联的 profile ID";
603
+ readonly type: "string";
767
604
  };
768
- readonly automationEnabled: {
769
- readonly type: "boolean";
605
+ readonly provider: {
606
+ readonly description: "底层提供商,如 nst";
607
+ readonly type: "string";
770
608
  };
771
- readonly state: {
772
- readonly type: "object";
773
- readonly additionalProperties: {
774
- readonly nullable: true;
775
- };
609
+ readonly provider_config: {
610
+ readonly description: "提供商特定配置";
776
611
  };
777
- readonly tenantId: {
778
- readonly type: "string";
612
+ readonly config: {
613
+ readonly description: "通用配置";
779
614
  };
780
615
  };
781
- readonly required: readonly ["id", "tenantId"];
616
+ readonly required: readonly ["title"];
782
617
  };
783
- export declare const BlogPostSchema: {
618
+ export declare const BrowserRowSchema: {
784
619
  readonly type: "object";
785
620
  readonly properties: {
786
621
  readonly id: {
787
622
  readonly type: "string";
788
623
  };
789
- readonly createdAt: {
790
- readonly type: "string";
791
- };
792
- readonly updatedAt: {
793
- readonly type: "string";
794
- };
795
- readonly title: {
796
- readonly type: "string";
797
- };
798
- readonly content: {
799
- readonly type: "string";
800
- };
801
- readonly description: {
802
- readonly type: "string";
803
- };
804
- readonly slug: {
805
- readonly type: "string";
806
- };
807
- readonly status: {
808
- readonly type: "string";
809
- };
810
- readonly state: {
811
- readonly type: "string";
812
- };
813
- readonly publishDate: {
814
- readonly type: "string";
815
- };
816
- readonly siteId: {
817
- readonly type: "string";
818
- };
819
- readonly tenantId: {
820
- readonly type: "string";
821
- };
822
- readonly authorId: {
823
- readonly type: "string";
824
- };
825
- readonly image: {
826
- readonly type: "string";
827
- };
828
- readonly settings: {
829
- readonly type: "string";
830
- };
831
- readonly deletedAt: {
832
- readonly type: "string";
833
- };
834
- readonly parentPostId: {
835
- readonly type: "string";
836
- };
837
- readonly releaseId: {
838
- readonly type: "string";
839
- };
840
- readonly releaseURL: {
841
- readonly type: "string";
842
- };
843
- readonly lastMessageId: {
624
+ readonly created_at: {
844
625
  readonly type: "string";
845
626
  };
846
- readonly error: {
627
+ readonly updated_at: {
847
628
  readonly type: "string";
848
629
  };
849
- };
850
- readonly required: readonly ["id", "createdAt", "updatedAt", "content", "slug", "status", "state", "siteId", "tenantId", "authorId"];
851
- };
852
- export declare const BlogPostListSchema: {
853
- readonly type: "object";
854
- readonly properties: {
855
- readonly posts: {
856
- readonly type: "array";
857
- readonly items: {
858
- readonly $ref: "#/components/schemas/BlogPost";
859
- };
860
- };
861
- readonly total: {
862
- readonly type: "number";
863
- };
864
- readonly limit: {
865
- readonly type: "number";
866
- };
867
- readonly offset: {
868
- readonly type: "number";
869
- };
870
- };
871
- readonly required: readonly ["posts", "total", "limit", "offset"];
872
- };
873
- export declare const BlogPostCreateSchema: {
874
- readonly type: "object";
875
- readonly properties: {
876
630
  readonly title: {
877
631
  readonly type: "string";
878
- readonly minLength: 1;
879
- };
880
- readonly content: {
881
- readonly type: "string";
882
- readonly minLength: 1;
883
632
  };
884
633
  readonly description: {
885
634
  readonly type: "string";
886
635
  };
887
- readonly slug: {
888
- readonly type: "string";
889
- };
890
- readonly status: {
891
- readonly type: "string";
892
- readonly default: "DRAFT";
893
- };
894
- readonly state: {
895
- readonly type: "string";
896
- readonly default: "QUEUE";
897
- };
898
- readonly publishDate: {
899
- readonly type: "string";
900
- };
901
- readonly siteId: {
902
- readonly type: "string";
903
- readonly minLength: 1;
904
- };
905
- readonly image: {
906
- readonly type: "string";
907
- };
908
- readonly settings: {
636
+ readonly profile_id: {
909
637
  readonly type: "string";
910
638
  };
911
- };
912
- readonly required: readonly ["content", "siteId"];
913
- };
914
- export declare const BlogPostUpdateSchema: {
915
- readonly type: "object";
916
- readonly properties: {
917
- readonly title: {
639
+ readonly provider: {
918
640
  readonly type: "string";
919
- readonly minLength: 1;
920
641
  };
921
- readonly content: {
642
+ readonly provider_config: {};
643
+ readonly config: {};
644
+ readonly sandbox_id: {
922
645
  readonly type: "string";
923
646
  };
924
- readonly description: {
647
+ readonly vnc_url: {
925
648
  readonly type: "string";
926
649
  };
927
- readonly slug: {
650
+ readonly worker_name: {
928
651
  readonly type: "string";
929
652
  };
930
- readonly status: {
931
- readonly type: "string";
932
- };
933
- readonly state: {
934
- readonly type: "string";
935
- };
936
- readonly publishDate: {
937
- readonly type: "string";
938
- };
939
- readonly image: {
940
- readonly type: "string";
941
- };
942
- readonly settings: {
943
- readonly type: "string";
944
- };
945
- };
946
- };
947
- export declare const SiteHostCreateRequestSchema: {
948
- readonly type: "object";
949
- readonly properties: {
950
- readonly host: {
951
- readonly type: "string";
952
- readonly minLength: 1;
953
- };
954
- };
955
- readonly required: readonly ["host"];
956
- };
957
- export declare const AdkSessionStateSchema: {
958
- readonly type: "object";
959
- readonly additionalProperties: {
960
- readonly nullable: true;
961
- };
962
- readonly default: {};
963
- };
964
- export declare const AdkSessionSchema: {
965
- readonly type: "object";
966
- readonly properties: {
967
- readonly id: {
968
- readonly type: "string";
969
- };
970
- readonly app_name: {
971
- readonly type: "string";
972
- };
973
- readonly user_id: {
974
- readonly type: "string";
975
- };
976
- readonly state: {
977
- readonly $ref: "#/components/schemas/AdkSessionState";
978
- };
979
- readonly events: {
980
- readonly type: "array";
981
- readonly items: {
982
- readonly nullable: true;
983
- };
984
- readonly default: readonly [];
985
- };
986
- readonly last_update_time: {
987
- readonly type: "number";
988
- };
989
- };
990
- readonly required: readonly ["id", "app_name", "user_id"];
991
- };
992
- export declare const AdkSessionCreateReqSchema: {
993
- readonly type: "object";
994
- readonly properties: {
995
- readonly app_name: {
996
- readonly type: "string";
997
- };
998
- readonly user_id: {
999
- readonly type: "string";
1000
- };
1001
- readonly state: {
1002
- readonly $ref: "#/components/schemas/AdkSessionState";
1003
- };
1004
- readonly session_id: {
1005
- readonly type: "string";
1006
- };
1007
- };
1008
- readonly required: readonly ["app_name", "user_id"];
1009
- };
1010
- export declare const AdkSessionGetSchema: {
1011
- readonly type: "object";
1012
- readonly properties: {
1013
- readonly id: {
1014
- readonly type: "string";
1015
- };
1016
- readonly app_name: {
1017
- readonly type: "string";
1018
- };
1019
- readonly user_id: {
1020
- readonly type: "string";
1021
- };
1022
- readonly state: {
1023
- readonly $ref: "#/components/schemas/AdkSessionState";
1024
- };
1025
- readonly events: {
1026
- readonly type: "array";
1027
- readonly items: {
1028
- readonly nullable: true;
1029
- };
1030
- readonly default: readonly [];
1031
- };
1032
- readonly last_update_time: {
1033
- readonly type: "number";
1034
- };
1035
- };
1036
- readonly required: readonly ["id", "app_name", "user_id"];
1037
- };
1038
- export declare const AdkSessionGetReqSchema: {
1039
- readonly type: "object";
1040
- readonly properties: {
1041
- readonly app_name: {
1042
- readonly type: "string";
1043
- };
1044
- readonly user_id: {
1045
- readonly type: "string";
1046
- };
1047
- readonly session_id: {
1048
- readonly type: "string";
1049
- };
1050
- readonly num_recent_events: {
1051
- readonly type: "string";
1052
- };
1053
- readonly after_timestamp: {
1054
- readonly type: "string";
1055
- };
1056
- };
1057
- readonly required: readonly ["app_name", "user_id", "session_id"];
1058
- };
1059
- export declare const AdkSessionListSchema: {
1060
- readonly type: "object";
1061
- readonly properties: {
1062
- readonly sessions: {
1063
- readonly type: "array";
1064
- readonly items: {
1065
- readonly $ref: "#/components/schemas/AdkSession";
1066
- };
1067
- };
1068
- };
1069
- readonly required: readonly ["sessions"];
1070
- };
1071
- export declare const AdkSessionDeleteSchema: {
1072
- readonly type: "object";
1073
- readonly properties: {
1074
- readonly success: {
653
+ readonly is_running: {
1075
654
  readonly type: "boolean";
1076
655
  };
1077
656
  };
1078
- readonly required: readonly ["success"];
1079
- };
1080
- export declare const AdkSessionDeleteReqSchema: {
1081
- readonly type: "object";
1082
- readonly properties: {
1083
- readonly app_name: {
1084
- readonly type: "string";
1085
- };
1086
- readonly user_id: {
1087
- readonly type: "string";
1088
- };
1089
- readonly session_id: {
1090
- readonly type: "string";
1091
- };
1092
- };
1093
- readonly required: readonly ["app_name", "user_id", "session_id"];
1094
- };
1095
- export declare const AdkSessionAppendEventResultSchema: {
1096
- readonly type: "object";
1097
- readonly properties: {
1098
- readonly timestamp: {
1099
- readonly type: "number";
1100
- };
1101
- };
1102
- readonly required: readonly ["timestamp"];
1103
- };
1104
- export declare const AdkEventSchema: {
1105
- readonly type: "object";
1106
- readonly properties: {
1107
- readonly invocation_id: {
1108
- readonly type: "string";
1109
- };
1110
- readonly author: {
1111
- readonly type: "string";
1112
- };
1113
- readonly actions: {
1114
- readonly nullable: true;
1115
- };
1116
- readonly long_running_tool_ids: {
1117
- readonly type: "array";
1118
- readonly items: {
1119
- readonly type: "string";
1120
- };
1121
- };
1122
- readonly branch: {
1123
- readonly type: "string";
1124
- };
1125
- readonly id: {
1126
- readonly type: "string";
1127
- };
1128
- readonly timestamp: {
1129
- readonly type: "number";
1130
- };
1131
- readonly content: {
1132
- readonly nullable: true;
1133
- };
1134
- readonly partial: {
1135
- readonly type: "boolean";
1136
- };
1137
- readonly turn_complete: {
1138
- readonly type: "boolean";
1139
- };
1140
- readonly error_code: {
1141
- readonly type: "string";
1142
- };
1143
- readonly error_message: {
1144
- readonly type: "string";
1145
- };
1146
- readonly interrupted: {
1147
- readonly type: "boolean";
1148
- };
1149
- readonly grounding_metadata: {
1150
- readonly nullable: true;
1151
- };
1152
- readonly custom_metadata: {
1153
- readonly nullable: true;
1154
- };
1155
- };
1156
- readonly required: readonly ["invocation_id", "author", "id", "timestamp"];
1157
- };
1158
- export declare const AdkSessionAppendEventBodySchema: {
1159
- readonly type: "object";
1160
- readonly properties: {
1161
- readonly session: {
1162
- readonly $ref: "#/components/schemas/AdkSession";
1163
- };
1164
- readonly event: {
1165
- readonly $ref: "#/components/schemas/AdkEvent";
1166
- };
1167
- };
1168
- readonly required: readonly ["session", "event"];
1169
- };
1170
- export declare const AdkArtifactSaveSchema: {
1171
- readonly type: "object";
1172
- readonly properties: {
1173
- readonly version: {
1174
- readonly type: "integer";
1175
- };
1176
- };
1177
- readonly required: readonly ["version"];
1178
- };
1179
- export declare const AdkArtifactSaveRequestSchema: {
1180
- readonly type: "object";
1181
- readonly properties: {
1182
- readonly app_name: {
1183
- readonly type: "string";
1184
- };
1185
- readonly user_id: {
1186
- readonly type: "string";
1187
- };
1188
- readonly session_id: {
1189
- readonly type: "string";
1190
- };
1191
- readonly filename: {
1192
- readonly type: "string";
1193
- };
1194
- readonly content_type: {
1195
- readonly type: "string";
1196
- };
1197
- readonly content_data: {
1198
- readonly nullable: true;
1199
- };
1200
- };
1201
- readonly required: readonly ["app_name", "user_id", "session_id", "filename"];
1202
- };
1203
- export declare const AdkArtifactResponseSchema: {
1204
- readonly type: "object";
1205
- readonly properties: {
1206
- readonly app_name: {
1207
- readonly type: "string";
1208
- };
1209
- readonly user_id: {
1210
- readonly type: "string";
1211
- };
1212
- readonly session_id: {
1213
- readonly type: "string";
1214
- };
1215
- readonly filename: {
1216
- readonly type: "string";
1217
- };
1218
- readonly version: {
1219
- readonly type: "integer";
1220
- };
1221
- readonly content_type: {
1222
- readonly type: "string";
1223
- };
1224
- readonly content_data: {
1225
- readonly nullable: true;
1226
- };
1227
- readonly created_at: {
1228
- readonly type: "string";
1229
- };
1230
- readonly updated_at: {
1231
- readonly type: "string";
1232
- };
1233
- };
1234
- readonly required: readonly ["app_name", "user_id", "session_id", "filename", "version", "created_at", "updated_at"];
1235
- };
1236
- export declare const AdkArtifactLoadRequestSchema: {
1237
- readonly type: "object";
1238
- readonly properties: {
1239
- readonly app_name: {
1240
- readonly type: "string";
1241
- };
1242
- readonly user_id: {
1243
- readonly type: "string";
1244
- };
1245
- readonly session_id: {
1246
- readonly type: "string";
1247
- };
1248
- readonly filename: {
1249
- readonly type: "string";
1250
- };
1251
- readonly version: {
1252
- readonly type: "integer";
1253
- };
1254
- };
1255
- readonly required: readonly ["app_name", "user_id", "session_id", "filename"];
1256
- };
1257
- export declare const AdkArtifactSummarySchema: {
1258
- readonly type: "object";
1259
- readonly properties: {
1260
- readonly app_name: {
1261
- readonly type: "string";
1262
- };
1263
- readonly user_id: {
1264
- readonly type: "string";
1265
- };
1266
- readonly session_id: {
1267
- readonly type: "string";
1268
- };
1269
- readonly filename: {
1270
- readonly type: "string";
1271
- };
1272
- readonly version: {
1273
- readonly type: "integer";
1274
- };
1275
- readonly content_type: {
1276
- readonly type: "string";
1277
- };
1278
- readonly size: {
1279
- readonly type: "integer";
1280
- };
1281
- readonly created_at: {
1282
- readonly type: "string";
1283
- };
1284
- readonly updated_at: {
1285
- readonly type: "string";
1286
- };
1287
- };
1288
- readonly required: readonly ["app_name", "user_id", "session_id", "filename", "version", "created_at", "updated_at"];
1289
- };
1290
- export declare const AdkArtifactListSchema: {
1291
- readonly type: "object";
1292
- readonly properties: {
1293
- readonly artifacts: {
1294
- readonly type: "array";
1295
- readonly items: {
1296
- readonly $ref: "#/components/schemas/AdkArtifactSummary";
1297
- };
1298
- };
1299
- readonly total: {
1300
- readonly type: "integer";
1301
- };
1302
- };
1303
- readonly required: readonly ["artifacts", "total"];
1304
- };
1305
- export declare const AdkArtifactListKeysSchema: {
1306
- readonly type: "object";
1307
- readonly properties: {
1308
- readonly filenames: {
1309
- readonly type: "array";
1310
- readonly items: {
1311
- readonly type: "string";
1312
- };
1313
- };
1314
- };
1315
- readonly required: readonly ["filenames"];
1316
- };
1317
- export declare const AdkArtifactDeleteRequestSchema: {
1318
- readonly type: "object";
1319
- readonly properties: {
1320
- readonly app_name: {
1321
- readonly type: "string";
1322
- };
1323
- readonly user_id: {
1324
- readonly type: "string";
1325
- };
1326
- readonly session_id: {
1327
- readonly type: "string";
1328
- };
1329
- readonly filename: {
1330
- readonly type: "string";
1331
- };
1332
- };
1333
- readonly required: readonly ["app_name", "user_id", "session_id", "filename"];
1334
- };
1335
- export declare const AdkArtifactListVersionsSchema: {
1336
- readonly type: "object";
1337
- readonly properties: {
1338
- readonly versions: {
1339
- readonly type: "array";
1340
- readonly items: {
1341
- readonly type: "integer";
1342
- };
1343
- };
1344
- };
1345
- readonly required: readonly ["versions"];
1346
- };
1347
- export declare const AdkTaskSaveSchema: {
1348
- readonly type: "object";
1349
- readonly properties: {
1350
- readonly success: {
1351
- readonly type: "boolean";
1352
- };
1353
- };
1354
- readonly required: readonly ["success"];
1355
- };
1356
- export declare const MessageSchema: {
1357
- readonly type: "object";
1358
- readonly properties: {
1359
- readonly kind: {
1360
- readonly type: "string";
1361
- readonly enum: readonly ["message"];
1362
- };
1363
- readonly messageId: {
1364
- readonly type: "string";
1365
- };
1366
- readonly role: {
1367
- readonly type: "string";
1368
- readonly enum: readonly ["agent", "user"];
1369
- };
1370
- readonly parts: {
1371
- readonly type: "array";
1372
- readonly items: {
1373
- readonly nullable: true;
1374
- };
1375
- };
1376
- readonly contextId: {
1377
- readonly type: "string";
1378
- };
1379
- readonly taskId: {
1380
- readonly type: "string";
1381
- };
1382
- readonly extensions: {
1383
- readonly type: "array";
1384
- readonly items: {
1385
- readonly type: "string";
1386
- };
1387
- };
1388
- readonly referenceTaskIds: {
1389
- readonly type: "array";
1390
- readonly items: {
1391
- readonly type: "string";
1392
- };
1393
- };
1394
- readonly metadata: {
1395
- readonly type: "object";
1396
- readonly additionalProperties: {
1397
- readonly nullable: true;
1398
- };
1399
- };
1400
- };
1401
- readonly required: readonly ["kind", "messageId", "role", "parts"];
1402
- };
1403
- export declare const TaskStateSchema: {
1404
- readonly type: "string";
1405
- readonly enum: readonly ["submitted", "running", "completed", "failed", "cancelled"];
1406
- };
1407
- export declare const TaskStatusSchema: {
1408
- readonly type: "object";
1409
- readonly properties: {
1410
- readonly message: {
1411
- readonly $ref: "#/components/schemas/Message";
1412
- };
1413
- readonly state: {
1414
- readonly $ref: "#/components/schemas/TaskState";
1415
- };
1416
- readonly timestamp: {
1417
- readonly type: "string";
1418
- };
1419
- };
1420
- readonly required: readonly ["state"];
1421
- };
1422
- export declare const ArtifactSchema: {
1423
- readonly type: "object";
1424
- readonly properties: {
1425
- readonly artifactId: {
1426
- readonly type: "string";
1427
- };
1428
- readonly name: {
1429
- readonly type: "string";
1430
- };
1431
- readonly description: {
1432
- readonly type: "string";
1433
- };
1434
- readonly parts: {
1435
- readonly type: "array";
1436
- readonly items: {
1437
- readonly nullable: true;
1438
- };
1439
- };
1440
- readonly extensions: {
1441
- readonly type: "array";
1442
- readonly items: {
1443
- readonly type: "string";
1444
- };
1445
- };
1446
- readonly metadata: {
1447
- readonly type: "object";
1448
- readonly additionalProperties: {
1449
- readonly nullable: true;
1450
- };
1451
- };
1452
- };
1453
- readonly required: readonly ["artifactId", "parts"];
1454
- };
1455
- export declare const AdkTaskSaveRequestSchema: {
1456
- readonly type: "object";
1457
- readonly properties: {
1458
- readonly id: {
1459
- readonly type: "string";
1460
- };
1461
- readonly context_id: {
1462
- readonly type: "string";
1463
- };
1464
- readonly kind: {
1465
- readonly type: "string";
1466
- readonly default: "task";
1467
- };
1468
- readonly status: {
1469
- readonly $ref: "#/components/schemas/TaskStatus";
1470
- };
1471
- readonly artifacts: {
1472
- readonly type: "array";
1473
- readonly items: {
1474
- readonly $ref: "#/components/schemas/Artifact";
1475
- };
1476
- };
1477
- readonly history: {
1478
- readonly type: "array";
1479
- readonly items: {
1480
- readonly $ref: "#/components/schemas/Message";
1481
- };
1482
- };
1483
- readonly metadata: {
1484
- readonly type: "object";
1485
- readonly additionalProperties: {
1486
- readonly nullable: true;
1487
- };
1488
- };
1489
- };
1490
- readonly required: readonly ["id", "context_id", "status"];
1491
- };
1492
- export declare const TaskSchema: {
1493
- readonly type: "object";
1494
- readonly properties: {
1495
- readonly id: {
1496
- readonly type: "string";
1497
- };
1498
- readonly context_id: {
1499
- readonly type: "string";
1500
- };
1501
- readonly kind: {
1502
- readonly type: "string";
1503
- readonly default: "task";
1504
- };
1505
- readonly status: {
1506
- readonly $ref: "#/components/schemas/TaskStatus";
1507
- };
1508
- readonly artifacts: {
1509
- readonly type: "array";
1510
- readonly items: {
1511
- readonly $ref: "#/components/schemas/Artifact";
1512
- };
1513
- };
1514
- readonly history: {
1515
- readonly type: "array";
1516
- readonly items: {
1517
- readonly $ref: "#/components/schemas/Message";
1518
- };
1519
- };
1520
- readonly metadata: {
1521
- readonly type: "object";
1522
- readonly additionalProperties: {
1523
- readonly nullable: true;
1524
- };
1525
- };
1526
- };
1527
- readonly required: readonly ["id", "context_id", "status"];
1528
- };
1529
- export declare const AdkTaskGetSchema: {
1530
- readonly anyOf: readonly [{
1531
- readonly $ref: "#/components/schemas/Task";
1532
- }, {
1533
- readonly nullable: true;
1534
- }, {
1535
- readonly nullable: true;
1536
- }];
1537
- };
1538
- export declare const AdkTaskGetRequestSchema: {
1539
- readonly type: "object";
1540
- readonly properties: {
1541
- readonly task_id: {
1542
- readonly type: "string";
1543
- };
1544
- };
1545
- readonly required: readonly ["task_id"];
1546
- };
1547
- export declare const AdkTaskListSchema: {
1548
- readonly type: "object";
1549
- readonly properties: {
1550
- readonly tasks: {
1551
- readonly type: "array";
1552
- readonly items: {
1553
- readonly $ref: "#/components/schemas/Task";
1554
- };
1555
- };
1556
- };
1557
- readonly required: readonly ["tasks"];
1558
- };
1559
- export declare const AdkTaskDeleteSchema: {
1560
- readonly type: "object";
1561
- readonly properties: {
1562
- readonly success: {
1563
- readonly type: "boolean";
1564
- };
1565
- };
1566
- readonly required: readonly ["success"];
1567
- };
1568
- export declare const AdkTaskDeleteRequestSchema: {
1569
- readonly type: "object";
1570
- readonly properties: {
1571
- readonly task_id: {
1572
- readonly type: "string";
1573
- };
1574
- };
1575
- readonly required: readonly ["task_id"];
657
+ readonly required: readonly ["id", "created_at", "updated_at"];
1576
658
  };
1577
659
  //# sourceMappingURL=schemas.gen.d.ts.map