mtmsdk 0.0.15 → 0.0.18

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 (480) 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 +114 -687
  116. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts.map +1 -1
  117. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js +418 -1026
  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 -8
  124. package/dist/gomtmapi_v2/client/index.d.ts.map +1 -1
  125. package/dist/gomtmapi_v2/client/index.js +5 -5
  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 +3 -3
  130. package/dist/gomtmapi_v2/client/utils.gen.d.ts.map +1 -1
  131. package/dist/gomtmapi_v2/client/utils.gen.js +34 -34
  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 +1 -1
  140. package/dist/gomtmapi_v2/core/bodySerializer.gen.js +3 -3
  141. package/dist/gomtmapi_v2/core/params.gen.d.ts +13 -3
  142. package/dist/gomtmapi_v2/core/params.gen.d.ts.map +1 -1
  143. package/dist/gomtmapi_v2/core/params.gen.js +24 -12
  144. package/dist/gomtmapi_v2/core/params.gen.js.map +1 -1
  145. package/dist/gomtmapi_v2/core/pathSerializer.gen.d.ts +3 -3
  146. package/dist/gomtmapi_v2/core/pathSerializer.gen.js +36 -36
  147. package/dist/gomtmapi_v2/core/queryKeySerializer.gen.js +11 -11
  148. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts +3 -3
  149. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts.map +1 -1
  150. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js +20 -18
  151. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js.map +1 -1
  152. package/dist/gomtmapi_v2/core/types.gen.d.ts +4 -4
  153. package/dist/gomtmapi_v2/core/types.gen.d.ts.map +1 -1
  154. package/dist/gomtmapi_v2/core/utils.gen.d.ts +1 -1
  155. package/dist/gomtmapi_v2/core/utils.gen.js +17 -17
  156. package/dist/gomtmapi_v2/index.d.ts +2 -2
  157. package/dist/gomtmapi_v2/index.js +1 -1
  158. package/dist/gomtmapi_v2/schemas.gen.d.ts +51 -727
  159. package/dist/gomtmapi_v2/schemas.gen.d.ts.map +1 -1
  160. package/dist/gomtmapi_v2/schemas.gen.js +752 -1392
  161. package/dist/gomtmapi_v2/schemas.gen.js.map +1 -1
  162. package/dist/gomtmapi_v2/sdk.gen.d.ts +50 -381
  163. package/dist/gomtmapi_v2/sdk.gen.d.ts.map +1 -1
  164. package/dist/gomtmapi_v2/sdk.gen.js +201 -795
  165. package/dist/gomtmapi_v2/sdk.gen.js.map +1 -1
  166. package/dist/gomtmapi_v2/types.gen.d.ts +132 -917
  167. package/dist/gomtmapi_v2/types.gen.d.ts.map +1 -1
  168. package/dist/gomtmapi_v2/zod.gen.d.ts +40 -734
  169. package/dist/gomtmapi_v2/zod.gen.d.ts.map +1 -1
  170. package/dist/gomtmapi_v2/zod.gen.js +191 -651
  171. package/dist/gomtmapi_v2/zod.gen.js.map +1 -1
  172. package/dist/lib/aisdk/types.d.ts +3 -0
  173. package/dist/lib/aisdk/types.d.ts.map +1 -0
  174. package/dist/lib/aisdk/types.js +5 -0
  175. package/dist/lib/aisdk/types.js.map +1 -0
  176. package/dist/lib/logger/index.d.ts +19 -0
  177. package/dist/lib/logger/index.d.ts.map +1 -0
  178. package/dist/lib/logger/index.js +7 -0
  179. package/dist/lib/logger/index.js.map +1 -0
  180. package/dist/lib/schema.d.ts +41 -0
  181. package/dist/lib/schema.d.ts.map +1 -0
  182. package/dist/lib/schema.js +37 -0
  183. package/dist/lib/schema.js.map +1 -0
  184. package/dist/lib/utils.d.ts +14 -0
  185. package/dist/lib/utils.d.ts.map +1 -0
  186. package/dist/lib/utils.js +45 -0
  187. package/dist/lib/utils.js.map +1 -0
  188. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts +145 -1698
  189. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts.map +1 -1
  190. package/dist/mtgate_api/@tanstack/react-query.gen.js +212 -1872
  191. package/dist/mtgate_api/@tanstack/react-query.gen.js.map +1 -1
  192. package/dist/mtgate_api/client/client.gen.d.ts +1 -1
  193. package/dist/mtgate_api/client/client.gen.d.ts.map +1 -1
  194. package/dist/mtgate_api/client/client.gen.js +70 -46
  195. package/dist/mtgate_api/client/client.gen.js.map +1 -1
  196. package/dist/mtgate_api/client/index.d.ts +8 -8
  197. package/dist/mtgate_api/client/index.d.ts.map +1 -1
  198. package/dist/mtgate_api/client/index.js +5 -5
  199. package/dist/mtgate_api/client/index.js.map +1 -1
  200. package/dist/mtgate_api/client/types.gen.d.ts +19 -26
  201. package/dist/mtgate_api/client/types.gen.d.ts.map +1 -1
  202. package/dist/mtgate_api/client/utils.gen.d.ts +3 -3
  203. package/dist/mtgate_api/client/utils.gen.d.ts.map +1 -1
  204. package/dist/mtgate_api/client/utils.gen.js +34 -34
  205. package/dist/mtgate_api/client/utils.gen.js.map +1 -1
  206. package/dist/mtgate_api/client.gen.d.ts +2 -2
  207. package/dist/mtgate_api/client.gen.d.ts.map +1 -1
  208. package/dist/mtgate_api/client.gen.js +2 -4
  209. package/dist/mtgate_api/client.gen.js.map +1 -1
  210. package/dist/mtgate_api/core/auth.gen.d.ts +3 -3
  211. package/dist/mtgate_api/core/auth.gen.js +3 -3
  212. package/dist/mtgate_api/core/bodySerializer.gen.d.ts +1 -1
  213. package/dist/mtgate_api/core/bodySerializer.gen.js +3 -3
  214. package/dist/mtgate_api/core/params.gen.d.ts +13 -3
  215. package/dist/mtgate_api/core/params.gen.d.ts.map +1 -1
  216. package/dist/mtgate_api/core/params.gen.js +24 -12
  217. package/dist/mtgate_api/core/params.gen.js.map +1 -1
  218. package/dist/mtgate_api/core/pathSerializer.gen.d.ts +3 -3
  219. package/dist/mtgate_api/core/pathSerializer.gen.js +36 -36
  220. package/dist/mtgate_api/core/queryKeySerializer.gen.js +11 -11
  221. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts +3 -3
  222. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts.map +1 -1
  223. package/dist/mtgate_api/core/serverSentEvents.gen.js +20 -18
  224. package/dist/mtgate_api/core/serverSentEvents.gen.js.map +1 -1
  225. package/dist/mtgate_api/core/types.gen.d.ts +4 -4
  226. package/dist/mtgate_api/core/types.gen.d.ts.map +1 -1
  227. package/dist/mtgate_api/core/utils.gen.d.ts +1 -1
  228. package/dist/mtgate_api/core/utils.gen.js +17 -17
  229. package/dist/mtgate_api/index.d.ts +2 -2
  230. package/dist/mtgate_api/index.d.ts.map +1 -1
  231. package/dist/mtgate_api/index.js +1 -2
  232. package/dist/mtgate_api/index.js.map +1 -1
  233. package/dist/mtgate_api/schemas.gen.d.ts +377 -3070
  234. package/dist/mtgate_api/schemas.gen.d.ts.map +1 -1
  235. package/dist/mtgate_api/schemas.gen.js +590 -3332
  236. package/dist/mtgate_api/schemas.gen.js.map +1 -1
  237. package/dist/mtgate_api/sdk.gen.d.ts +25 -205
  238. package/dist/mtgate_api/sdk.gen.d.ts.map +1 -1
  239. package/dist/mtgate_api/sdk.gen.js +97 -1097
  240. package/dist/mtgate_api/sdk.gen.js.map +1 -1
  241. package/dist/mtgate_api/types.gen.d.ts +435 -4744
  242. package/dist/mtgate_api/types.gen.d.ts.map +1 -1
  243. package/dist/mtgate_api/types.gen.js +1 -10
  244. package/dist/mtgate_api/types.gen.js.map +1 -1
  245. package/dist/mtgate_api/zod.gen.d.ts +989 -5722
  246. package/dist/mtgate_api/zod.gen.d.ts.map +1 -1
  247. package/dist/mtgate_api/zod.gen.js +340 -2939
  248. package/dist/mtgate_api/zod.gen.js.map +1 -1
  249. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts +82 -82
  250. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts.map +1 -1
  251. package/dist/mtmai_api/@tanstack/react-query.gen.js +416 -475
  252. package/dist/mtmai_api/@tanstack/react-query.gen.js.map +1 -1
  253. package/dist/mtmai_api/client/client.gen.d.ts +1 -1
  254. package/dist/mtmai_api/client/client.gen.d.ts.map +1 -1
  255. package/dist/mtmai_api/client/client.gen.js +70 -46
  256. package/dist/mtmai_api/client/client.gen.js.map +1 -1
  257. package/dist/mtmai_api/client/index.d.ts +8 -8
  258. package/dist/mtmai_api/client/index.d.ts.map +1 -1
  259. package/dist/mtmai_api/client/index.js +5 -5
  260. package/dist/mtmai_api/client/index.js.map +1 -1
  261. package/dist/mtmai_api/client/types.gen.d.ts +19 -26
  262. package/dist/mtmai_api/client/types.gen.d.ts.map +1 -1
  263. package/dist/mtmai_api/client/utils.gen.d.ts +3 -3
  264. package/dist/mtmai_api/client/utils.gen.d.ts.map +1 -1
  265. package/dist/mtmai_api/client/utils.gen.js +34 -34
  266. package/dist/mtmai_api/client/utils.gen.js.map +1 -1
  267. package/dist/mtmai_api/client.gen.d.ts +2 -2
  268. package/dist/mtmai_api/client.gen.d.ts.map +1 -1
  269. package/dist/mtmai_api/client.gen.js +1 -1
  270. package/dist/mtmai_api/client.gen.js.map +1 -1
  271. package/dist/mtmai_api/core/auth.gen.d.ts +3 -3
  272. package/dist/mtmai_api/core/auth.gen.js +3 -3
  273. package/dist/mtmai_api/core/bodySerializer.gen.d.ts +1 -1
  274. package/dist/mtmai_api/core/bodySerializer.gen.js +3 -3
  275. package/dist/mtmai_api/core/params.gen.d.ts +13 -3
  276. package/dist/mtmai_api/core/params.gen.d.ts.map +1 -1
  277. package/dist/mtmai_api/core/params.gen.js +24 -12
  278. package/dist/mtmai_api/core/params.gen.js.map +1 -1
  279. package/dist/mtmai_api/core/pathSerializer.gen.d.ts +3 -3
  280. package/dist/mtmai_api/core/pathSerializer.gen.js +36 -36
  281. package/dist/mtmai_api/core/queryKeySerializer.gen.js +11 -11
  282. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts +3 -3
  283. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts.map +1 -1
  284. package/dist/mtmai_api/core/serverSentEvents.gen.js +20 -18
  285. package/dist/mtmai_api/core/serverSentEvents.gen.js.map +1 -1
  286. package/dist/mtmai_api/core/types.gen.d.ts +4 -4
  287. package/dist/mtmai_api/core/types.gen.d.ts.map +1 -1
  288. package/dist/mtmai_api/core/utils.gen.d.ts +1 -1
  289. package/dist/mtmai_api/core/utils.gen.js +17 -17
  290. package/dist/mtmai_api/index.d.ts +2 -2
  291. package/dist/mtmai_api/index.js +2 -2
  292. package/dist/mtmai_api/schemas.gen.d.ts.map +1 -1
  293. package/dist/mtmai_api/schemas.gen.js +4363 -4616
  294. package/dist/mtmai_api/schemas.gen.js.map +1 -1
  295. package/dist/mtmai_api/sdk.gen.d.ts +2 -2
  296. package/dist/mtmai_api/sdk.gen.d.ts.map +1 -1
  297. package/dist/mtmai_api/sdk.gen.js +188 -391
  298. package/dist/mtmai_api/sdk.gen.js.map +1 -1
  299. package/dist/mtmai_api/types.gen.d.ts +93 -81
  300. package/dist/mtmai_api/types.gen.d.ts.map +1 -1
  301. package/dist/mtmai_api/types.gen.js +97 -103
  302. package/dist/mtmai_api/types.gen.js.map +1 -1
  303. package/dist/mtmai_api/zod.gen.d.ts +794 -794
  304. package/dist/mtmai_api/zod.gen.d.ts.map +1 -1
  305. package/dist/mtmai_api/zod.gen.js +2530 -876
  306. package/dist/mtmai_api/zod.gen.js.map +1 -1
  307. package/dist/sbapi/@tanstack/react-query.gen.d.ts +35 -0
  308. package/dist/sbapi/@tanstack/react-query.gen.d.ts.map +1 -0
  309. package/dist/sbapi/@tanstack/react-query.gen.js +40 -0
  310. package/dist/sbapi/@tanstack/react-query.gen.js.map +1 -0
  311. package/dist/sbapi/client/client.gen.d.ts +3 -0
  312. package/dist/sbapi/client/client.gen.d.ts.map +1 -0
  313. package/dist/sbapi/client/client.gen.js +229 -0
  314. package/dist/sbapi/client/client.gen.js.map +1 -0
  315. package/dist/sbapi/client/index.d.ts +9 -0
  316. package/dist/sbapi/client/index.d.ts.map +1 -0
  317. package/dist/sbapi/client/index.js +7 -0
  318. package/dist/sbapi/client/index.js.map +1 -0
  319. package/dist/sbapi/client/types.gen.d.ts +118 -0
  320. package/dist/sbapi/client/types.gen.d.ts.map +1 -0
  321. package/dist/sbapi/client/types.gen.js +3 -0
  322. package/dist/sbapi/client/types.gen.js.map +1 -0
  323. package/dist/sbapi/client/utils.gen.d.ts +34 -0
  324. package/dist/sbapi/client/utils.gen.d.ts.map +1 -0
  325. package/dist/sbapi/client/utils.gen.js +232 -0
  326. package/dist/sbapi/client/utils.gen.js.map +1 -0
  327. package/dist/sbapi/client.gen.d.ts +13 -0
  328. package/dist/sbapi/client.gen.d.ts.map +1 -0
  329. package/dist/sbapi/client.gen.js +4 -0
  330. package/dist/sbapi/client.gen.js.map +1 -0
  331. package/dist/sbapi/core/auth.gen.d.ts +19 -0
  332. package/dist/sbapi/core/auth.gen.d.ts.map +1 -0
  333. package/dist/sbapi/core/auth.gen.js +15 -0
  334. package/dist/sbapi/core/auth.gen.js.map +1 -0
  335. package/dist/sbapi/core/bodySerializer.gen.d.ts +26 -0
  336. package/dist/sbapi/core/bodySerializer.gen.d.ts.map +1 -0
  337. package/dist/sbapi/core/bodySerializer.gen.js +58 -0
  338. package/dist/sbapi/core/bodySerializer.gen.js.map +1 -0
  339. package/dist/sbapi/core/params.gen.d.ts +44 -0
  340. package/dist/sbapi/core/params.gen.d.ts.map +1 -0
  341. package/dist/sbapi/core/params.gen.js +101 -0
  342. package/dist/sbapi/core/params.gen.js.map +1 -0
  343. package/dist/sbapi/core/pathSerializer.gen.d.ts +34 -0
  344. package/dist/sbapi/core/pathSerializer.gen.d.ts.map +1 -0
  345. package/dist/sbapi/core/pathSerializer.gen.js +115 -0
  346. package/dist/sbapi/core/pathSerializer.gen.js.map +1 -0
  347. package/dist/sbapi/core/queryKeySerializer.gen.d.ts +19 -0
  348. package/dist/sbapi/core/queryKeySerializer.gen.d.ts.map +1 -0
  349. package/dist/sbapi/core/queryKeySerializer.gen.js +100 -0
  350. package/dist/sbapi/core/queryKeySerializer.gen.js.map +1 -0
  351. package/dist/sbapi/core/serverSentEvents.gen.d.ts +72 -0
  352. package/dist/sbapi/core/serverSentEvents.gen.d.ts.map +1 -0
  353. package/dist/sbapi/core/serverSentEvents.gen.js +138 -0
  354. package/dist/sbapi/core/serverSentEvents.gen.js.map +1 -0
  355. package/dist/sbapi/core/types.gen.d.ts +79 -0
  356. package/dist/sbapi/core/types.gen.d.ts.map +1 -0
  357. package/dist/sbapi/core/types.gen.js +3 -0
  358. package/dist/sbapi/core/types.gen.js.map +1 -0
  359. package/dist/sbapi/core/utils.gen.d.ts +20 -0
  360. package/dist/sbapi/core/utils.gen.d.ts.map +1 -0
  361. package/dist/sbapi/core/utils.gen.js +88 -0
  362. package/dist/sbapi/core/utils.gen.js.map +1 -0
  363. package/dist/sbapi/index.d.ts +3 -0
  364. package/dist/sbapi/index.d.ts.map +1 -0
  365. package/dist/sbapi/index.js +3 -0
  366. package/dist/sbapi/index.js.map +1 -0
  367. package/dist/sbapi/schemas.gen.d.ts +38 -0
  368. package/dist/sbapi/schemas.gen.d.ts.map +1 -0
  369. package/dist/sbapi/schemas.gen.js +48 -0
  370. package/dist/sbapi/schemas.gen.js.map +1 -0
  371. package/dist/sbapi/sdk.gen.d.ts +17 -0
  372. package/dist/sbapi/sdk.gen.d.ts.map +1 -0
  373. package/dist/sbapi/sdk.gen.js +4 -0
  374. package/dist/sbapi/sdk.gen.js.map +1 -0
  375. package/dist/sbapi/types.gen.d.ts +54 -0
  376. package/dist/sbapi/types.gen.d.ts.map +1 -0
  377. package/dist/sbapi/types.gen.js +3 -0
  378. package/dist/sbapi/types.gen.js.map +1 -0
  379. package/dist/sbapi/zod.gen.d.ts +39 -0
  380. package/dist/sbapi/zod.gen.d.ts.map +1 -0
  381. package/dist/sbapi/zod.gen.js +31 -0
  382. package/dist/sbapi/zod.gen.js.map +1 -0
  383. package/dist/schema/browser.d.ts +29 -0
  384. package/dist/schema/browser.d.ts.map +1 -0
  385. package/dist/schema/browser.js +41 -0
  386. package/dist/schema/browser.js.map +1 -0
  387. package/dist/supabase/supabase-browser.d.ts +4 -0
  388. package/dist/supabase/supabase-browser.d.ts.map +1 -0
  389. package/dist/supabase/supabase-browser.js +20 -0
  390. package/dist/supabase/supabase-browser.js.map +1 -0
  391. package/dist/supabase/supabase-client.d.ts +1941 -0
  392. package/dist/supabase/supabase-client.d.ts.map +1 -0
  393. package/dist/supabase/supabase-client.js +23 -0
  394. package/dist/supabase/supabase-client.js.map +1 -0
  395. package/dist/supabase/supabase.d.ts +3881 -0
  396. package/dist/supabase/supabase.d.ts.map +1 -0
  397. package/dist/supabase/supabase.js +89 -0
  398. package/dist/supabase/supabase.js.map +1 -0
  399. package/dist/supabase/use-sb-query/build-query-opts.d.ts +6 -0
  400. package/dist/supabase/use-sb-query/build-query-opts.d.ts.map +1 -0
  401. package/dist/supabase/use-sb-query/build-query-opts.js +33 -0
  402. package/dist/supabase/use-sb-query/build-query-opts.js.map +1 -0
  403. package/dist/supabase/use-sb-query/key.d.ts +10 -0
  404. package/dist/supabase/use-sb-query/key.d.ts.map +1 -0
  405. package/dist/supabase/use-sb-query/key.js +46 -0
  406. package/dist/supabase/use-sb-query/key.js.map +1 -0
  407. package/dist/supabase/use-sb-query/prefetch.d.ts +10 -0
  408. package/dist/supabase/use-sb-query/prefetch.d.ts.map +1 -0
  409. package/dist/supabase/use-sb-query/prefetch.js +14 -0
  410. package/dist/supabase/use-sb-query/prefetch.js.map +1 -0
  411. package/dist/supabase/use-sb-query/use-query.d.ts +133 -0
  412. package/dist/supabase/use-sb-query/use-query.d.ts.map +1 -0
  413. package/dist/supabase/use-sb-query/use-query.js +117 -0
  414. package/dist/supabase/use-sb-query/use-query.js.map +1 -0
  415. package/dist/supabase/utils.d.ts +21 -0
  416. package/dist/supabase/utils.d.ts.map +1 -0
  417. package/dist/supabase/utils.js +46 -0
  418. package/dist/supabase/utils.js.map +1 -0
  419. package/dist/types/database.types.d.ts +2018 -0
  420. package/dist/types/database.types.d.ts.map +1 -0
  421. package/dist/types/database.types.js +6 -0
  422. package/dist/types/database.types.js.map +1 -0
  423. package/dist/types/index.d.ts +21 -0
  424. package/dist/types/index.d.ts.map +1 -0
  425. package/dist/types/index.js +2 -0
  426. package/dist/types/index.js.map +1 -0
  427. package/package.json +20 -52
  428. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts +0 -947
  429. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts.map +0 -1
  430. package/dist/gomtmapi/@tanstack/react-query.gen.js +0 -1023
  431. package/dist/gomtmapi/@tanstack/react-query.gen.js.map +0 -1
  432. package/dist/gomtmapi/client/client.gen.d.ts +0 -3
  433. package/dist/gomtmapi/client/client.gen.d.ts.map +0 -1
  434. package/dist/gomtmapi/client/client.gen.js.map +0 -1
  435. package/dist/gomtmapi/client/index.d.ts +0 -8
  436. package/dist/gomtmapi/client/index.d.ts.map +0 -1
  437. package/dist/gomtmapi/client/index.js +0 -6
  438. package/dist/gomtmapi/client/index.js.map +0 -1
  439. package/dist/gomtmapi/client/types.gen.d.ts.map +0 -1
  440. package/dist/gomtmapi/client/types.gen.js.map +0 -1
  441. package/dist/gomtmapi/client/utils.gen.d.ts.map +0 -1
  442. package/dist/gomtmapi/client/utils.gen.js.map +0 -1
  443. package/dist/gomtmapi/client.gen.d.ts.map +0 -1
  444. package/dist/gomtmapi/client.gen.js.map +0 -1
  445. package/dist/gomtmapi/core/auth.gen.d.ts.map +0 -1
  446. package/dist/gomtmapi/core/auth.gen.js.map +0 -1
  447. package/dist/gomtmapi/core/bodySerializer.gen.d.ts.map +0 -1
  448. package/dist/gomtmapi/core/bodySerializer.gen.js.map +0 -1
  449. package/dist/gomtmapi/core/params.gen.d.ts.map +0 -1
  450. package/dist/gomtmapi/core/params.gen.js.map +0 -1
  451. package/dist/gomtmapi/core/pathSerializer.gen.d.ts.map +0 -1
  452. package/dist/gomtmapi/core/pathSerializer.gen.js.map +0 -1
  453. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts.map +0 -1
  454. package/dist/gomtmapi/core/serverSentEvents.gen.js.map +0 -1
  455. package/dist/gomtmapi/core/types.gen.d.ts.map +0 -1
  456. package/dist/gomtmapi/core/types.gen.js.map +0 -1
  457. package/dist/gomtmapi/core/utils.gen.d.ts.map +0 -1
  458. package/dist/gomtmapi/core/utils.gen.js.map +0 -1
  459. package/dist/gomtmapi/index.d.ts +0 -3
  460. package/dist/gomtmapi/index.d.ts.map +0 -1
  461. package/dist/gomtmapi/index.js +0 -4
  462. package/dist/gomtmapi/index.js.map +0 -1
  463. package/dist/gomtmapi/schemas.gen.d.ts +0 -1445
  464. package/dist/gomtmapi/schemas.gen.d.ts.map +0 -1
  465. package/dist/gomtmapi/schemas.gen.js +0 -1474
  466. package/dist/gomtmapi/schemas.gen.js.map +0 -1
  467. package/dist/gomtmapi/sdk.gen.d.ts +0 -271
  468. package/dist/gomtmapi/sdk.gen.d.ts.map +0 -1
  469. package/dist/gomtmapi/sdk.gen.js +0 -974
  470. package/dist/gomtmapi/sdk.gen.js.map +0 -1
  471. package/dist/gomtmapi/types.gen.d.ts +0 -2302
  472. package/dist/gomtmapi/types.gen.d.ts.map +0 -1
  473. package/dist/gomtmapi/types.gen.js +0 -33
  474. package/dist/gomtmapi/types.gen.js.map +0 -1
  475. package/dist/gomtmapi/zod.gen.d.ts +0 -2067
  476. package/dist/gomtmapi/zod.gen.d.ts.map +0 -1
  477. package/dist/gomtmapi/zod.gen.js +0 -875
  478. package/dist/gomtmapi/zod.gen.js.map +0 -1
  479. /package/dist/{gomtmapi → api_hatchet}/client/types.gen.js +0 -0
  480. /package/dist/{gomtmapi → api_hatchet}/core/types.gen.js +0 -0
@@ -1,100 +1,3 @@
1
- export declare const APIResponseSchema: {
2
- readonly description: "APIResponse schema";
3
- readonly properties: {
4
- readonly data: {
5
- readonly nullable: true;
6
- };
7
- readonly error: {
8
- readonly nullable: true;
9
- readonly properties: {
10
- readonly code: {
11
- readonly type: "string";
12
- };
13
- readonly details: {
14
- readonly nullable: true;
15
- };
16
- readonly message: {
17
- readonly type: "string";
18
- };
19
- };
20
- readonly type: "object";
21
- };
22
- readonly message: {
23
- readonly nullable: true;
24
- readonly type: "string";
25
- };
26
- readonly success: {
27
- readonly type: "boolean";
28
- };
29
- };
30
- readonly type: "object";
31
- };
32
- export declare const AgentEventPushRequestSchema: {
33
- readonly description: "AgentEventPushRequest schema";
34
- readonly properties: {
35
- readonly agentId: {
36
- readonly example: "123e4567-e89b-12d3-a456-426614174000";
37
- readonly type: "string";
38
- };
39
- readonly event: {
40
- readonly type: "string";
41
- };
42
- readonly eventData: {
43
- readonly type: "string";
44
- };
45
- };
46
- readonly required: readonly ["agentId"];
47
- readonly type: "object";
48
- };
49
- export declare const AgentEventPushResponseSchema: {
50
- readonly description: "AgentEventPushResponse schema";
51
- readonly properties: {
52
- readonly agentId: {
53
- readonly example: "123e4567-e89b-12d3-a456-426614174000";
54
- readonly type: "string";
55
- };
56
- };
57
- readonly required: readonly ["agentId"];
58
- readonly type: "object";
59
- };
60
- export declare const AgentResponseSchema: {
61
- readonly description: "AgentResponse schema";
62
- readonly properties: {
63
- readonly config: {
64
- readonly additionalProperties: {};
65
- readonly type: "object";
66
- };
67
- readonly created_at: {
68
- readonly format: "date-time";
69
- readonly type: "string";
70
- };
71
- readonly description: {
72
- readonly type: "string";
73
- };
74
- readonly id: {
75
- readonly type: "string";
76
- };
77
- readonly name: {
78
- readonly type: "string";
79
- };
80
- readonly state: {
81
- readonly additionalProperties: {};
82
- readonly type: "object";
83
- };
84
- readonly status: {
85
- readonly type: "string";
86
- };
87
- readonly tenant_id: {
88
- readonly type: "string";
89
- };
90
- readonly updated_at: {
91
- readonly format: "date-time";
92
- readonly type: "string";
93
- };
94
- };
95
- readonly required: readonly ["id", "created_at", "name", "status", "config", "state"];
96
- readonly type: "object";
97
- };
98
1
  export declare const BrowserConfigSchema: {
99
2
  readonly description: "BrowserConfig schema";
100
3
  readonly properties: {
@@ -162,7 +65,6 @@ export declare const ChatbotListResponseSchema: {
162
65
  readonly type: "string";
163
66
  };
164
67
  readonly description: {
165
- readonly description: "string schema";
166
68
  readonly example: "A helpful chatbot";
167
69
  readonly nullable: true;
168
70
  readonly type: "string";
@@ -172,7 +74,6 @@ export declare const ChatbotListResponseSchema: {
172
74
  readonly type: "string";
173
75
  };
174
76
  readonly lastActiveAt: {
175
- readonly description: "string schema";
176
77
  readonly example: "2023-01-01T00:00:00Z";
177
78
  readonly nullable: true;
178
79
  readonly type: "string";
@@ -186,13 +87,11 @@ export declare const ChatbotListResponseSchema: {
186
87
  readonly type: "string";
187
88
  };
188
89
  readonly serverType: {
189
- readonly description: "string schema";
190
90
  readonly example: "napcatqq";
191
91
  readonly nullable: true;
192
92
  readonly type: "string";
193
93
  };
194
94
  readonly serverUrl: {
195
- readonly description: "string schema";
196
95
  readonly example: "http://localhost:6099";
197
96
  readonly nullable: true;
198
97
  readonly type: "string";
@@ -287,7 +186,6 @@ export declare const ChatbotResponseSchema: {
287
186
  readonly type: "string";
288
187
  };
289
188
  readonly description: {
290
- readonly description: "string schema";
291
189
  readonly example: "A helpful chatbot";
292
190
  readonly nullable: true;
293
191
  readonly type: "string";
@@ -297,7 +195,6 @@ export declare const ChatbotResponseSchema: {
297
195
  readonly type: "string";
298
196
  };
299
197
  readonly lastActiveAt: {
300
- readonly description: "string schema";
301
198
  readonly example: "2023-01-01T00:00:00Z";
302
199
  readonly nullable: true;
303
200
  readonly type: "string";
@@ -311,13 +208,11 @@ export declare const ChatbotResponseSchema: {
311
208
  readonly type: "string";
312
209
  };
313
210
  readonly serverType: {
314
- readonly description: "string schema";
315
211
  readonly example: "napcatqq";
316
212
  readonly nullable: true;
317
213
  readonly type: "string";
318
214
  };
319
215
  readonly serverUrl: {
320
- readonly description: "string schema";
321
216
  readonly example: "http://localhost:6099";
322
217
  readonly nullable: true;
323
218
  readonly type: "string";
@@ -387,14 +282,12 @@ export declare const ChatbotUpsertRequestSchema: {
387
282
  readonly type: "object";
388
283
  };
389
284
  readonly description: {
390
- readonly description: "string schema";
391
285
  readonly example: "A helpful chatbot";
392
286
  readonly maxLength: 500;
393
287
  readonly nullable: true;
394
288
  readonly type: "string";
395
289
  };
396
290
  readonly id: {
397
- readonly description: "string schema";
398
291
  readonly example: "123e4567-e89b-12d3-a456-426614174000";
399
292
  readonly nullable: true;
400
293
  readonly type: "string";
@@ -412,13 +305,11 @@ export declare const ChatbotUpsertRequestSchema: {
412
305
  readonly type: "string";
413
306
  };
414
307
  readonly serverType: {
415
- readonly description: "string schema";
416
308
  readonly example: "napcatqq";
417
309
  readonly nullable: true;
418
310
  readonly type: "string";
419
311
  };
420
312
  readonly serverUrl: {
421
- readonly description: "string schema";
422
313
  readonly example: "http://localhost:6099";
423
314
  readonly nullable: true;
424
315
  readonly type: "string";
@@ -438,32 +329,33 @@ export declare const ChatbotUpsertRequestSchema: {
438
329
  readonly required: readonly ["name", "platform", "status"];
439
330
  readonly type: "object";
440
331
  };
441
- export declare const CreateAgentRequestSchema: {
442
- readonly description: "CreateAgentRequest schema";
332
+ export declare const CodeRunResultSchema: {
333
+ readonly description: "CodeRunResult schema";
443
334
  readonly properties: {
444
- readonly config: {
445
- readonly additionalProperties: {};
446
- readonly nullable: true;
447
- readonly type: "object";
335
+ readonly duration: {
336
+ readonly description: "耗时(秒)";
337
+ readonly format: "double";
338
+ readonly type: "number";
448
339
  };
449
- readonly description: {
340
+ readonly error: {
341
+ readonly description: "错误信息";
450
342
  readonly nullable: true;
451
343
  readonly type: "string";
452
344
  };
453
- readonly name: {
345
+ readonly logs: {
346
+ readonly description: "标准输出日志(stdout)";
347
+ readonly nullable: true;
454
348
  readonly type: "string";
455
349
  };
456
- readonly state: {
457
- readonly additionalProperties: {};
350
+ readonly result: {
351
+ readonly description: "代码的返回值";
458
352
  readonly nullable: true;
459
- readonly type: "object";
460
353
  };
461
354
  readonly status: {
462
- readonly nullable: true;
355
+ readonly description: "运行状态: success | error";
463
356
  readonly type: "string";
464
357
  };
465
358
  };
466
- readonly required: readonly ["name"];
467
359
  readonly type: "object";
468
360
  };
469
361
  export declare const CreatePAccountRequestSchema: {
@@ -554,39 +446,6 @@ export declare const CreateSessionRequestSchema: {
554
446
  };
555
447
  readonly type: "object";
556
448
  };
557
- export declare const CreateTerminalRequestSchema: {
558
- readonly description: "CreateTerminalRequest schema";
559
- readonly properties: {
560
- readonly cols: {
561
- readonly maximum: 65535;
562
- readonly minimum: 0;
563
- readonly nullable: true;
564
- readonly type: "integer";
565
- };
566
- readonly cwd: {
567
- readonly type: "string";
568
- };
569
- readonly env: {
570
- readonly additionalProperties: {
571
- readonly type: "string";
572
- };
573
- readonly nullable: true;
574
- readonly type: "object";
575
- };
576
- readonly rows: {
577
- readonly maximum: 65535;
578
- readonly minimum: 0;
579
- readonly nullable: true;
580
- readonly type: "integer";
581
- };
582
- readonly shell: {
583
- readonly nullable: true;
584
- readonly type: "string";
585
- };
586
- };
587
- readonly required: readonly ["cwd"];
588
- readonly type: "object";
589
- };
590
449
  export declare const ExportPAccountsResponseSchema: {
591
450
  readonly description: "ExportPAccountsResponse schema";
592
451
  readonly properties: {
@@ -793,36 +652,6 @@ export declare const HTTPErrorSchema: {
793
652
  };
794
653
  readonly type: "object";
795
654
  };
796
- export declare const HealthResponseSchema: {
797
- readonly description: "HealthResponse schema";
798
- readonly properties: {
799
- readonly activeSessions: {
800
- readonly type: "integer";
801
- };
802
- readonly lastCleanup: {
803
- readonly format: "date-time";
804
- readonly type: "string";
805
- };
806
- readonly memoryUsage: {
807
- readonly format: "int64";
808
- readonly type: "integer";
809
- };
810
- readonly status: {
811
- readonly type: "string";
812
- };
813
- readonly totalSessions: {
814
- readonly type: "integer";
815
- };
816
- readonly uptime: {
817
- readonly format: "int64";
818
- readonly type: "integer";
819
- };
820
- readonly version: {
821
- readonly type: "string";
822
- };
823
- };
824
- readonly type: "object";
825
- };
826
655
  export declare const ImportPAccountsRequestSchema: {
827
656
  readonly description: "ImportPAccountsRequest schema";
828
657
  readonly properties: {
@@ -997,70 +826,6 @@ export declare const ImportPlatformsResponseSchema: {
997
826
  };
998
827
  readonly type: "object";
999
828
  };
1000
- export declare const ListAgentsResponseSchema: {
1001
- readonly description: "ListAgentsResponse schema";
1002
- readonly properties: {
1003
- readonly agents: {
1004
- readonly items: {
1005
- readonly properties: {
1006
- readonly config: {
1007
- readonly additionalProperties: {};
1008
- readonly type: "object";
1009
- };
1010
- readonly created_at: {
1011
- readonly format: "date-time";
1012
- readonly type: "string";
1013
- };
1014
- readonly description: {
1015
- readonly type: "string";
1016
- };
1017
- readonly id: {
1018
- readonly type: "string";
1019
- };
1020
- readonly name: {
1021
- readonly type: "string";
1022
- };
1023
- readonly state: {
1024
- readonly additionalProperties: {};
1025
- readonly type: "object";
1026
- };
1027
- readonly status: {
1028
- readonly type: "string";
1029
- };
1030
- readonly tenant_id: {
1031
- readonly type: "string";
1032
- };
1033
- readonly updated_at: {
1034
- readonly format: "date-time";
1035
- readonly type: "string";
1036
- };
1037
- };
1038
- readonly required: readonly ["id", "created_at", "name", "status", "config", "state"];
1039
- readonly type: "object";
1040
- };
1041
- readonly type: "array";
1042
- };
1043
- readonly pagination: {
1044
- readonly properties: {
1045
- readonly limit: {
1046
- readonly type: "integer";
1047
- };
1048
- readonly page: {
1049
- readonly type: "integer";
1050
- };
1051
- readonly total_count: {
1052
- readonly format: "int64";
1053
- readonly type: "integer";
1054
- };
1055
- readonly total_pages: {
1056
- readonly type: "integer";
1057
- };
1058
- };
1059
- readonly type: "object";
1060
- };
1061
- };
1062
- readonly type: "object";
1063
- };
1064
829
  export declare const ListMessagesResponseSchema: {
1065
830
  readonly description: "ListMessagesResponse schema";
1066
831
  readonly properties: {
@@ -1198,6 +963,7 @@ export declare const ListSessionsResponseSchema: {
1198
963
  };
1199
964
  readonly lastMessageAt: {
1200
965
  readonly description: "string schema";
966
+ readonly nullable: true;
1201
967
  readonly type: "string";
1202
968
  };
1203
969
  readonly messageCount: {
@@ -1211,6 +977,7 @@ export declare const ListSessionsResponseSchema: {
1211
977
  };
1212
978
  readonly sessionName: {
1213
979
  readonly description: "string schema";
980
+ readonly nullable: true;
1214
981
  readonly type: "string";
1215
982
  };
1216
983
  readonly sessionType: {
@@ -1236,56 +1003,6 @@ export declare const ListSessionsResponseSchema: {
1236
1003
  };
1237
1004
  readonly type: "object";
1238
1005
  };
1239
- export declare const ListTerminalsResponseSchema: {
1240
- readonly description: "ListTerminalsResponse schema";
1241
- readonly properties: {
1242
- readonly terminals: {
1243
- readonly items: {
1244
- readonly properties: {
1245
- readonly cols: {
1246
- readonly maximum: 65535;
1247
- readonly minimum: 0;
1248
- readonly type: "integer";
1249
- };
1250
- readonly created: {
1251
- readonly format: "date-time";
1252
- readonly type: "string";
1253
- };
1254
- readonly cwd: {
1255
- readonly type: "string";
1256
- };
1257
- readonly id: {
1258
- readonly type: "string";
1259
- };
1260
- readonly lastActivity: {
1261
- readonly format: "date-time";
1262
- readonly type: "string";
1263
- };
1264
- readonly pid: {
1265
- readonly type: "integer";
1266
- };
1267
- readonly rows: {
1268
- readonly maximum: 65535;
1269
- readonly minimum: 0;
1270
- readonly type: "integer";
1271
- };
1272
- readonly shell: {
1273
- readonly type: "string";
1274
- };
1275
- readonly status: {
1276
- readonly type: "string";
1277
- };
1278
- };
1279
- readonly type: "object";
1280
- };
1281
- readonly type: "array";
1282
- };
1283
- readonly total: {
1284
- readonly type: "integer";
1285
- };
1286
- };
1287
- readonly type: "object";
1288
- };
1289
1006
  export declare const LoginChatbotRequestSchema: {
1290
1007
  readonly description: "LoginChatbotRequest schema";
1291
1008
  readonly properties: {
@@ -1471,55 +1188,8 @@ export declare const OperationSuccessSchema: {
1471
1188
  };
1472
1189
  readonly type: "object";
1473
1190
  };
1474
- export declare const OutputResultSchema: {
1475
- readonly description: "OutputResult schema";
1476
- readonly properties: {
1477
- readonly hasMore: {
1478
- readonly type: "boolean";
1479
- };
1480
- readonly nextReadFrom: {
1481
- readonly type: "integer";
1482
- };
1483
- readonly output: {
1484
- readonly type: "string";
1485
- };
1486
- readonly stats: {
1487
- readonly properties: {
1488
- readonly bufferSize: {
1489
- readonly type: "integer";
1490
- };
1491
- readonly estimatedTokens: {
1492
- readonly type: "integer";
1493
- };
1494
- readonly linesOmitted: {
1495
- readonly type: "integer";
1496
- };
1497
- readonly linesShown: {
1498
- readonly type: "integer";
1499
- };
1500
- readonly newestIndex: {
1501
- readonly type: "integer";
1502
- };
1503
- readonly oldestIndex: {
1504
- readonly type: "integer";
1505
- };
1506
- readonly totalBytes: {
1507
- readonly type: "integer";
1508
- };
1509
- };
1510
- readonly type: "object";
1511
- };
1512
- readonly totalLines: {
1513
- readonly type: "integer";
1514
- };
1515
- readonly truncated: {
1516
- readonly type: "boolean";
1517
- };
1518
- };
1519
- readonly type: "object";
1520
- };
1521
- export declare const PAccountListDataSchema: {
1522
- readonly description: "PAccountListData schema";
1191
+ export declare const PAccountListDataSchema: {
1192
+ readonly description: "PAccountListData schema";
1523
1193
  readonly properties: {
1524
1194
  readonly accounts: {
1525
1195
  readonly items: {
@@ -1862,147 +1532,6 @@ export declare const PlatformTypeListResponseSchema: {
1862
1532
  };
1863
1533
  readonly type: "object";
1864
1534
  };
1865
- export declare const ProxyListDataSchema: {
1866
- readonly description: "ProxyListData schema";
1867
- readonly properties: {
1868
- readonly pagination: {
1869
- readonly properties: {
1870
- readonly limit: {
1871
- readonly type: "integer";
1872
- };
1873
- readonly page: {
1874
- readonly type: "integer";
1875
- };
1876
- readonly total_count: {
1877
- readonly format: "int64";
1878
- readonly type: "integer";
1879
- };
1880
- readonly total_pages: {
1881
- readonly type: "integer";
1882
- };
1883
- };
1884
- readonly type: "object";
1885
- };
1886
- readonly proxies: {
1887
- readonly items: {
1888
- readonly properties: {
1889
- readonly country_code: {
1890
- readonly type: "string";
1891
- };
1892
- readonly created_at: {
1893
- readonly format: "date-time";
1894
- readonly type: "string";
1895
- };
1896
- readonly description: {
1897
- readonly type: "string";
1898
- };
1899
- readonly enabled: {
1900
- readonly type: "boolean";
1901
- };
1902
- readonly id: {
1903
- readonly type: "string";
1904
- };
1905
- readonly name: {
1906
- readonly type: "string";
1907
- };
1908
- readonly port: {
1909
- readonly type: "integer";
1910
- };
1911
- readonly provider: {
1912
- readonly type: "string";
1913
- };
1914
- readonly tenant_id: {
1915
- readonly type: "string";
1916
- };
1917
- readonly type: {
1918
- readonly type: "string";
1919
- };
1920
- readonly updated_at: {
1921
- readonly format: "date-time";
1922
- readonly type: "string";
1923
- };
1924
- readonly url: {
1925
- readonly type: "string";
1926
- };
1927
- };
1928
- readonly required: readonly ["id", "created_at", "name", "url"];
1929
- readonly type: "object";
1930
- };
1931
- readonly type: "array";
1932
- };
1933
- };
1934
- readonly type: "object";
1935
- };
1936
- export declare const ProxyResponseSchema: {
1937
- readonly description: "ProxyResponse schema";
1938
- readonly properties: {
1939
- readonly country_code: {
1940
- readonly type: "string";
1941
- };
1942
- readonly created_at: {
1943
- readonly format: "date-time";
1944
- readonly type: "string";
1945
- };
1946
- readonly description: {
1947
- readonly type: "string";
1948
- };
1949
- readonly enabled: {
1950
- readonly type: "boolean";
1951
- };
1952
- readonly id: {
1953
- readonly type: "string";
1954
- };
1955
- readonly name: {
1956
- readonly type: "string";
1957
- };
1958
- readonly port: {
1959
- readonly type: "integer";
1960
- };
1961
- readonly provider: {
1962
- readonly type: "string";
1963
- };
1964
- readonly tenant_id: {
1965
- readonly type: "string";
1966
- };
1967
- readonly type: {
1968
- readonly type: "string";
1969
- };
1970
- readonly updated_at: {
1971
- readonly format: "date-time";
1972
- readonly type: "string";
1973
- };
1974
- readonly url: {
1975
- readonly type: "string";
1976
- };
1977
- };
1978
- readonly required: readonly ["id", "created_at", "name", "url"];
1979
- readonly type: "object";
1980
- };
1981
- export declare const ProxyUpsertRequestSchema: {
1982
- readonly description: "ProxyUpsertRequest schema";
1983
- readonly properties: {
1984
- readonly description: {
1985
- readonly description: "string schema";
1986
- readonly nullable: true;
1987
- readonly type: "string";
1988
- };
1989
- readonly id: {
1990
- readonly description: "string schema";
1991
- readonly nullable: true;
1992
- readonly type: "string";
1993
- };
1994
- readonly name: {
1995
- readonly description: "string schema";
1996
- readonly nullable: true;
1997
- readonly type: "string";
1998
- };
1999
- readonly url: {
2000
- readonly type: "string";
2001
- };
2002
- };
2003
- readonly required: readonly ["url"];
2004
- readonly type: "object";
2005
- };
2006
1535
  export declare const RunChatbotRequestSchema: {
2007
1536
  readonly description: "RunChatbotRequest schema";
2008
1537
  readonly properties: {
@@ -2041,116 +1570,35 @@ export declare const RunChatbotResponseSchema: {
2041
1570
  };
2042
1571
  readonly type: "object";
2043
1572
  };
2044
- export declare const ScheduledWorkflowsListSchema: {
2045
- readonly description: "ScheduledWorkflowsList schema";
1573
+ export declare const RunCodeReqSchema: {
1574
+ readonly description: "RunCodeReq schema";
2046
1575
  readonly properties: {
2047
- readonly pagination: {
1576
+ readonly codeType: {
1577
+ readonly description: "代码类型: python | browserjs";
1578
+ readonly example: "python,js";
1579
+ readonly minLength: 2;
1580
+ readonly type: "string";
1581
+ };
1582
+ readonly content: {
1583
+ readonly description: "代码正文";
1584
+ readonly example: "print('hello')";
1585
+ readonly minLength: 1;
1586
+ readonly type: "string";
1587
+ };
1588
+ readonly context: {
1589
+ readonly additionalProperties: {};
1590
+ readonly description: "注入到代码运行环境的上下文变量";
2048
1591
  readonly nullable: true;
2049
- readonly properties: {
2050
- readonly current_page: {
2051
- readonly format: "int64";
2052
- readonly nullable: true;
2053
- readonly type: "integer";
2054
- };
2055
- readonly next_page: {
2056
- readonly format: "int64";
2057
- readonly nullable: true;
2058
- readonly type: "integer";
2059
- };
2060
- readonly num_pages: {
2061
- readonly format: "int64";
2062
- readonly nullable: true;
2063
- readonly type: "integer";
2064
- };
2065
- };
2066
1592
  readonly type: "object";
2067
1593
  };
2068
- readonly rows: {
2069
- readonly items: {
2070
- readonly properties: {
2071
- readonly additionalMetadata: {
2072
- readonly additionalProperties: {};
2073
- readonly nullable: true;
2074
- readonly type: "object";
2075
- };
2076
- readonly input: {
2077
- readonly additionalProperties: {};
2078
- readonly nullable: true;
2079
- readonly type: "object";
2080
- };
2081
- readonly metadata: {
2082
- readonly properties: {
2083
- readonly createdAt: {
2084
- readonly format: "date-time";
2085
- readonly type: "string";
2086
- };
2087
- readonly id: {
2088
- readonly type: "string";
2089
- };
2090
- readonly updatedAt: {
2091
- readonly format: "date-time";
2092
- readonly type: "string";
2093
- };
2094
- };
2095
- readonly type: "object";
2096
- };
2097
- readonly method: {
2098
- readonly type: "string";
2099
- };
2100
- readonly priority: {
2101
- readonly format: "int32";
2102
- readonly nullable: true;
2103
- readonly type: "integer";
2104
- };
2105
- readonly tenantId: {
2106
- readonly type: "string";
2107
- };
2108
- readonly triggerAt: {
2109
- readonly format: "date-time";
2110
- readonly type: "string";
2111
- };
2112
- readonly workflowId: {
2113
- readonly type: "string";
2114
- };
2115
- readonly workflowName: {
2116
- readonly type: "string";
2117
- };
2118
- readonly workflowRunCreatedAt: {
2119
- readonly format: "date-time";
2120
- readonly nullable: true;
2121
- readonly type: "string";
2122
- };
2123
- readonly workflowRunId: {
2124
- readonly nullable: true;
2125
- };
2126
- readonly workflowRunName: {
2127
- readonly description: "string schema";
2128
- readonly type: "string";
2129
- };
2130
- readonly workflowRunStatus: {
2131
- readonly nullable: true;
2132
- readonly type: "string";
2133
- };
2134
- readonly workflowVersionId: {
2135
- readonly type: "string";
2136
- };
2137
- };
2138
- readonly type: "object";
2139
- };
1594
+ readonly timeout: {
1595
+ readonly description: "运行超时时间(秒), 如果不填默认为60秒";
1596
+ readonly example: 60;
2140
1597
  readonly nullable: true;
2141
- readonly type: "array";
2142
- };
2143
- };
2144
- readonly type: "object";
2145
- };
2146
- export declare const SendInputRequestSchema: {
2147
- readonly description: "SendInputRequest schema";
2148
- readonly properties: {
2149
- readonly input: {
2150
- readonly type: "string";
1598
+ readonly type: "integer";
2151
1599
  };
2152
1600
  };
2153
- readonly required: readonly ["input"];
1601
+ readonly required: readonly ["codeType", "content"];
2154
1602
  readonly type: "object";
2155
1603
  };
2156
1604
  export declare const StartNapcatRequestSchema: {
@@ -2179,155 +1627,30 @@ export declare const StartNapcatRequestSchema: {
2179
1627
  };
2180
1628
  readonly type: "object";
2181
1629
  };
2182
- export declare const TerminalSessionSchema: {
2183
- readonly description: "TerminalSession schema";
1630
+ export declare const TaskRunReqSchema: {
1631
+ readonly description: "TaskRunReq schema";
2184
1632
  readonly properties: {
2185
- readonly cols: {
2186
- readonly maximum: 65535;
2187
- readonly minimum: 0;
2188
- readonly type: "integer";
2189
- };
2190
- readonly created: {
2191
- readonly format: "date-time";
2192
- readonly type: "string";
2193
- };
2194
- readonly cwd: {
2195
- readonly type: "string";
2196
- };
2197
- readonly id: {
2198
- readonly type: "string";
2199
- };
2200
- readonly lastActivity: {
2201
- readonly format: "date-time";
1633
+ readonly browserId: {
1634
+ readonly nullable: true;
2202
1635
  readonly type: "string";
2203
1636
  };
2204
- readonly pid: {
2205
- readonly type: "integer";
2206
- };
2207
- readonly rows: {
2208
- readonly maximum: 65535;
2209
- readonly minimum: 0;
2210
- readonly type: "integer";
2211
- };
2212
- readonly shell: {
1637
+ readonly payload: {};
1638
+ readonly taskId: {
2213
1639
  readonly type: "string";
2214
1640
  };
2215
- readonly status: {
1641
+ readonly type: {
2216
1642
  readonly type: "string";
2217
1643
  };
2218
1644
  };
2219
1645
  readonly type: "object";
2220
1646
  };
2221
- export declare const TerminalStatsSchema: {
2222
- readonly description: "TerminalStats schema";
1647
+ export declare const TaskRunRespSchema: {
1648
+ readonly description: "TaskRunResp schema";
2223
1649
  readonly properties: {
2224
- readonly bufferStatus: {
2225
- readonly properties: {
2226
- readonly chunkCount: {
2227
- readonly type: "integer";
2228
- };
2229
- readonly currentSize: {
2230
- readonly type: "integer";
2231
- };
2232
- readonly maxChunks: {
2233
- readonly type: "integer";
2234
- };
2235
- readonly maxTotalSize: {
2236
- readonly type: "integer";
2237
- };
2238
- };
2239
- readonly type: "object";
2240
- };
2241
- readonly outputStats: {
2242
- readonly properties: {
2243
- readonly bufferSize: {
2244
- readonly type: "integer";
2245
- };
2246
- readonly estimatedTokens: {
2247
- readonly type: "integer";
2248
- };
2249
- readonly linesOmitted: {
2250
- readonly type: "integer";
2251
- };
2252
- readonly linesShown: {
2253
- readonly type: "integer";
2254
- };
2255
- readonly newestIndex: {
2256
- readonly type: "integer";
2257
- };
2258
- readonly oldestIndex: {
2259
- readonly type: "integer";
2260
- };
2261
- readonly totalBytes: {
2262
- readonly type: "integer";
2263
- };
2264
- };
2265
- readonly type: "object";
2266
- };
2267
- readonly session: {
2268
- readonly properties: {
2269
- readonly cols: {
2270
- readonly maximum: 65535;
2271
- readonly minimum: 0;
2272
- readonly type: "integer";
2273
- };
2274
- readonly created: {
2275
- readonly format: "date-time";
2276
- readonly type: "string";
2277
- };
2278
- readonly cwd: {
2279
- readonly type: "string";
2280
- };
2281
- readonly id: {
2282
- readonly type: "string";
2283
- };
2284
- readonly lastActivity: {
2285
- readonly format: "date-time";
2286
- readonly type: "string";
2287
- };
2288
- readonly pid: {
2289
- readonly type: "integer";
2290
- };
2291
- readonly rows: {
2292
- readonly maximum: 65535;
2293
- readonly minimum: 0;
2294
- readonly type: "integer";
2295
- };
2296
- readonly shell: {
2297
- readonly type: "string";
2298
- };
2299
- readonly status: {
2300
- readonly type: "string";
2301
- };
2302
- };
2303
- readonly type: "object";
2304
- };
2305
- };
2306
- readonly type: "object";
2307
- };
2308
- export declare const UpdateAgentRequestSchema: {
2309
- readonly description: "UpdateAgentRequest schema";
2310
- readonly properties: {
2311
- readonly config: {
2312
- readonly additionalProperties: {};
2313
- readonly nullable: true;
2314
- readonly type: "object";
2315
- };
2316
- readonly description: {
2317
- readonly nullable: true;
2318
- readonly type: "string";
2319
- };
2320
- readonly name: {
2321
- readonly nullable: true;
1650
+ readonly message: {
2322
1651
  readonly type: "string";
2323
1652
  };
2324
- readonly state: {
2325
- readonly additionalProperties: {};
2326
- readonly nullable: true;
2327
- readonly type: "object";
2328
- };
2329
1653
  readonly status: {
2330
- readonly nullable: true;
2331
1654
  readonly type: "string";
2332
1655
  };
2333
1656
  };
@@ -2458,6 +1781,7 @@ export declare const boolSchema: {
2458
1781
  };
2459
1782
  export declare const stringSchema: {
2460
1783
  readonly description: "string schema";
1784
+ readonly nullable: true;
2461
1785
  readonly type: "string";
2462
1786
  };
2463
1787
  export declare const unknown_interfaceSchema: {