browser-use-sdk 2.0.15 → 3.0.2

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 (1045) hide show
  1. package/README.md +169 -152
  2. package/dist/chunk-I75IFZAL.js +100 -0
  3. package/dist/chunk-I75IFZAL.js.map +1 -0
  4. package/dist/chunk-RIRVOEIU.cjs +100 -0
  5. package/dist/chunk-RIRVOEIU.cjs.map +1 -0
  6. package/dist/errors-BtB79l7x.d.cts +30 -0
  7. package/dist/errors-BtB79l7x.d.ts +30 -0
  8. package/dist/index.cjs +428 -0
  9. package/dist/index.cjs.map +1 -0
  10. package/dist/index.d.cts +2441 -0
  11. package/dist/index.d.ts +2441 -0
  12. package/dist/index.js +428 -0
  13. package/dist/index.js.map +1 -0
  14. package/dist/v3.cjs +140 -0
  15. package/dist/v3.cjs.map +1 -0
  16. package/dist/v3.d.cts +287 -0
  17. package/dist/v3.d.ts +287 -0
  18. package/dist/v3.js +140 -0
  19. package/dist/v3.js.map +1 -0
  20. package/package.json +51 -69
  21. package/dist/cjs/BaseClient.d.ts +0 -30
  22. package/dist/cjs/BaseClient.js +0 -3
  23. package/dist/cjs/Client.d.ts +0 -35
  24. package/dist/cjs/Client.js +0 -92
  25. package/dist/cjs/api/errors/BadRequestError.d.ts +0 -5
  26. package/dist/cjs/api/errors/BadRequestError.js +0 -50
  27. package/dist/cjs/api/errors/ForbiddenError.d.ts +0 -5
  28. package/dist/cjs/api/errors/ForbiddenError.js +0 -50
  29. package/dist/cjs/api/errors/InternalServerError.d.ts +0 -5
  30. package/dist/cjs/api/errors/InternalServerError.js +0 -50
  31. package/dist/cjs/api/errors/NotFoundError.d.ts +0 -5
  32. package/dist/cjs/api/errors/NotFoundError.js +0 -50
  33. package/dist/cjs/api/errors/PaymentRequiredError.d.ts +0 -5
  34. package/dist/cjs/api/errors/PaymentRequiredError.js +0 -50
  35. package/dist/cjs/api/errors/TooManyRequestsError.d.ts +0 -6
  36. package/dist/cjs/api/errors/TooManyRequestsError.js +0 -50
  37. package/dist/cjs/api/errors/UnprocessableEntityError.d.ts +0 -5
  38. package/dist/cjs/api/errors/UnprocessableEntityError.js +0 -50
  39. package/dist/cjs/api/errors/index.d.ts +0 -7
  40. package/dist/cjs/api/errors/index.js +0 -23
  41. package/dist/cjs/api/index.d.ts +0 -3
  42. package/dist/cjs/api/index.js +0 -19
  43. package/dist/cjs/api/resources/billing/client/Client.d.ts +0 -27
  44. package/dist/cjs/api/resources/billing/client/Client.js +0 -126
  45. package/dist/cjs/api/resources/billing/client/index.d.ts +0 -1
  46. package/dist/cjs/api/resources/billing/client/index.js +0 -2
  47. package/dist/cjs/api/resources/billing/index.d.ts +0 -1
  48. package/dist/cjs/api/resources/billing/index.js +0 -17
  49. package/dist/cjs/api/resources/browsers/client/Client.d.ts +0 -93
  50. package/dist/cjs/api/resources/browsers/client/Client.js +0 -377
  51. package/dist/cjs/api/resources/browsers/client/index.d.ts +0 -1
  52. package/dist/cjs/api/resources/browsers/client/index.js +0 -17
  53. package/dist/cjs/api/resources/browsers/client/requests/CreateBrowserSessionRequest.d.ts +0 -21
  54. package/dist/cjs/api/resources/browsers/client/requests/CreateBrowserSessionRequest.js +0 -3
  55. package/dist/cjs/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.d.ts +0 -9
  56. package/dist/cjs/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.js +0 -3
  57. package/dist/cjs/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.d.ts +0 -10
  58. package/dist/cjs/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.js +0 -3
  59. package/dist/cjs/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.d.ts +0 -13
  60. package/dist/cjs/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.js +0 -3
  61. package/dist/cjs/api/resources/browsers/client/requests/index.d.ts +0 -4
  62. package/dist/cjs/api/resources/browsers/client/requests/index.js +0 -2
  63. package/dist/cjs/api/resources/browsers/index.d.ts +0 -1
  64. package/dist/cjs/api/resources/browsers/index.js +0 -17
  65. package/dist/cjs/api/resources/files/client/Client.d.ts +0 -78
  66. package/dist/cjs/api/resources/files/client/Client.js +0 -302
  67. package/dist/cjs/api/resources/files/client/index.d.ts +0 -1
  68. package/dist/cjs/api/resources/files/client/index.js +0 -17
  69. package/dist/cjs/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.d.ts +0 -16
  70. package/dist/cjs/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.js +0 -3
  71. package/dist/cjs/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.d.ts +0 -16
  72. package/dist/cjs/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.js +0 -3
  73. package/dist/cjs/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.d.ts +0 -11
  74. package/dist/cjs/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.js +0 -3
  75. package/dist/cjs/api/resources/files/client/requests/index.d.ts +0 -3
  76. package/dist/cjs/api/resources/files/client/requests/index.js +0 -2
  77. package/dist/cjs/api/resources/files/index.d.ts +0 -1
  78. package/dist/cjs/api/resources/files/index.js +0 -17
  79. package/dist/cjs/api/resources/index.d.ts +0 -15
  80. package/dist/cjs/api/resources/index.js +0 -54
  81. package/dist/cjs/api/resources/profiles/client/Client.d.ts +0 -93
  82. package/dist/cjs/api/resources/profiles/client/Client.js +0 -416
  83. package/dist/cjs/api/resources/profiles/client/index.d.ts +0 -1
  84. package/dist/cjs/api/resources/profiles/client/index.js +0 -17
  85. package/dist/cjs/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.d.ts +0 -9
  86. package/dist/cjs/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.js +0 -3
  87. package/dist/cjs/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.d.ts +0 -9
  88. package/dist/cjs/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.js +0 -3
  89. package/dist/cjs/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.d.ts +0 -8
  90. package/dist/cjs/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.js +0 -3
  91. package/dist/cjs/api/resources/profiles/client/requests/ProfileCreateRequest.d.ts +0 -8
  92. package/dist/cjs/api/resources/profiles/client/requests/ProfileCreateRequest.js +0 -3
  93. package/dist/cjs/api/resources/profiles/client/requests/ProfileUpdateRequest.d.ts +0 -11
  94. package/dist/cjs/api/resources/profiles/client/requests/ProfileUpdateRequest.js +0 -3
  95. package/dist/cjs/api/resources/profiles/client/requests/index.d.ts +0 -5
  96. package/dist/cjs/api/resources/profiles/client/requests/index.js +0 -2
  97. package/dist/cjs/api/resources/profiles/index.d.ts +0 -1
  98. package/dist/cjs/api/resources/profiles/index.js +0 -17
  99. package/dist/cjs/api/resources/sessions/client/Client.d.ts +0 -140
  100. package/dist/cjs/api/resources/sessions/client/Client.js +0 -625
  101. package/dist/cjs/api/resources/sessions/client/index.d.ts +0 -1
  102. package/dist/cjs/api/resources/sessions/client/index.js +0 -17
  103. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.d.ts +0 -9
  104. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.js +0 -3
  105. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionRequest.d.ts +0 -23
  106. package/dist/cjs/api/resources/sessions/client/requests/CreateSessionRequest.js +0 -3
  107. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.d.ts +0 -9
  108. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.js +0 -3
  109. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.d.ts +0 -9
  110. package/dist/cjs/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.js +0 -3
  111. package/dist/cjs/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.d.ts +0 -9
  112. package/dist/cjs/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.js +0 -3
  113. package/dist/cjs/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.d.ts +0 -9
  114. package/dist/cjs/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.js +0 -3
  115. package/dist/cjs/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.d.ts +0 -10
  116. package/dist/cjs/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.js +0 -3
  117. package/dist/cjs/api/resources/sessions/client/requests/UpdateSessionRequest.d.ts +0 -13
  118. package/dist/cjs/api/resources/sessions/client/requests/UpdateSessionRequest.js +0 -3
  119. package/dist/cjs/api/resources/sessions/client/requests/index.d.ts +0 -8
  120. package/dist/cjs/api/resources/sessions/client/requests/index.js +0 -2
  121. package/dist/cjs/api/resources/sessions/index.d.ts +0 -1
  122. package/dist/cjs/api/resources/sessions/index.js +0 -17
  123. package/dist/cjs/api/resources/skills/client/Client.d.ts +0 -202
  124. package/dist/cjs/api/resources/skills/client/Client.js +0 -892
  125. package/dist/cjs/api/resources/skills/client/index.d.ts +0 -1
  126. package/dist/cjs/api/resources/skills/client/index.js +0 -17
  127. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.d.ts +0 -9
  128. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.js +0 -3
  129. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.d.ts +0 -9
  130. package/dist/cjs/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.js +0 -3
  131. package/dist/cjs/api/resources/skills/client/requests/CreateSkillRequest.d.ts +0 -17
  132. package/dist/cjs/api/resources/skills/client/requests/CreateSkillRequest.js +0 -3
  133. package/dist/cjs/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.d.ts +0 -9
  134. package/dist/cjs/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.js +0 -3
  135. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillRequest.d.ts +0 -11
  136. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillRequest.js +0 -3
  137. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.d.ts +0 -12
  138. package/dist/cjs/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.js +0 -3
  139. package/dist/cjs/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.d.ts +0 -11
  140. package/dist/cjs/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.js +0 -3
  141. package/dist/cjs/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.d.ts +0 -9
  142. package/dist/cjs/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.js +0 -3
  143. package/dist/cjs/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.d.ts +0 -11
  144. package/dist/cjs/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.js +0 -3
  145. package/dist/cjs/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.d.ts +0 -15
  146. package/dist/cjs/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.js +0 -3
  147. package/dist/cjs/api/resources/skills/client/requests/RefineSkillRequest.d.ts +0 -16
  148. package/dist/cjs/api/resources/skills/client/requests/RefineSkillRequest.js +0 -3
  149. package/dist/cjs/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.d.ts +0 -9
  150. package/dist/cjs/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.js +0 -3
  151. package/dist/cjs/api/resources/skills/client/requests/UpdateSkillRequest.d.ts +0 -20
  152. package/dist/cjs/api/resources/skills/client/requests/UpdateSkillRequest.js +0 -3
  153. package/dist/cjs/api/resources/skills/client/requests/index.d.ts +0 -11
  154. package/dist/cjs/api/resources/skills/client/requests/index.js +0 -2
  155. package/dist/cjs/api/resources/skills/index.d.ts +0 -1
  156. package/dist/cjs/api/resources/skills/index.js +0 -17
  157. package/dist/cjs/api/resources/skillsMarketplace/client/Client.d.ts +0 -79
  158. package/dist/cjs/api/resources/skillsMarketplace/client/Client.js +0 -361
  159. package/dist/cjs/api/resources/skillsMarketplace/client/index.d.ts +0 -1
  160. package/dist/cjs/api/resources/skillsMarketplace/client/index.js +0 -17
  161. package/dist/cjs/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.d.ts +0 -9
  162. package/dist/cjs/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.js +0 -3
  163. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.d.ts +0 -12
  164. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.js +0 -3
  165. package/dist/cjs/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillIdGetRequest.d.ts +0 -9
  166. package/dist/cjs/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillIdGetRequest.js +0 -3
  167. package/dist/cjs/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.d.ts +0 -9
  168. package/dist/cjs/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.js +0 -3
  169. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.d.ts +0 -13
  170. package/dist/cjs/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.js +0 -3
  171. package/dist/cjs/api/resources/skillsMarketplace/client/requests/index.d.ts +0 -4
  172. package/dist/cjs/api/resources/skillsMarketplace/client/requests/index.js +0 -2
  173. package/dist/cjs/api/resources/skillsMarketplace/index.d.ts +0 -1
  174. package/dist/cjs/api/resources/skillsMarketplace/index.js +0 -17
  175. package/dist/cjs/api/resources/tasks/client/Client.d.ts +0 -131
  176. package/dist/cjs/api/resources/tasks/client/Client.js +0 -525
  177. package/dist/cjs/api/resources/tasks/client/index.d.ts +0 -1
  178. package/dist/cjs/api/resources/tasks/client/index.js +0 -17
  179. package/dist/cjs/api/resources/tasks/client/requests/CreateTaskRequest.d.ts +0 -53
  180. package/dist/cjs/api/resources/tasks/client/requests/CreateTaskRequest.js +0 -3
  181. package/dist/cjs/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.d.ts +0 -9
  182. package/dist/cjs/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.js +0 -3
  183. package/dist/cjs/api/resources/tasks/client/requests/GetTaskStatusTasksTaskIdStatusGetRequest.d.ts +0 -9
  184. package/dist/cjs/api/resources/tasks/client/requests/GetTaskStatusTasksTaskIdStatusGetRequest.js +0 -3
  185. package/dist/cjs/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.d.ts +0 -9
  186. package/dist/cjs/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.js +0 -3
  187. package/dist/cjs/api/resources/tasks/client/requests/ListTasksTasksGetRequest.d.ts +0 -13
  188. package/dist/cjs/api/resources/tasks/client/requests/ListTasksTasksGetRequest.js +0 -3
  189. package/dist/cjs/api/resources/tasks/client/requests/UpdateTaskRequest.d.ts +0 -13
  190. package/dist/cjs/api/resources/tasks/client/requests/UpdateTaskRequest.js +0 -3
  191. package/dist/cjs/api/resources/tasks/client/requests/index.d.ts +0 -6
  192. package/dist/cjs/api/resources/tasks/client/requests/index.js +0 -2
  193. package/dist/cjs/api/resources/tasks/index.d.ts +0 -1
  194. package/dist/cjs/api/resources/tasks/index.js +0 -17
  195. package/dist/cjs/api/resources/workflows/client/Client.d.ts +0 -306
  196. package/dist/cjs/api/resources/workflows/client/Client.js +0 -1283
  197. package/dist/cjs/api/resources/workflows/client/index.d.ts +0 -1
  198. package/dist/cjs/api/resources/workflows/client/index.js +0 -17
  199. package/dist/cjs/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.d.ts +0 -9
  200. package/dist/cjs/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.js +0 -3
  201. package/dist/cjs/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.d.ts +0 -9
  202. package/dist/cjs/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.js +0 -3
  203. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.d.ts +0 -9
  204. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.js +0 -3
  205. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.d.ts +0 -9
  206. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.js +0 -3
  207. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.d.ts +0 -9
  208. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.js +0 -3
  209. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.d.ts +0 -9
  210. package/dist/cjs/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.js +0 -3
  211. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.d.ts +0 -9
  212. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.js +0 -3
  213. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.d.ts +0 -9
  214. package/dist/cjs/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.js +0 -3
  215. package/dist/cjs/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.d.ts +0 -11
  216. package/dist/cjs/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.js +0 -3
  217. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.d.ts +0 -14
  218. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.js +0 -3
  219. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.d.ts +0 -10
  220. package/dist/cjs/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.js +0 -3
  221. package/dist/cjs/api/resources/workflows/client/requests/WorkflowCreateFromTaskRequest.d.ts +0 -18
  222. package/dist/cjs/api/resources/workflows/client/requests/WorkflowCreateFromTaskRequest.js +0 -3
  223. package/dist/cjs/api/resources/workflows/client/requests/WorkflowCreateRequest.d.ts +0 -14
  224. package/dist/cjs/api/resources/workflows/client/requests/WorkflowCreateRequest.js +0 -3
  225. package/dist/cjs/api/resources/workflows/client/requests/WorkflowExecuteRequest.d.ts +0 -13
  226. package/dist/cjs/api/resources/workflows/client/requests/WorkflowExecuteRequest.js +0 -3
  227. package/dist/cjs/api/resources/workflows/client/requests/WorkflowGenerateRequest.d.ts +0 -36
  228. package/dist/cjs/api/resources/workflows/client/requests/WorkflowGenerateRequest.js +0 -3
  229. package/dist/cjs/api/resources/workflows/client/requests/WorkflowUpdateRequest.d.ts +0 -15
  230. package/dist/cjs/api/resources/workflows/client/requests/WorkflowUpdateRequest.js +0 -3
  231. package/dist/cjs/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.d.ts +0 -14
  232. package/dist/cjs/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.js +0 -3
  233. package/dist/cjs/api/resources/workflows/client/requests/index.d.ts +0 -17
  234. package/dist/cjs/api/resources/workflows/client/requests/index.js +0 -2
  235. package/dist/cjs/api/resources/workflows/index.d.ts +0 -1
  236. package/dist/cjs/api/resources/workflows/index.js +0 -17
  237. package/dist/cjs/api/resources/workflows/types/ExecuteWorkflowWorkflowsWorkflowIdExecutePostResponse.d.ts +0 -2
  238. package/dist/cjs/api/resources/workflows/types/ExecuteWorkflowWorkflowsWorkflowIdExecutePostResponse.js +0 -3
  239. package/dist/cjs/api/resources/workflows/types/index.d.ts +0 -1
  240. package/dist/cjs/api/resources/workflows/types/index.js +0 -17
  241. package/dist/cjs/api/types/AccountNotFoundError.d.ts +0 -6
  242. package/dist/cjs/api/types/AccountNotFoundError.js +0 -3
  243. package/dist/cjs/api/types/AccountView.d.ts +0 -20
  244. package/dist/cjs/api/types/AccountView.js +0 -3
  245. package/dist/cjs/api/types/AppApiV2MarketplaceSkillsViewsParameterSchema.d.ts +0 -11
  246. package/dist/cjs/api/types/AppApiV2MarketplaceSkillsViewsParameterSchema.js +0 -3
  247. package/dist/cjs/api/types/AppApiV2MarketplaceSkillsViewsParameterType.d.ts +0 -9
  248. package/dist/cjs/api/types/AppApiV2MarketplaceSkillsViewsParameterType.js +0 -12
  249. package/dist/cjs/api/types/AppApiV2SkillsViewsInsufficientCreditsError.d.ts +0 -6
  250. package/dist/cjs/api/types/AppApiV2SkillsViewsInsufficientCreditsError.js +0 -3
  251. package/dist/cjs/api/types/AppApiV2SkillsViewsParameterSchema.d.ts +0 -11
  252. package/dist/cjs/api/types/AppApiV2SkillsViewsParameterSchema.js +0 -3
  253. package/dist/cjs/api/types/AppApiV2SkillsViewsParameterType.d.ts +0 -10
  254. package/dist/cjs/api/types/AppApiV2SkillsViewsParameterType.js +0 -13
  255. package/dist/cjs/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.d.ts +0 -6
  256. package/dist/cjs/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.js +0 -3
  257. package/dist/cjs/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.d.ts +0 -6
  258. package/dist/cjs/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.js +0 -3
  259. package/dist/cjs/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.d.ts +0 -6
  260. package/dist/cjs/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.js +0 -3
  261. package/dist/cjs/api/types/BadRequestErrorBody.d.ts +0 -2
  262. package/dist/cjs/api/types/BadRequestErrorBody.js +0 -3
  263. package/dist/cjs/api/types/BrowserSessionItemView.d.ts +0 -26
  264. package/dist/cjs/api/types/BrowserSessionItemView.js +0 -3
  265. package/dist/cjs/api/types/BrowserSessionListResponse.d.ts +0 -14
  266. package/dist/cjs/api/types/BrowserSessionListResponse.js +0 -3
  267. package/dist/cjs/api/types/BrowserSessionStatus.d.ts +0 -12
  268. package/dist/cjs/api/types/BrowserSessionStatus.js +0 -15
  269. package/dist/cjs/api/types/BrowserSessionUpdateAction.d.ts +0 -10
  270. package/dist/cjs/api/types/BrowserSessionUpdateAction.js +0 -13
  271. package/dist/cjs/api/types/BrowserSessionView.d.ts +0 -26
  272. package/dist/cjs/api/types/BrowserSessionView.js +0 -3
  273. package/dist/cjs/api/types/CannotDeleteSkillWhileGeneratingError.d.ts +0 -6
  274. package/dist/cjs/api/types/CannotDeleteSkillWhileGeneratingError.js +0 -3
  275. package/dist/cjs/api/types/CannotRollbackPublicSkillError.d.ts +0 -6
  276. package/dist/cjs/api/types/CannotRollbackPublicSkillError.js +0 -3
  277. package/dist/cjs/api/types/CommonUtilsErrorsInsufficientCreditsError.d.ts +0 -6
  278. package/dist/cjs/api/types/CommonUtilsErrorsInsufficientCreditsError.js +0 -3
  279. package/dist/cjs/api/types/ConcurrentSkillCreationsError.d.ts +0 -6
  280. package/dist/cjs/api/types/ConcurrentSkillCreationsError.js +0 -3
  281. package/dist/cjs/api/types/CreateSkillResponse.d.ts +0 -7
  282. package/dist/cjs/api/types/CreateSkillResponse.js +0 -3
  283. package/dist/cjs/api/types/CustomProxy.d.ts +0 -13
  284. package/dist/cjs/api/types/CustomProxy.js +0 -3
  285. package/dist/cjs/api/types/DownloadUrlGenerationError.d.ts +0 -6
  286. package/dist/cjs/api/types/DownloadUrlGenerationError.js +0 -3
  287. package/dist/cjs/api/types/EnabledSkillsLimitExceededError.d.ts +0 -6
  288. package/dist/cjs/api/types/EnabledSkillsLimitExceededError.js +0 -3
  289. package/dist/cjs/api/types/ExecuteSkillRequest.d.ts +0 -9
  290. package/dist/cjs/api/types/ExecuteSkillRequest.js +0 -3
  291. package/dist/cjs/api/types/ExecuteSkillResponse.d.ts +0 -15
  292. package/dist/cjs/api/types/ExecuteSkillResponse.js +0 -3
  293. package/dist/cjs/api/types/ExecutionMode.d.ts +0 -12
  294. package/dist/cjs/api/types/ExecutionMode.js +0 -15
  295. package/dist/cjs/api/types/FileView.d.ts +0 -9
  296. package/dist/cjs/api/types/FileView.js +0 -3
  297. package/dist/cjs/api/types/GenerationNotCancellableError.d.ts +0 -6
  298. package/dist/cjs/api/types/GenerationNotCancellableError.js +0 -3
  299. package/dist/cjs/api/types/HttpValidationError.d.ts +0 -4
  300. package/dist/cjs/api/types/HttpValidationError.js +0 -3
  301. package/dist/cjs/api/types/InsufficientCreditsError.d.ts +0 -6
  302. package/dist/cjs/api/types/InsufficientCreditsError.js +0 -3
  303. package/dist/cjs/api/types/InternalServerErrorBody.d.ts +0 -6
  304. package/dist/cjs/api/types/InternalServerErrorBody.js +0 -3
  305. package/dist/cjs/api/types/MarketplaceSkillListResponse.d.ts +0 -14
  306. package/dist/cjs/api/types/MarketplaceSkillListResponse.js +0 -3
  307. package/dist/cjs/api/types/MarketplaceSkillResponse.d.ts +0 -38
  308. package/dist/cjs/api/types/MarketplaceSkillResponse.js +0 -3
  309. package/dist/cjs/api/types/NotFoundErrorBody.d.ts +0 -2
  310. package/dist/cjs/api/types/NotFoundErrorBody.js +0 -3
  311. package/dist/cjs/api/types/OutputFileNotFoundError.d.ts +0 -6
  312. package/dist/cjs/api/types/OutputFileNotFoundError.js +0 -3
  313. package/dist/cjs/api/types/ParameterSchema.d.ts +0 -12
  314. package/dist/cjs/api/types/ParameterSchema.js +0 -3
  315. package/dist/cjs/api/types/ParameterType.d.ts +0 -10
  316. package/dist/cjs/api/types/ParameterType.js +0 -13
  317. package/dist/cjs/api/types/PlanInfo.d.ts +0 -15
  318. package/dist/cjs/api/types/PlanInfo.js +0 -3
  319. package/dist/cjs/api/types/ProfileListResponse.d.ts +0 -14
  320. package/dist/cjs/api/types/ProfileListResponse.js +0 -3
  321. package/dist/cjs/api/types/ProfileNotFoundError.d.ts +0 -6
  322. package/dist/cjs/api/types/ProfileNotFoundError.js +0 -3
  323. package/dist/cjs/api/types/ProfileView.d.ts +0 -19
  324. package/dist/cjs/api/types/ProfileView.js +0 -3
  325. package/dist/cjs/api/types/ProxyCountryCode.d.ts +0 -250
  326. package/dist/cjs/api/types/ProxyCountryCode.js +0 -253
  327. package/dist/cjs/api/types/RefineSkillResponse.d.ts +0 -7
  328. package/dist/cjs/api/types/RefineSkillResponse.js +0 -3
  329. package/dist/cjs/api/types/SessionHasRunningTaskError.d.ts +0 -6
  330. package/dist/cjs/api/types/SessionHasRunningTaskError.js +0 -3
  331. package/dist/cjs/api/types/SessionItemView.d.ts +0 -24
  332. package/dist/cjs/api/types/SessionItemView.js +0 -3
  333. package/dist/cjs/api/types/SessionListResponse.d.ts +0 -14
  334. package/dist/cjs/api/types/SessionListResponse.js +0 -3
  335. package/dist/cjs/api/types/SessionNotFoundError.d.ts +0 -6
  336. package/dist/cjs/api/types/SessionNotFoundError.js +0 -3
  337. package/dist/cjs/api/types/SessionStatus.d.ts +0 -12
  338. package/dist/cjs/api/types/SessionStatus.js +0 -15
  339. package/dist/cjs/api/types/SessionStoppedError.d.ts +0 -6
  340. package/dist/cjs/api/types/SessionStoppedError.js +0 -3
  341. package/dist/cjs/api/types/SessionTimeoutLimitExceededError.d.ts +0 -6
  342. package/dist/cjs/api/types/SessionTimeoutLimitExceededError.js +0 -3
  343. package/dist/cjs/api/types/SessionUpdateAction.d.ts +0 -10
  344. package/dist/cjs/api/types/SessionUpdateAction.js +0 -13
  345. package/dist/cjs/api/types/SessionView.d.ts +0 -28
  346. package/dist/cjs/api/types/SessionView.js +0 -3
  347. package/dist/cjs/api/types/ShareNotFoundError.d.ts +0 -6
  348. package/dist/cjs/api/types/ShareNotFoundError.js +0 -3
  349. package/dist/cjs/api/types/ShareView.d.ts +0 -13
  350. package/dist/cjs/api/types/ShareView.js +0 -3
  351. package/dist/cjs/api/types/SkillCategory.d.ts +0 -20
  352. package/dist/cjs/api/types/SkillCategory.js +0 -23
  353. package/dist/cjs/api/types/SkillExecutionListResponse.d.ts +0 -14
  354. package/dist/cjs/api/types/SkillExecutionListResponse.js +0 -3
  355. package/dist/cjs/api/types/SkillExecutionOutputResponse.d.ts +0 -7
  356. package/dist/cjs/api/types/SkillExecutionOutputResponse.js +0 -3
  357. package/dist/cjs/api/types/SkillExecutionView.d.ts +0 -21
  358. package/dist/cjs/api/types/SkillExecutionView.js +0 -3
  359. package/dist/cjs/api/types/SkillListResponse.d.ts +0 -14
  360. package/dist/cjs/api/types/SkillListResponse.js +0 -3
  361. package/dist/cjs/api/types/SkillNotFinishedError.d.ts +0 -6
  362. package/dist/cjs/api/types/SkillNotFinishedError.js +0 -3
  363. package/dist/cjs/api/types/SkillNotFoundError.d.ts +0 -6
  364. package/dist/cjs/api/types/SkillNotFoundError.js +0 -3
  365. package/dist/cjs/api/types/SkillResponse.d.ts +0 -52
  366. package/dist/cjs/api/types/SkillResponse.js +0 -3
  367. package/dist/cjs/api/types/SkillsGenerationStatus.d.ts +0 -10
  368. package/dist/cjs/api/types/SkillsGenerationStatus.js +0 -13
  369. package/dist/cjs/api/types/SupportedLlMs.d.ts +0 -22
  370. package/dist/cjs/api/types/SupportedLlMs.js +0 -25
  371. package/dist/cjs/api/types/TaskCreatedResponse.d.ts +0 -9
  372. package/dist/cjs/api/types/TaskCreatedResponse.js +0 -3
  373. package/dist/cjs/api/types/TaskItemView.d.ts +0 -37
  374. package/dist/cjs/api/types/TaskItemView.js +0 -3
  375. package/dist/cjs/api/types/TaskListResponse.d.ts +0 -14
  376. package/dist/cjs/api/types/TaskListResponse.js +0 -3
  377. package/dist/cjs/api/types/TaskLogFileResponse.d.ts +0 -7
  378. package/dist/cjs/api/types/TaskLogFileResponse.js +0 -3
  379. package/dist/cjs/api/types/TaskNotFoundError.d.ts +0 -6
  380. package/dist/cjs/api/types/TaskNotFoundError.js +0 -3
  381. package/dist/cjs/api/types/TaskOutputFileResponse.d.ts +0 -11
  382. package/dist/cjs/api/types/TaskOutputFileResponse.js +0 -3
  383. package/dist/cjs/api/types/TaskStatus.d.ts +0 -16
  384. package/dist/cjs/api/types/TaskStatus.js +0 -19
  385. package/dist/cjs/api/types/TaskStatusView.d.ts +0 -19
  386. package/dist/cjs/api/types/TaskStatusView.js +0 -3
  387. package/dist/cjs/api/types/TaskStepView.d.ts +0 -19
  388. package/dist/cjs/api/types/TaskStepView.js +0 -3
  389. package/dist/cjs/api/types/TaskUpdateAction.d.ts +0 -12
  390. package/dist/cjs/api/types/TaskUpdateAction.js +0 -15
  391. package/dist/cjs/api/types/TaskView.d.ts +0 -39
  392. package/dist/cjs/api/types/TaskView.js +0 -3
  393. package/dist/cjs/api/types/TooManyConcurrentActiveSessionsError.d.ts +0 -6
  394. package/dist/cjs/api/types/TooManyConcurrentActiveSessionsError.js +0 -3
  395. package/dist/cjs/api/types/UnsupportedContentTypeError.d.ts +0 -6
  396. package/dist/cjs/api/types/UnsupportedContentTypeError.js +0 -3
  397. package/dist/cjs/api/types/UploadFilePresignedUrlResponse.d.ts +0 -22
  398. package/dist/cjs/api/types/UploadFilePresignedUrlResponse.js +0 -11
  399. package/dist/cjs/api/types/UploadFileRequest.d.ts +0 -30
  400. package/dist/cjs/api/types/UploadFileRequest.js +0 -24
  401. package/dist/cjs/api/types/ValidationError.d.ts +0 -11
  402. package/dist/cjs/api/types/ValidationError.js +0 -3
  403. package/dist/cjs/api/types/WorkflowCreateFromTaskResponse.d.ts +0 -11
  404. package/dist/cjs/api/types/WorkflowCreateFromTaskResponse.js +0 -3
  405. package/dist/cjs/api/types/WorkflowExecutionCreatedResponse.d.ts +0 -12
  406. package/dist/cjs/api/types/WorkflowExecutionCreatedResponse.js +0 -3
  407. package/dist/cjs/api/types/WorkflowExecutionItemView.d.ts +0 -28
  408. package/dist/cjs/api/types/WorkflowExecutionItemView.js +0 -3
  409. package/dist/cjs/api/types/WorkflowExecutionListResponse.d.ts +0 -14
  410. package/dist/cjs/api/types/WorkflowExecutionListResponse.js +0 -3
  411. package/dist/cjs/api/types/WorkflowExecutionLogResponse.d.ts +0 -7
  412. package/dist/cjs/api/types/WorkflowExecutionLogResponse.js +0 -3
  413. package/dist/cjs/api/types/WorkflowExecutionMediaStepView.d.ts +0 -13
  414. package/dist/cjs/api/types/WorkflowExecutionMediaStepView.js +0 -3
  415. package/dist/cjs/api/types/WorkflowExecutionMediaView.d.ts +0 -8
  416. package/dist/cjs/api/types/WorkflowExecutionMediaView.js +0 -3
  417. package/dist/cjs/api/types/WorkflowExecutionResponse.d.ts +0 -42
  418. package/dist/cjs/api/types/WorkflowExecutionResponse.js +0 -3
  419. package/dist/cjs/api/types/WorkflowExecutionStateView.d.ts +0 -32
  420. package/dist/cjs/api/types/WorkflowExecutionStateView.js +0 -3
  421. package/dist/cjs/api/types/WorkflowExecutionStatus.d.ts +0 -18
  422. package/dist/cjs/api/types/WorkflowExecutionStatus.js +0 -21
  423. package/dist/cjs/api/types/WorkflowExecutionStepView.d.ts +0 -29
  424. package/dist/cjs/api/types/WorkflowExecutionStepView.js +0 -3
  425. package/dist/cjs/api/types/WorkflowGenerateResponse.d.ts +0 -11
  426. package/dist/cjs/api/types/WorkflowGenerateResponse.js +0 -3
  427. package/dist/cjs/api/types/WorkflowGenerationStateView.d.ts +0 -24
  428. package/dist/cjs/api/types/WorkflowGenerationStateView.js +0 -3
  429. package/dist/cjs/api/types/WorkflowGenerationStatus.d.ts +0 -8
  430. package/dist/cjs/api/types/WorkflowGenerationStatus.js +0 -11
  431. package/dist/cjs/api/types/WorkflowGenerationStepView.d.ts +0 -19
  432. package/dist/cjs/api/types/WorkflowGenerationStepView.js +0 -3
  433. package/dist/cjs/api/types/WorkflowItemView.d.ts +0 -26
  434. package/dist/cjs/api/types/WorkflowItemView.js +0 -3
  435. package/dist/cjs/api/types/WorkflowListResponse.d.ts +0 -14
  436. package/dist/cjs/api/types/WorkflowListResponse.js +0 -3
  437. package/dist/cjs/api/types/WorkflowResponse.d.ts +0 -40
  438. package/dist/cjs/api/types/WorkflowResponse.js +0 -3
  439. package/dist/cjs/api/types/WorkflowYamlPresignedUploadResponse.d.ts +0 -22
  440. package/dist/cjs/api/types/WorkflowYamlPresignedUploadResponse.js +0 -11
  441. package/dist/cjs/api/types/index.d.ts +0 -73
  442. package/dist/cjs/api/types/index.js +0 -89
  443. package/dist/cjs/core/exports.d.ts +0 -1
  444. package/dist/cjs/core/exports.js +0 -17
  445. package/dist/cjs/core/fetcher/APIResponse.d.ts +0 -20
  446. package/dist/cjs/core/fetcher/APIResponse.js +0 -2
  447. package/dist/cjs/core/fetcher/BinaryResponse.d.ts +0 -20
  448. package/dist/cjs/core/fetcher/BinaryResponse.js +0 -17
  449. package/dist/cjs/core/fetcher/EndpointMetadata.d.ts +0 -13
  450. package/dist/cjs/core/fetcher/EndpointMetadata.js +0 -2
  451. package/dist/cjs/core/fetcher/EndpointSupplier.d.ts +0 -12
  452. package/dist/cjs/core/fetcher/EndpointSupplier.js +0 -22
  453. package/dist/cjs/core/fetcher/Fetcher.d.ts +0 -45
  454. package/dist/cjs/core/fetcher/Fetcher.js +0 -315
  455. package/dist/cjs/core/fetcher/Headers.d.ts +0 -2
  456. package/dist/cjs/core/fetcher/Headers.js +0 -84
  457. package/dist/cjs/core/fetcher/HttpResponsePromise.d.ts +0 -58
  458. package/dist/cjs/core/fetcher/HttpResponsePromise.js +0 -103
  459. package/dist/cjs/core/fetcher/RawResponse.d.ts +0 -29
  460. package/dist/cjs/core/fetcher/RawResponse.js +0 -44
  461. package/dist/cjs/core/fetcher/ResponseWithBody.d.ts +0 -4
  462. package/dist/cjs/core/fetcher/ResponseWithBody.js +0 -6
  463. package/dist/cjs/core/fetcher/Supplier.d.ts +0 -4
  464. package/dist/cjs/core/fetcher/Supplier.js +0 -22
  465. package/dist/cjs/core/fetcher/createRequestUrl.d.ts +0 -1
  466. package/dist/cjs/core/fetcher/createRequestUrl.js +0 -8
  467. package/dist/cjs/core/fetcher/getErrorResponseBody.d.ts +0 -1
  468. package/dist/cjs/core/fetcher/getErrorResponseBody.js +0 -45
  469. package/dist/cjs/core/fetcher/getFetchFn.d.ts +0 -1
  470. package/dist/cjs/core/fetcher/getFetchFn.js +0 -17
  471. package/dist/cjs/core/fetcher/getHeader.d.ts +0 -1
  472. package/dist/cjs/core/fetcher/getHeader.js +0 -11
  473. package/dist/cjs/core/fetcher/getRequestBody.d.ts +0 -7
  474. package/dist/cjs/core/fetcher/getRequestBody.js +0 -27
  475. package/dist/cjs/core/fetcher/getResponseBody.d.ts +0 -1
  476. package/dist/cjs/core/fetcher/getResponseBody.js +0 -55
  477. package/dist/cjs/core/fetcher/index.d.ts +0 -11
  478. package/dist/cjs/core/fetcher/index.js +0 -17
  479. package/dist/cjs/core/fetcher/makeRequest.d.ts +0 -1
  480. package/dist/cjs/core/fetcher/makeRequest.js +0 -40
  481. package/dist/cjs/core/fetcher/requestWithRetries.d.ts +0 -1
  482. package/dist/cjs/core/fetcher/requestWithRetries.js +0 -67
  483. package/dist/cjs/core/fetcher/signals.d.ts +0 -5
  484. package/dist/cjs/core/fetcher/signals.js +0 -24
  485. package/dist/cjs/core/headers.d.ts +0 -2
  486. package/dist/cjs/core/headers.js +0 -31
  487. package/dist/cjs/core/index.d.ts +0 -4
  488. package/dist/cjs/core/index.js +0 -43
  489. package/dist/cjs/core/json.d.ts +0 -15
  490. package/dist/cjs/core/json.js +0 -24
  491. package/dist/cjs/core/logging/exports.d.ts +0 -18
  492. package/dist/cjs/core/logging/exports.js +0 -45
  493. package/dist/cjs/core/logging/index.d.ts +0 -1
  494. package/dist/cjs/core/logging/index.js +0 -17
  495. package/dist/cjs/core/logging/logger.d.ts +0 -126
  496. package/dist/cjs/core/logging/logger.js +0 -144
  497. package/dist/cjs/core/runtime/index.d.ts +0 -1
  498. package/dist/cjs/core/runtime/index.js +0 -5
  499. package/dist/cjs/core/runtime/runtime.d.ts +0 -9
  500. package/dist/cjs/core/runtime/runtime.js +0 -102
  501. package/dist/cjs/core/url/encodePathParam.d.ts +0 -1
  502. package/dist/cjs/core/url/encodePathParam.js +0 -21
  503. package/dist/cjs/core/url/index.d.ts +0 -3
  504. package/dist/cjs/core/url/index.js +0 -9
  505. package/dist/cjs/core/url/join.d.ts +0 -1
  506. package/dist/cjs/core/url/join.js +0 -68
  507. package/dist/cjs/core/url/qs.d.ts +0 -6
  508. package/dist/cjs/core/url/qs.js +0 -64
  509. package/dist/cjs/environments.d.ts +0 -4
  510. package/dist/cjs/environments.js +0 -7
  511. package/dist/cjs/errors/BrowserUseError.d.ts +0 -12
  512. package/dist/cjs/errors/BrowserUseError.js +0 -28
  513. package/dist/cjs/errors/BrowserUseTimeoutError.d.ts +0 -3
  514. package/dist/cjs/errors/BrowserUseTimeoutError.js +0 -11
  515. package/dist/cjs/errors/index.d.ts +0 -2
  516. package/dist/cjs/errors/index.js +0 -7
  517. package/dist/cjs/exports.d.ts +0 -1
  518. package/dist/cjs/exports.js +0 -17
  519. package/dist/cjs/index.d.ts +0 -7
  520. package/dist/cjs/index.js +0 -47
  521. package/dist/cjs/version.d.ts +0 -1
  522. package/dist/cjs/version.js +0 -4
  523. package/dist/cjs/wrapper/BrowserUseClient.d.ts +0 -6
  524. package/dist/cjs/wrapper/BrowserUseClient.js +0 -12
  525. package/dist/cjs/wrapper/api/BrowserUseTasks.d.ts +0 -15
  526. package/dist/cjs/wrapper/api/BrowserUseTasks.js +0 -89
  527. package/dist/cjs/wrapper/lib/parse.d.ts +0 -69
  528. package/dist/cjs/wrapper/lib/parse.js +0 -202
  529. package/dist/cjs/wrapper/lib/types.d.ts +0 -74
  530. package/dist/cjs/wrapper/lib/types.js +0 -13
  531. package/dist/cjs/wrapper/lib/webhooks.d.ts +0 -92
  532. package/dist/cjs/wrapper/lib/webhooks.js +0 -97
  533. package/dist/esm/BaseClient.d.mts +0 -30
  534. package/dist/esm/BaseClient.mjs +0 -2
  535. package/dist/esm/Client.d.mts +0 -35
  536. package/dist/esm/Client.mjs +0 -55
  537. package/dist/esm/api/errors/BadRequestError.d.mts +0 -5
  538. package/dist/esm/api/errors/BadRequestError.mjs +0 -13
  539. package/dist/esm/api/errors/ForbiddenError.d.mts +0 -5
  540. package/dist/esm/api/errors/ForbiddenError.mjs +0 -13
  541. package/dist/esm/api/errors/InternalServerError.d.mts +0 -5
  542. package/dist/esm/api/errors/InternalServerError.mjs +0 -13
  543. package/dist/esm/api/errors/NotFoundError.d.mts +0 -5
  544. package/dist/esm/api/errors/NotFoundError.mjs +0 -13
  545. package/dist/esm/api/errors/PaymentRequiredError.d.mts +0 -5
  546. package/dist/esm/api/errors/PaymentRequiredError.mjs +0 -13
  547. package/dist/esm/api/errors/TooManyRequestsError.d.mts +0 -6
  548. package/dist/esm/api/errors/TooManyRequestsError.mjs +0 -13
  549. package/dist/esm/api/errors/UnprocessableEntityError.d.mts +0 -5
  550. package/dist/esm/api/errors/UnprocessableEntityError.mjs +0 -13
  551. package/dist/esm/api/errors/index.d.mts +0 -7
  552. package/dist/esm/api/errors/index.mjs +0 -7
  553. package/dist/esm/api/index.d.mts +0 -3
  554. package/dist/esm/api/index.mjs +0 -3
  555. package/dist/esm/api/resources/billing/client/Client.d.mts +0 -27
  556. package/dist/esm/api/resources/billing/client/Client.mjs +0 -89
  557. package/dist/esm/api/resources/billing/client/index.d.mts +0 -1
  558. package/dist/esm/api/resources/billing/client/index.mjs +0 -1
  559. package/dist/esm/api/resources/billing/index.d.mts +0 -1
  560. package/dist/esm/api/resources/billing/index.mjs +0 -1
  561. package/dist/esm/api/resources/browsers/client/Client.d.mts +0 -93
  562. package/dist/esm/api/resources/browsers/client/Client.mjs +0 -340
  563. package/dist/esm/api/resources/browsers/client/index.d.mts +0 -1
  564. package/dist/esm/api/resources/browsers/client/index.mjs +0 -1
  565. package/dist/esm/api/resources/browsers/client/requests/CreateBrowserSessionRequest.d.mts +0 -21
  566. package/dist/esm/api/resources/browsers/client/requests/CreateBrowserSessionRequest.mjs +0 -2
  567. package/dist/esm/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.d.mts +0 -9
  568. package/dist/esm/api/resources/browsers/client/requests/GetBrowserSessionBrowsersSessionIdGetRequest.mjs +0 -2
  569. package/dist/esm/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.d.mts +0 -10
  570. package/dist/esm/api/resources/browsers/client/requests/ListBrowserSessionsBrowsersGetRequest.mjs +0 -2
  571. package/dist/esm/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.d.mts +0 -13
  572. package/dist/esm/api/resources/browsers/client/requests/UpdateBrowserSessionRequest.mjs +0 -2
  573. package/dist/esm/api/resources/browsers/client/requests/index.d.mts +0 -4
  574. package/dist/esm/api/resources/browsers/client/requests/index.mjs +0 -1
  575. package/dist/esm/api/resources/browsers/index.d.mts +0 -1
  576. package/dist/esm/api/resources/browsers/index.mjs +0 -1
  577. package/dist/esm/api/resources/files/client/Client.d.mts +0 -78
  578. package/dist/esm/api/resources/files/client/Client.mjs +0 -265
  579. package/dist/esm/api/resources/files/client/index.d.mts +0 -1
  580. package/dist/esm/api/resources/files/client/index.mjs +0 -1
  581. package/dist/esm/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.d.mts +0 -16
  582. package/dist/esm/api/resources/files/client/requests/AgentSessionUploadFilePresignedUrlFilesSessionsSessionIdPresignedUrlPostRequest.mjs +0 -2
  583. package/dist/esm/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.d.mts +0 -16
  584. package/dist/esm/api/resources/files/client/requests/BrowserSessionUploadFilePresignedUrlFilesBrowsersSessionIdPresignedUrlPostRequest.mjs +0 -2
  585. package/dist/esm/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.d.mts +0 -11
  586. package/dist/esm/api/resources/files/client/requests/GetTaskOutputFilePresignedUrlFilesTasksTaskIdOutputFilesFileIdGetRequest.mjs +0 -2
  587. package/dist/esm/api/resources/files/client/requests/index.d.mts +0 -3
  588. package/dist/esm/api/resources/files/client/requests/index.mjs +0 -1
  589. package/dist/esm/api/resources/files/index.d.mts +0 -1
  590. package/dist/esm/api/resources/files/index.mjs +0 -1
  591. package/dist/esm/api/resources/index.d.mts +0 -15
  592. package/dist/esm/api/resources/index.mjs +0 -15
  593. package/dist/esm/api/resources/profiles/client/Client.d.mts +0 -93
  594. package/dist/esm/api/resources/profiles/client/Client.mjs +0 -379
  595. package/dist/esm/api/resources/profiles/client/index.d.mts +0 -1
  596. package/dist/esm/api/resources/profiles/client/index.mjs +0 -1
  597. package/dist/esm/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.d.mts +0 -9
  598. package/dist/esm/api/resources/profiles/client/requests/DeleteBrowserProfileProfilesProfileIdDeleteRequest.mjs +0 -2
  599. package/dist/esm/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.d.mts +0 -9
  600. package/dist/esm/api/resources/profiles/client/requests/GetProfileProfilesProfileIdGetRequest.mjs +0 -2
  601. package/dist/esm/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.d.mts +0 -8
  602. package/dist/esm/api/resources/profiles/client/requests/ListProfilesProfilesGetRequest.mjs +0 -2
  603. package/dist/esm/api/resources/profiles/client/requests/ProfileCreateRequest.d.mts +0 -8
  604. package/dist/esm/api/resources/profiles/client/requests/ProfileCreateRequest.mjs +0 -2
  605. package/dist/esm/api/resources/profiles/client/requests/ProfileUpdateRequest.d.mts +0 -11
  606. package/dist/esm/api/resources/profiles/client/requests/ProfileUpdateRequest.mjs +0 -2
  607. package/dist/esm/api/resources/profiles/client/requests/index.d.mts +0 -5
  608. package/dist/esm/api/resources/profiles/client/requests/index.mjs +0 -1
  609. package/dist/esm/api/resources/profiles/index.d.mts +0 -1
  610. package/dist/esm/api/resources/profiles/index.mjs +0 -1
  611. package/dist/esm/api/resources/sessions/client/Client.d.mts +0 -140
  612. package/dist/esm/api/resources/sessions/client/Client.mjs +0 -588
  613. package/dist/esm/api/resources/sessions/client/index.d.mts +0 -1
  614. package/dist/esm/api/resources/sessions/client/index.mjs +0 -1
  615. package/dist/esm/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.d.mts +0 -9
  616. package/dist/esm/api/resources/sessions/client/requests/CreateSessionPublicShareSessionsSessionIdPublicSharePostRequest.mjs +0 -2
  617. package/dist/esm/api/resources/sessions/client/requests/CreateSessionRequest.d.mts +0 -23
  618. package/dist/esm/api/resources/sessions/client/requests/CreateSessionRequest.mjs +0 -2
  619. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.d.mts +0 -9
  620. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionPublicShareSessionsSessionIdPublicShareDeleteRequest.mjs +0 -2
  621. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.d.mts +0 -9
  622. package/dist/esm/api/resources/sessions/client/requests/DeleteSessionSessionsSessionIdDeleteRequest.mjs +0 -2
  623. package/dist/esm/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.d.mts +0 -9
  624. package/dist/esm/api/resources/sessions/client/requests/GetSessionPublicShareSessionsSessionIdPublicShareGetRequest.mjs +0 -2
  625. package/dist/esm/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.d.mts +0 -9
  626. package/dist/esm/api/resources/sessions/client/requests/GetSessionSessionsSessionIdGetRequest.mjs +0 -2
  627. package/dist/esm/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.d.mts +0 -10
  628. package/dist/esm/api/resources/sessions/client/requests/ListSessionsSessionsGetRequest.mjs +0 -2
  629. package/dist/esm/api/resources/sessions/client/requests/UpdateSessionRequest.d.mts +0 -13
  630. package/dist/esm/api/resources/sessions/client/requests/UpdateSessionRequest.mjs +0 -2
  631. package/dist/esm/api/resources/sessions/client/requests/index.d.mts +0 -8
  632. package/dist/esm/api/resources/sessions/client/requests/index.mjs +0 -1
  633. package/dist/esm/api/resources/sessions/index.d.mts +0 -1
  634. package/dist/esm/api/resources/sessions/index.mjs +0 -1
  635. package/dist/esm/api/resources/skills/client/Client.d.mts +0 -202
  636. package/dist/esm/api/resources/skills/client/Client.mjs +0 -855
  637. package/dist/esm/api/resources/skills/client/index.d.mts +0 -1
  638. package/dist/esm/api/resources/skills/client/index.mjs +0 -1
  639. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.d.mts +0 -9
  640. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelGenerationPostRequest.mjs +0 -2
  641. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.d.mts +0 -9
  642. package/dist/esm/api/resources/skills/client/requests/CancelGenerationSkillsSkillIdCancelPostRequest.mjs +0 -2
  643. package/dist/esm/api/resources/skills/client/requests/CreateSkillRequest.d.mts +0 -17
  644. package/dist/esm/api/resources/skills/client/requests/CreateSkillRequest.mjs +0 -2
  645. package/dist/esm/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.d.mts +0 -9
  646. package/dist/esm/api/resources/skills/client/requests/DeleteSkillSkillsSkillIdDeleteRequest.mjs +0 -2
  647. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillRequest.d.mts +0 -11
  648. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillRequest.mjs +0 -2
  649. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.d.mts +0 -12
  650. package/dist/esm/api/resources/skills/client/requests/ExecuteSkillSkillsSkillIdExecutePostRequest.mjs +0 -2
  651. package/dist/esm/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.d.mts +0 -11
  652. package/dist/esm/api/resources/skills/client/requests/GetSkillExecutionOutputSkillsSkillIdExecutionsExecutionIdOutputGetRequest.mjs +0 -2
  653. package/dist/esm/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.d.mts +0 -9
  654. package/dist/esm/api/resources/skills/client/requests/GetSkillSkillsSkillIdGetRequest.mjs +0 -2
  655. package/dist/esm/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.d.mts +0 -11
  656. package/dist/esm/api/resources/skills/client/requests/ListSkillExecutionsSkillsSkillIdExecutionsGetRequest.mjs +0 -2
  657. package/dist/esm/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.d.mts +0 -15
  658. package/dist/esm/api/resources/skills/client/requests/ListSkillsSkillsGetRequest.mjs +0 -2
  659. package/dist/esm/api/resources/skills/client/requests/RefineSkillRequest.d.mts +0 -16
  660. package/dist/esm/api/resources/skills/client/requests/RefineSkillRequest.mjs +0 -2
  661. package/dist/esm/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.d.mts +0 -9
  662. package/dist/esm/api/resources/skills/client/requests/RollbackSkillSkillsSkillIdRollbackPostRequest.mjs +0 -2
  663. package/dist/esm/api/resources/skills/client/requests/UpdateSkillRequest.d.mts +0 -20
  664. package/dist/esm/api/resources/skills/client/requests/UpdateSkillRequest.mjs +0 -2
  665. package/dist/esm/api/resources/skills/client/requests/index.d.mts +0 -11
  666. package/dist/esm/api/resources/skills/client/requests/index.mjs +0 -1
  667. package/dist/esm/api/resources/skills/index.d.mts +0 -1
  668. package/dist/esm/api/resources/skills/index.mjs +0 -1
  669. package/dist/esm/api/resources/skillsMarketplace/client/Client.d.mts +0 -79
  670. package/dist/esm/api/resources/skillsMarketplace/client/Client.mjs +0 -324
  671. package/dist/esm/api/resources/skillsMarketplace/client/index.d.mts +0 -1
  672. package/dist/esm/api/resources/skillsMarketplace/client/index.mjs +0 -1
  673. package/dist/esm/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.d.mts +0 -9
  674. package/dist/esm/api/resources/skillsMarketplace/client/requests/CloneSkillMarketplaceSkillsSkillIdClonePostRequest.mjs +0 -2
  675. package/dist/esm/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.d.mts +0 -12
  676. package/dist/esm/api/resources/skillsMarketplace/client/requests/ExecuteSkillMarketplaceSkillsSkillIdExecutePostRequest.mjs +0 -2
  677. package/dist/esm/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillIdGetRequest.d.mts +0 -9
  678. package/dist/esm/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillIdGetRequest.mjs +0 -2
  679. package/dist/esm/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.d.mts +0 -9
  680. package/dist/esm/api/resources/skillsMarketplace/client/requests/GetSkillMarketplaceSkillsSkillSlugGetRequest.mjs +0 -2
  681. package/dist/esm/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.d.mts +0 -13
  682. package/dist/esm/api/resources/skillsMarketplace/client/requests/ListSkillsMarketplaceSkillsGetRequest.mjs +0 -2
  683. package/dist/esm/api/resources/skillsMarketplace/client/requests/index.d.mts +0 -4
  684. package/dist/esm/api/resources/skillsMarketplace/client/requests/index.mjs +0 -1
  685. package/dist/esm/api/resources/skillsMarketplace/index.d.mts +0 -1
  686. package/dist/esm/api/resources/skillsMarketplace/index.mjs +0 -1
  687. package/dist/esm/api/resources/tasks/client/Client.d.mts +0 -131
  688. package/dist/esm/api/resources/tasks/client/Client.mjs +0 -488
  689. package/dist/esm/api/resources/tasks/client/index.d.mts +0 -1
  690. package/dist/esm/api/resources/tasks/client/index.mjs +0 -1
  691. package/dist/esm/api/resources/tasks/client/requests/CreateTaskRequest.d.mts +0 -53
  692. package/dist/esm/api/resources/tasks/client/requests/CreateTaskRequest.mjs +0 -2
  693. package/dist/esm/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.d.mts +0 -9
  694. package/dist/esm/api/resources/tasks/client/requests/GetTaskLogsTasksTaskIdLogsGetRequest.mjs +0 -2
  695. package/dist/esm/api/resources/tasks/client/requests/GetTaskStatusTasksTaskIdStatusGetRequest.d.mts +0 -9
  696. package/dist/esm/api/resources/tasks/client/requests/GetTaskStatusTasksTaskIdStatusGetRequest.mjs +0 -2
  697. package/dist/esm/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.d.mts +0 -9
  698. package/dist/esm/api/resources/tasks/client/requests/GetTaskTasksTaskIdGetRequest.mjs +0 -2
  699. package/dist/esm/api/resources/tasks/client/requests/ListTasksTasksGetRequest.d.mts +0 -13
  700. package/dist/esm/api/resources/tasks/client/requests/ListTasksTasksGetRequest.mjs +0 -2
  701. package/dist/esm/api/resources/tasks/client/requests/UpdateTaskRequest.d.mts +0 -13
  702. package/dist/esm/api/resources/tasks/client/requests/UpdateTaskRequest.mjs +0 -2
  703. package/dist/esm/api/resources/tasks/client/requests/index.d.mts +0 -6
  704. package/dist/esm/api/resources/tasks/client/requests/index.mjs +0 -1
  705. package/dist/esm/api/resources/tasks/index.d.mts +0 -1
  706. package/dist/esm/api/resources/tasks/index.mjs +0 -1
  707. package/dist/esm/api/resources/workflows/client/Client.d.mts +0 -306
  708. package/dist/esm/api/resources/workflows/client/Client.mjs +0 -1246
  709. package/dist/esm/api/resources/workflows/client/index.d.mts +0 -1
  710. package/dist/esm/api/resources/workflows/client/index.mjs +0 -1
  711. package/dist/esm/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.d.mts +0 -9
  712. package/dist/esm/api/resources/workflows/client/requests/CancelExecutionWorkflowsExecutionsExecutionIdCancelPatchRequest.mjs +0 -2
  713. package/dist/esm/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.d.mts +0 -9
  714. package/dist/esm/api/resources/workflows/client/requests/DeleteWorkflowWorkflowsWorkflowIdDeleteRequest.mjs +0 -2
  715. package/dist/esm/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.d.mts +0 -9
  716. package/dist/esm/api/resources/workflows/client/requests/GetExecutionLogsWorkflowsExecutionsExecutionIdLogsGetRequest.mjs +0 -2
  717. package/dist/esm/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.d.mts +0 -9
  718. package/dist/esm/api/resources/workflows/client/requests/GetExecutionMediaWorkflowsExecutionsExecutionIdMediaGetRequest.mjs +0 -2
  719. package/dist/esm/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.d.mts +0 -9
  720. package/dist/esm/api/resources/workflows/client/requests/GetExecutionStateWorkflowsExecutionsExecutionIdStateGetRequest.mjs +0 -2
  721. package/dist/esm/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.d.mts +0 -9
  722. package/dist/esm/api/resources/workflows/client/requests/GetExecutionWorkflowsExecutionsExecutionIdGetRequest.mjs +0 -2
  723. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.d.mts +0 -9
  724. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowGenerationStateWorkflowsWorkflowIdGenerationStateGetRequest.mjs +0 -2
  725. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.d.mts +0 -9
  726. package/dist/esm/api/resources/workflows/client/requests/GetWorkflowWorkflowsWorkflowIdGetRequest.mjs +0 -2
  727. package/dist/esm/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.d.mts +0 -11
  728. package/dist/esm/api/resources/workflows/client/requests/ListAllExecutionsWorkflowsExecutionsGetRequest.mjs +0 -2
  729. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.d.mts +0 -14
  730. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowExecutionsWorkflowsWorkflowIdExecutionsGetRequest.mjs +0 -2
  731. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.d.mts +0 -10
  732. package/dist/esm/api/resources/workflows/client/requests/ListWorkflowsWorkflowsGetRequest.mjs +0 -2
  733. package/dist/esm/api/resources/workflows/client/requests/WorkflowCreateFromTaskRequest.d.mts +0 -18
  734. package/dist/esm/api/resources/workflows/client/requests/WorkflowCreateFromTaskRequest.mjs +0 -2
  735. package/dist/esm/api/resources/workflows/client/requests/WorkflowCreateRequest.d.mts +0 -14
  736. package/dist/esm/api/resources/workflows/client/requests/WorkflowCreateRequest.mjs +0 -2
  737. package/dist/esm/api/resources/workflows/client/requests/WorkflowExecuteRequest.d.mts +0 -13
  738. package/dist/esm/api/resources/workflows/client/requests/WorkflowExecuteRequest.mjs +0 -2
  739. package/dist/esm/api/resources/workflows/client/requests/WorkflowGenerateRequest.d.mts +0 -36
  740. package/dist/esm/api/resources/workflows/client/requests/WorkflowGenerateRequest.mjs +0 -2
  741. package/dist/esm/api/resources/workflows/client/requests/WorkflowUpdateRequest.d.mts +0 -15
  742. package/dist/esm/api/resources/workflows/client/requests/WorkflowUpdateRequest.mjs +0 -2
  743. package/dist/esm/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.d.mts +0 -14
  744. package/dist/esm/api/resources/workflows/client/requests/WorkflowYamlPresignedUploadRequest.mjs +0 -2
  745. package/dist/esm/api/resources/workflows/client/requests/index.d.mts +0 -17
  746. package/dist/esm/api/resources/workflows/client/requests/index.mjs +0 -1
  747. package/dist/esm/api/resources/workflows/index.d.mts +0 -1
  748. package/dist/esm/api/resources/workflows/index.mjs +0 -1
  749. package/dist/esm/api/resources/workflows/types/ExecuteWorkflowWorkflowsWorkflowIdExecutePostResponse.d.mts +0 -2
  750. package/dist/esm/api/resources/workflows/types/ExecuteWorkflowWorkflowsWorkflowIdExecutePostResponse.mjs +0 -2
  751. package/dist/esm/api/resources/workflows/types/index.d.mts +0 -1
  752. package/dist/esm/api/resources/workflows/types/index.mjs +0 -1
  753. package/dist/esm/api/types/AccountNotFoundError.d.mts +0 -6
  754. package/dist/esm/api/types/AccountNotFoundError.mjs +0 -2
  755. package/dist/esm/api/types/AccountView.d.mts +0 -20
  756. package/dist/esm/api/types/AccountView.mjs +0 -2
  757. package/dist/esm/api/types/AppApiV2MarketplaceSkillsViewsParameterSchema.d.mts +0 -11
  758. package/dist/esm/api/types/AppApiV2MarketplaceSkillsViewsParameterSchema.mjs +0 -2
  759. package/dist/esm/api/types/AppApiV2MarketplaceSkillsViewsParameterType.d.mts +0 -9
  760. package/dist/esm/api/types/AppApiV2MarketplaceSkillsViewsParameterType.mjs +0 -9
  761. package/dist/esm/api/types/AppApiV2SkillsViewsInsufficientCreditsError.d.mts +0 -6
  762. package/dist/esm/api/types/AppApiV2SkillsViewsInsufficientCreditsError.mjs +0 -2
  763. package/dist/esm/api/types/AppApiV2SkillsViewsParameterSchema.d.mts +0 -11
  764. package/dist/esm/api/types/AppApiV2SkillsViewsParameterSchema.mjs +0 -2
  765. package/dist/esm/api/types/AppApiV2SkillsViewsParameterType.d.mts +0 -10
  766. package/dist/esm/api/types/AppApiV2SkillsViewsParameterType.mjs +0 -10
  767. package/dist/esm/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.d.mts +0 -6
  768. package/dist/esm/api/types/AppEndpointsApiV2MarketplaceSkillsViewsInsufficientCreditsError.mjs +0 -2
  769. package/dist/esm/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.d.mts +0 -6
  770. package/dist/esm/api/types/AppEndpointsApiV2SkillsViewsInsufficientCreditsError.mjs +0 -2
  771. package/dist/esm/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.d.mts +0 -6
  772. package/dist/esm/api/types/AppViewsV2ErrorViewsInsufficientCreditsError.mjs +0 -2
  773. package/dist/esm/api/types/BadRequestErrorBody.d.mts +0 -2
  774. package/dist/esm/api/types/BadRequestErrorBody.mjs +0 -2
  775. package/dist/esm/api/types/BrowserSessionItemView.d.mts +0 -26
  776. package/dist/esm/api/types/BrowserSessionItemView.mjs +0 -2
  777. package/dist/esm/api/types/BrowserSessionListResponse.d.mts +0 -14
  778. package/dist/esm/api/types/BrowserSessionListResponse.mjs +0 -2
  779. package/dist/esm/api/types/BrowserSessionStatus.d.mts +0 -12
  780. package/dist/esm/api/types/BrowserSessionStatus.mjs +0 -12
  781. package/dist/esm/api/types/BrowserSessionUpdateAction.d.mts +0 -10
  782. package/dist/esm/api/types/BrowserSessionUpdateAction.mjs +0 -10
  783. package/dist/esm/api/types/BrowserSessionView.d.mts +0 -26
  784. package/dist/esm/api/types/BrowserSessionView.mjs +0 -2
  785. package/dist/esm/api/types/CannotDeleteSkillWhileGeneratingError.d.mts +0 -6
  786. package/dist/esm/api/types/CannotDeleteSkillWhileGeneratingError.mjs +0 -2
  787. package/dist/esm/api/types/CannotRollbackPublicSkillError.d.mts +0 -6
  788. package/dist/esm/api/types/CannotRollbackPublicSkillError.mjs +0 -2
  789. package/dist/esm/api/types/CommonUtilsErrorsInsufficientCreditsError.d.mts +0 -6
  790. package/dist/esm/api/types/CommonUtilsErrorsInsufficientCreditsError.mjs +0 -2
  791. package/dist/esm/api/types/ConcurrentSkillCreationsError.d.mts +0 -6
  792. package/dist/esm/api/types/ConcurrentSkillCreationsError.mjs +0 -2
  793. package/dist/esm/api/types/CreateSkillResponse.d.mts +0 -7
  794. package/dist/esm/api/types/CreateSkillResponse.mjs +0 -2
  795. package/dist/esm/api/types/CustomProxy.d.mts +0 -13
  796. package/dist/esm/api/types/CustomProxy.mjs +0 -2
  797. package/dist/esm/api/types/DownloadUrlGenerationError.d.mts +0 -6
  798. package/dist/esm/api/types/DownloadUrlGenerationError.mjs +0 -2
  799. package/dist/esm/api/types/EnabledSkillsLimitExceededError.d.mts +0 -6
  800. package/dist/esm/api/types/EnabledSkillsLimitExceededError.mjs +0 -2
  801. package/dist/esm/api/types/ExecuteSkillRequest.d.mts +0 -9
  802. package/dist/esm/api/types/ExecuteSkillRequest.mjs +0 -2
  803. package/dist/esm/api/types/ExecuteSkillResponse.d.mts +0 -15
  804. package/dist/esm/api/types/ExecuteSkillResponse.mjs +0 -2
  805. package/dist/esm/api/types/ExecutionMode.d.mts +0 -12
  806. package/dist/esm/api/types/ExecutionMode.mjs +0 -12
  807. package/dist/esm/api/types/FileView.d.mts +0 -9
  808. package/dist/esm/api/types/FileView.mjs +0 -2
  809. package/dist/esm/api/types/GenerationNotCancellableError.d.mts +0 -6
  810. package/dist/esm/api/types/GenerationNotCancellableError.mjs +0 -2
  811. package/dist/esm/api/types/HttpValidationError.d.mts +0 -4
  812. package/dist/esm/api/types/HttpValidationError.mjs +0 -2
  813. package/dist/esm/api/types/InsufficientCreditsError.d.mts +0 -6
  814. package/dist/esm/api/types/InsufficientCreditsError.mjs +0 -2
  815. package/dist/esm/api/types/InternalServerErrorBody.d.mts +0 -6
  816. package/dist/esm/api/types/InternalServerErrorBody.mjs +0 -2
  817. package/dist/esm/api/types/MarketplaceSkillListResponse.d.mts +0 -14
  818. package/dist/esm/api/types/MarketplaceSkillListResponse.mjs +0 -2
  819. package/dist/esm/api/types/MarketplaceSkillResponse.d.mts +0 -38
  820. package/dist/esm/api/types/MarketplaceSkillResponse.mjs +0 -2
  821. package/dist/esm/api/types/NotFoundErrorBody.d.mts +0 -2
  822. package/dist/esm/api/types/NotFoundErrorBody.mjs +0 -2
  823. package/dist/esm/api/types/OutputFileNotFoundError.d.mts +0 -6
  824. package/dist/esm/api/types/OutputFileNotFoundError.mjs +0 -2
  825. package/dist/esm/api/types/ParameterSchema.d.mts +0 -12
  826. package/dist/esm/api/types/ParameterSchema.mjs +0 -2
  827. package/dist/esm/api/types/ParameterType.d.mts +0 -10
  828. package/dist/esm/api/types/ParameterType.mjs +0 -10
  829. package/dist/esm/api/types/PlanInfo.d.mts +0 -15
  830. package/dist/esm/api/types/PlanInfo.mjs +0 -2
  831. package/dist/esm/api/types/ProfileListResponse.d.mts +0 -14
  832. package/dist/esm/api/types/ProfileListResponse.mjs +0 -2
  833. package/dist/esm/api/types/ProfileNotFoundError.d.mts +0 -6
  834. package/dist/esm/api/types/ProfileNotFoundError.mjs +0 -2
  835. package/dist/esm/api/types/ProfileView.d.mts +0 -19
  836. package/dist/esm/api/types/ProfileView.mjs +0 -2
  837. package/dist/esm/api/types/ProxyCountryCode.d.mts +0 -250
  838. package/dist/esm/api/types/ProxyCountryCode.mjs +0 -250
  839. package/dist/esm/api/types/RefineSkillResponse.d.mts +0 -7
  840. package/dist/esm/api/types/RefineSkillResponse.mjs +0 -2
  841. package/dist/esm/api/types/SessionHasRunningTaskError.d.mts +0 -6
  842. package/dist/esm/api/types/SessionHasRunningTaskError.mjs +0 -2
  843. package/dist/esm/api/types/SessionItemView.d.mts +0 -24
  844. package/dist/esm/api/types/SessionItemView.mjs +0 -2
  845. package/dist/esm/api/types/SessionListResponse.d.mts +0 -14
  846. package/dist/esm/api/types/SessionListResponse.mjs +0 -2
  847. package/dist/esm/api/types/SessionNotFoundError.d.mts +0 -6
  848. package/dist/esm/api/types/SessionNotFoundError.mjs +0 -2
  849. package/dist/esm/api/types/SessionStatus.d.mts +0 -12
  850. package/dist/esm/api/types/SessionStatus.mjs +0 -12
  851. package/dist/esm/api/types/SessionStoppedError.d.mts +0 -6
  852. package/dist/esm/api/types/SessionStoppedError.mjs +0 -2
  853. package/dist/esm/api/types/SessionTimeoutLimitExceededError.d.mts +0 -6
  854. package/dist/esm/api/types/SessionTimeoutLimitExceededError.mjs +0 -2
  855. package/dist/esm/api/types/SessionUpdateAction.d.mts +0 -10
  856. package/dist/esm/api/types/SessionUpdateAction.mjs +0 -10
  857. package/dist/esm/api/types/SessionView.d.mts +0 -28
  858. package/dist/esm/api/types/SessionView.mjs +0 -2
  859. package/dist/esm/api/types/ShareNotFoundError.d.mts +0 -6
  860. package/dist/esm/api/types/ShareNotFoundError.mjs +0 -2
  861. package/dist/esm/api/types/ShareView.d.mts +0 -13
  862. package/dist/esm/api/types/ShareView.mjs +0 -2
  863. package/dist/esm/api/types/SkillCategory.d.mts +0 -20
  864. package/dist/esm/api/types/SkillCategory.mjs +0 -20
  865. package/dist/esm/api/types/SkillExecutionListResponse.d.mts +0 -14
  866. package/dist/esm/api/types/SkillExecutionListResponse.mjs +0 -2
  867. package/dist/esm/api/types/SkillExecutionOutputResponse.d.mts +0 -7
  868. package/dist/esm/api/types/SkillExecutionOutputResponse.mjs +0 -2
  869. package/dist/esm/api/types/SkillExecutionView.d.mts +0 -21
  870. package/dist/esm/api/types/SkillExecutionView.mjs +0 -2
  871. package/dist/esm/api/types/SkillListResponse.d.mts +0 -14
  872. package/dist/esm/api/types/SkillListResponse.mjs +0 -2
  873. package/dist/esm/api/types/SkillNotFinishedError.d.mts +0 -6
  874. package/dist/esm/api/types/SkillNotFinishedError.mjs +0 -2
  875. package/dist/esm/api/types/SkillNotFoundError.d.mts +0 -6
  876. package/dist/esm/api/types/SkillNotFoundError.mjs +0 -2
  877. package/dist/esm/api/types/SkillResponse.d.mts +0 -52
  878. package/dist/esm/api/types/SkillResponse.mjs +0 -2
  879. package/dist/esm/api/types/SkillsGenerationStatus.d.mts +0 -10
  880. package/dist/esm/api/types/SkillsGenerationStatus.mjs +0 -10
  881. package/dist/esm/api/types/SupportedLlMs.d.mts +0 -22
  882. package/dist/esm/api/types/SupportedLlMs.mjs +0 -22
  883. package/dist/esm/api/types/TaskCreatedResponse.d.mts +0 -9
  884. package/dist/esm/api/types/TaskCreatedResponse.mjs +0 -2
  885. package/dist/esm/api/types/TaskItemView.d.mts +0 -37
  886. package/dist/esm/api/types/TaskItemView.mjs +0 -2
  887. package/dist/esm/api/types/TaskListResponse.d.mts +0 -14
  888. package/dist/esm/api/types/TaskListResponse.mjs +0 -2
  889. package/dist/esm/api/types/TaskLogFileResponse.d.mts +0 -7
  890. package/dist/esm/api/types/TaskLogFileResponse.mjs +0 -2
  891. package/dist/esm/api/types/TaskNotFoundError.d.mts +0 -6
  892. package/dist/esm/api/types/TaskNotFoundError.mjs +0 -2
  893. package/dist/esm/api/types/TaskOutputFileResponse.d.mts +0 -11
  894. package/dist/esm/api/types/TaskOutputFileResponse.mjs +0 -2
  895. package/dist/esm/api/types/TaskStatus.d.mts +0 -16
  896. package/dist/esm/api/types/TaskStatus.mjs +0 -16
  897. package/dist/esm/api/types/TaskStatusView.d.mts +0 -19
  898. package/dist/esm/api/types/TaskStatusView.mjs +0 -2
  899. package/dist/esm/api/types/TaskStepView.d.mts +0 -19
  900. package/dist/esm/api/types/TaskStepView.mjs +0 -2
  901. package/dist/esm/api/types/TaskUpdateAction.d.mts +0 -12
  902. package/dist/esm/api/types/TaskUpdateAction.mjs +0 -12
  903. package/dist/esm/api/types/TaskView.d.mts +0 -39
  904. package/dist/esm/api/types/TaskView.mjs +0 -2
  905. package/dist/esm/api/types/TooManyConcurrentActiveSessionsError.d.mts +0 -6
  906. package/dist/esm/api/types/TooManyConcurrentActiveSessionsError.mjs +0 -2
  907. package/dist/esm/api/types/UnsupportedContentTypeError.d.mts +0 -6
  908. package/dist/esm/api/types/UnsupportedContentTypeError.mjs +0 -2
  909. package/dist/esm/api/types/UploadFilePresignedUrlResponse.d.mts +0 -22
  910. package/dist/esm/api/types/UploadFilePresignedUrlResponse.mjs +0 -8
  911. package/dist/esm/api/types/UploadFileRequest.d.mts +0 -30
  912. package/dist/esm/api/types/UploadFileRequest.mjs +0 -21
  913. package/dist/esm/api/types/ValidationError.d.mts +0 -11
  914. package/dist/esm/api/types/ValidationError.mjs +0 -2
  915. package/dist/esm/api/types/WorkflowCreateFromTaskResponse.d.mts +0 -11
  916. package/dist/esm/api/types/WorkflowCreateFromTaskResponse.mjs +0 -2
  917. package/dist/esm/api/types/WorkflowExecutionCreatedResponse.d.mts +0 -12
  918. package/dist/esm/api/types/WorkflowExecutionCreatedResponse.mjs +0 -2
  919. package/dist/esm/api/types/WorkflowExecutionItemView.d.mts +0 -28
  920. package/dist/esm/api/types/WorkflowExecutionItemView.mjs +0 -2
  921. package/dist/esm/api/types/WorkflowExecutionListResponse.d.mts +0 -14
  922. package/dist/esm/api/types/WorkflowExecutionListResponse.mjs +0 -2
  923. package/dist/esm/api/types/WorkflowExecutionLogResponse.d.mts +0 -7
  924. package/dist/esm/api/types/WorkflowExecutionLogResponse.mjs +0 -2
  925. package/dist/esm/api/types/WorkflowExecutionMediaStepView.d.mts +0 -13
  926. package/dist/esm/api/types/WorkflowExecutionMediaStepView.mjs +0 -2
  927. package/dist/esm/api/types/WorkflowExecutionMediaView.d.mts +0 -8
  928. package/dist/esm/api/types/WorkflowExecutionMediaView.mjs +0 -2
  929. package/dist/esm/api/types/WorkflowExecutionResponse.d.mts +0 -42
  930. package/dist/esm/api/types/WorkflowExecutionResponse.mjs +0 -2
  931. package/dist/esm/api/types/WorkflowExecutionStateView.d.mts +0 -32
  932. package/dist/esm/api/types/WorkflowExecutionStateView.mjs +0 -2
  933. package/dist/esm/api/types/WorkflowExecutionStatus.d.mts +0 -18
  934. package/dist/esm/api/types/WorkflowExecutionStatus.mjs +0 -18
  935. package/dist/esm/api/types/WorkflowExecutionStepView.d.mts +0 -29
  936. package/dist/esm/api/types/WorkflowExecutionStepView.mjs +0 -2
  937. package/dist/esm/api/types/WorkflowGenerateResponse.d.mts +0 -11
  938. package/dist/esm/api/types/WorkflowGenerateResponse.mjs +0 -2
  939. package/dist/esm/api/types/WorkflowGenerationStateView.d.mts +0 -24
  940. package/dist/esm/api/types/WorkflowGenerationStateView.mjs +0 -2
  941. package/dist/esm/api/types/WorkflowGenerationStatus.d.mts +0 -8
  942. package/dist/esm/api/types/WorkflowGenerationStatus.mjs +0 -8
  943. package/dist/esm/api/types/WorkflowGenerationStepView.d.mts +0 -19
  944. package/dist/esm/api/types/WorkflowGenerationStepView.mjs +0 -2
  945. package/dist/esm/api/types/WorkflowItemView.d.mts +0 -26
  946. package/dist/esm/api/types/WorkflowItemView.mjs +0 -2
  947. package/dist/esm/api/types/WorkflowListResponse.d.mts +0 -14
  948. package/dist/esm/api/types/WorkflowListResponse.mjs +0 -2
  949. package/dist/esm/api/types/WorkflowResponse.d.mts +0 -40
  950. package/dist/esm/api/types/WorkflowResponse.mjs +0 -2
  951. package/dist/esm/api/types/WorkflowYamlPresignedUploadResponse.d.mts +0 -22
  952. package/dist/esm/api/types/WorkflowYamlPresignedUploadResponse.mjs +0 -8
  953. package/dist/esm/api/types/index.d.mts +0 -73
  954. package/dist/esm/api/types/index.mjs +0 -73
  955. package/dist/esm/core/exports.d.mts +0 -1
  956. package/dist/esm/core/exports.mjs +0 -1
  957. package/dist/esm/core/fetcher/APIResponse.d.mts +0 -20
  958. package/dist/esm/core/fetcher/APIResponse.mjs +0 -1
  959. package/dist/esm/core/fetcher/BinaryResponse.d.mts +0 -20
  960. package/dist/esm/core/fetcher/BinaryResponse.mjs +0 -14
  961. package/dist/esm/core/fetcher/EndpointMetadata.d.mts +0 -13
  962. package/dist/esm/core/fetcher/EndpointMetadata.mjs +0 -1
  963. package/dist/esm/core/fetcher/EndpointSupplier.d.mts +0 -12
  964. package/dist/esm/core/fetcher/EndpointSupplier.mjs +0 -19
  965. package/dist/esm/core/fetcher/Fetcher.d.mts +0 -45
  966. package/dist/esm/core/fetcher/Fetcher.mjs +0 -311
  967. package/dist/esm/core/fetcher/Headers.d.mts +0 -2
  968. package/dist/esm/core/fetcher/Headers.mjs +0 -82
  969. package/dist/esm/core/fetcher/HttpResponsePromise.d.mts +0 -58
  970. package/dist/esm/core/fetcher/HttpResponsePromise.mjs +0 -99
  971. package/dist/esm/core/fetcher/RawResponse.d.mts +0 -29
  972. package/dist/esm/core/fetcher/RawResponse.mjs +0 -40
  973. package/dist/esm/core/fetcher/ResponseWithBody.d.mts +0 -4
  974. package/dist/esm/core/fetcher/ResponseWithBody.mjs +0 -3
  975. package/dist/esm/core/fetcher/Supplier.d.mts +0 -4
  976. package/dist/esm/core/fetcher/Supplier.mjs +0 -19
  977. package/dist/esm/core/fetcher/createRequestUrl.d.mts +0 -1
  978. package/dist/esm/core/fetcher/createRequestUrl.mjs +0 -5
  979. package/dist/esm/core/fetcher/getErrorResponseBody.d.mts +0 -1
  980. package/dist/esm/core/fetcher/getErrorResponseBody.mjs +0 -42
  981. package/dist/esm/core/fetcher/getFetchFn.d.mts +0 -1
  982. package/dist/esm/core/fetcher/getFetchFn.mjs +0 -14
  983. package/dist/esm/core/fetcher/getHeader.d.mts +0 -1
  984. package/dist/esm/core/fetcher/getHeader.mjs +0 -8
  985. package/dist/esm/core/fetcher/getRequestBody.d.mts +0 -7
  986. package/dist/esm/core/fetcher/getRequestBody.mjs +0 -24
  987. package/dist/esm/core/fetcher/getResponseBody.d.mts +0 -1
  988. package/dist/esm/core/fetcher/getResponseBody.mjs +0 -52
  989. package/dist/esm/core/fetcher/index.d.mts +0 -11
  990. package/dist/esm/core/fetcher/index.mjs +0 -6
  991. package/dist/esm/core/fetcher/makeRequest.d.mts +0 -1
  992. package/dist/esm/core/fetcher/makeRequest.mjs +0 -36
  993. package/dist/esm/core/fetcher/requestWithRetries.d.mts +0 -1
  994. package/dist/esm/core/fetcher/requestWithRetries.mjs +0 -64
  995. package/dist/esm/core/fetcher/signals.d.mts +0 -5
  996. package/dist/esm/core/fetcher/signals.mjs +0 -20
  997. package/dist/esm/core/headers.d.mts +0 -2
  998. package/dist/esm/core/headers.mjs +0 -27
  999. package/dist/esm/core/index.d.mts +0 -4
  1000. package/dist/esm/core/index.mjs +0 -4
  1001. package/dist/esm/core/json.d.mts +0 -15
  1002. package/dist/esm/core/json.mjs +0 -19
  1003. package/dist/esm/core/logging/exports.d.mts +0 -18
  1004. package/dist/esm/core/logging/exports.mjs +0 -9
  1005. package/dist/esm/core/logging/index.d.mts +0 -1
  1006. package/dist/esm/core/logging/index.mjs +0 -1
  1007. package/dist/esm/core/logging/logger.d.mts +0 -126
  1008. package/dist/esm/core/logging/logger.mjs +0 -138
  1009. package/dist/esm/core/runtime/index.d.mts +0 -1
  1010. package/dist/esm/core/runtime/index.mjs +0 -1
  1011. package/dist/esm/core/runtime/runtime.d.mts +0 -9
  1012. package/dist/esm/core/runtime/runtime.mjs +0 -99
  1013. package/dist/esm/core/url/encodePathParam.d.mts +0 -1
  1014. package/dist/esm/core/url/encodePathParam.mjs +0 -18
  1015. package/dist/esm/core/url/index.d.mts +0 -3
  1016. package/dist/esm/core/url/index.mjs +0 -3
  1017. package/dist/esm/core/url/join.d.mts +0 -1
  1018. package/dist/esm/core/url/join.mjs +0 -65
  1019. package/dist/esm/core/url/qs.d.mts +0 -6
  1020. package/dist/esm/core/url/qs.mjs +0 -61
  1021. package/dist/esm/environments.d.mts +0 -4
  1022. package/dist/esm/environments.mjs +0 -4
  1023. package/dist/esm/errors/BrowserUseError.d.mts +0 -12
  1024. package/dist/esm/errors/BrowserUseError.mjs +0 -24
  1025. package/dist/esm/errors/BrowserUseTimeoutError.d.mts +0 -3
  1026. package/dist/esm/errors/BrowserUseTimeoutError.mjs +0 -7
  1027. package/dist/esm/errors/index.d.mts +0 -2
  1028. package/dist/esm/errors/index.mjs +0 -2
  1029. package/dist/esm/exports.d.mts +0 -1
  1030. package/dist/esm/exports.mjs +0 -1
  1031. package/dist/esm/index.d.mts +0 -7
  1032. package/dist/esm/index.mjs +0 -5
  1033. package/dist/esm/version.d.mts +0 -1
  1034. package/dist/esm/version.mjs +0 -1
  1035. package/dist/esm/wrapper/BrowserUseClient.d.mts +0 -6
  1036. package/dist/esm/wrapper/BrowserUseClient.mjs +0 -8
  1037. package/dist/esm/wrapper/api/BrowserUseTasks.d.mts +0 -15
  1038. package/dist/esm/wrapper/api/BrowserUseTasks.mjs +0 -53
  1039. package/dist/esm/wrapper/lib/parse.d.mts +0 -69
  1040. package/dist/esm/wrapper/lib/parse.mjs +0 -193
  1041. package/dist/esm/wrapper/lib/types.d.mts +0 -74
  1042. package/dist/esm/wrapper/lib/types.mjs +0 -9
  1043. package/dist/esm/wrapper/lib/webhooks.d.mts +0 -92
  1044. package/dist/esm/wrapper/lib/webhooks.mjs +0 -89
  1045. package/reference.md +0 -2771
@@ -1,17 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./core/exports.js"), exports);
@@ -1,7 +0,0 @@
1
- export * as BrowserUse from "./api/index.js";
2
- export { BrowserUseEnvironment } from "./environments.js";
3
- export { BrowserUseError, BrowserUseTimeoutError } from "./errors/index.js";
4
- export { BrowserUseClient } from "./wrapper/BrowserUseClient.js";
5
- export type { WrappedTaskFnsWithoutSchema, WrappedTaskFnsWithSchema, PollConfig, TaskViewWithSchema, } from "./wrapper/lib/parse.js";
6
- export { createWebhookSignature, verifyWebhookEventSignature } from "./wrapper/lib/webhooks.js";
7
- export type { Webhook, WebhookAgentTaskStatusUpdatePayload, WebhookTestPayload } from "./wrapper/lib/webhooks.js";
package/dist/cjs/index.js DELETED
@@ -1,47 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.verifyWebhookEventSignature = exports.createWebhookSignature = exports.BrowserUseClient = exports.BrowserUseTimeoutError = exports.BrowserUseError = exports.BrowserUseEnvironment = exports.BrowserUse = void 0;
37
- exports.BrowserUse = __importStar(require("./api/index.js"));
38
- var environments_js_1 = require("./environments.js");
39
- Object.defineProperty(exports, "BrowserUseEnvironment", { enumerable: true, get: function () { return environments_js_1.BrowserUseEnvironment; } });
40
- var index_js_1 = require("./errors/index.js");
41
- Object.defineProperty(exports, "BrowserUseError", { enumerable: true, get: function () { return index_js_1.BrowserUseError; } });
42
- Object.defineProperty(exports, "BrowserUseTimeoutError", { enumerable: true, get: function () { return index_js_1.BrowserUseTimeoutError; } });
43
- var BrowserUseClient_js_1 = require("./wrapper/BrowserUseClient.js");
44
- Object.defineProperty(exports, "BrowserUseClient", { enumerable: true, get: function () { return BrowserUseClient_js_1.BrowserUseClient; } });
45
- var webhooks_js_1 = require("./wrapper/lib/webhooks.js");
46
- Object.defineProperty(exports, "createWebhookSignature", { enumerable: true, get: function () { return webhooks_js_1.createWebhookSignature; } });
47
- Object.defineProperty(exports, "verifyWebhookEventSignature", { enumerable: true, get: function () { return webhooks_js_1.verifyWebhookEventSignature; } });
@@ -1 +0,0 @@
1
- export declare const SDK_VERSION = "2.0.15";
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "2.0.15";
@@ -1,6 +0,0 @@
1
- import { BrowserUseClient as FernClient } from "../Client.js";
2
- import { BrowserUseTasks } from "./api/BrowserUseTasks.js";
3
- export declare class BrowserUseClient extends FernClient {
4
- protected _tasks: BrowserUseTasks | undefined;
5
- get tasks(): BrowserUseTasks;
6
- }
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BrowserUseClient = void 0;
4
- const Client_js_1 = require("../Client.js");
5
- const BrowserUseTasks_js_1 = require("./api/BrowserUseTasks.js");
6
- class BrowserUseClient extends Client_js_1.BrowserUseClient {
7
- get tasks() {
8
- var _a;
9
- return ((_a = this._tasks) !== null && _a !== void 0 ? _a : (this._tasks = new BrowserUseTasks_js_1.BrowserUseTasks(this._options)));
10
- }
11
- }
12
- exports.BrowserUseClient = BrowserUseClient;
@@ -1,15 +0,0 @@
1
- import type { ZodType } from "zod";
2
- import * as BrowserUse from "../../api/index.js";
3
- import * as core from "../../core/index.js";
4
- import { Tasks } from "../../api/resources/tasks/client/Client.js";
5
- import { type CreateTaskRequestWithSchema, type WrappedTaskFnsWithSchema, type WrappedTaskFnsWithoutSchema, type TaskViewWithSchema } from "../lib/parse.js";
6
- export declare class BrowserUseTasks extends Tasks {
7
- constructor(options: Tasks.Options);
8
- createTask<T extends ZodType>(request: CreateTaskRequestWithSchema<T>, requestOptions?: Tasks.RequestOptions): core.HttpResponsePromise<WrappedTaskFnsWithSchema<T>>;
9
- createTask(request: BrowserUse.CreateTaskRequest, requestOptions?: Tasks.RequestOptions): core.HttpResponsePromise<WrappedTaskFnsWithoutSchema>;
10
- getTask<T extends ZodType>(request: {
11
- task_id: string;
12
- schema: T;
13
- }, requestOptions?: Tasks.RequestOptions): core.HttpResponsePromise<TaskViewWithSchema<T>>;
14
- getTask(request: BrowserUse.GetTaskTasksTaskIdGetRequest, requestOptions?: Tasks.RequestOptions): core.HttpResponsePromise<BrowserUse.TaskView>;
15
- }
@@ -1,89 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.BrowserUseTasks = void 0;
37
- const core = __importStar(require("../../core/index.js"));
38
- const Client_js_1 = require("../../api/resources/tasks/client/Client.js");
39
- const parse_js_1 = require("../lib/parse.js");
40
- class BrowserUseTasks extends Client_js_1.Tasks {
41
- constructor(options) {
42
- super(options);
43
- }
44
- createTask(request, requestOptions) {
45
- if ("schema" in request) {
46
- const req = Object.assign(Object.assign({}, request), { structuredOutput: (0, parse_js_1.stringifyStructuredOutput)(request.schema) });
47
- const promise = super
48
- .createTask(req, requestOptions)
49
- .withRawResponse()
50
- .then((res) => {
51
- const wrapped = (0, parse_js_1.wrapCreateTaskResponse)(this, res.data, request.schema);
52
- return {
53
- data: wrapped,
54
- rawResponse: res.rawResponse,
55
- };
56
- });
57
- return core.HttpResponsePromise.fromPromise(promise);
58
- }
59
- const promise = super
60
- .createTask(request, requestOptions)
61
- .withRawResponse()
62
- .then((res) => {
63
- const wrapped = (0, parse_js_1.wrapCreateTaskResponse)(this, res.data, null);
64
- return {
65
- data: wrapped,
66
- rawResponse: res.rawResponse,
67
- };
68
- });
69
- return core.HttpResponsePromise.fromPromise(promise);
70
- }
71
- getTask(request, requestOptions) {
72
- if (!request.schema) {
73
- return super.getTask(request, requestOptions);
74
- }
75
- const { task_id, schema } = request;
76
- const promise = super
77
- .getTask({ task_id }, requestOptions)
78
- .withRawResponse()
79
- .then((res) => {
80
- const parsed = (0, parse_js_1.parseStructuredTaskOutput)(res.data, schema);
81
- return {
82
- data: parsed,
83
- rawResponse: res.rawResponse,
84
- };
85
- });
86
- return core.HttpResponsePromise.fromPromise(promise);
87
- }
88
- }
89
- exports.BrowserUseTasks = BrowserUseTasks;
@@ -1,69 +0,0 @@
1
- import type { RequestOptions } from "node:http";
2
- import z, { type ZodType } from "zod";
3
- import type { BrowserUse } from "../../index.js";
4
- import type { BrowserUseTasks } from "../api/BrowserUseTasks.js";
5
- import type { CreateTaskRequest, TaskView } from "../../api/index.js";
6
- export type CreateTaskRequestWithSchema<T extends ZodType> = Omit<CreateTaskRequest, "structuredOutput"> & {
7
- schema: T;
8
- };
9
- export declare function stringifyStructuredOutput<T extends ZodType>(schema: T): string;
10
- export type TaskViewWithSchema<T extends ZodType> = TaskView & {
11
- /**
12
- * The parsed output of the task.
13
- *
14
- * @example
15
- * ```ts
16
- * const task = await client.tasks.retrieve(taskId, { schema: z.object({ name: z.string() }) });
17
- * console.log(task.parsed);
18
- * ```
19
- */
20
- parsed: z.output<T> | null;
21
- };
22
- export declare function parseStructuredTaskOutput<T extends ZodType>(res: TaskView, schema: T): TaskViewWithSchema<T>;
23
- /**
24
- * Hashes the task view to detect changes.
25
- * Uses fast-json-stable-stringify for deterministic JSON, then SHA-256.
26
- */
27
- export declare function getTaskViewHash(view: TaskView): string;
28
- export type PollConfig = {
29
- interval?: number;
30
- };
31
- export type WrappedTaskFnsWithSchema<T extends ZodType> = BrowserUse.TaskCreatedResponse & {
32
- /**
33
- * Streams the steps of the task and closes when the task is finished.
34
- */
35
- stream: (config?: PollConfig, options?: RequestOptions) => AsyncGenerator<BrowserUse.TaskStepView>;
36
- /**
37
- * Get the latest task update on every change.
38
- */
39
- watch: (config?: PollConfig, options?: RequestOptions) => AsyncGenerator<{
40
- event: "status";
41
- data: TaskViewWithSchema<T>;
42
- }>;
43
- /**
44
- * Wait for the task to finish and return the result.
45
- */
46
- complete: (config?: PollConfig, options?: RequestOptions) => Promise<TaskViewWithSchema<T>>;
47
- };
48
- export type WrappedTaskFnsWithoutSchema = BrowserUse.TaskCreatedResponse & {
49
- /**
50
- * Streams the steps of the task and closes when the task is finished.
51
- */
52
- stream: (config?: PollConfig, options?: RequestOptions) => AsyncGenerator<BrowserUse.TaskStepView>;
53
- /**
54
- * Get the latest task update on every change.
55
- */
56
- watch: (config?: PollConfig, options?: RequestOptions) => AsyncGenerator<{
57
- event: "status";
58
- data: TaskView;
59
- }>;
60
- /**
61
- * Wait for the task to finish and return the result.
62
- */
63
- complete: (config?: PollConfig, options?: RequestOptions) => Promise<TaskView>;
64
- };
65
- /**
66
- * Wraps the task created response with the stream and complete functions.
67
- */
68
- export declare function wrapCreateTaskResponse<T extends ZodType>(client: BrowserUseTasks, response: BrowserUse.TaskCreatedResponse, schema: T): WrappedTaskFnsWithSchema<T>;
69
- export declare function wrapCreateTaskResponse(client: BrowserUseTasks, response: BrowserUse.TaskCreatedResponse, schema: null): WrappedTaskFnsWithoutSchema;
@@ -1,202 +0,0 @@
1
- "use strict";
2
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
- return new (P || (P = Promise))(function (resolve, reject) {
5
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
- step((generator = generator.apply(thisArg, _arguments || [])).next());
9
- });
10
- };
11
- var __await = (this && this.__await) || function (v) { return this instanceof __await ? (this.v = v, this) : new __await(v); }
12
- var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _arguments, generator) {
13
- if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
14
- var g = generator.apply(thisArg, _arguments || []), i, q = [];
15
- return i = Object.create((typeof AsyncIterator === "function" ? AsyncIterator : Object).prototype), verb("next"), verb("throw"), verb("return", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;
16
- function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }
17
- function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }
18
- function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
19
- function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
20
- function fulfill(value) { resume("next", value); }
21
- function reject(value) { resume("throw", value); }
22
- function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
23
- };
24
- var __asyncValues = (this && this.__asyncValues) || function (o) {
25
- if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
26
- var m = o[Symbol.asyncIterator], i;
27
- return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
28
- function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
29
- function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
30
- };
31
- var __importDefault = (this && this.__importDefault) || function (mod) {
32
- return (mod && mod.__esModule) ? mod : { "default": mod };
33
- };
34
- Object.defineProperty(exports, "__esModule", { value: true });
35
- exports.stringifyStructuredOutput = stringifyStructuredOutput;
36
- exports.parseStructuredTaskOutput = parseStructuredTaskOutput;
37
- exports.getTaskViewHash = getTaskViewHash;
38
- exports.wrapCreateTaskResponse = wrapCreateTaskResponse;
39
- const crypto_1 = require("crypto");
40
- const fast_json_stable_stringify_1 = __importDefault(require("fast-json-stable-stringify"));
41
- const zod_1 = __importDefault(require("zod"));
42
- function stringifyStructuredOutput(schema) {
43
- return JSON.stringify(zod_1.default.toJSONSchema(schema));
44
- }
45
- function parseStructuredTaskOutput(res, schema) {
46
- if (res.output == null) {
47
- return Object.assign(Object.assign({}, res), { parsed: null });
48
- }
49
- try {
50
- const parsed = JSON.parse(res.output);
51
- const response = schema.safeParse(parsed);
52
- if (!response.success) {
53
- throw new Error(`Invalid structured output: ${response.error.message}`);
54
- }
55
- return Object.assign(Object.assign({}, res), { parsed: response.data });
56
- }
57
- catch (e) {
58
- if (e instanceof SyntaxError) {
59
- return Object.assign(Object.assign({}, res), { parsed: null });
60
- }
61
- throw e;
62
- }
63
- }
64
- /**
65
- * Hashes the task view to detect changes.
66
- * Uses fast-json-stable-stringify for deterministic JSON, then SHA-256.
67
- */
68
- function getTaskViewHash(view) {
69
- const dump = (0, fast_json_stable_stringify_1.default)(view);
70
- const hash = (0, crypto_1.createHash)("sha256").update(dump).digest("hex");
71
- return hash;
72
- }
73
- function wrapCreateTaskResponse(client, response, schema) {
74
- // NOTE: We create utility functions for streaming and watching internally in the function
75
- // to expose them as utility methods to the base object.
76
- function _watch(taskId, config, options) {
77
- return __asyncGenerator(this, arguments, function* _watch_1() {
78
- var _a, _b;
79
- const intervalMs = (_a = config === null || config === void 0 ? void 0 : config.interval) !== null && _a !== void 0 ? _a : 2000;
80
- const hash = { current: null };
81
- poll: do {
82
- if ((_b = options === null || options === void 0 ? void 0 : options.signal) === null || _b === void 0 ? void 0 : _b.aborted) {
83
- break poll;
84
- }
85
- const res = yield __await(client.getTask({ task_id: taskId }));
86
- const resHash = getTaskViewHash(res);
87
- if (hash.current == null || resHash !== hash.current) {
88
- hash.current = resHash;
89
- yield yield __await({ event: "status", data: res });
90
- }
91
- switch (res.status) {
92
- case "finished":
93
- case "stopped":
94
- break poll;
95
- case "created":
96
- case "started":
97
- yield __await(new Promise((resolve) => setTimeout(resolve, intervalMs)));
98
- break;
99
- // default:
100
- // throw new ExhaustiveSwitchCheck(res.status as never);
101
- }
102
- } while (true);
103
- });
104
- }
105
- /**
106
- * Streams the steps of the task and closes when the task is finished.
107
- *
108
- * @description Logs each step of the task exactly once. If you start the stream again, it will log the steps again.
109
- */
110
- function stream(config, options) {
111
- return __asyncGenerator(this, arguments, function* stream_1() {
112
- var _a, e_1, _b, _c;
113
- const steps = { total: 0 };
114
- try {
115
- for (var _d = true, _e = __asyncValues(_watch(response.id, config, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
116
- _c = _f.value;
117
- _d = false;
118
- const msg = _c;
119
- for (let i = steps.total; i < msg.data.steps.length; i++) {
120
- steps.total = i + 1;
121
- yield yield __await(msg.data.steps[i]);
122
- }
123
- }
124
- }
125
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
126
- finally {
127
- try {
128
- if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
129
- }
130
- finally { if (e_1) throw e_1.error; }
131
- }
132
- });
133
- }
134
- function watch(schema, config, options) {
135
- return __asyncGenerator(this, arguments, function* watch_1() {
136
- var _a, e_2, _b, _c;
137
- var _d;
138
- try {
139
- for (var _e = true, _f = __asyncValues(_watch(response.id, config, options)), _g; _g = yield __await(_f.next()), _a = _g.done, !_a; _e = true) {
140
- _c = _g.value;
141
- _e = false;
142
- const msg = _c;
143
- if ((_d = options === null || options === void 0 ? void 0 : options.signal) === null || _d === void 0 ? void 0 : _d.aborted) {
144
- break;
145
- }
146
- if (schema != null) {
147
- const parsed = parseStructuredTaskOutput(msg.data, schema);
148
- yield yield __await({ event: "status", data: parsed });
149
- }
150
- else {
151
- yield yield __await({ event: "status", data: msg.data });
152
- }
153
- }
154
- }
155
- catch (e_2_1) { e_2 = { error: e_2_1 }; }
156
- finally {
157
- try {
158
- if (!_e && !_a && (_b = _f.return)) yield __await(_b.call(_f));
159
- }
160
- finally { if (e_2) throw e_2.error; }
161
- }
162
- });
163
- }
164
- function complete(schema, config, options) {
165
- return __awaiter(this, void 0, void 0, function* () {
166
- var _a, e_3, _b, _c;
167
- try {
168
- for (var _d = true, _e = __asyncValues(_watch(response.id, config, options)), _f; _f = yield _e.next(), _a = _f.done, !_a; _d = true) {
169
- _c = _f.value;
170
- _d = false;
171
- const msg = _c;
172
- // Return on terminal statuses
173
- if (msg.data.status === "finished" || msg.data.status === "stopped") {
174
- if (schema != null) {
175
- return parseStructuredTaskOutput(msg.data, schema);
176
- }
177
- else {
178
- return msg.data;
179
- }
180
- }
181
- }
182
- }
183
- catch (e_3_1) { e_3 = { error: e_3_1 }; }
184
- finally {
185
- try {
186
- if (!_d && !_a && (_b = _e.return)) yield _b.call(_e);
187
- }
188
- finally { if (e_3) throw e_3.error; }
189
- }
190
- throw new Error("Stream ended before the task finished!");
191
- });
192
- }
193
- // NOTE: Finally, we return the wrapped task response.
194
- if (schema == null) {
195
- const wrapped = Object.assign(Object.assign({}, response), { stream: (config, options) => stream(config, options), watch: (config, options) => watch(null, config, options), complete: (config, options) => complete(null, config, options) });
196
- return wrapped;
197
- }
198
- else {
199
- const wrapped = Object.assign(Object.assign({}, response), { stream: (config, options) => stream(config, options), watch: (config, options) => watch(schema, config, options), complete: (config, options) => complete(schema, config, options) });
200
- return wrapped;
201
- }
202
- }
@@ -1,74 +0,0 @@
1
- /**
2
- * Distributive Pick - does not collapse unions into a "shared type" only to
3
- * run Pick on it. Instead, it "picks" from each union item separately.
4
- *
5
- * See https://github.com/klimashkin/css-modules-theme/pull/8
6
- *
7
- * Example:
8
- * Pick<{ type: "pick" } | { type: "omit" }, "type">
9
- * produces { type: "pick" | "omit" }
10
- *
11
- * UnionPick<{ type: "pick" } | { type: "omit" }, "type">
12
- * produces { type: "pick" } | { type: "omit" }
13
- */
14
- export type UnionPick<T, K extends keyof T> = T extends unknown ? Pick<T, K> : never;
15
- /**
16
- * Like UnionPick, but for Omit
17
- */
18
- export type UnionOmit<T, K extends keyof T> = T extends unknown ? Omit<T, K> : never;
19
- /**
20
- * Utility type for properties that may be undefined until loaded.
21
- */
22
- export type Loadable<T> = ({
23
- loading: true;
24
- } & {
25
- [K in keyof T]?: never;
26
- }) | ({
27
- loading: false;
28
- } & T);
29
- /**
30
- * Utility type that removes null fields from a type.
31
- */
32
- export type DeepRequired<T> = {
33
- [P in keyof T]: Exclude<T[P], null>;
34
- };
35
- /**
36
- * Makes a type check that is only valid when all cases of a switch
37
- * statement have been convered.
38
- */
39
- export declare class ExhaustiveSwitchCheck extends Error {
40
- constructor(val: never);
41
- }
42
- /**
43
- * A utiliy type that lets you extract a union member by its `kind` property.
44
- *
45
- * @example
46
- *
47
- * type Shape =
48
- * | { kind: 'circle'; radius: number }
49
- * | { kind: 'square'; sideLength: number }
50
- * | { kind: 'rectangle'; width: number; height: number };
51
- *
52
- * type Circle = ExtractKind<Shape, 'circle'>; // { kind: 'circle'; radius: number }
53
- */
54
- export type ExtractKind<T, K> = T extends {
55
- kind: K;
56
- } ? T : never;
57
- /**
58
- * A utiliy type that lets you extract a union member by its `ok` property.
59
- *
60
- * @example
61
- *
62
- * type Result = { ok: true; value: string } | { ok: false; error: string };
63
- *
64
- * type Ok = ExtractResult<Result, true>; // { ok: true; value: string }
65
- */
66
- export type ExtractResult<T, K extends boolean> = T extends {
67
- ok: K;
68
- } ? T : never;
69
- /**
70
- * Creates a deep readonly object mutable.
71
- */
72
- export type DeepMutable<T> = {
73
- -readonly [P in keyof T]: T[P] extends object ? DeepMutable<T[P]> : T[P];
74
- };
@@ -1,13 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ExhaustiveSwitchCheck = void 0;
4
- /**
5
- * Makes a type check that is only valid when all cases of a switch
6
- * statement have been convered.
7
- */
8
- class ExhaustiveSwitchCheck extends Error {
9
- constructor(val) {
10
- super(`Unreachable case: ${JSON.stringify(val)}`);
11
- }
12
- }
13
- exports.ExhaustiveSwitchCheck = ExhaustiveSwitchCheck;
@@ -1,92 +0,0 @@
1
- import { z } from "zod";
2
- export declare const zWebhookTimestamp: z.ZodISODateTime;
3
- export declare const zWebhookTestPayload: z.ZodObject<{
4
- test: z.ZodLiteral<"ok">;
5
- }, z.core.$strip>;
6
- export type WebhookTestPayload = z.infer<typeof zWebhookTestPayload>;
7
- export declare const zWebhookTest: z.ZodObject<{
8
- type: z.ZodLiteral<"test">;
9
- timestamp: z.ZodISODateTime;
10
- payload: z.ZodObject<{
11
- test: z.ZodLiteral<"ok">;
12
- }, z.core.$strip>;
13
- }, z.core.$strip>;
14
- export declare const zWebhookAgentTaskStatusUpdatePayloadMetadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
15
- export declare const zWebhookAgentTaskStatusUpdatePayloadStatus: z.ZodEnum<{
16
- stopped: "stopped";
17
- started: "started";
18
- finished: "finished";
19
- initializing: "initializing";
20
- }>;
21
- export declare const zWebhookAgentTaskStatusUpdatePayload: z.ZodObject<{
22
- session_id: z.ZodString;
23
- task_id: z.ZodString;
24
- status: z.ZodEnum<{
25
- stopped: "stopped";
26
- started: "started";
27
- finished: "finished";
28
- initializing: "initializing";
29
- }>;
30
- metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
31
- }, z.core.$strip>;
32
- export type WebhookAgentTaskStatusUpdatePayload = z.infer<typeof zWebhookAgentTaskStatusUpdatePayload>;
33
- export declare const zWebhookAgentTaskStatusUpdate: z.ZodObject<{
34
- type: z.ZodLiteral<"agent.task.status_update">;
35
- timestamp: z.ZodISODateTime;
36
- payload: z.ZodObject<{
37
- session_id: z.ZodString;
38
- task_id: z.ZodString;
39
- status: z.ZodEnum<{
40
- stopped: "stopped";
41
- started: "started";
42
- finished: "finished";
43
- initializing: "initializing";
44
- }>;
45
- metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
46
- }, z.core.$strip>;
47
- }, z.core.$strip>;
48
- export declare const zWebhookSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
49
- type: z.ZodLiteral<"test">;
50
- timestamp: z.ZodISODateTime;
51
- payload: z.ZodObject<{
52
- test: z.ZodLiteral<"ok">;
53
- }, z.core.$strip>;
54
- }, z.core.$strip>, z.ZodObject<{
55
- type: z.ZodLiteral<"agent.task.status_update">;
56
- timestamp: z.ZodISODateTime;
57
- payload: z.ZodObject<{
58
- session_id: z.ZodString;
59
- task_id: z.ZodString;
60
- status: z.ZodEnum<{
61
- stopped: "stopped";
62
- started: "started";
63
- finished: "finished";
64
- initializing: "initializing";
65
- }>;
66
- metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
67
- }, z.core.$strip>;
68
- }, z.core.$strip>], "type">;
69
- export type Webhook = z.infer<typeof zWebhookSchema>;
70
- /**
71
- * Utility function that validates the received Webhook event/
72
- */
73
- export declare function verifyWebhookEventSignature(evt: {
74
- body: string | object;
75
- signature: string;
76
- timestamp: string;
77
- }, cfg: {
78
- secret: string;
79
- }): Promise<{
80
- ok: true;
81
- event: Webhook;
82
- } | {
83
- ok: false;
84
- }>;
85
- /**
86
- * Creates a webhook signature for the given payload, timestamp, and secret.
87
- */
88
- export declare function createWebhookSignature({ body, timestamp, secret, }: {
89
- body: unknown;
90
- timestamp: string;
91
- secret: string;
92
- }): string;