remoteclaw 0.0.0 → 0.1.0-next.2abd2fa

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 (2114) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/LICENSE +661 -0
  3. package/README.md +490 -0
  4. package/assets/chrome-extension/README.md +23 -0
  5. package/assets/chrome-extension/background-utils.js +48 -0
  6. package/assets/chrome-extension/background.js +899 -0
  7. package/assets/chrome-extension/icons/icon128.png +0 -0
  8. package/assets/chrome-extension/icons/icon16.png +0 -0
  9. package/assets/chrome-extension/icons/icon32.png +0 -0
  10. package/assets/chrome-extension/icons/icon48.png +0 -0
  11. package/assets/chrome-extension/manifest.json +25 -0
  12. package/assets/chrome-extension/options-validation.js +57 -0
  13. package/assets/chrome-extension/options.html +200 -0
  14. package/assets/chrome-extension/options.js +74 -0
  15. package/assets/clawtributor-avatar-placeholder.png +0 -0
  16. package/assets/dmg-background-small.png +0 -0
  17. package/assets/dmg-background.png +0 -0
  18. package/dist/account-lookup-0KDSp5Mj.js +11 -0
  19. package/dist/account-lookup-zvANGr2x.js +11 -0
  20. package/dist/accounts-BFy_Z3od.js +272 -0
  21. package/dist/accounts-BTXSfPWi.js +270 -0
  22. package/dist/accounts-BxGS70Do.js +36 -0
  23. package/dist/accounts-CNY1TGj1.js +47 -0
  24. package/dist/accounts-DBohBlww.js +32 -0
  25. package/dist/accounts-DqRQ75w3.js +36 -0
  26. package/dist/accounts-iODF3SK2.js +47 -0
  27. package/dist/ack-reactions-B11TAC2D.js +446 -0
  28. package/dist/ack-reactions-BWVjL4H6.js +446 -0
  29. package/dist/acp-cli-CA1xMmVo.js +1320 -0
  30. package/dist/acp-cli-CGo6fJVZ.js +1326 -0
  31. package/dist/active-listener-VzhWW8W6.js +37 -0
  32. package/dist/active-listener-z0qVEcom.js +37 -0
  33. package/dist/agent-CTizRPIJ.js +732 -0
  34. package/dist/agent-D2RVoS5g.js +731 -0
  35. package/dist/agent-helpers-B6VfZ9_u.js +606 -0
  36. package/dist/agent-helpers-CTx5KKJu.js +606 -0
  37. package/dist/agent-scope-BGYzhtWQ.js +121 -0
  38. package/dist/agent-scope-C50VuLKh.js +119 -0
  39. package/dist/agents-BuYn-obw.js +788 -0
  40. package/dist/agents.config-BSTxuTVd.js +116 -0
  41. package/dist/agents.config-p3V3b9u6.js +116 -0
  42. package/dist/ansi-D04X81yq.js +14 -0
  43. package/dist/api-BeQMq2iS.js +17 -0
  44. package/dist/api-CxX8-gGz.js +17 -0
  45. package/dist/argv-Co-b9Zsc.js +101 -0
  46. package/dist/audio-DPOuhNq7.js +43 -0
  47. package/dist/audio-VBcVDa08.js +43 -0
  48. package/dist/audio-preflight-BwmCYeuM.js +64 -0
  49. package/dist/audio-preflight-co8gjlPX.js +69 -0
  50. package/dist/audit-oH4urD3G.js +3138 -0
  51. package/dist/audit-qgtCT3ik.js +3138 -0
  52. package/dist/auth-CAczFgAO.js +448 -0
  53. package/dist/auth-Deh9i9Eg.js +448 -0
  54. package/dist/auth-profiles-BquJGKLC.js +279 -0
  55. package/dist/auth-profiles-D8vKiBPq.js +281 -0
  56. package/dist/banner-Cf978khN.js +294 -0
  57. package/dist/binaries-DXW6oATV.js +13 -0
  58. package/dist/bindings-CRU_udk8.js +69 -0
  59. package/dist/bindings-DQZAu8Wv.js +69 -0
  60. package/dist/bonjour-discovery-DdAk1VyO.js +378 -0
  61. package/dist/bonjour-discovery-DuhiIZZx.js +378 -0
  62. package/dist/boot/handler.js +1498 -0
  63. package/dist/brew-C4zKZsHX.js +46 -0
  64. package/dist/brew-DbSbN8sD.js +46 -0
  65. package/dist/browser-cli-CZC4h5V4.js +1687 -0
  66. package/dist/browser-cli-DAgi_aQk.js +1692 -0
  67. package/dist/build-info.json +5 -0
  68. package/dist/bundled/boot/HOOK.md +24 -0
  69. package/dist/bundled/command-logger/HOOK.md +122 -0
  70. package/dist/call-BbwtB9Y-.js +2828 -0
  71. package/dist/call-PivL7Uex.js +2829 -0
  72. package/dist/canvas-host/a2ui/.bundle.hash +1 -0
  73. package/dist/canvas-host/a2ui/a2ui.bundle.js +13193 -0
  74. package/dist/canvas-host/a2ui/index.html +307 -0
  75. package/dist/catalog-BqO6yem_.js +185 -0
  76. package/dist/catalog-DFmaYwfk.js +185 -0
  77. package/dist/channel-account-context-CvIDAtHS.js +550 -0
  78. package/dist/channel-account-context-q-o0pG1A.js +550 -0
  79. package/dist/channel-activity-BaCNOZpP.js +94 -0
  80. package/dist/channel-activity-C-G4n9BK.js +292 -0
  81. package/dist/channel-activity-DTKGf3j5.js +94 -0
  82. package/dist/channel-options-Cyappik_.js +32 -0
  83. package/dist/channel-options-DFnypY5S.js +33 -0
  84. package/dist/channel-selection-BGl53D5K.js +51 -0
  85. package/dist/channel-selection-NNPbxnyZ.js +51 -0
  86. package/dist/channel-web-DmhVkWbP.js +2134 -0
  87. package/dist/channel-web-kRC3UYBJ.js +2136 -0
  88. package/dist/channels-cli-C5XRkPJl.js +1421 -0
  89. package/dist/channels-cli-D6TqCI0m.js +1426 -0
  90. package/dist/channels-status-issues-CUc9mpeW.js +18 -0
  91. package/dist/channels-status-issues-DwRDzwrV.js +18 -0
  92. package/dist/chat-envelope-DEZ-5RY8.js +248 -0
  93. package/dist/chat-envelope-el7Uo-Fe.js +248 -0
  94. package/dist/chat-type-CYPyHAj-.js +11 -0
  95. package/dist/chat-type-DKb2TlGZ.js +11 -0
  96. package/dist/chrome-0QaGKb3L.js +1732 -0
  97. package/dist/chrome-CFeWdP0Y.js +1733 -0
  98. package/dist/chunk-CSQfUhgF.js +341 -0
  99. package/dist/chunk-D0Y_w4oX.js +341 -0
  100. package/dist/clack-prompter-B7tOxhJd.js +122 -0
  101. package/dist/clack-prompter-CCFnKP_1.js +121 -0
  102. package/dist/cleanup-utils-CqAVZz2b.js +94 -0
  103. package/dist/cleanup-utils-CwQvD73q.js +94 -0
  104. package/dist/cli/daemon-cli.js +9 -0
  105. package/dist/cli-BR2J3c4l.js +125 -0
  106. package/dist/cli-C1q1vSmN.js +130 -0
  107. package/dist/cli-name-BicfmwQX.js +23 -0
  108. package/dist/cli-name-C6rJGl18.js +23 -0
  109. package/dist/cli-utils-BhXbz2UF.js +16 -0
  110. package/dist/cli-utils-DZe_rVkZ.js +16 -0
  111. package/dist/client-C61M8zI3.js +22 -0
  112. package/dist/client-DdpmATKq.js +22 -0
  113. package/dist/clipboard-D7_SKHPK.js +31 -0
  114. package/dist/clipboard-Dzkx6Q2K.js +31 -0
  115. package/dist/command-format-CVfo8I5f.js +18 -0
  116. package/dist/command-format-DgXcqxBt.js +32 -0
  117. package/dist/command-logger/handler.js +57 -0
  118. package/dist/command-options-C4paWSGf.js +26 -0
  119. package/dist/command-options-CA30lfLK.js +26 -0
  120. package/dist/command-registry-CYjvOp8W.js +215 -0
  121. package/dist/commands-CDonBOrw.js +41 -0
  122. package/dist/commands-D_-bgTlO.js +41 -0
  123. package/dist/commands-registry-CWJv6xe2.js +892 -0
  124. package/dist/commands-registry-Ci8_cFk9.js +893 -0
  125. package/dist/common-CMI-qsF8.js +156 -0
  126. package/dist/common-DSVmydhm.js +156 -0
  127. package/dist/completion-cli-8iZJqfmX.js +452 -0
  128. package/dist/completion-cli-CYDjEZSt.js +452 -0
  129. package/dist/config-D5XU45KD.js +6953 -0
  130. package/dist/config-FHu9Bn4R.js +6951 -0
  131. package/dist/config-cli-Gehy4sav.js +241 -0
  132. package/dist/config-cli-RC9qMgJq.js +246 -0
  133. package/dist/config-eval-CjGZtLwx.js +102 -0
  134. package/dist/config-eval-H_wlEYIG.js +102 -0
  135. package/dist/config-guard-J-Q_DFWk.js +97 -0
  136. package/dist/config-guard-cB5a_ANg.js +75 -0
  137. package/dist/config-validation-BPNyd9_3.js +18 -0
  138. package/dist/config-validation-BPWuvhVe.js +18 -0
  139. package/dist/configure-CC2XdRRm.js +891 -0
  140. package/dist/configure-DxFBJuhZ.js +889 -0
  141. package/dist/constants-BmRFoHl0.js +67 -0
  142. package/dist/constants-C9WPAluB.js +67 -0
  143. package/dist/constants-ChptG3d7.js +12 -0
  144. package/dist/constants-DY6b-_Wl.js +12 -0
  145. package/dist/control-auth-D0tpV3ts.js +397 -0
  146. package/dist/control-auth-_-0PGRUs.js +397 -0
  147. package/dist/control-ui/apple-touch-icon.png +0 -0
  148. package/dist/control-ui/assets/index-B4ZM1lW1.js +7738 -0
  149. package/dist/control-ui/assets/index-B4ZM1lW1.js.map +1 -0
  150. package/dist/control-ui/assets/index-PED72sKF.css +1 -0
  151. package/dist/control-ui/assets/pt-BR-eq0TfCI7.js +2 -0
  152. package/dist/control-ui/assets/pt-BR-eq0TfCI7.js.map +1 -0
  153. package/dist/control-ui/assets/zh-CN-DmLG2MF9.js +2 -0
  154. package/dist/control-ui/assets/zh-CN-DmLG2MF9.js.map +1 -0
  155. package/dist/control-ui/assets/zh-TW-BLErH0EM.js +2 -0
  156. package/dist/control-ui/assets/zh-TW-BLErH0EM.js.map +1 -0
  157. package/dist/control-ui/favicon-32.png +0 -0
  158. package/dist/control-ui/favicon.ico +0 -0
  159. package/dist/control-ui/favicon.svg +67 -0
  160. package/dist/control-ui/index.html +17 -0
  161. package/dist/control-ui-assets-Cx_mw4D0.js +186 -0
  162. package/dist/control-ui-assets-W1AUuGrO.js +186 -0
  163. package/dist/conversation-label-C4SDz4sT.js +36 -0
  164. package/dist/conversation-label-D1frnvYe.js +36 -0
  165. package/dist/credentials-BHWUBHMd.js +91 -0
  166. package/dist/credentials-DFsi1_e8.js +91 -0
  167. package/dist/cron-cli-BzERxhr5.js +495 -0
  168. package/dist/cron-cli-C8j_uslU.js +490 -0
  169. package/dist/daemon-cli-C95XNbX0.js +1199 -0
  170. package/dist/daemon-cli-e6sURMqd.js +1197 -0
  171. package/dist/daemon-cli.js +15243 -0
  172. package/dist/daemon-install-CcohRvKV.js +55 -0
  173. package/dist/daemon-install-DDshfT0J.js +60 -0
  174. package/dist/daemon-install-helpers-CFGAfRlj.js +462 -0
  175. package/dist/daemon-install-helpers-DIUzSFG1.js +462 -0
  176. package/dist/daemon-runtime-CMnbwryP.js +13 -0
  177. package/dist/daemon-runtime-CvqE4ysg.js +13 -0
  178. package/dist/dangerous-name-matching-BzmiLXmA.js +45 -0
  179. package/dist/dangerous-name-matching-DaVRgwer.js +45 -0
  180. package/dist/dangerous-tools-BOLoCRv4.js +253 -0
  181. package/dist/dangerous-tools-Baq7Q-i6.js +253 -0
  182. package/dist/defaults-B5KStIBg.js +7 -0
  183. package/dist/defaults-xUAL2Z-F.js +7 -0
  184. package/dist/deliver-912khjLK.js +481 -0
  185. package/dist/deliver-D56J4-1F.js +481 -0
  186. package/dist/delivery-queue-Cfa9Wmxp.js +244 -0
  187. package/dist/delivery-queue-CxVRi4tw.js +244 -0
  188. package/dist/devices-cli-0qDhTgZR.js +316 -0
  189. package/dist/devices-cli-6SKMR2bV.js +321 -0
  190. package/dist/diagnostics-99iCgBUh.js +46 -0
  191. package/dist/diagnostics-VC0cz7kX.js +46 -0
  192. package/dist/directory-cli-5YXdoVdn.js +217 -0
  193. package/dist/directory-cli-D3IKCHmn.js +222 -0
  194. package/dist/dm-policy-shared-4rkjhcrM.js +22 -0
  195. package/dist/dm-policy-shared-D8lgnmrC.js +22 -0
  196. package/dist/dns-cli-11CtErVU.js +197 -0
  197. package/dist/dns-cli-SiEd_1Lq.js +202 -0
  198. package/dist/dock-BqNINg7k.js +928 -0
  199. package/dist/dock-CQuu41bw.js +929 -0
  200. package/dist/doctor-completion-BR1SlAT3.js +92 -0
  201. package/dist/doctor-completion-CZwpEhIK.js +92 -0
  202. package/dist/doctor-config-flow-BVkHcvoj.js +1933 -0
  203. package/dist/doctor-config-flow-DVYRn0An.js +1934 -0
  204. package/dist/enable-DcJnkzfz.js +59 -0
  205. package/dist/enable-ibNq4UWy.js +59 -0
  206. package/dist/entry.js +2620 -0
  207. package/dist/env-DeF64iu0.js +60 -0
  208. package/dist/env-vars-7aZqKPhk.js +93 -0
  209. package/dist/env-vars-CLGbxdpL.js +93 -0
  210. package/dist/errors-8F-77i6m.js +35 -0
  211. package/dist/errors-DZ199hOo.js +35 -0
  212. package/dist/exec-DbKuYyM1.js +164 -0
  213. package/dist/exec-DkFE7lqU.js +164 -0
  214. package/dist/export-html/template.css +1060 -0
  215. package/dist/export-html/template.html +88 -0
  216. package/dist/export-html/template.js +1797 -0
  217. package/dist/export-html/vendor/highlight.min.js +1213 -0
  218. package/dist/export-html/vendor/marked.min.js +6 -0
  219. package/dist/extensionAPI.js +11520 -0
  220. package/dist/fetch-BFSBLBkA.js +67 -0
  221. package/dist/fetch-C6XKGA11.js +67 -0
  222. package/dist/fetch-CEDsOiql.js +67 -0
  223. package/dist/fetch-timeout-DTIN7CGM.js +43 -0
  224. package/dist/fetch-timeout-DoySHqfO.js +43 -0
  225. package/dist/file-identity-BxlKD8Ys.js +12 -0
  226. package/dist/file-lock-CIvloidc.js +107 -0
  227. package/dist/file-lock-CzBL_VIx.js +107 -0
  228. package/dist/format-duration-CqUERz51.js +35 -0
  229. package/dist/format-duration-Ct-yiwkS.js +35 -0
  230. package/dist/format-relative-79_Y1n2Y.js +55 -0
  231. package/dist/format-relative-CxLpEQOX.js +55 -0
  232. package/dist/fs-safe-DSwT85uK.js +88 -0
  233. package/dist/fs-safe-DkBhNAc3.js +98 -0
  234. package/dist/gateway-cli-BEEZhCHv.js +23747 -0
  235. package/dist/gateway-cli-Nob0g_4y.js +23742 -0
  236. package/dist/gateway-rpc-CksB-N83.js +28 -0
  237. package/dist/gateway-rpc-Dq44SkOv.js +28 -0
  238. package/dist/gmail-setup-utils-Cnx8A5pW.js +422 -0
  239. package/dist/gmail-setup-utils-nkabbKOE.js +423 -0
  240. package/dist/health-RT-F3hzT.js +1423 -0
  241. package/dist/health-SOuaKNRa.js +1420 -0
  242. package/dist/health-format-BG95OE6N.js +28 -0
  243. package/dist/health-format-B_QRD8Si.js +28 -0
  244. package/dist/heartbeat-visibility-BxkZjE5m.js +125 -0
  245. package/dist/heartbeat-visibility-CGG-G7px.js +125 -0
  246. package/dist/heartbeat-wake-LGEgcXjs.js +182 -0
  247. package/dist/heartbeat-wake-Y97geucO.js +182 -0
  248. package/dist/help-format-DAxf0l_h.js +17 -0
  249. package/dist/help-format-NNm_Ov4H.js +17 -0
  250. package/dist/helpers-BAsMXprO.js +25 -0
  251. package/dist/helpers-DLgbkcEn.js +25 -0
  252. package/dist/helpers-R7bU5IBz.js +10 -0
  253. package/dist/helpers-kkeXif0Q.js +10 -0
  254. package/dist/hook-runner-global-DJ14gXFP.js +527 -0
  255. package/dist/hooks-cli-DyEKryW8.js +1217 -0
  256. package/dist/hooks-cli-RuEn0-oy.js +1222 -0
  257. package/dist/host-env-security-Bms2_EMV.js +92 -0
  258. package/dist/host-env-security-szwfmhC4.js +92 -0
  259. package/dist/image-ops-Bi6JPSkD.js +354 -0
  260. package/dist/image-ops-DWytvdh_.js +354 -0
  261. package/dist/import-D8BBZQgl.js +170 -0
  262. package/dist/import-DQ6NI4Fz.js +168 -0
  263. package/dist/inbound-context-CPkkQW0i.js +68 -0
  264. package/dist/inbound-context-DS_kpIYI.js +68 -0
  265. package/dist/inbound-path-policy-Bg4gZBx-.js +250 -0
  266. package/dist/inbound-path-policy-sdr5Ji0k.js +250 -0
  267. package/dist/index.js +569 -0
  268. package/dist/input-provenance-Bn6thJNm.js +35 -0
  269. package/dist/input-provenance-xUsSMOsz.js +35 -0
  270. package/dist/inspect-Dt8hogS3.js +559 -0
  271. package/dist/inspect-vYIL1oA0.js +559 -0
  272. package/dist/installs-aM5dWAyn.js +325 -0
  273. package/dist/installs-pWdqG8HL.js +325 -0
  274. package/dist/ip-C9q3Oq20.js +200 -0
  275. package/dist/ip-D0zgNmBV.js +200 -0
  276. package/dist/ipv4--2WXMVtE.js +46 -0
  277. package/dist/ipv4-CDQpx1A7.js +46 -0
  278. package/dist/ir-BpaAMTfW.js +940 -0
  279. package/dist/is-main-DN8-sNR5.js +30 -0
  280. package/dist/json-file-B7l5-Xhr.js +25 -0
  281. package/dist/json-file-ChO_R9yh.js +25 -0
  282. package/dist/json-files-CmpYSF4G.js +46 -0
  283. package/dist/json-files-DzpTak5i.js +46 -0
  284. package/dist/lanes-ByWMUgrz.js +58 -0
  285. package/dist/lanes-cHJ5arWg.js +58 -0
  286. package/dist/links-Bz4V7R_p.js +15 -0
  287. package/dist/links-C3soDNDH.js +15 -0
  288. package/dist/loader-Ccwsh8Sh.js +22624 -0
  289. package/dist/loader-y9MhJewT.js +22621 -0
  290. package/dist/local-roots-BrH0Q63K.js +313 -0
  291. package/dist/local-roots-nImrw2WR.js +314 -0
  292. package/dist/location-DBWCGNLq.js +43 -0
  293. package/dist/location-GbZ0bBRU.js +43 -0
  294. package/dist/logger-BWMPnILd.js +47 -0
  295. package/dist/logger-Bw3cFE5t.js +49 -0
  296. package/dist/logger-DyL5G2DO.js +12 -0
  297. package/dist/logger-GvipVDfh.js +12 -0
  298. package/dist/logging-C-nxX2fn.js +20 -0
  299. package/dist/logging-D8-Kozjc.js +19 -0
  300. package/dist/login-C_Kt57nO.js +62 -0
  301. package/dist/login-DOmWDMeP.js +61 -0
  302. package/dist/login-qr-CXU0wC5K.js +322 -0
  303. package/dist/login-qr-D0u6fdeO.js +327 -0
  304. package/dist/logs-cli-CschwP4d.js +238 -0
  305. package/dist/logs-cli-D7ayUvz_.js +233 -0
  306. package/dist/markdown-tables-CrmghPAr.js +29 -0
  307. package/dist/markdown-tables-jrnSPvZ6.js +29 -0
  308. package/dist/media-CojxZ45J.js +10492 -0
  309. package/dist/media-DN7yRfrH.js +940 -0
  310. package/dist/message-action-names-CtEZcmlU.js +2521 -0
  311. package/dist/message-action-names-WglOO_DT.js +2521 -0
  312. package/dist/message-channel-DzJqHVZD.js +91 -0
  313. package/dist/message-channel-uWMAiywE.js +91 -0
  314. package/dist/mime-BS3jhcZE.js +149 -0
  315. package/dist/mime-Cxh_64P6.js +149 -0
  316. package/dist/mutable-allowlist-detectors-DiZDtmlZ.js +64 -0
  317. package/dist/mutable-allowlist-detectors-U5ThQr9V.js +64 -0
  318. package/dist/net-Cg8AQeke.js +225 -0
  319. package/dist/net-D6D0wgcF.js +225 -0
  320. package/dist/node-cli-Q2-n3Fgv.js +24 -0
  321. package/dist/node-cli-Uf6lAntf.js +24 -0
  322. package/dist/nodes-cli-C2SoKfCv.js +1343 -0
  323. package/dist/nodes-cli-CQmlfx0K.js +1348 -0
  324. package/dist/nodes-screen-BR9sYoPa.js +250 -0
  325. package/dist/nodes-screen-Cw7Hv7M2.js +250 -0
  326. package/dist/note-Dlv4NmlQ.js +92 -0
  327. package/dist/note-kvWV4xtw.js +92 -0
  328. package/dist/npm-registry-spec-0qiKawvv.js +786 -0
  329. package/dist/npm-registry-spec-COvUzy5J.js +786 -0
  330. package/dist/npm-resolution-6v_Zm-9G.js +86 -0
  331. package/dist/npm-resolution-BFz7LeoN.js +86 -0
  332. package/dist/onboard-CgyU-mDL.js +407 -0
  333. package/dist/onboard-RI4vNTZd.js +405 -0
  334. package/dist/onboard-channels-DN5JoKPd.js +2548 -0
  335. package/dist/onboard-channels-DyAd1OZr.js +2547 -0
  336. package/dist/onboard-config-BCTthQ7J.js +24 -0
  337. package/dist/onboard-config-y-2cgT0V.js +24 -0
  338. package/dist/onboard-helpers-BCzZUD0z.js +363 -0
  339. package/dist/onboard-helpers-sDc2Ky6H.js +362 -0
  340. package/dist/onboard-remote-CJrMtttl.js +127 -0
  341. package/dist/onboard-remote-hyQIBguz.js +127 -0
  342. package/dist/onboarding-DCu1iBTV.js +541 -0
  343. package/dist/onboarding-zKMitzpb.js +543 -0
  344. package/dist/onboarding.finalize-ClHhYE2E.js +401 -0
  345. package/dist/onboarding.finalize-D5JkVJgg.js +398 -0
  346. package/dist/onboarding.gateway-config-DFh71Ndn.js +198 -0
  347. package/dist/onboarding.gateway-config-VBk6AP9U.js +191 -0
  348. package/dist/outbound-BYlZshIw.js +221 -0
  349. package/dist/outbound-CFfJC1j5.js +220 -0
  350. package/dist/outbound-attachment-BCNs1u1F.js +18 -0
  351. package/dist/outbound-attachment-B_0D60Yr.js +18 -0
  352. package/dist/outbound-attachment-o0seS0CP.js +18 -0
  353. package/dist/pairing-cli-BeydfoF9.js +122 -0
  354. package/dist/pairing-cli-DWzX866x.js +127 -0
  355. package/dist/pairing-labels-B-N8S5Fc.js +9 -0
  356. package/dist/pairing-labels-B_53dY5L.js +9 -0
  357. package/dist/pairing-store-BxdqFZGK.js +460 -0
  358. package/dist/pairing-store-CTkD51uW.js +459 -0
  359. package/dist/parse-log-line-enq8pduH.js +44 -0
  360. package/dist/parse-log-line-mz9TG6ig.js +44 -0
  361. package/dist/parse-timeout-BMP8a0_a.js +16 -0
  362. package/dist/parse-timeout-CDkco8kd.js +16 -0
  363. package/dist/path-env-DR5vn3QL.js +89 -0
  364. package/dist/path-env-qRJbjJzj.js +89 -0
  365. package/dist/path-guards-CIx4hURU.js +31 -0
  366. package/dist/path-guards-CrQOUlsq.js +31 -0
  367. package/dist/path-safety-DkT9RmTG.js +14 -0
  368. package/dist/path-safety-juI2XbO1.js +14 -0
  369. package/dist/paths-BTaH3rLn.js +232 -0
  370. package/dist/plugin-auto-enable-D23gv7Aw.js +302 -0
  371. package/dist/plugin-auto-enable-DuPS9XiJ.js +301 -0
  372. package/dist/plugin-registry-CNu_1KZz.js +33 -0
  373. package/dist/plugin-registry-DeHwd2jk.js +33 -0
  374. package/dist/plugin-sdk/account-id.d.ts +1 -0
  375. package/dist/plugin-sdk/account-id.js +34 -0
  376. package/dist/plugin-sdk/agents/agent-helpers/errors.d.ts +55 -0
  377. package/dist/plugin-sdk/agents/agent-helpers/google.d.ts +3 -0
  378. package/dist/plugin-sdk/agents/agent-helpers/images.d.ts +21 -0
  379. package/dist/plugin-sdk/agents/agent-helpers/message-sanitization.d.ts +14 -0
  380. package/dist/plugin-sdk/agents/agent-helpers/messaging-dedupe.d.ts +10 -0
  381. package/dist/plugin-sdk/agents/agent-helpers/openai.d.ts +9 -0
  382. package/dist/plugin-sdk/agents/agent-helpers/thinking.d.ts +5 -0
  383. package/dist/plugin-sdk/agents/agent-helpers/turns.d.ts +20 -0
  384. package/dist/plugin-sdk/agents/agent-helpers/types.d.ts +1 -0
  385. package/dist/plugin-sdk/agents/agent-helpers.d.ts +11 -0
  386. package/dist/plugin-sdk/agents/agent-messaging.d.ts +8 -0
  387. package/dist/plugin-sdk/agents/agent-paths.d.ts +1 -0
  388. package/dist/plugin-sdk/agents/agent-scope.d.ts +61 -0
  389. package/dist/plugin-sdk/agents/agent-types.d.ts +78 -0
  390. package/dist/plugin-sdk/agents/agent-utils.d.ts +39 -0
  391. package/dist/plugin-sdk/agents/announce-idempotency.d.ts +11 -0
  392. package/dist/plugin-sdk/agents/api-key-rotation.d.ts +22 -0
  393. package/dist/plugin-sdk/agents/auth-profiles/constants.d.ts +16 -0
  394. package/dist/plugin-sdk/agents/auth-profiles/display.d.ts +7 -0
  395. package/dist/plugin-sdk/agents/auth-profiles/doctor.d.ts +8 -0
  396. package/dist/plugin-sdk/agents/auth-profiles/oauth.d.ts +14 -0
  397. package/dist/plugin-sdk/agents/auth-profiles/paths.d.ts +4 -0
  398. package/dist/plugin-sdk/agents/auth-profiles/profiles.d.ts +12 -0
  399. package/dist/plugin-sdk/agents/auth-profiles/session-override.d.ts +18 -0
  400. package/dist/plugin-sdk/agents/auth-profiles/store.d.ts +10 -0
  401. package/dist/plugin-sdk/agents/auth-profiles/types.d.ts +13 -0
  402. package/dist/plugin-sdk/agents/auth-profiles.d.ts +8 -0
  403. package/dist/plugin-sdk/agents/block-chunker.d.ts +19 -0
  404. package/dist/plugin-sdk/agents/channel-tools.d.ts +27 -0
  405. package/dist/plugin-sdk/agents/cli-session.d.ts +3 -0
  406. package/dist/plugin-sdk/agents/current-time.d.ts +17 -0
  407. package/dist/plugin-sdk/agents/date-time.d.ts +13 -0
  408. package/dist/plugin-sdk/agents/defaults.d.ts +3 -0
  409. package/dist/plugin-sdk/agents/identity-avatar.d.ts +15 -0
  410. package/dist/plugin-sdk/agents/identity.d.ts +28 -0
  411. package/dist/plugin-sdk/agents/image-sanitization.d.ts +8 -0
  412. package/dist/plugin-sdk/agents/lanes.d.ts +3 -0
  413. package/dist/plugin-sdk/agents/live-auth-keys.d.ts +6 -0
  414. package/dist/plugin-sdk/agents/owner-display.d.ts +19 -0
  415. package/dist/plugin-sdk/agents/provider-auth.d.ts +40 -0
  416. package/dist/plugin-sdk/agents/provider-utils.d.ts +21 -0
  417. package/dist/plugin-sdk/agents/schema/typebox.d.ts +14 -0
  418. package/dist/plugin-sdk/agents/session-write-lock.d.ts +53 -0
  419. package/dist/plugin-sdk/agents/stable-stringify.d.ts +1 -0
  420. package/dist/plugin-sdk/agents/subagent-announce-queue.d.ts +24 -0
  421. package/dist/plugin-sdk/agents/subagent-announce.d.ts +39 -0
  422. package/dist/plugin-sdk/agents/subagent-depth.d.ts +11 -0
  423. package/dist/plugin-sdk/agents/subagent-lifecycle-events.d.ts +18 -0
  424. package/dist/plugin-sdk/agents/subagent-registry-cleanup.d.ts +24 -0
  425. package/dist/plugin-sdk/agents/subagent-registry-completion.d.ts +15 -0
  426. package/dist/plugin-sdk/agents/subagent-registry-queries.d.ts +11 -0
  427. package/dist/plugin-sdk/agents/subagent-registry-state.d.ts +7 -0
  428. package/dist/plugin-sdk/agents/subagent-registry.d.ts +45 -0
  429. package/dist/plugin-sdk/agents/subagent-registry.store.d.ts +5 -0
  430. package/dist/plugin-sdk/agents/subagent-registry.types.d.ts +34 -0
  431. package/dist/plugin-sdk/agents/subagent-spawn.d.ts +47 -0
  432. package/dist/plugin-sdk/agents/timeout.d.ts +8 -0
  433. package/dist/plugin-sdk/agents/tool-call-id.d.ts +27 -0
  434. package/dist/plugin-sdk/agents/tool-display-common.d.ts +32 -0
  435. package/dist/plugin-sdk/agents/tool-display.d.ts +15 -0
  436. package/dist/plugin-sdk/agents/tool-images.d.ts +10 -0
  437. package/dist/plugin-sdk/agents/tools/agent-step.d.ts +15 -0
  438. package/dist/plugin-sdk/agents/tools/common.d.ts +80 -0
  439. package/dist/plugin-sdk/agents/tools/discord-actions-guild.d.ts +4 -0
  440. package/dist/plugin-sdk/agents/tools/discord-actions-messaging.d.ts +6 -0
  441. package/dist/plugin-sdk/agents/tools/discord-actions-moderation-shared.d.ts +13 -0
  442. package/dist/plugin-sdk/agents/tools/discord-actions-moderation.d.ts +4 -0
  443. package/dist/plugin-sdk/agents/tools/discord-actions-presence.d.ts +4 -0
  444. package/dist/plugin-sdk/agents/tools/discord-actions.d.ts +5 -0
  445. package/dist/plugin-sdk/agents/tools/sessions-access.d.ts +42 -0
  446. package/dist/plugin-sdk/agents/tools/sessions-helpers.d.ts +52 -0
  447. package/dist/plugin-sdk/agents/tools/sessions-resolution.d.ts +59 -0
  448. package/dist/plugin-sdk/agents/tools/sessions-send-helpers.d.ts +34 -0
  449. package/dist/plugin-sdk/agents/tools/slack-actions.d.ts +15 -0
  450. package/dist/plugin-sdk/agents/tools/telegram-actions.d.ts +7 -0
  451. package/dist/plugin-sdk/agents/tools/whatsapp-actions.d.ts +3 -0
  452. package/dist/plugin-sdk/agents/tools/whatsapp-target-auth.d.ts +10 -0
  453. package/dist/plugin-sdk/agents/usage.d.ts +49 -0
  454. package/dist/plugin-sdk/agents/workspace.d.ts +1 -0
  455. package/dist/plugin-sdk/auto-reply/chunk.d.ts +45 -0
  456. package/dist/plugin-sdk/auto-reply/command-auth.d.ts +17 -0
  457. package/dist/plugin-sdk/auto-reply/command-detection.d.ts +13 -0
  458. package/dist/plugin-sdk/auto-reply/commands-args.d.ts +3 -0
  459. package/dist/plugin-sdk/auto-reply/commands-registry.d.ts +47 -0
  460. package/dist/plugin-sdk/auto-reply/commands-registry.data.d.ts +3 -0
  461. package/dist/plugin-sdk/auto-reply/commands-registry.types.d.ts +66 -0
  462. package/dist/plugin-sdk/auto-reply/dispatch.d.ts +32 -0
  463. package/dist/plugin-sdk/auto-reply/envelope.d.ts +58 -0
  464. package/dist/plugin-sdk/auto-reply/fallback-state.d.ts +55 -0
  465. package/dist/plugin-sdk/auto-reply/group-activation.d.ts +6 -0
  466. package/dist/plugin-sdk/auto-reply/heartbeat-reply-payload.d.ts +2 -0
  467. package/dist/plugin-sdk/auto-reply/heartbeat.d.ts +16 -0
  468. package/dist/plugin-sdk/auto-reply/inbound-debounce.d.ts +17 -0
  469. package/dist/plugin-sdk/auto-reply/media-note.d.ts +2 -0
  470. package/dist/plugin-sdk/auto-reply/model-runtime.d.ts +17 -0
  471. package/dist/plugin-sdk/auto-reply/model.d.ts +8 -0
  472. package/dist/plugin-sdk/auto-reply/reply/abort.d.ts +32 -0
  473. package/dist/plugin-sdk/auto-reply/reply/agent-runner-execution.d.ts +59 -0
  474. package/dist/plugin-sdk/auto-reply/reply/agent-runner-helpers.d.ts +15 -0
  475. package/dist/plugin-sdk/auto-reply/reply/agent-runner-payloads.d.ts +27 -0
  476. package/dist/plugin-sdk/auto-reply/reply/agent-runner-utils.d.ts +152 -0
  477. package/dist/plugin-sdk/auto-reply/reply/agent-runner.d.ts +36 -0
  478. package/dist/plugin-sdk/auto-reply/reply/block-reply-coalescer.d.ts +15 -0
  479. package/dist/plugin-sdk/auto-reply/reply/block-reply-pipeline.d.ts +31 -0
  480. package/dist/plugin-sdk/auto-reply/reply/block-streaming.d.ts +22 -0
  481. package/dist/plugin-sdk/auto-reply/reply/body.d.ts +10 -0
  482. package/dist/plugin-sdk/auto-reply/reply/command-gates.d.ts +18 -0
  483. package/dist/plugin-sdk/auto-reply/reply/commands-allowlist.d.ts +2 -0
  484. package/dist/plugin-sdk/auto-reply/reply/commands-config.d.ts +3 -0
  485. package/dist/plugin-sdk/auto-reply/reply/commands-context.d.ts +12 -0
  486. package/dist/plugin-sdk/auto-reply/reply/commands-core.d.ts +13 -0
  487. package/dist/plugin-sdk/auto-reply/reply/commands-export-session.d.ts +3 -0
  488. package/dist/plugin-sdk/auto-reply/reply/commands-info.d.ts +11 -0
  489. package/dist/plugin-sdk/auto-reply/reply/commands-plugin.d.ts +13 -0
  490. package/dist/plugin-sdk/auto-reply/reply/commands-session.d.ts +8 -0
  491. package/dist/plugin-sdk/auto-reply/reply/commands-setunset-standard.d.ts +10 -0
  492. package/dist/plugin-sdk/auto-reply/reply/commands-setunset.d.ts +34 -0
  493. package/dist/plugin-sdk/auto-reply/reply/commands-slash-parse.d.ts +24 -0
  494. package/dist/plugin-sdk/auto-reply/reply/commands-status.d.ts +26 -0
  495. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-agents.d.ts +3 -0
  496. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-focus.d.ts +3 -0
  497. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-help.d.ts +2 -0
  498. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-info.d.ts +3 -0
  499. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-kill.d.ts +3 -0
  500. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-list.d.ts +3 -0
  501. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-log.d.ts +3 -0
  502. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-send.d.ts +3 -0
  503. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-spawn.d.ts +3 -0
  504. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/action-unfocus.d.ts +3 -0
  505. package/dist/plugin-sdk/auto-reply/reply/commands-subagents/shared.d.ts +81 -0
  506. package/dist/plugin-sdk/auto-reply/reply/commands-subagents.d.ts +4 -0
  507. package/dist/plugin-sdk/auto-reply/reply/commands-tts.d.ts +2 -0
  508. package/dist/plugin-sdk/auto-reply/reply/commands-types.d.ts +61 -0
  509. package/dist/plugin-sdk/auto-reply/reply/commands.d.ts +4 -0
  510. package/dist/plugin-sdk/auto-reply/reply/config-commands.d.ts +15 -0
  511. package/dist/plugin-sdk/auto-reply/reply/config-value.d.ts +4 -0
  512. package/dist/plugin-sdk/auto-reply/reply/debug-commands.d.ts +16 -0
  513. package/dist/plugin-sdk/auto-reply/reply/directive-handling.auth.d.ts +19 -0
  514. package/dist/plugin-sdk/auto-reply/reply/directive-handling.d.ts +6 -0
  515. package/dist/plugin-sdk/auto-reply/reply/directive-handling.fast-lane.d.ts +7 -0
  516. package/dist/plugin-sdk/auto-reply/reply/directive-handling.impl.d.ts +3 -0
  517. package/dist/plugin-sdk/auto-reply/reply/directive-handling.levels.d.ts +20 -0
  518. package/dist/plugin-sdk/auto-reply/reply/directive-handling.params.d.ts +59 -0
  519. package/dist/plugin-sdk/auto-reply/reply/directive-handling.parse.d.ts +65 -0
  520. package/dist/plugin-sdk/auto-reply/reply/directive-handling.persist.d.ts +42 -0
  521. package/dist/plugin-sdk/auto-reply/reply/directive-handling.queue-validation.d.ts +10 -0
  522. package/dist/plugin-sdk/auto-reply/reply/directive-handling.shared.d.ts +29 -0
  523. package/dist/plugin-sdk/auto-reply/reply/directive-parsing.d.ts +5 -0
  524. package/dist/plugin-sdk/auto-reply/reply/directives.d.ts +58 -0
  525. package/dist/plugin-sdk/auto-reply/reply/dispatch-from-config.d.ts +16 -0
  526. package/dist/plugin-sdk/auto-reply/reply/dispatcher-registry.d.ts +24 -0
  527. package/dist/plugin-sdk/auto-reply/reply/elevated-allowlist-matcher.d.ts +20 -0
  528. package/dist/plugin-sdk/auto-reply/reply/elevated-unavailable.d.ts +8 -0
  529. package/dist/plugin-sdk/auto-reply/reply/followup-runner.d.ts +16 -0
  530. package/dist/plugin-sdk/auto-reply/reply/get-reply-directives-apply.d.ts +64 -0
  531. package/dist/plugin-sdk/auto-reply/reply/get-reply-directives-utils.d.ts +3 -0
  532. package/dist/plugin-sdk/auto-reply/reply/get-reply-directives.d.ts +121 -0
  533. package/dist/plugin-sdk/auto-reply/reply/get-reply-inline-actions.d.ts +56 -0
  534. package/dist/plugin-sdk/auto-reply/reply/get-reply-run.d.ts +73 -0
  535. package/dist/plugin-sdk/auto-reply/reply/get-reply.d.ts +4 -0
  536. package/dist/plugin-sdk/auto-reply/reply/groups.d.ts +26 -0
  537. package/dist/plugin-sdk/auto-reply/reply/history.d.ts +72 -0
  538. package/dist/plugin-sdk/auto-reply/reply/inbound-context.d.ts +8 -0
  539. package/dist/plugin-sdk/auto-reply/reply/inbound-dedupe.d.ts +8 -0
  540. package/dist/plugin-sdk/auto-reply/reply/inbound-meta.d.ts +3 -0
  541. package/dist/plugin-sdk/auto-reply/reply/inbound-text.d.ts +1 -0
  542. package/dist/plugin-sdk/auto-reply/reply/line-directives.d.ts +22 -0
  543. package/dist/plugin-sdk/auto-reply/reply/mentions.d.ts +19 -0
  544. package/dist/plugin-sdk/auto-reply/reply/normalize-reply.d.ts +11 -0
  545. package/dist/plugin-sdk/auto-reply/reply/origin-routing.d.ts +13 -0
  546. package/dist/plugin-sdk/auto-reply/reply/provider-dispatcher.d.ts +19 -0
  547. package/dist/plugin-sdk/auto-reply/reply/queue/cleanup.d.ts +6 -0
  548. package/dist/plugin-sdk/auto-reply/reply/queue/directive.d.ts +15 -0
  549. package/dist/plugin-sdk/auto-reply/reply/queue/drain.d.ts +2 -0
  550. package/dist/plugin-sdk/auto-reply/reply/queue/enqueue.d.ts +3 -0
  551. package/dist/plugin-sdk/auto-reply/reply/queue/normalize.d.ts +3 -0
  552. package/dist/plugin-sdk/auto-reply/reply/queue/settings.d.ts +2 -0
  553. package/dist/plugin-sdk/auto-reply/reply/queue/state.d.ts +20 -0
  554. package/dist/plugin-sdk/auto-reply/reply/queue/types.d.ts +87 -0
  555. package/dist/plugin-sdk/auto-reply/reply/queue-policy.d.ts +8 -0
  556. package/dist/plugin-sdk/auto-reply/reply/queue.d.ts +8 -0
  557. package/dist/plugin-sdk/auto-reply/reply/reply-delivery.d.ts +27 -0
  558. package/dist/plugin-sdk/auto-reply/reply/reply-directives.d.ts +14 -0
  559. package/dist/plugin-sdk/auto-reply/reply/reply-dispatcher.d.ts +53 -0
  560. package/dist/plugin-sdk/auto-reply/reply/reply-elevated.d.ts +16 -0
  561. package/dist/plugin-sdk/auto-reply/reply/reply-inline.d.ts +8 -0
  562. package/dist/plugin-sdk/auto-reply/reply/reply-payloads.d.ts +27 -0
  563. package/dist/plugin-sdk/auto-reply/reply/reply-reference.d.ts +20 -0
  564. package/dist/plugin-sdk/auto-reply/reply/reply-tags.d.ts +6 -0
  565. package/dist/plugin-sdk/auto-reply/reply/reply-threading.d.ts +9 -0
  566. package/dist/plugin-sdk/auto-reply/reply/response-prefix-template.d.ts +51 -0
  567. package/dist/plugin-sdk/auto-reply/reply/route-reply.d.ts +56 -0
  568. package/dist/plugin-sdk/auto-reply/reply/session-reset-prompt.d.ts +1 -0
  569. package/dist/plugin-sdk/auto-reply/reply/session-run-accounting.d.ts +11 -0
  570. package/dist/plugin-sdk/auto-reply/reply/session-updates.d.ts +18 -0
  571. package/dist/plugin-sdk/auto-reply/reply/session-usage.d.ts +21 -0
  572. package/dist/plugin-sdk/auto-reply/reply/session.d.ts +26 -0
  573. package/dist/plugin-sdk/auto-reply/reply/strip-inbound-meta.d.ts +27 -0
  574. package/dist/plugin-sdk/auto-reply/reply/subagents-utils.d.ts +26 -0
  575. package/dist/plugin-sdk/auto-reply/reply/typing-mode.d.ts +27 -0
  576. package/dist/plugin-sdk/auto-reply/reply/typing.d.ts +18 -0
  577. package/dist/plugin-sdk/auto-reply/reply/untrusted-context.d.ts +1 -0
  578. package/dist/plugin-sdk/auto-reply/reply.d.ts +5 -0
  579. package/dist/plugin-sdk/auto-reply/send-policy.d.ts +6 -0
  580. package/dist/plugin-sdk/auto-reply/status.d.ts +59 -0
  581. package/dist/plugin-sdk/auto-reply/templating.d.ts +159 -0
  582. package/dist/plugin-sdk/auto-reply/thinking.d.ts +22 -0
  583. package/dist/plugin-sdk/auto-reply/tokens.d.ts +3 -0
  584. package/dist/plugin-sdk/auto-reply/types.d.ts +82 -0
  585. package/dist/plugin-sdk/channel-web.d.ts +6 -0
  586. package/dist/plugin-sdk/channels/account-summary.d.ts +17 -0
  587. package/dist/plugin-sdk/channels/ack-reactions.d.ts +29 -0
  588. package/dist/plugin-sdk/channels/allow-from.d.ts +11 -0
  589. package/dist/plugin-sdk/channels/allowlist-match.d.ts +16 -0
  590. package/dist/plugin-sdk/channels/allowlists/resolve-utils.d.ts +33 -0
  591. package/dist/plugin-sdk/channels/channel-config.d.ts +39 -0
  592. package/dist/plugin-sdk/channels/chat-type.d.ts +2 -0
  593. package/dist/plugin-sdk/channels/command-gating.d.ts +20 -0
  594. package/dist/plugin-sdk/channels/conversation-label.d.ts +2 -0
  595. package/dist/plugin-sdk/channels/dock.d.ts +25 -0
  596. package/dist/plugin-sdk/channels/draft-stream-controls.d.ts +54 -0
  597. package/dist/plugin-sdk/channels/draft-stream-loop.d.ts +13 -0
  598. package/dist/plugin-sdk/channels/location.d.ts +21 -0
  599. package/dist/plugin-sdk/channels/logging.d.ts +20 -0
  600. package/dist/plugin-sdk/channels/mention-gating.d.ts +27 -0
  601. package/dist/plugin-sdk/channels/model-overrides.d.ts +18 -0
  602. package/dist/plugin-sdk/channels/plugins/account-action-gate.d.ts +5 -0
  603. package/dist/plugin-sdk/channels/plugins/account-helpers.d.ts +6 -0
  604. package/dist/plugin-sdk/channels/plugins/actions/discord/handle-action.d.ts +3 -0
  605. package/dist/plugin-sdk/channels/plugins/actions/discord/handle-action.guild-admin.d.ts +9 -0
  606. package/dist/plugin-sdk/channels/plugins/actions/discord.d.ts +2 -0
  607. package/dist/plugin-sdk/channels/plugins/actions/shared.d.ts +7 -0
  608. package/dist/plugin-sdk/channels/plugins/actions/signal.d.ts +2 -0
  609. package/dist/plugin-sdk/channels/plugins/actions/telegram.d.ts +2 -0
  610. package/dist/plugin-sdk/channels/plugins/agent-tools/whatsapp-login.d.ts +2 -0
  611. package/dist/plugin-sdk/channels/plugins/allowlist-match.d.ts +2 -0
  612. package/dist/plugin-sdk/channels/plugins/bluebubbles-actions.d.ts +48 -0
  613. package/dist/plugin-sdk/channels/plugins/channel-config.d.ts +2 -0
  614. package/dist/plugin-sdk/channels/plugins/config-helpers.d.ts +14 -0
  615. package/dist/plugin-sdk/channels/plugins/config-schema.d.ts +3 -0
  616. package/dist/plugin-sdk/channels/plugins/config-writes.d.ts +7 -0
  617. package/dist/plugin-sdk/channels/plugins/directory-config.d.ts +16 -0
  618. package/dist/plugin-sdk/channels/plugins/group-mentions.d.ts +18 -0
  619. package/dist/plugin-sdk/channels/plugins/helpers.d.ts +8 -0
  620. package/dist/plugin-sdk/channels/plugins/index.d.ts +8 -0
  621. package/dist/plugin-sdk/channels/plugins/media-limits.d.ts +9 -0
  622. package/dist/plugin-sdk/channels/plugins/media-payload.d.ts +15 -0
  623. package/dist/plugin-sdk/channels/plugins/message-action-names.d.ts +2 -0
  624. package/dist/plugin-sdk/channels/plugins/normalize/discord.d.ts +14 -0
  625. package/dist/plugin-sdk/channels/plugins/normalize/imessage.d.ts +2 -0
  626. package/dist/plugin-sdk/channels/plugins/normalize/shared.d.ts +6 -0
  627. package/dist/plugin-sdk/channels/plugins/normalize/signal.d.ts +2 -0
  628. package/dist/plugin-sdk/channels/plugins/normalize/slack.d.ts +2 -0
  629. package/dist/plugin-sdk/channels/plugins/normalize/telegram.d.ts +2 -0
  630. package/dist/plugin-sdk/channels/plugins/normalize/whatsapp.d.ts +3 -0
  631. package/dist/plugin-sdk/channels/plugins/onboarding/channel-access-configure.d.ts +21 -0
  632. package/dist/plugin-sdk/channels/plugins/onboarding/channel-access.d.ts +31 -0
  633. package/dist/plugin-sdk/channels/plugins/onboarding/discord.d.ts +2 -0
  634. package/dist/plugin-sdk/channels/plugins/onboarding/helpers.d.ts +177 -0
  635. package/dist/plugin-sdk/channels/plugins/onboarding/imessage.d.ts +6 -0
  636. package/dist/plugin-sdk/channels/plugins/onboarding/signal.d.ts +7 -0
  637. package/dist/plugin-sdk/channels/plugins/onboarding/slack.d.ts +2 -0
  638. package/dist/plugin-sdk/channels/plugins/onboarding/telegram.d.ts +4 -0
  639. package/dist/plugin-sdk/channels/plugins/onboarding/whatsapp.d.ts +2 -0
  640. package/dist/plugin-sdk/channels/plugins/onboarding-types.d.ts +77 -0
  641. package/dist/plugin-sdk/channels/plugins/outbound/load.d.ts +2 -0
  642. package/dist/plugin-sdk/channels/plugins/pairing-message.d.ts +1 -0
  643. package/dist/plugin-sdk/channels/plugins/pairing.d.ts +16 -0
  644. package/dist/plugin-sdk/channels/plugins/registry-loader.d.ts +5 -0
  645. package/dist/plugin-sdk/channels/plugins/setup-helpers.d.ts +13 -0
  646. package/dist/plugin-sdk/channels/plugins/status-issues/bluebubbles.d.ts +2 -0
  647. package/dist/plugin-sdk/channels/plugins/status-issues/discord.d.ts +2 -0
  648. package/dist/plugin-sdk/channels/plugins/status-issues/shared.d.ts +29 -0
  649. package/dist/plugin-sdk/channels/plugins/status-issues/telegram.d.ts +2 -0
  650. package/dist/plugin-sdk/channels/plugins/status-issues/whatsapp.d.ts +2 -0
  651. package/dist/plugin-sdk/channels/plugins/types.adapters.d.ts +288 -0
  652. package/dist/plugin-sdk/channels/plugins/types.core.d.ts +349 -0
  653. package/dist/plugin-sdk/channels/plugins/types.d.ts +6 -0
  654. package/dist/plugin-sdk/channels/plugins/types.plugin.d.ts +54 -0
  655. package/dist/plugin-sdk/channels/plugins/whatsapp-heartbeat.d.ts +11 -0
  656. package/dist/plugin-sdk/channels/plugins/whatsapp-shared.d.ts +5 -0
  657. package/dist/plugin-sdk/channels/registry.d.ts +15 -0
  658. package/dist/plugin-sdk/channels/reply-prefix.d.ts +24 -0
  659. package/dist/plugin-sdk/channels/sender-label.d.ts +9 -0
  660. package/dist/plugin-sdk/channels/session.d.ts +18 -0
  661. package/dist/plugin-sdk/channels/status-reactions.d.ts +62 -0
  662. package/dist/plugin-sdk/channels/targets.d.ts +42 -0
  663. package/dist/plugin-sdk/channels/telegram/api.d.ts +5 -0
  664. package/dist/plugin-sdk/channels/typing-lifecycle.d.ts +12 -0
  665. package/dist/plugin-sdk/channels/typing.d.ts +13 -0
  666. package/dist/plugin-sdk/channels/web/index.d.ts +1 -0
  667. package/dist/plugin-sdk/cli/cli-name.d.ts +3 -0
  668. package/dist/plugin-sdk/cli/command-format.d.ts +1 -0
  669. package/dist/plugin-sdk/cli/deps.d.ts +18 -0
  670. package/dist/plugin-sdk/cli/outbound-send-deps.d.ts +4 -0
  671. package/dist/plugin-sdk/cli/outbound-send-mapping.d.ts +10 -0
  672. package/dist/plugin-sdk/cli/parse-bytes.d.ts +4 -0
  673. package/dist/plugin-sdk/cli/parse-duration.d.ts +4 -0
  674. package/dist/plugin-sdk/cli/profile-utils.d.ts +2 -0
  675. package/dist/plugin-sdk/cli/progress.d.ts +24 -0
  676. package/dist/plugin-sdk/cli/wait.d.ts +1 -0
  677. package/dist/plugin-sdk/commands/agent/delivery.d.ts +25 -0
  678. package/dist/plugin-sdk/commands/agent/run-context.d.ts +2 -0
  679. package/dist/plugin-sdk/commands/agent/session-store.d.ts +16 -0
  680. package/dist/plugin-sdk/commands/agent/session.d.ts +33 -0
  681. package/dist/plugin-sdk/commands/agent/types.d.ts +89 -0
  682. package/dist/plugin-sdk/commands/agent.d.ts +14 -0
  683. package/dist/plugin-sdk/commands/daemon-runtime.d.ts +8 -0
  684. package/dist/plugin-sdk/commands/health.d.ts +63 -0
  685. package/dist/plugin-sdk/commands/oauth-flow.d.ts +21 -0
  686. package/dist/plugin-sdk/commands/onboard-helpers.d.ts +81 -0
  687. package/dist/plugin-sdk/commands/onboard-types.d.ts +69 -0
  688. package/dist/plugin-sdk/commands/signal-install.d.ts +30 -0
  689. package/dist/plugin-sdk/compat/legacy-names.d.ts +8 -0
  690. package/dist/plugin-sdk/config/agent-dirs.d.ts +14 -0
  691. package/dist/plugin-sdk/config/agent-limits.d.ts +6 -0
  692. package/dist/plugin-sdk/config/backup-rotation.d.ts +5 -0
  693. package/dist/plugin-sdk/config/cache-utils.d.ts +6 -0
  694. package/dist/plugin-sdk/config/commands.d.ts +20 -0
  695. package/dist/plugin-sdk/config/config-paths.d.ts +10 -0
  696. package/dist/plugin-sdk/config/config.d.ts +7 -0
  697. package/dist/plugin-sdk/config/dangerous-name-matching.d.ts +12 -0
  698. package/dist/plugin-sdk/config/defaults.d.ts +19 -0
  699. package/dist/plugin-sdk/config/discord-preview-streaming.d.ts +25 -0
  700. package/dist/plugin-sdk/config/env-preserve.d.ts +10 -0
  701. package/dist/plugin-sdk/config/env-substitution.d.ts +36 -0
  702. package/dist/plugin-sdk/config/env-vars.d.ts +6 -0
  703. package/dist/plugin-sdk/config/group-policy.d.ts +49 -0
  704. package/dist/plugin-sdk/config/includes.d.ts +32 -0
  705. package/dist/plugin-sdk/config/io.d.ts +60 -0
  706. package/dist/plugin-sdk/config/legacy-migrate.d.ts +5 -0
  707. package/dist/plugin-sdk/config/legacy.d.ts +6 -0
  708. package/dist/plugin-sdk/config/legacy.migrations.d.ts +1 -0
  709. package/dist/plugin-sdk/config/legacy.migrations.part-1.d.ts +2 -0
  710. package/dist/plugin-sdk/config/legacy.migrations.part-2.d.ts +2 -0
  711. package/dist/plugin-sdk/config/legacy.migrations.part-3.d.ts +2 -0
  712. package/dist/plugin-sdk/config/legacy.rules.d.ts +2 -0
  713. package/dist/plugin-sdk/config/legacy.shared.d.ts +19 -0
  714. package/dist/plugin-sdk/config/markdown-tables.d.ts +7 -0
  715. package/dist/plugin-sdk/config/merge-config.d.ts +7 -0
  716. package/dist/plugin-sdk/config/merge-patch.d.ts +5 -0
  717. package/dist/plugin-sdk/config/model-input.d.ts +9 -0
  718. package/dist/plugin-sdk/config/normalize-paths.d.ts +8 -0
  719. package/dist/plugin-sdk/config/paths.d.ts +57 -0
  720. package/dist/plugin-sdk/config/prototype-keys.d.ts +1 -0
  721. package/dist/plugin-sdk/config/runtime-group-policy.d.ts +56 -0
  722. package/dist/plugin-sdk/config/runtime-overrides.d.ts +15 -0
  723. package/dist/plugin-sdk/config/sessions/artifacts.d.ts +5 -0
  724. package/dist/plugin-sdk/config/sessions/constants.d.ts +2 -0
  725. package/dist/plugin-sdk/config/sessions/delivery-info.d.ts +16 -0
  726. package/dist/plugin-sdk/config/sessions/disk-budget.d.ts +28 -0
  727. package/dist/plugin-sdk/config/sessions/group.d.ts +11 -0
  728. package/dist/plugin-sdk/config/sessions/main-session.d.ts +43 -0
  729. package/dist/plugin-sdk/config/sessions/metadata.d.ts +16 -0
  730. package/dist/plugin-sdk/config/sessions/paths.d.ts +21 -0
  731. package/dist/plugin-sdk/config/sessions/reset.d.ts +43 -0
  732. package/dist/plugin-sdk/config/sessions/session-file.d.ts +15 -0
  733. package/dist/plugin-sdk/config/sessions/session-key.d.ts +8 -0
  734. package/dist/plugin-sdk/config/sessions/store.d.ts +123 -0
  735. package/dist/plugin-sdk/config/sessions/transcript.d.ts +18 -0
  736. package/dist/plugin-sdk/config/sessions/types.d.ts +160 -0
  737. package/dist/plugin-sdk/config/sessions.d.ts +13 -0
  738. package/dist/plugin-sdk/config/talk.d.ts +21 -0
  739. package/dist/plugin-sdk/config/telegram-custom-commands.d.ts +24 -0
  740. package/dist/plugin-sdk/config/types.agent-defaults.d.ts +268 -0
  741. package/dist/plugin-sdk/config/types.agents-shared.d.ts +49 -0
  742. package/dist/plugin-sdk/config/types.agents.d.ts +57 -0
  743. package/dist/plugin-sdk/config/types.approvals.d.ts +26 -0
  744. package/dist/plugin-sdk/config/types.auth.d.ts +28 -0
  745. package/dist/plugin-sdk/config/types.base.d.ts +203 -0
  746. package/dist/plugin-sdk/config/types.browser.d.ts +65 -0
  747. package/dist/plugin-sdk/config/types.channel-messaging-common.d.ts +44 -0
  748. package/dist/plugin-sdk/config/types.channels.d.ts +53 -0
  749. package/dist/plugin-sdk/config/types.cron.d.ts +26 -0
  750. package/dist/plugin-sdk/config/types.d.ts +27 -0
  751. package/dist/plugin-sdk/config/types.discord.d.ts +273 -0
  752. package/dist/plugin-sdk/config/types.gateway.d.ts +335 -0
  753. package/dist/plugin-sdk/config/types.googlechat.d.ts +107 -0
  754. package/dist/plugin-sdk/config/types.hooks.d.ts +123 -0
  755. package/dist/plugin-sdk/config/types.imessage.d.ts +77 -0
  756. package/dist/plugin-sdk/config/types.installs.d.ts +14 -0
  757. package/dist/plugin-sdk/config/types.irc.d.ts +54 -0
  758. package/dist/plugin-sdk/config/types.messages.d.ts +154 -0
  759. package/dist/plugin-sdk/config/types.models.d.ts +41 -0
  760. package/dist/plugin-sdk/config/types.msteams.d.ts +108 -0
  761. package/dist/plugin-sdk/config/types.node-host.d.ts +10 -0
  762. package/dist/plugin-sdk/config/types.plugins.d.ts +23 -0
  763. package/dist/plugin-sdk/config/types.queue.d.ts +14 -0
  764. package/dist/plugin-sdk/config/types.remoteclaw.d.ts +119 -0
  765. package/dist/plugin-sdk/config/types.signal.d.ts +46 -0
  766. package/dist/plugin-sdk/config/types.slack.d.ts +181 -0
  767. package/dist/plugin-sdk/config/types.telegram.d.ts +191 -0
  768. package/dist/plugin-sdk/config/types.tools.d.ts +322 -0
  769. package/dist/plugin-sdk/config/types.tts.d.ts +78 -0
  770. package/dist/plugin-sdk/config/types.whatsapp.d.ts +101 -0
  771. package/dist/plugin-sdk/config/validation.d.ts +37 -0
  772. package/dist/plugin-sdk/config/version.d.ts +8 -0
  773. package/dist/plugin-sdk/config/zod-schema.agent-defaults.d.ts +156 -0
  774. package/dist/plugin-sdk/config/zod-schema.agent-model.d.ts +5 -0
  775. package/dist/plugin-sdk/config/zod-schema.agent-runtime.d.ts +500 -0
  776. package/dist/plugin-sdk/config/zod-schema.agents.d.ts +298 -0
  777. package/dist/plugin-sdk/config/zod-schema.allowdeny.d.ts +13 -0
  778. package/dist/plugin-sdk/config/zod-schema.approvals.d.ts +15 -0
  779. package/dist/plugin-sdk/config/zod-schema.channels.d.ts +6 -0
  780. package/dist/plugin-sdk/config/zod-schema.core.d.ts +583 -0
  781. package/dist/plugin-sdk/config/zod-schema.d.ts +3434 -0
  782. package/dist/plugin-sdk/config/zod-schema.hooks.d.ts +85 -0
  783. package/dist/plugin-sdk/config/zod-schema.installs.d.ts +16 -0
  784. package/dist/plugin-sdk/config/zod-schema.providers-core.d.ts +3693 -0
  785. package/dist/plugin-sdk/config/zod-schema.providers-whatsapp.d.ts +235 -0
  786. package/dist/plugin-sdk/config/zod-schema.providers.d.ts +2200 -0
  787. package/dist/plugin-sdk/config/zod-schema.sensitive.d.ts +2 -0
  788. package/dist/plugin-sdk/config/zod-schema.session.d.ts +234 -0
  789. package/dist/plugin-sdk/cron/delivery.d.ts +9 -0
  790. package/dist/plugin-sdk/cron/legacy-delivery.d.ts +3 -0
  791. package/dist/plugin-sdk/cron/parse.d.ts +1 -0
  792. package/dist/plugin-sdk/cron/payload-migration.d.ts +3 -0
  793. package/dist/plugin-sdk/cron/schedule.d.ts +2 -0
  794. package/dist/plugin-sdk/cron/service/jobs.d.ts +21 -0
  795. package/dist/plugin-sdk/cron/service/locked.d.ts +2 -0
  796. package/dist/plugin-sdk/cron/service/normalize.d.ts +18 -0
  797. package/dist/plugin-sdk/cron/service/ops.d.ts +81 -0
  798. package/dist/plugin-sdk/cron/service/state.d.ts +125 -0
  799. package/dist/plugin-sdk/cron/service/store.d.ts +9 -0
  800. package/dist/plugin-sdk/cron/service/timer.d.ts +47 -0
  801. package/dist/plugin-sdk/cron/service.d.ts +66 -0
  802. package/dist/plugin-sdk/cron/session-reaper.d.ts +35 -0
  803. package/dist/plugin-sdk/cron/stagger.d.ts +8 -0
  804. package/dist/plugin-sdk/cron/store.d.ts +6 -0
  805. package/dist/plugin-sdk/cron/types.d.ts +131 -0
  806. package/dist/plugin-sdk/cron/webhook-url.d.ts +1 -0
  807. package/dist/plugin-sdk/daemon/constants.d.ts +35 -0
  808. package/dist/plugin-sdk/discord/accounts.d.ts +21 -0
  809. package/dist/plugin-sdk/discord/api.d.ts +11 -0
  810. package/dist/plugin-sdk/discord/audit.d.ts +29 -0
  811. package/dist/plugin-sdk/discord/chunk.d.ts +20 -0
  812. package/dist/plugin-sdk/discord/client.d.ts +21 -0
  813. package/dist/plugin-sdk/discord/components-registry.d.ts +16 -0
  814. package/dist/plugin-sdk/discord/components.d.ts +196 -0
  815. package/dist/plugin-sdk/discord/directory-live.d.ts +4 -0
  816. package/dist/plugin-sdk/discord/draft-chunking.d.ts +6 -0
  817. package/dist/plugin-sdk/discord/draft-stream.d.ts +21 -0
  818. package/dist/plugin-sdk/discord/gateway-logging.d.ts +8 -0
  819. package/dist/plugin-sdk/discord/guilds.d.ts +6 -0
  820. package/dist/plugin-sdk/discord/monitor/agent-components.d.ts +55 -0
  821. package/dist/plugin-sdk/discord/monitor/allow-list.d.ts +176 -0
  822. package/dist/plugin-sdk/discord/monitor/commands.d.ts +2 -0
  823. package/dist/plugin-sdk/discord/monitor/format.d.ts +13 -0
  824. package/dist/plugin-sdk/discord/monitor/gateway-plugin.d.ts +8 -0
  825. package/dist/plugin-sdk/discord/monitor/gateway-registry.d.ts +9 -0
  826. package/dist/plugin-sdk/discord/monitor/listeners.d.ts +44 -0
  827. package/dist/plugin-sdk/discord/monitor/message-handler.d.ts +5 -0
  828. package/dist/plugin-sdk/discord/monitor/message-handler.preflight.d.ts +14 -0
  829. package/dist/plugin-sdk/discord/monitor/message-handler.preflight.types.d.ts +95 -0
  830. package/dist/plugin-sdk/discord/monitor/message-handler.process.d.ts +2 -0
  831. package/dist/plugin-sdk/discord/monitor/message-utils.d.ts +40 -0
  832. package/dist/plugin-sdk/discord/monitor/native-command.d.ts +23 -0
  833. package/dist/plugin-sdk/discord/monitor/presence-cache.d.ts +9 -0
  834. package/dist/plugin-sdk/discord/monitor/presence.d.ts +5 -0
  835. package/dist/plugin-sdk/discord/monitor/provider.allowlist.d.ts +14 -0
  836. package/dist/plugin-sdk/discord/monitor/provider.d.ts +28 -0
  837. package/dist/plugin-sdk/discord/monitor/provider.lifecycle.d.ts +23 -0
  838. package/dist/plugin-sdk/discord/monitor/reply-context.d.ts +17 -0
  839. package/dist/plugin-sdk/discord/monitor/reply-delivery.d.ts +22 -0
  840. package/dist/plugin-sdk/discord/monitor/rest-fetch.d.ts +2 -0
  841. package/dist/plugin-sdk/discord/monitor/sender-identity.d.ts +31 -0
  842. package/dist/plugin-sdk/discord/monitor/system-events.d.ts +2 -0
  843. package/dist/plugin-sdk/discord/monitor/thread-bindings.d.ts +5 -0
  844. package/dist/plugin-sdk/discord/monitor/thread-bindings.discord-api.d.ts +36 -0
  845. package/dist/plugin-sdk/discord/monitor/thread-bindings.lifecycle.d.ts +30 -0
  846. package/dist/plugin-sdk/discord/monitor/thread-bindings.manager.d.ts +17 -0
  847. package/dist/plugin-sdk/discord/monitor/thread-bindings.messages.d.ts +17 -0
  848. package/dist/plugin-sdk/discord/monitor/thread-bindings.state.d.ts +61 -0
  849. package/dist/plugin-sdk/discord/monitor/thread-bindings.types.d.ts +64 -0
  850. package/dist/plugin-sdk/discord/monitor/threading.d.ts +106 -0
  851. package/dist/plugin-sdk/discord/monitor/typing.d.ts +5 -0
  852. package/dist/plugin-sdk/discord/monitor.d.ts +10 -0
  853. package/dist/plugin-sdk/discord/monitor.gateway.d.ts +12 -0
  854. package/dist/plugin-sdk/discord/pluralkit.d.ts +26 -0
  855. package/dist/plugin-sdk/discord/probe.d.ts +28 -0
  856. package/dist/plugin-sdk/discord/resolve-channels.d.ts +15 -0
  857. package/dist/plugin-sdk/discord/resolve-users.d.ts +14 -0
  858. package/dist/plugin-sdk/discord/send.channels.d.ts +17 -0
  859. package/dist/plugin-sdk/discord/send.components.d.ts +17 -0
  860. package/dist/plugin-sdk/discord/send.d.ts +10 -0
  861. package/dist/plugin-sdk/discord/send.emojis-stickers.d.ts +4 -0
  862. package/dist/plugin-sdk/discord/send.guild.d.ts +24 -0
  863. package/dist/plugin-sdk/discord/send.messages.d.ts +20 -0
  864. package/dist/plugin-sdk/discord/send.outbound.d.ts +57 -0
  865. package/dist/plugin-sdk/discord/send.permissions.d.ts +20 -0
  866. package/dist/plugin-sdk/discord/send.reactions.d.ts +15 -0
  867. package/dist/plugin-sdk/discord/send.shared.d.ts +85 -0
  868. package/dist/plugin-sdk/discord/send.types.d.ts +144 -0
  869. package/dist/plugin-sdk/discord/targets.d.ts +18 -0
  870. package/dist/plugin-sdk/discord/token.d.ts +11 -0
  871. package/dist/plugin-sdk/discord/voice/command.d.ts +15 -0
  872. package/dist/plugin-sdk/discord/voice/manager.d.ts +52 -0
  873. package/dist/plugin-sdk/discord/voice-message.d.ts +50 -0
  874. package/dist/plugin-sdk/gateway/call.d.ts +65 -0
  875. package/dist/plugin-sdk/gateway/chat-abort.d.ts +44 -0
  876. package/dist/plugin-sdk/gateway/chat-sanitize.d.ts +4 -0
  877. package/dist/plugin-sdk/gateway/client.d.ts +64 -0
  878. package/dist/plugin-sdk/gateway/control-ui-shared.d.ts +9 -0
  879. package/dist/plugin-sdk/gateway/credentials.d.ts +36 -0
  880. package/dist/plugin-sdk/gateway/device-auth.d.ts +11 -0
  881. package/dist/plugin-sdk/gateway/method-scopes.d.ts +22 -0
  882. package/dist/plugin-sdk/gateway/net.d.ts +77 -0
  883. package/dist/plugin-sdk/gateway/node-registry.d.ts +60 -0
  884. package/dist/plugin-sdk/gateway/protocol/client-info.d.ts +58 -0
  885. package/dist/plugin-sdk/gateway/protocol/index.d.ts +497 -0
  886. package/dist/plugin-sdk/gateway/protocol/schema/agent.d.ts +89 -0
  887. package/dist/plugin-sdk/gateway/protocol/schema/agents-models-skills.d.ts +188 -0
  888. package/dist/plugin-sdk/gateway/protocol/schema/channels.d.ts +134 -0
  889. package/dist/plugin-sdk/gateway/protocol/schema/config.d.ts +53 -0
  890. package/dist/plugin-sdk/gateway/protocol/schema/cron.d.ts +324 -0
  891. package/dist/plugin-sdk/gateway/protocol/schema/devices.d.ts +41 -0
  892. package/dist/plugin-sdk/gateway/protocol/schema/error-codes.d.ts +14 -0
  893. package/dist/plugin-sdk/gateway/protocol/schema/frames.d.ts +168 -0
  894. package/dist/plugin-sdk/gateway/protocol/schema/logs-chat.d.ts +45 -0
  895. package/dist/plugin-sdk/gateway/protocol/schema/nodes.d.ts +64 -0
  896. package/dist/plugin-sdk/gateway/protocol/schema/primitives.d.ts +4 -0
  897. package/dist/plugin-sdk/gateway/protocol/schema/protocol-schemas.d.ts +3 -0
  898. package/dist/plugin-sdk/gateway/protocol/schema/push.d.ts +15 -0
  899. package/dist/plugin-sdk/gateway/protocol/schema/sessions.d.ts +81 -0
  900. package/dist/plugin-sdk/gateway/protocol/schema/snapshot.d.ts +69 -0
  901. package/dist/plugin-sdk/gateway/protocol/schema/types.d.ts +120 -0
  902. package/dist/plugin-sdk/gateway/protocol/schema/wizard.d.ts +86 -0
  903. package/dist/plugin-sdk/gateway/protocol/schema.d.ts +16 -0
  904. package/dist/plugin-sdk/gateway/server/ws-types.d.ts +9 -0
  905. package/dist/plugin-sdk/gateway/server-broadcast.d.ts +17 -0
  906. package/dist/plugin-sdk/gateway/server-channels.d.ts +26 -0
  907. package/dist/plugin-sdk/gateway/server-constants.d.ts +10 -0
  908. package/dist/plugin-sdk/gateway/server-methods/types.d.ts +84 -0
  909. package/dist/plugin-sdk/gateway/server-shared.d.ts +7 -0
  910. package/dist/plugin-sdk/gateway/session-utils.fs.d.ts +48 -0
  911. package/dist/plugin-sdk/gateway/session-utils.types.d.ts +84 -0
  912. package/dist/plugin-sdk/gateway/ws-log.d.ts +5 -0
  913. package/dist/plugin-sdk/gateway/ws-logging.d.ts +4 -0
  914. package/dist/plugin-sdk/globals.d.ts +11 -0
  915. package/dist/plugin-sdk/hooks/internal-hooks.d.ts +140 -0
  916. package/dist/plugin-sdk/hooks/types.d.ts +62 -0
  917. package/dist/plugin-sdk/imessage/accounts.d.ts +16 -0
  918. package/dist/plugin-sdk/imessage/client.d.ts +46 -0
  919. package/dist/plugin-sdk/imessage/constants.d.ts +2 -0
  920. package/dist/plugin-sdk/imessage/monitor/abort-handler.d.ts +9 -0
  921. package/dist/plugin-sdk/imessage/monitor/deliver.d.ts +14 -0
  922. package/dist/plugin-sdk/imessage/monitor/echo-cache.d.ts +9 -0
  923. package/dist/plugin-sdk/imessage/monitor/inbound-processing.d.ts +96 -0
  924. package/dist/plugin-sdk/imessage/monitor/monitor-provider.d.ts +7 -0
  925. package/dist/plugin-sdk/imessage/monitor/parse-notification.d.ts +2 -0
  926. package/dist/plugin-sdk/imessage/monitor/runtime.d.ts +4 -0
  927. package/dist/plugin-sdk/imessage/monitor/types.d.ts +37 -0
  928. package/dist/plugin-sdk/imessage/monitor.d.ts +2 -0
  929. package/dist/plugin-sdk/imessage/probe.d.ts +17 -0
  930. package/dist/plugin-sdk/imessage/send.d.ts +34 -0
  931. package/dist/plugin-sdk/imessage/target-parsing-helpers.d.ts +45 -0
  932. package/dist/plugin-sdk/imessage/targets.d.ts +39 -0
  933. package/dist/plugin-sdk/index.d.ts +1 -0
  934. package/dist/plugin-sdk/index.js +24645 -0
  935. package/dist/plugin-sdk/infra/agent-events.d.ts +21 -0
  936. package/dist/plugin-sdk/infra/archive-path.d.ts +12 -0
  937. package/dist/plugin-sdk/infra/archive.d.ts +46 -0
  938. package/dist/plugin-sdk/infra/backoff.d.ts +8 -0
  939. package/dist/plugin-sdk/infra/brew.d.ts +8 -0
  940. package/dist/plugin-sdk/infra/channel-activity.d.ts +18 -0
  941. package/dist/plugin-sdk/infra/channel-summary.d.ts +6 -0
  942. package/dist/plugin-sdk/infra/dedupe.d.ts +12 -0
  943. package/dist/plugin-sdk/infra/device-auth-store.d.ts +18 -0
  944. package/dist/plugin-sdk/infra/device-identity.d.ts +11 -0
  945. package/dist/plugin-sdk/infra/device-pairing.d.ts +101 -0
  946. package/dist/plugin-sdk/infra/diagnostic-events.d.ts +140 -0
  947. package/dist/plugin-sdk/infra/diagnostic-flags.d.ts +4 -0
  948. package/dist/plugin-sdk/infra/dotenv.d.ts +3 -0
  949. package/dist/plugin-sdk/infra/env.d.ts +11 -0
  950. package/dist/plugin-sdk/infra/errors.d.ts +11 -0
  951. package/dist/plugin-sdk/infra/fetch.d.ts +2 -0
  952. package/dist/plugin-sdk/infra/file-identity.d.ts +5 -0
  953. package/dist/plugin-sdk/infra/file-lock.d.ts +2 -0
  954. package/dist/plugin-sdk/infra/format-time/format-datetime.d.ts +35 -0
  955. package/dist/plugin-sdk/infra/format-time/format-duration.d.ts +23 -0
  956. package/dist/plugin-sdk/infra/format-time/format-relative.d.ts +39 -0
  957. package/dist/plugin-sdk/infra/fs-safe.d.ts +25 -0
  958. package/dist/plugin-sdk/infra/gemini-auth.d.ts +16 -0
  959. package/dist/plugin-sdk/infra/git-commit.d.ts +4 -0
  960. package/dist/plugin-sdk/infra/git-root.d.ts +7 -0
  961. package/dist/plugin-sdk/infra/heartbeat-active-hours.d.ts +5 -0
  962. package/dist/plugin-sdk/infra/heartbeat-events-filter.d.ts +8 -0
  963. package/dist/plugin-sdk/infra/heartbeat-events.d.ts +21 -0
  964. package/dist/plugin-sdk/infra/heartbeat-reason.d.ts +5 -0
  965. package/dist/plugin-sdk/infra/heartbeat-runner.d.ts +45 -0
  966. package/dist/plugin-sdk/infra/heartbeat-visibility.d.ts +17 -0
  967. package/dist/plugin-sdk/infra/heartbeat-wake.d.ts +31 -0
  968. package/dist/plugin-sdk/infra/home-dir.d.ts +7 -0
  969. package/dist/plugin-sdk/infra/host-env-security.d.ts +21 -0
  970. package/dist/plugin-sdk/infra/http-body.d.ts +46 -0
  971. package/dist/plugin-sdk/infra/json-file.d.ts +2 -0
  972. package/dist/plugin-sdk/infra/json-files.d.ts +5 -0
  973. package/dist/plugin-sdk/infra/map-size.d.ts +1 -0
  974. package/dist/plugin-sdk/infra/net/fetch-guard.d.ts +21 -0
  975. package/dist/plugin-sdk/infra/net/hostname.d.ts +1 -0
  976. package/dist/plugin-sdk/infra/net/ssrf.d.ts +35 -0
  977. package/dist/plugin-sdk/infra/outbound/abort.d.ts +8 -0
  978. package/dist/plugin-sdk/infra/outbound/agent-delivery.d.ts +46 -0
  979. package/dist/plugin-sdk/infra/outbound/bound-delivery-router.d.ts +16 -0
  980. package/dist/plugin-sdk/infra/outbound/channel-selection.d.ts +11 -0
  981. package/dist/plugin-sdk/infra/outbound/channel-target.d.ts +6 -0
  982. package/dist/plugin-sdk/infra/outbound/deliver.d.ts +81 -0
  983. package/dist/plugin-sdk/infra/outbound/delivery-queue.d.ts +78 -0
  984. package/dist/plugin-sdk/infra/outbound/directory-cache.d.ts +24 -0
  985. package/dist/plugin-sdk/infra/outbound/envelope.d.ts +16 -0
  986. package/dist/plugin-sdk/infra/outbound/format.d.ts +39 -0
  987. package/dist/plugin-sdk/infra/outbound/identity.d.ts +8 -0
  988. package/dist/plugin-sdk/infra/outbound/message-action-spec.d.ts +5 -0
  989. package/dist/plugin-sdk/infra/outbound/payloads.d.ts +18 -0
  990. package/dist/plugin-sdk/infra/outbound/session-binding-service.d.ts +57 -0
  991. package/dist/plugin-sdk/infra/outbound/target-errors.d.ts +6 -0
  992. package/dist/plugin-sdk/infra/outbound/target-normalization.d.ts +4 -0
  993. package/dist/plugin-sdk/infra/outbound/target-resolver.d.ts +53 -0
  994. package/dist/plugin-sdk/infra/outbound/targets.d.ts +87 -0
  995. package/dist/plugin-sdk/infra/pairing-files.d.ts +23 -0
  996. package/dist/plugin-sdk/infra/pairing-pending.d.ts +13 -0
  997. package/dist/plugin-sdk/infra/pairing-token.d.ts +3 -0
  998. package/dist/plugin-sdk/infra/path-guards.d.ts +5 -0
  999. package/dist/plugin-sdk/infra/path-safety.d.ts +2 -0
  1000. package/dist/plugin-sdk/infra/plain-object.d.ts +4 -0
  1001. package/dist/plugin-sdk/infra/prototype-keys.d.ts +1 -0
  1002. package/dist/plugin-sdk/infra/provider-usage.auth.d.ts +11 -0
  1003. package/dist/plugin-sdk/infra/provider-usage.d.ts +4 -0
  1004. package/dist/plugin-sdk/infra/provider-usage.fetch.claude.d.ts +2 -0
  1005. package/dist/plugin-sdk/infra/provider-usage.fetch.codex.d.ts +2 -0
  1006. package/dist/plugin-sdk/infra/provider-usage.fetch.copilot.d.ts +2 -0
  1007. package/dist/plugin-sdk/infra/provider-usage.fetch.d.ts +6 -0
  1008. package/dist/plugin-sdk/infra/provider-usage.fetch.gemini.d.ts +2 -0
  1009. package/dist/plugin-sdk/infra/provider-usage.fetch.minimax.d.ts +2 -0
  1010. package/dist/plugin-sdk/infra/provider-usage.fetch.shared.d.ts +12 -0
  1011. package/dist/plugin-sdk/infra/provider-usage.fetch.zai.d.ts +2 -0
  1012. package/dist/plugin-sdk/infra/provider-usage.format.d.ts +13 -0
  1013. package/dist/plugin-sdk/infra/provider-usage.load.d.ts +12 -0
  1014. package/dist/plugin-sdk/infra/provider-usage.shared.d.ts +8 -0
  1015. package/dist/plugin-sdk/infra/provider-usage.types.d.ts +17 -0
  1016. package/dist/plugin-sdk/infra/restart.d.ts +70 -0
  1017. package/dist/plugin-sdk/infra/retry-policy.d.ts +25 -0
  1018. package/dist/plugin-sdk/infra/retry.d.ts +21 -0
  1019. package/dist/plugin-sdk/infra/safe-executable-value.d.ts +1 -0
  1020. package/dist/plugin-sdk/infra/scp-host.d.ts +2 -0
  1021. package/dist/plugin-sdk/infra/secure-random.d.ts +2 -0
  1022. package/dist/plugin-sdk/infra/session-cost-usage.d.ts +45 -0
  1023. package/dist/plugin-sdk/infra/session-cost-usage.types.d.ts +153 -0
  1024. package/dist/plugin-sdk/infra/session-maintenance-warning.d.ts +10 -0
  1025. package/dist/plugin-sdk/infra/shell-env.d.ts +34 -0
  1026. package/dist/plugin-sdk/infra/system-events.d.ts +18 -0
  1027. package/dist/plugin-sdk/infra/tailnet.d.ts +8 -0
  1028. package/dist/plugin-sdk/infra/tls/fingerprint.d.ts +1 -0
  1029. package/dist/plugin-sdk/infra/tls/gateway.d.ts +16 -0
  1030. package/dist/plugin-sdk/infra/tmp-remoteclaw-dir.d.ts +18 -0
  1031. package/dist/plugin-sdk/infra/transport-ready.d.ts +16 -0
  1032. package/dist/plugin-sdk/infra/unhandled-rejections.d.ts +15 -0
  1033. package/dist/plugin-sdk/infra/ws.d.ts +2 -0
  1034. package/dist/plugin-sdk/infra/wsl.d.ts +11 -0
  1035. package/dist/plugin-sdk/line/accounts.d.ts +10 -0
  1036. package/dist/plugin-sdk/line/actions.d.ts +22 -0
  1037. package/dist/plugin-sdk/line/auto-reply-delivery.d.ts +38 -0
  1038. package/dist/plugin-sdk/line/bot-access.d.ts +17 -0
  1039. package/dist/plugin-sdk/line/bot-handlers.d.ts +13 -0
  1040. package/dist/plugin-sdk/line/bot-message-context.d.ts +118 -0
  1041. package/dist/plugin-sdk/line/bot.d.ts +24 -0
  1042. package/dist/plugin-sdk/line/channel-access-token.d.ts +4 -0
  1043. package/dist/plugin-sdk/line/config-schema.d.ts +64 -0
  1044. package/dist/plugin-sdk/line/download.d.ts +7 -0
  1045. package/dist/plugin-sdk/line/flex-templates/basic-cards.d.ts +46 -0
  1046. package/dist/plugin-sdk/line/flex-templates/common.d.ts +2 -0
  1047. package/dist/plugin-sdk/line/flex-templates/media-control-cards.d.ts +73 -0
  1048. package/dist/plugin-sdk/line/flex-templates/message.d.ts +6 -0
  1049. package/dist/plugin-sdk/line/flex-templates/schedule-cards.d.ts +55 -0
  1050. package/dist/plugin-sdk/line/flex-templates/types.d.ts +19 -0
  1051. package/dist/plugin-sdk/line/flex-templates.d.ts +5 -0
  1052. package/dist/plugin-sdk/line/markdown-to-line.d.ts +72 -0
  1053. package/dist/plugin-sdk/line/monitor.d.ts +28 -0
  1054. package/dist/plugin-sdk/line/probe.d.ts +2 -0
  1055. package/dist/plugin-sdk/line/reply-chunks.d.ts +24 -0
  1056. package/dist/plugin-sdk/line/send.d.ts +91 -0
  1057. package/dist/plugin-sdk/line/signature.d.ts +1 -0
  1058. package/dist/plugin-sdk/line/template-messages.d.ts +100 -0
  1059. package/dist/plugin-sdk/line/types.d.ts +113 -0
  1060. package/dist/plugin-sdk/line/webhook-node.d.ts +15 -0
  1061. package/dist/plugin-sdk/line/webhook-utils.d.ts +3 -0
  1062. package/dist/plugin-sdk/line/webhook.d.ts +19 -0
  1063. package/dist/plugin-sdk/link-understanding/apply.d.ts +10 -0
  1064. package/dist/plugin-sdk/link-understanding/defaults.d.ts +2 -0
  1065. package/dist/plugin-sdk/link-understanding/detect.d.ts +3 -0
  1066. package/dist/plugin-sdk/link-understanding/format.d.ts +4 -0
  1067. package/dist/plugin-sdk/link-understanding/runner.d.ts +11 -0
  1068. package/dist/plugin-sdk/logger.d.ts +6 -0
  1069. package/dist/plugin-sdk/logging/config.d.ts +4 -0
  1070. package/dist/plugin-sdk/logging/console.d.ts +23 -0
  1071. package/dist/plugin-sdk/logging/diagnostic-session-state.d.ts +30 -0
  1072. package/dist/plugin-sdk/logging/diagnostic.d.ts +65 -0
  1073. package/dist/plugin-sdk/logging/env-log-level.d.ts +2 -0
  1074. package/dist/plugin-sdk/logging/levels.d.ts +5 -0
  1075. package/dist/plugin-sdk/logging/logger.d.ts +44 -0
  1076. package/dist/plugin-sdk/logging/node-require.d.ts +1 -0
  1077. package/dist/plugin-sdk/logging/redact-identifier.d.ts +4 -0
  1078. package/dist/plugin-sdk/logging/redact.d.ts +9 -0
  1079. package/dist/plugin-sdk/logging/state.d.ts +19 -0
  1080. package/dist/plugin-sdk/logging/subsystem.d.ts +18 -0
  1081. package/dist/plugin-sdk/logging/timestamps.d.ts +1 -0
  1082. package/dist/plugin-sdk/logging.d.ts +10 -0
  1083. package/dist/plugin-sdk/markdown/fences.d.ts +10 -0
  1084. package/dist/plugin-sdk/markdown/ir.d.ts +32 -0
  1085. package/dist/plugin-sdk/markdown/render.d.ts +18 -0
  1086. package/dist/plugin-sdk/markdown/tables.d.ts +2 -0
  1087. package/dist/plugin-sdk/markdown/whatsapp.d.ts +14 -0
  1088. package/dist/plugin-sdk/media/audio-tags.d.ts +10 -0
  1089. package/dist/plugin-sdk/media/audio.d.ts +19 -0
  1090. package/dist/plugin-sdk/media/base64.d.ts +6 -0
  1091. package/dist/plugin-sdk/media/constants.d.ts +7 -0
  1092. package/dist/plugin-sdk/media/fetch.d.ts +23 -0
  1093. package/dist/plugin-sdk/media/image-ops.d.ts +41 -0
  1094. package/dist/plugin-sdk/media/inbound-path-policy.d.ts +18 -0
  1095. package/dist/plugin-sdk/media/input-files.d.ts +95 -0
  1096. package/dist/plugin-sdk/media/local-roots.d.ts +3 -0
  1097. package/dist/plugin-sdk/media/mime.d.ts +16 -0
  1098. package/dist/plugin-sdk/media/outbound-attachment.d.ts +6 -0
  1099. package/dist/plugin-sdk/media/parse.d.ts +8 -0
  1100. package/dist/plugin-sdk/media/png-encode.d.ts +8 -0
  1101. package/dist/plugin-sdk/media/read-response-with-limit.d.ts +7 -0
  1102. package/dist/plugin-sdk/media/store.d.ts +33 -0
  1103. package/dist/plugin-sdk/media-understanding/apply.d.ts +19 -0
  1104. package/dist/plugin-sdk/media-understanding/attachments.d.ts +49 -0
  1105. package/dist/plugin-sdk/media-understanding/audio-preflight.d.ts +16 -0
  1106. package/dist/plugin-sdk/media-understanding/concurrency.d.ts +1 -0
  1107. package/dist/plugin-sdk/media-understanding/defaults.d.ts +12 -0
  1108. package/dist/plugin-sdk/media-understanding/errors.d.ts +6 -0
  1109. package/dist/plugin-sdk/media-understanding/format.d.ts +7 -0
  1110. package/dist/plugin-sdk/media-understanding/fs.d.ts +1 -0
  1111. package/dist/plugin-sdk/media-understanding/output-extract.d.ts +2 -0
  1112. package/dist/plugin-sdk/media-understanding/providers/anthropic/index.d.ts +2 -0
  1113. package/dist/plugin-sdk/media-understanding/providers/deepgram/audio.d.ts +4 -0
  1114. package/dist/plugin-sdk/media-understanding/providers/deepgram/index.d.ts +2 -0
  1115. package/dist/plugin-sdk/media-understanding/providers/google/audio.d.ts +3 -0
  1116. package/dist/plugin-sdk/media-understanding/providers/google/index.d.ts +2 -0
  1117. package/dist/plugin-sdk/media-understanding/providers/google/inline-data.d.ts +20 -0
  1118. package/dist/plugin-sdk/media-understanding/providers/google/video.d.ts +3 -0
  1119. package/dist/plugin-sdk/media-understanding/providers/groq/index.d.ts +2 -0
  1120. package/dist/plugin-sdk/media-understanding/providers/index.d.ts +4 -0
  1121. package/dist/plugin-sdk/media-understanding/providers/minimax/index.d.ts +2 -0
  1122. package/dist/plugin-sdk/media-understanding/providers/mistral/index.d.ts +2 -0
  1123. package/dist/plugin-sdk/media-understanding/providers/moonshot/index.d.ts +2 -0
  1124. package/dist/plugin-sdk/media-understanding/providers/moonshot/video.d.ts +3 -0
  1125. package/dist/plugin-sdk/media-understanding/providers/openai/audio.d.ts +3 -0
  1126. package/dist/plugin-sdk/media-understanding/providers/openai/index.d.ts +2 -0
  1127. package/dist/plugin-sdk/media-understanding/providers/shared.d.ts +20 -0
  1128. package/dist/plugin-sdk/media-understanding/providers/zai/index.d.ts +2 -0
  1129. package/dist/plugin-sdk/media-understanding/resolve.d.ts +44 -0
  1130. package/dist/plugin-sdk/media-understanding/runner.d.ts +34 -0
  1131. package/dist/plugin-sdk/media-understanding/runner.entries.d.ts +33 -0
  1132. package/dist/plugin-sdk/media-understanding/scope.d.ts +9 -0
  1133. package/dist/plugin-sdk/media-understanding/types.d.ts +74 -0
  1134. package/dist/plugin-sdk/media-understanding/video.d.ts +2 -0
  1135. package/dist/plugin-sdk/middleware/channel-bridge.d.ts +39 -0
  1136. package/dist/plugin-sdk/middleware/cli-runtime-base.d.ts +35 -0
  1137. package/dist/plugin-sdk/middleware/delivery-adapter.d.ts +36 -0
  1138. package/dist/plugin-sdk/middleware/error-classifier.d.ts +14 -0
  1139. package/dist/plugin-sdk/middleware/mcp-side-effects.d.ts +20 -0
  1140. package/dist/plugin-sdk/middleware/runtime-factory.d.ts +4 -0
  1141. package/dist/plugin-sdk/middleware/runtimes/claude.d.ts +27 -0
  1142. package/dist/plugin-sdk/middleware/runtimes/codex.d.ts +74 -0
  1143. package/dist/plugin-sdk/middleware/runtimes/gemini.d.ts +52 -0
  1144. package/dist/plugin-sdk/middleware/runtimes/opencode.d.ts +54 -0
  1145. package/dist/plugin-sdk/middleware/session-map.d.ts +36 -0
  1146. package/dist/plugin-sdk/middleware/system-prompt.d.ts +30 -0
  1147. package/dist/plugin-sdk/middleware/types.d.ts +188 -0
  1148. package/dist/plugin-sdk/pairing/pairing-labels.d.ts +2 -0
  1149. package/dist/plugin-sdk/pairing/pairing-messages.d.ts +6 -0
  1150. package/dist/plugin-sdk/pairing/pairing-store.d.ts +48 -0
  1151. package/dist/plugin-sdk/plugin-sdk/account-id.d.ts +1 -0
  1152. package/dist/plugin-sdk/plugin-sdk/agent-media-payload.d.ts +12 -0
  1153. package/dist/plugin-sdk/plugin-sdk/allow-from.d.ts +32 -0
  1154. package/dist/plugin-sdk/plugin-sdk/command-auth.d.ts +25 -0
  1155. package/dist/plugin-sdk/plugin-sdk/config-paths.d.ts +6 -0
  1156. package/dist/plugin-sdk/plugin-sdk/file-lock.d.ts +16 -0
  1157. package/dist/plugin-sdk/plugin-sdk/group-access.d.ts +16 -0
  1158. package/dist/plugin-sdk/plugin-sdk/index.d.ts +162 -0
  1159. package/dist/plugin-sdk/plugin-sdk/json-store.d.ts +5 -0
  1160. package/dist/plugin-sdk/plugin-sdk/onboarding.d.ts +11 -0
  1161. package/dist/plugin-sdk/plugin-sdk/persistent-dedupe.d.ts +20 -0
  1162. package/dist/plugin-sdk/plugin-sdk/reply-payload.d.ts +22 -0
  1163. package/dist/plugin-sdk/plugin-sdk/run-command.d.ts +12 -0
  1164. package/dist/plugin-sdk/plugin-sdk/runtime.d.ts +10 -0
  1165. package/dist/plugin-sdk/plugin-sdk/slack-message-actions.d.ts +11 -0
  1166. package/dist/plugin-sdk/plugin-sdk/status-helpers.d.ts +88 -0
  1167. package/dist/plugin-sdk/plugin-sdk/temp-path.d.ts +12 -0
  1168. package/dist/plugin-sdk/plugin-sdk/text-chunking.d.ts +1 -0
  1169. package/dist/plugin-sdk/plugin-sdk/tool-send.d.ts +4 -0
  1170. package/dist/plugin-sdk/plugin-sdk/webhook-path.d.ts +6 -0
  1171. package/dist/plugin-sdk/plugin-sdk/webhook-targets.d.ts +23 -0
  1172. package/dist/plugin-sdk/plugins/bundled-dir.d.ts +1 -0
  1173. package/dist/plugin-sdk/plugins/commands.d.ts +83 -0
  1174. package/dist/plugin-sdk/plugins/config-schema.d.ts +2 -0
  1175. package/dist/plugin-sdk/plugins/config-state.d.ts +30 -0
  1176. package/dist/plugin-sdk/plugins/discovery.d.ts +24 -0
  1177. package/dist/plugin-sdk/plugins/hook-runner-global.d.ts +37 -0
  1178. package/dist/plugin-sdk/plugins/hooks.d.ts +49 -0
  1179. package/dist/plugin-sdk/plugins/http-path.d.ts +1 -0
  1180. package/dist/plugin-sdk/plugins/http-registry.d.ts +13 -0
  1181. package/dist/plugin-sdk/plugins/manifest-registry.d.ts +34 -0
  1182. package/dist/plugin-sdk/plugins/manifest.d.ts +66 -0
  1183. package/dist/plugin-sdk/plugins/path-safety.d.ts +5 -0
  1184. package/dist/plugin-sdk/plugins/registry.d.ts +130 -0
  1185. package/dist/plugin-sdk/plugins/runtime/native-deps.d.ts +8 -0
  1186. package/dist/plugin-sdk/plugins/runtime/types.d.ts +310 -0
  1187. package/dist/plugin-sdk/plugins/runtime.d.ts +5 -0
  1188. package/dist/plugin-sdk/plugins/schema-validator.d.ts +10 -0
  1189. package/dist/plugin-sdk/plugins/types.d.ts +487 -0
  1190. package/dist/plugin-sdk/polls.d.ts +31 -0
  1191. package/dist/plugin-sdk/process/command-queue.d.ts +51 -0
  1192. package/dist/plugin-sdk/process/exec.d.ts +30 -0
  1193. package/dist/plugin-sdk/process/lanes.d.ts +6 -0
  1194. package/dist/plugin-sdk/process/spawn-utils.d.ts +26 -0
  1195. package/dist/plugin-sdk/routing/account-id.d.ts +3 -0
  1196. package/dist/plugin-sdk/routing/account-lookup.d.ts +1 -0
  1197. package/dist/plugin-sdk/routing/bindings.d.ts +11 -0
  1198. package/dist/plugin-sdk/routing/resolve-route.d.ts +42 -0
  1199. package/dist/plugin-sdk/routing/session-key.d.ts +48 -0
  1200. package/dist/plugin-sdk/runtime.d.ts +7 -0
  1201. package/dist/plugin-sdk/security/channel-metadata.d.ts +6 -0
  1202. package/dist/plugin-sdk/security/dm-policy-shared.d.ts +33 -0
  1203. package/dist/plugin-sdk/security/external-content.d.ts +53 -0
  1204. package/dist/plugin-sdk/security/safe-regex.d.ts +2 -0
  1205. package/dist/plugin-sdk/security/scan-paths.d.ts +5 -0
  1206. package/dist/plugin-sdk/security/secret-equal.d.ts +1 -0
  1207. package/dist/plugin-sdk/sessions/input-provenance.d.ts +16 -0
  1208. package/dist/plugin-sdk/sessions/level-overrides.d.ts +10 -0
  1209. package/dist/plugin-sdk/sessions/model-overrides.d.ts +14 -0
  1210. package/dist/plugin-sdk/sessions/send-policy.d.ts +11 -0
  1211. package/dist/plugin-sdk/sessions/session-key-utils.d.ts +16 -0
  1212. package/dist/plugin-sdk/sessions/session-label.d.ts +9 -0
  1213. package/dist/plugin-sdk/sessions/transcript-events.d.ts +7 -0
  1214. package/dist/plugin-sdk/shared/avatar-policy.d.ts +16 -0
  1215. package/dist/plugin-sdk/shared/chat-content.d.ts +5 -0
  1216. package/dist/plugin-sdk/shared/chat-envelope.d.ts +2 -0
  1217. package/dist/plugin-sdk/shared/device-auth.d.ts +13 -0
  1218. package/dist/plugin-sdk/shared/gateway-bind-url.d.ts +14 -0
  1219. package/dist/plugin-sdk/shared/net/ip.d.ts +19 -0
  1220. package/dist/plugin-sdk/shared/operator-scope-compat.d.ts +5 -0
  1221. package/dist/plugin-sdk/shared/pid-alive.d.ts +1 -0
  1222. package/dist/plugin-sdk/shared/process-scoped-map.d.ts +1 -0
  1223. package/dist/plugin-sdk/shared/string-normalization.d.ts +4 -0
  1224. package/dist/plugin-sdk/shared/subagents-format.d.ts +15 -0
  1225. package/dist/plugin-sdk/shared/tailscale-status.d.ts +8 -0
  1226. package/dist/plugin-sdk/shared/text/code-regions.d.ts +6 -0
  1227. package/dist/plugin-sdk/shared/text/reasoning-tags.d.ts +6 -0
  1228. package/dist/plugin-sdk/shared/text-chunking.d.ts +1 -0
  1229. package/dist/plugin-sdk/signal/accounts.d.ts +17 -0
  1230. package/dist/plugin-sdk/signal/client.d.ts +32 -0
  1231. package/dist/plugin-sdk/signal/daemon.d.ts +26 -0
  1232. package/dist/plugin-sdk/signal/format.d.ts +17 -0
  1233. package/dist/plugin-sdk/signal/identity.d.ts +24 -0
  1234. package/dist/plugin-sdk/signal/index.d.ts +5 -0
  1235. package/dist/plugin-sdk/signal/monitor/event-handler.d.ts +5 -0
  1236. package/dist/plugin-sdk/signal/monitor/event-handler.types.d.ts +125 -0
  1237. package/dist/plugin-sdk/signal/monitor/mentions.d.ts +2 -0
  1238. package/dist/plugin-sdk/signal/monitor.d.ts +25 -0
  1239. package/dist/plugin-sdk/signal/probe.d.ts +7 -0
  1240. package/dist/plugin-sdk/signal/reaction-level.d.ts +17 -0
  1241. package/dist/plugin-sdk/signal/rpc-context.d.ts +9 -0
  1242. package/dist/plugin-sdk/signal/send-reactions.d.ts +32 -0
  1243. package/dist/plugin-sdk/signal/send.d.ts +25 -0
  1244. package/dist/plugin-sdk/signal/sse-reconnect.d.ts +13 -0
  1245. package/dist/plugin-sdk/slack/accounts.d.ts +32 -0
  1246. package/dist/plugin-sdk/slack/actions.d.ts +56 -0
  1247. package/dist/plugin-sdk/slack/blocks-fallback.d.ts +2 -0
  1248. package/dist/plugin-sdk/slack/blocks-input.d.ts +3 -0
  1249. package/dist/plugin-sdk/slack/channel-migration.d.ts +20 -0
  1250. package/dist/plugin-sdk/slack/client.d.ts +4 -0
  1251. package/dist/plugin-sdk/slack/directory-live.d.ts +4 -0
  1252. package/dist/plugin-sdk/slack/draft-stream.d.ts +25 -0
  1253. package/dist/plugin-sdk/slack/format.d.ts +7 -0
  1254. package/dist/plugin-sdk/slack/http/index.d.ts +1 -0
  1255. package/dist/plugin-sdk/slack/http/registry.d.ts +12 -0
  1256. package/dist/plugin-sdk/slack/index.d.ts +6 -0
  1257. package/dist/plugin-sdk/slack/message-actions.d.ts +4 -0
  1258. package/dist/plugin-sdk/slack/modal-metadata.d.ts +7 -0
  1259. package/dist/plugin-sdk/slack/monitor/allow-list.d.ts +23 -0
  1260. package/dist/plugin-sdk/slack/monitor/auth.d.ts +11 -0
  1261. package/dist/plugin-sdk/slack/monitor/channel-config.d.ts +43 -0
  1262. package/dist/plugin-sdk/slack/monitor/commands.d.ts +9 -0
  1263. package/dist/plugin-sdk/slack/monitor/context.d.ts +104 -0
  1264. package/dist/plugin-sdk/slack/monitor/events/channels.d.ts +4 -0
  1265. package/dist/plugin-sdk/slack/monitor/events/interactions.d.ts +4 -0
  1266. package/dist/plugin-sdk/slack/monitor/events/members.d.ts +4 -0
  1267. package/dist/plugin-sdk/slack/monitor/events/messages.d.ts +6 -0
  1268. package/dist/plugin-sdk/slack/monitor/events/pins.d.ts +4 -0
  1269. package/dist/plugin-sdk/slack/monitor/events/reactions.d.ts +4 -0
  1270. package/dist/plugin-sdk/slack/monitor/events.d.ts +8 -0
  1271. package/dist/plugin-sdk/slack/monitor/external-arg-menu-store.d.ts +18 -0
  1272. package/dist/plugin-sdk/slack/monitor/media.d.ts +66 -0
  1273. package/dist/plugin-sdk/slack/monitor/message-handler/dispatch.d.ts +12 -0
  1274. package/dist/plugin-sdk/slack/monitor/message-handler/prepare.d.ts +13 -0
  1275. package/dist/plugin-sdk/slack/monitor/message-handler/types.d.ts +22 -0
  1276. package/dist/plugin-sdk/slack/monitor/message-handler.d.ts +11 -0
  1277. package/dist/plugin-sdk/slack/monitor/mrkdwn.d.ts +1 -0
  1278. package/dist/plugin-sdk/slack/monitor/policy.d.ts +5 -0
  1279. package/dist/plugin-sdk/slack/monitor/provider.d.ts +7 -0
  1280. package/dist/plugin-sdk/slack/monitor/replies.d.ts +53 -0
  1281. package/dist/plugin-sdk/slack/monitor/room-context.d.ts +14 -0
  1282. package/dist/plugin-sdk/slack/monitor/slash.d.ts +6 -0
  1283. package/dist/plugin-sdk/slack/monitor/thread-resolution.d.ts +12 -0
  1284. package/dist/plugin-sdk/slack/monitor/types.d.ts +97 -0
  1285. package/dist/plugin-sdk/slack/monitor.d.ts +5 -0
  1286. package/dist/plugin-sdk/slack/probe.d.ts +14 -0
  1287. package/dist/plugin-sdk/slack/resolve-channels.d.ts +19 -0
  1288. package/dist/plugin-sdk/slack/resolve-users.d.ts +26 -0
  1289. package/dist/plugin-sdk/slack/send.d.ts +22 -0
  1290. package/dist/plugin-sdk/slack/stream-mode.d.ts +23 -0
  1291. package/dist/plugin-sdk/slack/streaming.d.ts +72 -0
  1292. package/dist/plugin-sdk/slack/targets.d.ts +7 -0
  1293. package/dist/plugin-sdk/slack/threading-tool-context.d.ts +10 -0
  1294. package/dist/plugin-sdk/slack/threading.d.ts +29 -0
  1295. package/dist/plugin-sdk/slack/token.d.ts +3 -0
  1296. package/dist/plugin-sdk/slack/types.d.ts +58 -0
  1297. package/dist/plugin-sdk/telegram/accounts.d.ts +21 -0
  1298. package/dist/plugin-sdk/telegram/allowed-updates.d.ts +4 -0
  1299. package/dist/plugin-sdk/telegram/api-logging.d.ts +11 -0
  1300. package/dist/plugin-sdk/telegram/audit.d.ts +29 -0
  1301. package/dist/plugin-sdk/telegram/bot/delivery.d.ts +35 -0
  1302. package/dist/plugin-sdk/telegram/bot/helpers.d.ts +128 -0
  1303. package/dist/plugin-sdk/telegram/bot/types.d.ts +28 -0
  1304. package/dist/plugin-sdk/telegram/bot-access.d.ts +26 -0
  1305. package/dist/plugin-sdk/telegram/bot-handlers.d.ts +2 -0
  1306. package/dist/plugin-sdk/telegram/bot-message-context.d.ts +145 -0
  1307. package/dist/plugin-sdk/telegram/bot-message-dispatch.d.ts +19 -0
  1308. package/dist/plugin-sdk/telegram/bot-message.d.ts +20 -0
  1309. package/dist/plugin-sdk/telegram/bot-native-command-menu.d.ts +33 -0
  1310. package/dist/plugin-sdk/telegram/bot-native-commands.d.ts +59 -0
  1311. package/dist/plugin-sdk/telegram/bot-updates.d.ts +31 -0
  1312. package/dist/plugin-sdk/telegram/bot.d.ts +62 -0
  1313. package/dist/plugin-sdk/telegram/button-types.d.ts +7 -0
  1314. package/dist/plugin-sdk/telegram/caption.d.ts +5 -0
  1315. package/dist/plugin-sdk/telegram/dm-access.d.ts +18 -0
  1316. package/dist/plugin-sdk/telegram/draft-stream.d.ts +37 -0
  1317. package/dist/plugin-sdk/telegram/fetch.d.ts +5 -0
  1318. package/dist/plugin-sdk/telegram/format.d.ts +18 -0
  1319. package/dist/plugin-sdk/telegram/group-access.d.ts +54 -0
  1320. package/dist/plugin-sdk/telegram/group-config-helpers.d.ts +8 -0
  1321. package/dist/plugin-sdk/telegram/group-migration.d.ts +20 -0
  1322. package/dist/plugin-sdk/telegram/inline-buttons.d.ts +11 -0
  1323. package/dist/plugin-sdk/telegram/lane-delivery.d.ts +56 -0
  1324. package/dist/plugin-sdk/telegram/monitor.d.ts +19 -0
  1325. package/dist/plugin-sdk/telegram/network-config.d.ts +33 -0
  1326. package/dist/plugin-sdk/telegram/network-errors.d.ts +5 -0
  1327. package/dist/plugin-sdk/telegram/outbound-params.d.ts +2 -0
  1328. package/dist/plugin-sdk/telegram/probe.d.ts +17 -0
  1329. package/dist/plugin-sdk/telegram/proxy.d.ts +1 -0
  1330. package/dist/plugin-sdk/telegram/reaction-level.d.ts +11 -0
  1331. package/dist/plugin-sdk/telegram/reasoning-lane-coordinator.d.ts +18 -0
  1332. package/dist/plugin-sdk/telegram/send.d.ts +153 -0
  1333. package/dist/plugin-sdk/telegram/sent-message-cache.d.ts +16 -0
  1334. package/dist/plugin-sdk/telegram/status-reaction-variants.d.ts +21 -0
  1335. package/dist/plugin-sdk/telegram/sticker-cache.d.ts +47 -0
  1336. package/dist/plugin-sdk/telegram/target-writeback.d.ts +7 -0
  1337. package/dist/plugin-sdk/telegram/targets.d.ts +11 -0
  1338. package/dist/plugin-sdk/telegram/token.d.ts +13 -0
  1339. package/dist/plugin-sdk/telegram/update-offset-store.d.ts +15 -0
  1340. package/dist/plugin-sdk/telegram/voice.d.ts +16 -0
  1341. package/dist/plugin-sdk/telegram/webhook.d.ts +20 -0
  1342. package/dist/plugin-sdk/terminal/ansi.d.ts +2 -0
  1343. package/dist/plugin-sdk/terminal/health-style.d.ts +1 -0
  1344. package/dist/plugin-sdk/terminal/links.d.ts +6 -0
  1345. package/dist/plugin-sdk/terminal/palette.d.ts +10 -0
  1346. package/dist/plugin-sdk/terminal/progress-line.d.ts +3 -0
  1347. package/dist/plugin-sdk/terminal/prompt-style.d.ts +3 -0
  1348. package/dist/plugin-sdk/terminal/restore.d.ts +17 -0
  1349. package/dist/plugin-sdk/terminal/theme.d.ts +15 -0
  1350. package/dist/plugin-sdk/tts/tts-core.d.ts +38 -0
  1351. package/dist/plugin-sdk/tts/tts.d.ts +177 -0
  1352. package/dist/plugin-sdk/types/agent-types.d.ts +1 -0
  1353. package/dist/plugin-sdk/utils/account-id.d.ts +1 -0
  1354. package/dist/plugin-sdk/utils/boolean.d.ts +5 -0
  1355. package/dist/plugin-sdk/utils/chunk-items.d.ts +1 -0
  1356. package/dist/plugin-sdk/utils/delivery-context.d.ts +29 -0
  1357. package/dist/plugin-sdk/utils/directive-tags.d.ts +29 -0
  1358. package/dist/plugin-sdk/utils/fetch-timeout.d.ts +13 -0
  1359. package/dist/plugin-sdk/utils/mask-api-key.d.ts +1 -0
  1360. package/dist/plugin-sdk/utils/message-channel.d.ts +27 -0
  1361. package/dist/plugin-sdk/utils/normalize-secret-input.d.ts +11 -0
  1362. package/dist/plugin-sdk/utils/provider-utils.d.ts +9 -0
  1363. package/dist/plugin-sdk/utils/queue-helpers.d.ts +80 -0
  1364. package/dist/plugin-sdk/utils/reaction-level.d.ts +15 -0
  1365. package/dist/plugin-sdk/utils/run-with-concurrency.d.ts +11 -0
  1366. package/dist/plugin-sdk/utils/transcript-tools.d.ts +8 -0
  1367. package/dist/plugin-sdk/utils/usage-format.d.ts +26 -0
  1368. package/dist/plugin-sdk/utils/with-timeout.d.ts +1 -0
  1369. package/dist/plugin-sdk/utils.d.ts +63 -0
  1370. package/dist/plugin-sdk/version.d.ts +8 -0
  1371. package/dist/plugin-sdk/web/accounts.d.ts +39 -0
  1372. package/dist/plugin-sdk/web/active-listener.d.ts +25 -0
  1373. package/dist/plugin-sdk/web/auth-store.d.ts +26 -0
  1374. package/dist/plugin-sdk/web/auto-reply/constants.d.ts +1 -0
  1375. package/dist/plugin-sdk/web/auto-reply/deliver-reply.d.ts +19 -0
  1376. package/dist/plugin-sdk/web/auto-reply/heartbeat-runner.d.ts +20 -0
  1377. package/dist/plugin-sdk/web/auto-reply/loggers.d.ts +4 -0
  1378. package/dist/plugin-sdk/web/auto-reply/mentions.d.ts +19 -0
  1379. package/dist/plugin-sdk/web/auto-reply/monitor/ack-reaction.d.ts +13 -0
  1380. package/dist/plugin-sdk/web/auto-reply/monitor/broadcast.d.ts +16 -0
  1381. package/dist/plugin-sdk/web/auto-reply/monitor/commands.d.ts +2 -0
  1382. package/dist/plugin-sdk/web/auto-reply/monitor/echo.d.ts +17 -0
  1383. package/dist/plugin-sdk/web/auto-reply/monitor/group-activation.d.ts +9 -0
  1384. package/dist/plugin-sdk/web/auto-reply/monitor/group-gating.d.ts +33 -0
  1385. package/dist/plugin-sdk/web/auto-reply/monitor/group-members.d.ts +6 -0
  1386. package/dist/plugin-sdk/web/auto-reply/monitor/last-route.d.ts +15 -0
  1387. package/dist/plugin-sdk/web/auto-reply/monitor/message-line.d.ts +11 -0
  1388. package/dist/plugin-sdk/web/auto-reply/monitor/on-message.d.ts +24 -0
  1389. package/dist/plugin-sdk/web/auto-reply/monitor/peer.d.ts +2 -0
  1390. package/dist/plugin-sdk/web/auto-reply/monitor/process-message.d.ts +40 -0
  1391. package/dist/plugin-sdk/web/auto-reply/monitor.d.ts +5 -0
  1392. package/dist/plugin-sdk/web/auto-reply/session-snapshot.d.ts +17 -0
  1393. package/dist/plugin-sdk/web/auto-reply/types.d.ts +30 -0
  1394. package/dist/plugin-sdk/web/auto-reply/util.d.ts +2 -0
  1395. package/dist/plugin-sdk/web/auto-reply.d.ts +1 -0
  1396. package/dist/plugin-sdk/web/auto-reply.impl.d.ts +5 -0
  1397. package/dist/plugin-sdk/web/inbound/access-control.d.ts +36 -0
  1398. package/dist/plugin-sdk/web/inbound/dedupe.d.ts +2 -0
  1399. package/dist/plugin-sdk/web/inbound/extract.d.ts +13 -0
  1400. package/dist/plugin-sdk/web/inbound/media.d.ts +7 -0
  1401. package/dist/plugin-sdk/web/inbound/monitor.d.ts +30 -0
  1402. package/dist/plugin-sdk/web/inbound/send-api.d.ts +22 -0
  1403. package/dist/plugin-sdk/web/inbound/types.d.ts +41 -0
  1404. package/dist/plugin-sdk/web/inbound.d.ts +4 -0
  1405. package/dist/plugin-sdk/web/login-qr.d.ts +19 -0
  1406. package/dist/plugin-sdk/web/login.d.ts +3 -0
  1407. package/dist/plugin-sdk/web/media.d.ts +43 -0
  1408. package/dist/plugin-sdk/web/outbound.d.ts +24 -0
  1409. package/dist/plugin-sdk/web/qr-image.d.ts +4 -0
  1410. package/dist/plugin-sdk/web/reconnect.d.ts +12 -0
  1411. package/dist/plugin-sdk/web/session.d.ts +14 -0
  1412. package/dist/plugin-sdk/web/vcard.d.ts +6 -0
  1413. package/dist/plugin-sdk/whatsapp/normalize.d.ts +6 -0
  1414. package/dist/plugin-sdk/whatsapp/resolve-outbound-target.d.ts +12 -0
  1415. package/dist/plugin-sdk/wizard/prompts.d.ts +43 -0
  1416. package/dist/plugin-sdk/wizard/session.d.ts +42 -0
  1417. package/dist/plugins-BflZz0sp.js +453 -0
  1418. package/dist/plugins-allowlist-BbTQ5Z2k.js +15 -0
  1419. package/dist/plugins-allowlist-C20oaESO.js +15 -0
  1420. package/dist/plugins-cli-DV82scUw.js +798 -0
  1421. package/dist/plugins-cli-Qj1UyIZO.js +793 -0
  1422. package/dist/plugins-woGRXMzU.js +455 -0
  1423. package/dist/polls-B0CCBDeR.js +33 -0
  1424. package/dist/polls-CwwHzYBM.js +33 -0
  1425. package/dist/ports-DrruB2fK.js +370 -0
  1426. package/dist/ports-GT1yV-Tg.js +96 -0
  1427. package/dist/ports-NPqtlfp0.js +316 -0
  1428. package/dist/ports-QMI4-F9m.js +96 -0
  1429. package/dist/ports-lsof-Wteul3ju.js +27 -0
  1430. package/dist/process-scoped-map-CV9kDvfG.js +39 -0
  1431. package/dist/process-scoped-map-PEvnG75N.js +39 -0
  1432. package/dist/program-CQmIaRUI.js +244 -0
  1433. package/dist/program-context-DEU6ACnL.js +474 -0
  1434. package/dist/program-context-jqeI5alP.js +17 -0
  1435. package/dist/progress-C1kUfYL-.js +123 -0
  1436. package/dist/progress-CBkSaM6z.js +124 -0
  1437. package/dist/prompt-Bllj1dhc.js +21 -0
  1438. package/dist/prompt-Yn2yClg1.js +21 -0
  1439. package/dist/prompt-select-styled-BhTN6zE2.js +1650 -0
  1440. package/dist/prompt-select-styled-WopXnjIy.js +1647 -0
  1441. package/dist/prompt-style-DVEm3BZW.js +9 -0
  1442. package/dist/prompt-style-DjEYC_s-.js +9 -0
  1443. package/dist/provider-dispatcher-B4QMe-I6.js +659 -0
  1444. package/dist/provider-dispatcher-Bfauw6zz.js +660 -0
  1445. package/dist/provider-utils-3JTMJroG.js +79 -0
  1446. package/dist/provider-utils-FaBmofiq.js +79 -0
  1447. package/dist/proxy-DL3MD6-P.js +16 -0
  1448. package/dist/proxy-DpNv2cSV.js +16 -0
  1449. package/dist/push-apns-C0LyG-WB.js +713 -0
  1450. package/dist/push-apns-DuG95AKC.js +711 -0
  1451. package/dist/pw-ai-D9n6-Wa6.js +1906 -0
  1452. package/dist/pw-ai-T280E6Mn.js +1910 -0
  1453. package/dist/pw-ai-state-CGfLv6nV.js +11 -0
  1454. package/dist/pw-ai-state-Dynx20hr.js +11 -0
  1455. package/dist/qr-cli-DVECWTHN.js +352 -0
  1456. package/dist/qr-cli-hSLixZCe.js +347 -0
  1457. package/dist/redact-Dx1Fue21.js +191 -0
  1458. package/dist/redact-eZq1uwNK.js +191 -0
  1459. package/dist/redact-identifier-BTIWtaa-.js +15 -0
  1460. package/dist/redact-identifier-CAagcfWA.js +15 -0
  1461. package/dist/redact-snapshot-BZYLIqe-.js +2028 -0
  1462. package/dist/redact-snapshot-C6hVx_9I.js +2028 -0
  1463. package/dist/register.agent-Dmj-sgEl.js +1043 -0
  1464. package/dist/register.agent-IspcBFeD.js +286 -0
  1465. package/dist/register.configure-BqJEqyGL.js +130 -0
  1466. package/dist/register.configure-PPkU_4Ea.js +124 -0
  1467. package/dist/register.import-Bs-UkOs-.js +27 -0
  1468. package/dist/register.import-DLng8g-e.js +30 -0
  1469. package/dist/register.maintenance-BbpkJil3.js +497 -0
  1470. package/dist/register.maintenance-C5nkOQxa.js +494 -0
  1471. package/dist/register.message-C83Hi1b3.js +681 -0
  1472. package/dist/register.message-D16isu4u.js +686 -0
  1473. package/dist/register.onboard-B8EzX3wY.js +257 -0
  1474. package/dist/register.onboard-CyRbr_0V.js +262 -0
  1475. package/dist/register.setup-DWyoowAz.js +109 -0
  1476. package/dist/register.setup-Dz6GwMnu.js +114 -0
  1477. package/dist/register.status-health-sessions-CbQOfycz.js +423 -0
  1478. package/dist/register.status-health-sessions-DXIWG47y.js +669 -0
  1479. package/dist/register.subclis-DeGP5UPU.js +267 -0
  1480. package/dist/remoteclaw-root-C2HV2VeC.js +88 -0
  1481. package/dist/remoteclaw-root-DybYl8PL.js +88 -0
  1482. package/dist/render-6ahYfPwj.js +104 -0
  1483. package/dist/render-CCLsW6Lz.js +104 -0
  1484. package/dist/render-uf6PvGMV.js +104 -0
  1485. package/dist/replies-BKrzM0QI.js +136 -0
  1486. package/dist/replies-Cl2gYBVt.js +136 -0
  1487. package/dist/reply-CCu_DY64.js +13900 -0
  1488. package/dist/reply-DSKC8kyS.js +13897 -0
  1489. package/dist/reply-directives-BHJKp1Du.js +182 -0
  1490. package/dist/reply-directives-CD2WycBM.js +182 -0
  1491. package/dist/reply-payloads-D_BM1Anb.js +527 -0
  1492. package/dist/reply-prefix-DBLCYiup.js +38 -0
  1493. package/dist/reply-prefix-Q4DOJSn_.js +38 -0
  1494. package/dist/resolve-route-CBVbY0xS.js +249 -0
  1495. package/dist/resolve-route-DGEgTEif.js +249 -0
  1496. package/dist/response-prefix-template-rVZQOViK.js +136 -0
  1497. package/dist/response-prefix-template-up4REfuR.js +136 -0
  1498. package/dist/retry-BhuXOEVR.js +77 -0
  1499. package/dist/retry-DUjAzOBy.js +77 -0
  1500. package/dist/retry-DnqPAqWp.js +77 -0
  1501. package/dist/rolldown-runtime-Cbj13DAv.js +20 -0
  1502. package/dist/run-main-Um5xhxla.js +320 -0
  1503. package/dist/runner-yVJ4HB2K.js +2294 -0
  1504. package/dist/runner-z92MWZ3m.js +2294 -0
  1505. package/dist/runtime-DJNp29jv.js +94 -0
  1506. package/dist/runtime-guard-DZ_xuCc4.js +60 -0
  1507. package/dist/runtime-guard-U-ewY_QH.js +60 -0
  1508. package/dist/secret-equal-BbHdTtqY.js +11 -0
  1509. package/dist/secret-equal-CXJEZiWb.js +11 -0
  1510. package/dist/secure-random-CS2mSdTn.js +12 -0
  1511. package/dist/secure-random-Pl9rPl0l.js +44 -0
  1512. package/dist/secure-random-_dzDDlFo.js +12 -0
  1513. package/dist/security-cli-CdwbWZUj.js +484 -0
  1514. package/dist/security-cli-DP5QJpa5.js +478 -0
  1515. package/dist/send-B1_Ymjb9.js +1778 -0
  1516. package/dist/send-B84axiIa.js +29 -0
  1517. package/dist/send-BN_zYVlx.js +547 -0
  1518. package/dist/send-BqVOxAmK.js +1174 -0
  1519. package/dist/send-Bx9bUGav.js +492 -0
  1520. package/dist/send-C3pdJ6p-.js +2245 -0
  1521. package/dist/send-CBGSXjfD.js +2245 -0
  1522. package/dist/send-CGXyTF22.js +426 -0
  1523. package/dist/send-CKavrhXj.js +11 -0
  1524. package/dist/send-D08Je6DL.js +374 -0
  1525. package/dist/send-D1aYEG-k.js +332 -0
  1526. package/dist/send-DHldI3gf.js +492 -0
  1527. package/dist/send-D_DUQJ6H.js +349 -0
  1528. package/dist/send-Ds63eF4a.js +349 -0
  1529. package/dist/send-YRVDWfSs.js +547 -0
  1530. package/dist/send-xnwty9cY.js +1775 -0
  1531. package/dist/server-BQFoyCRR.js +200 -0
  1532. package/dist/server-DhXw25Jq.js +205 -0
  1533. package/dist/server-lifecycle-BjCCyD3w.js +2437 -0
  1534. package/dist/server-lifecycle-Coyr6Lda.js +2437 -0
  1535. package/dist/server-node-events-De4WZQQD.js +393 -0
  1536. package/dist/server-node-events-dXXayuqY.js +398 -0
  1537. package/dist/service-Bjqii5nW.js +670 -0
  1538. package/dist/service-fp29z5Ww.js +670 -0
  1539. package/dist/session-DBL5nHDy.js +170 -0
  1540. package/dist/session-cost-usage-DX09eTPU.js +627 -0
  1541. package/dist/session-cost-usage-yYi525j3.js +627 -0
  1542. package/dist/session-dirs-Cj5xi7zX.js +947 -0
  1543. package/dist/session-dirs-DdF6TDsE.js +947 -0
  1544. package/dist/session-key-5YLnn_qf.js +235 -0
  1545. package/dist/session-key-C2n-VILA.js +235 -0
  1546. package/dist/session-utils-CEtEq6bi.js +625 -0
  1547. package/dist/session-utils-WmlWAs1r.js +625 -0
  1548. package/dist/session-xKIW6gL2.js +170 -0
  1549. package/dist/sessions--PykPynp.js +2593 -0
  1550. package/dist/sessions-Bw4LRnSr.js +252 -0
  1551. package/dist/ssrf-Ck9HDZpv.js +183 -0
  1552. package/dist/ssrf-m7kFIobZ.js +183 -0
  1553. package/dist/stagger-BXv_apuy.js +56 -0
  1554. package/dist/stagger-MI9gd2rQ.js +56 -0
  1555. package/dist/status-BmtCS3T1.js +21 -0
  1556. package/dist/status-BrwHRn2B.js +21 -0
  1557. package/dist/status-CtzYFLLF.js +2072 -0
  1558. package/dist/status-DiN1cq2p.js +2068 -0
  1559. package/dist/status.update-C55QM2xs.js +79 -0
  1560. package/dist/status.update-CBmPXwYN.js +79 -0
  1561. package/dist/store-C3tOpizT.js +64 -0
  1562. package/dist/store-CPJXuhvQ.js +53 -0
  1563. package/dist/store-SusmIfz7.js +2595 -0
  1564. package/dist/store-v3P-OWhi.js +64 -0
  1565. package/dist/strip-inbound-meta-DjKcSFaW.js +110 -0
  1566. package/dist/strip-inbound-meta-jy3bkUab.js +110 -0
  1567. package/dist/subagent-registry-Db4Ho_2Y.js +4858 -0
  1568. package/dist/subagent-registry-Du_j0Fnt.js +4860 -0
  1569. package/dist/subsystem-BUXAJwPD.js +1079 -0
  1570. package/dist/subsystem-COd61u0P.js +1139 -0
  1571. package/dist/system-cli-DYCpLO3T.js +75 -0
  1572. package/dist/system-cli-eAk5wVbP.js +70 -0
  1573. package/dist/systemd-DSnlM3jX.js +547 -0
  1574. package/dist/systemd-TfK8GuTx.js +547 -0
  1575. package/dist/systemd-linger-Axnc1xCb.js +75 -0
  1576. package/dist/systemd-linger-_0_-RY4v.js +75 -0
  1577. package/dist/table-C1rdyYl9.js +278 -0
  1578. package/dist/table-DPTzZyhu.js +279 -0
  1579. package/dist/tables-DI5LGEr1.js +55 -0
  1580. package/dist/tables-PxcSPSO0.js +55 -0
  1581. package/dist/tables-TWiml6b1.js +55 -0
  1582. package/dist/tailnet-CEudzG0i.js +40 -0
  1583. package/dist/tailnet-PnMrjwGT.js +40 -0
  1584. package/dist/tailscale-DTATQxAG.js +230 -0
  1585. package/dist/tailscale-Dbyahx0J.js +230 -0
  1586. package/dist/target-errors-BDpPcwh5.js +26 -0
  1587. package/dist/target-errors-DdIAPcMM.js +26 -0
  1588. package/dist/targets-BMenhVHg.js +39 -0
  1589. package/dist/targets-C-2xwh9f.js +45 -0
  1590. package/dist/targets-C1NeMn2J.js +220 -0
  1591. package/dist/targets-CcTME3bp.js +46 -0
  1592. package/dist/targets-CmC5m7Ey.js +53 -0
  1593. package/dist/targets-D-qLBpTA.js +79 -0
  1594. package/dist/targets-D-u6Kyio.js +650 -0
  1595. package/dist/targets-D7OKVXMI.js +650 -0
  1596. package/dist/targets-D7PT_rdO.js +45 -0
  1597. package/dist/targets-DB4vBpIQ.js +2172 -0
  1598. package/dist/targets-DfqPGOmM.js +2173 -0
  1599. package/dist/targets-DyybKefq.js +53 -0
  1600. package/dist/targets-JCISV-hS.js +120 -0
  1601. package/dist/targets-UncQvCVs.js +79 -0
  1602. package/dist/text-format-BQ3z_OXA.js +9 -0
  1603. package/dist/text-format-oWqzVmah.js +9 -0
  1604. package/dist/tokens-B-jmvNR9.js +21 -0
  1605. package/dist/tokens-DzFOtLlW.js +21 -0
  1606. package/dist/tool-display-Br6mwaJc.js +785 -0
  1607. package/dist/tool-display-sgNwLOBj.js +785 -0
  1608. package/dist/tool-images-BNfIJ_Kj.js +263 -0
  1609. package/dist/tool-images-kloBqxqK.js +263 -0
  1610. package/dist/trash-DPi0aCCQ.js +125 -0
  1611. package/dist/trash-D_Jd_yQZ.js +125 -0
  1612. package/dist/tui-CHc0EfJO.js +3392 -0
  1613. package/dist/tui-CyHwc2uX.js +3392 -0
  1614. package/dist/tui-cli-BvwbrIYO.js +63 -0
  1615. package/dist/tui-cli-C9I18SfW.js +58 -0
  1616. package/dist/update-DxyjwCL2.js +349 -0
  1617. package/dist/update-IX7vdqA8.js +349 -0
  1618. package/dist/update-cli-CBeXUSzq.js +1373 -0
  1619. package/dist/update-cli-DkAWmUrp.js +1370 -0
  1620. package/dist/usage-BdhBT0Vz.js +57 -0
  1621. package/dist/usage-BtQcAnf6.js +57 -0
  1622. package/dist/usage-CYlQW4M2.js +5279 -0
  1623. package/dist/usage-format-C3mNLfhI.js +31 -0
  1624. package/dist/usage-format-DAaPzr_z.js +31 -0
  1625. package/dist/utils-LBKvDoPx.js +631 -0
  1626. package/dist/warning-filter.js +48 -0
  1627. package/dist/web-BUYUdnRH.js +3065 -0
  1628. package/dist/web-Dquzwqf4.js +70 -0
  1629. package/dist/web-tS8diboh.js +76 -0
  1630. package/dist/webhooks-cli-B7Vw3CMz.js +333 -0
  1631. package/dist/webhooks-cli-BpZHQlVd.js +328 -0
  1632. package/dist/whatsapp-actions-D5HXezjp.js +128 -0
  1633. package/dist/whatsapp-actions-DaA291Ya.js +122 -0
  1634. package/dist/widearea-dns-CsmBVbez.js +127 -0
  1635. package/dist/widearea-dns-DSoaA-eH.js +127 -0
  1636. package/dist/workspace-B4ZvVYT9.js +447 -0
  1637. package/dist/workspace-B8PA8oxJ.js +449 -0
  1638. package/dist/workspace-BzPeZDew.js +10 -0
  1639. package/dist/workspace-DkGLVfOl.js +10 -0
  1640. package/dist/wsl-BCnYV9O0.js +52 -0
  1641. package/dist/wsl-B_sPlzWw.js +52 -0
  1642. package/extensions/bluebubbles/README.md +45 -0
  1643. package/extensions/bluebubbles/index.ts +19 -0
  1644. package/extensions/bluebubbles/package.json +33 -0
  1645. package/extensions/bluebubbles/remoteclaw.plugin.json +9 -0
  1646. package/extensions/bluebubbles/src/account-resolve.ts +35 -0
  1647. package/extensions/bluebubbles/src/accounts.ts +90 -0
  1648. package/extensions/bluebubbles/src/actions.ts +460 -0
  1649. package/extensions/bluebubbles/src/attachments.ts +268 -0
  1650. package/extensions/bluebubbles/src/channel.ts +418 -0
  1651. package/extensions/bluebubbles/src/chat.ts +329 -0
  1652. package/extensions/bluebubbles/src/config-schema.ts +65 -0
  1653. package/extensions/bluebubbles/src/history.ts +177 -0
  1654. package/extensions/bluebubbles/src/media-send.ts +317 -0
  1655. package/extensions/bluebubbles/src/monitor-normalize.ts +825 -0
  1656. package/extensions/bluebubbles/src/monitor-processing.ts +1448 -0
  1657. package/extensions/bluebubbles/src/monitor-reply-cache.ts +185 -0
  1658. package/extensions/bluebubbles/src/monitor-shared.ts +41 -0
  1659. package/extensions/bluebubbles/src/monitor.ts +534 -0
  1660. package/extensions/bluebubbles/src/multipart.ts +32 -0
  1661. package/extensions/bluebubbles/src/onboarding.ts +340 -0
  1662. package/extensions/bluebubbles/src/probe.ts +163 -0
  1663. package/extensions/bluebubbles/src/reactions.ts +182 -0
  1664. package/extensions/bluebubbles/src/request-url.ts +12 -0
  1665. package/extensions/bluebubbles/src/runtime.ts +34 -0
  1666. package/extensions/bluebubbles/src/send-helpers.ts +53 -0
  1667. package/extensions/bluebubbles/src/send.ts +472 -0
  1668. package/extensions/bluebubbles/src/targets.ts +370 -0
  1669. package/extensions/bluebubbles/src/test-harness.ts +79 -0
  1670. package/extensions/bluebubbles/src/test-mocks.ts +11 -0
  1671. package/extensions/bluebubbles/src/types.ts +135 -0
  1672. package/extensions/device-pair/index.ts +529 -0
  1673. package/extensions/device-pair/remoteclaw.plugin.json +20 -0
  1674. package/extensions/diagnostics-otel/index.ts +15 -0
  1675. package/extensions/diagnostics-otel/package.json +24 -0
  1676. package/extensions/diagnostics-otel/remoteclaw.plugin.json +8 -0
  1677. package/extensions/diagnostics-otel/src/service.ts +682 -0
  1678. package/extensions/discord/index.ts +19 -0
  1679. package/extensions/discord/package.json +11 -0
  1680. package/extensions/discord/remoteclaw.plugin.json +9 -0
  1681. package/extensions/discord/src/channel.ts +451 -0
  1682. package/extensions/discord/src/runtime.ts +14 -0
  1683. package/extensions/discord/src/subagent-hooks.ts +152 -0
  1684. package/extensions/feishu/index.ts +63 -0
  1685. package/extensions/feishu/package.json +34 -0
  1686. package/extensions/feishu/remoteclaw.plugin.json +10 -0
  1687. package/extensions/feishu/skills/feishu-doc/SKILL.md +105 -0
  1688. package/extensions/feishu/skills/feishu-doc/references/block-types.md +103 -0
  1689. package/extensions/feishu/skills/feishu-drive/SKILL.md +97 -0
  1690. package/extensions/feishu/skills/feishu-perm/SKILL.md +119 -0
  1691. package/extensions/feishu/skills/feishu-wiki/SKILL.md +111 -0
  1692. package/extensions/feishu/src/accounts.ts +144 -0
  1693. package/extensions/feishu/src/bitable.ts +739 -0
  1694. package/extensions/feishu/src/bot.ts +1006 -0
  1695. package/extensions/feishu/src/channel.ts +359 -0
  1696. package/extensions/feishu/src/client.ts +118 -0
  1697. package/extensions/feishu/src/config-schema.ts +226 -0
  1698. package/extensions/feishu/src/dedup.ts +54 -0
  1699. package/extensions/feishu/src/directory.ts +177 -0
  1700. package/extensions/feishu/src/doc-schema.ts +47 -0
  1701. package/extensions/feishu/src/docx.ts +536 -0
  1702. package/extensions/feishu/src/drive-schema.ts +46 -0
  1703. package/extensions/feishu/src/drive.ts +227 -0
  1704. package/extensions/feishu/src/dynamic-agent.ts +131 -0
  1705. package/extensions/feishu/src/external-keys.ts +19 -0
  1706. package/extensions/feishu/src/media.ts +441 -0
  1707. package/extensions/feishu/src/mention.ts +133 -0
  1708. package/extensions/feishu/src/monitor.ts +397 -0
  1709. package/extensions/feishu/src/onboarding.ts +351 -0
  1710. package/extensions/feishu/src/outbound.ts +55 -0
  1711. package/extensions/feishu/src/perm-schema.ts +52 -0
  1712. package/extensions/feishu/src/perm.ts +173 -0
  1713. package/extensions/feishu/src/policy.ts +120 -0
  1714. package/extensions/feishu/src/probe.ts +44 -0
  1715. package/extensions/feishu/src/reactions.ts +160 -0
  1716. package/extensions/feishu/src/reply-dispatcher.ts +239 -0
  1717. package/extensions/feishu/src/runtime.ts +14 -0
  1718. package/extensions/feishu/src/send-result.ts +29 -0
  1719. package/extensions/feishu/src/send-target.ts +25 -0
  1720. package/extensions/feishu/src/send.ts +313 -0
  1721. package/extensions/feishu/src/streaming-card.ts +218 -0
  1722. package/extensions/feishu/src/targets.ts +78 -0
  1723. package/extensions/feishu/src/tools-config.ts +21 -0
  1724. package/extensions/feishu/src/types.ts +81 -0
  1725. package/extensions/feishu/src/typing.ts +80 -0
  1726. package/extensions/feishu/src/wiki-schema.ts +55 -0
  1727. package/extensions/feishu/src/wiki.ts +232 -0
  1728. package/extensions/googlechat/index.ts +19 -0
  1729. package/extensions/googlechat/node_modules/.bin/remoteclaw +21 -0
  1730. package/extensions/googlechat/package.json +37 -0
  1731. package/extensions/googlechat/remoteclaw.plugin.json +9 -0
  1732. package/extensions/googlechat/src/accounts.ts +147 -0
  1733. package/extensions/googlechat/src/actions.ts +176 -0
  1734. package/extensions/googlechat/src/api.ts +282 -0
  1735. package/extensions/googlechat/src/auth.ts +137 -0
  1736. package/extensions/googlechat/src/channel.ts +576 -0
  1737. package/extensions/googlechat/src/monitor.ts +965 -0
  1738. package/extensions/googlechat/src/onboarding.ts +270 -0
  1739. package/extensions/googlechat/src/runtime.ts +14 -0
  1740. package/extensions/googlechat/src/targets.ts +65 -0
  1741. package/extensions/googlechat/src/types.config.ts +3 -0
  1742. package/extensions/googlechat/src/types.ts +73 -0
  1743. package/extensions/imessage/index.ts +17 -0
  1744. package/extensions/imessage/package.json +12 -0
  1745. package/extensions/imessage/remoteclaw.plugin.json +9 -0
  1746. package/extensions/imessage/src/channel.ts +304 -0
  1747. package/extensions/imessage/src/runtime.ts +14 -0
  1748. package/extensions/irc/index.ts +17 -0
  1749. package/extensions/irc/package.json +11 -0
  1750. package/extensions/irc/remoteclaw.plugin.json +9 -0
  1751. package/extensions/irc/src/accounts.ts +268 -0
  1752. package/extensions/irc/src/channel.ts +364 -0
  1753. package/extensions/irc/src/client.ts +439 -0
  1754. package/extensions/irc/src/config-schema.ts +91 -0
  1755. package/extensions/irc/src/connect-options.ts +30 -0
  1756. package/extensions/irc/src/control-chars.ts +22 -0
  1757. package/extensions/irc/src/inbound.ts +372 -0
  1758. package/extensions/irc/src/monitor.ts +146 -0
  1759. package/extensions/irc/src/normalize.ts +123 -0
  1760. package/extensions/irc/src/onboarding.ts +479 -0
  1761. package/extensions/irc/src/policy.ts +166 -0
  1762. package/extensions/irc/src/probe.ts +53 -0
  1763. package/extensions/irc/src/protocol.ts +169 -0
  1764. package/extensions/irc/src/runtime.ts +14 -0
  1765. package/extensions/irc/src/send.ts +88 -0
  1766. package/extensions/irc/src/types.ts +99 -0
  1767. package/extensions/line/index.ts +19 -0
  1768. package/extensions/line/package.json +27 -0
  1769. package/extensions/line/remoteclaw.plugin.json +9 -0
  1770. package/extensions/line/src/card-command.ts +344 -0
  1771. package/extensions/line/src/channel.ts +797 -0
  1772. package/extensions/line/src/runtime.ts +14 -0
  1773. package/extensions/matrix/CHANGELOG.md +32 -0
  1774. package/extensions/matrix/index.ts +17 -0
  1775. package/extensions/matrix/node_modules/.bin/markdown-it +21 -0
  1776. package/extensions/matrix/package.json +33 -0
  1777. package/extensions/matrix/remoteclaw.plugin.json +9 -0
  1778. package/extensions/matrix/src/actions.ts +195 -0
  1779. package/extensions/matrix/src/channel.ts +486 -0
  1780. package/extensions/matrix/src/config-schema.ts +63 -0
  1781. package/extensions/matrix/src/directory-live.ts +208 -0
  1782. package/extensions/matrix/src/group-mentions.ts +52 -0
  1783. package/extensions/matrix/src/matrix/accounts.ts +137 -0
  1784. package/extensions/matrix/src/matrix/actions/client.ts +47 -0
  1785. package/extensions/matrix/src/matrix/actions/limits.ts +6 -0
  1786. package/extensions/matrix/src/matrix/actions/messages.ts +126 -0
  1787. package/extensions/matrix/src/matrix/actions/pins.ts +84 -0
  1788. package/extensions/matrix/src/matrix/actions/reactions.ts +102 -0
  1789. package/extensions/matrix/src/matrix/actions/room.ts +85 -0
  1790. package/extensions/matrix/src/matrix/actions/summary.ts +75 -0
  1791. package/extensions/matrix/src/matrix/actions/types.ts +85 -0
  1792. package/extensions/matrix/src/matrix/actions.ts +15 -0
  1793. package/extensions/matrix/src/matrix/active-client.ts +32 -0
  1794. package/extensions/matrix/src/matrix/client/config.ts +219 -0
  1795. package/extensions/matrix/src/matrix/client/create-client.ts +123 -0
  1796. package/extensions/matrix/src/matrix/client/logging.ts +36 -0
  1797. package/extensions/matrix/src/matrix/client/runtime.ts +4 -0
  1798. package/extensions/matrix/src/matrix/client/shared.ts +201 -0
  1799. package/extensions/matrix/src/matrix/client/storage.ts +131 -0
  1800. package/extensions/matrix/src/matrix/client/types.ts +34 -0
  1801. package/extensions/matrix/src/matrix/client-bootstrap.ts +39 -0
  1802. package/extensions/matrix/src/matrix/client.ts +14 -0
  1803. package/extensions/matrix/src/matrix/credentials.ts +125 -0
  1804. package/extensions/matrix/src/matrix/deps.ts +60 -0
  1805. package/extensions/matrix/src/matrix/format.ts +22 -0
  1806. package/extensions/matrix/src/matrix/index.ts +11 -0
  1807. package/extensions/matrix/src/matrix/monitor/allowlist.ts +103 -0
  1808. package/extensions/matrix/src/matrix/monitor/auto-join.ts +71 -0
  1809. package/extensions/matrix/src/matrix/monitor/direct.ts +104 -0
  1810. package/extensions/matrix/src/matrix/monitor/events.ts +148 -0
  1811. package/extensions/matrix/src/matrix/monitor/handler.ts +688 -0
  1812. package/extensions/matrix/src/matrix/monitor/index.ts +358 -0
  1813. package/extensions/matrix/src/matrix/monitor/location.ts +100 -0
  1814. package/extensions/matrix/src/matrix/monitor/media.ts +118 -0
  1815. package/extensions/matrix/src/matrix/monitor/mentions.ts +62 -0
  1816. package/extensions/matrix/src/matrix/monitor/replies.ts +124 -0
  1817. package/extensions/matrix/src/matrix/monitor/room-info.ts +55 -0
  1818. package/extensions/matrix/src/matrix/monitor/rooms.ts +47 -0
  1819. package/extensions/matrix/src/matrix/monitor/threads.ts +68 -0
  1820. package/extensions/matrix/src/matrix/monitor/types.ts +39 -0
  1821. package/extensions/matrix/src/matrix/poll-types.ts +167 -0
  1822. package/extensions/matrix/src/matrix/probe.ts +69 -0
  1823. package/extensions/matrix/src/matrix/send/client.ts +97 -0
  1824. package/extensions/matrix/src/matrix/send/formatting.ts +93 -0
  1825. package/extensions/matrix/src/matrix/send/media.ts +230 -0
  1826. package/extensions/matrix/src/matrix/send/targets.ts +150 -0
  1827. package/extensions/matrix/src/matrix/send/types.ts +109 -0
  1828. package/extensions/matrix/src/matrix/send-queue.ts +44 -0
  1829. package/extensions/matrix/src/matrix/send.ts +265 -0
  1830. package/extensions/matrix/src/onboarding.ts +446 -0
  1831. package/extensions/matrix/src/outbound.ts +55 -0
  1832. package/extensions/matrix/src/resolve-targets.ts +126 -0
  1833. package/extensions/matrix/src/runtime.ts +14 -0
  1834. package/extensions/matrix/src/tool-actions.ts +164 -0
  1835. package/extensions/matrix/src/types.ts +116 -0
  1836. package/extensions/mattermost/index.ts +17 -0
  1837. package/extensions/mattermost/package.json +25 -0
  1838. package/extensions/mattermost/remoteclaw.plugin.json +9 -0
  1839. package/extensions/mattermost/src/channel.ts +439 -0
  1840. package/extensions/mattermost/src/config-schema.ts +62 -0
  1841. package/extensions/mattermost/src/group-mentions.ts +15 -0
  1842. package/extensions/mattermost/src/mattermost/accounts.ts +128 -0
  1843. package/extensions/mattermost/src/mattermost/client.ts +230 -0
  1844. package/extensions/mattermost/src/mattermost/index.ts +9 -0
  1845. package/extensions/mattermost/src/mattermost/monitor-helpers.ts +72 -0
  1846. package/extensions/mattermost/src/mattermost/monitor-onchar.ts +25 -0
  1847. package/extensions/mattermost/src/mattermost/monitor-websocket.ts +221 -0
  1848. package/extensions/mattermost/src/mattermost/monitor.ts +1061 -0
  1849. package/extensions/mattermost/src/mattermost/probe.ts +61 -0
  1850. package/extensions/mattermost/src/mattermost/reactions.test-helpers.ts +83 -0
  1851. package/extensions/mattermost/src/mattermost/reactions.ts +124 -0
  1852. package/extensions/mattermost/src/mattermost/reconnect.ts +103 -0
  1853. package/extensions/mattermost/src/mattermost/send.ts +231 -0
  1854. package/extensions/mattermost/src/normalize.ts +46 -0
  1855. package/extensions/mattermost/src/onboarding-helpers.ts +1 -0
  1856. package/extensions/mattermost/src/onboarding.ts +182 -0
  1857. package/extensions/mattermost/src/runtime.ts +14 -0
  1858. package/extensions/mattermost/src/types.ts +62 -0
  1859. package/extensions/msteams/CHANGELOG.md +35 -0
  1860. package/extensions/msteams/index.ts +17 -0
  1861. package/extensions/msteams/package.json +32 -0
  1862. package/extensions/msteams/remoteclaw.plugin.json +9 -0
  1863. package/extensions/msteams/src/attachments/download.ts +282 -0
  1864. package/extensions/msteams/src/attachments/graph.ts +354 -0
  1865. package/extensions/msteams/src/attachments/html.ts +90 -0
  1866. package/extensions/msteams/src/attachments/payload.ts +14 -0
  1867. package/extensions/msteams/src/attachments/remote-media.ts +42 -0
  1868. package/extensions/msteams/src/attachments/shared.ts +404 -0
  1869. package/extensions/msteams/src/attachments/types.ts +37 -0
  1870. package/extensions/msteams/src/attachments.ts +18 -0
  1871. package/extensions/msteams/src/channel.ts +464 -0
  1872. package/extensions/msteams/src/conversation-store-fs.ts +165 -0
  1873. package/extensions/msteams/src/conversation-store-memory.ts +47 -0
  1874. package/extensions/msteams/src/conversation-store.ts +41 -0
  1875. package/extensions/msteams/src/directory-live.ts +108 -0
  1876. package/extensions/msteams/src/errors.ts +190 -0
  1877. package/extensions/msteams/src/file-consent-helpers.ts +73 -0
  1878. package/extensions/msteams/src/file-consent.ts +126 -0
  1879. package/extensions/msteams/src/file-lock.ts +1 -0
  1880. package/extensions/msteams/src/graph-chat.ts +53 -0
  1881. package/extensions/msteams/src/graph-upload.ts +452 -0
  1882. package/extensions/msteams/src/graph-users.ts +29 -0
  1883. package/extensions/msteams/src/graph.ts +81 -0
  1884. package/extensions/msteams/src/inbound.ts +48 -0
  1885. package/extensions/msteams/src/index.ts +4 -0
  1886. package/extensions/msteams/src/media-helpers.ts +105 -0
  1887. package/extensions/msteams/src/mentions.ts +114 -0
  1888. package/extensions/msteams/src/messenger.ts +484 -0
  1889. package/extensions/msteams/src/monitor-handler/inbound-media.ts +128 -0
  1890. package/extensions/msteams/src/monitor-handler/message-handler.ts +661 -0
  1891. package/extensions/msteams/src/monitor-handler.ts +162 -0
  1892. package/extensions/msteams/src/monitor-types.ts +5 -0
  1893. package/extensions/msteams/src/monitor.ts +305 -0
  1894. package/extensions/msteams/src/onboarding.ts +406 -0
  1895. package/extensions/msteams/src/outbound.ts +46 -0
  1896. package/extensions/msteams/src/pending-uploads.ts +89 -0
  1897. package/extensions/msteams/src/policy.ts +259 -0
  1898. package/extensions/msteams/src/polls-store-memory.ts +32 -0
  1899. package/extensions/msteams/src/polls.ts +315 -0
  1900. package/extensions/msteams/src/probe.ts +94 -0
  1901. package/extensions/msteams/src/reply-dispatcher.ts +132 -0
  1902. package/extensions/msteams/src/resolve-allowlist.ts +198 -0
  1903. package/extensions/msteams/src/runtime.ts +14 -0
  1904. package/extensions/msteams/src/sdk-types.ts +19 -0
  1905. package/extensions/msteams/src/sdk.ts +33 -0
  1906. package/extensions/msteams/src/send-context.ts +164 -0
  1907. package/extensions/msteams/src/send.ts +530 -0
  1908. package/extensions/msteams/src/sent-message-cache.ts +44 -0
  1909. package/extensions/msteams/src/storage.ts +25 -0
  1910. package/extensions/msteams/src/store-fs.ts +44 -0
  1911. package/extensions/msteams/src/test-runtime.ts +16 -0
  1912. package/extensions/msteams/src/token-response.ts +11 -0
  1913. package/extensions/msteams/src/token.ts +19 -0
  1914. package/extensions/nextcloud-talk/index.ts +17 -0
  1915. package/extensions/nextcloud-talk/package.json +30 -0
  1916. package/extensions/nextcloud-talk/remoteclaw.plugin.json +9 -0
  1917. package/extensions/nextcloud-talk/src/accounts.ts +170 -0
  1918. package/extensions/nextcloud-talk/src/channel.ts +416 -0
  1919. package/extensions/nextcloud-talk/src/config-schema.ts +72 -0
  1920. package/extensions/nextcloud-talk/src/format.ts +79 -0
  1921. package/extensions/nextcloud-talk/src/inbound.ts +343 -0
  1922. package/extensions/nextcloud-talk/src/monitor.ts +275 -0
  1923. package/extensions/nextcloud-talk/src/normalize.ts +39 -0
  1924. package/extensions/nextcloud-talk/src/onboarding.ts +349 -0
  1925. package/extensions/nextcloud-talk/src/policy.ts +180 -0
  1926. package/extensions/nextcloud-talk/src/room-info.ts +125 -0
  1927. package/extensions/nextcloud-talk/src/runtime.ts +14 -0
  1928. package/extensions/nextcloud-talk/src/send.ts +215 -0
  1929. package/extensions/nextcloud-talk/src/signature.ts +72 -0
  1930. package/extensions/nextcloud-talk/src/types.ts +185 -0
  1931. package/extensions/nostr/CHANGELOG.md +44 -0
  1932. package/extensions/nostr/README.md +136 -0
  1933. package/extensions/nostr/index.ts +68 -0
  1934. package/extensions/nostr/package.json +30 -0
  1935. package/extensions/nostr/remoteclaw.plugin.json +9 -0
  1936. package/extensions/nostr/src/channel.ts +345 -0
  1937. package/extensions/nostr/src/config-schema.ts +90 -0
  1938. package/extensions/nostr/src/metrics.ts +458 -0
  1939. package/extensions/nostr/src/nostr-bus.ts +719 -0
  1940. package/extensions/nostr/src/nostr-profile-http.ts +519 -0
  1941. package/extensions/nostr/src/nostr-profile-import.ts +262 -0
  1942. package/extensions/nostr/src/nostr-profile.ts +277 -0
  1943. package/extensions/nostr/src/nostr-state-store.ts +226 -0
  1944. package/extensions/nostr/src/runtime.ts +14 -0
  1945. package/extensions/nostr/src/seen-tracker.ts +289 -0
  1946. package/extensions/nostr/src/types.ts +101 -0
  1947. package/extensions/phone-control/index.ts +421 -0
  1948. package/extensions/phone-control/remoteclaw.plugin.json +10 -0
  1949. package/extensions/shared/resolve-target-test-helpers.ts +66 -0
  1950. package/extensions/signal/index.ts +17 -0
  1951. package/extensions/signal/package.json +12 -0
  1952. package/extensions/signal/remoteclaw.plugin.json +9 -0
  1953. package/extensions/signal/src/channel.ts +299 -0
  1954. package/extensions/signal/src/runtime.ts +14 -0
  1955. package/extensions/slack/index.ts +17 -0
  1956. package/extensions/slack/package.json +12 -0
  1957. package/extensions/slack/remoteclaw.plugin.json +9 -0
  1958. package/extensions/slack/src/channel.ts +421 -0
  1959. package/extensions/slack/src/runtime.ts +14 -0
  1960. package/extensions/synology-chat/index.ts +17 -0
  1961. package/extensions/synology-chat/package.json +28 -0
  1962. package/extensions/synology-chat/remoteclaw.plugin.json +9 -0
  1963. package/extensions/synology-chat/src/accounts.ts +87 -0
  1964. package/extensions/synology-chat/src/channel.ts +347 -0
  1965. package/extensions/synology-chat/src/client.ts +142 -0
  1966. package/extensions/synology-chat/src/runtime.ts +20 -0
  1967. package/extensions/synology-chat/src/security.ts +140 -0
  1968. package/extensions/synology-chat/src/types.ts +60 -0
  1969. package/extensions/synology-chat/src/webhook-handler.ts +221 -0
  1970. package/extensions/talk-voice/index.ts +150 -0
  1971. package/extensions/talk-voice/remoteclaw.plugin.json +10 -0
  1972. package/extensions/telegram/index.ts +17 -0
  1973. package/extensions/telegram/package.json +12 -0
  1974. package/extensions/telegram/remoteclaw.plugin.json +9 -0
  1975. package/extensions/telegram/src/channel.ts +569 -0
  1976. package/extensions/telegram/src/runtime.ts +14 -0
  1977. package/extensions/test-utils/runtime-env.ts +12 -0
  1978. package/extensions/thread-ownership/index.ts +133 -0
  1979. package/extensions/thread-ownership/remoteclaw.plugin.json +28 -0
  1980. package/extensions/tlon/README.md +5 -0
  1981. package/extensions/tlon/index.ts +17 -0
  1982. package/extensions/tlon/package.json +29 -0
  1983. package/extensions/tlon/remoteclaw.plugin.json +9 -0
  1984. package/extensions/tlon/src/account-fields.ts +25 -0
  1985. package/extensions/tlon/src/channel.ts +384 -0
  1986. package/extensions/tlon/src/config-schema.ts +41 -0
  1987. package/extensions/tlon/src/monitor/discovery.ts +78 -0
  1988. package/extensions/tlon/src/monitor/history.ts +92 -0
  1989. package/extensions/tlon/src/monitor/index.ts +596 -0
  1990. package/extensions/tlon/src/monitor/processed-messages.ts +33 -0
  1991. package/extensions/tlon/src/monitor/utils.ts +106 -0
  1992. package/extensions/tlon/src/onboarding.ts +229 -0
  1993. package/extensions/tlon/src/runtime.ts +14 -0
  1994. package/extensions/tlon/src/targets.ts +89 -0
  1995. package/extensions/tlon/src/types.ts +99 -0
  1996. package/extensions/tlon/src/urbit/auth.ts +48 -0
  1997. package/extensions/tlon/src/urbit/base-url.ts +57 -0
  1998. package/extensions/tlon/src/urbit/channel-client.ts +158 -0
  1999. package/extensions/tlon/src/urbit/channel-ops.ts +164 -0
  2000. package/extensions/tlon/src/urbit/context.ts +47 -0
  2001. package/extensions/tlon/src/urbit/errors.ts +51 -0
  2002. package/extensions/tlon/src/urbit/fetch.ts +39 -0
  2003. package/extensions/tlon/src/urbit/send.ts +131 -0
  2004. package/extensions/tlon/src/urbit/sse-client.ts +431 -0
  2005. package/extensions/twitch/CHANGELOG.md +39 -0
  2006. package/extensions/twitch/README.md +89 -0
  2007. package/extensions/twitch/index.ts +20 -0
  2008. package/extensions/twitch/package.json +17 -0
  2009. package/extensions/twitch/remoteclaw.plugin.json +9 -0
  2010. package/extensions/twitch/src/access-control.ts +166 -0
  2011. package/extensions/twitch/src/actions.ts +174 -0
  2012. package/extensions/twitch/src/client-manager-registry.ts +115 -0
  2013. package/extensions/twitch/src/config-schema.ts +84 -0
  2014. package/extensions/twitch/src/config.ts +116 -0
  2015. package/extensions/twitch/src/monitor.ts +273 -0
  2016. package/extensions/twitch/src/onboarding.ts +417 -0
  2017. package/extensions/twitch/src/outbound.ts +187 -0
  2018. package/extensions/twitch/src/plugin.ts +274 -0
  2019. package/extensions/twitch/src/probe.ts +119 -0
  2020. package/extensions/twitch/src/resolver.ts +137 -0
  2021. package/extensions/twitch/src/runtime.ts +14 -0
  2022. package/extensions/twitch/src/send.ts +136 -0
  2023. package/extensions/twitch/src/status.ts +179 -0
  2024. package/extensions/twitch/src/test-fixtures.ts +30 -0
  2025. package/extensions/twitch/src/token.ts +94 -0
  2026. package/extensions/twitch/src/twitch-client.ts +277 -0
  2027. package/extensions/twitch/src/types.ts +141 -0
  2028. package/extensions/twitch/src/utils/markdown.ts +98 -0
  2029. package/extensions/twitch/src/utils/twitch.ts +80 -0
  2030. package/extensions/voice-call/CHANGELOG.md +49 -0
  2031. package/extensions/voice-call/README.md +181 -0
  2032. package/extensions/voice-call/index.ts +512 -0
  2033. package/extensions/voice-call/package.json +16 -0
  2034. package/extensions/voice-call/remoteclaw.plugin.json +559 -0
  2035. package/extensions/voice-call/src/allowlist.ts +19 -0
  2036. package/extensions/voice-call/src/cli.ts +380 -0
  2037. package/extensions/voice-call/src/config.ts +477 -0
  2038. package/extensions/voice-call/src/core-bridge.ts +170 -0
  2039. package/extensions/voice-call/src/manager/context.ts +41 -0
  2040. package/extensions/voice-call/src/manager/events.ts +242 -0
  2041. package/extensions/voice-call/src/manager/lookup.ts +35 -0
  2042. package/extensions/voice-call/src/manager/outbound.ts +380 -0
  2043. package/extensions/voice-call/src/manager/state.ts +48 -0
  2044. package/extensions/voice-call/src/manager/store.ts +94 -0
  2045. package/extensions/voice-call/src/manager/timers.ts +112 -0
  2046. package/extensions/voice-call/src/manager/twiml.ts +9 -0
  2047. package/extensions/voice-call/src/manager.ts +209 -0
  2048. package/extensions/voice-call/src/media-stream.ts +527 -0
  2049. package/extensions/voice-call/src/providers/base.ts +67 -0
  2050. package/extensions/voice-call/src/providers/index.ts +10 -0
  2051. package/extensions/voice-call/src/providers/mock.ts +165 -0
  2052. package/extensions/voice-call/src/providers/plivo.ts +560 -0
  2053. package/extensions/voice-call/src/providers/stt-openai-realtime.ts +311 -0
  2054. package/extensions/voice-call/src/providers/telnyx.ts +318 -0
  2055. package/extensions/voice-call/src/providers/tts-openai.ts +259 -0
  2056. package/extensions/voice-call/src/providers/twilio/api.ts +42 -0
  2057. package/extensions/voice-call/src/providers/twilio/webhook.ts +33 -0
  2058. package/extensions/voice-call/src/providers/twilio.ts +688 -0
  2059. package/extensions/voice-call/src/response-generator.ts +174 -0
  2060. package/extensions/voice-call/src/runtime.ts +217 -0
  2061. package/extensions/voice-call/src/telephony-audio.ts +90 -0
  2062. package/extensions/voice-call/src/telephony-tts.ts +106 -0
  2063. package/extensions/voice-call/src/tunnel.ts +314 -0
  2064. package/extensions/voice-call/src/types.ts +280 -0
  2065. package/extensions/voice-call/src/utils.ts +14 -0
  2066. package/extensions/voice-call/src/voice-mapping.ts +67 -0
  2067. package/extensions/voice-call/src/webhook-security.ts +880 -0
  2068. package/extensions/voice-call/src/webhook.ts +556 -0
  2069. package/extensions/whatsapp/index.ts +17 -0
  2070. package/extensions/whatsapp/package.json +12 -0
  2071. package/extensions/whatsapp/remoteclaw.plugin.json +9 -0
  2072. package/extensions/whatsapp/src/channel.ts +459 -0
  2073. package/extensions/whatsapp/src/runtime.ts +14 -0
  2074. package/extensions/zalo/CHANGELOG.md +29 -0
  2075. package/extensions/zalo/README.md +50 -0
  2076. package/extensions/zalo/index.ts +19 -0
  2077. package/extensions/zalo/package.json +32 -0
  2078. package/extensions/zalo/remoteclaw.plugin.json +9 -0
  2079. package/extensions/zalo/src/accounts.ts +82 -0
  2080. package/extensions/zalo/src/actions.ts +56 -0
  2081. package/extensions/zalo/src/api.ts +208 -0
  2082. package/extensions/zalo/src/channel.ts +398 -0
  2083. package/extensions/zalo/src/config-schema.ts +27 -0
  2084. package/extensions/zalo/src/group-access.ts +48 -0
  2085. package/extensions/zalo/src/monitor.ts +675 -0
  2086. package/extensions/zalo/src/monitor.webhook.ts +219 -0
  2087. package/extensions/zalo/src/onboarding.ts +398 -0
  2088. package/extensions/zalo/src/probe.ts +45 -0
  2089. package/extensions/zalo/src/proxy.ts +24 -0
  2090. package/extensions/zalo/src/runtime.ts +14 -0
  2091. package/extensions/zalo/src/send.ts +124 -0
  2092. package/extensions/zalo/src/status-issues.ts +53 -0
  2093. package/extensions/zalo/src/token.ts +62 -0
  2094. package/extensions/zalo/src/types.ts +48 -0
  2095. package/extensions/zalouser/CHANGELOG.md +31 -0
  2096. package/extensions/zalouser/README.md +225 -0
  2097. package/extensions/zalouser/index.ts +31 -0
  2098. package/extensions/zalouser/package.json +32 -0
  2099. package/extensions/zalouser/remoteclaw.plugin.json +9 -0
  2100. package/extensions/zalouser/src/accounts.ts +138 -0
  2101. package/extensions/zalouser/src/channel.ts +652 -0
  2102. package/extensions/zalouser/src/config-schema.ts +28 -0
  2103. package/extensions/zalouser/src/monitor.ts +619 -0
  2104. package/extensions/zalouser/src/onboarding.ts +428 -0
  2105. package/extensions/zalouser/src/probe.ts +27 -0
  2106. package/extensions/zalouser/src/runtime.ts +14 -0
  2107. package/extensions/zalouser/src/send.ts +141 -0
  2108. package/extensions/zalouser/src/status-issues.ts +89 -0
  2109. package/extensions/zalouser/src/tool.ts +166 -0
  2110. package/extensions/zalouser/src/types.ts +105 -0
  2111. package/extensions/zalouser/src/zca.ts +198 -0
  2112. package/package.json +251 -15
  2113. package/remoteclaw.mjs +56 -0
  2114. package/index.js +0 -4
@@ -0,0 +1,2437 @@
1
+ import { a as parseBooleanValue } from "./entry.js";
2
+ import { i as loadConfig, l as writeConfigFile, r as createConfigIO } from "./config-FHu9Bn4R.js";
3
+ import { i as getImageMetadata, n as buildImageResizeSideGrid, s as resizeToJpeg, t as IMAGE_REDUCE_QUALITY_STEPS } from "./image-ops-DWytvdh_.js";
4
+ import { t as SsrFBlockedError } from "./ssrf-Ck9HDZpv.js";
5
+ import { n as formatErrorMessage, t as extractErrorCode } from "./errors-DZ199hOo.js";
6
+ import { C as stopChromeExtensionRelayServer, S as ensureChromeExtensionRelayServer, _ as appendCdpPath, a as resolveRemoteClawUserDataDir, c as captureScreenshot, d as normalizeCdpWsUrl, f as snapshotAria, g as withBrowserNavigationPolicy, h as assertBrowserNavigationResultAllowed, i as launchRemoteClawChrome, l as createTargetViaCdp, m as assertBrowserNavigationAllowed, n as isChromeCdpReady, o as stopRemoteClawChrome, p as InvalidBrowserNavigationUrlError, r as isChromeReachable, s as resolveBrowserExecutableForPlatform, v as fetchJson, y as fetchOk } from "./chrome-0QaGKb3L.js";
7
+ import { i as DEFAULT_BROWSER_DEFAULT_PROFILE_NAME, n as DEFAULT_AI_SNAPSHOT_EFFICIENT_MAX_CHARS, r as DEFAULT_AI_SNAPSHOT_MAX_CHARS, t as DEFAULT_AI_SNAPSHOT_EFFICIENT_DEPTH } from "./constants-ChptG3d7.js";
8
+ import { a as parseHttpUrl, c as allocateCdpPort, d as getUsedPorts, f as isValidProfileName, l as allocateColor, o as resolveBrowserConfig, p as deriveDefaultBrowserCdpPortRange, s as resolveProfile, u as getUsedColors } from "./control-auth-D0tpV3ts.js";
9
+ import { a as resolveExistingPathsWithinRoot, i as DEFAULT_UPLOAD_DIR, n as DEFAULT_DOWNLOAD_DIR, o as resolvePathWithinRoot, r as DEFAULT_TRACE_DIR, t as movePathToTrash } from "./trash-DPi0aCCQ.js";
10
+ import { n as saveMediaBuffer, t as ensureMediaDir } from "./store-v3P-OWhi.js";
11
+ import path from "node:path";
12
+ import fs from "node:fs";
13
+ import fsp from "node:fs/promises";
14
+ import crypto from "node:crypto";
15
+
16
+ //#region src/browser/routes/agent.act.shared.ts
17
+ const ACT_KINDS = [
18
+ "click",
19
+ "close",
20
+ "drag",
21
+ "evaluate",
22
+ "fill",
23
+ "hover",
24
+ "scrollIntoView",
25
+ "press",
26
+ "resize",
27
+ "select",
28
+ "type",
29
+ "wait"
30
+ ];
31
+ function isActKind(value) {
32
+ if (typeof value !== "string") return false;
33
+ return ACT_KINDS.includes(value);
34
+ }
35
+ const ALLOWED_CLICK_MODIFIERS = new Set([
36
+ "Alt",
37
+ "Control",
38
+ "ControlOrMeta",
39
+ "Meta",
40
+ "Shift"
41
+ ]);
42
+ function parseClickButton(raw) {
43
+ if (raw === "left" || raw === "right" || raw === "middle") return raw;
44
+ }
45
+ function parseClickModifiers(raw) {
46
+ if (raw.filter((m) => !ALLOWED_CLICK_MODIFIERS.has(m)).length) return { error: "modifiers must be Alt|Control|ControlOrMeta|Meta|Shift" };
47
+ return { modifiers: raw.length ? raw : void 0 };
48
+ }
49
+
50
+ //#endregion
51
+ //#region src/browser/pw-ai-module.ts
52
+ let pwAiModuleSoft = null;
53
+ let pwAiModuleStrict = null;
54
+ function isModuleNotFoundError(err) {
55
+ if (extractErrorCode(err) === "ERR_MODULE_NOT_FOUND") return true;
56
+ const msg = formatErrorMessage(err);
57
+ return msg.includes("Cannot find module") || msg.includes("Cannot find package") || msg.includes("Failed to resolve import") || msg.includes("Failed to resolve entry for package") || msg.includes("Failed to load url");
58
+ }
59
+ async function loadPwAiModule(mode) {
60
+ try {
61
+ return await import("./pw-ai-D9n6-Wa6.js");
62
+ } catch (err) {
63
+ if (mode === "soft") return null;
64
+ if (isModuleNotFoundError(err)) return null;
65
+ throw err;
66
+ }
67
+ }
68
+ async function getPwAiModule$1(opts) {
69
+ if ((opts?.mode ?? "soft") === "soft") {
70
+ if (!pwAiModuleSoft) pwAiModuleSoft = loadPwAiModule("soft");
71
+ return await pwAiModuleSoft;
72
+ }
73
+ if (!pwAiModuleStrict) pwAiModuleStrict = loadPwAiModule("strict");
74
+ return await pwAiModuleStrict;
75
+ }
76
+
77
+ //#endregion
78
+ //#region src/browser/routes/utils.ts
79
+ /**
80
+ * Extract profile name from query string or body and get profile context.
81
+ * Query string takes precedence over body for consistency with GET routes.
82
+ */
83
+ function getProfileContext(req, ctx) {
84
+ let profileName;
85
+ if (typeof req.query.profile === "string") profileName = req.query.profile.trim() || void 0;
86
+ if (!profileName && req.body && typeof req.body === "object") {
87
+ const body = req.body;
88
+ if (typeof body.profile === "string") profileName = body.profile.trim() || void 0;
89
+ }
90
+ try {
91
+ return ctx.forProfile(profileName);
92
+ } catch (err) {
93
+ return {
94
+ error: String(err),
95
+ status: 404
96
+ };
97
+ }
98
+ }
99
+ function jsonError(res, status, message) {
100
+ res.status(status).json({ error: message });
101
+ }
102
+ function toStringOrEmpty(value) {
103
+ if (typeof value === "string") return value.trim();
104
+ if (typeof value === "number" || typeof value === "boolean") return String(value).trim();
105
+ return "";
106
+ }
107
+ function toNumber(value) {
108
+ if (typeof value === "number" && Number.isFinite(value)) return value;
109
+ if (typeof value === "string" && value.trim()) {
110
+ const parsed = Number(value);
111
+ return Number.isFinite(parsed) ? parsed : void 0;
112
+ }
113
+ }
114
+ function toBoolean(value) {
115
+ return parseBooleanValue(value, {
116
+ truthy: [
117
+ "true",
118
+ "1",
119
+ "yes"
120
+ ],
121
+ falsy: [
122
+ "false",
123
+ "0",
124
+ "no"
125
+ ]
126
+ });
127
+ }
128
+ function toStringArray(value) {
129
+ if (!Array.isArray(value)) return;
130
+ const strings = value.map((v) => toStringOrEmpty(v)).filter(Boolean);
131
+ return strings.length ? strings : void 0;
132
+ }
133
+
134
+ //#endregion
135
+ //#region src/browser/routes/agent.shared.ts
136
+ const SELECTOR_UNSUPPORTED_MESSAGE = [
137
+ "Error: 'selector' is not supported. Use 'ref' from snapshot instead.",
138
+ "",
139
+ "Example workflow:",
140
+ "1. snapshot action to get page state with refs",
141
+ "2. act with ref: \"e123\" to interact with element",
142
+ "",
143
+ "This is more reliable for modern SPAs."
144
+ ].join("\n");
145
+ function readBody(req) {
146
+ const body = req.body;
147
+ if (!body || typeof body !== "object" || Array.isArray(body)) return {};
148
+ return body;
149
+ }
150
+ function resolveTargetIdFromBody(body) {
151
+ return (typeof body.targetId === "string" ? body.targetId.trim() : "") || void 0;
152
+ }
153
+ function resolveTargetIdFromQuery(query) {
154
+ return (typeof query.targetId === "string" ? query.targetId.trim() : "") || void 0;
155
+ }
156
+ function handleRouteError(ctx, res, err) {
157
+ const mapped = ctx.mapTabError(err);
158
+ if (mapped) return jsonError(res, mapped.status, mapped.message);
159
+ jsonError(res, 500, String(err));
160
+ }
161
+ function resolveProfileContext(req, res, ctx) {
162
+ const profileCtx = getProfileContext(req, ctx);
163
+ if ("error" in profileCtx) {
164
+ jsonError(res, profileCtx.status, profileCtx.error);
165
+ return null;
166
+ }
167
+ return profileCtx;
168
+ }
169
+ async function getPwAiModule() {
170
+ return await getPwAiModule$1({ mode: "soft" });
171
+ }
172
+ async function requirePwAi(res, feature) {
173
+ const mod = await getPwAiModule();
174
+ if (mod) return mod;
175
+ jsonError(res, 501, [
176
+ `Playwright is not available in this gateway build; '${feature}' is unsupported.`,
177
+ "Install the full Playwright package (not playwright-core) and restart the gateway, or reinstall with browser support.",
178
+ "Docs: /tools/browser#playwright-requirement"
179
+ ].join("\n"));
180
+ return null;
181
+ }
182
+ async function withRouteTabContext(params) {
183
+ const profileCtx = resolveProfileContext(params.req, params.res, params.ctx);
184
+ if (!profileCtx) return;
185
+ try {
186
+ const tab = await profileCtx.ensureTabAvailable(params.targetId);
187
+ return await params.run({
188
+ profileCtx,
189
+ tab,
190
+ cdpUrl: profileCtx.profile.cdpUrl
191
+ });
192
+ } catch (err) {
193
+ handleRouteError(params.ctx, params.res, err);
194
+ return;
195
+ }
196
+ }
197
+ async function withPlaywrightRouteContext(params) {
198
+ return await withRouteTabContext({
199
+ req: params.req,
200
+ res: params.res,
201
+ ctx: params.ctx,
202
+ targetId: params.targetId,
203
+ run: async ({ profileCtx, tab, cdpUrl }) => {
204
+ const pw = await requirePwAi(params.res, params.feature);
205
+ if (!pw) return;
206
+ return await params.run({
207
+ profileCtx,
208
+ tab,
209
+ cdpUrl,
210
+ pw
211
+ });
212
+ }
213
+ });
214
+ }
215
+
216
+ //#endregion
217
+ //#region src/browser/routes/agent.act.ts
218
+ function resolveDownloadPathOrRespond(res, requestedPath) {
219
+ const downloadPathResult = resolvePathWithinRoot({
220
+ rootDir: DEFAULT_DOWNLOAD_DIR,
221
+ requestedPath,
222
+ scopeLabel: "downloads directory"
223
+ });
224
+ if (!downloadPathResult.ok) {
225
+ res.status(400).json({ error: downloadPathResult.error });
226
+ return null;
227
+ }
228
+ return downloadPathResult.path;
229
+ }
230
+ function buildDownloadRequestBase(cdpUrl, targetId, timeoutMs) {
231
+ return {
232
+ cdpUrl,
233
+ targetId,
234
+ timeoutMs: timeoutMs ?? void 0
235
+ };
236
+ }
237
+ function respondWithDownloadResult(res, targetId, result) {
238
+ res.json({
239
+ ok: true,
240
+ targetId,
241
+ download: result
242
+ });
243
+ }
244
+ function registerBrowserAgentActRoutes(app, ctx) {
245
+ app.post("/act", async (req, res) => {
246
+ const body = readBody(req);
247
+ const kindRaw = toStringOrEmpty(body.kind);
248
+ if (!isActKind(kindRaw)) return jsonError(res, 400, "kind is required");
249
+ const kind = kindRaw;
250
+ const targetId = resolveTargetIdFromBody(body);
251
+ if (Object.hasOwn(body, "selector") && kind !== "wait") return jsonError(res, 400, SELECTOR_UNSUPPORTED_MESSAGE);
252
+ await withPlaywrightRouteContext({
253
+ req,
254
+ res,
255
+ ctx,
256
+ targetId,
257
+ feature: `act:${kind}`,
258
+ run: async ({ cdpUrl, tab, pw }) => {
259
+ const evaluateEnabled = ctx.state().resolved.evaluateEnabled;
260
+ switch (kind) {
261
+ case "click": {
262
+ const ref = toStringOrEmpty(body.ref);
263
+ if (!ref) return jsonError(res, 400, "ref is required");
264
+ const doubleClick = toBoolean(body.doubleClick) ?? false;
265
+ const timeoutMs = toNumber(body.timeoutMs);
266
+ const buttonRaw = toStringOrEmpty(body.button) || "";
267
+ const button = buttonRaw ? parseClickButton(buttonRaw) : void 0;
268
+ if (buttonRaw && !button) return jsonError(res, 400, "button must be left|right|middle");
269
+ const parsedModifiers = parseClickModifiers(toStringArray(body.modifiers) ?? []);
270
+ if (parsedModifiers.error) return jsonError(res, 400, parsedModifiers.error);
271
+ const modifiers = parsedModifiers.modifiers;
272
+ const clickRequest = {
273
+ cdpUrl,
274
+ targetId: tab.targetId,
275
+ ref,
276
+ doubleClick
277
+ };
278
+ if (button) clickRequest.button = button;
279
+ if (modifiers) clickRequest.modifiers = modifiers;
280
+ if (timeoutMs) clickRequest.timeoutMs = timeoutMs;
281
+ await pw.clickViaPlaywright(clickRequest);
282
+ return res.json({
283
+ ok: true,
284
+ targetId: tab.targetId,
285
+ url: tab.url
286
+ });
287
+ }
288
+ case "type": {
289
+ const ref = toStringOrEmpty(body.ref);
290
+ if (!ref) return jsonError(res, 400, "ref is required");
291
+ if (typeof body.text !== "string") return jsonError(res, 400, "text is required");
292
+ const text = body.text;
293
+ const submit = toBoolean(body.submit) ?? false;
294
+ const slowly = toBoolean(body.slowly) ?? false;
295
+ const timeoutMs = toNumber(body.timeoutMs);
296
+ const typeRequest = {
297
+ cdpUrl,
298
+ targetId: tab.targetId,
299
+ ref,
300
+ text,
301
+ submit,
302
+ slowly
303
+ };
304
+ if (timeoutMs) typeRequest.timeoutMs = timeoutMs;
305
+ await pw.typeViaPlaywright(typeRequest);
306
+ return res.json({
307
+ ok: true,
308
+ targetId: tab.targetId
309
+ });
310
+ }
311
+ case "press": {
312
+ const key = toStringOrEmpty(body.key);
313
+ if (!key) return jsonError(res, 400, "key is required");
314
+ const delayMs = toNumber(body.delayMs);
315
+ await pw.pressKeyViaPlaywright({
316
+ cdpUrl,
317
+ targetId: tab.targetId,
318
+ key,
319
+ delayMs: delayMs ?? void 0
320
+ });
321
+ return res.json({
322
+ ok: true,
323
+ targetId: tab.targetId
324
+ });
325
+ }
326
+ case "hover": {
327
+ const ref = toStringOrEmpty(body.ref);
328
+ if (!ref) return jsonError(res, 400, "ref is required");
329
+ const timeoutMs = toNumber(body.timeoutMs);
330
+ await pw.hoverViaPlaywright({
331
+ cdpUrl,
332
+ targetId: tab.targetId,
333
+ ref,
334
+ timeoutMs: timeoutMs ?? void 0
335
+ });
336
+ return res.json({
337
+ ok: true,
338
+ targetId: tab.targetId
339
+ });
340
+ }
341
+ case "scrollIntoView": {
342
+ const ref = toStringOrEmpty(body.ref);
343
+ if (!ref) return jsonError(res, 400, "ref is required");
344
+ const timeoutMs = toNumber(body.timeoutMs);
345
+ const scrollRequest = {
346
+ cdpUrl,
347
+ targetId: tab.targetId,
348
+ ref
349
+ };
350
+ if (timeoutMs) scrollRequest.timeoutMs = timeoutMs;
351
+ await pw.scrollIntoViewViaPlaywright(scrollRequest);
352
+ return res.json({
353
+ ok: true,
354
+ targetId: tab.targetId
355
+ });
356
+ }
357
+ case "drag": {
358
+ const startRef = toStringOrEmpty(body.startRef);
359
+ const endRef = toStringOrEmpty(body.endRef);
360
+ if (!startRef || !endRef) return jsonError(res, 400, "startRef and endRef are required");
361
+ const timeoutMs = toNumber(body.timeoutMs);
362
+ await pw.dragViaPlaywright({
363
+ cdpUrl,
364
+ targetId: tab.targetId,
365
+ startRef,
366
+ endRef,
367
+ timeoutMs: timeoutMs ?? void 0
368
+ });
369
+ return res.json({
370
+ ok: true,
371
+ targetId: tab.targetId
372
+ });
373
+ }
374
+ case "select": {
375
+ const ref = toStringOrEmpty(body.ref);
376
+ const values = toStringArray(body.values);
377
+ if (!ref || !values?.length) return jsonError(res, 400, "ref and values are required");
378
+ const timeoutMs = toNumber(body.timeoutMs);
379
+ await pw.selectOptionViaPlaywright({
380
+ cdpUrl,
381
+ targetId: tab.targetId,
382
+ ref,
383
+ values,
384
+ timeoutMs: timeoutMs ?? void 0
385
+ });
386
+ return res.json({
387
+ ok: true,
388
+ targetId: tab.targetId
389
+ });
390
+ }
391
+ case "fill": {
392
+ const fields = (Array.isArray(body.fields) ? body.fields : []).map((field) => {
393
+ if (!field || typeof field !== "object") return null;
394
+ const rec = field;
395
+ const ref = toStringOrEmpty(rec.ref);
396
+ const type = toStringOrEmpty(rec.type);
397
+ if (!ref || !type) return null;
398
+ const value = typeof rec.value === "string" || typeof rec.value === "number" || typeof rec.value === "boolean" ? rec.value : void 0;
399
+ return value === void 0 ? {
400
+ ref,
401
+ type
402
+ } : {
403
+ ref,
404
+ type,
405
+ value
406
+ };
407
+ }).filter((field) => field !== null);
408
+ if (!fields.length) return jsonError(res, 400, "fields are required");
409
+ const timeoutMs = toNumber(body.timeoutMs);
410
+ await pw.fillFormViaPlaywright({
411
+ cdpUrl,
412
+ targetId: tab.targetId,
413
+ fields,
414
+ timeoutMs: timeoutMs ?? void 0
415
+ });
416
+ return res.json({
417
+ ok: true,
418
+ targetId: tab.targetId
419
+ });
420
+ }
421
+ case "resize": {
422
+ const width = toNumber(body.width);
423
+ const height = toNumber(body.height);
424
+ if (!width || !height) return jsonError(res, 400, "width and height are required");
425
+ await pw.resizeViewportViaPlaywright({
426
+ cdpUrl,
427
+ targetId: tab.targetId,
428
+ width,
429
+ height
430
+ });
431
+ return res.json({
432
+ ok: true,
433
+ targetId: tab.targetId,
434
+ url: tab.url
435
+ });
436
+ }
437
+ case "wait": {
438
+ const timeMs = toNumber(body.timeMs);
439
+ const text = toStringOrEmpty(body.text) || void 0;
440
+ const textGone = toStringOrEmpty(body.textGone) || void 0;
441
+ const selector = toStringOrEmpty(body.selector) || void 0;
442
+ const url = toStringOrEmpty(body.url) || void 0;
443
+ const loadStateRaw = toStringOrEmpty(body.loadState);
444
+ const loadState = loadStateRaw === "load" || loadStateRaw === "domcontentloaded" || loadStateRaw === "networkidle" ? loadStateRaw : void 0;
445
+ const fn = toStringOrEmpty(body.fn) || void 0;
446
+ const timeoutMs = toNumber(body.timeoutMs) ?? void 0;
447
+ if (fn && !evaluateEnabled) return jsonError(res, 403, ["wait --fn is disabled by config (browser.evaluateEnabled=false).", "Docs: /gateway/configuration#browser-remoteclaw-managed-browser"].join("\n"));
448
+ if (timeMs === void 0 && !text && !textGone && !selector && !url && !loadState && !fn) return jsonError(res, 400, "wait requires at least one of: timeMs, text, textGone, selector, url, loadState, fn");
449
+ await pw.waitForViaPlaywright({
450
+ cdpUrl,
451
+ targetId: tab.targetId,
452
+ timeMs,
453
+ text,
454
+ textGone,
455
+ selector,
456
+ url,
457
+ loadState,
458
+ fn,
459
+ timeoutMs
460
+ });
461
+ return res.json({
462
+ ok: true,
463
+ targetId: tab.targetId
464
+ });
465
+ }
466
+ case "evaluate": {
467
+ if (!evaluateEnabled) return jsonError(res, 403, ["act:evaluate is disabled by config (browser.evaluateEnabled=false).", "Docs: /gateway/configuration#browser-remoteclaw-managed-browser"].join("\n"));
468
+ const fn = toStringOrEmpty(body.fn);
469
+ if (!fn) return jsonError(res, 400, "fn is required");
470
+ const ref = toStringOrEmpty(body.ref) || void 0;
471
+ const evalTimeoutMs = toNumber(body.timeoutMs);
472
+ const evalRequest = {
473
+ cdpUrl,
474
+ targetId: tab.targetId,
475
+ fn,
476
+ ref,
477
+ signal: req.signal
478
+ };
479
+ if (evalTimeoutMs !== void 0) evalRequest.timeoutMs = evalTimeoutMs;
480
+ const result = await pw.evaluateViaPlaywright(evalRequest);
481
+ return res.json({
482
+ ok: true,
483
+ targetId: tab.targetId,
484
+ url: tab.url,
485
+ result
486
+ });
487
+ }
488
+ case "close":
489
+ await pw.closePageViaPlaywright({
490
+ cdpUrl,
491
+ targetId: tab.targetId
492
+ });
493
+ return res.json({
494
+ ok: true,
495
+ targetId: tab.targetId
496
+ });
497
+ default: return jsonError(res, 400, "unsupported kind");
498
+ }
499
+ }
500
+ });
501
+ });
502
+ app.post("/hooks/file-chooser", async (req, res) => {
503
+ const body = readBody(req);
504
+ const targetId = resolveTargetIdFromBody(body);
505
+ const ref = toStringOrEmpty(body.ref) || void 0;
506
+ const inputRef = toStringOrEmpty(body.inputRef) || void 0;
507
+ const element = toStringOrEmpty(body.element) || void 0;
508
+ const paths = toStringArray(body.paths) ?? [];
509
+ const timeoutMs = toNumber(body.timeoutMs);
510
+ if (!paths.length) return jsonError(res, 400, "paths are required");
511
+ await withPlaywrightRouteContext({
512
+ req,
513
+ res,
514
+ ctx,
515
+ targetId,
516
+ feature: "file chooser hook",
517
+ run: async ({ cdpUrl, tab, pw }) => {
518
+ const uploadPathsResult = await resolveExistingPathsWithinRoot({
519
+ rootDir: DEFAULT_UPLOAD_DIR,
520
+ requestedPaths: paths,
521
+ scopeLabel: `uploads directory (${DEFAULT_UPLOAD_DIR})`
522
+ });
523
+ if (!uploadPathsResult.ok) {
524
+ res.status(400).json({ error: uploadPathsResult.error });
525
+ return;
526
+ }
527
+ const resolvedPaths = uploadPathsResult.paths;
528
+ if (inputRef || element) {
529
+ if (ref) return jsonError(res, 400, "ref cannot be combined with inputRef/element");
530
+ await pw.setInputFilesViaPlaywright({
531
+ cdpUrl,
532
+ targetId: tab.targetId,
533
+ inputRef,
534
+ element,
535
+ paths: resolvedPaths
536
+ });
537
+ } else {
538
+ await pw.armFileUploadViaPlaywright({
539
+ cdpUrl,
540
+ targetId: tab.targetId,
541
+ paths: resolvedPaths,
542
+ timeoutMs: timeoutMs ?? void 0
543
+ });
544
+ if (ref) await pw.clickViaPlaywright({
545
+ cdpUrl,
546
+ targetId: tab.targetId,
547
+ ref
548
+ });
549
+ }
550
+ res.json({ ok: true });
551
+ }
552
+ });
553
+ });
554
+ app.post("/hooks/dialog", async (req, res) => {
555
+ const body = readBody(req);
556
+ const targetId = resolveTargetIdFromBody(body);
557
+ const accept = toBoolean(body.accept);
558
+ const promptText = toStringOrEmpty(body.promptText) || void 0;
559
+ const timeoutMs = toNumber(body.timeoutMs);
560
+ if (accept === void 0) return jsonError(res, 400, "accept is required");
561
+ await withPlaywrightRouteContext({
562
+ req,
563
+ res,
564
+ ctx,
565
+ targetId,
566
+ feature: "dialog hook",
567
+ run: async ({ cdpUrl, tab, pw }) => {
568
+ await pw.armDialogViaPlaywright({
569
+ cdpUrl,
570
+ targetId: tab.targetId,
571
+ accept,
572
+ promptText,
573
+ timeoutMs: timeoutMs ?? void 0
574
+ });
575
+ res.json({ ok: true });
576
+ }
577
+ });
578
+ });
579
+ app.post("/wait/download", async (req, res) => {
580
+ const body = readBody(req);
581
+ const targetId = resolveTargetIdFromBody(body);
582
+ const out = toStringOrEmpty(body.path) || "";
583
+ const timeoutMs = toNumber(body.timeoutMs);
584
+ await withPlaywrightRouteContext({
585
+ req,
586
+ res,
587
+ ctx,
588
+ targetId,
589
+ feature: "wait for download",
590
+ run: async ({ cdpUrl, tab, pw }) => {
591
+ let downloadPath;
592
+ if (out.trim()) {
593
+ const resolvedDownloadPath = resolveDownloadPathOrRespond(res, out);
594
+ if (!resolvedDownloadPath) return;
595
+ downloadPath = resolvedDownloadPath;
596
+ }
597
+ const requestBase = buildDownloadRequestBase(cdpUrl, tab.targetId, timeoutMs);
598
+ const result = await pw.waitForDownloadViaPlaywright({
599
+ ...requestBase,
600
+ path: downloadPath
601
+ });
602
+ respondWithDownloadResult(res, tab.targetId, result);
603
+ }
604
+ });
605
+ });
606
+ app.post("/download", async (req, res) => {
607
+ const body = readBody(req);
608
+ const targetId = resolveTargetIdFromBody(body);
609
+ const ref = toStringOrEmpty(body.ref);
610
+ const out = toStringOrEmpty(body.path);
611
+ const timeoutMs = toNumber(body.timeoutMs);
612
+ if (!ref) return jsonError(res, 400, "ref is required");
613
+ if (!out) return jsonError(res, 400, "path is required");
614
+ await withPlaywrightRouteContext({
615
+ req,
616
+ res,
617
+ ctx,
618
+ targetId,
619
+ feature: "download",
620
+ run: async ({ cdpUrl, tab, pw }) => {
621
+ const downloadPath = resolveDownloadPathOrRespond(res, out);
622
+ if (!downloadPath) return;
623
+ const requestBase = buildDownloadRequestBase(cdpUrl, tab.targetId, timeoutMs);
624
+ const result = await pw.downloadViaPlaywright({
625
+ ...requestBase,
626
+ ref,
627
+ path: downloadPath
628
+ });
629
+ respondWithDownloadResult(res, tab.targetId, result);
630
+ }
631
+ });
632
+ });
633
+ app.post("/response/body", async (req, res) => {
634
+ const body = readBody(req);
635
+ const targetId = resolveTargetIdFromBody(body);
636
+ const url = toStringOrEmpty(body.url);
637
+ const timeoutMs = toNumber(body.timeoutMs);
638
+ const maxChars = toNumber(body.maxChars);
639
+ if (!url) return jsonError(res, 400, "url is required");
640
+ await withPlaywrightRouteContext({
641
+ req,
642
+ res,
643
+ ctx,
644
+ targetId,
645
+ feature: "response body",
646
+ run: async ({ cdpUrl, tab, pw }) => {
647
+ const result = await pw.responseBodyViaPlaywright({
648
+ cdpUrl,
649
+ targetId: tab.targetId,
650
+ url,
651
+ timeoutMs: timeoutMs ?? void 0,
652
+ maxChars: maxChars ?? void 0
653
+ });
654
+ res.json({
655
+ ok: true,
656
+ targetId: tab.targetId,
657
+ response: result
658
+ });
659
+ }
660
+ });
661
+ });
662
+ app.post("/highlight", async (req, res) => {
663
+ const body = readBody(req);
664
+ const targetId = resolveTargetIdFromBody(body);
665
+ const ref = toStringOrEmpty(body.ref);
666
+ if (!ref) return jsonError(res, 400, "ref is required");
667
+ await withPlaywrightRouteContext({
668
+ req,
669
+ res,
670
+ ctx,
671
+ targetId,
672
+ feature: "highlight",
673
+ run: async ({ cdpUrl, tab, pw }) => {
674
+ await pw.highlightViaPlaywright({
675
+ cdpUrl,
676
+ targetId: tab.targetId,
677
+ ref
678
+ });
679
+ res.json({
680
+ ok: true,
681
+ targetId: tab.targetId
682
+ });
683
+ }
684
+ });
685
+ });
686
+ }
687
+
688
+ //#endregion
689
+ //#region src/browser/routes/agent.debug.ts
690
+ function registerBrowserAgentDebugRoutes(app, ctx) {
691
+ app.get("/console", async (req, res) => {
692
+ const targetId = resolveTargetIdFromQuery(req.query);
693
+ const level = typeof req.query.level === "string" ? req.query.level : "";
694
+ await withPlaywrightRouteContext({
695
+ req,
696
+ res,
697
+ ctx,
698
+ targetId,
699
+ feature: "console messages",
700
+ run: async ({ cdpUrl, tab, pw }) => {
701
+ const messages = await pw.getConsoleMessagesViaPlaywright({
702
+ cdpUrl,
703
+ targetId: tab.targetId,
704
+ level: level.trim() || void 0
705
+ });
706
+ res.json({
707
+ ok: true,
708
+ messages,
709
+ targetId: tab.targetId
710
+ });
711
+ }
712
+ });
713
+ });
714
+ app.get("/errors", async (req, res) => {
715
+ const targetId = resolveTargetIdFromQuery(req.query);
716
+ const clear = toBoolean(req.query.clear) ?? false;
717
+ await withPlaywrightRouteContext({
718
+ req,
719
+ res,
720
+ ctx,
721
+ targetId,
722
+ feature: "page errors",
723
+ run: async ({ cdpUrl, tab, pw }) => {
724
+ const result = await pw.getPageErrorsViaPlaywright({
725
+ cdpUrl,
726
+ targetId: tab.targetId,
727
+ clear
728
+ });
729
+ res.json({
730
+ ok: true,
731
+ targetId: tab.targetId,
732
+ ...result
733
+ });
734
+ }
735
+ });
736
+ });
737
+ app.get("/requests", async (req, res) => {
738
+ const targetId = resolveTargetIdFromQuery(req.query);
739
+ const filter = typeof req.query.filter === "string" ? req.query.filter : "";
740
+ const clear = toBoolean(req.query.clear) ?? false;
741
+ await withPlaywrightRouteContext({
742
+ req,
743
+ res,
744
+ ctx,
745
+ targetId,
746
+ feature: "network requests",
747
+ run: async ({ cdpUrl, tab, pw }) => {
748
+ const result = await pw.getNetworkRequestsViaPlaywright({
749
+ cdpUrl,
750
+ targetId: tab.targetId,
751
+ filter: filter.trim() || void 0,
752
+ clear
753
+ });
754
+ res.json({
755
+ ok: true,
756
+ targetId: tab.targetId,
757
+ ...result
758
+ });
759
+ }
760
+ });
761
+ });
762
+ app.post("/trace/start", async (req, res) => {
763
+ const body = readBody(req);
764
+ const targetId = resolveTargetIdFromBody(body);
765
+ const screenshots = toBoolean(body.screenshots) ?? void 0;
766
+ const snapshots = toBoolean(body.snapshots) ?? void 0;
767
+ const sources = toBoolean(body.sources) ?? void 0;
768
+ await withPlaywrightRouteContext({
769
+ req,
770
+ res,
771
+ ctx,
772
+ targetId,
773
+ feature: "trace start",
774
+ run: async ({ cdpUrl, tab, pw }) => {
775
+ await pw.traceStartViaPlaywright({
776
+ cdpUrl,
777
+ targetId: tab.targetId,
778
+ screenshots,
779
+ snapshots,
780
+ sources
781
+ });
782
+ res.json({
783
+ ok: true,
784
+ targetId: tab.targetId
785
+ });
786
+ }
787
+ });
788
+ });
789
+ app.post("/trace/stop", async (req, res) => {
790
+ const body = readBody(req);
791
+ const targetId = resolveTargetIdFromBody(body);
792
+ const out = toStringOrEmpty(body.path) || "";
793
+ await withPlaywrightRouteContext({
794
+ req,
795
+ res,
796
+ ctx,
797
+ targetId,
798
+ feature: "trace stop",
799
+ run: async ({ cdpUrl, tab, pw }) => {
800
+ const id = crypto.randomUUID();
801
+ const dir = DEFAULT_TRACE_DIR;
802
+ await fsp.mkdir(dir, { recursive: true });
803
+ const tracePathResult = resolvePathWithinRoot({
804
+ rootDir: dir,
805
+ requestedPath: out,
806
+ scopeLabel: "trace directory",
807
+ defaultFileName: `browser-trace-${id}.zip`
808
+ });
809
+ if (!tracePathResult.ok) {
810
+ res.status(400).json({ error: tracePathResult.error });
811
+ return;
812
+ }
813
+ const tracePath = tracePathResult.path;
814
+ await pw.traceStopViaPlaywright({
815
+ cdpUrl,
816
+ targetId: tab.targetId,
817
+ path: tracePath
818
+ });
819
+ res.json({
820
+ ok: true,
821
+ targetId: tab.targetId,
822
+ path: path.resolve(tracePath)
823
+ });
824
+ }
825
+ });
826
+ });
827
+ }
828
+
829
+ //#endregion
830
+ //#region src/browser/screenshot.ts
831
+ const DEFAULT_BROWSER_SCREENSHOT_MAX_SIDE = 2e3;
832
+ const DEFAULT_BROWSER_SCREENSHOT_MAX_BYTES = 5 * 1024 * 1024;
833
+ async function normalizeBrowserScreenshot(buffer, opts) {
834
+ const maxSide = Math.max(1, Math.round(opts?.maxSide ?? DEFAULT_BROWSER_SCREENSHOT_MAX_SIDE));
835
+ const maxBytes = Math.max(1, Math.round(opts?.maxBytes ?? DEFAULT_BROWSER_SCREENSHOT_MAX_BYTES));
836
+ const meta = await getImageMetadata(buffer);
837
+ const width = Number(meta?.width ?? 0);
838
+ const height = Number(meta?.height ?? 0);
839
+ const maxDim = Math.max(width, height);
840
+ if (buffer.byteLength <= maxBytes && (maxDim === 0 || width <= maxSide && height <= maxSide)) return { buffer };
841
+ const sideGrid = buildImageResizeSideGrid(maxSide, maxDim > 0 ? Math.min(maxSide, maxDim) : maxSide);
842
+ let smallest = null;
843
+ for (const side of sideGrid) for (const quality of IMAGE_REDUCE_QUALITY_STEPS) {
844
+ const out = await resizeToJpeg({
845
+ buffer,
846
+ maxSide: side,
847
+ quality,
848
+ withoutEnlargement: true
849
+ });
850
+ if (!smallest || out.byteLength < smallest.size) smallest = {
851
+ buffer: out,
852
+ size: out.byteLength
853
+ };
854
+ if (out.byteLength <= maxBytes) return {
855
+ buffer: out,
856
+ contentType: "image/jpeg"
857
+ };
858
+ }
859
+ const best = smallest?.buffer ?? buffer;
860
+ throw new Error(`Browser screenshot could not be reduced below ${(maxBytes / (1024 * 1024)).toFixed(0)}MB (got ${(best.byteLength / (1024 * 1024)).toFixed(2)}MB)`);
861
+ }
862
+
863
+ //#endregion
864
+ //#region src/browser/routes/agent.snapshot.ts
865
+ async function saveBrowserMediaResponse(params) {
866
+ await ensureMediaDir();
867
+ const saved = await saveMediaBuffer(params.buffer, params.contentType, "browser", params.maxBytes);
868
+ params.res.json({
869
+ ok: true,
870
+ path: path.resolve(saved.path),
871
+ targetId: params.targetId,
872
+ url: params.url
873
+ });
874
+ }
875
+ function registerBrowserAgentSnapshotRoutes(app, ctx) {
876
+ app.post("/navigate", async (req, res) => {
877
+ const body = readBody(req);
878
+ const url = toStringOrEmpty(body.url);
879
+ const targetId = toStringOrEmpty(body.targetId) || void 0;
880
+ if (!url) return jsonError(res, 400, "url is required");
881
+ await withPlaywrightRouteContext({
882
+ req,
883
+ res,
884
+ ctx,
885
+ targetId,
886
+ feature: "navigate",
887
+ run: async ({ cdpUrl, tab, pw }) => {
888
+ const result = await pw.navigateViaPlaywright({
889
+ cdpUrl,
890
+ targetId: tab.targetId,
891
+ url,
892
+ ...withBrowserNavigationPolicy(ctx.state().resolved.ssrfPolicy)
893
+ });
894
+ res.json({
895
+ ok: true,
896
+ targetId: tab.targetId,
897
+ ...result
898
+ });
899
+ }
900
+ });
901
+ });
902
+ app.post("/pdf", async (req, res) => {
903
+ await withPlaywrightRouteContext({
904
+ req,
905
+ res,
906
+ ctx,
907
+ targetId: toStringOrEmpty(readBody(req).targetId) || void 0,
908
+ feature: "pdf",
909
+ run: async ({ cdpUrl, tab, pw }) => {
910
+ const pdf = await pw.pdfViaPlaywright({
911
+ cdpUrl,
912
+ targetId: tab.targetId
913
+ });
914
+ await saveBrowserMediaResponse({
915
+ res,
916
+ buffer: pdf.buffer,
917
+ contentType: "application/pdf",
918
+ maxBytes: pdf.buffer.byteLength,
919
+ targetId: tab.targetId,
920
+ url: tab.url
921
+ });
922
+ }
923
+ });
924
+ });
925
+ app.post("/screenshot", async (req, res) => {
926
+ const body = readBody(req);
927
+ const targetId = toStringOrEmpty(body.targetId) || void 0;
928
+ const fullPage = toBoolean(body.fullPage) ?? false;
929
+ const ref = toStringOrEmpty(body.ref) || void 0;
930
+ const element = toStringOrEmpty(body.element) || void 0;
931
+ const type = body.type === "jpeg" ? "jpeg" : "png";
932
+ if (fullPage && (ref || element)) return jsonError(res, 400, "fullPage is not supported for element screenshots");
933
+ await withRouteTabContext({
934
+ req,
935
+ res,
936
+ ctx,
937
+ targetId,
938
+ run: async ({ profileCtx, tab, cdpUrl }) => {
939
+ let buffer;
940
+ if (profileCtx.profile.driver === "extension" || !tab.wsUrl || Boolean(ref) || Boolean(element)) {
941
+ const pw = await requirePwAi(res, "screenshot");
942
+ if (!pw) return;
943
+ buffer = (await pw.takeScreenshotViaPlaywright({
944
+ cdpUrl,
945
+ targetId: tab.targetId,
946
+ ref,
947
+ element,
948
+ fullPage,
949
+ type
950
+ })).buffer;
951
+ } else buffer = await captureScreenshot({
952
+ wsUrl: tab.wsUrl ?? "",
953
+ fullPage,
954
+ format: type,
955
+ quality: type === "jpeg" ? 85 : void 0
956
+ });
957
+ const normalized = await normalizeBrowserScreenshot(buffer, {
958
+ maxSide: DEFAULT_BROWSER_SCREENSHOT_MAX_SIDE,
959
+ maxBytes: DEFAULT_BROWSER_SCREENSHOT_MAX_BYTES
960
+ });
961
+ await saveBrowserMediaResponse({
962
+ res,
963
+ buffer: normalized.buffer,
964
+ contentType: normalized.contentType ?? `image/${type}`,
965
+ maxBytes: DEFAULT_BROWSER_SCREENSHOT_MAX_BYTES,
966
+ targetId: tab.targetId,
967
+ url: tab.url
968
+ });
969
+ }
970
+ });
971
+ });
972
+ app.get("/snapshot", async (req, res) => {
973
+ const profileCtx = resolveProfileContext(req, res, ctx);
974
+ if (!profileCtx) return;
975
+ const targetId = typeof req.query.targetId === "string" ? req.query.targetId.trim() : "";
976
+ const mode = req.query.mode === "efficient" ? "efficient" : void 0;
977
+ const labels = toBoolean(req.query.labels) ?? void 0;
978
+ const format = (req.query.format === "aria" ? "aria" : req.query.format === "ai" ? "ai" : void 0) ?? (mode ? "ai" : await getPwAiModule() ? "ai" : "aria");
979
+ const limitRaw = typeof req.query.limit === "string" ? Number(req.query.limit) : void 0;
980
+ const hasMaxChars = Object.hasOwn(req.query, "maxChars");
981
+ const maxCharsRaw = typeof req.query.maxChars === "string" ? Number(req.query.maxChars) : void 0;
982
+ const limit = Number.isFinite(limitRaw) ? limitRaw : void 0;
983
+ const resolvedMaxChars = format === "ai" ? hasMaxChars ? typeof maxCharsRaw === "number" && Number.isFinite(maxCharsRaw) && maxCharsRaw > 0 ? Math.floor(maxCharsRaw) : void 0 : mode === "efficient" ? DEFAULT_AI_SNAPSHOT_EFFICIENT_MAX_CHARS : DEFAULT_AI_SNAPSHOT_MAX_CHARS : void 0;
984
+ const interactiveRaw = toBoolean(req.query.interactive);
985
+ const compactRaw = toBoolean(req.query.compact);
986
+ const depthRaw = toNumber(req.query.depth);
987
+ const refsModeRaw = toStringOrEmpty(req.query.refs).trim();
988
+ const refsMode = refsModeRaw === "aria" ? "aria" : refsModeRaw === "role" ? "role" : void 0;
989
+ const interactive = interactiveRaw ?? (mode === "efficient" ? true : void 0);
990
+ const compact = compactRaw ?? (mode === "efficient" ? true : void 0);
991
+ const depth = depthRaw ?? (mode === "efficient" ? DEFAULT_AI_SNAPSHOT_EFFICIENT_DEPTH : void 0);
992
+ const selector = toStringOrEmpty(req.query.selector);
993
+ const frameSelector = toStringOrEmpty(req.query.frame);
994
+ const selectorValue = selector.trim() || void 0;
995
+ const frameSelectorValue = frameSelector.trim() || void 0;
996
+ try {
997
+ const tab = await profileCtx.ensureTabAvailable(targetId || void 0);
998
+ if ((labels || mode === "efficient") && format === "aria") return jsonError(res, 400, "labels/mode=efficient require format=ai");
999
+ if (format === "ai") {
1000
+ const pw = await requirePwAi(res, "ai snapshot");
1001
+ if (!pw) return;
1002
+ const wantsRoleSnapshot = labels === true || mode === "efficient" || interactive === true || compact === true || depth !== void 0 || Boolean(selectorValue) || Boolean(frameSelectorValue);
1003
+ const roleSnapshotArgs = {
1004
+ cdpUrl: profileCtx.profile.cdpUrl,
1005
+ targetId: tab.targetId,
1006
+ selector: selectorValue,
1007
+ frameSelector: frameSelectorValue,
1008
+ refsMode,
1009
+ options: {
1010
+ interactive: interactive ?? void 0,
1011
+ compact: compact ?? void 0,
1012
+ maxDepth: depth ?? void 0
1013
+ }
1014
+ };
1015
+ const snap = wantsRoleSnapshot ? await pw.snapshotRoleViaPlaywright(roleSnapshotArgs) : await pw.snapshotAiViaPlaywright({
1016
+ cdpUrl: profileCtx.profile.cdpUrl,
1017
+ targetId: tab.targetId,
1018
+ ...typeof resolvedMaxChars === "number" ? { maxChars: resolvedMaxChars } : {}
1019
+ }).catch(async (err) => {
1020
+ if (String(err).toLowerCase().includes("_snapshotforai")) return await pw.snapshotRoleViaPlaywright(roleSnapshotArgs);
1021
+ throw err;
1022
+ });
1023
+ if (labels) {
1024
+ const labeled = await pw.screenshotWithLabelsViaPlaywright({
1025
+ cdpUrl: profileCtx.profile.cdpUrl,
1026
+ targetId: tab.targetId,
1027
+ refs: "refs" in snap ? snap.refs : {},
1028
+ type: "png"
1029
+ });
1030
+ const normalized = await normalizeBrowserScreenshot(labeled.buffer, {
1031
+ maxSide: DEFAULT_BROWSER_SCREENSHOT_MAX_SIDE,
1032
+ maxBytes: DEFAULT_BROWSER_SCREENSHOT_MAX_BYTES
1033
+ });
1034
+ await ensureMediaDir();
1035
+ const saved = await saveMediaBuffer(normalized.buffer, normalized.contentType ?? "image/png", "browser", DEFAULT_BROWSER_SCREENSHOT_MAX_BYTES);
1036
+ const imageType = normalized.contentType?.includes("jpeg") ? "jpeg" : "png";
1037
+ return res.json({
1038
+ ok: true,
1039
+ format,
1040
+ targetId: tab.targetId,
1041
+ url: tab.url,
1042
+ labels: true,
1043
+ labelsCount: labeled.labels,
1044
+ labelsSkipped: labeled.skipped,
1045
+ imagePath: path.resolve(saved.path),
1046
+ imageType,
1047
+ ...snap
1048
+ });
1049
+ }
1050
+ return res.json({
1051
+ ok: true,
1052
+ format,
1053
+ targetId: tab.targetId,
1054
+ url: tab.url,
1055
+ ...snap
1056
+ });
1057
+ }
1058
+ const snap = profileCtx.profile.driver === "extension" || !tab.wsUrl ? requirePwAi(res, "aria snapshot").then(async (pw) => {
1059
+ if (!pw) return null;
1060
+ return await pw.snapshotAriaViaPlaywright({
1061
+ cdpUrl: profileCtx.profile.cdpUrl,
1062
+ targetId: tab.targetId,
1063
+ limit
1064
+ });
1065
+ }) : snapshotAria({
1066
+ wsUrl: tab.wsUrl ?? "",
1067
+ limit
1068
+ });
1069
+ const resolved = await Promise.resolve(snap);
1070
+ if (!resolved) return;
1071
+ return res.json({
1072
+ ok: true,
1073
+ format,
1074
+ targetId: tab.targetId,
1075
+ url: tab.url,
1076
+ ...resolved
1077
+ });
1078
+ } catch (err) {
1079
+ handleRouteError(ctx, res, err);
1080
+ }
1081
+ });
1082
+ }
1083
+
1084
+ //#endregion
1085
+ //#region src/browser/routes/agent.storage.ts
1086
+ function parseStorageKind(raw) {
1087
+ if (raw === "local" || raw === "session") return raw;
1088
+ return null;
1089
+ }
1090
+ function parseStorageMutationRequest(kindParam, body) {
1091
+ return {
1092
+ kind: parseStorageKind(toStringOrEmpty(kindParam)),
1093
+ targetId: resolveTargetIdFromBody(body)
1094
+ };
1095
+ }
1096
+ function parseRequiredStorageMutationRequest(kindParam, body) {
1097
+ const parsed = parseStorageMutationRequest(kindParam, body);
1098
+ if (!parsed.kind) return null;
1099
+ return {
1100
+ kind: parsed.kind,
1101
+ targetId: parsed.targetId
1102
+ };
1103
+ }
1104
+ function parseStorageMutationOrRespond(res, kindParam, body) {
1105
+ const parsed = parseRequiredStorageMutationRequest(kindParam, body);
1106
+ if (!parsed) {
1107
+ jsonError(res, 400, "kind must be local|session");
1108
+ return null;
1109
+ }
1110
+ return parsed;
1111
+ }
1112
+ function parseStorageMutationFromRequest(req, res) {
1113
+ const body = readBody(req);
1114
+ const parsed = parseStorageMutationOrRespond(res, req.params.kind, body);
1115
+ if (!parsed) return null;
1116
+ return {
1117
+ body,
1118
+ parsed
1119
+ };
1120
+ }
1121
+ function registerBrowserAgentStorageRoutes(app, ctx) {
1122
+ app.get("/cookies", async (req, res) => {
1123
+ await withPlaywrightRouteContext({
1124
+ req,
1125
+ res,
1126
+ ctx,
1127
+ targetId: resolveTargetIdFromQuery(req.query),
1128
+ feature: "cookies",
1129
+ run: async ({ cdpUrl, tab, pw }) => {
1130
+ const result = await pw.cookiesGetViaPlaywright({
1131
+ cdpUrl,
1132
+ targetId: tab.targetId
1133
+ });
1134
+ res.json({
1135
+ ok: true,
1136
+ targetId: tab.targetId,
1137
+ ...result
1138
+ });
1139
+ }
1140
+ });
1141
+ });
1142
+ app.post("/cookies/set", async (req, res) => {
1143
+ const body = readBody(req);
1144
+ const targetId = resolveTargetIdFromBody(body);
1145
+ const cookie = body.cookie && typeof body.cookie === "object" && !Array.isArray(body.cookie) ? body.cookie : null;
1146
+ if (!cookie) return jsonError(res, 400, "cookie is required");
1147
+ await withPlaywrightRouteContext({
1148
+ req,
1149
+ res,
1150
+ ctx,
1151
+ targetId,
1152
+ feature: "cookies set",
1153
+ run: async ({ cdpUrl, tab, pw }) => {
1154
+ await pw.cookiesSetViaPlaywright({
1155
+ cdpUrl,
1156
+ targetId: tab.targetId,
1157
+ cookie: {
1158
+ name: toStringOrEmpty(cookie.name),
1159
+ value: toStringOrEmpty(cookie.value),
1160
+ url: toStringOrEmpty(cookie.url) || void 0,
1161
+ domain: toStringOrEmpty(cookie.domain) || void 0,
1162
+ path: toStringOrEmpty(cookie.path) || void 0,
1163
+ expires: toNumber(cookie.expires) ?? void 0,
1164
+ httpOnly: toBoolean(cookie.httpOnly) ?? void 0,
1165
+ secure: toBoolean(cookie.secure) ?? void 0,
1166
+ sameSite: cookie.sameSite === "Lax" || cookie.sameSite === "None" || cookie.sameSite === "Strict" ? cookie.sameSite : void 0
1167
+ }
1168
+ });
1169
+ res.json({
1170
+ ok: true,
1171
+ targetId: tab.targetId
1172
+ });
1173
+ }
1174
+ });
1175
+ });
1176
+ app.post("/cookies/clear", async (req, res) => {
1177
+ await withPlaywrightRouteContext({
1178
+ req,
1179
+ res,
1180
+ ctx,
1181
+ targetId: resolveTargetIdFromBody(readBody(req)),
1182
+ feature: "cookies clear",
1183
+ run: async ({ cdpUrl, tab, pw }) => {
1184
+ await pw.cookiesClearViaPlaywright({
1185
+ cdpUrl,
1186
+ targetId: tab.targetId
1187
+ });
1188
+ res.json({
1189
+ ok: true,
1190
+ targetId: tab.targetId
1191
+ });
1192
+ }
1193
+ });
1194
+ });
1195
+ app.get("/storage/:kind", async (req, res) => {
1196
+ const kind = parseStorageKind(toStringOrEmpty(req.params.kind));
1197
+ if (!kind) return jsonError(res, 400, "kind must be local|session");
1198
+ const targetId = resolveTargetIdFromQuery(req.query);
1199
+ const key = toStringOrEmpty(req.query.key);
1200
+ await withPlaywrightRouteContext({
1201
+ req,
1202
+ res,
1203
+ ctx,
1204
+ targetId,
1205
+ feature: "storage get",
1206
+ run: async ({ cdpUrl, tab, pw }) => {
1207
+ const result = await pw.storageGetViaPlaywright({
1208
+ cdpUrl,
1209
+ targetId: tab.targetId,
1210
+ kind,
1211
+ key: key.trim() || void 0
1212
+ });
1213
+ res.json({
1214
+ ok: true,
1215
+ targetId: tab.targetId,
1216
+ ...result
1217
+ });
1218
+ }
1219
+ });
1220
+ });
1221
+ app.post("/storage/:kind/set", async (req, res) => {
1222
+ const mutation = parseStorageMutationFromRequest(req, res);
1223
+ if (!mutation) return;
1224
+ const key = toStringOrEmpty(mutation.body.key);
1225
+ if (!key) return jsonError(res, 400, "key is required");
1226
+ const value = typeof mutation.body.value === "string" ? mutation.body.value : "";
1227
+ await withPlaywrightRouteContext({
1228
+ req,
1229
+ res,
1230
+ ctx,
1231
+ targetId: mutation.parsed.targetId,
1232
+ feature: "storage set",
1233
+ run: async ({ cdpUrl, tab, pw }) => {
1234
+ await pw.storageSetViaPlaywright({
1235
+ cdpUrl,
1236
+ targetId: tab.targetId,
1237
+ kind: mutation.parsed.kind,
1238
+ key,
1239
+ value
1240
+ });
1241
+ res.json({
1242
+ ok: true,
1243
+ targetId: tab.targetId
1244
+ });
1245
+ }
1246
+ });
1247
+ });
1248
+ app.post("/storage/:kind/clear", async (req, res) => {
1249
+ const mutation = parseStorageMutationFromRequest(req, res);
1250
+ if (!mutation) return;
1251
+ await withPlaywrightRouteContext({
1252
+ req,
1253
+ res,
1254
+ ctx,
1255
+ targetId: mutation.parsed.targetId,
1256
+ feature: "storage clear",
1257
+ run: async ({ cdpUrl, tab, pw }) => {
1258
+ await pw.storageClearViaPlaywright({
1259
+ cdpUrl,
1260
+ targetId: tab.targetId,
1261
+ kind: mutation.parsed.kind
1262
+ });
1263
+ res.json({
1264
+ ok: true,
1265
+ targetId: tab.targetId
1266
+ });
1267
+ }
1268
+ });
1269
+ });
1270
+ app.post("/set/offline", async (req, res) => {
1271
+ const body = readBody(req);
1272
+ const targetId = resolveTargetIdFromBody(body);
1273
+ const offline = toBoolean(body.offline);
1274
+ if (offline === void 0) return jsonError(res, 400, "offline is required");
1275
+ await withPlaywrightRouteContext({
1276
+ req,
1277
+ res,
1278
+ ctx,
1279
+ targetId,
1280
+ feature: "offline",
1281
+ run: async ({ cdpUrl, tab, pw }) => {
1282
+ await pw.setOfflineViaPlaywright({
1283
+ cdpUrl,
1284
+ targetId: tab.targetId,
1285
+ offline
1286
+ });
1287
+ res.json({
1288
+ ok: true,
1289
+ targetId: tab.targetId
1290
+ });
1291
+ }
1292
+ });
1293
+ });
1294
+ app.post("/set/headers", async (req, res) => {
1295
+ const body = readBody(req);
1296
+ const targetId = resolveTargetIdFromBody(body);
1297
+ const headers = body.headers && typeof body.headers === "object" && !Array.isArray(body.headers) ? body.headers : null;
1298
+ if (!headers) return jsonError(res, 400, "headers is required");
1299
+ const parsed = {};
1300
+ for (const [k, v] of Object.entries(headers)) if (typeof v === "string") parsed[k] = v;
1301
+ await withPlaywrightRouteContext({
1302
+ req,
1303
+ res,
1304
+ ctx,
1305
+ targetId,
1306
+ feature: "headers",
1307
+ run: async ({ cdpUrl, tab, pw }) => {
1308
+ await pw.setExtraHTTPHeadersViaPlaywright({
1309
+ cdpUrl,
1310
+ targetId: tab.targetId,
1311
+ headers: parsed
1312
+ });
1313
+ res.json({
1314
+ ok: true,
1315
+ targetId: tab.targetId
1316
+ });
1317
+ }
1318
+ });
1319
+ });
1320
+ app.post("/set/credentials", async (req, res) => {
1321
+ const body = readBody(req);
1322
+ const targetId = resolveTargetIdFromBody(body);
1323
+ const clear = toBoolean(body.clear) ?? false;
1324
+ const username = toStringOrEmpty(body.username) || void 0;
1325
+ const password = typeof body.password === "string" ? body.password : void 0;
1326
+ await withPlaywrightRouteContext({
1327
+ req,
1328
+ res,
1329
+ ctx,
1330
+ targetId,
1331
+ feature: "http credentials",
1332
+ run: async ({ cdpUrl, tab, pw }) => {
1333
+ await pw.setHttpCredentialsViaPlaywright({
1334
+ cdpUrl,
1335
+ targetId: tab.targetId,
1336
+ username,
1337
+ password,
1338
+ clear
1339
+ });
1340
+ res.json({
1341
+ ok: true,
1342
+ targetId: tab.targetId
1343
+ });
1344
+ }
1345
+ });
1346
+ });
1347
+ app.post("/set/geolocation", async (req, res) => {
1348
+ const body = readBody(req);
1349
+ const targetId = resolveTargetIdFromBody(body);
1350
+ const clear = toBoolean(body.clear) ?? false;
1351
+ const latitude = toNumber(body.latitude);
1352
+ const longitude = toNumber(body.longitude);
1353
+ const accuracy = toNumber(body.accuracy) ?? void 0;
1354
+ const origin = toStringOrEmpty(body.origin) || void 0;
1355
+ await withPlaywrightRouteContext({
1356
+ req,
1357
+ res,
1358
+ ctx,
1359
+ targetId,
1360
+ feature: "geolocation",
1361
+ run: async ({ cdpUrl, tab, pw }) => {
1362
+ await pw.setGeolocationViaPlaywright({
1363
+ cdpUrl,
1364
+ targetId: tab.targetId,
1365
+ latitude,
1366
+ longitude,
1367
+ accuracy,
1368
+ origin,
1369
+ clear
1370
+ });
1371
+ res.json({
1372
+ ok: true,
1373
+ targetId: tab.targetId
1374
+ });
1375
+ }
1376
+ });
1377
+ });
1378
+ app.post("/set/media", async (req, res) => {
1379
+ const body = readBody(req);
1380
+ const targetId = resolveTargetIdFromBody(body);
1381
+ const schemeRaw = toStringOrEmpty(body.colorScheme);
1382
+ const colorScheme = schemeRaw === "dark" || schemeRaw === "light" || schemeRaw === "no-preference" ? schemeRaw : schemeRaw === "none" ? null : void 0;
1383
+ if (colorScheme === void 0) return jsonError(res, 400, "colorScheme must be dark|light|no-preference|none");
1384
+ await withPlaywrightRouteContext({
1385
+ req,
1386
+ res,
1387
+ ctx,
1388
+ targetId,
1389
+ feature: "media emulation",
1390
+ run: async ({ cdpUrl, tab, pw }) => {
1391
+ await pw.emulateMediaViaPlaywright({
1392
+ cdpUrl,
1393
+ targetId: tab.targetId,
1394
+ colorScheme
1395
+ });
1396
+ res.json({
1397
+ ok: true,
1398
+ targetId: tab.targetId
1399
+ });
1400
+ }
1401
+ });
1402
+ });
1403
+ app.post("/set/timezone", async (req, res) => {
1404
+ const body = readBody(req);
1405
+ const targetId = resolveTargetIdFromBody(body);
1406
+ const timezoneId = toStringOrEmpty(body.timezoneId);
1407
+ if (!timezoneId) return jsonError(res, 400, "timezoneId is required");
1408
+ await withPlaywrightRouteContext({
1409
+ req,
1410
+ res,
1411
+ ctx,
1412
+ targetId,
1413
+ feature: "timezone",
1414
+ run: async ({ cdpUrl, tab, pw }) => {
1415
+ await pw.setTimezoneViaPlaywright({
1416
+ cdpUrl,
1417
+ targetId: tab.targetId,
1418
+ timezoneId
1419
+ });
1420
+ res.json({
1421
+ ok: true,
1422
+ targetId: tab.targetId
1423
+ });
1424
+ }
1425
+ });
1426
+ });
1427
+ app.post("/set/locale", async (req, res) => {
1428
+ const body = readBody(req);
1429
+ const targetId = resolveTargetIdFromBody(body);
1430
+ const locale = toStringOrEmpty(body.locale);
1431
+ if (!locale) return jsonError(res, 400, "locale is required");
1432
+ await withPlaywrightRouteContext({
1433
+ req,
1434
+ res,
1435
+ ctx,
1436
+ targetId,
1437
+ feature: "locale",
1438
+ run: async ({ cdpUrl, tab, pw }) => {
1439
+ await pw.setLocaleViaPlaywright({
1440
+ cdpUrl,
1441
+ targetId: tab.targetId,
1442
+ locale
1443
+ });
1444
+ res.json({
1445
+ ok: true,
1446
+ targetId: tab.targetId
1447
+ });
1448
+ }
1449
+ });
1450
+ });
1451
+ app.post("/set/device", async (req, res) => {
1452
+ const body = readBody(req);
1453
+ const targetId = resolveTargetIdFromBody(body);
1454
+ const name = toStringOrEmpty(body.name);
1455
+ if (!name) return jsonError(res, 400, "name is required");
1456
+ await withPlaywrightRouteContext({
1457
+ req,
1458
+ res,
1459
+ ctx,
1460
+ targetId,
1461
+ feature: "device emulation",
1462
+ run: async ({ cdpUrl, tab, pw }) => {
1463
+ await pw.setDeviceViaPlaywright({
1464
+ cdpUrl,
1465
+ targetId: tab.targetId,
1466
+ name
1467
+ });
1468
+ res.json({
1469
+ ok: true,
1470
+ targetId: tab.targetId
1471
+ });
1472
+ }
1473
+ });
1474
+ });
1475
+ }
1476
+
1477
+ //#endregion
1478
+ //#region src/browser/routes/agent.ts
1479
+ function registerBrowserAgentRoutes(app, ctx) {
1480
+ registerBrowserAgentSnapshotRoutes(app, ctx);
1481
+ registerBrowserAgentActRoutes(app, ctx);
1482
+ registerBrowserAgentDebugRoutes(app, ctx);
1483
+ registerBrowserAgentStorageRoutes(app, ctx);
1484
+ }
1485
+
1486
+ //#endregion
1487
+ //#region src/browser/profiles-service.ts
1488
+ const HEX_COLOR_RE = /^#[0-9A-Fa-f]{6}$/;
1489
+ function createBrowserProfilesService(ctx) {
1490
+ const listProfiles = async () => {
1491
+ return await ctx.listProfiles();
1492
+ };
1493
+ const createProfile = async (params) => {
1494
+ const name = params.name.trim();
1495
+ const rawCdpUrl = params.cdpUrl?.trim() || void 0;
1496
+ const driver = params.driver === "extension" ? "extension" : void 0;
1497
+ if (!isValidProfileName(name)) throw new Error("invalid profile name: use lowercase letters, numbers, and hyphens only");
1498
+ const state = ctx.state();
1499
+ const resolvedProfiles = state.resolved.profiles;
1500
+ if (name in resolvedProfiles) throw new Error(`profile "${name}" already exists`);
1501
+ const cfg = loadConfig();
1502
+ const rawProfiles = cfg.browser?.profiles ?? {};
1503
+ if (name in rawProfiles) throw new Error(`profile "${name}" already exists`);
1504
+ const usedColors = getUsedColors(resolvedProfiles);
1505
+ const profileColor = params.color && HEX_COLOR_RE.test(params.color) ? params.color : allocateColor(usedColors);
1506
+ let profileConfig;
1507
+ if (rawCdpUrl) profileConfig = {
1508
+ cdpUrl: parseHttpUrl(rawCdpUrl, "browser.profiles.cdpUrl").normalized,
1509
+ ...driver ? { driver } : {},
1510
+ color: profileColor
1511
+ };
1512
+ else {
1513
+ const cdpPort = allocateCdpPort(getUsedPorts(resolvedProfiles), deriveDefaultBrowserCdpPortRange(state.resolved.controlPort));
1514
+ if (cdpPort === null) throw new Error("no available CDP ports in range");
1515
+ profileConfig = {
1516
+ cdpPort,
1517
+ ...driver ? { driver } : {},
1518
+ color: profileColor
1519
+ };
1520
+ }
1521
+ await writeConfigFile({
1522
+ ...cfg,
1523
+ browser: {
1524
+ ...cfg.browser,
1525
+ profiles: {
1526
+ ...rawProfiles,
1527
+ [name]: profileConfig
1528
+ }
1529
+ }
1530
+ });
1531
+ state.resolved.profiles[name] = profileConfig;
1532
+ const resolved = resolveProfile(state.resolved, name);
1533
+ if (!resolved) throw new Error(`profile "${name}" not found after creation`);
1534
+ return {
1535
+ ok: true,
1536
+ profile: name,
1537
+ cdpPort: resolved.cdpPort,
1538
+ cdpUrl: resolved.cdpUrl,
1539
+ color: resolved.color,
1540
+ isRemote: !resolved.cdpIsLoopback
1541
+ };
1542
+ };
1543
+ const deleteProfile = async (nameRaw) => {
1544
+ const name = nameRaw.trim();
1545
+ if (!name) throw new Error("profile name is required");
1546
+ if (!isValidProfileName(name)) throw new Error("invalid profile name");
1547
+ const cfg = loadConfig();
1548
+ const profiles = cfg.browser?.profiles ?? {};
1549
+ if (!(name in profiles)) throw new Error(`profile "${name}" not found`);
1550
+ if (name === (cfg.browser?.defaultProfile ?? DEFAULT_BROWSER_DEFAULT_PROFILE_NAME)) throw new Error(`cannot delete the default profile "${name}"; change browser.defaultProfile first`);
1551
+ let deleted = false;
1552
+ const state = ctx.state();
1553
+ if (resolveProfile(state.resolved, name)?.cdpIsLoopback) {
1554
+ try {
1555
+ await ctx.forProfile(name).stopRunningBrowser();
1556
+ } catch {}
1557
+ const userDataDir = resolveRemoteClawUserDataDir(name);
1558
+ const profileDir = path.dirname(userDataDir);
1559
+ if (fs.existsSync(profileDir)) {
1560
+ await movePathToTrash(profileDir);
1561
+ deleted = true;
1562
+ }
1563
+ }
1564
+ const { [name]: _removed, ...remainingProfiles } = profiles;
1565
+ await writeConfigFile({
1566
+ ...cfg,
1567
+ browser: {
1568
+ ...cfg.browser,
1569
+ profiles: remainingProfiles
1570
+ }
1571
+ });
1572
+ delete state.resolved.profiles[name];
1573
+ state.profiles.delete(name);
1574
+ return {
1575
+ ok: true,
1576
+ profile: name,
1577
+ deleted
1578
+ };
1579
+ };
1580
+ return {
1581
+ listProfiles,
1582
+ createProfile,
1583
+ deleteProfile
1584
+ };
1585
+ }
1586
+
1587
+ //#endregion
1588
+ //#region src/browser/routes/basic.ts
1589
+ async function withBasicProfileRoute(params) {
1590
+ const profileCtx = resolveProfileContext(params.req, params.res, params.ctx);
1591
+ if (!profileCtx) return;
1592
+ try {
1593
+ await params.run(profileCtx);
1594
+ } catch (err) {
1595
+ jsonError(params.res, 500, String(err));
1596
+ }
1597
+ }
1598
+ function registerBrowserBasicRoutes(app, ctx) {
1599
+ app.get("/profiles", async (_req, res) => {
1600
+ try {
1601
+ const profiles = await createBrowserProfilesService(ctx).listProfiles();
1602
+ res.json({ profiles });
1603
+ } catch (err) {
1604
+ jsonError(res, 500, String(err));
1605
+ }
1606
+ });
1607
+ app.get("/", async (req, res) => {
1608
+ let current;
1609
+ try {
1610
+ current = ctx.state();
1611
+ } catch {
1612
+ return jsonError(res, 503, "browser server not started");
1613
+ }
1614
+ const profileCtx = getProfileContext(req, ctx);
1615
+ if ("error" in profileCtx) return jsonError(res, profileCtx.status, profileCtx.error);
1616
+ const [cdpHttp, cdpReady] = await Promise.all([profileCtx.isHttpReachable(300), profileCtx.isReachable(600)]);
1617
+ const profileState = current.profiles.get(profileCtx.profile.name);
1618
+ let detectedBrowser = null;
1619
+ let detectedExecutablePath = null;
1620
+ let detectError = null;
1621
+ try {
1622
+ const detected = resolveBrowserExecutableForPlatform(current.resolved, process.platform);
1623
+ if (detected) {
1624
+ detectedBrowser = detected.kind;
1625
+ detectedExecutablePath = detected.path;
1626
+ }
1627
+ } catch (err) {
1628
+ detectError = String(err);
1629
+ }
1630
+ res.json({
1631
+ enabled: current.resolved.enabled,
1632
+ profile: profileCtx.profile.name,
1633
+ running: cdpReady,
1634
+ cdpReady,
1635
+ cdpHttp,
1636
+ pid: profileState?.running?.pid ?? null,
1637
+ cdpPort: profileCtx.profile.cdpPort,
1638
+ cdpUrl: profileCtx.profile.cdpUrl,
1639
+ chosenBrowser: profileState?.running?.exe.kind ?? null,
1640
+ detectedBrowser,
1641
+ detectedExecutablePath,
1642
+ detectError,
1643
+ userDataDir: profileState?.running?.userDataDir ?? null,
1644
+ color: profileCtx.profile.color,
1645
+ headless: current.resolved.headless,
1646
+ noSandbox: current.resolved.noSandbox,
1647
+ executablePath: current.resolved.executablePath ?? null,
1648
+ attachOnly: current.resolved.attachOnly
1649
+ });
1650
+ });
1651
+ app.post("/start", async (req, res) => {
1652
+ await withBasicProfileRoute({
1653
+ req,
1654
+ res,
1655
+ ctx,
1656
+ run: async (profileCtx) => {
1657
+ await profileCtx.ensureBrowserAvailable();
1658
+ res.json({
1659
+ ok: true,
1660
+ profile: profileCtx.profile.name
1661
+ });
1662
+ }
1663
+ });
1664
+ });
1665
+ app.post("/stop", async (req, res) => {
1666
+ await withBasicProfileRoute({
1667
+ req,
1668
+ res,
1669
+ ctx,
1670
+ run: async (profileCtx) => {
1671
+ const result = await profileCtx.stopRunningBrowser();
1672
+ res.json({
1673
+ ok: true,
1674
+ stopped: result.stopped,
1675
+ profile: profileCtx.profile.name
1676
+ });
1677
+ }
1678
+ });
1679
+ });
1680
+ app.post("/reset-profile", async (req, res) => {
1681
+ await withBasicProfileRoute({
1682
+ req,
1683
+ res,
1684
+ ctx,
1685
+ run: async (profileCtx) => {
1686
+ const result = await profileCtx.resetProfile();
1687
+ res.json({
1688
+ ok: true,
1689
+ profile: profileCtx.profile.name,
1690
+ ...result
1691
+ });
1692
+ }
1693
+ });
1694
+ });
1695
+ app.post("/profiles/create", async (req, res) => {
1696
+ const name = toStringOrEmpty(req.body?.name);
1697
+ const color = toStringOrEmpty(req.body?.color);
1698
+ const cdpUrl = toStringOrEmpty(req.body?.cdpUrl);
1699
+ const driver = toStringOrEmpty(req.body?.driver);
1700
+ if (!name) return jsonError(res, 400, "name is required");
1701
+ try {
1702
+ const result = await createBrowserProfilesService(ctx).createProfile({
1703
+ name,
1704
+ color: color || void 0,
1705
+ cdpUrl: cdpUrl || void 0,
1706
+ driver: driver === "extension" ? "extension" : void 0
1707
+ });
1708
+ res.json(result);
1709
+ } catch (err) {
1710
+ const msg = String(err);
1711
+ if (msg.includes("already exists")) return jsonError(res, 409, msg);
1712
+ if (msg.includes("invalid profile name")) return jsonError(res, 400, msg);
1713
+ if (msg.includes("no available CDP ports")) return jsonError(res, 507, msg);
1714
+ if (msg.includes("cdpUrl")) return jsonError(res, 400, msg);
1715
+ jsonError(res, 500, msg);
1716
+ }
1717
+ });
1718
+ app.delete("/profiles/:name", async (req, res) => {
1719
+ const name = toStringOrEmpty(req.params.name);
1720
+ if (!name) return jsonError(res, 400, "profile name is required");
1721
+ try {
1722
+ const result = await createBrowserProfilesService(ctx).deleteProfile(name);
1723
+ res.json(result);
1724
+ } catch (err) {
1725
+ const msg = String(err);
1726
+ if (msg.includes("invalid profile name")) return jsonError(res, 400, msg);
1727
+ if (msg.includes("default profile")) return jsonError(res, 400, msg);
1728
+ if (msg.includes("not found")) return jsonError(res, 404, msg);
1729
+ jsonError(res, 500, msg);
1730
+ }
1731
+ });
1732
+ }
1733
+
1734
+ //#endregion
1735
+ //#region src/browser/routes/tabs.ts
1736
+ function resolveTabsProfileContext(req, res, ctx) {
1737
+ const profileCtx = getProfileContext(req, ctx);
1738
+ if ("error" in profileCtx) {
1739
+ jsonError(res, profileCtx.status, profileCtx.error);
1740
+ return null;
1741
+ }
1742
+ return profileCtx;
1743
+ }
1744
+ function handleTabsRouteError(ctx, res, err, opts) {
1745
+ if (opts?.mapTabError) {
1746
+ const mapped = ctx.mapTabError(err);
1747
+ if (mapped) return jsonError(res, mapped.status, mapped.message);
1748
+ }
1749
+ return jsonError(res, 500, String(err));
1750
+ }
1751
+ async function withTabsProfileRoute(params) {
1752
+ const profileCtx = resolveTabsProfileContext(params.req, params.res, params.ctx);
1753
+ if (!profileCtx) return;
1754
+ try {
1755
+ await params.run(profileCtx);
1756
+ } catch (err) {
1757
+ handleTabsRouteError(params.ctx, params.res, err, { mapTabError: params.mapTabError });
1758
+ }
1759
+ }
1760
+ async function ensureBrowserRunning(profileCtx, res) {
1761
+ if (!await profileCtx.isReachable(300)) {
1762
+ jsonError(res, 409, "browser not running");
1763
+ return false;
1764
+ }
1765
+ return true;
1766
+ }
1767
+ function resolveIndexedTab(tabs, index) {
1768
+ return typeof index === "number" ? tabs[index] : tabs.at(0);
1769
+ }
1770
+ function parseRequiredTargetId(res, rawTargetId) {
1771
+ const targetId = toStringOrEmpty(rawTargetId);
1772
+ if (!targetId) {
1773
+ jsonError(res, 400, "targetId is required");
1774
+ return null;
1775
+ }
1776
+ return targetId;
1777
+ }
1778
+ async function runTabTargetMutation(params) {
1779
+ await withTabsProfileRoute({
1780
+ req: params.req,
1781
+ res: params.res,
1782
+ ctx: params.ctx,
1783
+ mapTabError: true,
1784
+ run: async (profileCtx) => {
1785
+ if (!await ensureBrowserRunning(profileCtx, params.res)) return;
1786
+ await params.mutate(profileCtx, params.targetId);
1787
+ params.res.json({ ok: true });
1788
+ }
1789
+ });
1790
+ }
1791
+ function registerBrowserTabRoutes(app, ctx) {
1792
+ app.get("/tabs", async (req, res) => {
1793
+ await withTabsProfileRoute({
1794
+ req,
1795
+ res,
1796
+ ctx,
1797
+ run: async (profileCtx) => {
1798
+ if (!await profileCtx.isReachable(300)) return res.json({
1799
+ running: false,
1800
+ tabs: []
1801
+ });
1802
+ const tabs = await profileCtx.listTabs();
1803
+ res.json({
1804
+ running: true,
1805
+ tabs
1806
+ });
1807
+ }
1808
+ });
1809
+ });
1810
+ app.post("/tabs/open", async (req, res) => {
1811
+ const url = toStringOrEmpty(req.body?.url);
1812
+ if (!url) return jsonError(res, 400, "url is required");
1813
+ await withTabsProfileRoute({
1814
+ req,
1815
+ res,
1816
+ ctx,
1817
+ mapTabError: true,
1818
+ run: async (profileCtx) => {
1819
+ await profileCtx.ensureBrowserAvailable();
1820
+ const tab = await profileCtx.openTab(url);
1821
+ res.json(tab);
1822
+ }
1823
+ });
1824
+ });
1825
+ app.post("/tabs/focus", async (req, res) => {
1826
+ const targetId = parseRequiredTargetId(res, req.body?.targetId);
1827
+ if (!targetId) return;
1828
+ await runTabTargetMutation({
1829
+ req,
1830
+ res,
1831
+ ctx,
1832
+ targetId,
1833
+ mutate: async (profileCtx, id) => {
1834
+ await profileCtx.focusTab(id);
1835
+ }
1836
+ });
1837
+ });
1838
+ app.delete("/tabs/:targetId", async (req, res) => {
1839
+ const targetId = parseRequiredTargetId(res, req.params.targetId);
1840
+ if (!targetId) return;
1841
+ await runTabTargetMutation({
1842
+ req,
1843
+ res,
1844
+ ctx,
1845
+ targetId,
1846
+ mutate: async (profileCtx, id) => {
1847
+ await profileCtx.closeTab(id);
1848
+ }
1849
+ });
1850
+ });
1851
+ app.post("/tabs/action", async (req, res) => {
1852
+ const action = toStringOrEmpty(req.body?.action);
1853
+ const index = toNumber(req.body?.index);
1854
+ await withTabsProfileRoute({
1855
+ req,
1856
+ res,
1857
+ ctx,
1858
+ mapTabError: true,
1859
+ run: async (profileCtx) => {
1860
+ if (action === "list") {
1861
+ if (!await profileCtx.isReachable(300)) return res.json({
1862
+ ok: true,
1863
+ tabs: []
1864
+ });
1865
+ const tabs = await profileCtx.listTabs();
1866
+ return res.json({
1867
+ ok: true,
1868
+ tabs
1869
+ });
1870
+ }
1871
+ if (action === "new") {
1872
+ await profileCtx.ensureBrowserAvailable();
1873
+ const tab = await profileCtx.openTab("about:blank");
1874
+ return res.json({
1875
+ ok: true,
1876
+ tab
1877
+ });
1878
+ }
1879
+ if (action === "close") {
1880
+ const target = resolveIndexedTab(await profileCtx.listTabs(), index);
1881
+ if (!target) return jsonError(res, 404, "tab not found");
1882
+ await profileCtx.closeTab(target.targetId);
1883
+ return res.json({
1884
+ ok: true,
1885
+ targetId: target.targetId
1886
+ });
1887
+ }
1888
+ if (action === "select") {
1889
+ if (typeof index !== "number") return jsonError(res, 400, "index is required");
1890
+ const target = (await profileCtx.listTabs())[index];
1891
+ if (!target) return jsonError(res, 404, "tab not found");
1892
+ await profileCtx.focusTab(target.targetId);
1893
+ return res.json({
1894
+ ok: true,
1895
+ targetId: target.targetId
1896
+ });
1897
+ }
1898
+ return jsonError(res, 400, "unknown tab action");
1899
+ }
1900
+ });
1901
+ });
1902
+ }
1903
+
1904
+ //#endregion
1905
+ //#region src/browser/routes/index.ts
1906
+ function registerBrowserRoutes(app, ctx) {
1907
+ registerBrowserBasicRoutes(app, ctx);
1908
+ registerBrowserTabRoutes(app, ctx);
1909
+ registerBrowserAgentRoutes(app, ctx);
1910
+ }
1911
+
1912
+ //#endregion
1913
+ //#region src/browser/resolved-config-refresh.ts
1914
+ function applyResolvedConfig(current, freshResolved) {
1915
+ current.resolved = freshResolved;
1916
+ for (const [name, runtime] of current.profiles) {
1917
+ const nextProfile = resolveProfile(freshResolved, name);
1918
+ if (nextProfile) {
1919
+ runtime.profile = nextProfile;
1920
+ continue;
1921
+ }
1922
+ if (!runtime.running) current.profiles.delete(name);
1923
+ }
1924
+ }
1925
+ function refreshResolvedBrowserConfigFromDisk(params) {
1926
+ if (!params.refreshConfigFromDisk) return;
1927
+ const cfg = params.mode === "fresh" ? createConfigIO().loadConfig() : loadConfig();
1928
+ const freshResolved = resolveBrowserConfig(cfg.browser, cfg);
1929
+ applyResolvedConfig(params.current, freshResolved);
1930
+ }
1931
+ function resolveBrowserProfileWithHotReload(params) {
1932
+ refreshResolvedBrowserConfigFromDisk({
1933
+ current: params.current,
1934
+ refreshConfigFromDisk: params.refreshConfigFromDisk,
1935
+ mode: "cached"
1936
+ });
1937
+ let profile = resolveProfile(params.current.resolved, params.name);
1938
+ if (profile) return profile;
1939
+ refreshResolvedBrowserConfigFromDisk({
1940
+ current: params.current,
1941
+ refreshConfigFromDisk: params.refreshConfigFromDisk,
1942
+ mode: "fresh"
1943
+ });
1944
+ profile = resolveProfile(params.current.resolved, params.name);
1945
+ return profile;
1946
+ }
1947
+
1948
+ //#endregion
1949
+ //#region src/browser/target-id.ts
1950
+ function resolveTargetIdFromTabs(input, tabs) {
1951
+ const needle = input.trim();
1952
+ if (!needle) return {
1953
+ ok: false,
1954
+ reason: "not_found"
1955
+ };
1956
+ const exact = tabs.find((t) => t.targetId === needle);
1957
+ if (exact) return {
1958
+ ok: true,
1959
+ targetId: exact.targetId
1960
+ };
1961
+ const lower = needle.toLowerCase();
1962
+ const matches = tabs.map((t) => t.targetId).filter((id) => id.toLowerCase().startsWith(lower));
1963
+ const only = matches.length === 1 ? matches[0] : void 0;
1964
+ if (only) return {
1965
+ ok: true,
1966
+ targetId: only
1967
+ };
1968
+ if (matches.length === 0) return {
1969
+ ok: false,
1970
+ reason: "not_found"
1971
+ };
1972
+ return {
1973
+ ok: false,
1974
+ reason: "ambiguous",
1975
+ matches
1976
+ };
1977
+ }
1978
+
1979
+ //#endregion
1980
+ //#region src/browser/server-context.ts
1981
+ function listKnownProfileNames(state) {
1982
+ const names = new Set(Object.keys(state.resolved.profiles));
1983
+ for (const name of state.profiles.keys()) names.add(name);
1984
+ return [...names];
1985
+ }
1986
+ /**
1987
+ * Normalize a CDP WebSocket URL to use the correct base URL.
1988
+ */
1989
+ function normalizeWsUrl(raw, cdpBaseUrl) {
1990
+ if (!raw) return;
1991
+ try {
1992
+ return normalizeCdpWsUrl(raw, cdpBaseUrl);
1993
+ } catch {
1994
+ return raw;
1995
+ }
1996
+ }
1997
+ /**
1998
+ * Create a profile-scoped context for browser operations.
1999
+ */
2000
+ function createProfileContext(opts, profile) {
2001
+ const state = () => {
2002
+ const current = opts.getState();
2003
+ if (!current) throw new Error("Browser server not started");
2004
+ return current;
2005
+ };
2006
+ const getProfileState = () => {
2007
+ const current = state();
2008
+ let profileState = current.profiles.get(profile.name);
2009
+ if (!profileState) {
2010
+ profileState = {
2011
+ profile,
2012
+ running: null,
2013
+ lastTargetId: null
2014
+ };
2015
+ current.profiles.set(profile.name, profileState);
2016
+ }
2017
+ return profileState;
2018
+ };
2019
+ const setProfileRunning = (running) => {
2020
+ const profileState = getProfileState();
2021
+ profileState.running = running;
2022
+ };
2023
+ const listTabs = async () => {
2024
+ if (!profile.cdpIsLoopback) {
2025
+ const listPagesViaPlaywright = (await getPwAiModule$1({ mode: "strict" }))?.listPagesViaPlaywright;
2026
+ if (typeof listPagesViaPlaywright === "function") return (await listPagesViaPlaywright({ cdpUrl: profile.cdpUrl })).map((p) => ({
2027
+ targetId: p.targetId,
2028
+ title: p.title,
2029
+ url: p.url,
2030
+ type: p.type
2031
+ }));
2032
+ }
2033
+ return (await fetchJson(appendCdpPath(profile.cdpUrl, "/json/list"))).map((t) => ({
2034
+ targetId: t.id ?? "",
2035
+ title: t.title ?? "",
2036
+ url: t.url ?? "",
2037
+ wsUrl: normalizeWsUrl(t.webSocketDebuggerUrl, profile.cdpUrl),
2038
+ type: t.type
2039
+ })).filter((t) => Boolean(t.targetId));
2040
+ };
2041
+ const openTab = async (url) => {
2042
+ const ssrfPolicyOpts = withBrowserNavigationPolicy(state().resolved.ssrfPolicy);
2043
+ if (!profile.cdpIsLoopback) {
2044
+ const createPageViaPlaywright = (await getPwAiModule$1({ mode: "strict" }))?.createPageViaPlaywright;
2045
+ if (typeof createPageViaPlaywright === "function") {
2046
+ const page = await createPageViaPlaywright({
2047
+ cdpUrl: profile.cdpUrl,
2048
+ url,
2049
+ ...ssrfPolicyOpts
2050
+ });
2051
+ const profileState = getProfileState();
2052
+ profileState.lastTargetId = page.targetId;
2053
+ return {
2054
+ targetId: page.targetId,
2055
+ title: page.title,
2056
+ url: page.url,
2057
+ type: page.type
2058
+ };
2059
+ }
2060
+ }
2061
+ const createdViaCdp = await createTargetViaCdp({
2062
+ cdpUrl: profile.cdpUrl,
2063
+ url,
2064
+ ...ssrfPolicyOpts
2065
+ }).then((r) => r.targetId).catch(() => null);
2066
+ if (createdViaCdp) {
2067
+ const profileState = getProfileState();
2068
+ profileState.lastTargetId = createdViaCdp;
2069
+ const deadline = Date.now() + 2e3;
2070
+ while (Date.now() < deadline) {
2071
+ const found = (await listTabs().catch(() => [])).find((t) => t.targetId === createdViaCdp);
2072
+ if (found) {
2073
+ await assertBrowserNavigationResultAllowed({
2074
+ url: found.url,
2075
+ ...ssrfPolicyOpts
2076
+ });
2077
+ return found;
2078
+ }
2079
+ await new Promise((r) => setTimeout(r, 100));
2080
+ }
2081
+ return {
2082
+ targetId: createdViaCdp,
2083
+ title: "",
2084
+ url,
2085
+ type: "page"
2086
+ };
2087
+ }
2088
+ const encoded = encodeURIComponent(url);
2089
+ const endpointUrl = new URL(appendCdpPath(profile.cdpUrl, "/json/new"));
2090
+ await assertBrowserNavigationAllowed({
2091
+ url,
2092
+ ...ssrfPolicyOpts
2093
+ });
2094
+ const endpoint = endpointUrl.search ? (() => {
2095
+ endpointUrl.searchParams.set("url", url);
2096
+ return endpointUrl.toString();
2097
+ })() : `${endpointUrl.toString()}?${encoded}`;
2098
+ const created = await fetchJson(endpoint, 1500, { method: "PUT" }).catch(async (err) => {
2099
+ if (String(err).includes("HTTP 405")) return await fetchJson(endpoint, 1500);
2100
+ throw err;
2101
+ });
2102
+ if (!created.id) throw new Error("Failed to open tab (missing id)");
2103
+ const profileState = getProfileState();
2104
+ profileState.lastTargetId = created.id;
2105
+ const resolvedUrl = created.url ?? url;
2106
+ await assertBrowserNavigationResultAllowed({
2107
+ url: resolvedUrl,
2108
+ ...ssrfPolicyOpts
2109
+ });
2110
+ return {
2111
+ targetId: created.id,
2112
+ title: created.title ?? "",
2113
+ url: resolvedUrl,
2114
+ wsUrl: normalizeWsUrl(created.webSocketDebuggerUrl, profile.cdpUrl),
2115
+ type: created.type
2116
+ };
2117
+ };
2118
+ const resolveRemoteHttpTimeout = (timeoutMs) => {
2119
+ if (profile.cdpIsLoopback) return timeoutMs ?? 300;
2120
+ const resolved = state().resolved;
2121
+ if (typeof timeoutMs === "number" && Number.isFinite(timeoutMs)) return Math.max(Math.floor(timeoutMs), resolved.remoteCdpTimeoutMs);
2122
+ return resolved.remoteCdpTimeoutMs;
2123
+ };
2124
+ const resolveRemoteWsTimeout = (timeoutMs) => {
2125
+ if (profile.cdpIsLoopback) {
2126
+ const base = timeoutMs ?? 300;
2127
+ return Math.max(200, Math.min(2e3, base * 2));
2128
+ }
2129
+ const resolved = state().resolved;
2130
+ if (typeof timeoutMs === "number" && Number.isFinite(timeoutMs)) return Math.max(Math.floor(timeoutMs) * 2, resolved.remoteCdpHandshakeTimeoutMs);
2131
+ return resolved.remoteCdpHandshakeTimeoutMs;
2132
+ };
2133
+ const isReachable = async (timeoutMs) => {
2134
+ const httpTimeout = resolveRemoteHttpTimeout(timeoutMs);
2135
+ const wsTimeout = resolveRemoteWsTimeout(timeoutMs);
2136
+ return await isChromeCdpReady(profile.cdpUrl, httpTimeout, wsTimeout);
2137
+ };
2138
+ const isHttpReachable = async (timeoutMs) => {
2139
+ const httpTimeout = resolveRemoteHttpTimeout(timeoutMs);
2140
+ return await isChromeReachable(profile.cdpUrl, httpTimeout);
2141
+ };
2142
+ const attachRunning = (running) => {
2143
+ setProfileRunning(running);
2144
+ running.proc.on("exit", () => {
2145
+ if (!opts.getState()) return;
2146
+ if (getProfileState().running?.pid === running.pid) setProfileRunning(null);
2147
+ });
2148
+ };
2149
+ const ensureBrowserAvailable = async () => {
2150
+ const current = state();
2151
+ const remoteCdp = !profile.cdpIsLoopback;
2152
+ const isExtension = profile.driver === "extension";
2153
+ const profileState = getProfileState();
2154
+ const httpReachable = await isHttpReachable();
2155
+ if (isExtension && remoteCdp) throw new Error(`Profile "${profile.name}" uses driver=extension but cdpUrl is not loopback (${profile.cdpUrl}).`);
2156
+ if (isExtension) {
2157
+ if (!httpReachable) {
2158
+ await ensureChromeExtensionRelayServer({ cdpUrl: profile.cdpUrl });
2159
+ if (await isHttpReachable(1200)) {} else throw new Error(`Chrome extension relay for profile "${profile.name}" is not reachable at ${profile.cdpUrl}.`);
2160
+ }
2161
+ if (await isReachable(600)) return;
2162
+ throw new Error(`Chrome extension relay is running, but no tab is connected. Click the RemoteClaw Chrome extension icon on a tab to attach it (profile "${profile.name}").`);
2163
+ }
2164
+ if (!httpReachable) {
2165
+ if ((current.resolved.attachOnly || remoteCdp) && opts.onEnsureAttachTarget) {
2166
+ await opts.onEnsureAttachTarget(profile);
2167
+ if (await isHttpReachable(1200)) return;
2168
+ }
2169
+ if (current.resolved.attachOnly || remoteCdp) throw new Error(remoteCdp ? `Remote CDP for profile "${profile.name}" is not reachable at ${profile.cdpUrl}.` : `Browser attachOnly is enabled and profile "${profile.name}" is not running.`);
2170
+ attachRunning(await launchRemoteClawChrome(current.resolved, profile));
2171
+ return;
2172
+ }
2173
+ if (await isReachable()) return;
2174
+ if (!profileState.running) throw new Error(`Port ${profile.cdpPort} is in use for profile "${profile.name}" but not by remoteclaw. Run action=reset-profile profile=${profile.name} to kill the process.`);
2175
+ if (current.resolved.attachOnly || remoteCdp) {
2176
+ if (opts.onEnsureAttachTarget) {
2177
+ await opts.onEnsureAttachTarget(profile);
2178
+ if (await isReachable(1200)) return;
2179
+ }
2180
+ throw new Error(remoteCdp ? `Remote CDP websocket for profile "${profile.name}" is not reachable.` : `Browser attachOnly is enabled and CDP websocket for profile "${profile.name}" is not reachable.`);
2181
+ }
2182
+ await stopRemoteClawChrome(profileState.running);
2183
+ setProfileRunning(null);
2184
+ attachRunning(await launchRemoteClawChrome(current.resolved, profile));
2185
+ if (!await isReachable(600)) throw new Error(`Chrome CDP websocket for profile "${profile.name}" is not reachable after restart.`);
2186
+ };
2187
+ const ensureTabAvailable = async (targetId) => {
2188
+ await ensureBrowserAvailable();
2189
+ const profileState = getProfileState();
2190
+ if ((await listTabs()).length === 0) {
2191
+ if (profile.driver === "extension") throw new Error(`tab not found (no attached Chrome tabs for profile "${profile.name}"). Click the RemoteClaw Browser Relay toolbar icon on the tab you want to control (badge ON).`);
2192
+ await openTab("about:blank");
2193
+ }
2194
+ const tabs = await listTabs();
2195
+ const candidates = profile.driver === "extension" || !profile.cdpIsLoopback ? tabs : tabs.filter((t) => Boolean(t.wsUrl));
2196
+ const resolveById = (raw) => {
2197
+ const resolved = resolveTargetIdFromTabs(raw, candidates);
2198
+ if (!resolved.ok) {
2199
+ if (resolved.reason === "ambiguous") return "AMBIGUOUS";
2200
+ return null;
2201
+ }
2202
+ return candidates.find((t) => t.targetId === resolved.targetId) ?? null;
2203
+ };
2204
+ const pickDefault = () => {
2205
+ const last = profileState.lastTargetId?.trim() || "";
2206
+ const lastResolved = last ? resolveById(last) : null;
2207
+ if (lastResolved && lastResolved !== "AMBIGUOUS") return lastResolved;
2208
+ return candidates.find((t) => (t.type ?? "page") === "page") ?? candidates.at(0) ?? null;
2209
+ };
2210
+ let chosen = targetId ? resolveById(targetId) : pickDefault();
2211
+ if (!chosen && (profile.driver === "extension" || !profile.cdpIsLoopback) && candidates.length === 1) chosen = candidates[0] ?? null;
2212
+ if (chosen === "AMBIGUOUS") throw new Error("ambiguous target id prefix");
2213
+ if (!chosen) throw new Error("tab not found");
2214
+ profileState.lastTargetId = chosen.targetId;
2215
+ return chosen;
2216
+ };
2217
+ const resolveTargetIdOrThrow = async (targetId) => {
2218
+ const resolved = resolveTargetIdFromTabs(targetId, await listTabs());
2219
+ if (!resolved.ok) {
2220
+ if (resolved.reason === "ambiguous") throw new Error("ambiguous target id prefix");
2221
+ throw new Error("tab not found");
2222
+ }
2223
+ return resolved.targetId;
2224
+ };
2225
+ const focusTab = async (targetId) => {
2226
+ const resolvedTargetId = await resolveTargetIdOrThrow(targetId);
2227
+ if (!profile.cdpIsLoopback) {
2228
+ const focusPageByTargetIdViaPlaywright = (await getPwAiModule$1({ mode: "strict" }))?.focusPageByTargetIdViaPlaywright;
2229
+ if (typeof focusPageByTargetIdViaPlaywright === "function") {
2230
+ await focusPageByTargetIdViaPlaywright({
2231
+ cdpUrl: profile.cdpUrl,
2232
+ targetId: resolvedTargetId
2233
+ });
2234
+ const profileState = getProfileState();
2235
+ profileState.lastTargetId = resolvedTargetId;
2236
+ return;
2237
+ }
2238
+ }
2239
+ await fetchOk(appendCdpPath(profile.cdpUrl, `/json/activate/${resolvedTargetId}`));
2240
+ const profileState = getProfileState();
2241
+ profileState.lastTargetId = resolvedTargetId;
2242
+ };
2243
+ const closeTab = async (targetId) => {
2244
+ const resolvedTargetId = await resolveTargetIdOrThrow(targetId);
2245
+ if (!profile.cdpIsLoopback) {
2246
+ const closePageByTargetIdViaPlaywright = (await getPwAiModule$1({ mode: "strict" }))?.closePageByTargetIdViaPlaywright;
2247
+ if (typeof closePageByTargetIdViaPlaywright === "function") {
2248
+ await closePageByTargetIdViaPlaywright({
2249
+ cdpUrl: profile.cdpUrl,
2250
+ targetId: resolvedTargetId
2251
+ });
2252
+ return;
2253
+ }
2254
+ }
2255
+ await fetchOk(appendCdpPath(profile.cdpUrl, `/json/close/${resolvedTargetId}`));
2256
+ };
2257
+ const stopRunningBrowser = async () => {
2258
+ if (profile.driver === "extension") return { stopped: await stopChromeExtensionRelayServer({ cdpUrl: profile.cdpUrl }) };
2259
+ const profileState = getProfileState();
2260
+ if (!profileState.running) return { stopped: false };
2261
+ await stopRemoteClawChrome(profileState.running);
2262
+ setProfileRunning(null);
2263
+ return { stopped: true };
2264
+ };
2265
+ const resetProfile = async () => {
2266
+ if (profile.driver === "extension") {
2267
+ await stopChromeExtensionRelayServer({ cdpUrl: profile.cdpUrl }).catch(() => {});
2268
+ return {
2269
+ moved: false,
2270
+ from: profile.cdpUrl
2271
+ };
2272
+ }
2273
+ if (!profile.cdpIsLoopback) throw new Error(`reset-profile is only supported for local profiles (profile "${profile.name}" is remote).`);
2274
+ const userDataDir = resolveRemoteClawUserDataDir(profile.name);
2275
+ const profileState = getProfileState();
2276
+ if (await isHttpReachable(300) && !profileState.running) try {
2277
+ await (await import("./pw-ai-D9n6-Wa6.js")).closePlaywrightBrowserConnection();
2278
+ } catch {}
2279
+ if (profileState.running) await stopRunningBrowser();
2280
+ try {
2281
+ await (await import("./pw-ai-D9n6-Wa6.js")).closePlaywrightBrowserConnection();
2282
+ } catch {}
2283
+ if (!fs.existsSync(userDataDir)) return {
2284
+ moved: false,
2285
+ from: userDataDir
2286
+ };
2287
+ return {
2288
+ moved: true,
2289
+ from: userDataDir,
2290
+ to: await movePathToTrash(userDataDir)
2291
+ };
2292
+ };
2293
+ return {
2294
+ profile,
2295
+ ensureBrowserAvailable,
2296
+ ensureTabAvailable,
2297
+ isHttpReachable,
2298
+ isReachable,
2299
+ listTabs,
2300
+ openTab,
2301
+ focusTab,
2302
+ closeTab,
2303
+ stopRunningBrowser,
2304
+ resetProfile
2305
+ };
2306
+ }
2307
+ function createBrowserRouteContext(opts) {
2308
+ const refreshConfigFromDisk = opts.refreshConfigFromDisk === true;
2309
+ const state = () => {
2310
+ const current = opts.getState();
2311
+ if (!current) throw new Error("Browser server not started");
2312
+ return current;
2313
+ };
2314
+ const forProfile = (profileName) => {
2315
+ const current = state();
2316
+ const name = profileName ?? current.resolved.defaultProfile;
2317
+ const profile = resolveBrowserProfileWithHotReload({
2318
+ current,
2319
+ refreshConfigFromDisk,
2320
+ name
2321
+ });
2322
+ if (!profile) {
2323
+ const available = Object.keys(current.resolved.profiles).join(", ");
2324
+ throw new Error(`Profile "${name}" not found. Available profiles: ${available || "(none)"}`);
2325
+ }
2326
+ return createProfileContext(opts, profile);
2327
+ };
2328
+ const listProfiles = async () => {
2329
+ const current = state();
2330
+ refreshResolvedBrowserConfigFromDisk({
2331
+ current,
2332
+ refreshConfigFromDisk,
2333
+ mode: "cached"
2334
+ });
2335
+ const result = [];
2336
+ for (const name of Object.keys(current.resolved.profiles)) {
2337
+ const profileState = current.profiles.get(name);
2338
+ const profile = resolveProfile(current.resolved, name);
2339
+ if (!profile) continue;
2340
+ let tabCount = 0;
2341
+ let running = false;
2342
+ if (profileState?.running) {
2343
+ running = true;
2344
+ try {
2345
+ tabCount = (await createProfileContext(opts, profile).listTabs()).filter((t) => t.type === "page").length;
2346
+ } catch {}
2347
+ } else try {
2348
+ if (await isChromeReachable(profile.cdpUrl, 200)) {
2349
+ running = true;
2350
+ tabCount = (await createProfileContext(opts, profile).listTabs().catch(() => [])).filter((t) => t.type === "page").length;
2351
+ }
2352
+ } catch {}
2353
+ result.push({
2354
+ name,
2355
+ cdpPort: profile.cdpPort,
2356
+ cdpUrl: profile.cdpUrl,
2357
+ color: profile.color,
2358
+ running,
2359
+ tabCount,
2360
+ isDefault: name === current.resolved.defaultProfile,
2361
+ isRemote: !profile.cdpIsLoopback
2362
+ });
2363
+ }
2364
+ return result;
2365
+ };
2366
+ const getDefaultContext = () => forProfile();
2367
+ const mapTabError = (err) => {
2368
+ if (err instanceof SsrFBlockedError) return {
2369
+ status: 400,
2370
+ message: err.message
2371
+ };
2372
+ if (err instanceof InvalidBrowserNavigationUrlError) return {
2373
+ status: 400,
2374
+ message: err.message
2375
+ };
2376
+ const msg = String(err);
2377
+ if (msg.includes("ambiguous target id prefix")) return {
2378
+ status: 409,
2379
+ message: "ambiguous target id prefix"
2380
+ };
2381
+ if (msg.includes("tab not found")) return {
2382
+ status: 404,
2383
+ message: msg
2384
+ };
2385
+ if (msg.includes("not found")) return {
2386
+ status: 404,
2387
+ message: msg
2388
+ };
2389
+ return null;
2390
+ };
2391
+ return {
2392
+ state,
2393
+ forProfile,
2394
+ listProfiles,
2395
+ ensureBrowserAvailable: () => getDefaultContext().ensureBrowserAvailable(),
2396
+ ensureTabAvailable: (targetId) => getDefaultContext().ensureTabAvailable(targetId),
2397
+ isHttpReachable: (timeoutMs) => getDefaultContext().isHttpReachable(timeoutMs),
2398
+ isReachable: (timeoutMs) => getDefaultContext().isReachable(timeoutMs),
2399
+ listTabs: () => getDefaultContext().listTabs(),
2400
+ openTab: (url) => getDefaultContext().openTab(url),
2401
+ focusTab: (targetId) => getDefaultContext().focusTab(targetId),
2402
+ closeTab: (targetId) => getDefaultContext().closeTab(targetId),
2403
+ stopRunningBrowser: () => getDefaultContext().stopRunningBrowser(),
2404
+ resetProfile: () => getDefaultContext().resetProfile(),
2405
+ mapTabError
2406
+ };
2407
+ }
2408
+
2409
+ //#endregion
2410
+ //#region src/browser/server-lifecycle.ts
2411
+ async function ensureExtensionRelayForProfiles(params) {
2412
+ for (const name of Object.keys(params.resolved.profiles)) {
2413
+ const profile = resolveProfile(params.resolved, name);
2414
+ if (!profile || profile.driver !== "extension") continue;
2415
+ await ensureChromeExtensionRelayServer({ cdpUrl: profile.cdpUrl }).catch((err) => {
2416
+ params.onWarn(`Chrome extension relay init failed for profile "${name}": ${String(err)}`);
2417
+ });
2418
+ }
2419
+ }
2420
+ async function stopKnownBrowserProfiles(params) {
2421
+ const current = params.getState();
2422
+ if (!current) return;
2423
+ const ctx = createBrowserRouteContext({
2424
+ getState: params.getState,
2425
+ refreshConfigFromDisk: true
2426
+ });
2427
+ try {
2428
+ for (const name of listKnownProfileNames(current)) try {
2429
+ await ctx.forProfile(name).stopRunningBrowser();
2430
+ } catch {}
2431
+ } catch (err) {
2432
+ params.onWarn(`remoteclaw browser stop failed: ${String(err)}`);
2433
+ }
2434
+ }
2435
+
2436
+ //#endregion
2437
+ export { registerBrowserRoutes as i, stopKnownBrowserProfiles as n, createBrowserRouteContext as r, ensureExtensionRelayForProfiles as t };