@pixelzx/genesis 2026.5.5-1 → 2026.5.5-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2393) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/.buildstamp +1 -1
  3. package/dist/abort-BHSttDhY.js +201 -0
  4. package/dist/abort-cutoff.runtime-DCJWSVCk.js +20 -0
  5. package/dist/abort-cutoff.runtime.js +1 -1
  6. package/dist/abort.runtime-VJ9lFsZS.js +2 -0
  7. package/dist/abort.runtime.js +1 -1
  8. package/dist/accounts-BNvagEOQ.js +104 -0
  9. package/dist/accounts-CJJT0vS7.js +43 -0
  10. package/dist/accounts-CM2Ko2xl.js +365 -0
  11. package/dist/accounts-CPIuzenz.js +107 -0
  12. package/dist/accounts-Co4cbVCU.js +66 -0
  13. package/dist/accounts-r08DQWhZ.js +2 -0
  14. package/dist/accounts.runtime-V3yFS1uD.js +2 -0
  15. package/dist/accounts.runtime.js +1 -1
  16. package/dist/acp-cli-i0L-eRs9.js +2193 -0
  17. package/dist/acp-spawn-CHzVLe9q.js +1093 -0
  18. package/dist/acp-spawn-CqvxDuBq.js +2 -0
  19. package/dist/acp-stateful-target-driver-CWRLc_NP.js +89 -0
  20. package/dist/action-agents-SNCscX_-.js +67 -0
  21. package/dist/action-focus-B2s0PF2E.js +132 -0
  22. package/dist/action-help-CXKbyaZ7.js +7 -0
  23. package/dist/action-info-B3IDKxWu.js +101 -0
  24. package/dist/action-kill-idGvCNhT.js +33 -0
  25. package/dist/action-list-Di7gO3qL.js +21 -0
  26. package/dist/action-log-BCsz-gFi.js +30 -0
  27. package/dist/action-send-DLsdZnVc.js +39 -0
  28. package/dist/action-spawn-DhKEOdL0.js +47 -0
  29. package/dist/action-unfocus-Dh7ti5UP.js +29 -0
  30. package/dist/actions.runtime-BPf03SN3.js +18 -0
  31. package/dist/actions.runtime-CJg_lweh.js +5 -0
  32. package/dist/actions.runtime.js +1 -1
  33. package/dist/agent-C3PLvvws.js +2 -0
  34. package/dist/agent-command-UroeNrV4.js +874 -0
  35. package/dist/agent-harness-runtime-MXvI9FlJ.js +144 -0
  36. package/dist/agent-runner-utils-CaVgLZrf.js +239 -0
  37. package/dist/agent-runner.runtime-Csqm3m09.js +3455 -0
  38. package/dist/agent-runner.runtime.js +1 -1
  39. package/dist/agent-runtime-B9nUYDUz.js +18 -0
  40. package/dist/agents/auth-profiles.runtime.js +1 -1
  41. package/dist/agents/model-catalog.runtime.js +1 -1
  42. package/dist/agents/models-config.runtime.js +1 -1
  43. package/dist/agents/pi-model-discovery-runtime.js +1 -1
  44. package/dist/agents-BP4p-1q2.js +5 -0
  45. package/dist/agents-CDiXfrfc.js +953 -0
  46. package/dist/agents.command-shared-ZsmaTJk8.js +40 -0
  47. package/dist/aliases-BBCtCq2A.js +96 -0
  48. package/dist/aliases-DrFtFq1p.js +2 -0
  49. package/dist/api-2tC9XD4P.js +4 -0
  50. package/dist/api-BH0oEwR1.js +5 -0
  51. package/dist/api-BHhDAMrX.js +2 -0
  52. package/dist/api-CGlGNVyu2.js +2 -0
  53. package/dist/api-CK3xj--e.js +48 -0
  54. package/dist/api-CQ1kMo4j.js +3 -0
  55. package/dist/api-D-4gHdrl.js +139 -0
  56. package/dist/api-DE6RYTxv.js +3 -0
  57. package/dist/api-DEwetAD22.js +2 -0
  58. package/dist/apply-CKkto_0W.js +508 -0
  59. package/dist/apply.runtime-Bby76mns.js +166 -0
  60. package/dist/apply.runtime-xFS-XMxA.js +2 -0
  61. package/dist/apply.runtime.js +1 -1
  62. package/dist/approval-client-helpers-Dn1zaJjB.js +82 -0
  63. package/dist/approval-handler-runtime-BEl3ua8-.js +439 -0
  64. package/dist/approval-native-helpers-SV1NXo3R.js +33 -0
  65. package/dist/approval-native-runtime-ghjYGufu.js +729 -0
  66. package/dist/approval-renderers-BFN4GCN1.js +64 -0
  67. package/dist/attempt-execution.runtime-PCTFYqLh.js +509 -0
  68. package/dist/attempt-execution.runtime.js +1 -1
  69. package/dist/attempt-execution.shared-BVGg4jtm.js +22 -0
  70. package/dist/attempt.prompt-helpers-CkWEozQ2.js +221 -0
  71. package/dist/attempt.tool-run-context-DbqVgXFk.js +933 -0
  72. package/dist/audit-Lb1yNEwg.js +939 -0
  73. package/dist/audit-extra.async-CxQj_A5s.js +971 -0
  74. package/dist/audit-membership-runtime-Fh49slzK.js +550 -0
  75. package/dist/audit.deep.runtime-COBioB9E.js +2 -0
  76. package/dist/audit.deep.runtime.js +1 -1
  77. package/dist/audit.nondeep.runtime-Bk_5xOjT.js +880 -0
  78. package/dist/audit.nondeep.runtime.js +1 -1
  79. package/dist/audit.runtime-DOnixKE_.js +7 -0
  80. package/dist/audit.runtime.js +1 -1
  81. package/dist/auth-BrlJ7NM9.js +2 -0
  82. package/dist/auth-C7wPgZbo.js +56 -0
  83. package/dist/auth-CJoP7Yst.js +383 -0
  84. package/dist/auth-DLWZd54x.js +177 -0
  85. package/dist/auth-choice-DZdnIn4M.js +3 -0
  86. package/dist/auth-choice-DtSIi1lM.js +354 -0
  87. package/dist/auth-choice-dBaHPiBQ.js +88 -0
  88. package/dist/auth-choice-options-C0mgcUc9.js +97 -0
  89. package/dist/auth-choice-prompt-Crln8JIf.js +2 -0
  90. package/dist/auth-choice-prompt-DhSxj7wM.js +37 -0
  91. package/dist/auth-choice.apply.api-providers-DBPXmiaM.js +2 -0
  92. package/dist/auth-choice.apply.api-providers-TO_ZIWX7.js +34 -0
  93. package/dist/auth-choice.plugin-providers.runtime-CRMLXING.js +11 -0
  94. package/dist/auth-choice.plugin-providers.runtime.js +1 -1
  95. package/dist/auth-health-DvPWpSkl.js +183 -0
  96. package/dist/auth-install-policy-BpHrj1L-.js +195 -0
  97. package/dist/auth-order-D0KFgBib.js +96 -0
  98. package/dist/auth-order-_xlUHzCg.js +2 -0
  99. package/dist/auth-profiles-qkJp8etH.js +679 -0
  100. package/dist/backup-create-DgVJHnfc.js +395 -0
  101. package/dist/banner-0afXR3gC.js +2 -0
  102. package/dist/banner-D-k2EM3C.js +336 -0
  103. package/dist/base-url-N7e93gGu.js +15 -0
  104. package/dist/bash-tools-BEVEHCl9.js +2824 -0
  105. package/dist/bash-tools-DJ0D8Wr5.js +3 -0
  106. package/dist/binding-routing-IfKqPcfO.js +85 -0
  107. package/dist/binding-targets-2huR0hTX.js +121 -0
  108. package/dist/bluebubbles-C4fAEm2A.js +77 -0
  109. package/dist/brave-web-search-provider-DkkbSBBP.js +111 -0
  110. package/dist/brave-web-search-provider.runtime-AjyyvF6E.js +229 -0
  111. package/dist/brave-web-search-provider.runtime.js +1 -1
  112. package/dist/brave-web-search-provider.shared-Bk59J40Z.js +174 -0
  113. package/dist/bridge-auth-registry-j9Nf_eKW.js +23 -0
  114. package/dist/bridge-server-D8Y8Fzdz.js +113 -0
  115. package/dist/browser-config-runtime-DYHwPrae.js +7 -0
  116. package/dist/browser-control-auth-Q6UpVLEj.js +2 -0
  117. package/dist/browser-node-runtime-C9KvsOyx.js +12 -0
  118. package/dist/browser-profiles-DFcwiMEf.js +2 -0
  119. package/dist/browser-runtime-sbZ3hKg6.js +387 -0
  120. package/dist/browser-setup-tools-CP4BkZ9z.js +13 -0
  121. package/dist/build-DzHX2LrH.js +550 -0
  122. package/dist/build-info.json +3 -3
  123. package/dist/bundled/boot-md/handler.js +5 -5
  124. package/dist/bundled/session-memory/handler.js +1 -1
  125. package/dist/call-ORivR4Db.js +331 -0
  126. package/dist/call-qzfm6lro.js +3 -0
  127. package/dist/call-status-DMAmF1AO.js +33 -0
  128. package/dist/call.runtime-BkzJe07B.js +2 -0
  129. package/dist/call.runtime.js +1 -1
  130. package/dist/capability-cli-BDCvm93o.js +1401 -0
  131. package/dist/card-command-VrZ5VEMb.js +241 -0
  132. package/dist/catalog-provider-iymLG3Kz.js +40 -0
  133. package/dist/catchup-CjZa2PrP.js +300 -0
  134. package/dist/channel-B3UAL9Pk.js +840 -0
  135. package/dist/channel-B5L9LJBF.js +453 -0
  136. package/dist/channel-BGXl6A-E.js +297 -0
  137. package/dist/channel-BNUblayu.js +1320 -0
  138. package/dist/channel-Bej-TN7f.js +491 -0
  139. package/dist/channel-BzOKSC4e.js +350 -0
  140. package/dist/channel-CY2xEOzR.js +1802 -0
  141. package/dist/channel-D2kKLWUA.js +226 -0
  142. package/dist/channel-DcjCe46M.js +1100 -0
  143. package/dist/channel-GqA96nmt.js +595 -0
  144. package/dist/channel-YI2aIJFQ.js +1174 -0
  145. package/dist/channel-add-wizard-CTUaSVvE.js +125 -0
  146. package/dist/channel-add-wizard-DeODDpiD.js +2 -0
  147. package/dist/channel-core-DqPUhmTt.js +5 -0
  148. package/dist/channel-inbound-CzgMd2Xi.js +31 -0
  149. package/dist/channel-plugin-runtime-DI5uUbxx.js +771 -0
  150. package/dist/channel-runtime-BJqKQitD.js +425 -0
  151. package/dist/channel-summary-BMmi0p_s.js +2 -0
  152. package/dist/channel-summary-BvSCERUz.js +129 -0
  153. package/dist/channel.runtime-BBn9mgbB.js +89 -0
  154. package/dist/channel.runtime-Bhj1b9gQ.js +34702 -0
  155. package/dist/channel.runtime-BozvCkMo.js +26 -0
  156. package/dist/channel.runtime-BzOVx90Z.js +576 -0
  157. package/dist/channel.runtime-CQkLKWlq.js +109 -0
  158. package/dist/channel.runtime-D8qT4A1x.js +4 -0
  159. package/dist/channel.runtime-DjK9Re1w.js +2364 -0
  160. package/dist/channel.runtime-tWwM8hFw.js +430 -0
  161. package/dist/channel.runtime-xIH29E7O.js +67 -0
  162. package/dist/channel.runtime.js +1 -1
  163. package/dist/channel.setup-gaiRZ-r8.js +10 -0
  164. package/dist/channels-BXIl3hBo.js +733 -0
  165. package/dist/channels-cli-CrmBqaul.js +268 -0
  166. package/dist/chat-C42usv-F.js +2758 -0
  167. package/dist/chrome-CgLTMlX5.js +1181 -0
  168. package/dist/chrome-mcp-0zQTzU3A.js +2 -0
  169. package/dist/chrome-mcp-BjiLGZmi.js +600 -0
  170. package/dist/chrome.executables-CoZsfQLC.js +541 -0
  171. package/dist/clawbot-cli-BGYO_ymZ.js +9 -0
  172. package/dist/clawhub-Dz5KDje-.js +400 -0
  173. package/dist/clawhub-LPw6cLUe.js +300 -0
  174. package/dist/cli/daemon-cli.js +4 -4
  175. package/dist/cli-BbD25CFK.js +2 -0
  176. package/dist/cli-CUAjdQ7v.js +683 -0
  177. package/dist/cli-CYD4Wfcq.js +219 -0
  178. package/dist/cli-Cp2qY3Xp.js +154 -0
  179. package/dist/cli-D-6ycHAw.js +72 -0
  180. package/dist/cli-D8SnjKKR.js +3726 -0
  181. package/dist/cli-DX4CK-bw.js +2 -0
  182. package/dist/cli-Dyu4jU8j.js +2 -0
  183. package/dist/cli-runner-C5_PBTxm.js +286 -0
  184. package/dist/cli-runner.runtime-DE7RpQ27.js +3 -0
  185. package/dist/cli-runner.runtime-ueVMICzY.js +4 -0
  186. package/dist/cli-runner.runtime.js +1 -1
  187. package/dist/cli-startup-metadata.json +2 -2
  188. package/dist/cli.runtime-DSO8Vfrh.js +1261 -0
  189. package/dist/cli.runtime.js +1 -1
  190. package/dist/client-BKro32pr.js +138 -0
  191. package/dist/codex-native-web-search-Bu1J52-W.js +113 -0
  192. package/dist/codex-native-web-search-Deyt8mj0.js +3 -0
  193. package/dist/combined-store-gateway-DT2C-8GW.js +163 -0
  194. package/dist/command-auth-CvFUTCCJ.js +76 -0
  195. package/dist/command-config-resolution-BnW1XGnW.js +23 -0
  196. package/dist/command-config-resolution-BrlfYyiN.js +2 -0
  197. package/dist/command-config-resolution.runtime-DYMr8J0t.js +2 -0
  198. package/dist/command-config-resolution.runtime.js +1 -1
  199. package/dist/command-execution-startup-BlHlyCgU.js +305 -0
  200. package/dist/command-registry-Bi9thw1b.js +9 -0
  201. package/dist/command-registry-D__zH4Fg.js +4 -0
  202. package/dist/command-registry-core-DQoNFQZT.js +101 -0
  203. package/dist/command-secret-gateway-B27Zpgo9.js +528 -0
  204. package/dist/command-status.runtime-fERQMzeI.js +87 -0
  205. package/dist/command-status.runtime.js +1 -1
  206. package/dist/commands-acp-BmORmf3-.js +77 -0
  207. package/dist/commands-compact.runtime-BUaXIw-I.js +10 -0
  208. package/dist/commands-compact.runtime.js +1 -1
  209. package/dist/commands-core.runtime-2OrgNeAA.js +2 -0
  210. package/dist/commands-core.runtime.js +1 -1
  211. package/dist/commands-handlers.runtime-BxbkeuTc.js +4597 -0
  212. package/dist/commands-handlers.runtime.js +1 -1
  213. package/dist/commands-models-BAneNjrI.js +327 -0
  214. package/dist/commands-reset-hooks-BkEMNl84.js +133 -0
  215. package/dist/commands-status-4OW5sqmg.js +16 -0
  216. package/dist/commands-status.runtime-Cl7nJp_7.js +3 -0
  217. package/dist/commands-status.runtime.js +1 -1
  218. package/dist/commands-subagents-control.runtime-BR4qBGkk.js +2 -0
  219. package/dist/commands-subagents-control.runtime-C8ufgKPI.js +3 -0
  220. package/dist/commands-subagents-control.runtime.js +1 -1
  221. package/dist/commands-system-prompt-BsimvjJt.js +158 -0
  222. package/dist/commands-system-prompt-CKrY0h7P.js +2 -0
  223. package/dist/commands.runtime-BHsDdaEU.js +166 -0
  224. package/dist/commands.runtime.js +1 -1
  225. package/dist/compact-BHYLQst3.js +1118 -0
  226. package/dist/compact.runtime-7-tZRdgw.js +12 -0
  227. package/dist/compact.runtime.js +1 -1
  228. package/dist/completion-cli-1sAiSIYc.js +328 -0
  229. package/dist/config-3He3LWHw.js +5 -0
  230. package/dist/config-BZ3FuFjH.js +251 -0
  231. package/dist/config-DDoTcXdn.js +9 -0
  232. package/dist/config-api-q218x1pm.js +2 -0
  233. package/dist/config-cli-B_dNq5hD.js +1078 -0
  234. package/dist/config-compat-2ov7ryzQ.js +126 -0
  235. package/dist/config-compat-k8n8hPxr.js +130 -0
  236. package/dist/config-guard-8hQGGUl4.js +96 -0
  237. package/dist/config-runtime-CiIsBMuo.js +32 -0
  238. package/dist/config-validation-BeKCV2p-.js +30 -0
  239. package/dist/configure-BOvmX2NJ.js +2 -0
  240. package/dist/configure-DR9NYN9e.js +1245 -0
  241. package/dist/connect-options-DlmPTyhG.js +699 -0
  242. package/dist/context-D3NokKLx.js +2 -0
  243. package/dist/context-rtkuRtGt.js +278 -0
  244. package/dist/control-auth-C_zNiV10.js +125 -0
  245. package/dist/control-service-B1TL51jf.js +156 -0
  246. package/dist/control-ui-CIhsZ2Nb.js +688 -0
  247. package/dist/conversation-id-B3lLiTfF.js +235 -0
  248. package/dist/conversation-id-DORmTZm_.js +38 -0
  249. package/dist/conversation-label-generator-CNvvC18B.js +56 -0
  250. package/dist/conversation-runtime-DDxZZZXE.js +31 -0
  251. package/dist/core-DbPzffGG.js +275 -0
  252. package/dist/create-5kvABMhw.js +80 -0
  253. package/dist/cron-cli-AoH4jhFt.js +713 -0
  254. package/dist/daemon-cli-BOJdM3wT.js +12 -0
  255. package/dist/daemon-install-D8HPES4u.js +64 -0
  256. package/dist/daemon-install-auth-profiles-store.runtime-DWg8FeUH.js +2 -0
  257. package/dist/daemon-install-auth-profiles-store.runtime.js +1 -1
  258. package/dist/daemon-install-plan.shared-WG_DYWei.js +287 -0
  259. package/dist/ddg-client-BnD8tAM2.js +147 -0
  260. package/dist/ddg-search-provider-CNeCrvl0.js +54 -0
  261. package/dist/delegate-Dmdda3kT.js +64 -0
  262. package/dist/deliver-CEuqmKKH.js +747 -0
  263. package/dist/deliver-Cndvxi9P.js +3 -0
  264. package/dist/deliver-runtime-BvDWmZrW.js +2 -0
  265. package/dist/delivery-outbound.runtime-BQeyIAOJ.js +6 -0
  266. package/dist/delivery-outbound.runtime.js +1 -1
  267. package/dist/delivery.runtime-Ci0ToUzj.js +253 -0
  268. package/dist/delivery.runtime.js +1 -1
  269. package/dist/deps-CFCIpuzV.js +2 -0
  270. package/dist/deps-D3gqpOra.js +73 -0
  271. package/dist/detached-task-runtime-BB5az34R.js +73 -0
  272. package/dist/devices-cli-Cy9DF-DP.js +496 -0
  273. package/dist/diagnostic-CC9CPVio.js +400 -0
  274. package/dist/diagnostic-support-export-CufM12zj.js +533 -0
  275. package/dist/diagnostics-CTE0TWR1.js +154 -0
  276. package/dist/direct-dm-9jzadx9u.js +64 -0
  277. package/dist/directive-handling.fast-lane-C6uvW96M.js +66 -0
  278. package/dist/directive-handling.impl-BTuNitCK.js +2 -0
  279. package/dist/directive-handling.impl-DIeSI-ux.js +703 -0
  280. package/dist/directive-handling.model-selection-Cq8JhQdI.js +114 -0
  281. package/dist/directive-handling.persist.runtime-DrUu8zaW.js +215 -0
  282. package/dist/directive-handling.persist.runtime.js +1 -1
  283. package/dist/directory-cli-DNMdDpqd.js +240 -0
  284. package/dist/dispatch-DU7cqfv6.js +1131 -0
  285. package/dist/dispatch-acp-Cu_nUtKg.js +981 -0
  286. package/dist/dispatch-acp-manager.runtime-8MOQ5BRn.js +3 -0
  287. package/dist/dispatch-acp-manager.runtime.js +1 -1
  288. package/dist/dispatch-acp-media.runtime-DqSdScnW.js +4 -0
  289. package/dist/dispatch-acp-media.runtime.js +1 -1
  290. package/dist/dispatch-acp-session.runtime-B-AG2-VC.js +2 -0
  291. package/dist/dispatch-acp-session.runtime.js +1 -1
  292. package/dist/dispatch-acp.runtime-DatcHNJq.js +19 -0
  293. package/dist/dispatch-acp.runtime.js +1 -1
  294. package/dist/dns-cli-z20808Yz.js +192 -0
  295. package/dist/doctor-auth-CqdmPgiK.js +172 -0
  296. package/dist/doctor-auth-legacy-oauth-C2ojfRvc.js +2 -0
  297. package/dist/doctor-auth-legacy-oauth-CcveIbUh.js +48 -0
  298. package/dist/doctor-claude-cli-B6pnkFEn.js +147 -0
  299. package/dist/doctor-config-analysis-B_xkK9eg.js +94 -0
  300. package/dist/doctor-config-flow-D9W_glLc.js +417 -0
  301. package/dist/doctor-config-preflight-BAZTh5MZ.js +2 -0
  302. package/dist/doctor-config-preflight-Bui2U29x.js +63 -0
  303. package/dist/doctor-contract-DgJ867-C.js +26 -0
  304. package/dist/doctor-device-pairing-Qm-r7mwu.js +307 -0
  305. package/dist/doctor-gateway-daemon-flow-BN2uGhFJ.js +250 -0
  306. package/dist/doctor-gateway-health-CD7Vzth9.js +60 -0
  307. package/dist/doctor-gateway-services-CIypZgv_.js +316 -0
  308. package/dist/doctor-health-ByjG3620.js +59 -0
  309. package/dist/doctor-health-contributions-CxNByg_i.js +486 -0
  310. package/dist/doctor-memory-search-C25cUVoI.js +371 -0
  311. package/dist/doctor-sandbox-CNi6l2wR.js +194 -0
  312. package/dist/doctor-session-locks-CYaHscyv.js +52 -0
  313. package/dist/doctor-state-integrity-jbbt8OVU.js +609 -0
  314. package/dist/doctor-state-migrations-DgYUKVNF.js +2 -0
  315. package/dist/doctor-update-r4fBiE_r.js +58 -0
  316. package/dist/doctor-workspace-status-DL2fRPoT.js +75 -0
  317. package/dist/dreaming-CCctNgkQ.js +1574 -0
  318. package/dist/dreaming-narrative-BPtXKc2-.js +595 -0
  319. package/dist/dreaming-shared-B7vlQ1yu.js +21 -0
  320. package/dist/embedded-gateway-stub.runtime-Hi36BeCq.js +9 -0
  321. package/dist/embedded-gateway-stub.runtime.js +1 -1
  322. package/dist/embedding-batch-BU4JjG1y.js +161 -0
  323. package/dist/embedding-batch-DOZ1gHYu.js +191 -0
  324. package/dist/embedding-provider-BI2BRW8e.js +64 -0
  325. package/dist/embedding-provider-Bb3l6tny.js +33 -0
  326. package/dist/embedding-provider-Cjyi9qRs.js +118 -0
  327. package/dist/embedding-provider-D-IE5LZN.js +38 -0
  328. package/dist/embeddings-eOJvLToU.js +215 -0
  329. package/dist/embeddings-http-BDz5OXZk.js +205 -0
  330. package/dist/engine-embeddings-CxNSH_in.js +458 -0
  331. package/dist/engine-qmd-BSGZVwOC.js +551 -0
  332. package/dist/entry.js +2 -2
  333. package/dist/exa-web-search-provider-DMHM6_vZ.js +80 -0
  334. package/dist/exa-web-search-provider.runtime-5amTdDMt.js +2 -0
  335. package/dist/exa-web-search-provider.runtime-DOeJpDGm.js +302 -0
  336. package/dist/exa-web-search-provider.runtime.js +1 -1
  337. package/dist/exec-approval-forwarder.runtime-ToZ9QUrR.js +3 -0
  338. package/dist/exec-approval-forwarder.runtime.js +1 -1
  339. package/dist/exec-approval-reply-CErKkY_w.js +2 -0
  340. package/dist/exec-approval-reply-CwnSisXg.js +296 -0
  341. package/dist/exec-approval-session-target-BcyDQz_G.js +176 -0
  342. package/dist/exec-approvals-cli-DyslUWtQ.js +498 -0
  343. package/dist/exec-policy-cli-F3L_mLPh.js +298 -0
  344. package/dist/extensionAPI.js +4 -4
  345. package/dist/extensions/active-memory/index.js +3 -3
  346. package/dist/extensions/alibaba/index.js +1 -1
  347. package/dist/extensions/alibaba/video-generation-provider.js +1 -1
  348. package/dist/extensions/arcee/index.js +2 -2
  349. package/dist/extensions/bluebubbles/api.js +3 -3
  350. package/dist/extensions/bluebubbles/channel-plugin-api.js +1 -1
  351. package/dist/extensions/brave/index.js +1 -1
  352. package/dist/extensions/brave/test-api.js +1 -1
  353. package/dist/extensions/brave/web-search-provider.js +1 -1
  354. package/dist/extensions/browser/browser-bridge.js +1 -1
  355. package/dist/extensions/browser/browser-config.js +4 -4
  356. package/dist/extensions/browser/browser-control-auth.js +2 -2
  357. package/dist/extensions/browser/browser-doctor.js +5 -5
  358. package/dist/extensions/browser/browser-host-inspection.js +1 -1
  359. package/dist/extensions/browser/browser-maintenance.js +2 -2
  360. package/dist/extensions/browser/browser-profiles.js +2 -2
  361. package/dist/extensions/browser/browser-runtime-api.js +14 -14
  362. package/dist/extensions/browser/index.js +1 -1
  363. package/dist/extensions/browser/plugin-registration.js +1 -1
  364. package/dist/extensions/browser/register.runtime.js +3 -3
  365. package/dist/extensions/browser/runtime-api.js +15 -15
  366. package/dist/extensions/browser/setup-api.js +2 -2
  367. package/dist/extensions/browser/test-support.js +1 -1
  368. package/dist/extensions/byteplus/index.js +3 -3
  369. package/dist/extensions/byteplus/video-generation-provider.js +1 -1
  370. package/dist/extensions/chutes/api.js +3 -3
  371. package/dist/extensions/chutes/index.js +7 -7
  372. package/dist/extensions/chutes/models.js +1 -1
  373. package/dist/extensions/chutes/onboard.js +2 -2
  374. package/dist/extensions/chutes/provider-catalog.js +1 -1
  375. package/dist/extensions/cloudflare-ai-gateway/api.js +1 -1
  376. package/dist/extensions/cloudflare-ai-gateway/catalog-provider.js +1 -1
  377. package/dist/extensions/cloudflare-ai-gateway/index.js +7 -7
  378. package/dist/extensions/comfy/image-generation-provider.js +2 -2
  379. package/dist/extensions/comfy/index.js +5 -5
  380. package/dist/extensions/comfy/music-generation-provider.js +1 -1
  381. package/dist/extensions/comfy/test-helpers.js +1 -1
  382. package/dist/extensions/comfy/video-generation-provider.js +2 -2
  383. package/dist/extensions/comfy/workflow-runtime.js +1 -1
  384. package/dist/extensions/deepgram/index.js +1 -1
  385. package/dist/extensions/deepgram/realtime-transcription-provider.js +1 -1
  386. package/dist/extensions/deepgram/test-api.js +1 -1
  387. package/dist/extensions/deepseek/index.js +1 -1
  388. package/dist/extensions/device-pair/api.js +2 -2
  389. package/dist/extensions/device-pair/index.js +5 -5
  390. package/dist/extensions/device-pair/notify.js +1 -1
  391. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  392. package/dist/extensions/device-pair/qr-image.js +2 -2
  393. package/dist/extensions/duckduckgo/index.js +1 -1
  394. package/dist/extensions/duckduckgo/web-search-provider.js +1 -1
  395. package/dist/extensions/elevenlabs/config-compat.js +1 -1
  396. package/dist/extensions/elevenlabs/contract-api.js +2 -2
  397. package/dist/extensions/elevenlabs/doctor-contract.js +2 -2
  398. package/dist/extensions/elevenlabs/index.js +2 -2
  399. package/dist/extensions/elevenlabs/realtime-transcription-provider.js +1 -1
  400. package/dist/extensions/elevenlabs/setup-api.js +1 -1
  401. package/dist/extensions/elevenlabs/speech-provider.js +1 -1
  402. package/dist/extensions/elevenlabs/test-api.js +2 -2
  403. package/dist/extensions/exa/index.js +1 -1
  404. package/dist/extensions/exa/test-api.js +1 -1
  405. package/dist/extensions/exa/web-search-provider.js +1 -1
  406. package/dist/extensions/fal/image-generation-provider.js +1 -1
  407. package/dist/extensions/fal/index.js +3 -3
  408. package/dist/extensions/fal/provider-registration.js +1 -1
  409. package/dist/extensions/fal/test-api.js +2 -2
  410. package/dist/extensions/fal/video-generation-provider.js +1 -1
  411. package/dist/extensions/firecrawl/api.js +1 -1
  412. package/dist/extensions/fireworks/index.js +1 -1
  413. package/dist/extensions/github-copilot/api.js +1 -1
  414. package/dist/extensions/github-copilot/auth.js +1 -1
  415. package/dist/extensions/github-copilot/embeddings.js +1 -1
  416. package/dist/extensions/github-copilot/index.js +8 -8
  417. package/dist/extensions/github-copilot/login.js +1 -1
  418. package/dist/extensions/github-copilot/models-defaults.js +1 -1
  419. package/dist/extensions/github-copilot/models.js +1 -1
  420. package/dist/extensions/github-copilot/register.runtime.js +3 -3
  421. package/dist/extensions/github-copilot/replay-policy.js +1 -1
  422. package/dist/extensions/google-meet/index.js +5 -5
  423. package/dist/extensions/groq/index.js +1 -1
  424. package/dist/extensions/groq/media-understanding-provider.js +1 -1
  425. package/dist/extensions/groq/test-api.js +1 -1
  426. package/dist/extensions/huggingface/api.js +3 -3
  427. package/dist/extensions/huggingface/index.js +3 -3
  428. package/dist/extensions/huggingface/models.js +1 -1
  429. package/dist/extensions/huggingface/onboard.js +1 -1
  430. package/dist/extensions/huggingface/provider-catalog.js +2 -2
  431. package/dist/extensions/image-generation-core/api.js +3 -3
  432. package/dist/extensions/image-generation-core/runtime-api.js +2 -2
  433. package/dist/extensions/imessage/api.js +5 -5
  434. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  435. package/dist/extensions/imessage/contract-api.js +2 -2
  436. package/dist/extensions/imessage/media-contract-api.js +2 -2
  437. package/dist/extensions/imessage/runtime-api.js +5 -5
  438. package/dist/extensions/imessage/test-api.js +2 -2
  439. package/dist/extensions/irc/api.js +2 -2
  440. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  441. package/dist/extensions/kilocode/api.js +2 -2
  442. package/dist/extensions/kilocode/index.js +6 -6
  443. package/dist/extensions/kilocode/onboard.js +2 -2
  444. package/dist/extensions/kilocode/provider-catalog.js +1 -1
  445. package/dist/extensions/kilocode/provider-models.js +1 -1
  446. package/dist/extensions/kilocode/shared.js +1 -1
  447. package/dist/extensions/kimi-coding/index.js +4 -4
  448. package/dist/extensions/kimi-coding/stream.js +1 -1
  449. package/dist/extensions/line/api.js +2 -2
  450. package/dist/extensions/line/channel-plugin-api.js +1 -1
  451. package/dist/extensions/line/contract-api.js +1 -1
  452. package/dist/extensions/line/index.js +1 -1
  453. package/dist/extensions/line/runtime-api.js +7 -7
  454. package/dist/extensions/line/setup-api.js +1 -1
  455. package/dist/extensions/litellm/index.js +1 -1
  456. package/dist/extensions/llm-task/index.js +1 -1
  457. package/dist/extensions/lmstudio/api.js +7 -7
  458. package/dist/extensions/lmstudio/index.js +3 -3
  459. package/dist/extensions/lmstudio/memory-embedding-adapter.js +1 -1
  460. package/dist/extensions/lmstudio/runtime-api.js +1 -1
  461. package/dist/extensions/lobster/runtime-api.js +1 -1
  462. package/dist/extensions/mattermost/api.js +1 -1
  463. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  464. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  465. package/dist/extensions/mattermost/policy-api.js +1 -1
  466. package/dist/extensions/mattermost/runtime-api.js +8 -8
  467. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  468. package/dist/extensions/media-understanding-core/runtime-api.js +2 -2
  469. package/dist/extensions/memory-core/api.js +1 -1
  470. package/dist/extensions/memory-core/cli-metadata.js +2 -2
  471. package/dist/extensions/memory-core/index.js +12 -12
  472. package/dist/extensions/memory-core/manager-runtime.js +1 -1
  473. package/dist/extensions/memory-core/runtime-api.js +7 -7
  474. package/dist/extensions/memory-lancedb/cli-metadata.js +1 -1
  475. package/dist/extensions/memory-lancedb/index.js +2 -2
  476. package/dist/extensions/memory-wiki/cli-metadata.js +1 -1
  477. package/dist/extensions/memory-wiki/index.js +1 -1
  478. package/dist/extensions/microsoft/index.js +1 -1
  479. package/dist/extensions/microsoft/speech-provider.js +1 -1
  480. package/dist/extensions/microsoft/test-api.js +1 -1
  481. package/dist/extensions/microsoft/tts.js +1 -1
  482. package/dist/extensions/microsoft-foundry/auth.js +1 -1
  483. package/dist/extensions/microsoft-foundry/cli.js +1 -1
  484. package/dist/extensions/microsoft-foundry/index.js +1 -1
  485. package/dist/extensions/microsoft-foundry/onboard.js +2 -2
  486. package/dist/extensions/microsoft-foundry/provider.js +1 -1
  487. package/dist/extensions/microsoft-foundry/runtime.js +1 -1
  488. package/dist/extensions/microsoft-foundry/shared-runtime.js +2 -2
  489. package/dist/extensions/microsoft-foundry/shared.js +1 -1
  490. package/dist/extensions/minimax/image-generation-provider.js +1 -1
  491. package/dist/extensions/minimax/index.js +7 -7
  492. package/dist/extensions/minimax/media-understanding-provider.js +1 -1
  493. package/dist/extensions/minimax/music-generation-provider.js +1 -1
  494. package/dist/extensions/minimax/oauth.js +1 -1
  495. package/dist/extensions/minimax/oauth.runtime.js +1 -1
  496. package/dist/extensions/minimax/provider-registration.js +1 -1
  497. package/dist/extensions/minimax/speech-provider.js +1 -1
  498. package/dist/extensions/minimax/test-api.js +5 -5
  499. package/dist/extensions/minimax/video-generation-provider.js +1 -1
  500. package/dist/extensions/minimax/web-search-provider.js +1 -1
  501. package/dist/extensions/mistral/embedding-provider.js +1 -1
  502. package/dist/extensions/mistral/index.js +5 -5
  503. package/dist/extensions/mistral/media-understanding-provider.js +1 -1
  504. package/dist/extensions/mistral/memory-embedding-adapter.js +1 -1
  505. package/dist/extensions/mistral/provider-compat.js +1 -1
  506. package/dist/extensions/mistral/realtime-transcription-provider.js +1 -1
  507. package/dist/extensions/mistral/test-api.js +2 -2
  508. package/dist/extensions/moonshot/index.js +5 -5
  509. package/dist/extensions/moonshot/media-understanding-provider.js +1 -1
  510. package/dist/extensions/moonshot/test-api.js +2 -2
  511. package/dist/extensions/moonshot/web-search-provider.js +1 -1
  512. package/dist/extensions/msteams/api.js +1 -1
  513. package/dist/extensions/msteams/channel-plugin-api.js +1 -1
  514. package/dist/extensions/msteams/runtime-api.js +4 -4
  515. package/dist/extensions/msteams/test-api.js +1 -1
  516. package/dist/extensions/nextcloud-talk/api.js +1 -1
  517. package/dist/extensions/nextcloud-talk/channel-plugin-api.js +1 -1
  518. package/dist/extensions/nextcloud-talk/runtime-api.js +2 -2
  519. package/dist/extensions/nvidia/index.js +1 -1
  520. package/dist/extensions/ollama/api.js +3 -3
  521. package/dist/extensions/ollama/index.js +10 -10
  522. package/dist/extensions/ollama/runtime-api.js +2 -2
  523. package/dist/extensions/ollama/web-search-provider.js +1 -1
  524. package/dist/extensions/openai/api.js +4 -4
  525. package/dist/extensions/openai/base-url.js +1 -1
  526. package/dist/extensions/openai/embedding-batch.js +1 -1
  527. package/dist/extensions/openai/embedding-provider.js +1 -1
  528. package/dist/extensions/openai/image-generation-provider.js +1 -1
  529. package/dist/extensions/openai/index.js +10 -10
  530. package/dist/extensions/openai/media-understanding-provider.js +1 -1
  531. package/dist/extensions/openai/memory-embedding-adapter.js +1 -1
  532. package/dist/extensions/openai/native-web-search.js +1 -1
  533. package/dist/extensions/openai/openai-codex-auth-identity.js +1 -1
  534. package/dist/extensions/openai/openai-codex-device-code.js +1 -1
  535. package/dist/extensions/openai/openai-codex-provider.js +1 -1
  536. package/dist/extensions/openai/openai-codex-shared.js +1 -1
  537. package/dist/extensions/openai/openai-provider.js +1 -1
  538. package/dist/extensions/openai/realtime-provider-shared.js +1 -1
  539. package/dist/extensions/openai/realtime-transcription-provider.js +1 -1
  540. package/dist/extensions/openai/realtime-voice-provider.js +1 -1
  541. package/dist/extensions/openai/register.runtime.js +7 -7
  542. package/dist/extensions/openai/shared.js +1 -1
  543. package/dist/extensions/openai/speech-provider.js +1 -1
  544. package/dist/extensions/openai/test-api.js +6 -6
  545. package/dist/extensions/openai/transport-policy.js +1 -1
  546. package/dist/extensions/openai/video-generation-provider.js +1 -1
  547. package/dist/extensions/opencode/index.js +3 -3
  548. package/dist/extensions/opencode/media-understanding-provider.js +1 -1
  549. package/dist/extensions/opencode-go/index.js +2 -2
  550. package/dist/extensions/opencode-go/media-understanding-provider.js +1 -1
  551. package/dist/extensions/openrouter/api.js +2 -2
  552. package/dist/extensions/openrouter/image-generation-provider.js +1 -1
  553. package/dist/extensions/openrouter/index.js +8 -8
  554. package/dist/extensions/openrouter/media-understanding-provider.js +1 -1
  555. package/dist/extensions/openrouter/register.runtime.js +7 -7
  556. package/dist/extensions/openrouter/speech-provider.js +1 -1
  557. package/dist/extensions/openrouter/stream.js +1 -1
  558. package/dist/extensions/openrouter/test-api.js +3 -3
  559. package/dist/extensions/openshell/index.js +4 -4
  560. package/dist/extensions/perplexity/index.js +1 -1
  561. package/dist/extensions/perplexity/test-api.js +1 -1
  562. package/dist/extensions/perplexity/web-search-provider.js +1 -1
  563. package/dist/extensions/phone-control/index.js +1 -1
  564. package/dist/extensions/qianfan/index.js +1 -1
  565. package/dist/extensions/qwen/index.js +3 -3
  566. package/dist/extensions/qwen/media-understanding-provider.js +1 -1
  567. package/dist/extensions/qwen/test-api.js +2 -2
  568. package/dist/extensions/qwen/video-generation-provider.js +1 -1
  569. package/dist/extensions/runway/index.js +1 -1
  570. package/dist/extensions/runway/video-generation-provider.js +1 -1
  571. package/dist/extensions/sglang/api.js +2 -2
  572. package/dist/extensions/sglang/index.js +2 -2
  573. package/dist/extensions/sglang/models.js +1 -1
  574. package/dist/extensions/signal/api.js +11 -11
  575. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  576. package/dist/extensions/signal/contract-api.js +2 -2
  577. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  578. package/dist/extensions/signal/runtime-api.js +13 -13
  579. package/dist/extensions/skill-workshop/api.js +1 -1
  580. package/dist/extensions/skill-workshop/index.js +2 -2
  581. package/dist/extensions/speech-core/api.js +2 -2
  582. package/dist/extensions/speech-core/runtime-api.js +4 -4
  583. package/dist/extensions/stepfun/index.js +3 -3
  584. package/dist/extensions/synology-chat/api.js +1 -1
  585. package/dist/extensions/synology-chat/channel-plugin-api.js +1 -1
  586. package/dist/extensions/synthetic/index.js +1 -1
  587. package/dist/extensions/talk-voice/index.js +3 -3
  588. package/dist/extensions/tavily/index.js +2 -2
  589. package/dist/extensions/tavily/web-search-provider.js +1 -1
  590. package/dist/extensions/tencent/index.js +2 -2
  591. package/dist/extensions/thread-ownership/index.js +2 -2
  592. package/dist/extensions/tlon/api.js +2 -2
  593. package/dist/extensions/tlon/channel-plugin-api.js +1 -1
  594. package/dist/extensions/tlon/runtime-api.js +1 -1
  595. package/dist/extensions/tlon/setup-api.js +2 -2
  596. package/dist/extensions/tlon/test-api.js +1 -1
  597. package/dist/extensions/together/index.js +2 -2
  598. package/dist/extensions/together/video-generation-provider.js +1 -1
  599. package/dist/extensions/twitch/api.js +1 -1
  600. package/dist/extensions/twitch/channel-plugin-api.js +1 -1
  601. package/dist/extensions/twitch/setup-plugin-api.js +1 -1
  602. package/dist/extensions/venice/api.js +3 -3
  603. package/dist/extensions/venice/index.js +5 -5
  604. package/dist/extensions/venice/models.js +1 -1
  605. package/dist/extensions/venice/onboard.js +2 -2
  606. package/dist/extensions/venice/provider-catalog.js +1 -1
  607. package/dist/extensions/vercel-ai-gateway/index.js +1 -1
  608. package/dist/extensions/video-generation-core/api.js +2 -2
  609. package/dist/extensions/video-generation-core/runtime-api.js +2 -2
  610. package/dist/extensions/vllm/api.js +2 -2
  611. package/dist/extensions/vllm/index.js +2 -2
  612. package/dist/extensions/vllm/models.js +1 -1
  613. package/dist/extensions/vllm/register.runtime.js +2 -2
  614. package/dist/extensions/voice-call/index.js +3 -3
  615. package/dist/extensions/voice-call/runtime-entry.js +1 -1
  616. package/dist/extensions/voice-call/setup-api.js +2 -2
  617. package/dist/extensions/volcengine/index.js +2 -2
  618. package/dist/extensions/voyage/embedding-batch.js +1 -1
  619. package/dist/extensions/voyage/embedding-provider.js +1 -1
  620. package/dist/extensions/voyage/index.js +1 -1
  621. package/dist/extensions/voyage/memory-embedding-adapter.js +1 -1
  622. package/dist/extensions/vydra/image-generation-provider.js +1 -1
  623. package/dist/extensions/vydra/index.js +5 -5
  624. package/dist/extensions/vydra/shared.js +1 -1
  625. package/dist/extensions/vydra/speech-provider.js +1 -1
  626. package/dist/extensions/vydra/video-generation-provider.js +1 -1
  627. package/dist/extensions/xai/api.js +6 -6
  628. package/dist/extensions/xai/code-execution.js +3 -3
  629. package/dist/extensions/xai/image-generation-provider.js +1 -1
  630. package/dist/extensions/xai/index.js +13 -13
  631. package/dist/extensions/xai/model-definitions.js +1 -1
  632. package/dist/extensions/xai/onboard.js +1 -1
  633. package/dist/extensions/xai/provider-catalog.js +1 -1
  634. package/dist/extensions/xai/provider-models.js +1 -1
  635. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  636. package/dist/extensions/xai/setup-api.js +1 -1
  637. package/dist/extensions/xai/speech-provider.js +1 -1
  638. package/dist/extensions/xai/stt.js +1 -1
  639. package/dist/extensions/xai/test-api.js +1 -1
  640. package/dist/extensions/xai/tts.js +2 -2
  641. package/dist/extensions/xai/video-generation-provider.js +1 -1
  642. package/dist/extensions/xai/web-search.js +1 -1
  643. package/dist/extensions/xai/x-search.js +4 -4
  644. package/dist/extensions/xiaomi/index.js +1 -1
  645. package/dist/extensions/zai/api.js +1 -1
  646. package/dist/extensions/zai/index.js +9 -9
  647. package/dist/extensions/zai/media-understanding-provider.js +1 -1
  648. package/dist/extensions/zai/onboard.js +1 -1
  649. package/dist/extensions/zai/test-api.js +1 -1
  650. package/dist/extensions/zalo/api.js +3 -3
  651. package/dist/extensions/zalo/channel-plugin-api.js +1 -1
  652. package/dist/extensions/zalo/runtime-api.js +2 -2
  653. package/dist/extensions/zalo/setup-api.js +2 -2
  654. package/dist/extensions/zalouser/api.js +4 -4
  655. package/dist/extensions/zalouser/channel-plugin-api.js +1 -1
  656. package/dist/extensions/zalouser/runtime-api.js +9 -9
  657. package/dist/extensions/zalouser/setup-plugin-api.js +1 -1
  658. package/dist/extensions/zalouser/test-api.js +4 -4
  659. package/dist/extra-params-DXOULv19.js +388 -0
  660. package/dist/fallbacks-B3xZC-ms.js +2 -0
  661. package/dist/fallbacks-CWDz-tSa.js +31 -0
  662. package/dist/fallbacks-shared-BlZBjxHL.js +111 -0
  663. package/dist/format-DQi1munp.js +245 -0
  664. package/dist/format-Dv6HmuyW.js +176 -0
  665. package/dist/gateway-NYBkUx5r.js +115 -0
  666. package/dist/gateway-cli-E5gYA0U1.js +1325 -0
  667. package/dist/gateway-install-token-CBRkr0l1.js +141 -0
  668. package/dist/gateway-rpc-BrG5Lkfm.js +14 -0
  669. package/dist/gateway-rpc.runtime-BrTGchr9.js +23 -0
  670. package/dist/gateway-rpc.runtime.js +1 -1
  671. package/dist/gateway-status-B6ol1agz.js +584 -0
  672. package/dist/genesis-tools-D_ah3Zek.js +8999 -0
  673. package/dist/genesis-tools.runtime-Cy7aTWEN.js +2 -0
  674. package/dist/genesis-tools.runtime.js +1 -1
  675. package/dist/get-reply-BvVkxYum.js +3879 -0
  676. package/dist/get-reply-from-config.runtime-DR3yiK1R.js +2 -0
  677. package/dist/get-reply-from-config.runtime.js +1 -1
  678. package/dist/gmail-setup-utils-CViEwpXs.js +430 -0
  679. package/dist/gmail-watcher-lifecycle-5JNDL-Qn.js +2 -0
  680. package/dist/gmail-watcher-lifecycle-CbLbP5wf.js +191 -0
  681. package/dist/graph-users-yBNugoFz.js +1337 -0
  682. package/dist/guarded-json-api-BGsPLvM1.js +594 -0
  683. package/dist/health-D_wk2s7j.js +3 -0
  684. package/dist/health-MRnjOx-_.js +469 -0
  685. package/dist/heartbeat-runner-NuhhYnxs.js +5 -0
  686. package/dist/heartbeat-runner-Y4NeUV3L.js +1292 -0
  687. package/dist/heartbeat-runner.runtime-eGfKtcpP.js +4 -0
  688. package/dist/heartbeat-runner.runtime.js +1 -1
  689. package/dist/help-B-jwXS97.js +81 -0
  690. package/dist/hooks-cli-CtfN2vc-.js +433 -0
  691. package/dist/http-endpoint-helpers-CY0P-_y2.js +41 -0
  692. package/dist/http-headers-BQgW7fC2.js +11 -0
  693. package/dist/http-utils-Da8hOLty.js +924 -0
  694. package/dist/identity-PVMitPyT.js +140 -0
  695. package/dist/image-fallbacks-CgeDMYZo.js +2 -0
  696. package/dist/image-fallbacks-CzQ85Eo8.js +31 -0
  697. package/dist/image-flYicC8O.js +272 -0
  698. package/dist/image-generation-core-ByCwGM7N.js +18 -0
  699. package/dist/image-generation-core.auth.runtime-BoHVcjuF.js +2 -0
  700. package/dist/image-generation-core.auth.runtime.js +1 -1
  701. package/dist/image-generation-provider-AZDQCts4.js +228 -0
  702. package/dist/image-generation-provider-BWIWrjvD.js +137 -0
  703. package/dist/image-generation-provider-Bq7iOzlf.js +529 -0
  704. package/dist/image-generation-provider-Bv5-fwPX.js +95 -0
  705. package/dist/image-generation-provider-CGSTJ4hP.js +63 -0
  706. package/dist/image-generation-provider-Cllhe0AP.js +274 -0
  707. package/dist/image-generation-provider-Cs4wRp50.js +157 -0
  708. package/dist/image-generation-runtime-xstqpFrd.js +2 -0
  709. package/dist/image-runtime-CaiLu4CB.js +9 -0
  710. package/dist/inbound-reply-dispatch-jVlLaSqn.js +73 -0
  711. package/dist/inbound.runtime-B-GWbA14.js +4 -0
  712. package/dist/inbound.runtime-ZW0e3dff.js +3 -0
  713. package/dist/inbound.runtime.js +1 -1
  714. package/dist/index.js +2 -2
  715. package/dist/infra-runtime-D2Pqjk-r.js +39 -0
  716. package/dist/init-D_MTYqrw.js +59 -0
  717. package/dist/install-X7wgrwQ1.js +190 -0
  718. package/dist/install-signal-cli-BGP-9Zvn.js +202 -0
  719. package/dist/install.runtime-C4wO4Nr9.js +2 -0
  720. package/dist/install.runtime.js +1 -1
  721. package/dist/io-C8-NJ1hW.js +5 -0
  722. package/dist/io-DNd8mbjy.js +19290 -0
  723. package/dist/jobs-tgmPyzoA.js +734 -0
  724. package/dist/kimi-web-search-provider-BP8Sm_zW.js +80 -0
  725. package/dist/kimi-web-search-provider.runtime-BiS2hZd_.js +2 -0
  726. package/dist/kimi-web-search-provider.runtime-hPogdlIf.js +261 -0
  727. package/dist/kimi-web-search-provider.runtime.js +1 -1
  728. package/dist/legacy-tools-by-sender-C2fBnMkv.js +2 -0
  729. package/dist/legacy-tools-by-sender-PrWN1Kpn.js +95 -0
  730. package/dist/library-DIykYIWD.js +45 -0
  731. package/dist/lifecycle-BNuFzffC.js +571 -0
  732. package/dist/lifecycle-IWN9qlwo.js +229 -0
  733. package/dist/lifecycle-core-CFv5qkS8.js +422 -0
  734. package/dist/lifecycle.runtime-9oo2JCI2.js +2 -0
  735. package/dist/lifecycle.runtime.js +1 -1
  736. package/dist/list-BZ3mMSpA.js +2 -0
  737. package/dist/list-CzQs_k0U.js +131 -0
  738. package/dist/list-CzTJTFOH.js +1201 -0
  739. package/dist/list-qDXsgKhB.js +2 -0
  740. package/dist/list.probe-EOZR6ueo.js +419 -0
  741. package/dist/list.runtime-Cx-ix6ts.js +11 -0
  742. package/dist/list.runtime-zIkM6USX.js +159 -0
  743. package/dist/list.runtime.js +1 -1
  744. package/dist/live-model-switch-CgHU4tVW.js +336 -0
  745. package/dist/llm-slug-generator-DzWIx0nh.js +79 -0
  746. package/dist/llm-slug-generator.js +1 -1
  747. package/dist/load-config-C_8uUnXU.js +35 -0
  748. package/dist/load-context-Bzz0kkeb.js +56 -0
  749. package/dist/local-dispatch.runtime-DLd10Xb1.js +8 -0
  750. package/dist/local-dispatch.runtime.js +1 -1
  751. package/dist/logging-CZpl4hS4.js +2 -0
  752. package/dist/logging-ct4GyQVj.js +13 -0
  753. package/dist/login-DyL8eVfP.js +108 -0
  754. package/dist/logs-cli-mnOTmC9R.js +265 -0
  755. package/dist/logs-cli.runtime-BvP3aise.js +2 -0
  756. package/dist/logs-cli.runtime.js +1 -1
  757. package/dist/main-session-restart-recovery-D7Vxmu7e.js +206 -0
  758. package/dist/managed-image-attachments-BB5u0Zq8.js +2 -0
  759. package/dist/managed-image-attachments-BeRGNdL9.js +635 -0
  760. package/dist/manager-BhNWV4EC.js +2 -0
  761. package/dist/manager-CbZ9ncZs.js +2057 -0
  762. package/dist/manager-ChyGVMLU.js +3114 -0
  763. package/dist/markdown-to-line-DyB8w7ef.js +790 -0
  764. package/dist/mcp/plugin-tools-serve.js +4 -4
  765. package/dist/mcp-cli-CWzLBrDF.js +725 -0
  766. package/dist/mcp-config-CDKA6_LY.js +115 -0
  767. package/dist/mcp-http-1jD7LE0a.js +529 -0
  768. package/dist/media-contract-BLCEEI6I.js +49 -0
  769. package/dist/media-contract-api-CosBQX2V.js +2 -0
  770. package/dist/media-runtime-D2xH8y9Y.js +329 -0
  771. package/dist/media-understanding-B2qGioD4.js +85 -0
  772. package/dist/media-understanding-provider-BKieNTVy.js +13 -0
  773. package/dist/media-understanding-provider-Bp_FPuBe.js +12 -0
  774. package/dist/media-understanding-provider-BpxYGf2K.js +21 -0
  775. package/dist/media-understanding-provider-CGjB0jWY.js +69 -0
  776. package/dist/media-understanding-provider-CSCR1DOo.js +12 -0
  777. package/dist/media-understanding-provider-Cdopdt7A.js +85 -0
  778. package/dist/media-understanding-provider-Cv77beub.js +37 -0
  779. package/dist/media-understanding-provider-Cvr1QElU.js +18 -0
  780. package/dist/media-understanding-provider-DRMnI7Om.js +28 -0
  781. package/dist/media-understanding-provider-DorcYzVO.js +18 -0
  782. package/dist/media-understanding-runtime-CtocCbLl.js +2 -0
  783. package/dist/memory-24Kp99di.js +342 -0
  784. package/dist/memory-core-host-engine-embeddings-j3l9VHMa.js +2 -0
  785. package/dist/memory-core-host-engine-foundation-C5L_o_kv.js +11 -0
  786. package/dist/memory-core-host-engine-qmd-BjRQxINV.js +2 -0
  787. package/dist/memory-core-host-runtime-cli-P80xoEfr.js +9 -0
  788. package/dist/memory-core-host-runtime-core-CCiyGJ4d.js +8 -0
  789. package/dist/memory-embedding-adapter-DHCNhMQQ.js +32 -0
  790. package/dist/memory-embedding-adapter-DPMNJ50b.js +123 -0
  791. package/dist/memory-embedding-adapter-PANdmah2.js +50 -0
  792. package/dist/memory-embedding-adapter-gyNKuuJg.js +55 -0
  793. package/dist/memory-host-core-BLJfQ7tv.js +2 -0
  794. package/dist/memory-host-search-CXYoKllg.js +12 -0
  795. package/dist/memory-host-search.runtime-BlSP4tRs.js +2 -0
  796. package/dist/memory-host-search.runtime.js +1 -1
  797. package/dist/memory-runtime-BR50X7bD.js +2 -0
  798. package/dist/memory-runtime-CsD3VOEo.js +26 -0
  799. package/dist/message-BAhd_1ud.js +232 -0
  800. package/dist/message-action-runner-CH2jjT21.js +1407 -0
  801. package/dist/message-action-runner-DW7z_bMx.js +2 -0
  802. package/dist/message-actions-BjBGSsJB.js +143 -0
  803. package/dist/message.config.runtime-sOiwk5jH.js +2 -0
  804. package/dist/message.config.runtime.js +1 -1
  805. package/dist/message.gateway.runtime-sUc85g7X.js +2 -0
  806. package/dist/message.gateway.runtime.js +1 -1
  807. package/dist/metadata-registry-loader-BO5ga4BG.js +2 -0
  808. package/dist/metadata-registry-loader-DXWKbRU1.js +16 -0
  809. package/dist/minimax-vlm-M6jWEPQW.js +233 -0
  810. package/dist/minimax-web-search-provider-D2OTaFur.js +53 -0
  811. package/dist/minimax-web-search-provider.runtime-DC6wIpv_.js +2 -0
  812. package/dist/minimax-web-search-provider.runtime-Drj1xU_u.js +140 -0
  813. package/dist/minimax-web-search-provider.runtime.js +1 -1
  814. package/dist/mock-yKTkxAIg.js +136 -0
  815. package/dist/model-Dox-u3UD.js +666 -0
  816. package/dist/model-DqVVHjXR.js +3 -0
  817. package/dist/model-auth-CDl8OFEJ.js +456 -0
  818. package/dist/model-auth-env-BawHgU1x.js +68 -0
  819. package/dist/model-auth-label-BM5SET4I.js +46 -0
  820. package/dist/model-catalog-1XlBrFEV.js +159 -0
  821. package/dist/model-catalog-S5TqfK9t.js +2 -0
  822. package/dist/model-definitions-epX5XXUF.js +260 -0
  823. package/dist/model-fallback-CmX4SjzE.js +827 -0
  824. package/dist/model-fallback-auth.runtime-Dz9zpmf4.js +4 -0
  825. package/dist/model-fallback-auth.runtime.js +1 -1
  826. package/dist/model-picker-B9B-lkWH.js +3 -0
  827. package/dist/model-picker-DbWIvwfd.js +554 -0
  828. package/dist/model-picker-visibility-DTdSdobf.js +13 -0
  829. package/dist/model-picker.runtime-fnHv9FZI.js +15 -0
  830. package/dist/model-picker.runtime.js +1 -1
  831. package/dist/model-selection-DBvbuIS-.js +213 -0
  832. package/dist/model-suppression-DuBnrvXK.js +28 -0
  833. package/dist/model-suppression.runtime-_96p7psP.js +7 -0
  834. package/dist/model-suppression.runtime.js +1 -1
  835. package/dist/models-BStOaoOP.js +18 -0
  836. package/dist/models-BtIpPCk2.js +760 -0
  837. package/dist/models-CAqi2TQ-.js +47 -0
  838. package/dist/models-CVuV0GE0.js +157 -0
  839. package/dist/models-DFRkfhsN.js +569 -0
  840. package/dist/models-auth-status-D6lrM56M.js +201 -0
  841. package/dist/models-cli-CmnbAk2M.js +219 -0
  842. package/dist/models-config-DDM74chF.js +2 -0
  843. package/dist/models-config-DnicdxyQ.js +933 -0
  844. package/dist/models-config.providers.secrets-DIfmfODH.js +304 -0
  845. package/dist/models-http-n4zWGd1p.js +92 -0
  846. package/dist/models-nU-69lrH.js +18 -0
  847. package/dist/models.fetch-BANynh-l.js +518 -0
  848. package/dist/monitor-AyGe8vyk.js +1237 -0
  849. package/dist/monitor-DQuy2kx-.js +671 -0
  850. package/dist/monitor-DmtJiX5o.js +788 -0
  851. package/dist/monitor-GB8lcnal.js +1459 -0
  852. package/dist/monitor-IuVjATac.js +1661 -0
  853. package/dist/monitor-auth-rF7mr3Cm.js +207 -0
  854. package/dist/monitor-bnOvJyLN.js +2 -0
  855. package/dist/monitor-oHi8GwXc.js +295 -0
  856. package/dist/monitor-processing-B1ewr2qF.js +1974 -0
  857. package/dist/monitor.runtime-BrUD5_VN.js +2 -0
  858. package/dist/monitor.runtime.js +1 -1
  859. package/dist/monitor.webhook-BvJG6Xbh.js +180 -0
  860. package/dist/msteams-DUDRy3xt.js +35 -0
  861. package/dist/music-generation-provider-6ru_5Xe9.js +170 -0
  862. package/dist/music-generation-provider-CfDrN0vg.js +63 -0
  863. package/dist/mutate-atVXfhNp.js +116 -0
  864. package/dist/native-hook-relay-CTpTLgCA.js +519 -0
  865. package/dist/native-web-search-C6deWq6V.js +64 -0
  866. package/dist/nextcloud-talk-BH2uWRZ2.js +17 -0
  867. package/dist/node-cli-AWE1ZFfV.js +2506 -0
  868. package/dist/nodes-cli-B7IWCrYq.js +1046 -0
  869. package/dist/nodes-utils-Dg2hrC3z.js +84 -0
  870. package/dist/notify-bsxfkOWp.js +315 -0
  871. package/dist/oauth-BKY3WmDu.js +75 -0
  872. package/dist/oauth-BKZJiY9a.js +152 -0
  873. package/dist/oauth-D4AUTZ6P.js +2 -0
  874. package/dist/oauth-N3WLEMX0.js +139 -0
  875. package/dist/oauth.flow-C0eia8-I.js +45 -0
  876. package/dist/oauth.flow-DfN3z9Nf.js +3 -0
  877. package/dist/onboard-B2eZziXs.js +49 -0
  878. package/dist/onboard-BQaZtwIU.js +632 -0
  879. package/dist/onboard-CGOeDj-J.js +58 -0
  880. package/dist/onboard-DTP_mB9k.js +25 -0
  881. package/dist/onboard-DY6XCMjI.js +29 -0
  882. package/dist/onboard-YitR883F.js +25 -0
  883. package/dist/onboard-custom-BQtg1wQW.js +271 -0
  884. package/dist/onboard-custom-Bz-MYvTm.js +3 -0
  885. package/dist/onboard-ffMqs4Bf.js +316 -0
  886. package/dist/onboard-gP5XFNCO.js +25 -0
  887. package/dist/onboard-search-Hz02JQSQ.js +323 -0
  888. package/dist/openai-codex-auth-identity-H1dPXVzb.js +45 -0
  889. package/dist/openai-codex-device-code-DNVug9Q3.js +164 -0
  890. package/dist/openai-codex-provider-HYYOGyC5.js +464 -0
  891. package/dist/openai-codex-shared-C4b7n1WS.js +6 -0
  892. package/dist/openai-http-D_7Nk3iN.js +500 -0
  893. package/dist/openai-provider-C6QMbZeL.js +313 -0
  894. package/dist/opencode-DGmHIBEa.js +35 -0
  895. package/dist/openresponses-http-BITxvD4V.js +1128 -0
  896. package/dist/order-DZPHX4Ka.js +109 -0
  897. package/dist/outbound-media-B2QJEeDc.js +57 -0
  898. package/dist/outbound-runtime-DZyO1T_R.js +5 -0
  899. package/dist/outbound.runtime-C8_lBQcx.js +2 -0
  900. package/dist/outbound.runtime.js +1 -1
  901. package/dist/pair-command-approve-D3s1W5go.js +44 -0
  902. package/dist/pairing-cli-kZkl_DC7.js +117 -0
  903. package/dist/perplexity-web-search-provider-CzCigaqV.js +92 -0
  904. package/dist/perplexity-web-search-provider.runtime-B86YHY5f.js +324 -0
  905. package/dist/perplexity-web-search-provider.runtime-U6g1JO38.js +2 -0
  906. package/dist/perplexity-web-search-provider.runtime.js +1 -1
  907. package/dist/persistent-bindings.lifecycle-CCR6khHJ.js +85 -0
  908. package/dist/persistent-bindings.lifecycle-Dgoo5bpE.js +2 -0
  909. package/dist/pi-bundle-mcp-runtime-BYDTyW-h.js +2 -0
  910. package/dist/pi-bundle-mcp-runtime-DaIHhxDu.js +829 -0
  911. package/dist/pi-bundle-mcp-tools-Biz_skfK.js +108 -0
  912. package/dist/pi-embedded-C2l80M7j.js +4 -0
  913. package/dist/pi-embedded-DMHGJgoQ.js +2905 -0
  914. package/dist/pi-embedded-subscribe.handlers.compaction.runtime-BRiX-RqX.js +23 -0
  915. package/dist/pi-embedded-subscribe.handlers.compaction.runtime.js +1 -1
  916. package/dist/pi-embedded.runtime-fA0EsIue.js +4 -0
  917. package/dist/pi-embedded.runtime.js +1 -1
  918. package/dist/pi-model-discovery-k8VUE5Tp.js +237 -0
  919. package/dist/pi-tool-definition-adapter-B4hSYdYX.js +217 -0
  920. package/dist/pi-tools-YCHBvJG0.js +1057 -0
  921. package/dist/pi-tools.before-tool-call-BsyruRs4.js +433 -0
  922. package/dist/pi-tools.before-tool-call-D1maRTbl.js +2 -0
  923. package/dist/pi-tools.before-tool-call.runtime-1acRmC9A.js +13 -0
  924. package/dist/pi-tools.before-tool-call.runtime.js +1 -1
  925. package/dist/plivo-D4do6QU0.js +394 -0
  926. package/dist/plugin-DmBZwzWQ.js +12195 -0
  927. package/dist/plugin-enabled-rr_Y1Kwh.js +140 -0
  928. package/dist/plugin-install-config-policy-ZN1F58XF.js +137 -0
  929. package/dist/plugin-registration-J1JWqMZg.js +23 -0
  930. package/dist/plugin-registry-7OvG7Tu6.js +3 -0
  931. package/dist/plugin-registry-BcYuO-i5.js +2 -0
  932. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  933. package/dist/plugin-sdk/acp-binding-runtime.js +1 -1
  934. package/dist/plugin-sdk/acp-runtime.js +3 -3
  935. package/dist/plugin-sdk/agent-harness-runtime.js +9 -9
  936. package/dist/plugin-sdk/agent-harness.js +10 -10
  937. package/dist/plugin-sdk/agent-runtime.js +11 -11
  938. package/dist/plugin-sdk/approval-client-runtime.js +2 -2
  939. package/dist/plugin-sdk/approval-handler-runtime.js +1 -1
  940. package/dist/plugin-sdk/approval-native-runtime.js +2 -2
  941. package/dist/plugin-sdk/approval-reply-runtime.js +2 -2
  942. package/dist/plugin-sdk/approval-runtime.js +6 -6
  943. package/dist/plugin-sdk/bluebubbles.js +2 -2
  944. package/dist/plugin-sdk/browser-config-runtime.js +2 -2
  945. package/dist/plugin-sdk/browser-node-runtime.js +3 -3
  946. package/dist/plugin-sdk/browser-setup-tools.js +3 -3
  947. package/dist/plugin-sdk/browser-support.js +8 -8
  948. package/dist/plugin-sdk/channel-core.js +2 -2
  949. package/dist/plugin-sdk/channel-inbound.js +3 -3
  950. package/dist/plugin-sdk/command-auth.js +2 -2
  951. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  952. package/dist/plugin-sdk/compat.js +3 -3
  953. package/dist/plugin-sdk/config-runtime.js +7 -7
  954. package/dist/plugin-sdk/conversation-binding-runtime.js +1 -1
  955. package/dist/plugin-sdk/conversation-runtime.js +4 -4
  956. package/dist/plugin-sdk/core.js +2 -2
  957. package/dist/plugin-sdk/direct-dm.js +1 -1
  958. package/dist/plugin-sdk/image-generation-core.js +3 -3
  959. package/dist/plugin-sdk/image-generation-runtime.js +2 -2
  960. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  961. package/dist/plugin-sdk/index.js +1 -1
  962. package/dist/plugin-sdk/infra-runtime.js +4 -4
  963. package/dist/plugin-sdk/irc.js +2 -2
  964. package/dist/plugin-sdk/matrix.js +1 -1
  965. package/dist/plugin-sdk/mattermost.js +3 -3
  966. package/dist/plugin-sdk/media-generation-runtime-shared.js +1 -1
  967. package/dist/plugin-sdk/media-generation-runtime.js +1 -1
  968. package/dist/plugin-sdk/media-runtime.js +5 -5
  969. package/dist/plugin-sdk/media-understanding-runtime.js +2 -2
  970. package/dist/plugin-sdk/media-understanding.js +2 -2
  971. package/dist/plugin-sdk/memory-core-host-engine-embeddings.js +2 -2
  972. package/dist/plugin-sdk/memory-core-host-engine-foundation.js +2 -2
  973. package/dist/plugin-sdk/memory-core-host-engine-qmd.js +2 -2
  974. package/dist/plugin-sdk/memory-core-host-runtime-cli.js +2 -2
  975. package/dist/plugin-sdk/memory-core-host-runtime-core.js +2 -2
  976. package/dist/plugin-sdk/memory-core.js +4 -4
  977. package/dist/plugin-sdk/memory-host-core.js +2 -2
  978. package/dist/plugin-sdk/memory-host-search.js +1 -1
  979. package/dist/plugin-sdk/models-provider-runtime.js +1 -1
  980. package/dist/plugin-sdk/msteams.js +3 -3
  981. package/dist/plugin-sdk/nextcloud-talk.js +2 -2
  982. package/dist/plugin-sdk/nostr.js +1 -1
  983. package/dist/plugin-sdk/opencode.js +1 -1
  984. package/dist/plugin-sdk/outbound-runtime.js +2 -2
  985. package/dist/plugin-sdk/provider-auth-api-key.js +5 -5
  986. package/dist/plugin-sdk/provider-auth-runtime.js +2 -2
  987. package/dist/plugin-sdk/provider-auth.js +8 -8
  988. package/dist/plugin-sdk/provider-entry.js +1 -1
  989. package/dist/plugin-sdk/provider-setup.js +2 -2
  990. package/dist/plugin-sdk/provider-stream-family.js +3 -3
  991. package/dist/plugin-sdk/provider-stream.js +2 -2
  992. package/dist/plugin-sdk/reply-dispatch-runtime.js +2 -2
  993. package/dist/plugin-sdk/reply-runtime.js +5 -5
  994. package/dist/plugin-sdk/runtime-secret-resolution.js +1 -1
  995. package/dist/plugin-sdk/runtime.js +3 -3
  996. package/dist/plugin-sdk/sandbox.js +1 -1
  997. package/dist/plugin-sdk/self-hosted-provider-setup.js +1 -1
  998. package/dist/plugin-sdk/session-store-runtime.js +2 -2
  999. package/dist/plugin-sdk/session-transcript-hit.js +2 -2
  1000. package/dist/plugin-sdk/session-visibility.js +1 -1
  1001. package/dist/plugin-sdk/simple-completion-runtime.js +1 -1
  1002. package/dist/plugin-sdk/speech-core.js +1 -1
  1003. package/dist/plugin-sdk/src/infra/semver-compare.d.ts +1 -0
  1004. package/dist/plugin-sdk/testing.js +5 -5
  1005. package/dist/plugin-sdk/text-runtime.js +2 -2
  1006. package/dist/plugin-sdk/tlon.js +1 -1
  1007. package/dist/plugin-sdk/video-generation-core.js +2 -2
  1008. package/dist/plugin-sdk/video-generation-runtime.js +2 -2
  1009. package/dist/plugin-sdk/zalo.js +1 -1
  1010. package/dist/plugin-sdk/zalouser.js +1 -1
  1011. package/dist/plugin-service-CPY8FSW2.js +2890 -0
  1012. package/dist/plugins/provider-discovery.runtime.js +1 -1
  1013. package/dist/plugins/provider-runtime.runtime.js +1 -1
  1014. package/dist/plugins/runtime/index.js +1 -1
  1015. package/dist/plugins-cli-xVUY8V-3.js +584 -0
  1016. package/dist/plugins-command-helpers-oZG-T69i.js +107 -0
  1017. package/dist/plugins-install-persist-Ccyj_thC.js +133 -0
  1018. package/dist/plugins-update-command-D_q-p0ED.js +1057 -0
  1019. package/dist/policy-DDUw681i.js +328 -0
  1020. package/dist/postinstall-inventory.json +933 -933
  1021. package/dist/prepare.runtime-BfnpyhHB.js +815 -0
  1022. package/dist/prepare.runtime.js +1 -1
  1023. package/dist/preview-warnings-Cb65Drvj.js +120 -0
  1024. package/dist/probe-B78ZATWo.js +243 -0
  1025. package/dist/probe-CCdD6_vN.js +1443 -0
  1026. package/dist/probe-Ctrcd_Q7.js +2205 -0
  1027. package/dist/probe-D9IFIte1.js +2 -0
  1028. package/dist/probe-DXMI0QlZ.js +74 -0
  1029. package/dist/probe-Dy-moN-J.js +32 -0
  1030. package/dist/probe-KtX2HjXM.js +45 -0
  1031. package/dist/probe.runtime-CNJWHyTn.js +2 -0
  1032. package/dist/probe.runtime.js +1 -1
  1033. package/dist/profiles-C0gEr4Vt.js +111 -0
  1034. package/dist/program-DxZA1yAX.js +111 -0
  1035. package/dist/prompt-select-styled-CATG4Xp5.js +20 -0
  1036. package/dist/provider-C7oJz1U0.js +70 -0
  1037. package/dist/provider-api-key-auth-Dp8hp-Ml.js +114 -0
  1038. package/dist/provider-api-key-auth.runtime-nb7eC5vo.js +14 -0
  1039. package/dist/provider-api-key-auth.runtime.js +1 -1
  1040. package/dist/provider-auth-Df3lSzr_.js +46 -0
  1041. package/dist/provider-auth-api-key-CZA78Uou.js +5 -0
  1042. package/dist/provider-auth-choice-DzrRJAic.js +228 -0
  1043. package/dist/provider-auth-choice-preference-BDTIHERa.js +26 -0
  1044. package/dist/provider-auth-choice.runtime-CVrNfUP0.js +14 -0
  1045. package/dist/provider-auth-choice.runtime-DOC3zhP2.js +2 -0
  1046. package/dist/provider-auth-choice.runtime.js +1 -1
  1047. package/dist/provider-auth-guidance-CVpgabZ6.js +2 -0
  1048. package/dist/provider-auth-guidance-CZ-VI4e5.js +34 -0
  1049. package/dist/provider-auth-helpers-rNcrL2rf.js +173 -0
  1050. package/dist/provider-auth-input-zpegYxxe.js +119 -0
  1051. package/dist/provider-auth-runtime-spGhqq1R.js +149 -0
  1052. package/dist/provider-catalog-B_612t69.js +26 -0
  1053. package/dist/provider-catalog-Bo9KagTv.js +11 -0
  1054. package/dist/provider-catalog-C4IkuJHX.js +12 -0
  1055. package/dist/provider-catalog-CEHPmBtG.js +24 -0
  1056. package/dist/provider-catalog-UJ8mWU0J.js +11 -0
  1057. package/dist/provider-compat-CqDox4I4.js +37 -0
  1058. package/dist/provider-discovery.runtime--0zGwmtf.js +118 -0
  1059. package/dist/provider-discovery.runtime.js +1 -1
  1060. package/dist/provider-dispatcher-BZp3Stzr.js +2 -0
  1061. package/dist/provider-dispatcher-JJxN7BDL.js +22 -0
  1062. package/dist/provider-entry-BzH2PNpN.js +106 -0
  1063. package/dist/provider-flow-B_VNl-lk.js +147 -0
  1064. package/dist/provider-model-defaults-PMGtjcr2.js +6 -0
  1065. package/dist/provider-models-DBv9Enx4.js +119 -0
  1066. package/dist/provider-models-Du3smcTu.js +35 -0
  1067. package/dist/provider-registration-B3sbIgIZ.js +218 -0
  1068. package/dist/provider-registration-B9ECEmSg.js +37 -0
  1069. package/dist/provider-runtime-CE8zqYv8.js +472 -0
  1070. package/dist/provider-runtime-CV5mC70X.js +2 -0
  1071. package/dist/provider-runtime.runtime-B4Idxtd0.js +26 -0
  1072. package/dist/provider-runtime.runtime.js +1 -1
  1073. package/dist/provider-self-hosted-setup-Comuw-z3.js +251 -0
  1074. package/dist/provider-setup-DnUcdtJq.js +2 -0
  1075. package/dist/provider-stream-B8nU1r79.js +290 -0
  1076. package/dist/provider-stream-DQRHM0a1.js +2174 -0
  1077. package/dist/provider-stream-family-C4XL1sCH.js +2 -0
  1078. package/dist/provider-usage-CNNFTSFt.js +4 -0
  1079. package/dist/provider-usage-DkdPMGc6.js +71 -0
  1080. package/dist/provider-usage.load-Ckz1tFpH.js +334 -0
  1081. package/dist/provider-utils-BR35tIjk.js +49 -0
  1082. package/dist/provider-wizard-_jfjTfSM.js +166 -0
  1083. package/dist/providers.runtime-DHetxgM5.js +2 -0
  1084. package/dist/providers.runtime-PiYTktu_.js +164 -0
  1085. package/dist/providers.runtime.js +1 -1
  1086. package/dist/proxy-stream-wrappers-CSbzc-1F.js +394 -0
  1087. package/dist/prune-DlDJX10W.js +83 -0
  1088. package/dist/pw-ai-CCPJq-CT.js +2511 -0
  1089. package/dist/pw-role-snapshot-D65unjCD.js +380 -0
  1090. package/dist/qmd-manager-BVXvoOqt.js +1921 -0
  1091. package/dist/qr-cli-IMKzycXh.js +349 -0
  1092. package/dist/qr-cli-W8X3Ha5T.js +2 -0
  1093. package/dist/qr-image-BAPDnfbt.js +2 -0
  1094. package/dist/queue-Rq1mceUG.js +409 -0
  1095. package/dist/reaction-runtime-api-D7i4oMn9.js +116 -0
  1096. package/dist/reactions-D9eRHeXM.js +998 -0
  1097. package/dist/read-best-effort-config.runtime-CsH29elm.js +2 -0
  1098. package/dist/read-best-effort-config.runtime.js +1 -1
  1099. package/dist/read-capability-7xOdYqOo.js +412 -0
  1100. package/dist/realtime-provider-shared-C2fZT5O_.js +37 -0
  1101. package/dist/realtime-transcription-provider-CCX9jOLy.js +120 -0
  1102. package/dist/realtime-transcription-provider-CqIc1zwy.js +184 -0
  1103. package/dist/realtime-transcription-provider-CyI79CyM.js +183 -0
  1104. package/dist/realtime-transcription-provider-CydzsmVb.js +172 -0
  1105. package/dist/realtime-transcription-provider-D4PaV840.js +184 -0
  1106. package/dist/realtime-voice-provider-DgL6WxN7.js +489 -0
  1107. package/dist/record-shared-DxabpimX.js +10 -0
  1108. package/dist/register-service-commands-D37K4_BJ.js +71 -0
  1109. package/dist/register.agent-p1q6ZWSs.js +248 -0
  1110. package/dist/register.backup-Bxvo3j_q.js +64 -0
  1111. package/dist/register.configure-tgXCoIHv.js +15 -0
  1112. package/dist/register.maintenance-BtBgu8zC.js +438 -0
  1113. package/dist/register.message-B5msOUKt.js +329 -0
  1114. package/dist/register.onboard-BO11PDUs.js +81 -0
  1115. package/dist/register.runtime-D8XvwfoZ.js +81 -0
  1116. package/dist/register.runtime.js +1 -1
  1117. package/dist/register.setup-Ba19XSJi.js +150 -0
  1118. package/dist/register.status-health-sessions-Bne0mmgw.js +1215 -0
  1119. package/dist/register.subclis--mdYCZZM.js +3 -0
  1120. package/dist/register.subclis-_kuyreQm.js +29 -0
  1121. package/dist/register.subclis-core-UkVTqwB1.js +249 -0
  1122. package/dist/register.wallet-aTazgPYX.js +159 -0
  1123. package/dist/repair-sequencing-CjiQXU4z.js +145 -0
  1124. package/dist/replay-policy-XaA2Foet.js +8 -0
  1125. package/dist/reply-dispatch-runtime-DcxOLr7n.js +13 -0
  1126. package/dist/reply-media-paths.runtime-CmS_Bnnf.js +2 -0
  1127. package/dist/reply-media-paths.runtime-DCj1JhDR.js +146 -0
  1128. package/dist/reply-media-paths.runtime.js +1 -1
  1129. package/dist/reply-payload-transform-DmArXXXO.js +720 -0
  1130. package/dist/reply-runtime-B4VQJnqi.js +11 -0
  1131. package/dist/reply.runtime-B990ty9C.js +2 -0
  1132. package/dist/reply.runtime.js +1 -1
  1133. package/dist/resolve-IXqG_vKU.js +259 -0
  1134. package/dist/response-generator-DCxui-Yb.js +175 -0
  1135. package/dist/restart-C-4J0cf2.js +490 -0
  1136. package/dist/root-help-D9aeVXNr.js +44 -0
  1137. package/dist/route-reply-q5jc2Nv9.js +162 -0
  1138. package/dist/route-reply.runtime-Co8TnDf9.js +2 -0
  1139. package/dist/route-reply.runtime.js +1 -1
  1140. package/dist/routes-BSmEgP46.js +2 -0
  1141. package/dist/routes-Z67chkN5.js +3341 -0
  1142. package/dist/rpc-CBQZvJME.js +61 -0
  1143. package/dist/rpc-context-e__2PCau.js +17 -0
  1144. package/dist/rpc.runtime-ClhNVRer.js +21 -0
  1145. package/dist/rpc.runtime.js +1 -1
  1146. package/dist/run-auth-profile.runtime-CMkCqc7k.js +2 -0
  1147. package/dist/run-auth-profile.runtime.js +1 -1
  1148. package/dist/run-context.runtime-DCgb3ETM.js +2 -0
  1149. package/dist/run-context.runtime.js +1 -1
  1150. package/dist/run-delivery.runtime-Bj566BTH.js +530 -0
  1151. package/dist/run-delivery.runtime.js +1 -1
  1152. package/dist/run-embedded.runtime-DuB-mQh2.js +4 -0
  1153. package/dist/run-embedded.runtime.js +1 -1
  1154. package/dist/run-execution-cli.runtime-Oy4FGfj5.js +4 -0
  1155. package/dist/run-execution-cli.runtime.js +1 -1
  1156. package/dist/run-executor.runtime-B7-lfFh3.js +277 -0
  1157. package/dist/run-executor.runtime.js +1 -1
  1158. package/dist/run-main-1Fvwazhp.js +516 -0
  1159. package/dist/run-model-catalog.runtime-B7wlXnDF.js +2 -0
  1160. package/dist/run-model-catalog.runtime.js +1 -1
  1161. package/dist/run-subagent-registry.runtime-Bx9Wga3d.js +2 -0
  1162. package/dist/run-subagent-registry.runtime.js +1 -1
  1163. package/dist/run-wait-C-VgbefQ.js +135 -0
  1164. package/dist/runner-BKhQg4av.js +966 -0
  1165. package/dist/runner.entries-Dbp1RZd9.js +604 -0
  1166. package/dist/runs-DUTtPgDm.js +496 -0
  1167. package/dist/runs-DWOm31T_.js +2 -0
  1168. package/dist/runtime-B3upjFki.js +475 -0
  1169. package/dist/runtime-B6k9iJRB.js +187 -0
  1170. package/dist/runtime-BV7JmOaE.js +9 -0
  1171. package/dist/runtime-BuEvshdw.js +94 -0
  1172. package/dist/runtime-Bu_cc482.js +107 -0
  1173. package/dist/runtime-CsaTxb99.js +187 -0
  1174. package/dist/runtime-D7npxl4G.js +973 -0
  1175. package/dist/runtime-DB1WNkhW.js +262 -0
  1176. package/dist/runtime-Db_oJ87Z.js +2 -0
  1177. package/dist/runtime-Dlvh7_uU.js +116 -0
  1178. package/dist/runtime-DvzcF4-r.js +2 -0
  1179. package/dist/runtime-NlpdlX79.js +72 -0
  1180. package/dist/runtime-_-L5ftbu.js +269 -0
  1181. package/dist/runtime-api-BkVIoPU9.js +4 -0
  1182. package/dist/runtime-api-CdhgyHMB.js +9 -0
  1183. package/dist/runtime-api-CmlBBCCY.js +9 -0
  1184. package/dist/runtime-api-DnhXPE_z.js +14 -0
  1185. package/dist/runtime-embedded-pi.runtime-DpKqDUrl.js +2 -0
  1186. package/dist/runtime-embedded-pi.runtime.js +1 -1
  1187. package/dist/runtime-entry-CWugm0Uj.js +2769 -0
  1188. package/dist/runtime-internal-Bu1n9i4P.js +2 -0
  1189. package/dist/runtime-model-auth.runtime-B0HsFXG7.js +2 -0
  1190. package/dist/runtime-model-auth.runtime-CwdDdKqY.js +45 -0
  1191. package/dist/runtime-model-auth.runtime.js +1 -1
  1192. package/dist/runtime-options-CN4g8VJE.js +275 -0
  1193. package/dist/runtime-prepare.runtime-B3oyafQ4.js +80 -0
  1194. package/dist/runtime-prepare.runtime.js +1 -1
  1195. package/dist/runtime-provider-Dcc5OeVJ.js +21 -0
  1196. package/dist/runtime-registry-loader-B5mIkwhZ.js +85 -0
  1197. package/dist/runtime-registry-loader-CGNT5-qz.js +2 -0
  1198. package/dist/runtime-schema-Jjsquqvq.js +27780 -0
  1199. package/dist/runtime-shared-BC82_Fzc.js +267 -0
  1200. package/dist/runtime-web-channel-plugin-DQoEo6bK.js +203 -0
  1201. package/dist/runtime-web-tools-BizCqA0v.js +1477 -0
  1202. package/dist/runtime-web-tools-fallback.runtime-CYAGzwsD.js +9 -0
  1203. package/dist/runtime-web-tools-fallback.runtime.js +1 -1
  1204. package/dist/sandbox-C95gEa17.js +3 -0
  1205. package/dist/sandbox-DAnx9TYc.js +1156 -0
  1206. package/dist/sandbox-cli-CPs_gL72.js +450 -0
  1207. package/dist/scan-C8jthyct.js +523 -0
  1208. package/dist/scan-DEd4q4aN.js +2 -0
  1209. package/dist/secrets-cli-iBL8NBAq.js +2101 -0
  1210. package/dist/security-cli-CzYBRa4n.js +486 -0
  1211. package/dist/selection-BOalx5uy.js +2 -0
  1212. package/dist/selection-BZFVKdFz.js +7736 -0
  1213. package/dist/semver-compare-tPC_r5LW.js +64 -0
  1214. package/dist/send-C4mKkkWW.js +156 -0
  1215. package/dist/send-CMqcsAS2.js +534 -0
  1216. package/dist/send-C_36w3lb.js +102 -0
  1217. package/dist/send.runtime-vJT5TzDj.js +2 -0
  1218. package/dist/send.runtime.js +1 -1
  1219. package/dist/server-BTmWWR_9.js +13 -0
  1220. package/dist/server-CBQVrNY0.js +77 -0
  1221. package/dist/server-context-Dq2VA7I4.js +2 -0
  1222. package/dist/server-context-O_WUP8OV.js +847 -0
  1223. package/dist/server-middleware-BTovsGYd.js +120 -0
  1224. package/dist/server-node-events-B8PLg0eQ.js +481 -0
  1225. package/dist/server-plugin-bootstrap-ChIvqLMw.js +2 -0
  1226. package/dist/server-plugin-bootstrap-Rbxd2g6a.js +11333 -0
  1227. package/dist/server-restart-sentinel-BCd6AqrQ.js +697 -0
  1228. package/dist/server-startup-memory-ClzqrFwF.js +32 -0
  1229. package/dist/server.impl-CEOWGKN5.js +12735 -0
  1230. package/dist/service-Dw-BzupJ.js +940 -0
  1231. package/dist/session-DF38Qk5T.js +48 -0
  1232. package/dist/session-cost-usage-CbaKFiYP.js +651 -0
  1233. package/dist/session-envelope-SoEaHn7u.js +18 -0
  1234. package/dist/session-key-BpQtNboQ.js +65 -0
  1235. package/dist/session-kill-http-ChCr5CQ3.js +110 -0
  1236. package/dist/session-meta-DHOj7FVp.js +109 -0
  1237. package/dist/session-override-Cra7WfkP.js +106 -0
  1238. package/dist/session-reset-model.runtime-CITOeORk.js +133 -0
  1239. package/dist/session-reset-model.runtime.js +1 -1
  1240. package/dist/session-reset-service-DsYIDYdh.js +471 -0
  1241. package/dist/session-route-rem428sJ.js +93 -0
  1242. package/dist/session-status.runtime-CFmGwoCm.js +2 -0
  1243. package/dist/session-status.runtime.js +1 -1
  1244. package/dist/session-store-DfVF72xW.js +126 -0
  1245. package/dist/session-store.runtime-jJK2KnR6.js +2 -0
  1246. package/dist/session-store.runtime.js +1 -1
  1247. package/dist/session-subagent-reactivation.runtime-DLkpnURC.js +2 -0
  1248. package/dist/session-subagent-reactivation.runtime.js +1 -1
  1249. package/dist/session-system-events-BS6g-vqa.js +63 -0
  1250. package/dist/session-tab-registry-DWyzIez5.js +491 -0
  1251. package/dist/session-transcript-hit-Mxv1sZGp.js +41 -0
  1252. package/dist/session-updates-BdB1lGXz.js +236 -0
  1253. package/dist/session-updates.runtime-6GlaYt-B.js +2 -0
  1254. package/dist/session-updates.runtime.js +1 -1
  1255. package/dist/session-utils-BPYVECh0.js +926 -0
  1256. package/dist/session-visibility-CJocpWP0.js +147 -0
  1257. package/dist/sessions--xDkaJeX.js +48 -0
  1258. package/dist/sessions-D3RqoN9N.js +2 -0
  1259. package/dist/sessions-DrFkAEV2.js +281 -0
  1260. package/dist/sessions-c-R_ynJR.js +16 -0
  1261. package/dist/sessions-helpers-CMf9gVTZ.js +304 -0
  1262. package/dist/sessions-history-http-C5iZkW8x.js +383 -0
  1263. package/dist/sessions-resolve-D1hmolC-.js +174 -0
  1264. package/dist/sessions.runtime-DMPmzLE0.js +2 -0
  1265. package/dist/sessions.runtime.js +1 -1
  1266. package/dist/set-BraQD5KU.js +17 -0
  1267. package/dist/set-DZUigywb.js +2 -0
  1268. package/dist/set-image-C08k8cVg.js +2 -0
  1269. package/dist/set-image-CsCPBHZC.js +17 -0
  1270. package/dist/setup-D1ekkhVk.js +495 -0
  1271. package/dist/setup-FPfOBbYL.js +421 -0
  1272. package/dist/setup-api-DilgjV01.js +29 -0
  1273. package/dist/setup-core-CAFnyY_a.js +393 -0
  1274. package/dist/setup-core-CFAiauCt.js +171 -0
  1275. package/dist/setup-core-RgJfQc-C.js +176 -0
  1276. package/dist/setup-core-dF4To6Jd.js +184 -0
  1277. package/dist/setup-surface-BpSH7F_m.js +351 -0
  1278. package/dist/setup-surface-C0l9bHY3.js +286 -0
  1279. package/dist/setup-surface-CfcFHZln.js +403 -0
  1280. package/dist/setup-surface-CyDRXq_1.js +219 -0
  1281. package/dist/setup-surface-DGJUq-2P.js +72 -0
  1282. package/dist/setup-surface-DiYEprKG.js +3 -0
  1283. package/dist/setup.finalize-JPqhcPh5.js +539 -0
  1284. package/dist/shared-3gP_6DZV.js +76 -0
  1285. package/dist/shared-C9fN-WCy.js +198 -0
  1286. package/dist/shared-CZOgyBro.js +60 -0
  1287. package/dist/shared-Cz9c46Aj.js +121 -0
  1288. package/dist/shared-D7BxFCKU.js +217 -0
  1289. package/dist/shared-DrgQbH3q.js +186 -0
  1290. package/dist/shared-runtime-xz83dsyA.js +7 -0
  1291. package/dist/shared-u-3RmeL1.js +135 -0
  1292. package/dist/short-term-promotion-DCHcaW2F.js +1543 -0
  1293. package/dist/simple-completion-runtime-CfFpRl7j.js +158 -0
  1294. package/dist/simple-completion-transport-C1ooKj9X.js +33 -0
  1295. package/dist/skills-clawhub-DxVmnVrv.js +275 -0
  1296. package/dist/skills-cli-DCr7N_Sq.js +370 -0
  1297. package/dist/slash-state-C7nXXf23.js +1911 -0
  1298. package/dist/speech-core-CmPRP1zB.js +94 -0
  1299. package/dist/speech-provider-CNOimJB2.js +209 -0
  1300. package/dist/speech-provider-D9i0DEZ1.js +216 -0
  1301. package/dist/speech-provider-DGbn1IrA.js +209 -0
  1302. package/dist/speech-provider-DKyYgpwf.js +103 -0
  1303. package/dist/speech-provider-eDG83bBp.js +184 -0
  1304. package/dist/speech-provider-mKY_GAkS.js +170 -0
  1305. package/dist/speech-provider-zoWs7x7l.js +395 -0
  1306. package/dist/src-LnF0REtW.js +3974 -0
  1307. package/dist/stage-sandbox-media.runtime-CErRBxI5.js +232 -0
  1308. package/dist/stage-sandbox-media.runtime.js +1 -1
  1309. package/dist/startup-auth-8XVCRzQi.js +180 -0
  1310. package/dist/startup-context-CxTy7OzN.js +312 -0
  1311. package/dist/state-migrations-CHc2Y8Pl.js +820 -0
  1312. package/dist/status-4n9xL7HY.js +2 -0
  1313. package/dist/status-B4kD5cCF.js +2 -0
  1314. package/dist/status-CARBoVql.js +209 -0
  1315. package/dist/status-COK71LP_.js +3 -0
  1316. package/dist/status-ChOxNWSb.js +62 -0
  1317. package/dist/status-DagNCfVv.js +323 -0
  1318. package/dist/status-DxcqzXtf.js +397 -0
  1319. package/dist/status-all-r7zyk41X.js +498 -0
  1320. package/dist/status-f2DLmjOF.js +190 -0
  1321. package/dist/status-json-C_wESP21.js +14 -0
  1322. package/dist/status-json-command-C6w9ZAHp.js +84 -0
  1323. package/dist/status-message-tZJ_0MsI.js +466 -0
  1324. package/dist/status-message.runtime-KeyKW26h.js +6 -0
  1325. package/dist/status-message.runtime.js +1 -1
  1326. package/dist/status-queue.runtime-R5ZlyNdK.js +2 -0
  1327. package/dist/status-queue.runtime.js +1 -1
  1328. package/dist/status-runtime-shared-Bq_SUJpC.js +257 -0
  1329. package/dist/status-subagents.runtime-03fp3eBE.js +18 -0
  1330. package/dist/status-subagents.runtime.js +1 -1
  1331. package/dist/status-text-CNvz374U.js +237 -0
  1332. package/dist/status.command.text-runtime-C4-j2lqa.js +15 -0
  1333. package/dist/status.gateway-connection.runtime-zjQmormq.js +2 -0
  1334. package/dist/status.gateway-connection.runtime.js +1 -1
  1335. package/dist/status.gather-BhjoJVEs.js +2 -0
  1336. package/dist/status.gather-zdywRvBb.js +292 -0
  1337. package/dist/status.runtime-CKd1Qzxg.js +2 -0
  1338. package/dist/status.runtime-DB31ZRnK.js +2 -0
  1339. package/dist/status.runtime.js +1 -1
  1340. package/dist/status.scan-DjhdTOWP.js +65 -0
  1341. package/dist/status.scan-overview-BYxTBsOw.js +379 -0
  1342. package/dist/status.scan.deps.runtime-B7f3inzh.js +18 -0
  1343. package/dist/status.scan.deps.runtime.js +1 -1
  1344. package/dist/status.scan.fast-json-Dz0JcORG.js +2 -0
  1345. package/dist/status.scan.fast-json-FroEIZ9d.js +132 -0
  1346. package/dist/status.scan.runtime-CtXWwjb8.js +409 -0
  1347. package/dist/status.scan.runtime.js +1 -1
  1348. package/dist/status.summary-3UVa_X5B.js +214 -0
  1349. package/dist/status.summary-BGzGsyZB.js +2 -0
  1350. package/dist/status.update-CxsGc95A.js +79 -0
  1351. package/dist/status.update-Czi5MNWC.js +2 -0
  1352. package/dist/store-BdedeUHG.js +4 -0
  1353. package/dist/store-CUSu4-Qr.js +910 -0
  1354. package/dist/store-load-CUqchamJ.js +370 -0
  1355. package/dist/store-zVJHt5-N.js +1235 -0
  1356. package/dist/store.runtime-DEIs4Pal.js +2 -0
  1357. package/dist/store.runtime.js +1 -1
  1358. package/dist/stream-BLThzHaS.js +134 -0
  1359. package/dist/stream-BbTa3Gk4.js +27 -0
  1360. package/dist/stream-CKjYSBQh.js +664 -0
  1361. package/dist/stt-DM1vajYf.js +66 -0
  1362. package/dist/subagent-announce-BvRFZ87M.js +351 -0
  1363. package/dist/subagent-announce-delivery-QvuOM46S.js +726 -0
  1364. package/dist/subagent-announce-output-fOtzkOiP.js +364 -0
  1365. package/dist/subagent-capabilities-1ZqaiPST.js +251 -0
  1366. package/dist/subagent-control-DwnzmG6T.js +506 -0
  1367. package/dist/subagent-control.runtime-BNoZSftx.js +3 -0
  1368. package/dist/subagent-control.runtime.js +1 -1
  1369. package/dist/subagent-followup.runtime-DxR1eP_x.js +68 -0
  1370. package/dist/subagent-followup.runtime.js +1 -1
  1371. package/dist/subagent-list-w3yWfW9R.js +172 -0
  1372. package/dist/subagent-orphan-recovery-CiBbDxX3.js +305 -0
  1373. package/dist/subagent-registry-D5FrT_tn.js +3 -0
  1374. package/dist/subagent-registry-DbPekx8d.js +1753 -0
  1375. package/dist/subagent-registry.runtime.js +1 -1
  1376. package/dist/subagent-spawn-W-bTaU9l.js +1005 -0
  1377. package/dist/system-cli-B443uVHG.js +59 -0
  1378. package/dist/target-id-0_iIeBLg.js +107 -0
  1379. package/dist/targets-3Lcm8HoL.js +67 -0
  1380. package/dist/task-executor-B5e9_Hmt.js +360 -0
  1381. package/dist/task-owner-access-CIEssJ78.js +74 -0
  1382. package/dist/task-registry-M1bHrFvP.js +2366 -0
  1383. package/dist/task-registry-delivery-runtime-CiHBC7sJ.js +3 -0
  1384. package/dist/task-registry-delivery-runtime-M4O7ffju.js +2 -0
  1385. package/dist/task-registry.maintenance-BURvMU0r.js +2 -0
  1386. package/dist/task-registry.maintenance-CgrLoBqi.js +416 -0
  1387. package/dist/tavily-client--ZxuZ8JY.js +193 -0
  1388. package/dist/tavily-client-D3L2LtMF.js +2 -0
  1389. package/dist/tavily-search-provider-gMJgCeVS.js +62 -0
  1390. package/dist/telegram/audit.js +2 -2
  1391. package/dist/telegram/token.js +2 -2
  1392. package/dist/telnyx-UQXrfg_e.js +260 -0
  1393. package/dist/testing-CRy_6-wt.js +575 -0
  1394. package/dist/text-report-B3-4Dvfb.js +587 -0
  1395. package/dist/text-runtime-B4pK_Jpd.js +290 -0
  1396. package/dist/tool-auth-shared-B9CrADMc.js +90 -0
  1397. package/dist/tool-config-shared-DrS6NohH.js +19 -0
  1398. package/dist/tool-policy-pipeline-CC9_1Ta1.js +109 -0
  1399. package/dist/tool-resolution-C52y5Qtc.js +90 -0
  1400. package/dist/tool-schema-runtime-BCx7p6Ey.js +167 -0
  1401. package/dist/tools-F4mE-OU0.js +113 -0
  1402. package/dist/tools-effective-inventory-WlIlqM7G.js +152 -0
  1403. package/dist/tools-invoke-http-B04Rc8tG.js +206 -0
  1404. package/dist/tools.runtime-DV_PUXuD.js +4 -0
  1405. package/dist/tools.runtime.js +1 -1
  1406. package/dist/transcript-Bu-SsK2V.js +312 -0
  1407. package/dist/transcript-resolve.runtime-CnnOwtyU.js +2 -0
  1408. package/dist/transcript-resolve.runtime.js +1 -1
  1409. package/dist/transcript.runtime-DBVz9-zl.js +2 -0
  1410. package/dist/transcript.runtime.js +1 -1
  1411. package/dist/transport-policy-Byy3HifG.js +75 -0
  1412. package/dist/trash-BV5Gcx3a.js +24 -0
  1413. package/dist/tts-BmCzLLJ_.js +183 -0
  1414. package/dist/tts-D4vxwDtE.js +64 -0
  1415. package/dist/tui-cli-DMZ07qRK.js +4575 -0
  1416. package/dist/twilio-CZsjakcE.js +609 -0
  1417. package/dist/update-DSox1dVQ.js +1282 -0
  1418. package/dist/update-check-CaPWrLU-.js +438 -0
  1419. package/dist/update-cli-DeBm7b4g.js +1759 -0
  1420. package/dist/update-runner-eQrUTjUC.js +1892 -0
  1421. package/dist/update-startup-DgWKoqop.js +331 -0
  1422. package/dist/update-startup-XA38a9KV.js +2 -0
  1423. package/dist/upgrade-C9ke1SCc.js +1226 -0
  1424. package/dist/usage-CLnhtd59.js +606 -0
  1425. package/dist/usage-format-CaxDNPPm.js +2 -0
  1426. package/dist/usage-format-CeDc5if9.js +703 -0
  1427. package/dist/video-generation-core-CuFcXCvE.js +6 -0
  1428. package/dist/video-generation-provider-B5_G-r4P.js +64 -0
  1429. package/dist/video-generation-provider-BD7G-8X5.js +118 -0
  1430. package/dist/video-generation-provider-CIIRQd3c.js +254 -0
  1431. package/dist/video-generation-provider-CLCLvtWm.js +264 -0
  1432. package/dist/video-generation-provider-CpPkkFNc.js +187 -0
  1433. package/dist/video-generation-provider-CvmPMAXP.js +271 -0
  1434. package/dist/video-generation-provider-D4l7Q8t7.js +78 -0
  1435. package/dist/video-generation-provider-DNe73dVv.js +221 -0
  1436. package/dist/video-generation-provider-M281XkUx.js +281 -0
  1437. package/dist/video-generation-provider-Y9urhhT4.js +287 -0
  1438. package/dist/video-generation-provider-iA6Vaqc_2.js +77 -0
  1439. package/dist/video-generation-runtime-BfNI4qH8.js +2 -0
  1440. package/dist/video-generation-task-status-I3jvAjUL.js +163 -0
  1441. package/dist/voice-mapping-FtCIKOHQ.js +41 -0
  1442. package/dist/wait-for-idle-before-flush-BZhF2ejZ.js +5986 -0
  1443. package/dist/web-fetch-providers.runtime-DN6FBm7n.js +34 -0
  1444. package/dist/web-fetch-providers.runtime.js +1 -1
  1445. package/dist/web-provider-runtime-shared-C1Sy3sQI.js +180 -0
  1446. package/dist/web-search-CgZ8TUj8.js +61 -0
  1447. package/dist/web-search-provider-DL2LLOsz.js +163 -0
  1448. package/dist/web-search-provider.runtime-B01EY78s.js +2 -0
  1449. package/dist/web-search-provider.runtime-Bgwk3KBe.js +185 -0
  1450. package/dist/web-search-provider.runtime.js +1 -1
  1451. package/dist/web-search-providers.runtime-BFtJCprz.js +42 -0
  1452. package/dist/web-search-providers.runtime.js +1 -1
  1453. package/dist/webhook-shared-DMbP4pF5.js +12 -0
  1454. package/dist/webhooks-cli-lrEfJsYQ.js +321 -0
  1455. package/dist/wizard-models-CMKeAr_M.js +161 -0
  1456. package/dist/workflow-runtime-hF0PG5ky.js +485 -0
  1457. package/dist/x-search-config-CqjeeiPu.js +36 -0
  1458. package/dist/x-search-shared-DomcrGQ_.js +75 -0
  1459. package/dist/zalo-js-B0dhviG7.js +1157 -0
  1460. package/package.json +1 -1
  1461. package/dist/abort-ca8hDmJr.js +0 -201
  1462. package/dist/abort-cutoff.runtime-vuCUcBP6.js +0 -20
  1463. package/dist/abort.runtime-BrChEuUS.js +0 -2
  1464. package/dist/accounts-B8y7HaWy.js +0 -66
  1465. package/dist/accounts-BM62Jgez.js +0 -43
  1466. package/dist/accounts-C1ECKXaw.js +0 -107
  1467. package/dist/accounts-CNMAC2Vo.js +0 -365
  1468. package/dist/accounts-DH8HU_Fu.js +0 -104
  1469. package/dist/accounts-DWQpG06j.js +0 -2
  1470. package/dist/accounts.runtime-DkGk9q3U.js +0 -2
  1471. package/dist/acp-cli-BLpWVnc7.js +0 -2193
  1472. package/dist/acp-spawn-D1p6b1gk.js +0 -2
  1473. package/dist/acp-spawn-qoyl9NiU.js +0 -1093
  1474. package/dist/acp-stateful-target-driver-NL9txhIM.js +0 -89
  1475. package/dist/action-agents-C729fJ_P.js +0 -67
  1476. package/dist/action-focus-53k9XP4K.js +0 -132
  1477. package/dist/action-help-bIJZBYLz.js +0 -7
  1478. package/dist/action-info-BBzvYFX_.js +0 -101
  1479. package/dist/action-kill-C4fa3E9I.js +0 -33
  1480. package/dist/action-list-BEiIbwP1.js +0 -21
  1481. package/dist/action-log-Cq7RLW2T.js +0 -30
  1482. package/dist/action-send-DyiHgRwh.js +0 -39
  1483. package/dist/action-spawn-CEZfDvXU.js +0 -47
  1484. package/dist/action-unfocus-CpAw3JOi.js +0 -29
  1485. package/dist/actions.runtime-BKEwPyo7.js +0 -18
  1486. package/dist/actions.runtime-Bp0UusIf.js +0 -5
  1487. package/dist/agent-C2hwJefQ.js +0 -2
  1488. package/dist/agent-command-BAAeGRql.js +0 -874
  1489. package/dist/agent-harness-runtime-Czrx53YL.js +0 -144
  1490. package/dist/agent-runner-utils-DzShckNa.js +0 -239
  1491. package/dist/agent-runner.runtime-d_EtNxBK.js +0 -3455
  1492. package/dist/agent-runtime-DNgz7AOP.js +0 -18
  1493. package/dist/agents-DSV7R_Ys.js +0 -953
  1494. package/dist/agents-DZP5tYDr.js +0 -5
  1495. package/dist/agents.command-shared-CX0AI2SJ.js +0 -40
  1496. package/dist/aliases-CZemdpTj.js +0 -2
  1497. package/dist/aliases-KefnmoaT.js +0 -96
  1498. package/dist/api-B87UL3DC.js +0 -2
  1499. package/dist/api-BWN4PIiM.js +0 -4
  1500. package/dist/api-CO05iXNH.js +0 -139
  1501. package/dist/api-CVXzxdCp.js +0 -48
  1502. package/dist/api-CyjlApHT.js +0 -3
  1503. package/dist/api-D3Y0Edm_.js +0 -3
  1504. package/dist/api-DArm1ECd.js +0 -5
  1505. package/dist/api-DgHFv6c12.js +0 -2
  1506. package/dist/api-qoDs2ceF2.js +0 -2
  1507. package/dist/apply-DmW0sOwq.js +0 -508
  1508. package/dist/apply.runtime-DR3dLbbu.js +0 -166
  1509. package/dist/apply.runtime-DiBS7O9R.js +0 -2
  1510. package/dist/approval-client-helpers-CLYckHzb.js +0 -82
  1511. package/dist/approval-handler-runtime-BgRQnG4g.js +0 -439
  1512. package/dist/approval-native-helpers-XhNhwe4W.js +0 -33
  1513. package/dist/approval-native-runtime-DAsraihr.js +0 -729
  1514. package/dist/approval-renderers-bwrFaldo.js +0 -64
  1515. package/dist/attempt-execution.runtime-D_FGkDQz.js +0 -509
  1516. package/dist/attempt-execution.shared-WN2pMInT.js +0 -22
  1517. package/dist/attempt.prompt-helpers-CDzDUi1C.js +0 -221
  1518. package/dist/attempt.tool-run-context-DitxaTPJ.js +0 -933
  1519. package/dist/audit-extra.async-BCum5o_S.js +0 -971
  1520. package/dist/audit-k5sVbkP5.js +0 -939
  1521. package/dist/audit-membership-runtime-CF94r_hx.js +0 -550
  1522. package/dist/audit.deep.runtime-De20ia-s.js +0 -2
  1523. package/dist/audit.nondeep.runtime-D2m0GAmG.js +0 -880
  1524. package/dist/audit.runtime-BVZs63pn.js +0 -7
  1525. package/dist/auth-B6TDtKdZ.js +0 -177
  1526. package/dist/auth-CfUOZJWq.js +0 -2
  1527. package/dist/auth-DtQv6fQz.js +0 -56
  1528. package/dist/auth-_9zCNYrQ.js +0 -383
  1529. package/dist/auth-choice-B4-IWttU.js +0 -354
  1530. package/dist/auth-choice-CqMHwtjq.js +0 -3
  1531. package/dist/auth-choice-D1VRwrad.js +0 -88
  1532. package/dist/auth-choice-options-CvEDY7-R.js +0 -97
  1533. package/dist/auth-choice-prompt-1EriFNA8.js +0 -2
  1534. package/dist/auth-choice-prompt-XcsSlY4m.js +0 -37
  1535. package/dist/auth-choice.apply.api-providers-DA5zxSX2.js +0 -34
  1536. package/dist/auth-choice.apply.api-providers-DoVm22Ln.js +0 -2
  1537. package/dist/auth-choice.plugin-providers.runtime-R7dET-rk.js +0 -11
  1538. package/dist/auth-health-DGNHS1hv.js +0 -183
  1539. package/dist/auth-install-policy-kR4_sljC.js +0 -195
  1540. package/dist/auth-order-C3zGI0s9.js +0 -96
  1541. package/dist/auth-order-XQ9ZGPd9.js +0 -2
  1542. package/dist/auth-profiles-Bn8y2hqR.js +0 -679
  1543. package/dist/backup-create-ChqA8nu7.js +0 -395
  1544. package/dist/banner-BwacLUaf.js +0 -2
  1545. package/dist/banner-CFADygMU.js +0 -336
  1546. package/dist/base-url-l_nyPQC0.js +0 -15
  1547. package/dist/bash-tools-BBRtIa6j.js +0 -2824
  1548. package/dist/bash-tools-BI0d1TdC.js +0 -3
  1549. package/dist/binding-routing-Cvm5c1IV.js +0 -85
  1550. package/dist/binding-targets-DSs4NXbd.js +0 -121
  1551. package/dist/bluebubbles-5jDMT0b0.js +0 -77
  1552. package/dist/brave-web-search-provider-BuSp_bii.js +0 -111
  1553. package/dist/brave-web-search-provider.runtime-Dts_65-F.js +0 -229
  1554. package/dist/brave-web-search-provider.shared-BSh8nzHC.js +0 -174
  1555. package/dist/bridge-auth-registry-C5sNQKcj.js +0 -23
  1556. package/dist/bridge-server-B6Hfjg1u.js +0 -113
  1557. package/dist/browser-config-runtime-BKzd6AyE.js +0 -7
  1558. package/dist/browser-control-auth-BbzwesFd.js +0 -2
  1559. package/dist/browser-node-runtime-BDVW4WBK.js +0 -12
  1560. package/dist/browser-profiles-BFgCMoPL.js +0 -2
  1561. package/dist/browser-runtime-PsMSIYQ7.js +0 -387
  1562. package/dist/browser-setup-tools-CFB52yQc.js +0 -13
  1563. package/dist/build-TlobwpQW.js +0 -550
  1564. package/dist/call-Bx8lENb2.js +0 -3
  1565. package/dist/call-jYRpeAWm.js +0 -331
  1566. package/dist/call-status-DB7m5q5K.js +0 -33
  1567. package/dist/call.runtime-BRluUZbD.js +0 -2
  1568. package/dist/capability-cli-B3u_GAig.js +0 -1401
  1569. package/dist/card-command-Db-58QX1.js +0 -241
  1570. package/dist/catalog-provider-DLdEsRxZ.js +0 -40
  1571. package/dist/catchup-CtxTwzY8.js +0 -300
  1572. package/dist/channel-BJKHBfnq.js +0 -491
  1573. package/dist/channel-BNNnYzwK.js +0 -1100
  1574. package/dist/channel-BXS-Hd8p.js +0 -226
  1575. package/dist/channel-C4XWpowe.js +0 -1174
  1576. package/dist/channel-CJQdQgPr.js +0 -840
  1577. package/dist/channel-C_zWAu4D.js +0 -595
  1578. package/dist/channel-CtGzrF-K.js +0 -1802
  1579. package/dist/channel-O9DE4IIq.js +0 -350
  1580. package/dist/channel-WHUOtJme.js +0 -297
  1581. package/dist/channel-WoDWDxqx.js +0 -1320
  1582. package/dist/channel-add-wizard-CW2kMHCQ.js +0 -2
  1583. package/dist/channel-add-wizard-MPlDWR78.js +0 -125
  1584. package/dist/channel-core-BJjq9SOq.js +0 -5
  1585. package/dist/channel-inbound-DLs-YfUs.js +0 -31
  1586. package/dist/channel-plugin-runtime-D5jtM0YK.js +0 -771
  1587. package/dist/channel-runtime-4UjeDmDI.js +0 -425
  1588. package/dist/channel-summary-D34JTfKA.js +0 -129
  1589. package/dist/channel-summary-DN_PekkS.js +0 -2
  1590. package/dist/channel-ys2FFqi1.js +0 -453
  1591. package/dist/channel.runtime-B38Ky3R9.js +0 -109
  1592. package/dist/channel.runtime-BMhrGM1i.js +0 -26
  1593. package/dist/channel.runtime-Bl8WYZvF.js +0 -576
  1594. package/dist/channel.runtime-CX2p8xgN.js +0 -67
  1595. package/dist/channel.runtime-CrN1mC1m.js +0 -2364
  1596. package/dist/channel.runtime-D3kAsCsR.js +0 -89
  1597. package/dist/channel.runtime-DG-EUnSC.js +0 -4
  1598. package/dist/channel.runtime-IfV1Md6p.js +0 -430
  1599. package/dist/channel.runtime-w1tHjTOa.js +0 -34702
  1600. package/dist/channel.setup-dXwiMlyi.js +0 -10
  1601. package/dist/channels-DJZu0HEX.js +0 -733
  1602. package/dist/channels-cli-DJMgmakk.js +0 -268
  1603. package/dist/chat-DdKbu8CA.js +0 -2758
  1604. package/dist/chrome-Cs0ME7FH.js +0 -1181
  1605. package/dist/chrome-mcp-DkIFJETj.js +0 -2
  1606. package/dist/chrome-mcp-DxhdLTiR.js +0 -600
  1607. package/dist/chrome.executables-CfWpFyzT.js +0 -541
  1608. package/dist/clawbot-cli-CnHERFYk.js +0 -9
  1609. package/dist/clawhub-BtR3rMxw.js +0 -300
  1610. package/dist/clawhub-oHDXDom4.js +0 -400
  1611. package/dist/cli-Bt8TEQTY.js +0 -3726
  1612. package/dist/cli-C0Ib5uEO.js +0 -683
  1613. package/dist/cli-CN0o_7BK.js +0 -2
  1614. package/dist/cli-CSNAd6Sz.js +0 -72
  1615. package/dist/cli-DMPwqYqc.js +0 -219
  1616. package/dist/cli-DaXzOAcN.js +0 -154
  1617. package/dist/cli-O9WMyUsH.js +0 -2
  1618. package/dist/cli-ctyAqh0j.js +0 -2
  1619. package/dist/cli-runner-CNlk7xmx.js +0 -286
  1620. package/dist/cli-runner.runtime-BK4sQk1m.js +0 -3
  1621. package/dist/cli-runner.runtime-BT8ZZn-R.js +0 -4
  1622. package/dist/cli.runtime-DU7swpBI.js +0 -1261
  1623. package/dist/client-CQdcTPUf.js +0 -138
  1624. package/dist/codex-native-web-search-BB3PWg7n.js +0 -3
  1625. package/dist/codex-native-web-search-BLevwOtN.js +0 -113
  1626. package/dist/combined-store-gateway-Cp7gSMlV.js +0 -163
  1627. package/dist/command-auth-DkJWb2HE.js +0 -76
  1628. package/dist/command-config-resolution-CIRWRfR8.js +0 -23
  1629. package/dist/command-config-resolution-DYZWj6Zm.js +0 -2
  1630. package/dist/command-config-resolution.runtime-CUtVJOf0.js +0 -2
  1631. package/dist/command-execution-startup-DEsPsZEU.js +0 -305
  1632. package/dist/command-registry-5QcI0D66.js +0 -4
  1633. package/dist/command-registry-6nNAhDaE.js +0 -9
  1634. package/dist/command-registry-core-B-Tfqu1R.js +0 -101
  1635. package/dist/command-secret-gateway-BNnWdAlq.js +0 -528
  1636. package/dist/command-status.runtime-CKgimR6Y.js +0 -87
  1637. package/dist/commands-acp-DSm97O5v.js +0 -77
  1638. package/dist/commands-compact.runtime-BXhP6WJ6.js +0 -10
  1639. package/dist/commands-core.runtime-6efmBjL5.js +0 -2
  1640. package/dist/commands-handlers.runtime-FzK-n0L8.js +0 -4597
  1641. package/dist/commands-models-CYEA4oks.js +0 -327
  1642. package/dist/commands-reset-hooks-BuIPeOLT.js +0 -133
  1643. package/dist/commands-status-BQnB5OSX.js +0 -16
  1644. package/dist/commands-status.runtime-B6GcfEDm.js +0 -3
  1645. package/dist/commands-subagents-control.runtime-CByd528A.js +0 -2
  1646. package/dist/commands-subagents-control.runtime-CqI4LMYa.js +0 -3
  1647. package/dist/commands-system-prompt-BD_LeeZk.js +0 -2
  1648. package/dist/commands-system-prompt-C2Md_Ia1.js +0 -158
  1649. package/dist/commands.runtime-CwiPf7Cc.js +0 -166
  1650. package/dist/compact-B_4bMVpw.js +0 -1118
  1651. package/dist/compact.runtime-BhRqiBXG.js +0 -12
  1652. package/dist/completion-cli-DPAWxu_A.js +0 -328
  1653. package/dist/config-B3ZoZd5V.js +0 -5
  1654. package/dist/config-D1ooXKCx.js +0 -9
  1655. package/dist/config-DidVsRqm.js +0 -251
  1656. package/dist/config-api-BRmW2LUx.js +0 -2
  1657. package/dist/config-cli-Ibsfa8Bm.js +0 -1078
  1658. package/dist/config-compat-B57zq89q.js +0 -130
  1659. package/dist/config-compat-ixP32ZwJ.js +0 -126
  1660. package/dist/config-guard-DnIVuR5d.js +0 -96
  1661. package/dist/config-runtime-Dr1JoMKQ.js +0 -32
  1662. package/dist/config-validation-COw3JcuF.js +0 -30
  1663. package/dist/configure-BfQlIIk0.js +0 -1245
  1664. package/dist/configure-DQ-DTcOJ.js +0 -2
  1665. package/dist/connect-options-zqTIEl6K.js +0 -699
  1666. package/dist/context-D5Ro5yCf.js +0 -278
  1667. package/dist/context-g9ANkVhl.js +0 -2
  1668. package/dist/control-auth-Bi8COEXI.js +0 -125
  1669. package/dist/control-service-DkYQV-Tl.js +0 -156
  1670. package/dist/control-ui-BA0iGAG9.js +0 -688
  1671. package/dist/conversation-id-BLY9ffjm.js +0 -38
  1672. package/dist/conversation-id-DVeOM5Jh.js +0 -235
  1673. package/dist/conversation-label-generator-Cc-S8z9Q.js +0 -56
  1674. package/dist/conversation-runtime-gJt7AAg2.js +0 -31
  1675. package/dist/core-BtmNtOpS.js +0 -275
  1676. package/dist/create-an7bnQv1.js +0 -80
  1677. package/dist/cron-cli-CPG4lnt5.js +0 -713
  1678. package/dist/daemon-cli-BXuqNS-3.js +0 -12
  1679. package/dist/daemon-install-BHDgo9qp.js +0 -64
  1680. package/dist/daemon-install-auth-profiles-store.runtime-DuRtWxoP.js +0 -2
  1681. package/dist/daemon-install-plan.shared-BQxPrU7X.js +0 -266
  1682. package/dist/ddg-client-CntWAh8N.js +0 -147
  1683. package/dist/ddg-search-provider-BeZ9HYXK.js +0 -54
  1684. package/dist/delegate-DyITI93V.js +0 -64
  1685. package/dist/deliver-BUbBF0P-.js +0 -3
  1686. package/dist/deliver-VYqGta5q.js +0 -747
  1687. package/dist/deliver-runtime-LEUVCSBV.js +0 -2
  1688. package/dist/delivery-outbound.runtime-DmSpBsJ2.js +0 -6
  1689. package/dist/delivery.runtime-Dwii5usm.js +0 -253
  1690. package/dist/deps-BMuC_6j0.js +0 -73
  1691. package/dist/deps-CIN4SVhK.js +0 -2
  1692. package/dist/detached-task-runtime-CTUQj84i.js +0 -73
  1693. package/dist/devices-cli-B_M2eMJ1.js +0 -496
  1694. package/dist/diagnostic-Ca7xQ_sl.js +0 -400
  1695. package/dist/diagnostic-support-export-uKXdbhuH.js +0 -533
  1696. package/dist/diagnostics-waSemGnZ.js +0 -154
  1697. package/dist/direct-dm-CiSjkmkL.js +0 -64
  1698. package/dist/directive-handling.fast-lane-BXAeEY49.js +0 -66
  1699. package/dist/directive-handling.impl-Bz01SejL.js +0 -703
  1700. package/dist/directive-handling.impl-CiFN7Cu1.js +0 -2
  1701. package/dist/directive-handling.model-selection-DZzMOtyl.js +0 -114
  1702. package/dist/directive-handling.persist.runtime-BzIB50Uy.js +0 -215
  1703. package/dist/directory-cli-17h5XIsS.js +0 -240
  1704. package/dist/dispatch-BnQSIx2G.js +0 -1131
  1705. package/dist/dispatch-acp-CaNQyl2L.js +0 -981
  1706. package/dist/dispatch-acp-manager.runtime-DJK1eHYX.js +0 -3
  1707. package/dist/dispatch-acp-media.runtime-FDZi3hhw.js +0 -4
  1708. package/dist/dispatch-acp-session.runtime-tA9m4L7t.js +0 -2
  1709. package/dist/dispatch-acp.runtime-Bl5cvtX4.js +0 -19
  1710. package/dist/dns-cli-QNL0F2Ri.js +0 -192
  1711. package/dist/doctor-auth-BzeKJols.js +0 -172
  1712. package/dist/doctor-auth-legacy-oauth-aZ9YjnlK.js +0 -2
  1713. package/dist/doctor-auth-legacy-oauth-zNlHTB4O.js +0 -48
  1714. package/dist/doctor-claude-cli-CxK8Pfom.js +0 -147
  1715. package/dist/doctor-config-analysis-CT6ojUa2.js +0 -94
  1716. package/dist/doctor-config-flow-DUCx5yjH.js +0 -417
  1717. package/dist/doctor-config-preflight-C-cFOcPn.js +0 -63
  1718. package/dist/doctor-config-preflight-Fm2wkSwd.js +0 -2
  1719. package/dist/doctor-contract-DxFV42-h.js +0 -26
  1720. package/dist/doctor-device-pairing-DBhEA-8G.js +0 -307
  1721. package/dist/doctor-gateway-daemon-flow-Ds47Er3Y.js +0 -250
  1722. package/dist/doctor-gateway-health-EWwTw5JR.js +0 -60
  1723. package/dist/doctor-gateway-services-Cibvf3nR.js +0 -316
  1724. package/dist/doctor-health-COiArVwj.js +0 -59
  1725. package/dist/doctor-health-contributions-D58LIVdN.js +0 -486
  1726. package/dist/doctor-memory-search-C-GTYsnB.js +0 -371
  1727. package/dist/doctor-sandbox-D0hdfdpJ.js +0 -194
  1728. package/dist/doctor-session-locks-CvM6ubaI.js +0 -56
  1729. package/dist/doctor-state-integrity-CxrVC_nh.js +0 -589
  1730. package/dist/doctor-state-migrations-DWChkFtX.js +0 -2
  1731. package/dist/doctor-update-leN3aPnU.js +0 -58
  1732. package/dist/doctor-workspace-status-CiEWZXrx.js +0 -75
  1733. package/dist/dreaming-DFPenC85.js +0 -1574
  1734. package/dist/dreaming-narrative-6A27_Gft.js +0 -595
  1735. package/dist/dreaming-shared-BDD2oWhL.js +0 -21
  1736. package/dist/embedded-gateway-stub.runtime-UVgfXZzk.js +0 -9
  1737. package/dist/embedding-batch-7hvzwHHl.js +0 -191
  1738. package/dist/embedding-batch-WKVjg_Bk.js +0 -161
  1739. package/dist/embedding-provider-BJee-X_b.js +0 -64
  1740. package/dist/embedding-provider-CTEUDSG2.js +0 -38
  1741. package/dist/embedding-provider-CiLu78QS.js +0 -118
  1742. package/dist/embedding-provider-ixUayU0N.js +0 -33
  1743. package/dist/embeddings-http-C0fpcL_-.js +0 -205
  1744. package/dist/embeddings-qvqBLfrg.js +0 -215
  1745. package/dist/engine-embeddings-9_Ztlm7g.js +0 -458
  1746. package/dist/engine-qmd-CceSLwoI.js +0 -551
  1747. package/dist/exa-web-search-provider-BEY5IeZV.js +0 -80
  1748. package/dist/exa-web-search-provider.runtime-BP0Bqh27.js +0 -302
  1749. package/dist/exa-web-search-provider.runtime-CE2dSkq8.js +0 -2
  1750. package/dist/exec-approval-forwarder.runtime-oBiamxIz.js +0 -3
  1751. package/dist/exec-approval-reply-DEujRvhz.js +0 -2
  1752. package/dist/exec-approval-reply-DJBZZafd.js +0 -296
  1753. package/dist/exec-approval-session-target-C08JaU9I.js +0 -176
  1754. package/dist/exec-approvals-cli-BIz6EjFc.js +0 -498
  1755. package/dist/exec-policy-cli-CPwfn4OX.js +0 -298
  1756. package/dist/extra-params--o3Bs_ba.js +0 -388
  1757. package/dist/fallbacks-DX4YcmAx.js +0 -2
  1758. package/dist/fallbacks-inTaaG-m.js +0 -31
  1759. package/dist/fallbacks-shared-ow1la-U2.js +0 -111
  1760. package/dist/format-CDtdyx29.js +0 -245
  1761. package/dist/format-CNZYdk0T.js +0 -176
  1762. package/dist/gateway-D4iWwu3_.js +0 -115
  1763. package/dist/gateway-cli-8Nrhyv3_.js +0 -1325
  1764. package/dist/gateway-install-token-Cvm6VMoq.js +0 -119
  1765. package/dist/gateway-rpc-DnaZL20f.js +0 -14
  1766. package/dist/gateway-rpc.runtime-CkhcOPe0.js +0 -23
  1767. package/dist/gateway-status-B6eKLX3H.js +0 -584
  1768. package/dist/genesis-tools-CvMcpUvH.js +0 -8999
  1769. package/dist/genesis-tools.runtime-Ch3NDEDq.js +0 -2
  1770. package/dist/get-reply-Cm39MCyU.js +0 -3879
  1771. package/dist/get-reply-from-config.runtime-CSqCYatb.js +0 -2
  1772. package/dist/gmail-setup-utils-D2pDgLCA.js +0 -430
  1773. package/dist/gmail-watcher-lifecycle-BZgPito0.js +0 -2
  1774. package/dist/gmail-watcher-lifecycle-dFjMERa7.js +0 -191
  1775. package/dist/graph-users-BJxYqA3A.js +0 -1337
  1776. package/dist/guarded-json-api-BhJR7l-7.js +0 -594
  1777. package/dist/health-C14jIilQ.js +0 -469
  1778. package/dist/health-C6yJSCMc.js +0 -3
  1779. package/dist/heartbeat-runner-C6-gFnyC.js +0 -5
  1780. package/dist/heartbeat-runner-yUYjgzIM.js +0 -1292
  1781. package/dist/heartbeat-runner.runtime-DZzyrUNB.js +0 -4
  1782. package/dist/help-DyqSh8kc.js +0 -81
  1783. package/dist/hooks-cli-JdkXCE5M.js +0 -433
  1784. package/dist/http-endpoint-helpers-TtZT-T3I.js +0 -41
  1785. package/dist/http-headers-BRWJRzAN.js +0 -11
  1786. package/dist/http-utils-C2hu7rtC.js +0 -924
  1787. package/dist/identity-BQK1BAp-.js +0 -140
  1788. package/dist/image-CQJOF-Zg.js +0 -272
  1789. package/dist/image-fallbacks-BH9qLbBG.js +0 -31
  1790. package/dist/image-fallbacks-DUOPO1ic.js +0 -2
  1791. package/dist/image-generation-core-Dk3jOqwq.js +0 -18
  1792. package/dist/image-generation-core.auth.runtime-BkPCNk6g.js +0 -2
  1793. package/dist/image-generation-provider-B2Sotuek.js +0 -157
  1794. package/dist/image-generation-provider-BjItC1ZB.js +0 -137
  1795. package/dist/image-generation-provider-CAuX-Q7r.js +0 -63
  1796. package/dist/image-generation-provider-CNnNFca5.js +0 -274
  1797. package/dist/image-generation-provider-CW39t66x.js +0 -95
  1798. package/dist/image-generation-provider-Cr8PAjS0.js +0 -529
  1799. package/dist/image-generation-provider-fPdPfoPR.js +0 -228
  1800. package/dist/image-generation-runtime-BjkgbLs7.js +0 -2
  1801. package/dist/image-runtime-ZHzWcqxM.js +0 -9
  1802. package/dist/inbound-reply-dispatch-DPf_IrbV.js +0 -73
  1803. package/dist/inbound.runtime-DVqg8xZi.js +0 -4
  1804. package/dist/inbound.runtime-DWu8LMdN.js +0 -3
  1805. package/dist/infra-runtime-CLND6LJ0.js +0 -39
  1806. package/dist/init-CzWob-9v.js +0 -59
  1807. package/dist/install-BZaQGsDZ.js +0 -159
  1808. package/dist/install-signal-cli-CE1vqFDm.js +0 -202
  1809. package/dist/install.runtime-DOhM77gf.js +0 -2
  1810. package/dist/io-h8M_Z0Lj.js +0 -19290
  1811. package/dist/io-z2jIOtLk.js +0 -5
  1812. package/dist/jobs-CNJYQgEn.js +0 -734
  1813. package/dist/kimi-web-search-provider-B2uRzMJ7.js +0 -80
  1814. package/dist/kimi-web-search-provider.runtime-2xk5W9Cs.js +0 -2
  1815. package/dist/kimi-web-search-provider.runtime-RTe_38UX.js +0 -261
  1816. package/dist/legacy-tools-by-sender-B04NdZPf.js +0 -95
  1817. package/dist/legacy-tools-by-sender-CHP1JLBt.js +0 -2
  1818. package/dist/library-C0a9Bz2M.js +0 -45
  1819. package/dist/lifecycle-B_B_jt3r.js +0 -571
  1820. package/dist/lifecycle-DuqKKZop.js +0 -229
  1821. package/dist/lifecycle-core-BpdZi2zv.js +0 -422
  1822. package/dist/lifecycle.runtime-CgDdABk8.js +0 -2
  1823. package/dist/list-Bly8XeOF.js +0 -2
  1824. package/dist/list-CHIiamt1.js +0 -131
  1825. package/dist/list-u1v9z9iN.js +0 -1201
  1826. package/dist/list-w7tUjpdY.js +0 -2
  1827. package/dist/list.probe-kmHRFlrP.js +0 -419
  1828. package/dist/list.runtime-CjSnff-c.js +0 -159
  1829. package/dist/list.runtime-D1dElDsx.js +0 -11
  1830. package/dist/live-model-switch-Dd-0E2l_.js +0 -336
  1831. package/dist/llm-slug-generator-C3u6Ptgq.js +0 -79
  1832. package/dist/load-config-CXvIGI7N.js +0 -35
  1833. package/dist/load-context-avthPPkW.js +0 -56
  1834. package/dist/local-dispatch.runtime-BUoo02tX.js +0 -8
  1835. package/dist/logging-D5LEBy37.js +0 -13
  1836. package/dist/logging-bfkJL7yT.js +0 -2
  1837. package/dist/login-BKS5WGkP.js +0 -108
  1838. package/dist/logs-cli-DBYJ2Aq-.js +0 -265
  1839. package/dist/logs-cli.runtime-DQJPG_eL.js +0 -2
  1840. package/dist/main-session-restart-recovery-CzfY6Cd8.js +0 -206
  1841. package/dist/managed-image-attachments-BGPKA7Mn.js +0 -2
  1842. package/dist/managed-image-attachments-CTrq9ym-.js +0 -635
  1843. package/dist/manager-BYhRnRfB.js +0 -3114
  1844. package/dist/manager-C_ZGa9x8.js +0 -2057
  1845. package/dist/manager-DIHLRzYF.js +0 -2
  1846. package/dist/markdown-to-line-CRbbXtJK.js +0 -790
  1847. package/dist/mcp-cli-m4DjBDez.js +0 -725
  1848. package/dist/mcp-config-CczNZytL.js +0 -115
  1849. package/dist/mcp-http-b6UMoE_J.js +0 -529
  1850. package/dist/media-contract-BgaJThuI.js +0 -49
  1851. package/dist/media-contract-api-DzHEkFJ4.js +0 -2
  1852. package/dist/media-runtime-B1GzwmDa.js +0 -329
  1853. package/dist/media-understanding-XlANOKVy.js +0 -85
  1854. package/dist/media-understanding-provider-BMR6G9bs.js +0 -13
  1855. package/dist/media-understanding-provider-BeOpYnTw.js +0 -28
  1856. package/dist/media-understanding-provider-BxHOSDHK.js +0 -18
  1857. package/dist/media-understanding-provider-D1uimEOF.js +0 -37
  1858. package/dist/media-understanding-provider-D2bhV5kG.js +0 -69
  1859. package/dist/media-understanding-provider-Df4f_jEZ.js +0 -18
  1860. package/dist/media-understanding-provider-DjTpl-f8.js +0 -85
  1861. package/dist/media-understanding-provider-DmAZ22X7.js +0 -21
  1862. package/dist/media-understanding-provider-DyfMlzNa.js +0 -12
  1863. package/dist/media-understanding-provider-qrkRrB9V.js +0 -12
  1864. package/dist/media-understanding-runtime-BHRvMVOL.js +0 -2
  1865. package/dist/memory-CIDuBmaR.js +0 -342
  1866. package/dist/memory-core-host-engine-embeddings-M-Gp1i52.js +0 -2
  1867. package/dist/memory-core-host-engine-foundation-DasxnV_N.js +0 -11
  1868. package/dist/memory-core-host-engine-qmd-Bf8cHYXG.js +0 -2
  1869. package/dist/memory-core-host-runtime-cli-CquxELNj.js +0 -9
  1870. package/dist/memory-core-host-runtime-core-CmuFU_k8.js +0 -8
  1871. package/dist/memory-embedding-adapter-BMd68BpZ.js +0 -55
  1872. package/dist/memory-embedding-adapter-CFbi6QHC.js +0 -50
  1873. package/dist/memory-embedding-adapter-DEciIC1g.js +0 -123
  1874. package/dist/memory-embedding-adapter-DnzOdoj-.js +0 -32
  1875. package/dist/memory-host-core-CepAYJOC.js +0 -2
  1876. package/dist/memory-host-search-ef4xiGhZ.js +0 -12
  1877. package/dist/memory-host-search.runtime-DFl3cUHn.js +0 -2
  1878. package/dist/memory-runtime-Bwq0Ofx-.js +0 -2
  1879. package/dist/memory-runtime-Cj0UGN2J.js +0 -26
  1880. package/dist/message-CmjuvIFf.js +0 -232
  1881. package/dist/message-action-runner-CiY3rhqt.js +0 -1407
  1882. package/dist/message-action-runner-Do4P0h5i.js +0 -2
  1883. package/dist/message-actions-BYREqFJA.js +0 -143
  1884. package/dist/message.config.runtime-8kkpPgDw.js +0 -2
  1885. package/dist/message.gateway.runtime-gkoWzaYV.js +0 -2
  1886. package/dist/metadata-registry-loader-DAu2cSL5.js +0 -16
  1887. package/dist/metadata-registry-loader-GRi5Rm2Z.js +0 -2
  1888. package/dist/minimax-vlm-DkZ09FrD.js +0 -233
  1889. package/dist/minimax-web-search-provider--mirSuQz.js +0 -53
  1890. package/dist/minimax-web-search-provider.runtime-BCJPoUln.js +0 -140
  1891. package/dist/minimax-web-search-provider.runtime-Bg9lBTAr.js +0 -2
  1892. package/dist/mock-BBELHoyy.js +0 -136
  1893. package/dist/model-BEm0xMnp.js +0 -666
  1894. package/dist/model-DDJPPR3F.js +0 -3
  1895. package/dist/model-auth-C1Z9RsQ5.js +0 -456
  1896. package/dist/model-auth-env-Dz5Pixvx.js +0 -68
  1897. package/dist/model-auth-label-BAtXJxa0.js +0 -46
  1898. package/dist/model-catalog-C3Ib1fYR.js +0 -2
  1899. package/dist/model-catalog-DXtA4U6p.js +0 -159
  1900. package/dist/model-definitions-B8q-8mef.js +0 -260
  1901. package/dist/model-fallback-BSj7JGyo.js +0 -827
  1902. package/dist/model-fallback-auth.runtime-Bb5Zkx_r.js +0 -4
  1903. package/dist/model-picker-BTHkN0l4.js +0 -554
  1904. package/dist/model-picker-C3HMFJxK.js +0 -3
  1905. package/dist/model-picker-visibility-BL8rbGSy.js +0 -13
  1906. package/dist/model-picker.runtime-DX0Lf0PG.js +0 -15
  1907. package/dist/model-selection-Cc1fswUI.js +0 -213
  1908. package/dist/model-suppression-DvaJBPSc.js +0 -28
  1909. package/dist/model-suppression.runtime-JuLFgwjM.js +0 -7
  1910. package/dist/models-BJgjZ5vN.js +0 -18
  1911. package/dist/models-BS1WkKuU.js +0 -569
  1912. package/dist/models-Bdl84ZEi.js +0 -760
  1913. package/dist/models-DAWoIDFQ.js +0 -18
  1914. package/dist/models-auth-status-B_Pcr0tl.js +0 -201
  1915. package/dist/models-cli-C7_XNkjs.js +0 -219
  1916. package/dist/models-config-CeSA-IsM.js +0 -2
  1917. package/dist/models-config-DzJzRLUs.js +0 -933
  1918. package/dist/models-config.providers.secrets-DACp_2kp.js +0 -304
  1919. package/dist/models-ezJkixUd.js +0 -47
  1920. package/dist/models-http-CtMnZc8I.js +0 -92
  1921. package/dist/models-iki4v2pw.js +0 -157
  1922. package/dist/models.fetch-DeidpNMb.js +0 -518
  1923. package/dist/monitor-22LY8y6z.js +0 -788
  1924. package/dist/monitor-BZdf_CEm.js +0 -1237
  1925. package/dist/monitor-CTVDlTs2.js +0 -671
  1926. package/dist/monitor-Cfv-KGAl.js +0 -1661
  1927. package/dist/monitor-D_5ywEdZ.js +0 -295
  1928. package/dist/monitor-DuA69-8E.js +0 -2
  1929. package/dist/monitor-auth-BNDlfcw7.js +0 -207
  1930. package/dist/monitor-cmWeDVxf.js +0 -1459
  1931. package/dist/monitor-processing-D9Xcsagt.js +0 -1974
  1932. package/dist/monitor.runtime-zWvcbNim.js +0 -2
  1933. package/dist/monitor.webhook-BYWQa5lY.js +0 -180
  1934. package/dist/msteams-n9HDT4O-.js +0 -35
  1935. package/dist/music-generation-provider-BOf8FxsI.js +0 -170
  1936. package/dist/music-generation-provider-DXjWrzeQ.js +0 -63
  1937. package/dist/mutate-DCm-o6et.js +0 -116
  1938. package/dist/native-hook-relay-CKyIfLOm.js +0 -519
  1939. package/dist/native-web-search-CVg_cqdB.js +0 -64
  1940. package/dist/nextcloud-talk-BuJVVP0J.js +0 -17
  1941. package/dist/node-cli-BaWSEysu.js +0 -2506
  1942. package/dist/nodes-cli-DZht7scn.js +0 -1046
  1943. package/dist/nodes-utils-C6IKaTjm.js +0 -84
  1944. package/dist/notify-v0zoiI-O.js +0 -315
  1945. package/dist/oauth-B8tWMfTJ.js +0 -139
  1946. package/dist/oauth-BmcwdgQf.js +0 -75
  1947. package/dist/oauth-DDT-kHNB.js +0 -152
  1948. package/dist/oauth-Gan0lup1.js +0 -2
  1949. package/dist/oauth.flow-CNEwf0O5.js +0 -45
  1950. package/dist/oauth.flow-CUZgJHCQ.js +0 -3
  1951. package/dist/onboard-BN0A1x-N.js +0 -632
  1952. package/dist/onboard-BxGE5zlS.js +0 -29
  1953. package/dist/onboard-C4pAjamt.js +0 -49
  1954. package/dist/onboard-Cu0Zb0tI.js +0 -25
  1955. package/dist/onboard-DSrD9d76.js +0 -58
  1956. package/dist/onboard-custom-D7-Whw_0.js +0 -271
  1957. package/dist/onboard-custom-Skp24tPF.js +0 -3
  1958. package/dist/onboard-g0Gns-rv.js +0 -25
  1959. package/dist/onboard-search-XCG-N-tW.js +0 -323
  1960. package/dist/onboard-uHe_WHnV.js +0 -25
  1961. package/dist/onboard-vfG-wMNV.js +0 -316
  1962. package/dist/openai-codex-auth-identity-BP8ajX50.js +0 -45
  1963. package/dist/openai-codex-device-code-Cr2cbEdd.js +0 -164
  1964. package/dist/openai-codex-provider-BehtHuQr.js +0 -464
  1965. package/dist/openai-codex-shared-HFAofBwf.js +0 -6
  1966. package/dist/openai-http-DwCqhEcX.js +0 -500
  1967. package/dist/openai-provider-DsET7IpX.js +0 -313
  1968. package/dist/opencode-Cb-WQKky.js +0 -35
  1969. package/dist/openresponses-http-tJr67vC1.js +0 -1128
  1970. package/dist/order-dgHk1PE1.js +0 -109
  1971. package/dist/outbound-media-FIxE0Dv0.js +0 -57
  1972. package/dist/outbound-runtime-UoL4JsL6.js +0 -5
  1973. package/dist/outbound.runtime-nXA4k1xA.js +0 -2
  1974. package/dist/pair-command-approve-G5y-rKn9.js +0 -44
  1975. package/dist/pairing-cli-Cj31Dv4N.js +0 -117
  1976. package/dist/perplexity-web-search-provider-B6x_ImjZ.js +0 -92
  1977. package/dist/perplexity-web-search-provider.runtime-CXeIZv1r.js +0 -2
  1978. package/dist/perplexity-web-search-provider.runtime-DnjYQskA.js +0 -324
  1979. package/dist/persistent-bindings.lifecycle-C56aKBVc.js +0 -2
  1980. package/dist/persistent-bindings.lifecycle-CfBqvz9L.js +0 -85
  1981. package/dist/pi-bundle-mcp-runtime--MTfBo4Z.js +0 -829
  1982. package/dist/pi-bundle-mcp-runtime-ean1aFxj.js +0 -2
  1983. package/dist/pi-bundle-mcp-tools-BqjE32FZ.js +0 -108
  1984. package/dist/pi-embedded-B1wvxHXL.js +0 -2905
  1985. package/dist/pi-embedded-DmDb-oUB.js +0 -4
  1986. package/dist/pi-embedded-subscribe.handlers.compaction.runtime-BoDN2GHw.js +0 -23
  1987. package/dist/pi-embedded.runtime-D5xqw9Ko.js +0 -4
  1988. package/dist/pi-model-discovery-CYZ5LuGU.js +0 -237
  1989. package/dist/pi-tool-definition-adapter-CAxlo-Va.js +0 -217
  1990. package/dist/pi-tools-C69yvznf.js +0 -1057
  1991. package/dist/pi-tools.before-tool-call-BDeCmoAy.js +0 -2
  1992. package/dist/pi-tools.before-tool-call-DG7VVNBn.js +0 -433
  1993. package/dist/pi-tools.before-tool-call.runtime-GbZhbLH3.js +0 -13
  1994. package/dist/plivo-DFM_olZN.js +0 -394
  1995. package/dist/plugin-B9Ld0CUs.js +0 -12195
  1996. package/dist/plugin-enabled-Cxce83s1.js +0 -140
  1997. package/dist/plugin-install-config-policy-BimGg0f2.js +0 -137
  1998. package/dist/plugin-registration-BxJi2XYk.js +0 -23
  1999. package/dist/plugin-registry-D66gpl7-.js +0 -2
  2000. package/dist/plugin-registry-dEPS2Zb9.js +0 -3
  2001. package/dist/plugin-service-Cu0uMqDN.js +0 -2890
  2002. package/dist/plugins-cli-UICpKNEZ.js +0 -584
  2003. package/dist/plugins-command-helpers-ny7AVRZJ.js +0 -107
  2004. package/dist/plugins-install-persist-CSPRiteo.js +0 -133
  2005. package/dist/plugins-update-command-4Jece913.js +0 -1057
  2006. package/dist/policy-DgfegT_Y.js +0 -328
  2007. package/dist/prepare.runtime-C_sRmuFC.js +0 -815
  2008. package/dist/preview-warnings-BSovEOvs.js +0 -120
  2009. package/dist/probe-8vb_Ssot.js +0 -45
  2010. package/dist/probe-B6zM3cMF.js +0 -74
  2011. package/dist/probe-BjmKFiz1.js +0 -2205
  2012. package/dist/probe-CbOoVumf.js +0 -2
  2013. package/dist/probe-D6yFcZpK.js +0 -1443
  2014. package/dist/probe-DtHuNHbp.js +0 -243
  2015. package/dist/probe-XYiCUrVW.js +0 -32
  2016. package/dist/probe.runtime-oasa8nRY.js +0 -2
  2017. package/dist/profiles-t-GpZimP.js +0 -111
  2018. package/dist/program-B7jIObA6.js +0 -111
  2019. package/dist/prompt-select-styled-DvkSxDCm.js +0 -20
  2020. package/dist/provider-DuH_nkk-.js +0 -70
  2021. package/dist/provider-api-key-auth-BCbqFek0.js +0 -114
  2022. package/dist/provider-api-key-auth.runtime-C0dB6QR5.js +0 -14
  2023. package/dist/provider-auth-DlJTw0-4.js +0 -46
  2024. package/dist/provider-auth-api-key-kFD2TSQI.js +0 -5
  2025. package/dist/provider-auth-choice-7C46Z7_L.js +0 -228
  2026. package/dist/provider-auth-choice-preference-g0W-1lIY.js +0 -26
  2027. package/dist/provider-auth-choice.runtime-BMstkDeF.js +0 -14
  2028. package/dist/provider-auth-choice.runtime-DBaJlbBQ.js +0 -2
  2029. package/dist/provider-auth-guidance-CLhKt9_y.js +0 -2
  2030. package/dist/provider-auth-guidance-DMjnCkYr.js +0 -34
  2031. package/dist/provider-auth-helpers-g5J1YN29.js +0 -173
  2032. package/dist/provider-auth-input-Cmt5ISWx.js +0 -119
  2033. package/dist/provider-auth-runtime-C_of8BP-.js +0 -149
  2034. package/dist/provider-catalog-Bva0AQ20.js +0 -24
  2035. package/dist/provider-catalog-CDF5UffZ.js +0 -12
  2036. package/dist/provider-catalog-CIZ7lwcD.js +0 -11
  2037. package/dist/provider-catalog-WRqmEzqK.js +0 -26
  2038. package/dist/provider-catalog-lrSBHdfM.js +0 -11
  2039. package/dist/provider-compat-ia849gPL.js +0 -37
  2040. package/dist/provider-discovery.runtime-CKPRNOu9.js +0 -118
  2041. package/dist/provider-dispatcher-BIOPYzb9.js +0 -2
  2042. package/dist/provider-dispatcher-CpwviX0O.js +0 -22
  2043. package/dist/provider-entry-BZGcYiV-.js +0 -106
  2044. package/dist/provider-flow-DNqq-LGA.js +0 -147
  2045. package/dist/provider-model-defaults-M93SupwY.js +0 -6
  2046. package/dist/provider-models-BvjP15o5.js +0 -35
  2047. package/dist/provider-models-DzsmORvl.js +0 -119
  2048. package/dist/provider-registration-BL1hjJNQ.js +0 -218
  2049. package/dist/provider-registration-CKaw8a6k.js +0 -37
  2050. package/dist/provider-runtime-C4mK2ZHM.js +0 -472
  2051. package/dist/provider-runtime-C9Y0fX9M.js +0 -2
  2052. package/dist/provider-runtime.runtime-C1zVPJ_2.js +0 -26
  2053. package/dist/provider-self-hosted-setup-B_01kPQV.js +0 -251
  2054. package/dist/provider-setup-BTm4FuW0.js +0 -2
  2055. package/dist/provider-stream-BZwCdDk2.js +0 -290
  2056. package/dist/provider-stream-D80mDtUQ.js +0 -2174
  2057. package/dist/provider-stream-family-tKIQwQoP.js +0 -2
  2058. package/dist/provider-usage-DZHssxuZ.js +0 -4
  2059. package/dist/provider-usage-DtCUHOBT.js +0 -71
  2060. package/dist/provider-usage.load-DfxOyIjr.js +0 -334
  2061. package/dist/provider-utils-CDXJKXaV.js +0 -49
  2062. package/dist/provider-wizard-FaPEKwkS.js +0 -166
  2063. package/dist/providers.runtime-CNRwqmqP.js +0 -164
  2064. package/dist/providers.runtime-D5WUUxG6.js +0 -2
  2065. package/dist/proxy-stream-wrappers-Bne4sxnC.js +0 -394
  2066. package/dist/prune-CObb_7Tm.js +0 -83
  2067. package/dist/pw-ai-BXxjh18R.js +0 -2511
  2068. package/dist/pw-role-snapshot-Bl3hTc-h.js +0 -380
  2069. package/dist/qmd-manager-BUsmbNH2.js +0 -1921
  2070. package/dist/qr-cli-CJXKCj0L.js +0 -2
  2071. package/dist/qr-cli-kSU9X-N0.js +0 -349
  2072. package/dist/qr-image-BGiWCT9D.js +0 -2
  2073. package/dist/queue-C2h8xD0q.js +0 -409
  2074. package/dist/reaction-runtime-api-3XFmruJA.js +0 -116
  2075. package/dist/reactions-By-nqZC6.js +0 -998
  2076. package/dist/read-best-effort-config.runtime-D8wqGyi-.js +0 -2
  2077. package/dist/read-capability-iNDCfA71.js +0 -412
  2078. package/dist/realtime-provider-shared-BUH18A9i.js +0 -37
  2079. package/dist/realtime-transcription-provider-C8U5iIPd.js +0 -184
  2080. package/dist/realtime-transcription-provider-Ct_urZH7.js +0 -172
  2081. package/dist/realtime-transcription-provider-DWWihiYW.js +0 -184
  2082. package/dist/realtime-transcription-provider-DixI6prO.js +0 -120
  2083. package/dist/realtime-transcription-provider-LPnmN5fC.js +0 -183
  2084. package/dist/realtime-voice-provider-CNHR_8Ip.js +0 -489
  2085. package/dist/record-shared-B-W3jnOg.js +0 -10
  2086. package/dist/register-service-commands-C4gdXE5G.js +0 -71
  2087. package/dist/register.agent-CT6bSshW.js +0 -248
  2088. package/dist/register.backup-DZZZkF5L.js +0 -64
  2089. package/dist/register.configure-CImVXV1T.js +0 -15
  2090. package/dist/register.maintenance-D5jC2Wav.js +0 -438
  2091. package/dist/register.message-CT0eXmu4.js +0 -329
  2092. package/dist/register.onboard-BiigO1vS.js +0 -81
  2093. package/dist/register.runtime-CGAA56n8.js +0 -81
  2094. package/dist/register.setup-BG-rXone.js +0 -150
  2095. package/dist/register.status-health-sessions-CYuXd-5V.js +0 -1215
  2096. package/dist/register.subclis-BaJ6m946.js +0 -29
  2097. package/dist/register.subclis-D2lhCIAR.js +0 -3
  2098. package/dist/register.subclis-core-BZs-HQ4k.js +0 -249
  2099. package/dist/register.wallet-IC7GFGSz.js +0 -159
  2100. package/dist/repair-sequencing-DAQWWg1Q.js +0 -145
  2101. package/dist/replay-policy-SzJMVnli.js +0 -8
  2102. package/dist/reply-dispatch-runtime-DjIuN_dr.js +0 -13
  2103. package/dist/reply-media-paths.runtime-BwHwrFo5.js +0 -146
  2104. package/dist/reply-media-paths.runtime-BzHN3Oug.js +0 -2
  2105. package/dist/reply-payload-transform-DZTvoDh6.js +0 -720
  2106. package/dist/reply-runtime-5TFidLR3.js +0 -11
  2107. package/dist/reply.runtime-6d1e0INl.js +0 -2
  2108. package/dist/resolve-CmlJ4Qe6.js +0 -259
  2109. package/dist/response-generator-Bkk91EcQ.js +0 -175
  2110. package/dist/restart-DXckXfpS.js +0 -490
  2111. package/dist/root-help-DsdvAmaO.js +0 -44
  2112. package/dist/route-reply-GewElVG6.js +0 -162
  2113. package/dist/route-reply.runtime-CkHKAVic.js +0 -2
  2114. package/dist/routes-BxtbmAAO.js +0 -2
  2115. package/dist/routes-Dm0_DobO.js +0 -3341
  2116. package/dist/rpc-2YP43H5U.js +0 -61
  2117. package/dist/rpc-context-Cz5ff-4T.js +0 -17
  2118. package/dist/rpc.runtime-CmH330Bk.js +0 -21
  2119. package/dist/run-auth-profile.runtime-BN1_tgCB.js +0 -2
  2120. package/dist/run-context.runtime-DiIMdE17.js +0 -2
  2121. package/dist/run-delivery.runtime-qZIB76oE.js +0 -530
  2122. package/dist/run-embedded.runtime-nHunVmCv.js +0 -4
  2123. package/dist/run-execution-cli.runtime-CMT7La6D.js +0 -4
  2124. package/dist/run-executor.runtime-BG6SDi3f.js +0 -277
  2125. package/dist/run-main-C4yxwXlS.js +0 -516
  2126. package/dist/run-model-catalog.runtime-BeDPla6j.js +0 -2
  2127. package/dist/run-subagent-registry.runtime-D0RcqcJr.js +0 -2
  2128. package/dist/run-wait--kou3jZ7.js +0 -135
  2129. package/dist/runner-CJNyVFAv.js +0 -966
  2130. package/dist/runner.entries-CDDEOL4i.js +0 -604
  2131. package/dist/runs-BeROanhp.js +0 -496
  2132. package/dist/runs-oFHUw3em.js +0 -2
  2133. package/dist/runtime-B99WdxAw.js +0 -262
  2134. package/dist/runtime-BBdZI0T9.js +0 -116
  2135. package/dist/runtime-BMTh1o_4.js +0 -187
  2136. package/dist/runtime-BuDSQWY3.js +0 -187
  2137. package/dist/runtime-BvxkGJm2.js +0 -9
  2138. package/dist/runtime-C7re7-b0.js +0 -2
  2139. package/dist/runtime-CVeRX_h2.js +0 -72
  2140. package/dist/runtime-DgQ5oUKq.js +0 -973
  2141. package/dist/runtime-DhFt71Dh.js +0 -94
  2142. package/dist/runtime-SBCw4GZx.js +0 -2
  2143. package/dist/runtime-UhEn3-g2.js +0 -107
  2144. package/dist/runtime-WH7zKxDh.js +0 -269
  2145. package/dist/runtime-api-6SzMK-FZ.js +0 -4
  2146. package/dist/runtime-api-BAMrcB-5.js +0 -9
  2147. package/dist/runtime-api-DLSrxS5O.js +0 -9
  2148. package/dist/runtime-api-DsPleWQg.js +0 -14
  2149. package/dist/runtime-embedded-pi.runtime-eyjaJfAz.js +0 -2
  2150. package/dist/runtime-entry-NIlaVaCh.js +0 -2769
  2151. package/dist/runtime-internal-BTfGDlHi.js +0 -2
  2152. package/dist/runtime-model-auth.runtime-BmCKx59j.js +0 -45
  2153. package/dist/runtime-model-auth.runtime-CtfEmiHD.js +0 -2
  2154. package/dist/runtime-options-B5_eZxMV.js +0 -275
  2155. package/dist/runtime-prepare.runtime-CYL2KuLu.js +0 -80
  2156. package/dist/runtime-provider-2DNb6s0A.js +0 -21
  2157. package/dist/runtime-registry-loader-DR-J9mYJ.js +0 -2
  2158. package/dist/runtime-registry-loader-oRtkux7P.js +0 -85
  2159. package/dist/runtime-schema--IHLExJA.js +0 -27780
  2160. package/dist/runtime-shared-ClxGZaGO.js +0 -267
  2161. package/dist/runtime-tx7lDmPU.js +0 -475
  2162. package/dist/runtime-web-channel-plugin-DSUY71Zm.js +0 -203
  2163. package/dist/runtime-web-tools-B5m4pFEj.js +0 -1477
  2164. package/dist/runtime-web-tools-fallback.runtime-CuzXsYDs.js +0 -9
  2165. package/dist/sandbox-Bjg0J6uZ.js +0 -1156
  2166. package/dist/sandbox-DyLgT2hb.js +0 -3
  2167. package/dist/sandbox-cli-BLLA3tnd.js +0 -450
  2168. package/dist/scan-D0fsxqed.js +0 -2
  2169. package/dist/scan-DrjjN66Z.js +0 -523
  2170. package/dist/secrets-cli-xKEQ4JhR.js +0 -2101
  2171. package/dist/security-cli-B2rQ7-9U.js +0 -486
  2172. package/dist/selection-DEAdLh1Q.js +0 -2
  2173. package/dist/selection-zPPyzfBX.js +0 -7736
  2174. package/dist/semver-compare-4WdZjB8E.js +0 -53
  2175. package/dist/send-Buu-OT-I.js +0 -534
  2176. package/dist/send-CYKfZTCJ.js +0 -156
  2177. package/dist/send-Di1tRwJD.js +0 -102
  2178. package/dist/send.runtime-Bw22DBkL.js +0 -2
  2179. package/dist/server-CkhWy2iz.js +0 -77
  2180. package/dist/server-DPbF4NLN.js +0 -13
  2181. package/dist/server-context-C3fozX-C.js +0 -2
  2182. package/dist/server-context-R_Yx4X7V.js +0 -847
  2183. package/dist/server-middleware-K0bO4D5s.js +0 -120
  2184. package/dist/server-node-events-CdZP3Kok.js +0 -481
  2185. package/dist/server-plugin-bootstrap-C1Su6th-.js +0 -2
  2186. package/dist/server-plugin-bootstrap-DV23MPGu.js +0 -11333
  2187. package/dist/server-restart-sentinel-BWiOzljY.js +0 -697
  2188. package/dist/server-startup-memory-DcY7vInd.js +0 -32
  2189. package/dist/server.impl-DVM9pR9C.js +0 -12735
  2190. package/dist/service-2moXf4Z3.js +0 -940
  2191. package/dist/session-DgdrHsUH.js +0 -48
  2192. package/dist/session-cost-usage-v7CmY-jl.js +0 -651
  2193. package/dist/session-envelope-DdJGLsph.js +0 -18
  2194. package/dist/session-key-CGM2lMjF.js +0 -65
  2195. package/dist/session-kill-http-B_J1fJ4-.js +0 -110
  2196. package/dist/session-meta-DNYXwb8Y.js +0 -109
  2197. package/dist/session-override-CvWOXFPt.js +0 -106
  2198. package/dist/session-reset-model.runtime-CSgYVD3U.js +0 -133
  2199. package/dist/session-reset-service-DPgw70iw.js +0 -471
  2200. package/dist/session-route-B0h6MEyB.js +0 -93
  2201. package/dist/session-status.runtime-DCvgI1pG.js +0 -2
  2202. package/dist/session-store-2T8PZlcn.js +0 -126
  2203. package/dist/session-store.runtime-BvnkL0Mw.js +0 -2
  2204. package/dist/session-subagent-reactivation.runtime-BgsCnI-h.js +0 -2
  2205. package/dist/session-system-events-Yvfgcmpd.js +0 -63
  2206. package/dist/session-tab-registry-BoZsI5I6.js +0 -491
  2207. package/dist/session-transcript-hit-CJ5Jj7sA.js +0 -41
  2208. package/dist/session-updates-CUUxKrNv.js +0 -236
  2209. package/dist/session-updates.runtime-Dl3SAkoT.js +0 -2
  2210. package/dist/session-utils-BrGPE9ed.js +0 -926
  2211. package/dist/session-visibility-CZjMA1SL.js +0 -147
  2212. package/dist/sessions-BsnttWP_.js +0 -48
  2213. package/dist/sessions-CZok7kda.js +0 -281
  2214. package/dist/sessions-DnGJeOcI.js +0 -2
  2215. package/dist/sessions-GSCHVTz5.js +0 -16
  2216. package/dist/sessions-helpers-B3W7MdIb.js +0 -304
  2217. package/dist/sessions-history-http-Bw5J6HQ-.js +0 -383
  2218. package/dist/sessions-resolve-C-VZh_56.js +0 -174
  2219. package/dist/sessions.runtime-cLuc67tJ.js +0 -2
  2220. package/dist/set-5DGVoB6Q.js +0 -2
  2221. package/dist/set-COJp56WQ.js +0 -17
  2222. package/dist/set-image-CLKXLt5l.js +0 -2
  2223. package/dist/set-image-Wy-bkC3Q.js +0 -17
  2224. package/dist/setup-BG2J2HR-.js +0 -495
  2225. package/dist/setup-CEO-WwxS.js +0 -421
  2226. package/dist/setup-api-Culp0Usf.js +0 -29
  2227. package/dist/setup-core-CaTBS6Tz.js +0 -171
  2228. package/dist/setup-core-Dhwqz5ni.js +0 -184
  2229. package/dist/setup-core-Zijy2DMv.js +0 -393
  2230. package/dist/setup-core-youmXvW_.js +0 -176
  2231. package/dist/setup-surface-BBqs2Jo2.js +0 -351
  2232. package/dist/setup-surface-BKIPq1vY.js +0 -72
  2233. package/dist/setup-surface-BeMn-9hU.js +0 -403
  2234. package/dist/setup-surface-CUd-s0wh.js +0 -286
  2235. package/dist/setup-surface-Czri_ht7.js +0 -3
  2236. package/dist/setup-surface-DtscjAY3.js +0 -219
  2237. package/dist/setup.finalize-BSCjEqxV.js +0 -539
  2238. package/dist/shared-B3Pz1Xcr.js +0 -121
  2239. package/dist/shared-Bc3x3THS.js +0 -76
  2240. package/dist/shared-C2qh8ugk.js +0 -217
  2241. package/dist/shared-CciCGYbs.js +0 -135
  2242. package/dist/shared-CsIxMVr_.js +0 -186
  2243. package/dist/shared-CxbLx0Ww.js +0 -198
  2244. package/dist/shared-DicCIRvK.js +0 -60
  2245. package/dist/shared-runtime-6_MnYe7Q.js +0 -7
  2246. package/dist/short-term-promotion-BIzj922a.js +0 -1543
  2247. package/dist/simple-completion-runtime-CGhlf0hZ.js +0 -158
  2248. package/dist/simple-completion-transport-DewSxAwJ.js +0 -33
  2249. package/dist/skills-clawhub-Dlv_j_Jg.js +0 -275
  2250. package/dist/skills-cli-D0EdapwV.js +0 -370
  2251. package/dist/slash-state-XfeMEeuI.js +0 -1911
  2252. package/dist/speech-core-DvaF8h0I.js +0 -94
  2253. package/dist/speech-provider-BQ98DhrM.js +0 -184
  2254. package/dist/speech-provider-BrwlxrtZ.js +0 -395
  2255. package/dist/speech-provider-CQLk4cH9.js +0 -170
  2256. package/dist/speech-provider-CUinmhV6.js +0 -103
  2257. package/dist/speech-provider-Cu9Q9-q6.js +0 -216
  2258. package/dist/speech-provider-Dr8g2Zbc.js +0 -209
  2259. package/dist/speech-provider-xHvRvcVe.js +0 -209
  2260. package/dist/src-BiDxQvtV.js +0 -3974
  2261. package/dist/stage-sandbox-media.runtime-UP-7985c.js +0 -232
  2262. package/dist/startup-auth-DVAg6R78.js +0 -180
  2263. package/dist/startup-context-CXQi-7YB.js +0 -312
  2264. package/dist/state-migrations-Aoorw4v_.js +0 -820
  2265. package/dist/status--hkh9cCZ.js +0 -209
  2266. package/dist/status-B880ja1s.js +0 -3
  2267. package/dist/status-BwSnS_wh.js +0 -397
  2268. package/dist/status-Cra01dC_.js +0 -62
  2269. package/dist/status-CuYSeMym.js +0 -2
  2270. package/dist/status-DY0DlWlw.js +0 -190
  2271. package/dist/status-DuZdkulz.js +0 -323
  2272. package/dist/status-MT62_Jgw.js +0 -2
  2273. package/dist/status-all-Dr3a4BAf.js +0 -498
  2274. package/dist/status-json-CXeZPfDL.js +0 -14
  2275. package/dist/status-json-command-JBCAP3wk.js +0 -84
  2276. package/dist/status-message-D8KTfWqp.js +0 -466
  2277. package/dist/status-message.runtime-i6HSwq0C.js +0 -6
  2278. package/dist/status-queue.runtime-Dpqj1jlp.js +0 -2
  2279. package/dist/status-runtime-shared-BeB5Gpc6.js +0 -257
  2280. package/dist/status-subagents.runtime-B4UXD0lL.js +0 -18
  2281. package/dist/status-text-myqmk4OL.js +0 -237
  2282. package/dist/status.command.text-runtime-DxXvRSSp.js +0 -15
  2283. package/dist/status.gateway-connection.runtime-B0Iwl2iZ.js +0 -2
  2284. package/dist/status.gather-CRbfrtwi.js +0 -292
  2285. package/dist/status.gather-DgGJqGIO.js +0 -2
  2286. package/dist/status.runtime-B1fTpY0S.js +0 -2
  2287. package/dist/status.runtime-Cbw0CFuM.js +0 -2
  2288. package/dist/status.scan-C1aqDsy2.js +0 -65
  2289. package/dist/status.scan-overview-BerlJz2l.js +0 -379
  2290. package/dist/status.scan.deps.runtime-vyKPba81.js +0 -18
  2291. package/dist/status.scan.fast-json-BXY82vu2.js +0 -2
  2292. package/dist/status.scan.fast-json-DJqgEbzZ.js +0 -132
  2293. package/dist/status.scan.runtime-nuf4UXm_.js +0 -409
  2294. package/dist/status.summary-CCdLUph8.js +0 -214
  2295. package/dist/status.summary-CHAn0_FS.js +0 -2
  2296. package/dist/status.update-Brj2S4WO.js +0 -2
  2297. package/dist/status.update-wHbH0vtL.js +0 -79
  2298. package/dist/store-DPPUFKL4.js +0 -1235
  2299. package/dist/store-DVf_1KBR.js +0 -4
  2300. package/dist/store-DsNJP7a2.js +0 -910
  2301. package/dist/store-load-DevCJoMp.js +0 -370
  2302. package/dist/store.runtime-DXcFo-7e.js +0 -2
  2303. package/dist/stream-CpdM0BB4.js +0 -27
  2304. package/dist/stream-QnfgL1uu.js +0 -664
  2305. package/dist/stream-Yw9oI1N9.js +0 -134
  2306. package/dist/stt-BKJ7-W_H.js +0 -66
  2307. package/dist/subagent-announce-D4jG75Ub.js +0 -351
  2308. package/dist/subagent-announce-delivery-BkQYzDcy.js +0 -726
  2309. package/dist/subagent-announce-output-C3pkuu-t.js +0 -364
  2310. package/dist/subagent-capabilities-Dr9kqRXv.js +0 -251
  2311. package/dist/subagent-control-DVVK8du2.js +0 -506
  2312. package/dist/subagent-control.runtime-D20i92a8.js +0 -3
  2313. package/dist/subagent-followup.runtime-CdeweG-S.js +0 -68
  2314. package/dist/subagent-list-CPGmzGIr.js +0 -172
  2315. package/dist/subagent-orphan-recovery-ZQanOHb4.js +0 -305
  2316. package/dist/subagent-registry-BcPa3ho0.js +0 -3
  2317. package/dist/subagent-registry-hJUso5eL.js +0 -1753
  2318. package/dist/subagent-spawn-DTaeQc9q.js +0 -1005
  2319. package/dist/system-cli-MQUV1Kt2.js +0 -59
  2320. package/dist/target-id-DwGFlj0w.js +0 -107
  2321. package/dist/targets-BPdSjnQH.js +0 -67
  2322. package/dist/task-executor-B62Qzfi-.js +0 -360
  2323. package/dist/task-owner-access-BBMrMOlN.js +0 -74
  2324. package/dist/task-registry-BD-ew2bT.js +0 -2366
  2325. package/dist/task-registry-delivery-runtime-B2WyGY0d.js +0 -3
  2326. package/dist/task-registry-delivery-runtime-MFJszOHI.js +0 -2
  2327. package/dist/task-registry.maintenance-0D2Yxl49.js +0 -416
  2328. package/dist/task-registry.maintenance-OPlfB5W9.js +0 -2
  2329. package/dist/tavily-client-C3xytQRs.js +0 -193
  2330. package/dist/tavily-client-CZGbAgS5.js +0 -2
  2331. package/dist/tavily-search-provider-D6KPby-f.js +0 -62
  2332. package/dist/telnyx-dl-FWSZ7.js +0 -260
  2333. package/dist/testing-DmxZ16UC.js +0 -575
  2334. package/dist/text-report-DbwOAt-s.js +0 -587
  2335. package/dist/text-runtime-7KpTTpVi.js +0 -290
  2336. package/dist/tool-auth-shared-Bv6BKCi8.js +0 -90
  2337. package/dist/tool-config-shared-DzQUOIuD.js +0 -19
  2338. package/dist/tool-policy-pipeline-v9XxD-ex.js +0 -109
  2339. package/dist/tool-resolution-vn72hwMo.js +0 -90
  2340. package/dist/tool-schema-runtime-jV8YdQ9e.js +0 -167
  2341. package/dist/tools-CqCuGTXf.js +0 -113
  2342. package/dist/tools-effective-inventory-DII_pOSr.js +0 -152
  2343. package/dist/tools-invoke-http-DdthGR52.js +0 -206
  2344. package/dist/tools.runtime-B8up1LNG.js +0 -4
  2345. package/dist/transcript-BEG6GDFF.js +0 -312
  2346. package/dist/transcript-resolve.runtime-BiYkACEe.js +0 -2
  2347. package/dist/transcript.runtime-MFREl0oG.js +0 -2
  2348. package/dist/transport-policy-B0VagXph.js +0 -75
  2349. package/dist/trash-Cngl97iU.js +0 -24
  2350. package/dist/tts-Bp81AGLz.js +0 -183
  2351. package/dist/tts-O3Lo0LND.js +0 -64
  2352. package/dist/tui-cli-Bz51WCAi.js +0 -4575
  2353. package/dist/twilio-CFtxsLCP.js +0 -609
  2354. package/dist/update-CgkXd2kv.js +0 -1282
  2355. package/dist/update-check-HnA0I2Da.js +0 -438
  2356. package/dist/update-cli-BYxOEE8h.js +0 -1759
  2357. package/dist/update-runner-Dghmpf13.js +0 -1892
  2358. package/dist/update-startup-BbGRP2fd.js +0 -331
  2359. package/dist/update-startup-CvNOEuOg.js +0 -2
  2360. package/dist/upgrade-Dvj8K4WB.js +0 -1226
  2361. package/dist/usage-format-B8I_58zr.js +0 -2
  2362. package/dist/usage-format-Hc-FyvzW.js +0 -703
  2363. package/dist/usage-q0pe5lMT.js +0 -606
  2364. package/dist/video-generation-core-BlmpVj-F.js +0 -6
  2365. package/dist/video-generation-provider-BTKjUEr6.js +0 -264
  2366. package/dist/video-generation-provider-BsJaGSdY.js +0 -271
  2367. package/dist/video-generation-provider-CRd5mS15.js +0 -187
  2368. package/dist/video-generation-provider-D5Dt3o8N.js +0 -221
  2369. package/dist/video-generation-provider-DAadtfjT2.js +0 -77
  2370. package/dist/video-generation-provider-DEuIYj4Q.js +0 -118
  2371. package/dist/video-generation-provider-I00zAw5a.js +0 -281
  2372. package/dist/video-generation-provider-LsvxSeCH.js +0 -78
  2373. package/dist/video-generation-provider-PjRFUZuF.js +0 -254
  2374. package/dist/video-generation-provider-_lpEJ0sZ.js +0 -287
  2375. package/dist/video-generation-provider-rYLsBGcx.js +0 -64
  2376. package/dist/video-generation-runtime-C0HgCTTM.js +0 -2
  2377. package/dist/video-generation-task-status-CHYB_IeZ.js +0 -163
  2378. package/dist/voice-mapping-CqBur95r.js +0 -41
  2379. package/dist/wait-for-idle-before-flush-DJMxeE2X.js +0 -5986
  2380. package/dist/web-fetch-providers.runtime-DV5-20bl.js +0 -34
  2381. package/dist/web-provider-runtime-shared-GwramnJ6.js +0 -180
  2382. package/dist/web-search-DInuHnh4.js +0 -61
  2383. package/dist/web-search-provider-BshM5HnM.js +0 -163
  2384. package/dist/web-search-provider.runtime-BKjABarO.js +0 -2
  2385. package/dist/web-search-provider.runtime-DcC48-4y.js +0 -185
  2386. package/dist/web-search-providers.runtime-Ct-fiRLn.js +0 -42
  2387. package/dist/webhook-shared-C5lP_giw.js +0 -12
  2388. package/dist/webhooks-cli-VV9ptfcF.js +0 -321
  2389. package/dist/wizard-models-BxP-rnuO.js +0 -161
  2390. package/dist/workflow-runtime-BZbnyBLJ.js +0 -485
  2391. package/dist/x-search-config-B5seJHNk.js +0 -36
  2392. package/dist/x-search-shared-B3VKBF82.js +0 -75
  2393. package/dist/zalo-js-XocMxKUr.js +0 -1157
@@ -0,0 +1,1974 @@
1
+ import { a as normalizeLowercaseStringOrEmpty, c as normalizeOptionalString, r as lowercasePreservingWhitespace, s as normalizeOptionalLowercaseString } from "./string-coerce-C1IzJjqi.js";
2
+ import { n as resolvePreferredGenesisTmpDir } from "./tmp-genesis-dir-B4F3mzr8.js";
3
+ import { _ as resolveStateDir } from "./paths-DmR9mjUX.js";
4
+ import { u as normalizeSecretInputString } from "./types.secrets-ews2W8BF.js";
5
+ import { r as logVerbose$1 } from "./globals-C5IxqXPj.js";
6
+ import { t as resolveAckReaction } from "./identity-CDV_WvtM.js";
7
+ import { f as resolveOutboundMediaUrls, g as sendMediaWithLeadingCaption, h as resolveTextChunksWithFallback } from "./reply-payload-ChFsXpe2.js";
8
+ import { a as safeFileURLToPath, n as basenameFromMediaSource } from "./local-file-access-DgmtufHS.js";
9
+ import { m as mapAllowFromEntries } from "./channel-config-helpers-Bn_khg_r.js";
10
+ import { i as resolveAgentRoute } from "./resolve-route-BA6bCR3F.js";
11
+ import { r as stripMarkdown } from "./text-runtime-B4pK_Jpd.js";
12
+ import "./routing-lEBa2-AE.js";
13
+ import { n as resolveControlCommandGate } from "./command-gating-BnQtRLCi.js";
14
+ import "./channel-policy-Swn_TmHe.js";
15
+ import { n as readStoreAllowFromForDmPolicy, o as resolveDmGroupAccessWithLists, t as DM_GROUP_ACCESS_REASON } from "./dm-policy-shared-CWi7ZZgc.js";
16
+ import { c as evictOldHistoryKeys, u as recordPendingHistoryEntryIfEnabled } from "./history-XG_CXCAa.js";
17
+ import "./reply-history-BBCEOSzW.js";
18
+ import { n as logInboundDrop, r as logTypingFailure, t as logAckFailure } from "./logging-DgcyiFp-.js";
19
+ import { t as resolveChannelMediaMaxBytes } from "./media-limits-C5cR4ACY.js";
20
+ import { t as createChannelReplyPipeline } from "./channel-reply-pipeline-BgPhKdUO.js";
21
+ import { n as createChannelPairingController } from "./channel-pairing-B3r45ANt.js";
22
+ import "./runtime-env-6Wx5-zP8.js";
23
+ import { t as evaluateSupplementalContextVisibility } from "./context-visibility-Coe5PM9K.js";
24
+ import { t as resolveChannelContextVisibilityMode } from "./context-visibility-DU6hvbA_.js";
25
+ import "./config-runtime-CiIsBMuo.js";
26
+ import { o as isPrivateNetworkOptInEnabled } from "./ssrf-policy-l2DzrZX2.js";
27
+ import "./infra-runtime-D2Pqjk-r.js";
28
+ import "./ssrf-runtime-DtkX5TMS.js";
29
+ import "./media-runtime-D2xH8y9Y.js";
30
+ import { n as resolveConfiguredBindingRoute, r as resolveRuntimeConversationBindingRoute } from "./binding-routing-IfKqPcfO.js";
31
+ import "./conversation-runtime-DDxZZZXE.js";
32
+ import "./security-runtime-CkbTuKdB.js";
33
+ import "./command-auth-CvFUTCCJ.js";
34
+ import "./channel-feedback-IjQ-pAck.js";
35
+ import "./channel-inbound-CzgMd2Xi.js";
36
+ import { t as createClaimableDedupe } from "./persistent-dedupe-BTyTh8iP.js";
37
+ import "./string-coerce-runtime-BEdGdyvQ.js";
38
+ import "./state-paths-DOiQps-I.js";
39
+ import { D as normalizeBlueBubblesHandle, N as resolveBlueBubblesAccount, S as formatBlueBubblesChatTarget, b as resolveTapbackContext, c as createBlueBubblesClientFromParts, d as buildMessagePlaceholder, f as formatGroupAllowlistEntry, h as normalizeParticipantList, j as resolveBlueBubblesServerAccount, m as formatReplyTag, p as formatGroupMembers, r as isBlueBubblesPrivateApiEnabled, v as parseTapbackText, w as isAllowedBlueBubblesSender, x as extractHandleFromChatGuid, y as resolveGroupFlagFromChatGuid } from "./probe-CCdD6_vN.js";
40
+ import "./secret-input-CVINBsny.js";
41
+ import { t as getBlueBubblesRuntime } from "./runtime-CXWOjU8C.js";
42
+ import { i as resolveBlueBubblesInboundConversationId } from "./conversation-id-DORmTZm_.js";
43
+ import { _ as fetchBlueBubblesMessageAttachments, a as resolveBlueBubblesMessageId, b as sendMessageBlueBubbles, g as downloadBlueBubblesAttachment, i as rememberBlueBubblesReplyCache, n as sendBlueBubblesReaction, o as resolveReplyContextFromCache, p as sendBlueBubblesTyping, r as getShortIdForUuid, t as normalizeBlueBubblesReactionInputStrict, u as markBlueBubblesChatRead, v as sendBlueBubblesAttachment, y as resolveChatGuidForTarget } from "./reactions-D9eRHeXM.js";
44
+ import fs, { constants } from "node:fs";
45
+ import path, { join } from "node:path";
46
+ import { execFile } from "node:child_process";
47
+ import os from "node:os";
48
+ import fs$1, { access, readdir } from "node:fs/promises";
49
+ import { promisify } from "node:util";
50
+ import { createHash } from "node:crypto";
51
+ //#region extensions/bluebubbles/src/inbound-dedupe.ts
52
+ const DEDUP_TTL_MS = 10080 * 60 * 1e3;
53
+ const MEMORY_MAX_SIZE = 5e3;
54
+ const FILE_MAX_ENTRIES = 5e4;
55
+ const MAX_GUID_CHARS = 512;
56
+ function resolveStateDirFromEnv(env = process.env) {
57
+ if (env.VITEST || env.NODE_ENV === "test") {
58
+ const name = "genesis-vitest-" + process.pid;
59
+ return path.join(resolvePreferredGenesisTmpDir(), name);
60
+ }
61
+ return resolveStateDir(env);
62
+ }
63
+ function resolveLegacyNamespaceFilePath(namespace) {
64
+ const safe = namespace.replace(/[^a-zA-Z0-9_-]/g, "_") || "global";
65
+ return path.join(resolveStateDirFromEnv(), "bluebubbles", "inbound-dedupe", `${safe}.json`);
66
+ }
67
+ function resolveNamespaceFilePath(namespace) {
68
+ const safePrefix = namespace.replace(/[^a-zA-Z0-9_-]/g, "_") || "ns";
69
+ const hash = createHash("sha256").update(namespace, "utf8").digest("hex").slice(0, 12);
70
+ const dir = path.join(resolveStateDirFromEnv(), "bluebubbles", "inbound-dedupe");
71
+ const newPath = path.join(dir, `${safePrefix}__${hash}.json`);
72
+ migrateLegacyDedupeFile(namespace, newPath);
73
+ return newPath;
74
+ }
75
+ const migratedNamespaces = /* @__PURE__ */ new Set();
76
+ function migrateLegacyDedupeFile(namespace, newPath) {
77
+ if (migratedNamespaces.has(namespace)) return;
78
+ migratedNamespaces.add(namespace);
79
+ try {
80
+ const legacyPath = resolveLegacyNamespaceFilePath(namespace);
81
+ if (legacyPath === newPath) return;
82
+ if (!fs.existsSync(legacyPath)) return;
83
+ if (!fs.existsSync(newPath)) fs.renameSync(legacyPath, newPath);
84
+ else fs.unlinkSync(legacyPath);
85
+ } catch {}
86
+ }
87
+ function buildPersistentImpl() {
88
+ return createClaimableDedupe({
89
+ ttlMs: DEDUP_TTL_MS,
90
+ memoryMaxSize: MEMORY_MAX_SIZE,
91
+ fileMaxEntries: FILE_MAX_ENTRIES,
92
+ resolveFilePath: resolveNamespaceFilePath
93
+ });
94
+ }
95
+ let impl = buildPersistentImpl();
96
+ function sanitizeGuid(guid) {
97
+ const trimmed = guid?.trim();
98
+ if (!trimmed) return null;
99
+ if (trimmed.length > MAX_GUID_CHARS) return null;
100
+ return trimmed;
101
+ }
102
+ /**
103
+ * Resolve the canonical dedupe key for a BlueBubbles inbound message.
104
+ *
105
+ * Mirrors `monitor-debounce.ts`'s `buildKey`: BlueBubbles sends URL-preview
106
+ * / sticker "balloon" events with a different `messageId` than the text
107
+ * message they belong to, and the debouncer coalesces the two only when
108
+ * both `balloonBundleId` AND `associatedMessageGuid` are present. We gate
109
+ * on the same pair so that regular replies — which also set
110
+ * `associatedMessageGuid` (pointing at the parent message) but have no
111
+ * `balloonBundleId` — are NOT collapsed onto their parent's dedupe key.
112
+ *
113
+ * Known tradeoff: `combineDebounceEntries` clears `balloonBundleId` on
114
+ * merged entries while keeping `associatedMessageGuid`, so a post-merge
115
+ * balloon+text message here will fall back to its `messageId`. A later
116
+ * MessagePoller replay that arrives in a different text-first/balloon-first
117
+ * order could therefore produce a different `messageId` at merge time and
118
+ * bypass this dedupe for that one message. That edge case is strictly
119
+ * narrower than the alternative — which would dedupe every distinct user
120
+ * reply against the same parent GUID and silently drop real messages.
121
+ */
122
+ function resolveBlueBubblesInboundDedupeKey(message) {
123
+ const balloonBundleId = message.balloonBundleId?.trim();
124
+ const associatedMessageGuid = message.associatedMessageGuid?.trim();
125
+ let base;
126
+ if (balloonBundleId && associatedMessageGuid) base = associatedMessageGuid;
127
+ else base = message.messageId?.trim() || void 0;
128
+ if (!base) return;
129
+ if (message.eventType === "updated-message") return `${base}:updated`;
130
+ return base;
131
+ }
132
+ /**
133
+ * Attempt to claim an inbound BlueBubbles message GUID.
134
+ *
135
+ * - `claimed`: caller should process the message, then call `finalize()` on
136
+ * success (persists the GUID) or `release()` on failure (lets a later
137
+ * replay try again).
138
+ * - `duplicate`: we've already committed this GUID; caller should drop.
139
+ * - `inflight`: another claim is currently in progress; caller should drop
140
+ * rather than race.
141
+ * - `skip`: GUID was missing or invalid — caller should continue processing
142
+ * without dedup (no finalize/release needed).
143
+ */
144
+ async function claimBlueBubblesInboundMessage(params) {
145
+ const normalized = sanitizeGuid(params.guid);
146
+ if (!normalized) return { kind: "skip" };
147
+ const claim = await impl.claim(normalized, {
148
+ namespace: params.accountId,
149
+ onDiskError: params.onDiskError
150
+ });
151
+ if (claim.kind === "duplicate") return { kind: "duplicate" };
152
+ if (claim.kind === "inflight") return { kind: "inflight" };
153
+ return {
154
+ kind: "claimed",
155
+ finalize: async () => {
156
+ await impl.commit(normalized, {
157
+ namespace: params.accountId,
158
+ onDiskError: params.onDiskError
159
+ });
160
+ },
161
+ release: () => {
162
+ impl.release(normalized, { namespace: params.accountId });
163
+ }
164
+ };
165
+ }
166
+ /**
167
+ * Mark a set of source messageIds as already processed, without going through
168
+ * the `claim()` protocol. Intended for the coalesced-batch case: when the
169
+ * debouncer merges N webhook events into one agent turn, only the primary
170
+ * messageId reaches `claimBlueBubblesInboundMessage`. The remaining source
171
+ * messageIds must still be remembered so a later MessagePoller replay of any
172
+ * single source event is recognized as a duplicate rather than re-processed.
173
+ *
174
+ * Best-effort — disk errors on secondary commits are surfaced via
175
+ * `onDiskError` but never thrown, so a single persistence hiccup cannot block
176
+ * the caller's main finalize path.
177
+ */
178
+ async function commitBlueBubblesCoalescedMessageIds(params) {
179
+ for (const raw of params.messageIds) {
180
+ const normalized = sanitizeGuid(raw);
181
+ if (!normalized) continue;
182
+ await impl.commit(normalized, {
183
+ namespace: params.accountId,
184
+ onDiskError: params.onDiskError
185
+ });
186
+ }
187
+ }
188
+ /**
189
+ * Ensure the legacy→hashed dedupe file migration runs and the on-disk
190
+ * store is warmed into memory for the given account. Call before any
191
+ * catchup replay so already-handled GUIDs are recognized even when the
192
+ * file-naming convention changed between versions.
193
+ */
194
+ async function warmupBlueBubblesInboundDedupe(accountId) {
195
+ resolveNamespaceFilePath(accountId);
196
+ await impl.warmup(accountId);
197
+ }
198
+ //#endregion
199
+ //#region extensions/bluebubbles/src/conversation-route.ts
200
+ function resolveBlueBubblesConversationRoute(params) {
201
+ let route = resolveAgentRoute({
202
+ cfg: params.cfg,
203
+ channel: "bluebubbles",
204
+ accountId: params.accountId,
205
+ peer: {
206
+ kind: params.isGroup ? "group" : "direct",
207
+ id: params.peerId
208
+ }
209
+ });
210
+ const conversationId = resolveBlueBubblesInboundConversationId({
211
+ isGroup: params.isGroup,
212
+ sender: params.sender,
213
+ chatId: params.chatId,
214
+ chatGuid: params.chatGuid,
215
+ chatIdentifier: params.chatIdentifier
216
+ });
217
+ if (!conversationId) return route;
218
+ route = resolveConfiguredBindingRoute({
219
+ cfg: params.cfg,
220
+ route,
221
+ conversation: {
222
+ channel: "bluebubbles",
223
+ accountId: params.accountId,
224
+ conversationId
225
+ }
226
+ }).route;
227
+ const runtimeRoute = resolveRuntimeConversationBindingRoute({
228
+ route,
229
+ conversation: {
230
+ channel: "bluebubbles",
231
+ accountId: params.accountId,
232
+ conversationId
233
+ }
234
+ });
235
+ route = runtimeRoute.route;
236
+ if (runtimeRoute.bindingRecord && !runtimeRoute.boundSessionKey) logVerbose$1(`bluebubbles: plugin-bound conversation ${conversationId}`);
237
+ else if (runtimeRoute.boundSessionKey) logVerbose$1(`bluebubbles: routed via bound conversation ${conversationId} -> ${runtimeRoute.boundSessionKey}`);
238
+ return route;
239
+ }
240
+ //#endregion
241
+ //#region extensions/bluebubbles/src/history.ts
242
+ function resolveAccount(params) {
243
+ return resolveBlueBubblesServerAccount(params);
244
+ }
245
+ const MAX_HISTORY_FETCH_LIMIT = 100;
246
+ const HISTORY_SCAN_MULTIPLIER = 8;
247
+ const MAX_HISTORY_SCAN_MESSAGES = 500;
248
+ const MAX_HISTORY_BODY_CHARS = 2e3;
249
+ function clampHistoryLimit(limit) {
250
+ if (!Number.isFinite(limit)) return 0;
251
+ const normalized = Math.floor(limit);
252
+ if (normalized <= 0) return 0;
253
+ return Math.min(normalized, MAX_HISTORY_FETCH_LIMIT);
254
+ }
255
+ function truncateHistoryBody$1(text) {
256
+ if (text.length <= MAX_HISTORY_BODY_CHARS) return text;
257
+ return `${text.slice(0, MAX_HISTORY_BODY_CHARS).trimEnd()}...`;
258
+ }
259
+ /**
260
+ * Fetch message history from BlueBubbles API for a specific chat.
261
+ * This provides the initial backfill for both group chats and DMs.
262
+ */
263
+ async function fetchBlueBubblesHistory(chatIdentifier, limit, opts = {}) {
264
+ const effectiveLimit = clampHistoryLimit(limit);
265
+ if (!chatIdentifier.trim() || effectiveLimit <= 0) return {
266
+ entries: [],
267
+ resolved: true
268
+ };
269
+ let baseUrl;
270
+ let password;
271
+ let allowPrivateNetwork = false;
272
+ try {
273
+ ({baseUrl, password, allowPrivateNetwork} = resolveAccount(opts));
274
+ } catch {
275
+ return {
276
+ entries: [],
277
+ resolved: false
278
+ };
279
+ }
280
+ const client = createBlueBubblesClientFromParts({
281
+ baseUrl,
282
+ password,
283
+ allowPrivateNetwork,
284
+ timeoutMs: opts.timeoutMs ?? 1e4
285
+ });
286
+ const possiblePaths = [
287
+ `/api/v1/chat/${encodeURIComponent(chatIdentifier)}/messages?limit=${effectiveLimit}&sort=DESC`,
288
+ `/api/v1/messages?chatGuid=${encodeURIComponent(chatIdentifier)}&limit=${effectiveLimit}`,
289
+ `/api/v1/chat/${encodeURIComponent(chatIdentifier)}/message?limit=${effectiveLimit}`
290
+ ];
291
+ for (const path of possiblePaths) try {
292
+ const res = await client.request({
293
+ method: "GET",
294
+ path,
295
+ timeoutMs: opts.timeoutMs ?? 1e4
296
+ });
297
+ if (!res.ok) continue;
298
+ const data = await res.json().catch(() => null);
299
+ if (!data) continue;
300
+ let messages = [];
301
+ if (Array.isArray(data)) messages = data;
302
+ else if (data.data && Array.isArray(data.data)) messages = data.data;
303
+ else if (data.messages && Array.isArray(data.messages)) messages = data.messages;
304
+ else continue;
305
+ const historyEntries = [];
306
+ const maxScannedMessages = Math.min(Math.max(effectiveLimit * HISTORY_SCAN_MULTIPLIER, effectiveLimit), MAX_HISTORY_SCAN_MESSAGES);
307
+ for (let i = 0; i < messages.length && i < maxScannedMessages; i++) {
308
+ const msg = messages[i];
309
+ const text = msg.text?.trim();
310
+ if (!text) continue;
311
+ const sender = msg.is_from_me ? "me" : msg.sender?.display_name || msg.sender?.address || msg.handle_id || "Unknown";
312
+ const timestamp = msg.date_created || msg.date_delivered;
313
+ historyEntries.push({
314
+ sender,
315
+ body: truncateHistoryBody$1(text),
316
+ timestamp,
317
+ messageId: msg.guid
318
+ });
319
+ }
320
+ historyEntries.sort((a, b) => {
321
+ return (a.timestamp || 0) - (b.timestamp || 0);
322
+ });
323
+ return {
324
+ entries: historyEntries.slice(0, effectiveLimit),
325
+ resolved: true
326
+ };
327
+ } catch {
328
+ continue;
329
+ }
330
+ return {
331
+ entries: [],
332
+ resolved: false
333
+ };
334
+ }
335
+ //#endregion
336
+ //#region extensions/bluebubbles/src/media-send.ts
337
+ const HTTP_URL_RE = /^https?:\/\//i;
338
+ const MB = 1024 * 1024;
339
+ function assertMediaWithinLimit(sizeBytes, maxBytes) {
340
+ if (typeof maxBytes !== "number" || maxBytes <= 0) return;
341
+ if (sizeBytes <= maxBytes) return;
342
+ const maxLabel = (maxBytes / MB).toFixed(0);
343
+ const sizeLabel = (sizeBytes / MB).toFixed(2);
344
+ throw new Error(`Media exceeds ${maxLabel}MB limit (got ${sizeLabel}MB)`);
345
+ }
346
+ function resolveLocalMediaPath(source) {
347
+ if (!source.startsWith("file://")) return source;
348
+ try {
349
+ return safeFileURLToPath(source);
350
+ } catch {
351
+ throw new Error(`Invalid file:// URL: ${source}`);
352
+ }
353
+ }
354
+ function expandHomePath(input) {
355
+ if (input === "~") return os.homedir();
356
+ if (input.startsWith("~/") || input.startsWith(`~${path.sep}`)) return path.join(os.homedir(), input.slice(2));
357
+ return input;
358
+ }
359
+ function resolveConfiguredPath(input) {
360
+ const trimmed = input.trim();
361
+ if (!trimmed) throw new Error("Empty mediaLocalRoots entry is not allowed");
362
+ if (trimmed.startsWith("file://")) try {
363
+ return safeFileURLToPath(trimmed);
364
+ } catch {
365
+ throw new Error(`Invalid file:// URL in mediaLocalRoots: ${input}`);
366
+ }
367
+ const resolved = expandHomePath(trimmed);
368
+ if (!path.isAbsolute(resolved)) throw new Error(`mediaLocalRoots entries must be absolute paths: ${input}`);
369
+ return resolved;
370
+ }
371
+ function isPathInsideRoot(candidate, root) {
372
+ const normalizedCandidate = path.normalize(candidate);
373
+ const normalizedRoot = path.normalize(root);
374
+ const rootWithSep = normalizedRoot.endsWith(path.sep) ? normalizedRoot : normalizedRoot + path.sep;
375
+ if (process.platform === "win32") {
376
+ const candidateLower = lowercasePreservingWhitespace(normalizedCandidate);
377
+ const rootLower = lowercasePreservingWhitespace(normalizedRoot);
378
+ const rootWithSepLower = lowercasePreservingWhitespace(rootWithSep);
379
+ return candidateLower === rootLower || candidateLower.startsWith(rootWithSepLower);
380
+ }
381
+ return normalizedCandidate === normalizedRoot || normalizedCandidate.startsWith(rootWithSep);
382
+ }
383
+ function resolveMediaLocalRoots(params) {
384
+ return (resolveBlueBubblesAccount({
385
+ cfg: params.cfg,
386
+ accountId: params.accountId
387
+ }).config.mediaLocalRoots ?? []).map((entry) => entry.trim()).filter((entry) => entry.length > 0);
388
+ }
389
+ async function assertLocalMediaPathAllowed(params) {
390
+ if (params.localRoots.length === 0) throw new Error(`Local BlueBubbles media paths are disabled by default. Set channels.bluebubbles.mediaLocalRoots${params.accountId ? ` or channels.bluebubbles.accounts.${params.accountId}.mediaLocalRoots` : ""} to explicitly allow local file directories.`);
391
+ const resolvedLocalPath = path.resolve(params.localPath);
392
+ const supportsNoFollow = process.platform !== "win32" && "O_NOFOLLOW" in constants;
393
+ const openFlags = constants.O_RDONLY | (supportsNoFollow ? constants.O_NOFOLLOW : 0);
394
+ for (const rootEntry of params.localRoots) {
395
+ const resolvedRootInput = resolveConfiguredPath(rootEntry);
396
+ const relativeToRoot = path.relative(resolvedRootInput, resolvedLocalPath);
397
+ if (relativeToRoot.startsWith("..") || path.isAbsolute(relativeToRoot) || relativeToRoot === "") continue;
398
+ let rootReal;
399
+ try {
400
+ rootReal = await fs$1.realpath(resolvedRootInput);
401
+ } catch {
402
+ rootReal = path.resolve(resolvedRootInput);
403
+ }
404
+ const candidatePath = path.resolve(rootReal, relativeToRoot);
405
+ if (!isPathInsideRoot(candidatePath, rootReal)) continue;
406
+ let handle = null;
407
+ try {
408
+ handle = await fs$1.open(candidatePath, openFlags);
409
+ const realPath = await fs$1.realpath(candidatePath);
410
+ if (!isPathInsideRoot(realPath, rootReal)) continue;
411
+ const stat = await handle.stat();
412
+ if (!stat.isFile()) continue;
413
+ const realStat = await fs$1.stat(realPath);
414
+ if (stat.ino !== realStat.ino || stat.dev !== realStat.dev) continue;
415
+ return {
416
+ data: await handle.readFile(),
417
+ realPath,
418
+ sizeBytes: stat.size
419
+ };
420
+ } catch {
421
+ continue;
422
+ } finally {
423
+ if (handle) await handle.close().catch(() => {});
424
+ }
425
+ }
426
+ throw new Error(`Local media path is not under any configured mediaLocalRoots entry: ${params.localPath}`);
427
+ }
428
+ function resolveFilenameFromSource(source) {
429
+ return basenameFromMediaSource(source);
430
+ }
431
+ async function sendBlueBubblesMedia(params) {
432
+ const { cfg, to, mediaUrl, mediaPath, mediaBuffer, contentType, filename, caption, replyToId, accountId, asVoice } = params;
433
+ const core = getBlueBubblesRuntime();
434
+ const maxBytes = resolveChannelMediaMaxBytes({
435
+ cfg,
436
+ resolveChannelLimitMb: ({ cfg, accountId }) => (cfg.channels?.bluebubbles?.accounts?.[accountId])?.mediaMaxMb ?? cfg.channels?.bluebubbles?.mediaMaxMb,
437
+ accountId
438
+ });
439
+ const mediaLocalRoots = resolveMediaLocalRoots({
440
+ cfg,
441
+ accountId
442
+ });
443
+ let buffer;
444
+ let resolvedContentType = contentType ?? void 0;
445
+ let resolvedFilename = filename ?? void 0;
446
+ if (mediaBuffer) {
447
+ assertMediaWithinLimit(mediaBuffer.byteLength, maxBytes);
448
+ buffer = mediaBuffer;
449
+ if (!resolvedContentType) {
450
+ const hint = mediaPath ?? mediaUrl;
451
+ resolvedContentType = await core.media.detectMime({
452
+ buffer: Buffer.isBuffer(mediaBuffer) ? mediaBuffer : Buffer.from(mediaBuffer),
453
+ filePath: hint
454
+ }) ?? void 0;
455
+ }
456
+ if (!resolvedFilename) resolvedFilename = resolveFilenameFromSource(mediaPath ?? mediaUrl);
457
+ } else {
458
+ const source = mediaPath ?? mediaUrl;
459
+ if (!source) throw new Error("BlueBubbles media delivery requires mediaUrl, mediaPath, or mediaBuffer.");
460
+ if (HTTP_URL_RE.test(source)) {
461
+ const fetched = await core.channel.media.fetchRemoteMedia({
462
+ url: source,
463
+ maxBytes: typeof maxBytes === "number" && maxBytes > 0 ? maxBytes : void 0
464
+ });
465
+ buffer = fetched.buffer;
466
+ resolvedContentType = resolvedContentType ?? fetched.contentType ?? void 0;
467
+ resolvedFilename = resolvedFilename ?? fetched.fileName;
468
+ } else {
469
+ const localFile = await assertLocalMediaPathAllowed({
470
+ localPath: expandHomePath(resolveLocalMediaPath(source)),
471
+ localRoots: mediaLocalRoots,
472
+ accountId
473
+ });
474
+ if (typeof maxBytes === "number" && maxBytes > 0) assertMediaWithinLimit(localFile.sizeBytes, maxBytes);
475
+ const data = localFile.data;
476
+ assertMediaWithinLimit(data.byteLength, maxBytes);
477
+ buffer = new Uint8Array(data);
478
+ if (!resolvedContentType) resolvedContentType = await core.media.detectMime({
479
+ buffer: data,
480
+ filePath: localFile.realPath
481
+ }) ?? void 0;
482
+ if (!resolvedFilename) resolvedFilename = resolveFilenameFromSource(localFile.realPath);
483
+ }
484
+ }
485
+ const replyToMessageGuid = replyToId?.trim() ? resolveBlueBubblesMessageId(replyToId.trim(), { requireKnownShortId: true }) : void 0;
486
+ const attachmentResult = await sendBlueBubblesAttachment({
487
+ to,
488
+ buffer,
489
+ filename: resolvedFilename ?? "attachment",
490
+ contentType: resolvedContentType ?? void 0,
491
+ replyToMessageGuid,
492
+ asVoice,
493
+ opts: {
494
+ cfg,
495
+ accountId
496
+ }
497
+ });
498
+ const trimmedCaption = caption?.trim();
499
+ if (trimmedCaption) await sendMessageBlueBubbles(to, trimmedCaption, {
500
+ cfg,
501
+ accountId,
502
+ replyToMessageGuid
503
+ });
504
+ return attachmentResult;
505
+ }
506
+ //#endregion
507
+ //#region extensions/bluebubbles/src/monitor-self-chat-cache.ts
508
+ const SELF_CHAT_TTL_MS = 1e4;
509
+ const MAX_SELF_CHAT_CACHE_ENTRIES = 512;
510
+ const CLEANUP_MIN_INTERVAL_MS = 1e3;
511
+ const MAX_SELF_CHAT_BODY_CHARS = 32768;
512
+ const cache = /* @__PURE__ */ new Map();
513
+ let lastCleanupAt = 0;
514
+ function normalizeBody(body) {
515
+ if (!body) return null;
516
+ const normalized = (body.length > MAX_SELF_CHAT_BODY_CHARS ? body.slice(0, MAX_SELF_CHAT_BODY_CHARS) : body).replace(/\r\n?/g, "\n").trim();
517
+ return normalized ? normalized : null;
518
+ }
519
+ function isUsableTimestamp(timestamp) {
520
+ return typeof timestamp === "number" && Number.isFinite(timestamp);
521
+ }
522
+ function digestText(text) {
523
+ return createHash("sha256").update(text).digest("base64url");
524
+ }
525
+ function resolveCanonicalChatTarget(parts) {
526
+ const handleFromGuid = parts.chatGuid ? extractHandleFromChatGuid(parts.chatGuid) : null;
527
+ if (handleFromGuid) return handleFromGuid;
528
+ const normalizedIdentifier = normalizeBlueBubblesHandle(parts.chatIdentifier ?? "");
529
+ if (normalizedIdentifier) return normalizedIdentifier;
530
+ return normalizeOptionalString(parts.chatGuid) ?? normalizeOptionalString(parts.chatIdentifier) ?? (typeof parts.chatId === "number" ? String(parts.chatId) : null);
531
+ }
532
+ function buildScope(parts) {
533
+ const target = resolveCanonicalChatTarget(parts) ?? parts.senderId;
534
+ return `${parts.accountId}:${target}`;
535
+ }
536
+ function cleanupExpired(now = Date.now()) {
537
+ if (lastCleanupAt !== 0 && now >= lastCleanupAt && now - lastCleanupAt < CLEANUP_MIN_INTERVAL_MS) return;
538
+ lastCleanupAt = now;
539
+ for (const [key, seenAt] of cache.entries()) if (now - seenAt > SELF_CHAT_TTL_MS) cache.delete(key);
540
+ }
541
+ function enforceSizeCap() {
542
+ while (cache.size > MAX_SELF_CHAT_CACHE_ENTRIES) {
543
+ const oldestKey = cache.keys().next().value;
544
+ if (typeof oldestKey !== "string") break;
545
+ cache.delete(oldestKey);
546
+ }
547
+ }
548
+ function buildKey(lookup) {
549
+ const body = normalizeBody(lookup.body);
550
+ if (!body || !isUsableTimestamp(lookup.timestamp)) return null;
551
+ return `${buildScope(lookup)}:${lookup.timestamp}:${digestText(body)}`;
552
+ }
553
+ function rememberBlueBubblesSelfChatCopy(lookup) {
554
+ cleanupExpired();
555
+ const key = buildKey(lookup);
556
+ if (!key) return;
557
+ cache.set(key, Date.now());
558
+ enforceSizeCap();
559
+ }
560
+ function hasBlueBubblesSelfChatCopy(lookup) {
561
+ cleanupExpired();
562
+ const key = buildKey(lookup);
563
+ if (!key) return false;
564
+ const seenAt = cache.get(key);
565
+ return typeof seenAt === "number" && Date.now() - seenAt <= SELF_CHAT_TTL_MS;
566
+ }
567
+ //#endregion
568
+ //#region extensions/bluebubbles/src/participant-contact-names.ts
569
+ const execFileAsync = promisify(execFile);
570
+ const CONTACT_NAME_CACHE_TTL_MS = 3600 * 1e3;
571
+ const NEGATIVE_CONTACT_NAME_CACHE_TTL_MS = 300 * 1e3;
572
+ const MAX_PARTICIPANT_CONTACT_NAME_CACHE_ENTRIES = 2048;
573
+ const SQLITE_MAX_BUFFER = 8 * 1024 * 1024;
574
+ const SQLITE_PHONE_DIGITS_SQL = "REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(COALESCE(p.ZFULLNUMBER, ''), ' ', ''), '(', ''), ')', ''), '-', ''), '+', ''), '.', ''), '\n', ''), '\r', '')";
575
+ const participantContactNameCache = /* @__PURE__ */ new Map();
576
+ function normalizePhoneLookupKey(value) {
577
+ const digits = value.replace(/\D/g, "");
578
+ if (!digits) return null;
579
+ const normalized = digits.length === 11 && digits.startsWith("1") ? digits.slice(1) : digits;
580
+ return normalized.length >= 7 ? normalized : null;
581
+ }
582
+ function uniqueNormalizedPhoneLookupKeys(phoneKeys) {
583
+ const unique = /* @__PURE__ */ new Set();
584
+ for (const phoneKey of phoneKeys) {
585
+ const normalized = normalizePhoneLookupKey(phoneKey);
586
+ if (normalized) unique.add(normalized);
587
+ }
588
+ return [...unique];
589
+ }
590
+ function resolveParticipantPhoneLookupKey(participant) {
591
+ if (participant.id.includes("@")) return null;
592
+ return normalizePhoneLookupKey(participant.id);
593
+ }
594
+ function trimParticipantContactNameCache(now) {
595
+ for (const [phoneKey, entry] of participantContactNameCache) if (entry.expiresAt <= now) participantContactNameCache.delete(phoneKey);
596
+ while (participantContactNameCache.size > MAX_PARTICIPANT_CONTACT_NAME_CACHE_ENTRIES) {
597
+ const oldestPhoneKey = participantContactNameCache.keys().next().value;
598
+ if (!oldestPhoneKey) return;
599
+ participantContactNameCache.delete(oldestPhoneKey);
600
+ }
601
+ }
602
+ function readFreshCacheEntry(phoneKey, now) {
603
+ const cached = participantContactNameCache.get(phoneKey);
604
+ if (!cached) return null;
605
+ if (cached.expiresAt <= now) {
606
+ participantContactNameCache.delete(phoneKey);
607
+ return null;
608
+ }
609
+ participantContactNameCache.delete(phoneKey);
610
+ participantContactNameCache.set(phoneKey, cached);
611
+ return cached;
612
+ }
613
+ function writeCacheEntry(phoneKey, name, now) {
614
+ participantContactNameCache.delete(phoneKey);
615
+ participantContactNameCache.set(phoneKey, {
616
+ name,
617
+ expiresAt: now + (name ? CONTACT_NAME_CACHE_TTL_MS : NEGATIVE_CONTACT_NAME_CACHE_TTL_MS)
618
+ });
619
+ trimParticipantContactNameCache(now);
620
+ }
621
+ function buildAddressBookSourcesDir(homeDir) {
622
+ const trimmedHomeDir = homeDir?.trim();
623
+ if (!trimmedHomeDir) return null;
624
+ return join(trimmedHomeDir, "Library", "Application Support", "AddressBook", "Sources");
625
+ }
626
+ async function fileExists(path, deps) {
627
+ try {
628
+ await deps.access(path);
629
+ return true;
630
+ } catch {
631
+ return false;
632
+ }
633
+ }
634
+ async function listContactsDatabases(deps) {
635
+ const sourcesDir = buildAddressBookSourcesDir(deps.homeDir);
636
+ if (!sourcesDir) return [];
637
+ let entries = [];
638
+ try {
639
+ entries = await deps.readdir(sourcesDir);
640
+ } catch {
641
+ return [];
642
+ }
643
+ const databases = [];
644
+ for (const entry of entries) {
645
+ const dbPath = join(sourcesDir, entry, "AddressBook-v22.abcddb");
646
+ if (await fileExists(dbPath, deps)) databases.push(dbPath);
647
+ }
648
+ return databases;
649
+ }
650
+ function buildSqlitePhoneKeyList(phoneKeys) {
651
+ return uniqueNormalizedPhoneLookupKeys(phoneKeys).map((phoneKey) => `'${phoneKey}'`).join(", ");
652
+ }
653
+ async function queryContactsDatabase(dbPath, phoneKeys, deps) {
654
+ const sqlitePhoneKeyList = buildSqlitePhoneKeyList(phoneKeys);
655
+ if (!sqlitePhoneKeyList) return [];
656
+ const sql = `
657
+ SELECT digits, name
658
+ FROM (
659
+ SELECT
660
+ ${SQLITE_PHONE_DIGITS_SQL} AS digits,
661
+ TRIM(
662
+ CASE
663
+ WHEN TRIM(COALESCE(r.ZFIRSTNAME, '') || ' ' || COALESCE(r.ZLASTNAME, '')) != ''
664
+ THEN TRIM(COALESCE(r.ZFIRSTNAME, '') || ' ' || COALESCE(r.ZLASTNAME, ''))
665
+ ELSE COALESCE(r.ZORGANIZATION, '')
666
+ END
667
+ ) AS name
668
+ FROM ZABCDRECORD r
669
+ JOIN ZABCDPHONENUMBER p ON p.ZOWNER = r.Z_PK
670
+ WHERE p.ZFULLNUMBER IS NOT NULL
671
+ )
672
+ WHERE digits IN (${sqlitePhoneKeyList})
673
+ AND name != '';
674
+ `;
675
+ const options = {
676
+ encoding: "utf8",
677
+ maxBuffer: SQLITE_MAX_BUFFER
678
+ };
679
+ const { stdout } = await deps.execFileAsync("sqlite3", [
680
+ "-separator",
681
+ " ",
682
+ dbPath,
683
+ sql
684
+ ], options);
685
+ const rows = [];
686
+ for (const line of stdout.split(/\r?\n/)) {
687
+ const trimmed = line.trim();
688
+ if (!trimmed) continue;
689
+ const [digitsRaw, ...nameParts] = trimmed.split(" ");
690
+ const phoneKey = normalizePhoneLookupKey(digitsRaw ?? "");
691
+ const name = nameParts.join(" ").trim();
692
+ if (!phoneKey || !name) continue;
693
+ rows.push({
694
+ phoneKey,
695
+ name
696
+ });
697
+ }
698
+ return rows;
699
+ }
700
+ async function resolvePhoneNamesFromMacOsContacts(phoneKeys, deps) {
701
+ const normalizedPhoneKeys = uniqueNormalizedPhoneLookupKeys(phoneKeys);
702
+ if (normalizedPhoneKeys.length === 0) return /* @__PURE__ */ new Map();
703
+ const databases = await listContactsDatabases(deps);
704
+ if (databases.length === 0) return /* @__PURE__ */ new Map();
705
+ const unresolved = new Set(normalizedPhoneKeys);
706
+ const resolved = /* @__PURE__ */ new Map();
707
+ for (const dbPath of databases) {
708
+ let rows = [];
709
+ try {
710
+ rows = await queryContactsDatabase(dbPath, [...unresolved], deps);
711
+ } catch {
712
+ continue;
713
+ }
714
+ for (const row of rows) {
715
+ if (!unresolved.has(row.phoneKey) || resolved.has(row.phoneKey)) continue;
716
+ resolved.set(row.phoneKey, row.name);
717
+ unresolved.delete(row.phoneKey);
718
+ if (unresolved.size === 0) return resolved;
719
+ }
720
+ }
721
+ return resolved;
722
+ }
723
+ function resolveLookupDeps(deps) {
724
+ const merged = { ...deps };
725
+ return {
726
+ platform: merged.platform ?? process.platform,
727
+ now: merged.now ?? (() => Date.now()),
728
+ resolvePhoneNames: merged.resolvePhoneNames,
729
+ homeDir: merged.homeDir ?? process.env.HOME,
730
+ readdir: merged.readdir ?? readdir,
731
+ access: merged.access ?? access,
732
+ execFileAsync: merged.execFileAsync ?? execFileAsync
733
+ };
734
+ }
735
+ async function enrichBlueBubblesParticipantsWithContactNames(participants, deps) {
736
+ if (!Array.isArray(participants) || participants.length === 0) return [];
737
+ const resolvedDeps = resolveLookupDeps(deps);
738
+ const lookup = resolvedDeps.resolvePhoneNames ?? ((phoneKeys) => resolvePhoneNamesFromMacOsContacts(phoneKeys, resolvedDeps));
739
+ if (!(Boolean(resolvedDeps.resolvePhoneNames) || resolvedDeps.platform === "darwin")) return participants;
740
+ const nowMs = resolvedDeps.now();
741
+ trimParticipantContactNameCache(nowMs);
742
+ const pendingPhoneKeys = /* @__PURE__ */ new Set();
743
+ const cachedNames = /* @__PURE__ */ new Map();
744
+ for (const participant of participants) {
745
+ if (participant.name?.trim()) continue;
746
+ const phoneKey = resolveParticipantPhoneLookupKey(participant);
747
+ if (!phoneKey) continue;
748
+ const cached = readFreshCacheEntry(phoneKey, nowMs);
749
+ if (cached?.name) {
750
+ cachedNames.set(phoneKey, cached.name);
751
+ continue;
752
+ }
753
+ if (!cached) pendingPhoneKeys.add(phoneKey);
754
+ }
755
+ if (pendingPhoneKeys.size > 0) try {
756
+ const resolved = await lookup([...pendingPhoneKeys]);
757
+ for (const phoneKey of pendingPhoneKeys) {
758
+ const name = normalizeOptionalString(resolved.get(phoneKey));
759
+ writeCacheEntry(phoneKey, name, nowMs);
760
+ if (name) cachedNames.set(phoneKey, name);
761
+ }
762
+ } catch {
763
+ return participants;
764
+ }
765
+ let didChange = false;
766
+ const enriched = participants.map((participant) => {
767
+ if (participant.name?.trim()) return participant;
768
+ const phoneKey = resolveParticipantPhoneLookupKey(participant);
769
+ if (!phoneKey) return participant;
770
+ const name = cachedNames.get(phoneKey)?.trim();
771
+ if (!name) return participant;
772
+ didChange = true;
773
+ return {
774
+ ...participant,
775
+ name
776
+ };
777
+ });
778
+ return didChange ? enriched : participants;
779
+ }
780
+ //#endregion
781
+ //#region extensions/bluebubbles/src/monitor-processing.ts
782
+ const DEFAULT_TEXT_LIMIT = 4e3;
783
+ const invalidAckReactions = /* @__PURE__ */ new Set();
784
+ const REPLY_DIRECTIVE_TAG_RE = /\[\[\s*(?:reply_to_current|reply_to\s*:\s*[^\]\n]+)\s*\]\]/gi;
785
+ const PENDING_OUTBOUND_MESSAGE_ID_TTL_MS = 120 * 1e3;
786
+ const pendingOutboundMessageIds = [];
787
+ let pendingOutboundMessageIdCounter = 0;
788
+ function normalizeSnippet(value) {
789
+ return normalizeOptionalLowercaseString(stripMarkdown(value).replace(/\s+/g, " ")) ?? "";
790
+ }
791
+ function extractBlueBubblesChatGuid(chat) {
792
+ const candidates = [
793
+ chat.chatGuid,
794
+ chat.guid,
795
+ chat.chat_guid
796
+ ];
797
+ for (const candidate of candidates) if (typeof candidate === "string" && candidate.trim()) return candidate.trim();
798
+ }
799
+ function extractBlueBubblesChatId(chat) {
800
+ const candidates = [
801
+ chat.chatId,
802
+ chat.id,
803
+ chat.chat_id
804
+ ];
805
+ for (const candidate of candidates) if (typeof candidate === "number" && Number.isFinite(candidate)) return candidate;
806
+ }
807
+ function extractChatIdentifierFromChatGuid(chatGuid) {
808
+ const parts = chatGuid.split(";");
809
+ if (parts.length < 3) return;
810
+ return parts[2]?.trim() || void 0;
811
+ }
812
+ function extractBlueBubblesChatIdentifier(chat) {
813
+ const candidates = [
814
+ chat.chatIdentifier,
815
+ chat.chat_identifier,
816
+ chat.identifier
817
+ ];
818
+ for (const candidate of candidates) if (typeof candidate === "string" && candidate.trim()) return candidate.trim();
819
+ const chatGuid = extractBlueBubblesChatGuid(chat);
820
+ return chatGuid ? extractChatIdentifierFromChatGuid(chatGuid) : void 0;
821
+ }
822
+ async function queryBlueBubblesChats(params) {
823
+ const res = await createBlueBubblesClientFromParts({
824
+ baseUrl: params.baseUrl,
825
+ password: params.password,
826
+ allowPrivateNetwork: params.allowPrivateNetwork === true,
827
+ timeoutMs: params.timeoutMs
828
+ }).request({
829
+ method: "POST",
830
+ path: "/api/v1/chat/query",
831
+ body: {
832
+ limit: params.limit,
833
+ offset: params.offset,
834
+ with: ["participants"]
835
+ },
836
+ timeoutMs: params.timeoutMs
837
+ });
838
+ if (!res.ok) return [];
839
+ const payload = await res.json().catch(() => null);
840
+ const data = payload && payload.data !== void 0 ? payload.data : null;
841
+ return Array.isArray(data) ? data : [];
842
+ }
843
+ async function fetchBlueBubblesParticipantsForInboundMessage(params) {
844
+ if (!params.chatGuid && params.chatId == null && !params.chatIdentifier) return null;
845
+ const limit = 500;
846
+ for (let offset = 0; offset < 5e3; offset += limit) {
847
+ const chats = await queryBlueBubblesChats({
848
+ baseUrl: params.baseUrl,
849
+ password: params.password,
850
+ offset,
851
+ limit,
852
+ allowPrivateNetwork: params.allowPrivateNetwork
853
+ });
854
+ if (chats.length === 0) return null;
855
+ for (const chat of chats) {
856
+ const chatGuid = extractBlueBubblesChatGuid(chat);
857
+ const chatId = extractBlueBubblesChatId(chat);
858
+ const chatIdentifier = extractBlueBubblesChatIdentifier(chat);
859
+ if (params.chatGuid && chatGuid === params.chatGuid || params.chatId != null && chatId === params.chatId || params.chatIdentifier && (chatIdentifier === params.chatIdentifier || chatGuid === params.chatIdentifier)) return normalizeParticipantList(chat);
860
+ }
861
+ if (chats.length < limit) return null;
862
+ }
863
+ return null;
864
+ }
865
+ function isBlueBubblesSelfChatMessage(message, isGroup) {
866
+ if (isGroup || !message.senderIdExplicit) return false;
867
+ const chatHandle = (message.chatGuid ? extractHandleFromChatGuid(message.chatGuid) : null) ?? normalizeBlueBubblesHandle(message.chatIdentifier ?? "");
868
+ return Boolean(chatHandle) && chatHandle === message.senderId;
869
+ }
870
+ function prunePendingOutboundMessageIds(now = Date.now()) {
871
+ const cutoff = now - PENDING_OUTBOUND_MESSAGE_ID_TTL_MS;
872
+ for (let i = pendingOutboundMessageIds.length - 1; i >= 0; i--) if (pendingOutboundMessageIds[i].createdAt < cutoff) pendingOutboundMessageIds.splice(i, 1);
873
+ }
874
+ function rememberPendingOutboundMessageId(entry) {
875
+ prunePendingOutboundMessageIds();
876
+ pendingOutboundMessageIdCounter += 1;
877
+ const snippetRaw = entry.snippet.trim();
878
+ const snippetNorm = normalizeSnippet(snippetRaw);
879
+ pendingOutboundMessageIds.push({
880
+ id: pendingOutboundMessageIdCounter,
881
+ accountId: entry.accountId,
882
+ sessionKey: entry.sessionKey,
883
+ outboundTarget: entry.outboundTarget,
884
+ chatGuid: normalizeOptionalString(entry.chatGuid),
885
+ chatIdentifier: normalizeOptionalString(entry.chatIdentifier),
886
+ chatId: typeof entry.chatId === "number" ? entry.chatId : void 0,
887
+ snippetRaw,
888
+ snippetNorm,
889
+ isMediaSnippet: normalizeLowercaseStringOrEmpty(snippetRaw).startsWith("<media:"),
890
+ createdAt: Date.now()
891
+ });
892
+ return pendingOutboundMessageIdCounter;
893
+ }
894
+ function forgetPendingOutboundMessageId(id) {
895
+ const index = pendingOutboundMessageIds.findIndex((entry) => entry.id === id);
896
+ if (index >= 0) pendingOutboundMessageIds.splice(index, 1);
897
+ }
898
+ function chatsMatch(left, right) {
899
+ const leftGuid = normalizeOptionalString(left.chatGuid);
900
+ const rightGuid = normalizeOptionalString(right.chatGuid);
901
+ if (leftGuid && rightGuid) return leftGuid === rightGuid;
902
+ const leftIdentifier = normalizeOptionalString(left.chatIdentifier);
903
+ const rightIdentifier = normalizeOptionalString(right.chatIdentifier);
904
+ if (leftIdentifier && rightIdentifier) return leftIdentifier === rightIdentifier;
905
+ const leftChatId = typeof left.chatId === "number" ? left.chatId : void 0;
906
+ const rightChatId = typeof right.chatId === "number" ? right.chatId : void 0;
907
+ if (leftChatId !== void 0 && rightChatId !== void 0) return leftChatId === rightChatId;
908
+ return false;
909
+ }
910
+ function consumePendingOutboundMessageId(params) {
911
+ prunePendingOutboundMessageIds();
912
+ const bodyNorm = normalizeSnippet(params.body);
913
+ const isMediaBody = normalizeLowercaseStringOrEmpty(params.body).startsWith("<media:");
914
+ for (let i = 0; i < pendingOutboundMessageIds.length; i++) {
915
+ const entry = pendingOutboundMessageIds[i];
916
+ if (entry.accountId !== params.accountId) continue;
917
+ if (!chatsMatch(entry, params)) continue;
918
+ if (entry.snippetNorm && entry.snippetNorm === bodyNorm) {
919
+ pendingOutboundMessageIds.splice(i, 1);
920
+ return entry;
921
+ }
922
+ if (entry.isMediaSnippet && isMediaBody) {
923
+ pendingOutboundMessageIds.splice(i, 1);
924
+ return entry;
925
+ }
926
+ }
927
+ return null;
928
+ }
929
+ function logVerbose(core, runtime, message) {
930
+ if (core.logging.shouldLogVerbose()) runtime.log?.(`[bluebubbles] ${message}`);
931
+ }
932
+ function logGroupAllowlistHint(params) {
933
+ const log = params.runtime.log ?? console.log;
934
+ const nameHint = params.chatName ? ` (group name: ${params.chatName})` : "";
935
+ const accountHint = params.accountId ? ` (or channels.bluebubbles.accounts.${params.accountId}.groupAllowFrom)` : "";
936
+ if (params.entry) {
937
+ log(`[bluebubbles] group message blocked (${params.reason}). Allow this group by adding "${params.entry}" to channels.bluebubbles.groupAllowFrom${nameHint}.`);
938
+ log(`[bluebubbles] add to config: channels.bluebubbles.groupAllowFrom=["${params.entry}"]${accountHint}.`);
939
+ return;
940
+ }
941
+ log(`[bluebubbles] group message blocked (${params.reason}). Allow groups by setting channels.bluebubbles.groupPolicy="open" or adding a group id to channels.bluebubbles.groupAllowFrom${accountHint}${nameHint}.`);
942
+ }
943
+ function resolveBlueBubblesAckReaction(params) {
944
+ const raw = resolveAckReaction(params.cfg, params.agentId).trim();
945
+ if (!raw) return null;
946
+ try {
947
+ normalizeBlueBubblesReactionInputStrict(raw);
948
+ return raw;
949
+ } catch {
950
+ const key = normalizeLowercaseStringOrEmpty(raw);
951
+ if (!invalidAckReactions.has(key)) {
952
+ invalidAckReactions.add(key);
953
+ logVerbose(params.core, params.runtime, `ack reaction skipped (unsupported for BlueBubbles): ${raw}`);
954
+ }
955
+ return null;
956
+ }
957
+ }
958
+ /**
959
+ * In-memory rolling history map keyed by account + chat identifier.
960
+ * Populated from incoming messages during the session.
961
+ * API backfill is attempted until one fetch resolves (or retries are exhausted).
962
+ */
963
+ const chatHistories = /* @__PURE__ */ new Map();
964
+ const historyBackfills = /* @__PURE__ */ new Map();
965
+ const HISTORY_BACKFILL_BASE_DELAY_MS = 5e3;
966
+ const HISTORY_BACKFILL_MAX_DELAY_MS = 120 * 1e3;
967
+ const HISTORY_BACKFILL_MAX_ATTEMPTS = 6;
968
+ const HISTORY_BACKFILL_RETRY_WINDOW_MS = 1800 * 1e3;
969
+ const MAX_STORED_HISTORY_ENTRY_CHARS = 2e3;
970
+ const MAX_INBOUND_HISTORY_ENTRY_CHARS = 1200;
971
+ const MAX_INBOUND_HISTORY_TOTAL_CHARS = 12e3;
972
+ function buildAccountScopedHistoryKey(accountId, historyIdentifier) {
973
+ return `${accountId}\u0000${historyIdentifier}`;
974
+ }
975
+ function historyDedupKey(entry) {
976
+ const messageId = entry.messageId?.trim();
977
+ if (messageId) return `id:${messageId}`;
978
+ return `fallback:${entry.sender}\u0000${entry.body}\u0000${entry.timestamp ?? ""}`;
979
+ }
980
+ function truncateHistoryBody(body, maxChars) {
981
+ const trimmed = body.trim();
982
+ if (!trimmed) return "";
983
+ if (trimmed.length <= maxChars) return trimmed;
984
+ return `${trimmed.slice(0, maxChars).trimEnd()}...`;
985
+ }
986
+ function mergeHistoryEntries(params) {
987
+ if (params.limit <= 0) return [];
988
+ const merged = [];
989
+ const seen = /* @__PURE__ */ new Set();
990
+ const appendUnique = (entry) => {
991
+ const key = historyDedupKey(entry);
992
+ if (seen.has(key)) return;
993
+ seen.add(key);
994
+ merged.push(entry);
995
+ };
996
+ for (const entry of params.apiEntries) appendUnique(entry);
997
+ for (const entry of params.currentEntries) appendUnique(entry);
998
+ if (merged.length <= params.limit) return merged;
999
+ return merged.slice(merged.length - params.limit);
1000
+ }
1001
+ function pruneHistoryBackfillState() {
1002
+ for (const key of historyBackfills.keys()) if (!chatHistories.has(key)) historyBackfills.delete(key);
1003
+ }
1004
+ function markHistoryBackfillResolved(historyKey) {
1005
+ const state = historyBackfills.get(historyKey);
1006
+ if (state) {
1007
+ state.resolved = true;
1008
+ historyBackfills.set(historyKey, state);
1009
+ return;
1010
+ }
1011
+ historyBackfills.set(historyKey, {
1012
+ attempts: 0,
1013
+ firstAttemptAt: Date.now(),
1014
+ nextAttemptAt: Number.POSITIVE_INFINITY,
1015
+ resolved: true
1016
+ });
1017
+ }
1018
+ function planHistoryBackfillAttempt(historyKey, now) {
1019
+ const existing = historyBackfills.get(historyKey);
1020
+ if (existing?.resolved) return null;
1021
+ if (existing && now - existing.firstAttemptAt > HISTORY_BACKFILL_RETRY_WINDOW_MS) {
1022
+ markHistoryBackfillResolved(historyKey);
1023
+ return null;
1024
+ }
1025
+ if (existing && existing.attempts >= HISTORY_BACKFILL_MAX_ATTEMPTS) {
1026
+ markHistoryBackfillResolved(historyKey);
1027
+ return null;
1028
+ }
1029
+ if (existing && now < existing.nextAttemptAt) return null;
1030
+ const attempts = (existing?.attempts ?? 0) + 1;
1031
+ const state = {
1032
+ attempts,
1033
+ firstAttemptAt: existing?.firstAttemptAt ?? now,
1034
+ nextAttemptAt: now + Math.min(HISTORY_BACKFILL_BASE_DELAY_MS * 2 ** (attempts - 1), HISTORY_BACKFILL_MAX_DELAY_MS),
1035
+ resolved: false
1036
+ };
1037
+ historyBackfills.set(historyKey, state);
1038
+ return state;
1039
+ }
1040
+ function buildInboundHistorySnapshot(params) {
1041
+ if (params.limit <= 0 || params.entries.length === 0) return;
1042
+ const recent = params.entries.slice(-params.limit);
1043
+ const selected = [];
1044
+ let remainingChars = MAX_INBOUND_HISTORY_TOTAL_CHARS;
1045
+ for (let i = recent.length - 1; i >= 0; i--) {
1046
+ const entry = recent[i];
1047
+ const body = truncateHistoryBody(entry.body, MAX_INBOUND_HISTORY_ENTRY_CHARS);
1048
+ if (!body) continue;
1049
+ if (selected.length > 0 && body.length > remainingChars) break;
1050
+ selected.push({
1051
+ sender: entry.sender,
1052
+ body,
1053
+ timestamp: entry.timestamp
1054
+ });
1055
+ remainingChars -= body.length;
1056
+ if (remainingChars <= 0) break;
1057
+ }
1058
+ if (selected.length === 0) return;
1059
+ selected.reverse();
1060
+ return selected;
1061
+ }
1062
+ function sanitizeForLog(value, maxLen = 200) {
1063
+ const cleaned = String(value).replace(/[\r\n\t\p{C}]/gu, " ");
1064
+ return cleaned.length > maxLen ? cleaned.slice(0, maxLen) + "..." : cleaned;
1065
+ }
1066
+ /**
1067
+ * Claim → process → finalize/release wrapper around the real inbound flow.
1068
+ *
1069
+ * Claim before doing any work so restart replays and in-flight concurrent
1070
+ * redeliveries both drop cleanly. Finalize (persist the GUID) only when
1071
+ * processing completed cleanly AND any reply dispatch reported success;
1072
+ * release (let a later replay try again) when processing threw OR the reply
1073
+ * pipeline reported a delivery failure via its onError callback.
1074
+ *
1075
+ * The dedupe key follows the same canonicalization rules as the debouncer
1076
+ * (`monitor-debounce.ts`): balloon events (URL previews, stickers) share
1077
+ * a logical identity with their originating text message via
1078
+ * `associatedMessageGuid`, so balloon-first vs text-first event ordering
1079
+ * cannot produce two distinct dedupe keys for the same logical message.
1080
+ */
1081
+ async function processMessage(message, target) {
1082
+ const { account, core, runtime } = target;
1083
+ const dedupeKey = resolveBlueBubblesInboundDedupeKey(message);
1084
+ const claim = await claimBlueBubblesInboundMessage({
1085
+ guid: dedupeKey,
1086
+ accountId: account.accountId,
1087
+ onDiskError: (error) => logVerbose(core, runtime, `inbound-dedupe disk error: ${sanitizeForLog(error)}`)
1088
+ });
1089
+ if (claim.kind === "duplicate" || claim.kind === "inflight") {
1090
+ logVerbose(core, runtime, `drop: ${claim.kind} inbound key=${sanitizeForLog(dedupeKey ?? "")} sender=${sanitizeForLog(message.senderId)}`);
1091
+ return;
1092
+ }
1093
+ const signal = { deliveryFailed: false };
1094
+ try {
1095
+ await processMessageAfterDedupe(message, target, signal);
1096
+ } catch (error) {
1097
+ if (claim.kind === "claimed") claim.release();
1098
+ throw error;
1099
+ }
1100
+ if (claim.kind === "claimed") if (signal.deliveryFailed) {
1101
+ logVerbose(core, runtime, `inbound-dedupe: releasing claim for key=${sanitizeForLog(dedupeKey ?? "")} after reply delivery failure (will retry on replay)`);
1102
+ claim.release();
1103
+ } else {
1104
+ try {
1105
+ await claim.finalize();
1106
+ } catch (finalizeError) {
1107
+ logVerbose(core, runtime, `inbound-dedupe: finalize failed for key=${sanitizeForLog(dedupeKey ?? "")}: ${sanitizeForLog(finalizeError)}`);
1108
+ }
1109
+ const secondaryIds = (message.coalescedMessageIds ?? []).filter((id) => id !== dedupeKey);
1110
+ if (secondaryIds.length > 0) try {
1111
+ await commitBlueBubblesCoalescedMessageIds({
1112
+ messageIds: secondaryIds,
1113
+ accountId: account.accountId,
1114
+ onDiskError: (error) => logVerbose(core, runtime, `inbound-dedupe: coalesced secondary commit disk error: ${sanitizeForLog(error)}`)
1115
+ });
1116
+ } catch (secondaryError) {
1117
+ logVerbose(core, runtime, `inbound-dedupe: coalesced secondary commit failed for primary=${sanitizeForLog(dedupeKey ?? "")}: ${sanitizeForLog(secondaryError)}`);
1118
+ }
1119
+ }
1120
+ }
1121
+ async function processMessageAfterDedupe(message, target, dedupeSignal) {
1122
+ const { account, config, runtime, core, statusSink } = target;
1123
+ const pairing = createChannelPairingController({
1124
+ core,
1125
+ channel: "bluebubbles",
1126
+ accountId: account.accountId
1127
+ });
1128
+ const privateApiEnabled = isBlueBubblesPrivateApiEnabled(account.accountId);
1129
+ const groupFlag = resolveGroupFlagFromChatGuid(message.chatGuid);
1130
+ const isGroup = typeof groupFlag === "boolean" ? groupFlag : message.isGroup;
1131
+ const text = message.text.trim();
1132
+ let attachments = message.attachments ?? [];
1133
+ const baseUrl = normalizeSecretInputString(account.config.serverUrl);
1134
+ const password = normalizeSecretInputString(account.config.password);
1135
+ const retryMessageId = message.messageId?.trim();
1136
+ if (attachments.length === 0 && retryMessageId && baseUrl && password && (text.length === 0 || message.eventType === "updated-message")) try {
1137
+ await new Promise((resolve) => setTimeout(resolve, 2e3));
1138
+ const fetched = await fetchBlueBubblesMessageAttachments(retryMessageId, {
1139
+ baseUrl,
1140
+ password,
1141
+ timeoutMs: 1e4,
1142
+ allowPrivateNetwork: isPrivateNetworkOptInEnabled(account.config)
1143
+ });
1144
+ if (fetched.length > 0) {
1145
+ logVerbose(core, runtime, `attachment retry found ${fetched.length} attachment(s) for msgId=${message.messageId}`);
1146
+ attachments = fetched;
1147
+ }
1148
+ } catch (err) {
1149
+ logVerbose(core, runtime, `attachment retry failed for msgId=${message.messageId}: ${String(err)}`);
1150
+ }
1151
+ const placeholder = buildMessagePlaceholder({
1152
+ ...message,
1153
+ attachments
1154
+ });
1155
+ const tapbackContext = resolveTapbackContext(message);
1156
+ const tapbackParsed = parseTapbackText({
1157
+ text,
1158
+ emojiHint: tapbackContext?.emojiHint,
1159
+ actionHint: tapbackContext?.actionHint,
1160
+ requireQuoted: !tapbackContext
1161
+ });
1162
+ const isTapbackMessage = Boolean(tapbackParsed);
1163
+ const rawBody = tapbackParsed ? tapbackParsed.action === "removed" ? `removed ${tapbackParsed.emoji} reaction` : `reacted with ${tapbackParsed.emoji}` : text || placeholder;
1164
+ const isSelfChatMessage = isBlueBubblesSelfChatMessage(message, isGroup);
1165
+ const selfChatLookup = {
1166
+ accountId: account.accountId,
1167
+ chatGuid: message.chatGuid,
1168
+ chatIdentifier: message.chatIdentifier,
1169
+ chatId: message.chatId,
1170
+ senderId: message.senderId,
1171
+ body: rawBody,
1172
+ timestamp: message.timestamp
1173
+ };
1174
+ const cacheMessageId = message.messageId?.trim();
1175
+ const confirmedOutboundCacheEntry = cacheMessageId ? resolveReplyContextFromCache({
1176
+ accountId: account.accountId,
1177
+ replyToId: cacheMessageId,
1178
+ chatGuid: message.chatGuid,
1179
+ chatIdentifier: message.chatIdentifier,
1180
+ chatId: message.chatId
1181
+ }) : null;
1182
+ let messageShortId;
1183
+ const cacheInboundMessage = () => {
1184
+ if (!cacheMessageId) return;
1185
+ messageShortId = rememberBlueBubblesReplyCache({
1186
+ accountId: account.accountId,
1187
+ messageId: cacheMessageId,
1188
+ chatGuid: message.chatGuid,
1189
+ chatIdentifier: message.chatIdentifier,
1190
+ chatId: message.chatId,
1191
+ senderLabel: message.fromMe ? "me" : message.senderId,
1192
+ body: rawBody,
1193
+ timestamp: message.timestamp ?? Date.now()
1194
+ }).shortId;
1195
+ };
1196
+ if (message.fromMe) {
1197
+ cacheInboundMessage();
1198
+ const confirmedAssistantOutbound = confirmedOutboundCacheEntry?.senderLabel === "me" && normalizeSnippet(confirmedOutboundCacheEntry.body ?? "") === normalizeSnippet(rawBody);
1199
+ if (isSelfChatMessage && confirmedAssistantOutbound) rememberBlueBubblesSelfChatCopy(selfChatLookup);
1200
+ if (cacheMessageId) {
1201
+ const pending = consumePendingOutboundMessageId({
1202
+ accountId: account.accountId,
1203
+ chatGuid: message.chatGuid,
1204
+ chatIdentifier: message.chatIdentifier,
1205
+ chatId: message.chatId,
1206
+ body: rawBody
1207
+ });
1208
+ if (pending) {
1209
+ const displayId = getShortIdForUuid(cacheMessageId) || cacheMessageId;
1210
+ const previewSource = pending.snippetRaw || rawBody;
1211
+ const preview = previewSource ? ` "${previewSource.slice(0, 12)}${previewSource.length > 12 ? "…" : ""}"` : "";
1212
+ core.system.enqueueSystemEvent(`Assistant sent${preview} [message_id:${displayId}]`, {
1213
+ sessionKey: pending.sessionKey,
1214
+ contextKey: `bluebubbles:outbound:${pending.outboundTarget}:${cacheMessageId}`
1215
+ });
1216
+ }
1217
+ }
1218
+ return;
1219
+ }
1220
+ if (isSelfChatMessage && hasBlueBubblesSelfChatCopy(selfChatLookup)) {
1221
+ logVerbose(core, runtime, `drop: reflected self-chat duplicate sender=${message.senderId}`);
1222
+ return;
1223
+ }
1224
+ if (!rawBody) {
1225
+ logVerbose(core, runtime, `drop: empty text sender=${message.senderId}`);
1226
+ return;
1227
+ }
1228
+ logVerbose(core, runtime, `msg sender=${message.senderId} group=${isGroup} textLen=${text.length} attachments=${attachments.length} chatGuid=${message.chatGuid ?? ""} chatId=${message.chatId ?? ""}`);
1229
+ const dmPolicy = account.config.dmPolicy ?? "pairing";
1230
+ const groupPolicy = account.config.groupPolicy ?? "allowlist";
1231
+ const configuredAllowFrom = mapAllowFromEntries(account.config.allowFrom);
1232
+ const storeAllowFrom = await readStoreAllowFromForDmPolicy({
1233
+ provider: "bluebubbles",
1234
+ accountId: account.accountId,
1235
+ dmPolicy,
1236
+ readStore: pairing.readStoreForDmPolicy
1237
+ });
1238
+ const accessDecision = resolveDmGroupAccessWithLists({
1239
+ isGroup,
1240
+ dmPolicy,
1241
+ groupPolicy,
1242
+ allowFrom: configuredAllowFrom,
1243
+ groupAllowFrom: account.config.groupAllowFrom,
1244
+ storeAllowFrom,
1245
+ isSenderAllowed: (allowFrom) => isAllowedBlueBubblesSender({
1246
+ allowFrom,
1247
+ sender: message.senderId,
1248
+ chatId: message.chatId ?? void 0,
1249
+ chatGuid: message.chatGuid ?? void 0,
1250
+ chatIdentifier: message.chatIdentifier ?? void 0
1251
+ })
1252
+ });
1253
+ const effectiveAllowFrom = accessDecision.effectiveAllowFrom;
1254
+ const effectiveGroupAllowFrom = accessDecision.effectiveGroupAllowFrom;
1255
+ const groupAllowEntry = formatGroupAllowlistEntry({
1256
+ chatGuid: message.chatGuid,
1257
+ chatId: message.chatId ?? void 0,
1258
+ chatIdentifier: message.chatIdentifier ?? void 0
1259
+ });
1260
+ const groupName = normalizeOptionalString(message.chatName);
1261
+ if (accessDecision.decision !== "allow") {
1262
+ if (isGroup) {
1263
+ if (accessDecision.reasonCode === DM_GROUP_ACCESS_REASON.GROUP_POLICY_DISABLED) {
1264
+ logVerbose(core, runtime, "Blocked BlueBubbles group message (groupPolicy=disabled)");
1265
+ logGroupAllowlistHint({
1266
+ runtime,
1267
+ reason: "groupPolicy=disabled",
1268
+ entry: groupAllowEntry,
1269
+ chatName: groupName,
1270
+ accountId: account.accountId
1271
+ });
1272
+ return;
1273
+ }
1274
+ if (accessDecision.reasonCode === DM_GROUP_ACCESS_REASON.GROUP_POLICY_EMPTY_ALLOWLIST) {
1275
+ logVerbose(core, runtime, "Blocked BlueBubbles group message (no allowlist)");
1276
+ logGroupAllowlistHint({
1277
+ runtime,
1278
+ reason: "groupPolicy=allowlist (empty allowlist)",
1279
+ entry: groupAllowEntry,
1280
+ chatName: groupName,
1281
+ accountId: account.accountId
1282
+ });
1283
+ return;
1284
+ }
1285
+ if (accessDecision.reasonCode === DM_GROUP_ACCESS_REASON.GROUP_POLICY_NOT_ALLOWLISTED) {
1286
+ logVerbose(core, runtime, `Blocked BlueBubbles sender ${message.senderId} (not in groupAllowFrom)`);
1287
+ logVerbose(core, runtime, `drop: group sender not allowed sender=${message.senderId} allowFrom=${effectiveGroupAllowFrom.join(",")}`);
1288
+ logGroupAllowlistHint({
1289
+ runtime,
1290
+ reason: "groupPolicy=allowlist (not allowlisted)",
1291
+ entry: groupAllowEntry,
1292
+ chatName: groupName,
1293
+ accountId: account.accountId
1294
+ });
1295
+ return;
1296
+ }
1297
+ return;
1298
+ }
1299
+ if (accessDecision.reasonCode === DM_GROUP_ACCESS_REASON.DM_POLICY_DISABLED) {
1300
+ logVerbose(core, runtime, `Blocked BlueBubbles DM from ${message.senderId}`);
1301
+ logVerbose(core, runtime, `drop: dmPolicy disabled sender=${message.senderId}`);
1302
+ return;
1303
+ }
1304
+ if (accessDecision.decision === "pairing") {
1305
+ await pairing.issueChallenge({
1306
+ senderId: message.senderId,
1307
+ senderIdLine: `Your BlueBubbles sender id: ${message.senderId}`,
1308
+ meta: { name: message.senderName },
1309
+ onCreated: () => {
1310
+ runtime.log?.(`[bluebubbles] pairing request sender=${message.senderId} created=true`);
1311
+ logVerbose(core, runtime, `bluebubbles pairing request sender=${message.senderId}`);
1312
+ },
1313
+ sendPairingReply: async (text) => {
1314
+ await sendMessageBlueBubbles(message.senderId, text, {
1315
+ cfg: config,
1316
+ accountId: account.accountId
1317
+ });
1318
+ statusSink?.({ lastOutboundAt: Date.now() });
1319
+ },
1320
+ onReplyError: (err) => {
1321
+ logVerbose(core, runtime, `bluebubbles pairing reply failed for ${message.senderId}: ${String(err)}`);
1322
+ runtime.error?.(`[bluebubbles] pairing reply failed sender=${message.senderId}: ${String(err)}`);
1323
+ }
1324
+ });
1325
+ return;
1326
+ }
1327
+ logVerbose(core, runtime, `Blocked unauthorized BlueBubbles sender ${message.senderId} (dmPolicy=${dmPolicy})`);
1328
+ logVerbose(core, runtime, `drop: dm sender not allowed sender=${message.senderId} allowFrom=${effectiveAllowFrom.join(",")}`);
1329
+ return;
1330
+ }
1331
+ const chatId = message.chatId ?? void 0;
1332
+ const chatGuid = message.chatGuid ?? void 0;
1333
+ const chatIdentifier = message.chatIdentifier ?? void 0;
1334
+ const peerId = isGroup ? chatGuid ?? chatIdentifier ?? (chatId ? String(chatId) : "group") : message.senderId;
1335
+ const route = resolveBlueBubblesConversationRoute({
1336
+ cfg: config,
1337
+ accountId: account.accountId,
1338
+ isGroup,
1339
+ peerId,
1340
+ sender: message.senderId,
1341
+ chatId,
1342
+ chatGuid,
1343
+ chatIdentifier
1344
+ });
1345
+ const contextVisibilityMode = resolveChannelContextVisibilityMode({
1346
+ cfg: config,
1347
+ channel: "bluebubbles",
1348
+ accountId: account.accountId
1349
+ });
1350
+ const messageText = text;
1351
+ const mentionRegexes = core.channel.mentions.buildMentionRegexes(config, route.agentId);
1352
+ const wasMentioned = isGroup ? core.channel.mentions.matchesMentionPatterns(messageText, mentionRegexes) : true;
1353
+ const canDetectMention = mentionRegexes.length > 0;
1354
+ const requireMention = core.channel.groups.resolveRequireMention({
1355
+ cfg: config,
1356
+ channel: "bluebubbles",
1357
+ groupId: peerId,
1358
+ accountId: account.accountId
1359
+ });
1360
+ const useAccessGroups = config.commands?.useAccessGroups !== false;
1361
+ const hasControlCmd = core.channel.text.hasControlCommand(messageText, config);
1362
+ const commandDmAllowFrom = isGroup ? configuredAllowFrom : effectiveAllowFrom;
1363
+ const ownerAllowedForCommands = commandDmAllowFrom.length > 0 ? isAllowedBlueBubblesSender({
1364
+ allowFrom: commandDmAllowFrom,
1365
+ sender: message.senderId,
1366
+ chatId: message.chatId ?? void 0,
1367
+ chatGuid: message.chatGuid ?? void 0,
1368
+ chatIdentifier: message.chatIdentifier ?? void 0
1369
+ }) : false;
1370
+ const groupAllowedForCommands = effectiveGroupAllowFrom.length > 0 ? isAllowedBlueBubblesSender({
1371
+ allowFrom: effectiveGroupAllowFrom,
1372
+ sender: message.senderId,
1373
+ chatId: message.chatId ?? void 0,
1374
+ chatGuid: message.chatGuid ?? void 0,
1375
+ chatIdentifier: message.chatIdentifier ?? void 0
1376
+ }) : false;
1377
+ const commandGate = resolveControlCommandGate({
1378
+ useAccessGroups,
1379
+ authorizers: [{
1380
+ configured: commandDmAllowFrom.length > 0,
1381
+ allowed: ownerAllowedForCommands
1382
+ }, {
1383
+ configured: effectiveGroupAllowFrom.length > 0,
1384
+ allowed: groupAllowedForCommands
1385
+ }],
1386
+ allowTextCommands: true,
1387
+ hasControlCommand: hasControlCmd
1388
+ });
1389
+ const commandAuthorized = commandGate.commandAuthorized;
1390
+ if (isGroup && commandGate.shouldBlock) {
1391
+ logInboundDrop({
1392
+ log: (msg) => logVerbose(core, runtime, msg),
1393
+ channel: "bluebubbles",
1394
+ reason: "control command (unauthorized)",
1395
+ target: message.senderId
1396
+ });
1397
+ return;
1398
+ }
1399
+ const shouldBypassMention = isGroup && requireMention && !wasMentioned && commandAuthorized && hasControlCmd;
1400
+ const effectiveWasMentioned = wasMentioned || shouldBypassMention;
1401
+ if (isGroup && requireMention && canDetectMention && !wasMentioned && !shouldBypassMention) {
1402
+ logVerbose(core, runtime, `bluebubbles: skipping group message (no mention)`);
1403
+ return;
1404
+ }
1405
+ if (isGroup && !message.participants?.length && baseUrl && password) try {
1406
+ const fetchedParticipants = await fetchBlueBubblesParticipantsForInboundMessage({
1407
+ baseUrl,
1408
+ password,
1409
+ chatGuid: message.chatGuid,
1410
+ chatId: message.chatId,
1411
+ chatIdentifier: message.chatIdentifier,
1412
+ allowPrivateNetwork: isPrivateNetworkOptInEnabled(account.config)
1413
+ });
1414
+ if (fetchedParticipants?.length) message.participants = fetchedParticipants;
1415
+ } catch (err) {
1416
+ logVerbose(core, runtime, `bluebubbles: participant fallback lookup failed chat=${peerId}: ${String(err)}`);
1417
+ }
1418
+ if (isGroup && account.config.enrichGroupParticipantsFromContacts === true && message.participants?.length) message.participants = await enrichBlueBubblesParticipantsWithContactNames(message.participants);
1419
+ cacheInboundMessage();
1420
+ const maxBytes = account.config.mediaMaxMb && account.config.mediaMaxMb > 0 ? account.config.mediaMaxMb * 1024 * 1024 : 8 * 1024 * 1024;
1421
+ let mediaUrls = [];
1422
+ let mediaPaths = [];
1423
+ let mediaTypes = [];
1424
+ if (attachments.length > 0) if (!baseUrl || !password) logVerbose(core, runtime, "attachment download skipped (missing serverUrl/password)");
1425
+ else for (const attachment of attachments) {
1426
+ if (!attachment.guid) continue;
1427
+ if (attachment.totalBytes && attachment.totalBytes > maxBytes) {
1428
+ logVerbose(core, runtime, `attachment too large guid=${attachment.guid} bytes=${attachment.totalBytes}`);
1429
+ continue;
1430
+ }
1431
+ try {
1432
+ const downloaded = await downloadBlueBubblesAttachment(attachment, {
1433
+ cfg: config,
1434
+ accountId: account.accountId,
1435
+ maxBytes
1436
+ });
1437
+ const saved = await core.channel.media.saveMediaBuffer(Buffer.from(downloaded.buffer), downloaded.contentType, "inbound", maxBytes);
1438
+ mediaPaths.push(saved.path);
1439
+ mediaUrls.push(saved.path);
1440
+ if (saved.contentType) mediaTypes.push(saved.contentType);
1441
+ } catch (err) {
1442
+ logVerbose(core, runtime, `attachment download failed guid=${attachment.guid} err=${String(err)}`);
1443
+ }
1444
+ }
1445
+ let replyToId = message.replyToId;
1446
+ let replyToBody = message.replyToBody;
1447
+ let replyToSender = message.replyToSender;
1448
+ let replyToShortId;
1449
+ if (isTapbackMessage && tapbackContext?.replyToId) replyToId = tapbackContext.replyToId;
1450
+ if (replyToId) {
1451
+ const cached = resolveReplyContextFromCache({
1452
+ accountId: account.accountId,
1453
+ replyToId,
1454
+ chatGuid: message.chatGuid,
1455
+ chatIdentifier: message.chatIdentifier,
1456
+ chatId: message.chatId
1457
+ });
1458
+ if (cached) {
1459
+ if (!replyToBody && cached.body) replyToBody = cached.body;
1460
+ if (!replyToSender && cached.senderLabel) replyToSender = cached.senderLabel;
1461
+ replyToShortId = cached.shortId;
1462
+ if (core.logging.shouldLogVerbose()) {
1463
+ const preview = (cached.body ?? "").replace(/\s+/g, " ").slice(0, 120);
1464
+ logVerbose(core, runtime, `reply-context cache hit replyToId=${replyToId} sender=${replyToSender ?? ""} body="${preview}"`);
1465
+ }
1466
+ }
1467
+ }
1468
+ if (replyToId && !replyToShortId) replyToShortId = getShortIdForUuid(replyToId);
1469
+ const hasReplyContext = Boolean(replyToId || replyToBody || replyToSender);
1470
+ const replySenderAllowed = !isGroup || effectiveGroupAllowFrom.length === 0 ? true : replyToSender ? isAllowedBlueBubblesSender({
1471
+ allowFrom: effectiveGroupAllowFrom,
1472
+ sender: replyToSender,
1473
+ chatId: message.chatId ?? void 0,
1474
+ chatGuid: message.chatGuid ?? void 0,
1475
+ chatIdentifier: message.chatIdentifier ?? void 0
1476
+ }) : false;
1477
+ const includeReplyContext = !hasReplyContext || evaluateSupplementalContextVisibility({
1478
+ mode: contextVisibilityMode,
1479
+ kind: "quote",
1480
+ senderAllowed: replySenderAllowed
1481
+ }).include;
1482
+ if (hasReplyContext && !includeReplyContext && isGroup) logVerbose(core, runtime, `bluebubbles: drop reply context (mode=${contextVisibilityMode}, sender_allowed=${replySenderAllowed ? "yes" : "no"})`);
1483
+ const visibleReplyToId = includeReplyContext ? replyToId : void 0;
1484
+ const visibleReplyToShortId = includeReplyContext ? replyToShortId : void 0;
1485
+ const visibleReplyToBody = includeReplyContext ? replyToBody : void 0;
1486
+ const visibleReplyToSender = includeReplyContext ? replyToSender : void 0;
1487
+ const replyTag = formatReplyTag({
1488
+ replyToId: visibleReplyToId,
1489
+ replyToShortId: visibleReplyToShortId
1490
+ });
1491
+ const baseBody = replyTag ? isTapbackMessage ? `${rawBody} ${replyTag}` : `${replyTag} ${rawBody}` : rawBody;
1492
+ const senderLabel = message.senderName || `user:${message.senderId}`;
1493
+ const fromLabel = isGroup ? `${normalizeOptionalString(message.chatName) || "Group"} id:${peerId}` : senderLabel !== message.senderId ? `${senderLabel} id:${message.senderId}` : senderLabel;
1494
+ const groupSubject = isGroup ? normalizeOptionalString(message.chatName) : void 0;
1495
+ const groupMembers = isGroup ? formatGroupMembers({
1496
+ participants: message.participants,
1497
+ fallback: message.senderId ? {
1498
+ id: message.senderId,
1499
+ name: message.senderName
1500
+ } : void 0
1501
+ }) : void 0;
1502
+ const storePath = core.channel.session.resolveStorePath(config.session?.store, { agentId: route.agentId });
1503
+ const envelopeOptions = core.channel.reply.resolveEnvelopeFormatOptions(config);
1504
+ const previousTimestamp = core.channel.session.readSessionUpdatedAt({
1505
+ storePath,
1506
+ sessionKey: route.sessionKey
1507
+ });
1508
+ const body = core.channel.reply.formatInboundEnvelope({
1509
+ channel: "BlueBubbles",
1510
+ from: fromLabel,
1511
+ timestamp: message.timestamp,
1512
+ previousTimestamp,
1513
+ envelope: envelopeOptions,
1514
+ body: baseBody,
1515
+ chatType: isGroup ? "group" : "direct",
1516
+ sender: {
1517
+ name: message.senderName || void 0,
1518
+ id: message.senderId
1519
+ }
1520
+ });
1521
+ let chatGuidForActions = chatGuid;
1522
+ if (!chatGuidForActions && baseUrl && password) {
1523
+ const resolveTarget = isGroup && (chatId || chatIdentifier) ? chatId ? {
1524
+ kind: "chat_id",
1525
+ chatId
1526
+ } : {
1527
+ kind: "chat_identifier",
1528
+ chatIdentifier: chatIdentifier ?? ""
1529
+ } : {
1530
+ kind: "handle",
1531
+ address: message.senderId
1532
+ };
1533
+ if (resolveTarget.kind !== "chat_identifier" || resolveTarget.chatIdentifier) chatGuidForActions = await resolveChatGuidForTarget({
1534
+ baseUrl,
1535
+ password,
1536
+ target: resolveTarget,
1537
+ allowPrivateNetwork: isPrivateNetworkOptInEnabled(account.config)
1538
+ }) ?? void 0;
1539
+ }
1540
+ const ackReactionScope = config.messages?.ackReactionScope ?? "group-mentions";
1541
+ const removeAckAfterReply = config.messages?.removeAckAfterReply ?? false;
1542
+ const ackReactionValue = resolveBlueBubblesAckReaction({
1543
+ cfg: config,
1544
+ agentId: route.agentId,
1545
+ core,
1546
+ runtime
1547
+ });
1548
+ const shouldAckReaction = () => Boolean(ackReactionValue && core.channel.reactions.shouldAckReaction({
1549
+ scope: ackReactionScope,
1550
+ isDirect: !isGroup,
1551
+ isGroup,
1552
+ isMentionableGroup: isGroup,
1553
+ requireMention,
1554
+ canDetectMention,
1555
+ effectiveWasMentioned,
1556
+ shouldBypassMention
1557
+ }));
1558
+ const ackMessageId = message.messageId?.trim() || "";
1559
+ const ackReactionPromise = shouldAckReaction() && ackMessageId && chatGuidForActions && ackReactionValue ? sendBlueBubblesReaction({
1560
+ chatGuid: chatGuidForActions,
1561
+ messageGuid: ackMessageId,
1562
+ emoji: ackReactionValue,
1563
+ opts: {
1564
+ cfg: config,
1565
+ accountId: account.accountId
1566
+ }
1567
+ }).then(() => true, (err) => {
1568
+ logVerbose(core, runtime, `ack reaction failed chatGuid=${chatGuidForActions} msg=${ackMessageId}: ${String(err)}`);
1569
+ return false;
1570
+ }) : null;
1571
+ const sendReadReceipts = account.config.sendReadReceipts !== false;
1572
+ if (chatGuidForActions && baseUrl && password && sendReadReceipts) try {
1573
+ await markBlueBubblesChatRead(chatGuidForActions, {
1574
+ cfg: config,
1575
+ accountId: account.accountId
1576
+ });
1577
+ logVerbose(core, runtime, `marked read chatGuid=${chatGuidForActions}`);
1578
+ } catch (err) {
1579
+ runtime.error?.(`[bluebubbles] mark read failed: ${String(err)}`);
1580
+ }
1581
+ else if (!sendReadReceipts) logVerbose(core, runtime, "mark read skipped (sendReadReceipts=false)");
1582
+ else logVerbose(core, runtime, "mark read skipped (missing chatGuid or credentials)");
1583
+ const outboundTarget = isGroup ? formatBlueBubblesChatTarget({
1584
+ chatId,
1585
+ chatGuid: chatGuidForActions ?? chatGuid,
1586
+ chatIdentifier
1587
+ }) || peerId : chatGuidForActions ? formatBlueBubblesChatTarget({ chatGuid: chatGuidForActions }) : message.senderId;
1588
+ const maybeEnqueueOutboundMessageId = (messageId, snippet) => {
1589
+ const trimmed = messageId?.trim();
1590
+ if (!trimmed || trimmed === "ok" || trimmed === "unknown") return false;
1591
+ const displayId = rememberBlueBubblesReplyCache({
1592
+ accountId: account.accountId,
1593
+ messageId: trimmed,
1594
+ chatGuid: chatGuidForActions ?? chatGuid,
1595
+ chatIdentifier,
1596
+ chatId,
1597
+ senderLabel: "me",
1598
+ body: snippet ?? "",
1599
+ timestamp: Date.now()
1600
+ }).shortId || trimmed;
1601
+ const preview = snippet ? ` "${snippet.slice(0, 12)}${snippet.length > 12 ? "…" : ""}"` : "";
1602
+ core.system.enqueueSystemEvent(`Assistant sent${preview} [message_id:${displayId}]`, {
1603
+ sessionKey: route.sessionKey,
1604
+ contextKey: `bluebubbles:outbound:${outboundTarget}:${trimmed}`
1605
+ });
1606
+ return true;
1607
+ };
1608
+ const sanitizeReplyDirectiveText = (value) => {
1609
+ if (privateApiEnabled) return value;
1610
+ return value.replace(REPLY_DIRECTIVE_TAG_RE, " ").replace(/[ \t]+/g, " ").trim();
1611
+ };
1612
+ const historyLimit = isGroup ? account.config.historyLimit ?? 0 : account.config.dmHistoryLimit ?? 0;
1613
+ const historyIdentifier = chatGuid || chatIdentifier || (chatId ? String(chatId) : null) || (isGroup ? null : message.senderId) || "";
1614
+ const historyKey = historyIdentifier ? buildAccountScopedHistoryKey(account.accountId, historyIdentifier) : "";
1615
+ if (historyKey && historyLimit > 0) {
1616
+ const nowMs = Date.now();
1617
+ const senderLabel = message.fromMe ? "me" : message.senderName || message.senderId;
1618
+ const normalizedHistoryBody = truncateHistoryBody(text, MAX_STORED_HISTORY_ENTRY_CHARS);
1619
+ const currentEntries = recordPendingHistoryEntryIfEnabled({
1620
+ historyMap: chatHistories,
1621
+ limit: historyLimit,
1622
+ historyKey,
1623
+ entry: normalizedHistoryBody ? {
1624
+ sender: senderLabel,
1625
+ body: normalizedHistoryBody,
1626
+ timestamp: message.timestamp ?? nowMs,
1627
+ messageId: message.messageId ?? void 0
1628
+ } : null
1629
+ });
1630
+ pruneHistoryBackfillState();
1631
+ const backfillAttempt = planHistoryBackfillAttempt(historyKey, nowMs);
1632
+ if (backfillAttempt) try {
1633
+ const backfillResult = await fetchBlueBubblesHistory(historyIdentifier, historyLimit, {
1634
+ cfg: config,
1635
+ accountId: account.accountId
1636
+ });
1637
+ if (backfillResult.resolved) markHistoryBackfillResolved(historyKey);
1638
+ if (backfillResult.entries.length > 0) {
1639
+ const apiEntries = [];
1640
+ for (const entry of backfillResult.entries) {
1641
+ const body = truncateHistoryBody(entry.body, MAX_STORED_HISTORY_ENTRY_CHARS);
1642
+ if (!body) continue;
1643
+ apiEntries.push({
1644
+ sender: entry.sender,
1645
+ body,
1646
+ timestamp: entry.timestamp,
1647
+ messageId: entry.messageId
1648
+ });
1649
+ }
1650
+ const merged = mergeHistoryEntries({
1651
+ apiEntries,
1652
+ currentEntries: currentEntries.length > 0 ? currentEntries : chatHistories.get(historyKey) ?? [],
1653
+ limit: historyLimit
1654
+ });
1655
+ if (chatHistories.has(historyKey)) chatHistories.delete(historyKey);
1656
+ chatHistories.set(historyKey, merged);
1657
+ evictOldHistoryKeys(chatHistories);
1658
+ logVerbose(core, runtime, `backfilled ${backfillResult.entries.length} history messages for ${isGroup ? "group" : "DM"}: ${historyIdentifier}`);
1659
+ } else if (!backfillResult.resolved) {
1660
+ const remainingAttempts = HISTORY_BACKFILL_MAX_ATTEMPTS - backfillAttempt.attempts;
1661
+ const nextBackoffMs = Math.max(backfillAttempt.nextAttemptAt - nowMs, 0);
1662
+ logVerbose(core, runtime, `history backfill unresolved for ${historyIdentifier}; retries left=${Math.max(remainingAttempts, 0)} next_in_ms=${nextBackoffMs}`);
1663
+ }
1664
+ } catch (err) {
1665
+ const remainingAttempts = HISTORY_BACKFILL_MAX_ATTEMPTS - backfillAttempt.attempts;
1666
+ const nextBackoffMs = Math.max(backfillAttempt.nextAttemptAt - nowMs, 0);
1667
+ logVerbose(core, runtime, `history backfill failed for ${historyIdentifier}: ${String(err)} (retries left=${Math.max(remainingAttempts, 0)} next_in_ms=${nextBackoffMs})`);
1668
+ }
1669
+ }
1670
+ let inboundHistory;
1671
+ if (historyKey && historyLimit > 0) {
1672
+ const entries = chatHistories.get(historyKey);
1673
+ if (entries && entries.length > 0) inboundHistory = buildInboundHistorySnapshot({
1674
+ entries,
1675
+ limit: historyLimit
1676
+ });
1677
+ }
1678
+ const commandBody = messageText.trim();
1679
+ const ctxPayload = core.channel.reply.finalizeInboundContext({
1680
+ Body: body,
1681
+ BodyForAgent: rawBody,
1682
+ InboundHistory: inboundHistory,
1683
+ RawBody: rawBody,
1684
+ CommandBody: commandBody,
1685
+ BodyForCommands: commandBody,
1686
+ MediaUrl: mediaUrls[0],
1687
+ MediaUrls: mediaUrls.length > 0 ? mediaUrls : void 0,
1688
+ MediaPath: mediaPaths[0],
1689
+ MediaPaths: mediaPaths.length > 0 ? mediaPaths : void 0,
1690
+ MediaType: mediaTypes[0],
1691
+ MediaTypes: mediaTypes.length > 0 ? mediaTypes : void 0,
1692
+ From: isGroup ? `group:${peerId}` : `bluebubbles:${message.senderId}`,
1693
+ To: `bluebubbles:${outboundTarget}`,
1694
+ SessionKey: route.sessionKey,
1695
+ AccountId: route.accountId,
1696
+ ChatType: isGroup ? "group" : "direct",
1697
+ ConversationLabel: fromLabel,
1698
+ ReplyToId: visibleReplyToShortId || visibleReplyToId,
1699
+ ReplyToIdFull: visibleReplyToId,
1700
+ ReplyToBody: visibleReplyToBody,
1701
+ ReplyToSender: visibleReplyToSender,
1702
+ GroupSubject: groupSubject,
1703
+ GroupMembers: groupMembers,
1704
+ SenderName: message.senderName || void 0,
1705
+ SenderId: message.senderId,
1706
+ Provider: "bluebubbles",
1707
+ Surface: "bluebubbles",
1708
+ MessageSid: messageShortId || message.messageId,
1709
+ MessageSidFull: message.messageId,
1710
+ Timestamp: message.timestamp,
1711
+ OriginatingChannel: "bluebubbles",
1712
+ OriginatingTo: `bluebubbles:${outboundTarget}`,
1713
+ WasMentioned: effectiveWasMentioned,
1714
+ CommandAuthorized: commandAuthorized,
1715
+ GroupSystemPrompt: isGroup ? normalizeOptionalString(account.config.groups?.[peerId]?.systemPrompt ?? account.config.groups?.["*"]?.systemPrompt) : void 0
1716
+ });
1717
+ let sentMessage = false;
1718
+ let streamingActive = false;
1719
+ let typingRestartTimer;
1720
+ const typingRestartDelayMs = 150;
1721
+ const clearTypingRestartTimer = () => {
1722
+ if (typingRestartTimer) {
1723
+ clearTimeout(typingRestartTimer);
1724
+ typingRestartTimer = void 0;
1725
+ }
1726
+ };
1727
+ const restartTypingSoon = () => {
1728
+ if (!streamingActive || !chatGuidForActions || !baseUrl || !password) return;
1729
+ clearTypingRestartTimer();
1730
+ typingRestartTimer = setTimeout(() => {
1731
+ typingRestartTimer = void 0;
1732
+ if (!streamingActive) return;
1733
+ sendBlueBubblesTyping(chatGuidForActions, true, {
1734
+ cfg: config,
1735
+ accountId: account.accountId
1736
+ }).catch((err) => {
1737
+ runtime.error?.(`[bluebubbles] typing restart failed: ${String(err)}`);
1738
+ });
1739
+ }, typingRestartDelayMs);
1740
+ };
1741
+ try {
1742
+ const { onModelSelected, typingCallbacks, ...replyPipeline } = createChannelReplyPipeline({
1743
+ cfg: config,
1744
+ agentId: route.agentId,
1745
+ channel: "bluebubbles",
1746
+ accountId: account.accountId,
1747
+ typingCallbacks: {
1748
+ onReplyStart: async () => {
1749
+ if (!chatGuidForActions) return;
1750
+ if (!baseUrl || !password) return;
1751
+ streamingActive = true;
1752
+ clearTypingRestartTimer();
1753
+ try {
1754
+ await sendBlueBubblesTyping(chatGuidForActions, true, {
1755
+ cfg: config,
1756
+ accountId: account.accountId
1757
+ });
1758
+ } catch (err) {
1759
+ runtime.error?.(`[bluebubbles] typing start failed: ${String(err)}`);
1760
+ }
1761
+ },
1762
+ onIdle: () => {
1763
+ if (!chatGuidForActions) return;
1764
+ if (!baseUrl || !password) return;
1765
+ }
1766
+ }
1767
+ });
1768
+ await core.channel.reply.dispatchReplyWithBufferedBlockDispatcher({
1769
+ ctx: ctxPayload,
1770
+ cfg: config,
1771
+ dispatcherOptions: {
1772
+ ...replyPipeline,
1773
+ deliver: async (payload, info) => {
1774
+ const rawReplyToId = privateApiEnabled && typeof payload.replyToId === "string" ? payload.replyToId.trim() : "";
1775
+ const replyToMessageGuid = rawReplyToId ? resolveBlueBubblesMessageId(rawReplyToId, { requireKnownShortId: true }) : "";
1776
+ const mediaList = resolveOutboundMediaUrls(payload);
1777
+ if (mediaList.length > 0) {
1778
+ const tableMode = core.channel.text.resolveMarkdownTableMode({
1779
+ cfg: config,
1780
+ channel: "bluebubbles",
1781
+ accountId: account.accountId
1782
+ });
1783
+ await sendMediaWithLeadingCaption({
1784
+ mediaUrls: mediaList,
1785
+ caption: sanitizeReplyDirectiveText(core.channel.text.convertMarkdownTables(payload.text ?? "", tableMode)),
1786
+ send: async ({ mediaUrl, caption }) => {
1787
+ const cachedBody = (caption ?? "").trim() || "<media:attachment>";
1788
+ const pendingId = rememberPendingOutboundMessageId({
1789
+ accountId: account.accountId,
1790
+ sessionKey: route.sessionKey,
1791
+ outboundTarget,
1792
+ chatGuid: chatGuidForActions ?? chatGuid,
1793
+ chatIdentifier,
1794
+ chatId,
1795
+ snippet: cachedBody
1796
+ });
1797
+ let result;
1798
+ try {
1799
+ result = await sendBlueBubblesMedia({
1800
+ cfg: config,
1801
+ to: outboundTarget,
1802
+ mediaUrl,
1803
+ caption: caption ?? void 0,
1804
+ replyToId: replyToMessageGuid || null,
1805
+ accountId: account.accountId
1806
+ });
1807
+ } catch (err) {
1808
+ forgetPendingOutboundMessageId(pendingId);
1809
+ throw err;
1810
+ }
1811
+ if (maybeEnqueueOutboundMessageId(result.messageId, cachedBody)) forgetPendingOutboundMessageId(pendingId);
1812
+ sentMessage = true;
1813
+ statusSink?.({ lastOutboundAt: Date.now() });
1814
+ if (info.kind === "block") restartTypingSoon();
1815
+ }
1816
+ });
1817
+ return;
1818
+ }
1819
+ const textLimit = account.config.textChunkLimit && account.config.textChunkLimit > 0 ? account.config.textChunkLimit : DEFAULT_TEXT_LIMIT;
1820
+ const chunkMode = account.config.chunkMode ?? "length";
1821
+ const tableMode = core.channel.text.resolveMarkdownTableMode({
1822
+ cfg: config,
1823
+ channel: "bluebubbles",
1824
+ accountId: account.accountId
1825
+ });
1826
+ const text = sanitizeReplyDirectiveText(core.channel.text.convertMarkdownTables(payload.text ?? "", tableMode));
1827
+ const chunks = chunkMode === "newline" ? resolveTextChunksWithFallback(text, core.channel.text.chunkTextWithMode(text, textLimit, chunkMode)) : resolveTextChunksWithFallback(text, core.channel.text.chunkMarkdownText(text, textLimit));
1828
+ if (!chunks.length) return;
1829
+ for (const chunk of chunks) {
1830
+ const pendingId = rememberPendingOutboundMessageId({
1831
+ accountId: account.accountId,
1832
+ sessionKey: route.sessionKey,
1833
+ outboundTarget,
1834
+ chatGuid: chatGuidForActions ?? chatGuid,
1835
+ chatIdentifier,
1836
+ chatId,
1837
+ snippet: chunk
1838
+ });
1839
+ let result;
1840
+ try {
1841
+ result = await sendMessageBlueBubbles(outboundTarget, chunk, {
1842
+ cfg: config,
1843
+ accountId: account.accountId,
1844
+ replyToMessageGuid: replyToMessageGuid || void 0
1845
+ });
1846
+ } catch (err) {
1847
+ forgetPendingOutboundMessageId(pendingId);
1848
+ throw err;
1849
+ }
1850
+ if (maybeEnqueueOutboundMessageId(result.messageId, chunk)) forgetPendingOutboundMessageId(pendingId);
1851
+ sentMessage = true;
1852
+ statusSink?.({ lastOutboundAt: Date.now() });
1853
+ if (info.kind === "block") restartTypingSoon();
1854
+ }
1855
+ },
1856
+ onReplyStart: typingCallbacks?.onReplyStart,
1857
+ onIdle: typingCallbacks?.onIdle,
1858
+ onError: (err, info) => {
1859
+ if (info.kind === "final") dedupeSignal.deliveryFailed = true;
1860
+ runtime.error?.(`BlueBubbles ${info.kind} reply failed: ${String(err)}`);
1861
+ }
1862
+ },
1863
+ replyOptions: {
1864
+ onModelSelected,
1865
+ disableBlockStreaming: typeof account.config.blockStreaming === "boolean" ? !account.config.blockStreaming : void 0
1866
+ }
1867
+ });
1868
+ } finally {
1869
+ const shouldStopTyping = Boolean(chatGuidForActions && baseUrl && password) && (streamingActive || !sentMessage);
1870
+ streamingActive = false;
1871
+ clearTypingRestartTimer();
1872
+ if (sentMessage && chatGuidForActions && ackMessageId) core.channel.reactions.removeAckReactionAfterReply({
1873
+ removeAfterReply: removeAckAfterReply,
1874
+ ackReactionPromise,
1875
+ ackReactionValue: ackReactionValue ?? null,
1876
+ remove: () => sendBlueBubblesReaction({
1877
+ chatGuid: chatGuidForActions,
1878
+ messageGuid: ackMessageId,
1879
+ emoji: ackReactionValue ?? "",
1880
+ remove: true,
1881
+ opts: {
1882
+ cfg: config,
1883
+ accountId: account.accountId
1884
+ }
1885
+ }),
1886
+ onError: (err) => {
1887
+ logAckFailure({
1888
+ log: (msg) => logVerbose(core, runtime, msg),
1889
+ channel: "bluebubbles",
1890
+ target: `${chatGuidForActions}/${ackMessageId}`,
1891
+ error: err
1892
+ });
1893
+ }
1894
+ });
1895
+ if (shouldStopTyping && chatGuidForActions) sendBlueBubblesTyping(chatGuidForActions, false, {
1896
+ cfg: config,
1897
+ accountId: account.accountId
1898
+ }).catch((err) => {
1899
+ logTypingFailure({
1900
+ log: (msg) => logVerbose(core, runtime, msg),
1901
+ channel: "bluebubbles",
1902
+ action: "stop",
1903
+ target: chatGuidForActions,
1904
+ error: err
1905
+ });
1906
+ });
1907
+ }
1908
+ }
1909
+ async function processReaction(reaction, target) {
1910
+ const { account, config, runtime, core } = target;
1911
+ const pairing = createChannelPairingController({
1912
+ core,
1913
+ channel: "bluebubbles",
1914
+ accountId: account.accountId
1915
+ });
1916
+ if (reaction.fromMe) return;
1917
+ const dmPolicy = account.config.dmPolicy ?? "pairing";
1918
+ const groupPolicy = account.config.groupPolicy ?? "allowlist";
1919
+ const storeAllowFrom = await readStoreAllowFromForDmPolicy({
1920
+ provider: "bluebubbles",
1921
+ accountId: account.accountId,
1922
+ dmPolicy,
1923
+ readStore: pairing.readStoreForDmPolicy
1924
+ });
1925
+ if (resolveDmGroupAccessWithLists({
1926
+ isGroup: reaction.isGroup,
1927
+ dmPolicy,
1928
+ groupPolicy,
1929
+ allowFrom: account.config.allowFrom,
1930
+ groupAllowFrom: account.config.groupAllowFrom,
1931
+ storeAllowFrom,
1932
+ isSenderAllowed: (allowFrom) => isAllowedBlueBubblesSender({
1933
+ allowFrom,
1934
+ sender: reaction.senderId,
1935
+ chatId: reaction.chatId ?? void 0,
1936
+ chatGuid: reaction.chatGuid ?? void 0,
1937
+ chatIdentifier: reaction.chatIdentifier ?? void 0
1938
+ })
1939
+ }).decision !== "allow") return;
1940
+ const chatId = reaction.chatId ?? void 0;
1941
+ const chatGuid = reaction.chatGuid ?? void 0;
1942
+ const chatIdentifier = reaction.chatIdentifier ?? void 0;
1943
+ const peerId = reaction.isGroup ? chatGuid ?? chatIdentifier ?? (chatId ? String(chatId) : "group") : reaction.senderId;
1944
+ if (reaction.isGroup && core.channel.groups.resolveRequireMention({
1945
+ cfg: config,
1946
+ channel: "bluebubbles",
1947
+ groupId: peerId,
1948
+ accountId: account.accountId
1949
+ })) {
1950
+ logVerbose(core, runtime, "bluebubbles: skipping group reaction (requireMention=true)");
1951
+ return;
1952
+ }
1953
+ const route = resolveBlueBubblesConversationRoute({
1954
+ cfg: config,
1955
+ accountId: account.accountId,
1956
+ isGroup: reaction.isGroup,
1957
+ peerId,
1958
+ sender: reaction.senderId,
1959
+ chatId,
1960
+ chatGuid,
1961
+ chatIdentifier
1962
+ });
1963
+ const senderLabel = reaction.senderName || reaction.senderId;
1964
+ const chatLabel = reaction.isGroup ? ` in group:${peerId}` : "";
1965
+ const messageDisplayId = getShortIdForUuid(reaction.messageId) || reaction.messageId;
1966
+ const text = reaction.action === "removed" ? `${senderLabel} removed ${reaction.emoji} reaction [[reply_to:${messageDisplayId}]]${chatLabel}` : `${senderLabel} reacted with ${reaction.emoji} [[reply_to:${messageDisplayId}]]${chatLabel}`;
1967
+ core.system.enqueueSystemEvent(text, {
1968
+ sessionKey: route.sessionKey,
1969
+ contextKey: `bluebubbles:reaction:${reaction.action}:${peerId}:${reaction.messageId}:${reaction.senderId}:${reaction.emoji}`
1970
+ });
1971
+ logVerbose(core, runtime, `reaction event enqueued: ${text}`);
1972
+ }
1973
+ //#endregion
1974
+ export { warmupBlueBubblesInboundDedupe as a, sendBlueBubblesMedia as i, processMessage as n, processReaction as r, logVerbose as t };