@agentuity/server 1.0.32 → 1.0.34

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 (562) hide show
  1. package/dist/api/api.d.ts +1 -227
  2. package/dist/api/api.d.ts.map +1 -1
  3. package/dist/api/api.js +1 -637
  4. package/dist/api/api.js.map +1 -1
  5. package/dist/api/index.d.ts +1 -17
  6. package/dist/api/index.d.ts.map +1 -1
  7. package/dist/api/index.js +1 -17
  8. package/dist/api/index.js.map +1 -1
  9. package/dist/api/org/env-delete.d.ts +1 -22
  10. package/dist/api/org/env-delete.d.ts.map +1 -1
  11. package/dist/api/org/env-delete.js +1 -24
  12. package/dist/api/org/env-delete.js.map +1 -1
  13. package/dist/api/org/env-get.d.ts +1 -32
  14. package/dist/api/org/env-get.d.ts.map +1 -1
  15. package/dist/api/org/env-get.js +1 -25
  16. package/dist/api/org/env-get.js.map +1 -1
  17. package/dist/api/org/env-update.d.ts +1 -23
  18. package/dist/api/org/env-update.d.ts.map +1 -1
  19. package/dist/api/org/env-update.js +1 -25
  20. package/dist/api/org/env-update.js.map +1 -1
  21. package/dist/api/project/get.d.ts +1 -42
  22. package/dist/api/project/get.d.ts.map +1 -1
  23. package/dist/api/project/get.js +1 -35
  24. package/dist/api/project/get.js.map +1 -1
  25. package/dist/api/project/list.d.ts +1 -47
  26. package/dist/api/project/list.d.ts.map +1 -1
  27. package/dist/api/project/list.js +1 -37
  28. package/dist/api/project/list.js.map +1 -1
  29. package/dist/api/project/malware.d.ts +1 -70
  30. package/dist/api/project/malware.d.ts.map +1 -1
  31. package/dist/api/project/malware.js +1 -41
  32. package/dist/api/project/malware.js.map +1 -1
  33. package/dist/api/region/create.d.ts +1 -80
  34. package/dist/api/region/create.d.ts.map +1 -1
  35. package/dist/api/region/create.js +1 -176
  36. package/dist/api/region/create.js.map +1 -1
  37. package/dist/api/sandbox/client.d.ts +1 -190
  38. package/dist/api/sandbox/client.d.ts.map +1 -1
  39. package/dist/api/sandbox/client.js +1 -260
  40. package/dist/api/sandbox/client.js.map +1 -1
  41. package/dist/api/sandbox/pause.d.ts +1 -21
  42. package/dist/api/sandbox/pause.d.ts.map +1 -1
  43. package/dist/api/sandbox/pause.js +1 -24
  44. package/dist/api/sandbox/pause.js.map +1 -1
  45. package/dist/api/sandbox/resume.d.ts +1 -21
  46. package/dist/api/sandbox/resume.d.ts.map +1 -1
  47. package/dist/api/sandbox/resume.js +1 -24
  48. package/dist/api/sandbox/resume.js.map +1 -1
  49. package/dist/api/sandbox/util.d.ts +1 -284
  50. package/dist/api/sandbox/util.d.ts.map +1 -1
  51. package/dist/api/sandbox/util.js +1 -210
  52. package/dist/api/sandbox/util.js.map +1 -1
  53. package/dist/api/user/whoami.d.ts +1 -38
  54. package/dist/api/user/whoami.d.ts.map +1 -1
  55. package/dist/api/user/whoami.js +1 -26
  56. package/dist/api/user/whoami.js.map +1 -1
  57. package/dist/index.d.ts +1 -4
  58. package/dist/index.d.ts.map +1 -1
  59. package/dist/index.js +3 -12
  60. package/dist/index.js.map +1 -1
  61. package/package.json +4 -4
  62. package/src/api/api.ts +1 -936
  63. package/src/api/index.ts +1 -17
  64. package/src/api/org/env-delete.ts +1 -37
  65. package/src/api/org/env-get.ts +1 -43
  66. package/src/api/org/env-update.ts +1 -38
  67. package/src/api/project/get.ts +1 -49
  68. package/src/api/project/list.ts +1 -54
  69. package/src/api/project/malware.ts +1 -68
  70. package/src/api/region/create.ts +1 -207
  71. package/src/api/sandbox/client.ts +1 -460
  72. package/src/api/sandbox/pause.ts +1 -39
  73. package/src/api/sandbox/resume.ts +1 -39
  74. package/src/api/sandbox/util.ts +1 -276
  75. package/src/api/user/whoami.ts +1 -32
  76. package/src/index.ts +3 -30
  77. package/dist/api/apikey/create.d.ts +0 -33
  78. package/dist/api/apikey/create.d.ts.map +0 -1
  79. package/dist/api/apikey/create.js +0 -23
  80. package/dist/api/apikey/create.js.map +0 -1
  81. package/dist/api/apikey/delete.d.ts +0 -19
  82. package/dist/api/apikey/delete.d.ts.map +0 -1
  83. package/dist/api/apikey/delete.js +0 -19
  84. package/dist/api/apikey/delete.js.map +0 -1
  85. package/dist/api/apikey/get.d.ts +0 -45
  86. package/dist/api/apikey/get.d.ts.map +0 -1
  87. package/dist/api/apikey/get.js +0 -36
  88. package/dist/api/apikey/get.js.map +0 -1
  89. package/dist/api/apikey/index.d.ts +0 -6
  90. package/dist/api/apikey/index.d.ts.map +0 -1
  91. package/dist/api/apikey/index.js +0 -6
  92. package/dist/api/apikey/index.js.map +0 -1
  93. package/dist/api/apikey/list.d.ts +0 -64
  94. package/dist/api/apikey/list.d.ts.map +0 -1
  95. package/dist/api/apikey/list.js +0 -46
  96. package/dist/api/apikey/list.js.map +0 -1
  97. package/dist/api/apikey/util.d.ts +0 -23
  98. package/dist/api/apikey/util.d.ts.map +0 -1
  99. package/dist/api/apikey/util.js +0 -3
  100. package/dist/api/apikey/util.js.map +0 -1
  101. package/dist/api/db/index.d.ts +0 -5
  102. package/dist/api/db/index.d.ts.map +0 -1
  103. package/dist/api/db/index.js +0 -5
  104. package/dist/api/db/index.js.map +0 -1
  105. package/dist/api/db/logs.d.ts +0 -70
  106. package/dist/api/db/logs.d.ts.map +0 -1
  107. package/dist/api/db/logs.js +0 -59
  108. package/dist/api/db/logs.js.map +0 -1
  109. package/dist/api/db/query.d.ts +0 -39
  110. package/dist/api/db/query.d.ts.map +0 -1
  111. package/dist/api/db/query.js +0 -49
  112. package/dist/api/db/query.js.map +0 -1
  113. package/dist/api/db/tables.d.ts +0 -49
  114. package/dist/api/db/tables.d.ts.map +0 -1
  115. package/dist/api/db/tables.js +0 -59
  116. package/dist/api/db/tables.js.map +0 -1
  117. package/dist/api/db/util.d.ts +0 -31
  118. package/dist/api/db/util.d.ts.map +0 -1
  119. package/dist/api/db/util.js +0 -4
  120. package/dist/api/db/util.js.map +0 -1
  121. package/dist/api/eval/get.d.ts +0 -36
  122. package/dist/api/eval/get.d.ts.map +0 -1
  123. package/dist/api/eval/get.js +0 -23
  124. package/dist/api/eval/get.js.map +0 -1
  125. package/dist/api/eval/index.d.ts +0 -5
  126. package/dist/api/eval/index.d.ts.map +0 -1
  127. package/dist/api/eval/index.js +0 -5
  128. package/dist/api/eval/index.js.map +0 -1
  129. package/dist/api/eval/list.d.ts +0 -50
  130. package/dist/api/eval/list.d.ts.map +0 -1
  131. package/dist/api/eval/list.js +0 -32
  132. package/dist/api/eval/list.js.map +0 -1
  133. package/dist/api/eval/run-get.d.ts +0 -48
  134. package/dist/api/eval/run-get.d.ts.map +0 -1
  135. package/dist/api/eval/run-get.js +0 -29
  136. package/dist/api/eval/run-get.js.map +0 -1
  137. package/dist/api/eval/run-list.d.ts +0 -70
  138. package/dist/api/eval/run-list.d.ts.map +0 -1
  139. package/dist/api/eval/run-list.js +0 -42
  140. package/dist/api/eval/run-list.js.map +0 -1
  141. package/dist/api/machine/index.d.ts +0 -3
  142. package/dist/api/machine/index.d.ts.map +0 -1
  143. package/dist/api/machine/index.js +0 -3
  144. package/dist/api/machine/index.js.map +0 -1
  145. package/dist/api/machine/machine.d.ts +0 -192
  146. package/dist/api/machine/machine.d.ts.map +0 -1
  147. package/dist/api/machine/machine.js +0 -109
  148. package/dist/api/machine/machine.js.map +0 -1
  149. package/dist/api/machine/util.d.ts +0 -14
  150. package/dist/api/machine/util.d.ts.map +0 -1
  151. package/dist/api/machine/util.js +0 -3
  152. package/dist/api/machine/util.js.map +0 -1
  153. package/dist/api/org/index.d.ts +0 -7
  154. package/dist/api/org/index.d.ts.map +0 -1
  155. package/dist/api/org/index.js +0 -7
  156. package/dist/api/org/index.js.map +0 -1
  157. package/dist/api/org/list.d.ts +0 -27
  158. package/dist/api/org/list.d.ts.map +0 -1
  159. package/dist/api/org/list.js +0 -22
  160. package/dist/api/org/list.js.map +0 -1
  161. package/dist/api/org/resources.d.ts +0 -141
  162. package/dist/api/org/resources.d.ts.map +0 -1
  163. package/dist/api/org/resources.js +0 -97
  164. package/dist/api/org/resources.js.map +0 -1
  165. package/dist/api/org/util.d.ts +0 -45
  166. package/dist/api/org/util.d.ts.map +0 -1
  167. package/dist/api/org/util.js +0 -4
  168. package/dist/api/org/util.js.map +0 -1
  169. package/dist/api/project/agent.d.ts +0 -89
  170. package/dist/api/project/agent.d.ts.map +0 -1
  171. package/dist/api/project/agent.js +0 -60
  172. package/dist/api/project/agent.js.map +0 -1
  173. package/dist/api/project/create.d.ts +0 -37
  174. package/dist/api/project/create.d.ts.map +0 -1
  175. package/dist/api/project/create.js +0 -31
  176. package/dist/api/project/create.js.map +0 -1
  177. package/dist/api/project/delete.d.ts +0 -15
  178. package/dist/api/project/delete.d.ts.map +0 -1
  179. package/dist/api/project/delete.js +0 -13
  180. package/dist/api/project/delete.js.map +0 -1
  181. package/dist/api/project/deploy.d.ts +0 -490
  182. package/dist/api/project/deploy.d.ts.map +0 -1
  183. package/dist/api/project/deploy.js +0 -313
  184. package/dist/api/project/deploy.js.map +0 -1
  185. package/dist/api/project/deployment.d.ts +0 -237
  186. package/dist/api/project/deployment.d.ts.map +0 -1
  187. package/dist/api/project/deployment.js +0 -127
  188. package/dist/api/project/deployment.js.map +0 -1
  189. package/dist/api/project/env-delete.d.ts +0 -22
  190. package/dist/api/project/env-delete.d.ts.map +0 -1
  191. package/dist/api/project/env-delete.js +0 -29
  192. package/dist/api/project/env-delete.js.map +0 -1
  193. package/dist/api/project/env-update.d.ts +0 -31
  194. package/dist/api/project/env-update.d.ts.map +0 -1
  195. package/dist/api/project/env-update.js +0 -36
  196. package/dist/api/project/env-update.js.map +0 -1
  197. package/dist/api/project/exists.d.ts +0 -25
  198. package/dist/api/project/exists.d.ts.map +0 -1
  199. package/dist/api/project/exists.js +0 -45
  200. package/dist/api/project/exists.js.map +0 -1
  201. package/dist/api/project/hostname.d.ts +0 -25
  202. package/dist/api/project/hostname.d.ts.map +0 -1
  203. package/dist/api/project/hostname.js +0 -37
  204. package/dist/api/project/hostname.js.map +0 -1
  205. package/dist/api/project/index.d.ts +0 -14
  206. package/dist/api/project/index.d.ts.map +0 -1
  207. package/dist/api/project/index.js +0 -14
  208. package/dist/api/project/index.js.map +0 -1
  209. package/dist/api/project/update-region.d.ts +0 -27
  210. package/dist/api/project/update-region.d.ts.map +0 -1
  211. package/dist/api/project/update-region.js +0 -25
  212. package/dist/api/project/update-region.js.map +0 -1
  213. package/dist/api/project/util.d.ts +0 -62
  214. package/dist/api/project/util.d.ts.map +0 -1
  215. package/dist/api/project/util.js +0 -6
  216. package/dist/api/project/util.js.map +0 -1
  217. package/dist/api/queue/analytics.d.ts +0 -250
  218. package/dist/api/queue/analytics.d.ts.map +0 -1
  219. package/dist/api/queue/analytics.js +0 -233
  220. package/dist/api/queue/analytics.js.map +0 -1
  221. package/dist/api/queue/destinations.d.ts +0 -202
  222. package/dist/api/queue/destinations.d.ts.map +0 -1
  223. package/dist/api/queue/destinations.js +0 -168
  224. package/dist/api/queue/destinations.js.map +0 -1
  225. package/dist/api/queue/dlq.d.ts +0 -168
  226. package/dist/api/queue/dlq.d.ts.map +0 -1
  227. package/dist/api/queue/dlq.js +0 -166
  228. package/dist/api/queue/dlq.js.map +0 -1
  229. package/dist/api/queue/index.d.ts +0 -56
  230. package/dist/api/queue/index.d.ts.map +0 -1
  231. package/dist/api/queue/index.js +0 -90
  232. package/dist/api/queue/index.js.map +0 -1
  233. package/dist/api/queue/messages.d.ts +0 -503
  234. package/dist/api/queue/messages.d.ts.map +0 -1
  235. package/dist/api/queue/messages.js +0 -549
  236. package/dist/api/queue/messages.js.map +0 -1
  237. package/dist/api/queue/queues.d.ts +0 -226
  238. package/dist/api/queue/queues.d.ts.map +0 -1
  239. package/dist/api/queue/queues.js +0 -321
  240. package/dist/api/queue/queues.js.map +0 -1
  241. package/dist/api/queue/sources.d.ts +0 -202
  242. package/dist/api/queue/sources.d.ts.map +0 -1
  243. package/dist/api/queue/sources.js +0 -202
  244. package/dist/api/queue/sources.js.map +0 -1
  245. package/dist/api/queue/types.d.ts +0 -1218
  246. package/dist/api/queue/types.d.ts.map +0 -1
  247. package/dist/api/queue/types.js +0 -1002
  248. package/dist/api/queue/types.js.map +0 -1
  249. package/dist/api/queue/util.d.ts +0 -278
  250. package/dist/api/queue/util.d.ts.map +0 -1
  251. package/dist/api/queue/util.js +0 -235
  252. package/dist/api/queue/util.js.map +0 -1
  253. package/dist/api/queue/validation.d.ts +0 -247
  254. package/dist/api/queue/validation.d.ts.map +0 -1
  255. package/dist/api/queue/validation.js +0 -513
  256. package/dist/api/queue/validation.js.map +0 -1
  257. package/dist/api/queue/websocket.d.ts +0 -168
  258. package/dist/api/queue/websocket.d.ts.map +0 -1
  259. package/dist/api/queue/websocket.js +0 -394
  260. package/dist/api/queue/websocket.js.map +0 -1
  261. package/dist/api/region/delete.d.ts +0 -62
  262. package/dist/api/region/delete.d.ts.map +0 -1
  263. package/dist/api/region/delete.js +0 -37
  264. package/dist/api/region/delete.js.map +0 -1
  265. package/dist/api/region/index.d.ts +0 -5
  266. package/dist/api/region/index.d.ts.map +0 -1
  267. package/dist/api/region/index.js +0 -5
  268. package/dist/api/region/index.js.map +0 -1
  269. package/dist/api/region/list.d.ts +0 -27
  270. package/dist/api/region/list.d.ts.map +0 -1
  271. package/dist/api/region/list.js +0 -22
  272. package/dist/api/region/list.js.map +0 -1
  273. package/dist/api/region/resources.d.ts +0 -71
  274. package/dist/api/region/resources.d.ts.map +0 -1
  275. package/dist/api/region/resources.js +0 -53
  276. package/dist/api/region/resources.js.map +0 -1
  277. package/dist/api/region/util.d.ts +0 -23
  278. package/dist/api/region/util.d.ts.map +0 -1
  279. package/dist/api/region/util.js +0 -3
  280. package/dist/api/region/util.js.map +0 -1
  281. package/dist/api/sandbox/cli-list.d.ts +0 -114
  282. package/dist/api/sandbox/cli-list.d.ts.map +0 -1
  283. package/dist/api/sandbox/cli-list.js +0 -71
  284. package/dist/api/sandbox/cli-list.js.map +0 -1
  285. package/dist/api/sandbox/create.d.ts +0 -118
  286. package/dist/api/sandbox/create.d.ts.map +0 -1
  287. package/dist/api/sandbox/create.js +0 -211
  288. package/dist/api/sandbox/create.js.map +0 -1
  289. package/dist/api/sandbox/destroy.d.ts +0 -22
  290. package/dist/api/sandbox/destroy.d.ts.map +0 -1
  291. package/dist/api/sandbox/destroy.js +0 -25
  292. package/dist/api/sandbox/destroy.js.map +0 -1
  293. package/dist/api/sandbox/disk-checkpoint.d.ts +0 -104
  294. package/dist/api/sandbox/disk-checkpoint.d.ts.map +0 -1
  295. package/dist/api/sandbox/disk-checkpoint.js +0 -104
  296. package/dist/api/sandbox/disk-checkpoint.js.map +0 -1
  297. package/dist/api/sandbox/execute.d.ts +0 -69
  298. package/dist/api/sandbox/execute.d.ts.map +0 -1
  299. package/dist/api/sandbox/execute.js +0 -103
  300. package/dist/api/sandbox/execute.js.map +0 -1
  301. package/dist/api/sandbox/execution.d.ts +0 -169
  302. package/dist/api/sandbox/execution.d.ts.map +0 -1
  303. package/dist/api/sandbox/execution.js +0 -118
  304. package/dist/api/sandbox/execution.js.map +0 -1
  305. package/dist/api/sandbox/files.d.ts +0 -261
  306. package/dist/api/sandbox/files.d.ts.map +0 -1
  307. package/dist/api/sandbox/files.js +0 -386
  308. package/dist/api/sandbox/files.js.map +0 -1
  309. package/dist/api/sandbox/get.d.ts +0 -283
  310. package/dist/api/sandbox/get.d.ts.map +0 -1
  311. package/dist/api/sandbox/get.js +0 -215
  312. package/dist/api/sandbox/get.js.map +0 -1
  313. package/dist/api/sandbox/getStatus.d.ts +0 -16
  314. package/dist/api/sandbox/getStatus.d.ts.map +0 -1
  315. package/dist/api/sandbox/getStatus.js +0 -32
  316. package/dist/api/sandbox/getStatus.js.map +0 -1
  317. package/dist/api/sandbox/index.d.ts +0 -39
  318. package/dist/api/sandbox/index.d.ts.map +0 -1
  319. package/dist/api/sandbox/index.js +0 -20
  320. package/dist/api/sandbox/index.js.map +0 -1
  321. package/dist/api/sandbox/list.d.ts +0 -293
  322. package/dist/api/sandbox/list.d.ts.map +0 -1
  323. package/dist/api/sandbox/list.js +0 -191
  324. package/dist/api/sandbox/list.js.map +0 -1
  325. package/dist/api/sandbox/resolve.d.ts +0 -82
  326. package/dist/api/sandbox/resolve.d.ts.map +0 -1
  327. package/dist/api/sandbox/resolve.js +0 -71
  328. package/dist/api/sandbox/resolve.js.map +0 -1
  329. package/dist/api/sandbox/run.d.ts +0 -28
  330. package/dist/api/sandbox/run.d.ts.map +0 -1
  331. package/dist/api/sandbox/run.js +0 -342
  332. package/dist/api/sandbox/run.js.map +0 -1
  333. package/dist/api/sandbox/runtime.d.ts +0 -83
  334. package/dist/api/sandbox/runtime.d.ts.map +0 -1
  335. package/dist/api/sandbox/runtime.js +0 -78
  336. package/dist/api/sandbox/runtime.js.map +0 -1
  337. package/dist/api/sandbox/snapshot-build.d.ts +0 -48
  338. package/dist/api/sandbox/snapshot-build.d.ts.map +0 -1
  339. package/dist/api/sandbox/snapshot-build.js +0 -74
  340. package/dist/api/sandbox/snapshot-build.js.map +0 -1
  341. package/dist/api/sandbox/snapshot.d.ts +0 -595
  342. package/dist/api/sandbox/snapshot.d.ts.map +0 -1
  343. package/dist/api/sandbox/snapshot.js +0 -598
  344. package/dist/api/sandbox/snapshot.js.map +0 -1
  345. package/dist/api/services/index.d.ts +0 -2
  346. package/dist/api/services/index.d.ts.map +0 -1
  347. package/dist/api/services/index.js +0 -2
  348. package/dist/api/services/index.js.map +0 -1
  349. package/dist/api/services/stats.d.ts +0 -263
  350. package/dist/api/services/stats.d.ts.map +0 -1
  351. package/dist/api/services/stats.js +0 -144
  352. package/dist/api/services/stats.js.map +0 -1
  353. package/dist/api/session/get.d.ts +0 -169
  354. package/dist/api/session/get.d.ts.map +0 -1
  355. package/dist/api/session/get.js +0 -56
  356. package/dist/api/session/get.js.map +0 -1
  357. package/dist/api/session/index.d.ts +0 -4
  358. package/dist/api/session/index.d.ts.map +0 -1
  359. package/dist/api/session/index.js +0 -4
  360. package/dist/api/session/index.js.map +0 -1
  361. package/dist/api/session/list.d.ts +0 -143
  362. package/dist/api/session/list.d.ts.map +0 -1
  363. package/dist/api/session/list.js +0 -91
  364. package/dist/api/session/list.js.map +0 -1
  365. package/dist/api/session/logs.d.ts +0 -40
  366. package/dist/api/session/logs.d.ts.map +0 -1
  367. package/dist/api/session/logs.js +0 -28
  368. package/dist/api/session/logs.js.map +0 -1
  369. package/dist/api/session/util.d.ts +0 -23
  370. package/dist/api/session/util.d.ts.map +0 -1
  371. package/dist/api/session/util.js +0 -3
  372. package/dist/api/session/util.js.map +0 -1
  373. package/dist/api/storage/config.d.ts +0 -99
  374. package/dist/api/storage/config.d.ts.map +0 -1
  375. package/dist/api/storage/config.js +0 -61
  376. package/dist/api/storage/config.js.map +0 -1
  377. package/dist/api/storage/index.d.ts +0 -5
  378. package/dist/api/storage/index.d.ts.map +0 -1
  379. package/dist/api/storage/index.js +0 -5
  380. package/dist/api/storage/index.js.map +0 -1
  381. package/dist/api/storage/objects.d.ts +0 -155
  382. package/dist/api/storage/objects.d.ts.map +0 -1
  383. package/dist/api/storage/objects.js +0 -148
  384. package/dist/api/storage/objects.js.map +0 -1
  385. package/dist/api/storage/types.d.ts +0 -161
  386. package/dist/api/storage/types.d.ts.map +0 -1
  387. package/dist/api/storage/types.js +0 -141
  388. package/dist/api/storage/types.js.map +0 -1
  389. package/dist/api/storage/util.d.ts +0 -48
  390. package/dist/api/storage/util.d.ts.map +0 -1
  391. package/dist/api/storage/util.js +0 -8
  392. package/dist/api/storage/util.js.map +0 -1
  393. package/dist/api/stream/get.d.ts +0 -58
  394. package/dist/api/stream/get.d.ts.map +0 -1
  395. package/dist/api/stream/get.js +0 -40
  396. package/dist/api/stream/get.js.map +0 -1
  397. package/dist/api/stream/index.d.ts +0 -4
  398. package/dist/api/stream/index.d.ts.map +0 -1
  399. package/dist/api/stream/index.js +0 -4
  400. package/dist/api/stream/index.js.map +0 -1
  401. package/dist/api/stream/list.d.ts +0 -120
  402. package/dist/api/stream/list.d.ts.map +0 -1
  403. package/dist/api/stream/list.js +0 -77
  404. package/dist/api/stream/list.js.map +0 -1
  405. package/dist/api/stream/util.d.ts +0 -23
  406. package/dist/api/stream/util.d.ts.map +0 -1
  407. package/dist/api/stream/util.js +0 -3
  408. package/dist/api/stream/util.js.map +0 -1
  409. package/dist/api/thread/delete.d.ts +0 -23
  410. package/dist/api/thread/delete.d.ts.map +0 -1
  411. package/dist/api/thread/delete.js +0 -21
  412. package/dist/api/thread/delete.js.map +0 -1
  413. package/dist/api/thread/get.d.ts +0 -36
  414. package/dist/api/thread/get.d.ts.map +0 -1
  415. package/dist/api/thread/get.js +0 -23
  416. package/dist/api/thread/get.js.map +0 -1
  417. package/dist/api/thread/index.d.ts +0 -5
  418. package/dist/api/thread/index.d.ts.map +0 -1
  419. package/dist/api/thread/index.js +0 -5
  420. package/dist/api/thread/index.js.map +0 -1
  421. package/dist/api/thread/list.d.ts +0 -69
  422. package/dist/api/thread/list.d.ts.map +0 -1
  423. package/dist/api/thread/list.js +0 -51
  424. package/dist/api/thread/list.js.map +0 -1
  425. package/dist/api/thread/util.d.ts +0 -23
  426. package/dist/api/thread/util.d.ts.map +0 -1
  427. package/dist/api/thread/util.js +0 -3
  428. package/dist/api/thread/util.js.map +0 -1
  429. package/dist/api/user/index.d.ts +0 -2
  430. package/dist/api/user/index.d.ts.map +0 -1
  431. package/dist/api/user/index.js +0 -2
  432. package/dist/api/user/index.js.map +0 -1
  433. package/dist/api/user/util.d.ts +0 -23
  434. package/dist/api/user/util.d.ts.map +0 -1
  435. package/dist/api/user/util.js +0 -3
  436. package/dist/api/user/util.js.map +0 -1
  437. package/dist/api/webhook/deliveries.d.ts +0 -94
  438. package/dist/api/webhook/deliveries.d.ts.map +0 -1
  439. package/dist/api/webhook/deliveries.js +0 -79
  440. package/dist/api/webhook/deliveries.js.map +0 -1
  441. package/dist/api/webhook/destinations.d.ts +0 -136
  442. package/dist/api/webhook/destinations.d.ts.map +0 -1
  443. package/dist/api/webhook/destinations.js +0 -137
  444. package/dist/api/webhook/destinations.js.map +0 -1
  445. package/dist/api/webhook/index.d.ts +0 -41
  446. package/dist/api/webhook/index.d.ts.map +0 -1
  447. package/dist/api/webhook/index.js +0 -59
  448. package/dist/api/webhook/index.js.map +0 -1
  449. package/dist/api/webhook/receipts.d.ts +0 -77
  450. package/dist/api/webhook/receipts.d.ts.map +0 -1
  451. package/dist/api/webhook/receipts.js +0 -78
  452. package/dist/api/webhook/receipts.js.map +0 -1
  453. package/dist/api/webhook/types.d.ts +0 -249
  454. package/dist/api/webhook/types.d.ts.map +0 -1
  455. package/dist/api/webhook/types.js +0 -221
  456. package/dist/api/webhook/types.js.map +0 -1
  457. package/dist/api/webhook/util.d.ts +0 -202
  458. package/dist/api/webhook/util.d.ts.map +0 -1
  459. package/dist/api/webhook/util.js +0 -201
  460. package/dist/api/webhook/util.js.map +0 -1
  461. package/dist/api/webhook/webhooks.d.ts +0 -146
  462. package/dist/api/webhook/webhooks.d.ts.map +0 -1
  463. package/dist/api/webhook/webhooks.js +0 -165
  464. package/dist/api/webhook/webhooks.js.map +0 -1
  465. package/src/api/api-example.md +0 -164
  466. package/src/api/apikey/create.ts +0 -41
  467. package/src/api/apikey/delete.ts +0 -30
  468. package/src/api/apikey/get.ts +0 -48
  469. package/src/api/apikey/index.ts +0 -5
  470. package/src/api/apikey/list.ts +0 -64
  471. package/src/api/apikey/util.ts +0 -3
  472. package/src/api/db/index.ts +0 -27
  473. package/src/api/db/logs.ts +0 -75
  474. package/src/api/db/query.ts +0 -67
  475. package/src/api/db/tables.ts +0 -92
  476. package/src/api/db/util.ts +0 -9
  477. package/src/api/eval/get.ts +0 -33
  478. package/src/api/eval/index.ts +0 -28
  479. package/src/api/eval/list.ts +0 -49
  480. package/src/api/eval/run-get.ts +0 -39
  481. package/src/api/eval/run-list.ts +0 -59
  482. package/src/api/machine/index.ts +0 -2
  483. package/src/api/machine/machine.ts +0 -160
  484. package/src/api/machine/util.ts +0 -5
  485. package/src/api/org/index.ts +0 -6
  486. package/src/api/org/list.ts +0 -28
  487. package/src/api/org/resources.ts +0 -140
  488. package/src/api/org/util.ts +0 -4
  489. package/src/api/project/agent.ts +0 -86
  490. package/src/api/project/create.ts +0 -47
  491. package/src/api/project/delete.ts +0 -25
  492. package/src/api/project/deploy.ts +0 -458
  493. package/src/api/project/deployment.ts +0 -195
  494. package/src/api/project/env-delete.ts +0 -45
  495. package/src/api/project/env-update.ts +0 -55
  496. package/src/api/project/exists.ts +0 -58
  497. package/src/api/project/hostname.ts +0 -73
  498. package/src/api/project/index.ts +0 -13
  499. package/src/api/project/update-region.ts +0 -44
  500. package/src/api/project/util.ts +0 -8
  501. package/src/api/queue/analytics.ts +0 -311
  502. package/src/api/queue/destinations.ts +0 -259
  503. package/src/api/queue/dlq.ts +0 -243
  504. package/src/api/queue/index.ts +0 -308
  505. package/src/api/queue/messages.ts +0 -784
  506. package/src/api/queue/queues.ts +0 -460
  507. package/src/api/queue/sources.ts +0 -294
  508. package/src/api/queue/types.ts +0 -1325
  509. package/src/api/queue/util.ts +0 -278
  510. package/src/api/queue/validation.ts +0 -560
  511. package/src/api/queue/websocket.ts +0 -514
  512. package/src/api/region/delete.ts +0 -57
  513. package/src/api/region/index.ts +0 -4
  514. package/src/api/region/list.ts +0 -32
  515. package/src/api/region/resources.ts +0 -69
  516. package/src/api/region/util.ts +0 -3
  517. package/src/api/sandbox/cli-list.ts +0 -127
  518. package/src/api/sandbox/create.ts +0 -256
  519. package/src/api/sandbox/destroy.ts +0 -41
  520. package/src/api/sandbox/disk-checkpoint.ts +0 -179
  521. package/src/api/sandbox/execute.ts +0 -132
  522. package/src/api/sandbox/execution.ts +0 -183
  523. package/src/api/sandbox/files.ts +0 -596
  524. package/src/api/sandbox/get.ts +0 -249
  525. package/src/api/sandbox/getStatus.ts +0 -54
  526. package/src/api/sandbox/index.ts +0 -211
  527. package/src/api/sandbox/list.ts +0 -224
  528. package/src/api/sandbox/resolve.ts +0 -98
  529. package/src/api/sandbox/run.ts +0 -439
  530. package/src/api/sandbox/runtime.ts +0 -100
  531. package/src/api/sandbox/snapshot-build.ts +0 -98
  532. package/src/api/sandbox/snapshot.ts +0 -781
  533. package/src/api/services/index.ts +0 -1
  534. package/src/api/services/stats.ts +0 -213
  535. package/src/api/session/get.ts +0 -106
  536. package/src/api/session/index.ts +0 -3
  537. package/src/api/session/list.ts +0 -136
  538. package/src/api/session/logs.ts +0 -47
  539. package/src/api/session/util.ts +0 -3
  540. package/src/api/storage/config.ts +0 -111
  541. package/src/api/storage/index.ts +0 -4
  542. package/src/api/storage/objects.ts +0 -250
  543. package/src/api/storage/types.ts +0 -174
  544. package/src/api/storage/util.ts +0 -10
  545. package/src/api/stream/get.ts +0 -51
  546. package/src/api/stream/index.ts +0 -3
  547. package/src/api/stream/list.ts +0 -127
  548. package/src/api/stream/util.ts +0 -3
  549. package/src/api/thread/delete.ts +0 -31
  550. package/src/api/thread/get.ts +0 -34
  551. package/src/api/thread/index.ts +0 -4
  552. package/src/api/thread/list.ts +0 -76
  553. package/src/api/thread/util.ts +0 -3
  554. package/src/api/user/index.ts +0 -1
  555. package/src/api/user/util.ts +0 -3
  556. package/src/api/webhook/deliveries.ts +0 -129
  557. package/src/api/webhook/destinations.ts +0 -224
  558. package/src/api/webhook/index.ts +0 -133
  559. package/src/api/webhook/receipts.ts +0 -124
  560. package/src/api/webhook/types.ts +0 -309
  561. package/src/api/webhook/util.ts +0 -237
  562. package/src/api/webhook/webhooks.ts +0 -260
@@ -1,285 +1,2 @@
1
- import type { EventEmitter } from 'node:events';
2
- interface WritableWithDrain extends EventEmitter {
3
- write(chunk: Uint8Array): boolean;
4
- }
5
- /**
6
- * Machine-readable error codes for sandbox operations.
7
- * These codes allow programmatic error handling without fragile string matching.
8
- */
9
- export type SandboxErrorCode = 'SANDBOX_NOT_FOUND' | 'SANDBOX_TERMINATED' | 'SANDBOX_BUSY' | 'EXECUTION_NOT_FOUND' | 'EXECUTION_TIMEOUT' | 'EXECUTION_CANCELLED' | 'SNAPSHOT_NOT_FOUND';
10
- /**
11
- * Error thrown when a sandbox API request fails.
12
- *
13
- * Includes optional context about which sandbox or execution caused the error.
14
- */
15
- export declare const SandboxResponseError: {
16
- new (args?: ({
17
- /** The sandbox ID associated with the error, if applicable */
18
- sandboxId?: string;
19
- /** The execution ID associated with the error, if applicable */
20
- executionId?: string;
21
- /** The session ID (trace ID) from the x-session-id response header for OTel correlation */
22
- sessionId?: string | null;
23
- /** Machine-readable error code for programmatic error handling */
24
- code?: SandboxErrorCode;
25
- } & {
26
- message?: string;
27
- cause?: unknown;
28
- }) | undefined): import("@agentuity/core").RichError & {
29
- readonly _tag: "SandboxResponseError";
30
- } & Readonly<{
31
- /** The sandbox ID associated with the error, if applicable */
32
- sandboxId?: string;
33
- /** The execution ID associated with the error, if applicable */
34
- executionId?: string;
35
- /** The session ID (trace ID) from the x-session-id response header for OTel correlation */
36
- sessionId?: string | null;
37
- /** Machine-readable error code for programmatic error handling */
38
- code?: SandboxErrorCode;
39
- }>;
40
- readonly defaultMessage?: string;
41
- };
42
- /**
43
- * Error thrown when a sandbox is not found.
44
- *
45
- * @example
46
- * ```typescript
47
- * try {
48
- * await sandboxGet(client, { sandboxId: 'non-existent' });
49
- * } catch (error) {
50
- * if (error._tag === 'SandboxNotFoundError') {
51
- * console.error(`Sandbox not found: ${error.sandboxId}`);
52
- * }
53
- * }
54
- * ```
55
- */
56
- export declare const SandboxNotFoundError: {
57
- new (args?: ({
58
- sandboxId: string;
59
- } & {
60
- message?: string;
61
- cause?: unknown;
62
- }) | undefined): import("@agentuity/core").RichError & {
63
- readonly _tag: "SandboxNotFoundError";
64
- } & Readonly<{
65
- sandboxId: string;
66
- }>;
67
- readonly defaultMessage?: string;
68
- };
69
- /**
70
- * Error thrown when a sandbox has already terminated.
71
- *
72
- * @example
73
- * ```typescript
74
- * try {
75
- * await sandboxExecute(client, { sandboxId: 'terminated-sandbox', command: ['ls'] });
76
- * } catch (error) {
77
- * if (error._tag === 'SandboxTerminatedError') {
78
- * console.error(`Sandbox terminated: ${error.sandboxId}`);
79
- * }
80
- * }
81
- * ```
82
- */
83
- export declare const SandboxTerminatedError: {
84
- new (args?: ({
85
- sandboxId: string;
86
- } & {
87
- message?: string;
88
- cause?: unknown;
89
- }) | undefined): import("@agentuity/core").RichError & {
90
- readonly _tag: "SandboxTerminatedError";
91
- } & Readonly<{
92
- sandboxId: string;
93
- }>;
94
- readonly defaultMessage?: string;
95
- };
96
- /**
97
- * Error thrown when a sandbox is currently busy executing another command.
98
- *
99
- * This typically occurs when a second execute request is sent before the
100
- * previous execution has completed. Sandbox executions are serialized -
101
- * wait for the current execution to complete before sending a new one.
102
- *
103
- * @example
104
- * ```typescript
105
- * try {
106
- * await sandbox.execute({ command: ['ls'] });
107
- * } catch (error) {
108
- * if (error._tag === 'SandboxBusyError') {
109
- * console.error('Sandbox is busy, waiting for current execution to finish');
110
- * // Wait and retry, or use executionGet with long-polling to wait for completion
111
- * }
112
- * }
113
- * ```
114
- */
115
- export declare const SandboxBusyError: {
116
- new (args?: ({
117
- sandboxId?: string;
118
- } & {
119
- message?: string;
120
- cause?: unknown;
121
- }) | undefined): import("@agentuity/core").RichError & {
122
- readonly _tag: "SandboxBusyError";
123
- } & Readonly<{
124
- sandboxId?: string;
125
- }>;
126
- readonly defaultMessage?: string;
127
- };
128
- /**
129
- * Error thrown when an execution is not found.
130
- *
131
- * @example
132
- * ```typescript
133
- * try {
134
- * await executionGet(client, { executionId: 'non-existent' });
135
- * } catch (error) {
136
- * if (error._tag === 'ExecutionNotFoundError') {
137
- * console.error(`Execution not found: ${error.executionId}`);
138
- * }
139
- * }
140
- * ```
141
- */
142
- export declare const ExecutionNotFoundError: {
143
- new (args?: ({
144
- executionId: string;
145
- sandboxId?: string;
146
- } & {
147
- message?: string;
148
- cause?: unknown;
149
- }) | undefined): import("@agentuity/core").RichError & {
150
- readonly _tag: "ExecutionNotFoundError";
151
- } & Readonly<{
152
- executionId: string;
153
- sandboxId?: string;
154
- }>;
155
- readonly defaultMessage?: string;
156
- };
157
- /**
158
- * Error thrown when an execution times out.
159
- *
160
- * @example
161
- * ```typescript
162
- * try {
163
- * await sandboxExecute(client, { sandboxId, command: ['long-running'], timeout: '30s' });
164
- * } catch (error) {
165
- * if (error._tag === 'ExecutionTimeoutError') {
166
- * console.error('Execution timed out');
167
- * }
168
- * }
169
- * ```
170
- */
171
- export declare const ExecutionTimeoutError: {
172
- new (args?: ({
173
- executionId?: string;
174
- sandboxId?: string;
175
- } & {
176
- message?: string;
177
- cause?: unknown;
178
- }) | undefined): import("@agentuity/core").RichError & {
179
- readonly _tag: "ExecutionTimeoutError";
180
- } & Readonly<{
181
- executionId?: string;
182
- sandboxId?: string;
183
- }>;
184
- readonly defaultMessage?: string;
185
- };
186
- /**
187
- * Error thrown when an execution is cancelled.
188
- *
189
- * @example
190
- * ```typescript
191
- * try {
192
- * await sandboxRun(client, params, { signal: controller.signal });
193
- * } catch (error) {
194
- * if (error._tag === 'ExecutionCancelledError') {
195
- * console.error('Execution was cancelled');
196
- * }
197
- * }
198
- * ```
199
- */
200
- export declare const ExecutionCancelledError: {
201
- new (args?: ({
202
- sandboxId?: string;
203
- } & {
204
- message?: string;
205
- cause?: unknown;
206
- }) | undefined): import("@agentuity/core").RichError & {
207
- readonly _tag: "ExecutionCancelledError";
208
- } & Readonly<{
209
- sandboxId?: string;
210
- }>;
211
- readonly defaultMessage?: string;
212
- };
213
- /**
214
- * Error thrown when a snapshot is not found.
215
- *
216
- * @example
217
- * ```typescript
218
- * try {
219
- * await snapshotGet(client, { snapshotId: 'non-existent' });
220
- * } catch (error) {
221
- * if (error._tag === 'SnapshotNotFoundError') {
222
- * console.error(`Snapshot not found: ${error.snapshotId}`);
223
- * }
224
- * }
225
- * ```
226
- */
227
- export declare const SnapshotNotFoundError: {
228
- new (args?: ({
229
- snapshotId?: string;
230
- } & {
231
- message?: string;
232
- cause?: unknown;
233
- }) | undefined): import("@agentuity/core").RichError & {
234
- readonly _tag: "SnapshotNotFoundError";
235
- } & Readonly<{
236
- snapshotId?: string;
237
- }>;
238
- readonly defaultMessage?: string;
239
- };
240
- /**
241
- * Context for throwing sandbox errors.
242
- */
243
- export interface SandboxErrorContext {
244
- sandboxId?: string;
245
- executionId?: string;
246
- sessionId?: string | null;
247
- snapshotId?: string;
248
- }
249
- /**
250
- * Throws the appropriate sandbox error based on the response code.
251
- *
252
- * This helper centralizes error mapping logic, throwing specific error types
253
- * when the backend returns a known error code, and falling back to
254
- * SandboxResponseError for unknown codes.
255
- *
256
- * Note: Pause and resume operations use standard error codes. The backend
257
- * returns SANDBOX_NOT_FOUND when the sandbox doesn't exist, and HTTP 409
258
- * Conflict (handled by APIClient retries) for invalid state transitions
259
- * (e.g. pausing a non-running sandbox, resuming a non-suspended sandbox).
260
- * No additional error codes are needed for pause/resume.
261
- *
262
- * @param resp - The API response containing message and optional code
263
- * @param context - Context about the operation (sandbox ID, execution ID, etc.)
264
- * @throws {SandboxNotFoundError} When code is 'SANDBOX_NOT_FOUND'
265
- * @throws {SandboxTerminatedError} When code is 'SANDBOX_TERMINATED'
266
- * @throws {SandboxBusyError} When code is 'SANDBOX_BUSY'
267
- * @throws {ExecutionNotFoundError} When code is 'EXECUTION_NOT_FOUND'
268
- * @throws {ExecutionTimeoutError} When code is 'EXECUTION_TIMEOUT'
269
- * @throws {ExecutionCancelledError} When code is 'EXECUTION_CANCELLED'
270
- * @throws {SnapshotNotFoundError} When code is 'SNAPSHOT_NOT_FOUND'
271
- * @throws {SandboxResponseError} For unknown codes or when no code is provided
272
- */
273
- export declare function throwSandboxError(resp: {
274
- message?: string;
275
- code?: string;
276
- }, context: SandboxErrorContext): never;
277
- /** Current sandbox API version */
278
- export declare const API_VERSION = "2025-03-17";
279
- /**
280
- * Write a chunk to a writable stream and wait for it to drain if necessary.
281
- * Properly cleans up event listeners to avoid memory leaks.
282
- */
283
- export declare function writeAndDrain(writable: WritableWithDrain, chunk: Uint8Array): Promise<void>;
284
- export {};
1
+ export * from '@agentuity/core';
285
2
  //# sourceMappingURL=util.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../src/api/sandbox/util.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD,UAAU,iBAAkB,SAAQ,YAAY;IAC/C,KAAK,CAAC,KAAK,EAAE,UAAU,GAAG,OAAO,CAAC;CAClC;AAED;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GACzB,mBAAmB,GACnB,oBAAoB,GACpB,cAAc,GACd,qBAAqB,GACrB,mBAAmB,GACnB,qBAAqB,GACrB,oBAAoB,CAAC;AAExB;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;QAChC,8DAA8D;oBAClD,MAAM;QAClB,gEAAgE;sBAClD,MAAM;QACpB,2FAA2F;oBAC/E,MAAM,GAAG,IAAI;QACzB,kEAAkE;eAC3D,gBAAgB;;;;;;;QAPvB,8DAA8D;oBAClD,MAAM;QAClB,gEAAgE;sBAClD,MAAM;QACpB,2FAA2F;oBAC/E,MAAM,GAAG,IAAI;QACzB,kEAAkE;eAC3D,gBAAgB;;;CACpB,CAAC;AAEL;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,oBAAoB;;mBACrB,MAAM;;;;;;;mBAAN,MAAM;;;CACd,CAAC;AAEL;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,sBAAsB;;mBACvB,MAAM;;;;;;;mBAAN,MAAM;;;CACd,CAAC;AAEL;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,gBAAgB;;oBAChB,MAAM;;;;;;;oBAAN,MAAM;;;CACf,CAAC;AAEL;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,sBAAsB;;qBACrB,MAAM;oBACP,MAAM;;;;;;;qBADL,MAAM;oBACP,MAAM;;;CACf,CAAC;AAEL;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,qBAAqB;;sBACnB,MAAM;oBACR,MAAM;;;;;;;sBADJ,MAAM;oBACR,MAAM;;;CACf,CAAC;AAEL;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,uBAAuB;;oBACvB,MAAM;;;;;;;oBAAN,MAAM;;;CACf,CAAC;AAEL;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,qBAAqB;;qBACpB,MAAM;;;;;;;qBAAN,MAAM;;;CAChB,CAAC;AAEL;;GAEG;AACH,MAAM,WAAW,mBAAmB;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,iBAAiB,CAChC,IAAI,EAAE;IAAE,OAAO,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,EACzC,OAAO,EAAE,mBAAmB,GAC1B,KAAK,CAgCP;AAED,kCAAkC;AAClC,eAAO,MAAM,WAAW,eAAe,CAAC;AAExC;;;GAGG;AACH,wBAAgB,aAAa,CAAC,QAAQ,EAAE,iBAAiB,EAAE,KAAK,EAAE,UAAU,GAAG,OAAO,CAAC,IAAI,CAAC,CA4B3F"}
1
+ {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../src/api/sandbox/util.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
@@ -1,211 +1,2 @@
1
- import { StructuredError } from '@agentuity/core';
2
- /**
3
- * Error thrown when a sandbox API request fails.
4
- *
5
- * Includes optional context about which sandbox or execution caused the error.
6
- */
7
- export const SandboxResponseError = StructuredError('SandboxResponseError')();
8
- /**
9
- * Error thrown when a sandbox is not found.
10
- *
11
- * @example
12
- * ```typescript
13
- * try {
14
- * await sandboxGet(client, { sandboxId: 'non-existent' });
15
- * } catch (error) {
16
- * if (error._tag === 'SandboxNotFoundError') {
17
- * console.error(`Sandbox not found: ${error.sandboxId}`);
18
- * }
19
- * }
20
- * ```
21
- */
22
- export const SandboxNotFoundError = StructuredError('SandboxNotFoundError')();
23
- /**
24
- * Error thrown when a sandbox has already terminated.
25
- *
26
- * @example
27
- * ```typescript
28
- * try {
29
- * await sandboxExecute(client, { sandboxId: 'terminated-sandbox', command: ['ls'] });
30
- * } catch (error) {
31
- * if (error._tag === 'SandboxTerminatedError') {
32
- * console.error(`Sandbox terminated: ${error.sandboxId}`);
33
- * }
34
- * }
35
- * ```
36
- */
37
- export const SandboxTerminatedError = StructuredError('SandboxTerminatedError')();
38
- /**
39
- * Error thrown when a sandbox is currently busy executing another command.
40
- *
41
- * This typically occurs when a second execute request is sent before the
42
- * previous execution has completed. Sandbox executions are serialized -
43
- * wait for the current execution to complete before sending a new one.
44
- *
45
- * @example
46
- * ```typescript
47
- * try {
48
- * await sandbox.execute({ command: ['ls'] });
49
- * } catch (error) {
50
- * if (error._tag === 'SandboxBusyError') {
51
- * console.error('Sandbox is busy, waiting for current execution to finish');
52
- * // Wait and retry, or use executionGet with long-polling to wait for completion
53
- * }
54
- * }
55
- * ```
56
- */
57
- export const SandboxBusyError = StructuredError('SandboxBusyError')();
58
- /**
59
- * Error thrown when an execution is not found.
60
- *
61
- * @example
62
- * ```typescript
63
- * try {
64
- * await executionGet(client, { executionId: 'non-existent' });
65
- * } catch (error) {
66
- * if (error._tag === 'ExecutionNotFoundError') {
67
- * console.error(`Execution not found: ${error.executionId}`);
68
- * }
69
- * }
70
- * ```
71
- */
72
- export const ExecutionNotFoundError = StructuredError('ExecutionNotFoundError')();
73
- /**
74
- * Error thrown when an execution times out.
75
- *
76
- * @example
77
- * ```typescript
78
- * try {
79
- * await sandboxExecute(client, { sandboxId, command: ['long-running'], timeout: '30s' });
80
- * } catch (error) {
81
- * if (error._tag === 'ExecutionTimeoutError') {
82
- * console.error('Execution timed out');
83
- * }
84
- * }
85
- * ```
86
- */
87
- export const ExecutionTimeoutError = StructuredError('ExecutionTimeoutError')();
88
- /**
89
- * Error thrown when an execution is cancelled.
90
- *
91
- * @example
92
- * ```typescript
93
- * try {
94
- * await sandboxRun(client, params, { signal: controller.signal });
95
- * } catch (error) {
96
- * if (error._tag === 'ExecutionCancelledError') {
97
- * console.error('Execution was cancelled');
98
- * }
99
- * }
100
- * ```
101
- */
102
- export const ExecutionCancelledError = StructuredError('ExecutionCancelledError')();
103
- /**
104
- * Error thrown when a snapshot is not found.
105
- *
106
- * @example
107
- * ```typescript
108
- * try {
109
- * await snapshotGet(client, { snapshotId: 'non-existent' });
110
- * } catch (error) {
111
- * if (error._tag === 'SnapshotNotFoundError') {
112
- * console.error(`Snapshot not found: ${error.snapshotId}`);
113
- * }
114
- * }
115
- * ```
116
- */
117
- export const SnapshotNotFoundError = StructuredError('SnapshotNotFoundError')();
118
- /**
119
- * Throws the appropriate sandbox error based on the response code.
120
- *
121
- * This helper centralizes error mapping logic, throwing specific error types
122
- * when the backend returns a known error code, and falling back to
123
- * SandboxResponseError for unknown codes.
124
- *
125
- * Note: Pause and resume operations use standard error codes. The backend
126
- * returns SANDBOX_NOT_FOUND when the sandbox doesn't exist, and HTTP 409
127
- * Conflict (handled by APIClient retries) for invalid state transitions
128
- * (e.g. pausing a non-running sandbox, resuming a non-suspended sandbox).
129
- * No additional error codes are needed for pause/resume.
130
- *
131
- * @param resp - The API response containing message and optional code
132
- * @param context - Context about the operation (sandbox ID, execution ID, etc.)
133
- * @throws {SandboxNotFoundError} When code is 'SANDBOX_NOT_FOUND'
134
- * @throws {SandboxTerminatedError} When code is 'SANDBOX_TERMINATED'
135
- * @throws {SandboxBusyError} When code is 'SANDBOX_BUSY'
136
- * @throws {ExecutionNotFoundError} When code is 'EXECUTION_NOT_FOUND'
137
- * @throws {ExecutionTimeoutError} When code is 'EXECUTION_TIMEOUT'
138
- * @throws {ExecutionCancelledError} When code is 'EXECUTION_CANCELLED'
139
- * @throws {SnapshotNotFoundError} When code is 'SNAPSHOT_NOT_FOUND'
140
- * @throws {SandboxResponseError} For unknown codes or when no code is provided
141
- */
142
- export function throwSandboxError(resp, context) {
143
- const { sandboxId, executionId, sessionId, snapshotId } = context;
144
- const code = resp.code;
145
- switch (code) {
146
- case 'SANDBOX_NOT_FOUND':
147
- throw new SandboxNotFoundError({ message: resp.message, sandboxId: sandboxId ?? '' });
148
- case 'SANDBOX_TERMINATED':
149
- throw new SandboxTerminatedError({ message: resp.message, sandboxId: sandboxId ?? '' });
150
- case 'SANDBOX_BUSY':
151
- throw new SandboxBusyError({ message: resp.message, sandboxId });
152
- case 'EXECUTION_NOT_FOUND':
153
- throw new ExecutionNotFoundError({
154
- message: resp.message,
155
- executionId: executionId ?? '',
156
- sandboxId,
157
- });
158
- case 'EXECUTION_TIMEOUT':
159
- throw new ExecutionTimeoutError({ message: resp.message, executionId, sandboxId });
160
- case 'EXECUTION_CANCELLED':
161
- throw new ExecutionCancelledError({ message: resp.message, sandboxId });
162
- case 'SNAPSHOT_NOT_FOUND':
163
- throw new SnapshotNotFoundError({ message: resp.message, snapshotId });
164
- default:
165
- throw new SandboxResponseError({
166
- message: resp.message,
167
- sandboxId,
168
- executionId,
169
- sessionId,
170
- code,
171
- });
172
- }
173
- }
174
- /** Current sandbox API version */
175
- export const API_VERSION = '2025-03-17';
176
- /**
177
- * Write a chunk to a writable stream and wait for it to drain if necessary.
178
- * Properly cleans up event listeners to avoid memory leaks.
179
- */
180
- export function writeAndDrain(writable, chunk) {
181
- return new Promise((resolve, reject) => {
182
- let needsDrain;
183
- try {
184
- needsDrain = !writable.write(chunk);
185
- }
186
- catch (err) {
187
- reject(err);
188
- return;
189
- }
190
- if (needsDrain) {
191
- const cleanup = () => {
192
- writable.removeListener('drain', onDrain);
193
- writable.removeListener('error', onError);
194
- };
195
- const onDrain = () => {
196
- cleanup();
197
- resolve();
198
- };
199
- const onError = (err) => {
200
- cleanup();
201
- reject(err);
202
- };
203
- writable.once('drain', onDrain);
204
- writable.once('error', onError);
205
- }
206
- else {
207
- resolve();
208
- }
209
- });
210
- }
1
+ export * from '@agentuity/core';
211
2
  //# sourceMappingURL=util.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"util.js","sourceRoot":"","sources":["../../../src/api/sandbox/util.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"util.js","sourceRoot":"","sources":["../../../src/api/sandbox/util.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
@@ -1,39 +1,2 @@
1
- import { z } from 'zod';
2
- import { APIClient } from '../api.ts';
3
- export declare const OrganizationSchema: z.ZodObject<{
4
- id: z.ZodString;
5
- name: z.ZodString;
6
- }, z.core.$strip>;
7
- export declare const WhoamiResponse: z.ZodObject<{
8
- firstName: z.ZodString;
9
- lastName: z.ZodString;
10
- organizations: z.ZodArray<z.ZodObject<{
11
- id: z.ZodString;
12
- name: z.ZodString;
13
- }, z.core.$strip>>;
14
- }, z.core.$strip>;
15
- export declare const WhoamiResponseSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
16
- success: z.ZodLiteral<false>;
17
- message: z.ZodString;
18
- code: z.ZodOptional<z.ZodString>;
19
- }, z.core.$strip>, z.ZodObject<{
20
- success: z.ZodLiteral<true>;
21
- data: z.ZodObject<{
22
- firstName: z.ZodString;
23
- lastName: z.ZodString;
24
- organizations: z.ZodArray<z.ZodObject<{
25
- id: z.ZodString;
26
- name: z.ZodString;
27
- }, z.core.$strip>>;
28
- }, z.core.$strip>;
29
- }, z.core.$strip>], "success">;
30
- export type WhoamiResponse = z.infer<typeof WhoamiResponseSchema>;
31
- export type User = z.infer<typeof WhoamiResponse>;
32
- /**
33
- * Get the current authenticated user information
34
- *
35
- * @param client
36
- * @returns
37
- */
38
- export declare function whoami(client: APIClient): Promise<User>;
1
+ export * from '@agentuity/core';
39
2
  //# sourceMappingURL=whoami.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"whoami.d.ts","sourceRoot":"","sources":["../../../src/api/user/whoami.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAqB,SAAS,EAAE,MAAM,WAAW,CAAC;AAGzD,eAAO,MAAM,kBAAkB;;;iBAG7B,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;iBAIzB,CAAC;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;8BAAoC,CAAC;AAEtE,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAClE,MAAM,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAElD;;;;;GAKG;AACH,wBAAsB,MAAM,CAAC,MAAM,EAAE,SAAS,GAAG,OAAO,CAAC,IAAI,CAAC,CAM7D"}
1
+ {"version":3,"file":"whoami.d.ts","sourceRoot":"","sources":["../../../src/api/user/whoami.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
@@ -1,27 +1,2 @@
1
- import { z } from 'zod';
2
- import { APIResponseSchema } from "../api.js";
3
- import { UserResponseError } from "./util.js";
4
- export const OrganizationSchema = z.object({
5
- id: z.string().describe('the unique id for the organization'),
6
- name: z.string().describe('the name of the organization'),
7
- });
8
- export const WhoamiResponse = z.object({
9
- firstName: z.string().describe('the first name of the user'),
10
- lastName: z.string().describe('the last name of the user'),
11
- organizations: z.array(OrganizationSchema).describe('the organizations the user is a member of'),
12
- });
13
- export const WhoamiResponseSchema = APIResponseSchema(WhoamiResponse);
14
- /**
15
- * Get the current authenticated user information
16
- *
17
- * @param client
18
- * @returns
19
- */
20
- export async function whoami(client) {
21
- const resp = await client.get('/cli/auth/user', WhoamiResponseSchema);
22
- if (resp.success) {
23
- return resp.data;
24
- }
25
- throw new UserResponseError({ message: resp.message });
26
- }
1
+ export * from '@agentuity/core';
27
2
  //# sourceMappingURL=whoami.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"whoami.js","sourceRoot":"","sources":["../../../src/api/user/whoami.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,iBAAiB,EAAa,MAAM,WAAW,CAAC;AACzD,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAE9C,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC1C,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,oCAAoC,CAAC;IAC7D,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CACzD,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,MAAM,CAAC;IACtC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,4BAA4B,CAAC;IAC5D,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,2BAA2B,CAAC;IAC1D,aAAa,EAAE,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,QAAQ,CAAC,2CAA2C,CAAC;CAChG,CAAC,CAAC;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,iBAAiB,CAAC,cAAc,CAAC,CAAC;AAKtE;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,MAAM,CAAC,MAAiB;IAC7C,MAAM,IAAI,GAAG,MAAM,MAAM,CAAC,GAAG,CAAiB,gBAAgB,EAAE,oBAAoB,CAAC,CAAC;IACtF,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;QAClB,OAAO,IAAI,CAAC,IAAI,CAAC;IAClB,CAAC;IACD,MAAM,IAAI,iBAAiB,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC;AACxD,CAAC"}
1
+ {"version":3,"file":"whoami.js","sourceRoot":"","sources":["../../../src/api/user/whoami.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
package/dist/index.d.ts CHANGED
@@ -1,5 +1,4 @@
1
- export * from './api/index.ts';
2
- export { type ServiceUrls, getServiceUrls, resolveRegion } from './config.ts';
1
+ export * from '@agentuity/core';
3
2
  export { type ColorScheme, ConsoleLogger, createLogger } from './logger.ts';
4
3
  export { createServerFetchAdapter } from './server.ts';
5
4
  export { toJSONSchema } from './schema.ts';
@@ -7,6 +6,4 @@ export { getContentType, mimeTypes } from './util/mime.ts';
7
6
  export { validateCPUSpec, validateMemorySpec, validateResources, type ResourceValidationResult, type ResourcesConfig, type ValidatedResources, } from './util/resources.ts';
8
7
  export { bootstrapRuntimeEnv, type RuntimeBootstrapOptions } from './runtime-bootstrap.ts';
9
8
  export { z } from 'zod';
10
- export type { FetchAdapter, FetchRequest, FetchResponse, FetchSuccessResponse, FetchErrorResponse, Body, ServiceException, } from '@agentuity/core';
11
- export { buildUrl, toServiceException, toPayload, fromResponse } from '@agentuity/core';
12
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,gBAAgB,CAAC;AAG/B,OAAO,EAAE,KAAK,WAAW,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAG9E,OAAO,EAAE,KAAK,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAG5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAGvD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAG3C,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3D,OAAO,EACN,eAAe,EACf,kBAAkB,EAClB,iBAAiB,EACjB,KAAK,wBAAwB,EAC7B,KAAK,eAAe,EACpB,KAAK,kBAAkB,GACvB,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EAAE,mBAAmB,EAAE,KAAK,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AAG3F,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,YAAY,EACX,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,oBAAoB,EACpB,kBAAkB,EAClB,IAAI,EACJ,gBAAgB,GAChB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,QAAQ,EAAE,kBAAkB,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,iBAAiB,CAAC;AAGhC,OAAO,EAAE,KAAK,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EACN,eAAe,EACf,kBAAkB,EAClB,iBAAiB,EACjB,KAAK,wBAAwB,EAC7B,KAAK,eAAe,EACpB,KAAK,kBAAkB,GACvB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,mBAAmB,EAAE,KAAK,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AAC3F,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC"}
package/dist/index.js CHANGED
@@ -1,20 +1,11 @@
1
- // api exports (from api/index.ts which has barrel exports)
2
- export * from "./api/index.js";
3
- // config.ts exports
4
- export { getServiceUrls, resolveRegion } from "./config.js";
5
- // logger.ts exports
1
+ // Re-export ALL API modules from core (moved there for browser compatibility)
2
+ export * from '@agentuity/core';
3
+ // Server-specific exports (these remain in @agentuity/server only)
6
4
  export { ConsoleLogger, createLogger } from "./logger.js";
7
- // server.ts exports
8
5
  export { createServerFetchAdapter } from "./server.js";
9
- // schema.ts exports
10
6
  export { toJSONSchema } from "./schema.js";
11
- // util/mime.ts exports
12
7
  export { getContentType, mimeTypes } from "./util/mime.js";
13
- // util/resources.ts exports
14
8
  export { validateCPUSpec, validateMemorySpec, validateResources, } from "./util/resources.js";
15
- // runtime-bootstrap.ts exports
16
9
  export { bootstrapRuntimeEnv } from "./runtime-bootstrap.js";
17
- // zod re-export
18
10
  export { z } from 'zod';
19
- export { buildUrl, toServiceException, toPayload, fromResponse } from '@agentuity/core';
20
11
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,2DAA2D;AAC3D,cAAc,gBAAgB,CAAC;AAE/B,oBAAoB;AACpB,OAAO,EAAoB,cAAc,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAE9E,oBAAoB;AACpB,OAAO,EAAoB,aAAa,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE5E,oBAAoB;AACpB,OAAO,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAEvD,oBAAoB;AACpB,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,uBAAuB;AACvB,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3D,4BAA4B;AAC5B,OAAO,EACN,eAAe,EACf,kBAAkB,EAClB,iBAAiB,GAIjB,MAAM,qBAAqB,CAAC;AAE7B,+BAA+B;AAC/B,OAAO,EAAE,mBAAmB,EAAgC,MAAM,wBAAwB,CAAC;AAE3F,gBAAgB;AAChB,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAYxB,OAAO,EAAE,QAAQ,EAAE,kBAAkB,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,8EAA8E;AAC9E,cAAc,iBAAiB,CAAC;AAEhC,mEAAmE;AACnE,OAAO,EAAoB,aAAa,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EACN,eAAe,EACf,kBAAkB,EAClB,iBAAiB,GAIjB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,mBAAmB,EAAgC,MAAM,wBAAwB,CAAC;AAC3F,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentuity/server",
3
- "version": "1.0.32",
3
+ "version": "1.0.34",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Agentuity employees and contributors",
6
6
  "type": "module",
@@ -25,12 +25,12 @@
25
25
  "prepublishOnly": "bun run clean && bun run build"
26
26
  },
27
27
  "dependencies": {
28
- "@agentuity/core": "1.0.32",
29
- "@agentuity/schema": "1.0.32",
28
+ "@agentuity/core": "1.0.34",
29
+ "@agentuity/schema": "1.0.34",
30
30
  "zod": "^4.3.5"
31
31
  },
32
32
  "devDependencies": {
33
- "@agentuity/test-utils": "1.0.32",
33
+ "@agentuity/test-utils": "1.0.34",
34
34
  "@types/bun": "latest",
35
35
  "@types/node": "^22.0.0",
36
36
  "bun-types": "latest",