@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,2769 @@
1
+ import { i as formatErrorMessage } from "./errors-Jbvi20TW.js";
2
+ import { c as normalizeOptionalString } from "./string-coerce-C1IzJjqi.js";
3
+ import "./text-runtime-B4pK_Jpd.js";
4
+ import "./error-runtime-Cv5whxJ8.js";
5
+ import { a as isRequestBodyLimitError, c as requestBodyErrorToText, s as readRequestBodyWithLimit } from "./http-body-DDG39e3E.js";
6
+ import { a as createWebhookInFlightLimiter, t as WEBHOOK_BODY_READ_DEFAULTS } from "./webhook-request-guards-D4zAmS4Z.js";
7
+ import "./webhook-ingress-BET_Iso7.js";
8
+ import { g as resolveRealtimeVoiceAgentConsultToolsAllow, h as resolveRealtimeVoiceAgentConsultTools, s as REALTIME_VOICE_AGENT_CONSULT_TOOL_NAME } from "./provider-resolver-C4DoG9R-.js";
9
+ import { s as consultRealtimeVoiceAgent, t as convertPcmToMulaw8k } from "./realtime-voice-BuMgE6pb.js";
10
+ import { t as resolveConfiguredCapabilityProvider } from "./provider-selection-runtime-BX532qOy.js";
11
+ import { t as zod_exports } from "./zod-Bqvft_ty.js";
12
+ import "./api-s457yBqo.js";
13
+ import { a as deepMergeDefined, i as validateProviderConfig, n as normalizeVoiceCallConfig, r as resolveVoiceCallConfig } from "./config-DYIEyw4U.js";
14
+ import { n as mapVoiceToPolly, t as escapeXml } from "./voice-mapping-FtCIKOHQ.js";
15
+ import { t as resolveVoiceResponseModel } from "./response-model-BO6v9B6W.js";
16
+ import { t as isProviderStatusTerminal } from "./call-status-DMAmF1AO.js";
17
+ import { t as getHeader } from "./http-headers-BQgW7fC2.js";
18
+ import { URL as URL$1 } from "node:url";
19
+ import fs from "node:fs";
20
+ import path from "node:path";
21
+ import { spawn } from "node:child_process";
22
+ import os from "node:os";
23
+ import fs$1 from "node:fs/promises";
24
+ import crypto from "node:crypto";
25
+ import { WebSocket as WebSocket$1, WebSocketServer } from "ws";
26
+ import http from "node:http";
27
+ //#region extensions/voice-call/src/allowlist.ts
28
+ function normalizePhoneNumber(input) {
29
+ if (!input) return "";
30
+ return input.replace(/\D/g, "");
31
+ }
32
+ function isAllowlistedCaller(normalizedFrom, allowFrom) {
33
+ if (!normalizedFrom) return false;
34
+ return (allowFrom ?? []).some((num) => {
35
+ const normalizedAllow = normalizePhoneNumber(num);
36
+ return normalizedAllow !== "" && normalizedAllow === normalizedFrom;
37
+ });
38
+ }
39
+ //#endregion
40
+ //#region extensions/voice-call/src/types.ts
41
+ const ProviderNameSchema = zod_exports.z.enum([
42
+ "telnyx",
43
+ "twilio",
44
+ "plivo",
45
+ "mock"
46
+ ]);
47
+ const CallStateSchema = zod_exports.z.enum([
48
+ "initiated",
49
+ "ringing",
50
+ "answered",
51
+ "active",
52
+ "speaking",
53
+ "listening",
54
+ "completed",
55
+ "hangup-user",
56
+ "hangup-bot",
57
+ "timeout",
58
+ "error",
59
+ "failed",
60
+ "no-answer",
61
+ "busy",
62
+ "voicemail"
63
+ ]);
64
+ const TerminalStates = new Set([
65
+ "completed",
66
+ "hangup-user",
67
+ "hangup-bot",
68
+ "timeout",
69
+ "error",
70
+ "failed",
71
+ "no-answer",
72
+ "busy",
73
+ "voicemail"
74
+ ]);
75
+ const EndReasonSchema = zod_exports.z.enum([
76
+ "completed",
77
+ "hangup-user",
78
+ "hangup-bot",
79
+ "timeout",
80
+ "error",
81
+ "failed",
82
+ "no-answer",
83
+ "busy",
84
+ "voicemail"
85
+ ]);
86
+ const BaseEventSchema = zod_exports.z.object({
87
+ id: zod_exports.z.string(),
88
+ dedupeKey: zod_exports.z.string().optional(),
89
+ callId: zod_exports.z.string(),
90
+ providerCallId: zod_exports.z.string().optional(),
91
+ timestamp: zod_exports.z.number(),
92
+ turnToken: zod_exports.z.string().optional(),
93
+ direction: zod_exports.z.enum(["inbound", "outbound"]).optional(),
94
+ from: zod_exports.z.string().optional(),
95
+ to: zod_exports.z.string().optional()
96
+ });
97
+ zod_exports.z.discriminatedUnion("type", [
98
+ BaseEventSchema.extend({ type: zod_exports.z.literal("call.initiated") }),
99
+ BaseEventSchema.extend({ type: zod_exports.z.literal("call.ringing") }),
100
+ BaseEventSchema.extend({ type: zod_exports.z.literal("call.answered") }),
101
+ BaseEventSchema.extend({ type: zod_exports.z.literal("call.active") }),
102
+ BaseEventSchema.extend({
103
+ type: zod_exports.z.literal("call.speaking"),
104
+ text: zod_exports.z.string()
105
+ }),
106
+ BaseEventSchema.extend({
107
+ type: zod_exports.z.literal("call.speech"),
108
+ transcript: zod_exports.z.string(),
109
+ isFinal: zod_exports.z.boolean(),
110
+ confidence: zod_exports.z.number().min(0).max(1).optional()
111
+ }),
112
+ BaseEventSchema.extend({
113
+ type: zod_exports.z.literal("call.silence"),
114
+ durationMs: zod_exports.z.number()
115
+ }),
116
+ BaseEventSchema.extend({
117
+ type: zod_exports.z.literal("call.dtmf"),
118
+ digits: zod_exports.z.string()
119
+ }),
120
+ BaseEventSchema.extend({
121
+ type: zod_exports.z.literal("call.ended"),
122
+ reason: EndReasonSchema
123
+ }),
124
+ BaseEventSchema.extend({
125
+ type: zod_exports.z.literal("call.error"),
126
+ error: zod_exports.z.string(),
127
+ retryable: zod_exports.z.boolean().optional()
128
+ })
129
+ ]);
130
+ const CallDirectionSchema = zod_exports.z.enum(["outbound", "inbound"]);
131
+ const TranscriptEntrySchema = zod_exports.z.object({
132
+ timestamp: zod_exports.z.number(),
133
+ speaker: zod_exports.z.enum(["bot", "user"]),
134
+ text: zod_exports.z.string(),
135
+ isFinal: zod_exports.z.boolean().default(true)
136
+ });
137
+ const CallRecordSchema = zod_exports.z.object({
138
+ callId: zod_exports.z.string(),
139
+ providerCallId: zod_exports.z.string().optional(),
140
+ provider: ProviderNameSchema,
141
+ direction: CallDirectionSchema,
142
+ state: CallStateSchema,
143
+ from: zod_exports.z.string(),
144
+ to: zod_exports.z.string(),
145
+ sessionKey: zod_exports.z.string().optional(),
146
+ startedAt: zod_exports.z.number(),
147
+ answeredAt: zod_exports.z.number().optional(),
148
+ endedAt: zod_exports.z.number().optional(),
149
+ endReason: EndReasonSchema.optional(),
150
+ transcript: zod_exports.z.array(TranscriptEntrySchema).default([]),
151
+ processedEventIds: zod_exports.z.array(zod_exports.z.string()).default([]),
152
+ metadata: zod_exports.z.record(zod_exports.z.string(), zod_exports.z.unknown()).optional()
153
+ });
154
+ //#endregion
155
+ //#region extensions/voice-call/src/manager/state.ts
156
+ const ConversationStates = new Set(["speaking", "listening"]);
157
+ const StateOrder = [
158
+ "initiated",
159
+ "ringing",
160
+ "answered",
161
+ "active",
162
+ "speaking",
163
+ "listening"
164
+ ];
165
+ function transitionState(call, newState) {
166
+ if (call.state === newState || TerminalStates.has(call.state)) return;
167
+ if (TerminalStates.has(newState)) {
168
+ call.state = newState;
169
+ return;
170
+ }
171
+ if (ConversationStates.has(call.state) && ConversationStates.has(newState)) {
172
+ call.state = newState;
173
+ return;
174
+ }
175
+ const currentIndex = StateOrder.indexOf(call.state);
176
+ if (StateOrder.indexOf(newState) > currentIndex) call.state = newState;
177
+ }
178
+ function addTranscriptEntry(call, speaker, text) {
179
+ const entry = {
180
+ timestamp: Date.now(),
181
+ speaker,
182
+ text,
183
+ isFinal: true
184
+ };
185
+ call.transcript.push(entry);
186
+ }
187
+ //#endregion
188
+ //#region extensions/voice-call/src/manager/store.ts
189
+ const pendingPersistWrites = /* @__PURE__ */ new Set();
190
+ function persistCallRecord(storePath, call) {
191
+ const logPath = path.join(storePath, "calls.jsonl");
192
+ const line = `${JSON.stringify(call)}\n`;
193
+ const write = fs$1.appendFile(logPath, line).catch((err) => {
194
+ console.error("[voice-call] Failed to persist call record:", err);
195
+ }).finally(() => {
196
+ pendingPersistWrites.delete(write);
197
+ });
198
+ pendingPersistWrites.add(write);
199
+ }
200
+ function loadActiveCallsFromStore(storePath) {
201
+ const logPath = path.join(storePath, "calls.jsonl");
202
+ if (!fs.existsSync(logPath)) return {
203
+ activeCalls: /* @__PURE__ */ new Map(),
204
+ providerCallIdMap: /* @__PURE__ */ new Map(),
205
+ processedEventIds: /* @__PURE__ */ new Set(),
206
+ rejectedProviderCallIds: /* @__PURE__ */ new Set()
207
+ };
208
+ const lines = fs.readFileSync(logPath, "utf-8").split("\n");
209
+ const callMap = /* @__PURE__ */ new Map();
210
+ for (const line of lines) {
211
+ if (!line.trim()) continue;
212
+ try {
213
+ const call = CallRecordSchema.parse(JSON.parse(line));
214
+ callMap.set(call.callId, call);
215
+ } catch {}
216
+ }
217
+ const activeCalls = /* @__PURE__ */ new Map();
218
+ const providerCallIdMap = /* @__PURE__ */ new Map();
219
+ const processedEventIds = /* @__PURE__ */ new Set();
220
+ const rejectedProviderCallIds = /* @__PURE__ */ new Set();
221
+ for (const [callId, call] of callMap) {
222
+ for (const eventId of call.processedEventIds) processedEventIds.add(eventId);
223
+ if (TerminalStates.has(call.state)) continue;
224
+ activeCalls.set(callId, call);
225
+ if (call.providerCallId) providerCallIdMap.set(call.providerCallId, callId);
226
+ }
227
+ return {
228
+ activeCalls,
229
+ providerCallIdMap,
230
+ processedEventIds,
231
+ rejectedProviderCallIds
232
+ };
233
+ }
234
+ async function getCallHistoryFromStore(storePath, limit = 50) {
235
+ const logPath = path.join(storePath, "calls.jsonl");
236
+ try {
237
+ await fs$1.access(logPath);
238
+ } catch {
239
+ return [];
240
+ }
241
+ const lines = (await fs$1.readFile(logPath, "utf-8")).trim().split("\n").filter(Boolean);
242
+ const calls = [];
243
+ for (const line of lines.slice(-limit)) try {
244
+ const parsed = CallRecordSchema.parse(JSON.parse(line));
245
+ calls.push(parsed);
246
+ } catch {}
247
+ return calls;
248
+ }
249
+ //#endregion
250
+ //#region extensions/voice-call/src/manager/timers.ts
251
+ function clearMaxDurationTimer(ctx, callId) {
252
+ const timer = ctx.maxDurationTimers.get(callId);
253
+ if (timer) {
254
+ clearTimeout(timer);
255
+ ctx.maxDurationTimers.delete(callId);
256
+ }
257
+ }
258
+ function startMaxDurationTimer(params) {
259
+ clearMaxDurationTimer(params.ctx, params.callId);
260
+ const maxDurationMs = params.timeoutMs ?? params.ctx.config.maxDurationSeconds * 1e3;
261
+ console.log(`[voice-call] Starting max duration timer (${Math.ceil(maxDurationMs / 1e3)}s) for call ${params.callId}`);
262
+ const timer = setTimeout(async () => {
263
+ params.ctx.maxDurationTimers.delete(params.callId);
264
+ const call = params.ctx.activeCalls.get(params.callId);
265
+ if (call && !TerminalStates.has(call.state)) {
266
+ console.log(`[voice-call] Max duration reached (${Math.ceil(maxDurationMs / 1e3)}s), ending call ${params.callId}`);
267
+ call.endReason = "timeout";
268
+ persistCallRecord(params.ctx.storePath, call);
269
+ await params.onTimeout(params.callId);
270
+ }
271
+ }, maxDurationMs);
272
+ params.ctx.maxDurationTimers.set(params.callId, timer);
273
+ }
274
+ function clearTranscriptWaiter(ctx, callId) {
275
+ const waiter = ctx.transcriptWaiters.get(callId);
276
+ if (!waiter) return;
277
+ clearTimeout(waiter.timeout);
278
+ ctx.transcriptWaiters.delete(callId);
279
+ }
280
+ function rejectTranscriptWaiter(ctx, callId, reason) {
281
+ const waiter = ctx.transcriptWaiters.get(callId);
282
+ if (!waiter) return;
283
+ clearTranscriptWaiter(ctx, callId);
284
+ waiter.reject(new Error(reason));
285
+ }
286
+ function resolveTranscriptWaiter(ctx, callId, transcript, turnToken) {
287
+ const waiter = ctx.transcriptWaiters.get(callId);
288
+ if (!waiter) return false;
289
+ if (waiter.turnToken && waiter.turnToken !== turnToken) return false;
290
+ clearTranscriptWaiter(ctx, callId);
291
+ waiter.resolve(transcript);
292
+ return true;
293
+ }
294
+ function waitForFinalTranscript(ctx, callId, turnToken) {
295
+ if (ctx.transcriptWaiters.has(callId)) return Promise.reject(/* @__PURE__ */ new Error("Already waiting for transcript"));
296
+ const timeoutMs = ctx.config.transcriptTimeoutMs;
297
+ return new Promise((resolve, reject) => {
298
+ const timeout = setTimeout(() => {
299
+ ctx.transcriptWaiters.delete(callId);
300
+ reject(/* @__PURE__ */ new Error(`Timed out waiting for transcript after ${timeoutMs}ms`));
301
+ }, timeoutMs);
302
+ ctx.transcriptWaiters.set(callId, {
303
+ resolve,
304
+ reject,
305
+ timeout,
306
+ turnToken
307
+ });
308
+ });
309
+ }
310
+ //#endregion
311
+ //#region extensions/voice-call/src/manager/lifecycle.ts
312
+ function removeProviderCallMapping(providerCallIdMap, call) {
313
+ if (!call.providerCallId) return;
314
+ if (providerCallIdMap.get(call.providerCallId) === call.callId) providerCallIdMap.delete(call.providerCallId);
315
+ }
316
+ function finalizeCall(params) {
317
+ const { ctx, call, endReason } = params;
318
+ call.endedAt = params.endedAt ?? Date.now();
319
+ call.endReason = endReason;
320
+ transitionState(call, endReason);
321
+ persistCallRecord(ctx.storePath, call);
322
+ if (ctx.maxDurationTimers) clearMaxDurationTimer({ maxDurationTimers: ctx.maxDurationTimers }, call.callId);
323
+ if (ctx.transcriptWaiters) rejectTranscriptWaiter({ transcriptWaiters: ctx.transcriptWaiters }, call.callId, params.transcriptRejectReason ?? `Call ended: ${endReason}`);
324
+ ctx.activeCalls.delete(call.callId);
325
+ removeProviderCallMapping(ctx.providerCallIdMap, call);
326
+ }
327
+ //#endregion
328
+ //#region extensions/voice-call/src/manager/lookup.ts
329
+ function getCallByProviderCallId(params) {
330
+ const callId = params.providerCallIdMap.get(params.providerCallId);
331
+ if (callId) return params.activeCalls.get(callId);
332
+ for (const call of params.activeCalls.values()) if (call.providerCallId === params.providerCallId) return call;
333
+ }
334
+ function findCall(params) {
335
+ const directCall = params.activeCalls.get(params.callIdOrProviderCallId);
336
+ if (directCall) return directCall;
337
+ return getCallByProviderCallId({
338
+ activeCalls: params.activeCalls,
339
+ providerCallIdMap: params.providerCallIdMap,
340
+ providerCallId: params.callIdOrProviderCallId
341
+ });
342
+ }
343
+ //#endregion
344
+ //#region extensions/voice-call/src/tts-provider-voice.ts
345
+ function resolveProviderVoiceSetting(providerConfig) {
346
+ if (!providerConfig || typeof providerConfig !== "object") return;
347
+ const candidate = providerConfig;
348
+ return normalizeOptionalString(candidate.voice) ?? normalizeOptionalString(candidate.voiceId);
349
+ }
350
+ function resolvePreferredTtsVoice(config) {
351
+ const providerId = config.tts?.provider;
352
+ if (!providerId) return;
353
+ return resolveProviderVoiceSetting(config.tts?.providers?.[providerId]);
354
+ }
355
+ //#endregion
356
+ //#region extensions/voice-call/src/manager/twiml.ts
357
+ function generateNotifyTwiml(message, voice) {
358
+ return `<?xml version="1.0" encoding="UTF-8"?>
359
+ <Response>
360
+ <Say voice="${voice}">${escapeXml(message)}</Say>
361
+ <Hangup/>
362
+ </Response>`;
363
+ }
364
+ //#endregion
365
+ //#region extensions/voice-call/src/manager/outbound.ts
366
+ function lookupConnectedCall(ctx, callId) {
367
+ const call = ctx.activeCalls.get(callId);
368
+ if (!call) return {
369
+ kind: "error",
370
+ error: "Call not found"
371
+ };
372
+ if (!ctx.provider || !call.providerCallId) return {
373
+ kind: "error",
374
+ error: "Call not connected"
375
+ };
376
+ if (TerminalStates.has(call.state)) return {
377
+ kind: "ended",
378
+ call
379
+ };
380
+ return {
381
+ kind: "ok",
382
+ call,
383
+ providerCallId: call.providerCallId,
384
+ provider: ctx.provider
385
+ };
386
+ }
387
+ function requireConnectedCall(ctx, callId) {
388
+ const lookup = lookupConnectedCall(ctx, callId);
389
+ if (lookup.kind === "error") return {
390
+ ok: false,
391
+ error: lookup.error
392
+ };
393
+ if (lookup.kind === "ended") return {
394
+ ok: false,
395
+ error: "Call has ended"
396
+ };
397
+ return {
398
+ ok: true,
399
+ call: lookup.call,
400
+ providerCallId: lookup.providerCallId,
401
+ provider: lookup.provider
402
+ };
403
+ }
404
+ function validateDtmfDigits(digits) {
405
+ return /^[0-9*#wWpP,]+$/.test(digits) ? null : "digits may only contain digits, *, #, comma, w, p";
406
+ }
407
+ async function initiateCall(ctx, to, sessionKey, options) {
408
+ const opts = typeof options === "string" ? { message: options } : options ?? {};
409
+ const initialMessage = opts.message;
410
+ const mode = opts.mode ?? ctx.config.outbound.defaultMode;
411
+ if (!ctx.provider) return {
412
+ callId: "",
413
+ success: false,
414
+ error: "Provider not initialized"
415
+ };
416
+ if (!ctx.webhookUrl) return {
417
+ callId: "",
418
+ success: false,
419
+ error: "Webhook URL not configured"
420
+ };
421
+ if (ctx.activeCalls.size >= ctx.config.maxConcurrentCalls) return {
422
+ callId: "",
423
+ success: false,
424
+ error: `Maximum concurrent calls (${ctx.config.maxConcurrentCalls}) reached`
425
+ };
426
+ const callId = crypto.randomUUID();
427
+ const from = ctx.config.fromNumber || (ctx.provider?.name === "mock" ? "+15550000000" : void 0);
428
+ if (!from) return {
429
+ callId: "",
430
+ success: false,
431
+ error: "fromNumber not configured"
432
+ };
433
+ const callRecord = {
434
+ callId,
435
+ provider: ctx.provider.name,
436
+ direction: "outbound",
437
+ state: "initiated",
438
+ from,
439
+ to,
440
+ sessionKey,
441
+ startedAt: Date.now(),
442
+ transcript: [],
443
+ processedEventIds: [],
444
+ metadata: {
445
+ ...initialMessage && { initialMessage },
446
+ mode
447
+ }
448
+ };
449
+ ctx.activeCalls.set(callId, callRecord);
450
+ persistCallRecord(ctx.storePath, callRecord);
451
+ try {
452
+ let inlineTwiml;
453
+ if (mode === "notify" && initialMessage) {
454
+ const pollyVoice = mapVoiceToPolly(resolvePreferredTtsVoice(ctx.config));
455
+ inlineTwiml = generateNotifyTwiml(initialMessage, pollyVoice);
456
+ console.log(`[voice-call] Using inline TwiML for notify mode (voice: ${pollyVoice})`);
457
+ }
458
+ const result = await ctx.provider.initiateCall({
459
+ callId,
460
+ from,
461
+ to,
462
+ webhookUrl: ctx.webhookUrl,
463
+ inlineTwiml
464
+ });
465
+ callRecord.providerCallId = result.providerCallId;
466
+ ctx.providerCallIdMap.set(result.providerCallId, callId);
467
+ persistCallRecord(ctx.storePath, callRecord);
468
+ return {
469
+ callId,
470
+ success: true
471
+ };
472
+ } catch (err) {
473
+ finalizeCall({
474
+ ctx,
475
+ call: callRecord,
476
+ endReason: "failed"
477
+ });
478
+ return {
479
+ callId,
480
+ success: false,
481
+ error: formatErrorMessage(err)
482
+ };
483
+ }
484
+ }
485
+ async function speak(ctx, callId, text) {
486
+ const connected = requireConnectedCall(ctx, callId);
487
+ if (!connected.ok) return {
488
+ success: false,
489
+ error: connected.error
490
+ };
491
+ const { call, providerCallId, provider } = connected;
492
+ try {
493
+ transitionState(call, "speaking");
494
+ persistCallRecord(ctx.storePath, call);
495
+ const voice = resolvePreferredTtsVoice(ctx.config);
496
+ await provider.playTts({
497
+ callId,
498
+ providerCallId,
499
+ text,
500
+ voice
501
+ });
502
+ addTranscriptEntry(call, "bot", text);
503
+ persistCallRecord(ctx.storePath, call);
504
+ return { success: true };
505
+ } catch (err) {
506
+ transitionState(call, "listening");
507
+ persistCallRecord(ctx.storePath, call);
508
+ return {
509
+ success: false,
510
+ error: formatErrorMessage(err)
511
+ };
512
+ }
513
+ }
514
+ function shouldStartListeningAfterInitialMessage(ctx) {
515
+ if (ctx.provider?.name !== "twilio") return true;
516
+ if (!ctx.config.streaming.enabled) return true;
517
+ return ctx.provider.isConversationStreamConnectEnabled?.() !== true;
518
+ }
519
+ async function sendDtmf(ctx, callId, digits) {
520
+ const validationError = validateDtmfDigits(digits);
521
+ if (validationError) return {
522
+ success: false,
523
+ error: validationError
524
+ };
525
+ const connected = requireConnectedCall(ctx, callId);
526
+ if (!connected.ok) return {
527
+ success: false,
528
+ error: connected.error
529
+ };
530
+ if (!connected.provider.sendDtmf) return {
531
+ success: false,
532
+ error: `${connected.provider.name} does not support outbound DTMF`
533
+ };
534
+ try {
535
+ await connected.provider.sendDtmf({
536
+ callId,
537
+ providerCallId: connected.providerCallId,
538
+ digits
539
+ });
540
+ return { success: true };
541
+ } catch (err) {
542
+ return {
543
+ success: false,
544
+ error: formatErrorMessage(err)
545
+ };
546
+ }
547
+ }
548
+ async function speakInitialMessage(ctx, providerCallId) {
549
+ const call = getCallByProviderCallId({
550
+ activeCalls: ctx.activeCalls,
551
+ providerCallIdMap: ctx.providerCallIdMap,
552
+ providerCallId
553
+ });
554
+ if (!call) {
555
+ console.warn(`[voice-call] speakInitialMessage: no call found for ${providerCallId}`);
556
+ return;
557
+ }
558
+ const initialMessage = call.metadata?.initialMessage;
559
+ const mode = call.metadata?.mode ?? "conversation";
560
+ if (!initialMessage) {
561
+ console.log(`[voice-call] speakInitialMessage: no initial message for ${call.callId}`);
562
+ return;
563
+ }
564
+ if (ctx.initialMessageInFlight.has(call.callId)) {
565
+ console.log(`[voice-call] speakInitialMessage: initial message already in flight for ${call.callId}`);
566
+ return;
567
+ }
568
+ ctx.initialMessageInFlight.add(call.callId);
569
+ try {
570
+ console.log(`[voice-call] Speaking initial message for call ${call.callId} (mode: ${mode})`);
571
+ const result = await speak(ctx, call.callId, initialMessage);
572
+ if (!result.success) {
573
+ console.warn(`[voice-call] Failed to speak initial message: ${result.error}`);
574
+ return;
575
+ }
576
+ if (call.metadata) {
577
+ delete call.metadata.initialMessage;
578
+ persistCallRecord(ctx.storePath, call);
579
+ }
580
+ if (mode === "notify") {
581
+ const delaySec = ctx.config.outbound.notifyHangupDelaySec;
582
+ console.log(`[voice-call] Notify mode: auto-hangup in ${delaySec}s for call ${call.callId}`);
583
+ setTimeout(async () => {
584
+ const currentCall = ctx.activeCalls.get(call.callId);
585
+ if (currentCall && !TerminalStates.has(currentCall.state)) {
586
+ console.log(`[voice-call] Notify mode: hanging up call ${call.callId}`);
587
+ await endCall(ctx, call.callId);
588
+ }
589
+ }, delaySec * 1e3);
590
+ } else if (mode === "conversation" && ctx.provider && shouldStartListeningAfterInitialMessage(ctx)) {
591
+ transitionState(call, "listening");
592
+ persistCallRecord(ctx.storePath, call);
593
+ await ctx.provider.startListening({
594
+ callId: call.callId,
595
+ providerCallId
596
+ });
597
+ }
598
+ } finally {
599
+ ctx.initialMessageInFlight.delete(call.callId);
600
+ }
601
+ }
602
+ async function continueCall(ctx, callId, prompt) {
603
+ const connected = requireConnectedCall(ctx, callId);
604
+ if (!connected.ok) return {
605
+ success: false,
606
+ error: connected.error
607
+ };
608
+ const { call, providerCallId, provider } = connected;
609
+ if (ctx.activeTurnCalls.has(callId) || ctx.transcriptWaiters.has(callId)) return {
610
+ success: false,
611
+ error: "Already waiting for transcript"
612
+ };
613
+ ctx.activeTurnCalls.add(callId);
614
+ const turnStartedAt = Date.now();
615
+ const turnToken = provider.name === "twilio" ? crypto.randomUUID() : void 0;
616
+ try {
617
+ await speak(ctx, callId, prompt);
618
+ transitionState(call, "listening");
619
+ persistCallRecord(ctx.storePath, call);
620
+ const listenStartedAt = Date.now();
621
+ await provider.startListening({
622
+ callId,
623
+ providerCallId,
624
+ turnToken
625
+ });
626
+ const transcript = await waitForFinalTranscript(ctx, callId, turnToken);
627
+ const transcriptReceivedAt = Date.now();
628
+ await provider.stopListening({
629
+ callId,
630
+ providerCallId
631
+ });
632
+ const lastTurnLatencyMs = transcriptReceivedAt - turnStartedAt;
633
+ const lastTurnListenWaitMs = transcriptReceivedAt - listenStartedAt;
634
+ const turnCount = call.metadata && typeof call.metadata.turnCount === "number" ? call.metadata.turnCount + 1 : 1;
635
+ call.metadata = {
636
+ ...call.metadata,
637
+ turnCount,
638
+ lastTurnLatencyMs,
639
+ lastTurnListenWaitMs,
640
+ lastTurnCompletedAt: transcriptReceivedAt
641
+ };
642
+ persistCallRecord(ctx.storePath, call);
643
+ console.log("[voice-call] continueCall latency call=" + call.callId + " totalMs=" + String(lastTurnLatencyMs) + " listenWaitMs=" + String(lastTurnListenWaitMs));
644
+ return {
645
+ success: true,
646
+ transcript
647
+ };
648
+ } catch (err) {
649
+ return {
650
+ success: false,
651
+ error: formatErrorMessage(err)
652
+ };
653
+ } finally {
654
+ ctx.activeTurnCalls.delete(callId);
655
+ clearTranscriptWaiter(ctx, callId);
656
+ }
657
+ }
658
+ async function endCall(ctx, callId, options) {
659
+ const lookup = lookupConnectedCall(ctx, callId);
660
+ if (lookup.kind === "error") return {
661
+ success: false,
662
+ error: lookup.error
663
+ };
664
+ if (lookup.kind === "ended") return { success: true };
665
+ const { call, providerCallId, provider } = lookup;
666
+ const reason = options?.reason ?? "hangup-bot";
667
+ try {
668
+ await provider.hangupCall({
669
+ callId,
670
+ providerCallId,
671
+ reason
672
+ });
673
+ finalizeCall({
674
+ ctx,
675
+ call,
676
+ endReason: reason
677
+ });
678
+ return { success: true };
679
+ } catch (err) {
680
+ return {
681
+ success: false,
682
+ error: formatErrorMessage(err)
683
+ };
684
+ }
685
+ }
686
+ //#endregion
687
+ //#region extensions/voice-call/src/manager/events.ts
688
+ function shouldAcceptInbound(config, from) {
689
+ const { inboundPolicy: policy, allowFrom } = config;
690
+ switch (policy) {
691
+ case "disabled":
692
+ console.log("[voice-call] Inbound call rejected: policy is disabled");
693
+ return false;
694
+ case "open":
695
+ console.log("[voice-call] Inbound call accepted: policy is open");
696
+ return true;
697
+ case "allowlist":
698
+ case "pairing": {
699
+ const normalized = normalizePhoneNumber(from);
700
+ if (!normalized) {
701
+ console.log("[voice-call] Inbound call rejected: missing caller ID");
702
+ return false;
703
+ }
704
+ const allowed = isAllowlistedCaller(normalized, allowFrom);
705
+ console.log(`[voice-call] Inbound call ${allowed ? "accepted" : "rejected"}: ${from} ${allowed ? "is in" : "not in"} allowlist`);
706
+ return allowed;
707
+ }
708
+ default: return false;
709
+ }
710
+ }
711
+ function createWebhookCall(params) {
712
+ const callId = crypto.randomUUID();
713
+ const callRecord = {
714
+ callId,
715
+ providerCallId: params.providerCallId,
716
+ provider: params.ctx.provider?.name || "twilio",
717
+ direction: params.direction,
718
+ state: "ringing",
719
+ from: params.from,
720
+ to: params.to,
721
+ startedAt: Date.now(),
722
+ transcript: [],
723
+ processedEventIds: [],
724
+ metadata: { initialMessage: params.direction === "inbound" ? params.ctx.config.inboundGreeting || "Hello! How can I help you today?" : void 0 }
725
+ };
726
+ params.ctx.activeCalls.set(callId, callRecord);
727
+ params.ctx.providerCallIdMap.set(params.providerCallId, callId);
728
+ persistCallRecord(params.ctx.storePath, callRecord);
729
+ console.log(`[voice-call] Created ${params.direction} call record: ${callId} from ${params.from}`);
730
+ return callRecord;
731
+ }
732
+ function processEvent(ctx, event) {
733
+ const dedupeKey = event.dedupeKey || event.id;
734
+ if (ctx.processedEventIds.has(dedupeKey)) return;
735
+ let call = findCall({
736
+ activeCalls: ctx.activeCalls,
737
+ providerCallIdMap: ctx.providerCallIdMap,
738
+ callIdOrProviderCallId: event.callId
739
+ });
740
+ const providerCallId = event.providerCallId;
741
+ const eventDirection = event.direction === "inbound" || event.direction === "outbound" ? event.direction : void 0;
742
+ if (!call && providerCallId && eventDirection) {
743
+ if (eventDirection === "inbound" && !shouldAcceptInbound(ctx.config, event.from)) {
744
+ const pid = providerCallId;
745
+ if (!ctx.provider) {
746
+ console.warn(`[voice-call] Inbound call rejected by policy but no provider to hang up (providerCallId: ${pid}, from: ${event.from}); call will time out on provider side.`);
747
+ return;
748
+ }
749
+ ctx.processedEventIds.add(dedupeKey);
750
+ if (ctx.rejectedProviderCallIds.has(pid)) return;
751
+ ctx.rejectedProviderCallIds.add(pid);
752
+ const callId = event.callId ?? pid;
753
+ console.log(`[voice-call] Rejecting inbound call by policy: ${pid}`);
754
+ ctx.provider.hangupCall({
755
+ callId,
756
+ providerCallId: pid,
757
+ reason: "hangup-bot"
758
+ }).catch((err) => {
759
+ ctx.rejectedProviderCallIds.delete(pid);
760
+ const message = formatErrorMessage(err);
761
+ console.warn(`[voice-call] Failed to reject inbound call ${pid}:`, message);
762
+ });
763
+ return;
764
+ }
765
+ call = createWebhookCall({
766
+ ctx,
767
+ providerCallId,
768
+ direction: eventDirection === "outbound" ? "outbound" : "inbound",
769
+ from: event.from || "unknown",
770
+ to: event.to || ctx.config.fromNumber || "unknown"
771
+ });
772
+ event.callId = call.callId;
773
+ }
774
+ if (!call) return;
775
+ if (event.providerCallId && event.providerCallId !== call.providerCallId) {
776
+ const previousProviderCallId = call.providerCallId;
777
+ call.providerCallId = event.providerCallId;
778
+ ctx.providerCallIdMap.set(event.providerCallId, call.callId);
779
+ if (previousProviderCallId) {
780
+ if (ctx.providerCallIdMap.get(previousProviderCallId) === call.callId) ctx.providerCallIdMap.delete(previousProviderCallId);
781
+ }
782
+ }
783
+ if (!(event.type === "call.error" && event.retryable)) {
784
+ ctx.processedEventIds.add(dedupeKey);
785
+ call.processedEventIds.push(dedupeKey);
786
+ }
787
+ switch (event.type) {
788
+ case "call.initiated":
789
+ transitionState(call, "initiated");
790
+ if (call.direction === "inbound" && call.providerCallId && ctx.provider?.answerCall) ctx.provider.answerCall({
791
+ callId: call.callId,
792
+ providerCallId: call.providerCallId
793
+ }).catch((err) => {
794
+ const message = formatErrorMessage(err);
795
+ console.warn(`[voice-call] Failed to answer inbound call ${call.providerCallId}:`, message);
796
+ });
797
+ break;
798
+ case "call.ringing":
799
+ transitionState(call, "ringing");
800
+ break;
801
+ case "call.answered":
802
+ call.answeredAt = event.timestamp;
803
+ transitionState(call, "answered");
804
+ startMaxDurationTimer({
805
+ ctx,
806
+ callId: call.callId,
807
+ onTimeout: async (callId) => {
808
+ await endCall(ctx, callId, { reason: "timeout" });
809
+ }
810
+ });
811
+ ctx.onCallAnswered?.(call);
812
+ break;
813
+ case "call.active":
814
+ transitionState(call, "active");
815
+ break;
816
+ case "call.speaking":
817
+ transitionState(call, "speaking");
818
+ break;
819
+ case "call.speech":
820
+ if (event.isFinal) {
821
+ const hadWaiter = ctx.transcriptWaiters.has(call.callId);
822
+ const resolved = resolveTranscriptWaiter(ctx, call.callId, event.transcript, event.turnToken);
823
+ if (hadWaiter && !resolved) {
824
+ console.warn(`[voice-call] Ignoring speech event with mismatched turn token for ${call.callId}`);
825
+ break;
826
+ }
827
+ addTranscriptEntry(call, "user", event.transcript);
828
+ }
829
+ transitionState(call, "listening");
830
+ break;
831
+ case "call.silence":
832
+ case "call.dtmf": break;
833
+ case "call.ended":
834
+ finalizeCall({
835
+ ctx,
836
+ call,
837
+ endReason: event.reason,
838
+ endedAt: event.timestamp
839
+ });
840
+ return;
841
+ case "call.error":
842
+ if (!event.retryable) {
843
+ finalizeCall({
844
+ ctx,
845
+ call,
846
+ endReason: "error",
847
+ endedAt: event.timestamp,
848
+ transcriptRejectReason: `Call error: ${event.error}`
849
+ });
850
+ return;
851
+ }
852
+ break;
853
+ }
854
+ persistCallRecord(ctx.storePath, call);
855
+ }
856
+ //#endregion
857
+ //#region extensions/voice-call/src/utils.ts
858
+ function resolveUserPath(input) {
859
+ const trimmed = input.trim();
860
+ if (!trimmed) return trimmed;
861
+ if (trimmed.startsWith("~")) {
862
+ const expanded = trimmed.replace(/^~(?=$|[\\/])/, os.homedir());
863
+ return path.resolve(expanded);
864
+ }
865
+ return path.resolve(trimmed);
866
+ }
867
+ //#endregion
868
+ //#region extensions/voice-call/src/manager.ts
869
+ function markRestoredCallSkipped(call, endReason) {
870
+ call.endedAt = Date.now();
871
+ call.endReason = endReason;
872
+ call.state = endReason;
873
+ }
874
+ function resolveDefaultStoreBase(config, storePath) {
875
+ const rawOverride = storePath?.trim() || config.store?.trim();
876
+ if (rawOverride) return resolveUserPath(rawOverride);
877
+ const preferred = path.join(os.homedir(), ".genesis", "voice-calls");
878
+ return [preferred].map((dir) => resolveUserPath(dir)).find((dir) => {
879
+ try {
880
+ return fs.existsSync(path.join(dir, "calls.jsonl")) || fs.existsSync(dir);
881
+ } catch {
882
+ return false;
883
+ }
884
+ }) ?? resolveUserPath(preferred);
885
+ }
886
+ /**
887
+ * Manages voice calls: state ownership and delegation to manager helper modules.
888
+ */
889
+ var CallManager = class {
890
+ constructor(config, storePath) {
891
+ this.activeCalls = /* @__PURE__ */ new Map();
892
+ this.providerCallIdMap = /* @__PURE__ */ new Map();
893
+ this.processedEventIds = /* @__PURE__ */ new Set();
894
+ this.rejectedProviderCallIds = /* @__PURE__ */ new Set();
895
+ this.provider = null;
896
+ this.webhookUrl = null;
897
+ this.activeTurnCalls = /* @__PURE__ */ new Set();
898
+ this.transcriptWaiters = /* @__PURE__ */ new Map();
899
+ this.maxDurationTimers = /* @__PURE__ */ new Map();
900
+ this.initialMessageInFlight = /* @__PURE__ */ new Set();
901
+ this.config = config;
902
+ this.storePath = resolveDefaultStoreBase(config, storePath);
903
+ }
904
+ /**
905
+ * Initialize the call manager with a provider.
906
+ * Verifies persisted calls with the provider and restarts timers.
907
+ */
908
+ async initialize(provider, webhookUrl) {
909
+ this.provider = provider;
910
+ this.webhookUrl = webhookUrl;
911
+ fs.mkdirSync(this.storePath, { recursive: true });
912
+ const persisted = loadActiveCallsFromStore(this.storePath);
913
+ this.processedEventIds = persisted.processedEventIds;
914
+ this.rejectedProviderCallIds = persisted.rejectedProviderCallIds;
915
+ const verified = await this.verifyRestoredCalls(provider, persisted.activeCalls);
916
+ this.activeCalls = verified;
917
+ this.providerCallIdMap = /* @__PURE__ */ new Map();
918
+ for (const [callId, call] of verified) if (call.providerCallId) this.providerCallIdMap.set(call.providerCallId, callId);
919
+ for (const [callId, call] of verified) if (call.answeredAt && !TerminalStates.has(call.state)) {
920
+ const elapsed = Date.now() - call.answeredAt;
921
+ const maxDurationMs = this.config.maxDurationSeconds * 1e3;
922
+ if (elapsed >= maxDurationMs) {
923
+ verified.delete(callId);
924
+ if (call.providerCallId) this.providerCallIdMap.delete(call.providerCallId);
925
+ console.log(`[voice-call] Skipping restored call ${callId} (max duration already elapsed)`);
926
+ continue;
927
+ }
928
+ startMaxDurationTimer({
929
+ ctx: this.getContext(),
930
+ callId,
931
+ timeoutMs: maxDurationMs - elapsed,
932
+ onTimeout: async (id) => {
933
+ await endCall(this.getContext(), id, { reason: "timeout" });
934
+ }
935
+ });
936
+ console.log(`[voice-call] Restarted max-duration timer for restored call ${callId}`);
937
+ }
938
+ if (verified.size > 0) console.log(`[voice-call] Restored ${verified.size} active call(s) from store`);
939
+ }
940
+ /**
941
+ * Verify persisted calls with the provider before restoring.
942
+ * Calls without providerCallId or older than maxDurationSeconds are skipped.
943
+ * Transient provider errors keep the call (rely on timer fallback).
944
+ */
945
+ async verifyRestoredCalls(provider, candidates) {
946
+ if (candidates.size === 0) return /* @__PURE__ */ new Map();
947
+ const maxAgeMs = this.config.maxDurationSeconds * 1e3;
948
+ const now = Date.now();
949
+ const verified = /* @__PURE__ */ new Map();
950
+ const verifyTasks = [];
951
+ for (const [callId, call] of candidates) {
952
+ if (!call.providerCallId) {
953
+ console.log(`[voice-call] Skipping restored call ${callId} (no providerCallId)`);
954
+ continue;
955
+ }
956
+ if (now - call.startedAt > maxAgeMs) {
957
+ console.log(`[voice-call] Skipping restored call ${callId} (older than maxDurationSeconds)`);
958
+ markRestoredCallSkipped(call, "timeout");
959
+ persistCallRecord(this.storePath, call);
960
+ await provider.hangupCall({
961
+ callId,
962
+ providerCallId: call.providerCallId,
963
+ reason: "timeout"
964
+ }).catch((err) => {
965
+ console.warn(`[voice-call] Failed to hang up expired restored call ${callId}:`, err instanceof Error ? err.message : String(err));
966
+ });
967
+ continue;
968
+ }
969
+ const task = {
970
+ callId,
971
+ call,
972
+ promise: provider.getCallStatus({ providerCallId: call.providerCallId }).then((result) => {
973
+ if (result.isTerminal) {
974
+ console.log(`[voice-call] Skipping restored call ${callId} (provider status: ${result.status})`);
975
+ markRestoredCallSkipped(call, "completed");
976
+ persistCallRecord(this.storePath, call);
977
+ } else if (result.isUnknown) {
978
+ console.log(`[voice-call] Keeping restored call ${callId} (provider status unknown, relying on timer)`);
979
+ verified.set(callId, call);
980
+ } else verified.set(callId, call);
981
+ }).catch(() => {
982
+ console.log(`[voice-call] Keeping restored call ${callId} (verification failed, relying on timer)`);
983
+ verified.set(callId, call);
984
+ })
985
+ };
986
+ verifyTasks.push(task);
987
+ }
988
+ await Promise.allSettled(verifyTasks.map((t) => t.promise));
989
+ return verified;
990
+ }
991
+ /**
992
+ * Get the current provider.
993
+ */
994
+ getProvider() {
995
+ return this.provider;
996
+ }
997
+ /**
998
+ * Initiate an outbound call.
999
+ */
1000
+ async initiateCall(to, sessionKey, options) {
1001
+ return initiateCall(this.getContext(), to, sessionKey, options);
1002
+ }
1003
+ /**
1004
+ * Speak to user in an active call.
1005
+ */
1006
+ async speak(callId, text) {
1007
+ return speak(this.getContext(), callId, text);
1008
+ }
1009
+ /**
1010
+ * Send DTMF digits to an active call.
1011
+ */
1012
+ async sendDtmf(callId, digits) {
1013
+ return sendDtmf(this.getContext(), callId, digits);
1014
+ }
1015
+ /**
1016
+ * Speak the initial message for a call (called when media stream connects).
1017
+ */
1018
+ async speakInitialMessage(providerCallId) {
1019
+ return speakInitialMessage(this.getContext(), providerCallId);
1020
+ }
1021
+ /**
1022
+ * Continue call: speak prompt, then wait for user's final transcript.
1023
+ */
1024
+ async continueCall(callId, prompt) {
1025
+ return continueCall(this.getContext(), callId, prompt);
1026
+ }
1027
+ /**
1028
+ * End an active call.
1029
+ */
1030
+ async endCall(callId) {
1031
+ return endCall(this.getContext(), callId);
1032
+ }
1033
+ getContext() {
1034
+ return {
1035
+ activeCalls: this.activeCalls,
1036
+ providerCallIdMap: this.providerCallIdMap,
1037
+ processedEventIds: this.processedEventIds,
1038
+ rejectedProviderCallIds: this.rejectedProviderCallIds,
1039
+ provider: this.provider,
1040
+ config: this.config,
1041
+ storePath: this.storePath,
1042
+ webhookUrl: this.webhookUrl,
1043
+ activeTurnCalls: this.activeTurnCalls,
1044
+ transcriptWaiters: this.transcriptWaiters,
1045
+ maxDurationTimers: this.maxDurationTimers,
1046
+ initialMessageInFlight: this.initialMessageInFlight,
1047
+ onCallAnswered: (call) => {
1048
+ this.maybeSpeakInitialMessageOnAnswered(call);
1049
+ }
1050
+ };
1051
+ }
1052
+ /**
1053
+ * Process a webhook event.
1054
+ */
1055
+ processEvent(event) {
1056
+ processEvent(this.getContext(), event);
1057
+ }
1058
+ shouldDeferConversationInitialMessageUntilStreamConnect() {
1059
+ if (!this.provider || this.provider.name !== "twilio" || !this.config.streaming.enabled) return false;
1060
+ const streamAwareProvider = this.provider;
1061
+ if (typeof streamAwareProvider.isConversationStreamConnectEnabled !== "function") return false;
1062
+ return streamAwareProvider.isConversationStreamConnectEnabled();
1063
+ }
1064
+ maybeSpeakInitialMessageOnAnswered(call) {
1065
+ if (!(normalizeOptionalString(call.metadata?.initialMessage) ?? "")) return;
1066
+ const mode = call.metadata?.mode ?? "conversation";
1067
+ if (mode === "conversation") {
1068
+ if (this.config.realtime.enabled) return;
1069
+ if (this.shouldDeferConversationInitialMessageUntilStreamConnect()) return;
1070
+ } else if (mode !== "notify") return;
1071
+ if (!this.provider || !call.providerCallId) return;
1072
+ this.speakInitialMessage(call.providerCallId);
1073
+ }
1074
+ /**
1075
+ * Get an active call by ID.
1076
+ */
1077
+ getCall(callId) {
1078
+ return this.activeCalls.get(callId);
1079
+ }
1080
+ /**
1081
+ * Get an active call by provider call ID (e.g., Twilio CallSid).
1082
+ */
1083
+ getCallByProviderCallId(providerCallId) {
1084
+ return getCallByProviderCallId({
1085
+ activeCalls: this.activeCalls,
1086
+ providerCallIdMap: this.providerCallIdMap,
1087
+ providerCallId
1088
+ });
1089
+ }
1090
+ /**
1091
+ * Get all active calls.
1092
+ */
1093
+ getActiveCalls() {
1094
+ return Array.from(this.activeCalls.values());
1095
+ }
1096
+ /**
1097
+ * Get call history (from persisted logs).
1098
+ */
1099
+ async getCallHistory(limit = 50) {
1100
+ return getCallHistoryFromStore(this.storePath, limit);
1101
+ }
1102
+ };
1103
+ //#endregion
1104
+ //#region extensions/voice-call/src/telephony-tts.ts
1105
+ const TELEPHONY_DEFAULT_TTS_TIMEOUT_MS = 8e3;
1106
+ function createTelephonyTtsProvider(params) {
1107
+ const { coreConfig, ttsOverride, runtime, logger } = params;
1108
+ const mergedConfig = applyTtsOverride(coreConfig, ttsOverride);
1109
+ return {
1110
+ synthesisTimeoutMs: mergedConfig.messages?.tts?.timeoutMs ?? TELEPHONY_DEFAULT_TTS_TIMEOUT_MS,
1111
+ synthesizeForTelephony: async (text) => {
1112
+ const result = await runtime.textToSpeechTelephony({
1113
+ text,
1114
+ cfg: mergedConfig
1115
+ });
1116
+ if (!result.success || !result.audioBuffer || !result.sampleRate) throw new Error(result.error ?? "TTS conversion failed");
1117
+ if (result.fallbackFrom && result.provider && result.fallbackFrom !== result.provider) {
1118
+ const attemptedChain = result.attemptedProviders && result.attemptedProviders.length > 0 ? result.attemptedProviders.join(" -> ") : `${result.fallbackFrom} -> ${result.provider}`;
1119
+ logger?.warn?.(`[voice-call] Telephony TTS fallback used from=${result.fallbackFrom} to=${result.provider} attempts=${attemptedChain}`);
1120
+ }
1121
+ return convertPcmToMulaw8k(result.audioBuffer, result.sampleRate);
1122
+ }
1123
+ };
1124
+ }
1125
+ function applyTtsOverride(coreConfig, override) {
1126
+ if (!override) return coreConfig;
1127
+ const base = coreConfig.messages?.tts;
1128
+ const merged = mergeTtsConfig(base, override);
1129
+ if (!merged) return coreConfig;
1130
+ return {
1131
+ ...coreConfig,
1132
+ messages: {
1133
+ ...coreConfig.messages,
1134
+ tts: merged
1135
+ }
1136
+ };
1137
+ }
1138
+ function mergeTtsConfig(base, override) {
1139
+ if (!base && !override) return;
1140
+ if (!override) return base;
1141
+ if (!base) return override;
1142
+ return deepMergeDefined(base, override);
1143
+ }
1144
+ //#endregion
1145
+ //#region extensions/voice-call/src/webhook/tailscale.ts
1146
+ function runTailscaleCommand(args, timeoutMs = 2500) {
1147
+ return new Promise((resolve) => {
1148
+ const proc = spawn("tailscale", args, { stdio: [
1149
+ "ignore",
1150
+ "pipe",
1151
+ "pipe"
1152
+ ] });
1153
+ let stdout = "";
1154
+ let settled = false;
1155
+ let timer;
1156
+ const finish = (result) => {
1157
+ if (settled) return;
1158
+ settled = true;
1159
+ clearTimeout(timer);
1160
+ resolve(result);
1161
+ };
1162
+ proc.stdout.on("data", (data) => {
1163
+ stdout += data;
1164
+ });
1165
+ timer = setTimeout(() => {
1166
+ proc.kill("SIGKILL");
1167
+ finish({
1168
+ code: -1,
1169
+ stdout: ""
1170
+ });
1171
+ }, timeoutMs);
1172
+ proc.on("error", () => {
1173
+ finish({
1174
+ code: -1,
1175
+ stdout: ""
1176
+ });
1177
+ });
1178
+ proc.on("close", (code) => {
1179
+ finish({
1180
+ code: code ?? -1,
1181
+ stdout
1182
+ });
1183
+ });
1184
+ });
1185
+ }
1186
+ async function getTailscaleSelfInfo() {
1187
+ const { code, stdout } = await runTailscaleCommand(["status", "--json"]);
1188
+ if (code !== 0) return null;
1189
+ try {
1190
+ const status = JSON.parse(stdout);
1191
+ return {
1192
+ dnsName: status.Self?.DNSName?.replace(/\.$/, "") || null,
1193
+ nodeId: status.Self?.ID || null
1194
+ };
1195
+ } catch {
1196
+ return null;
1197
+ }
1198
+ }
1199
+ async function getTailscaleDnsName() {
1200
+ return (await getTailscaleSelfInfo())?.dnsName ?? null;
1201
+ }
1202
+ async function setupTailscaleExposureRoute(opts) {
1203
+ const dnsName = await getTailscaleDnsName();
1204
+ if (!dnsName) {
1205
+ console.warn("[voice-call] Could not get Tailscale DNS name");
1206
+ return null;
1207
+ }
1208
+ const { code } = await runTailscaleCommand([
1209
+ opts.mode,
1210
+ "--bg",
1211
+ "--yes",
1212
+ "--set-path",
1213
+ opts.path,
1214
+ opts.localUrl
1215
+ ]);
1216
+ if (code === 0) {
1217
+ const publicUrl = `https://${dnsName}${opts.path}`;
1218
+ console.log(`[voice-call] Tailscale ${opts.mode} active: ${publicUrl}`);
1219
+ return publicUrl;
1220
+ }
1221
+ console.warn(`[voice-call] Tailscale ${opts.mode} failed`);
1222
+ return null;
1223
+ }
1224
+ async function cleanupTailscaleExposureRoute(opts) {
1225
+ await runTailscaleCommand([
1226
+ opts.mode,
1227
+ "off",
1228
+ opts.path
1229
+ ]);
1230
+ }
1231
+ async function setupTailscaleExposure(config) {
1232
+ if (config.tailscale.mode === "off") return null;
1233
+ const mode = config.tailscale.mode === "funnel" ? "funnel" : "serve";
1234
+ const localUrl = `http://127.0.0.1:${config.serve.port}${config.serve.path}`;
1235
+ return setupTailscaleExposureRoute({
1236
+ mode,
1237
+ path: config.tailscale.path,
1238
+ localUrl
1239
+ });
1240
+ }
1241
+ async function cleanupTailscaleExposure(config) {
1242
+ if (config.tailscale.mode === "off") return;
1243
+ await cleanupTailscaleExposureRoute({
1244
+ mode: config.tailscale.mode === "funnel" ? "funnel" : "serve",
1245
+ path: config.tailscale.path
1246
+ });
1247
+ }
1248
+ //#endregion
1249
+ //#region extensions/voice-call/src/tunnel.ts
1250
+ /**
1251
+ * Start an ngrok tunnel to expose the local webhook server.
1252
+ *
1253
+ * Uses the ngrok CLI which must be installed: https://ngrok.com/download
1254
+ *
1255
+ * @example
1256
+ * const tunnel = await startNgrokTunnel({ port: 3334, path: '/voice/webhook' });
1257
+ * console.log('Public URL:', tunnel.publicUrl);
1258
+ * // Later: await tunnel.stop();
1259
+ */
1260
+ async function startNgrokTunnel(config) {
1261
+ if (config.authToken) await runNgrokCommand([
1262
+ "config",
1263
+ "add-authtoken",
1264
+ config.authToken
1265
+ ]);
1266
+ const args = [
1267
+ "http",
1268
+ String(config.port),
1269
+ "--log",
1270
+ "stdout",
1271
+ "--log-format",
1272
+ "json"
1273
+ ];
1274
+ if (config.domain) args.push("--domain", config.domain);
1275
+ return new Promise((resolve, reject) => {
1276
+ const proc = spawn("ngrok", args, { stdio: [
1277
+ "ignore",
1278
+ "pipe",
1279
+ "pipe"
1280
+ ] });
1281
+ let resolved = false;
1282
+ let publicUrl = null;
1283
+ let outputBuffer = "";
1284
+ const timeout = setTimeout(() => {
1285
+ if (!resolved) {
1286
+ resolved = true;
1287
+ proc.kill("SIGTERM");
1288
+ reject(/* @__PURE__ */ new Error("ngrok startup timed out (30s)"));
1289
+ }
1290
+ }, 3e4);
1291
+ const processLine = (line) => {
1292
+ try {
1293
+ const log = JSON.parse(line);
1294
+ if (log.msg === "started tunnel" && log.url) publicUrl = log.url;
1295
+ if (log.addr && log.url && !publicUrl) publicUrl = log.url;
1296
+ if (publicUrl && !resolved) {
1297
+ resolved = true;
1298
+ clearTimeout(timeout);
1299
+ const fullUrl = publicUrl + config.path;
1300
+ console.log(`[voice-call] ngrok tunnel active: ${fullUrl}`);
1301
+ resolve({
1302
+ publicUrl: fullUrl,
1303
+ provider: "ngrok",
1304
+ stop: async () => {
1305
+ proc.kill("SIGTERM");
1306
+ await new Promise((res) => {
1307
+ proc.on("close", () => res());
1308
+ setTimeout(res, 2e3);
1309
+ });
1310
+ }
1311
+ });
1312
+ }
1313
+ } catch {}
1314
+ };
1315
+ proc.stdout.on("data", (data) => {
1316
+ outputBuffer += data.toString();
1317
+ const lines = outputBuffer.split("\n");
1318
+ outputBuffer = lines.pop() || "";
1319
+ for (const line of lines) if (line.trim()) processLine(line);
1320
+ });
1321
+ proc.stderr.on("data", (data) => {
1322
+ const msg = data.toString();
1323
+ if (msg.includes("ERR_NGROK")) {
1324
+ if (!resolved) {
1325
+ resolved = true;
1326
+ clearTimeout(timeout);
1327
+ reject(/* @__PURE__ */ new Error(`ngrok error: ${msg}`));
1328
+ }
1329
+ }
1330
+ });
1331
+ proc.on("error", (err) => {
1332
+ if (!resolved) {
1333
+ resolved = true;
1334
+ clearTimeout(timeout);
1335
+ reject(/* @__PURE__ */ new Error(`Failed to start ngrok: ${err.message}`));
1336
+ }
1337
+ });
1338
+ proc.on("close", (code) => {
1339
+ if (!resolved) {
1340
+ resolved = true;
1341
+ clearTimeout(timeout);
1342
+ reject(/* @__PURE__ */ new Error(`ngrok exited unexpectedly with code ${code}`));
1343
+ }
1344
+ });
1345
+ });
1346
+ }
1347
+ /**
1348
+ * Run an ngrok command and wait for completion.
1349
+ */
1350
+ async function runNgrokCommand(args) {
1351
+ return new Promise((resolve, reject) => {
1352
+ const proc = spawn("ngrok", args, { stdio: [
1353
+ "ignore",
1354
+ "pipe",
1355
+ "pipe"
1356
+ ] });
1357
+ let stdout = "";
1358
+ let stderr = "";
1359
+ proc.stdout.on("data", (data) => {
1360
+ stdout += data.toString();
1361
+ });
1362
+ proc.stderr.on("data", (data) => {
1363
+ stderr += data.toString();
1364
+ });
1365
+ proc.on("close", (code) => {
1366
+ if (code === 0) resolve(stdout);
1367
+ else reject(/* @__PURE__ */ new Error(`ngrok command failed: ${stderr || stdout}`));
1368
+ });
1369
+ proc.on("error", reject);
1370
+ });
1371
+ }
1372
+ /**
1373
+ * Start a Tailscale serve/funnel tunnel.
1374
+ */
1375
+ async function startTailscaleTunnel(config) {
1376
+ const dnsName = await getTailscaleDnsName();
1377
+ if (!dnsName) throw new Error("Could not get Tailscale DNS name. Is Tailscale running?");
1378
+ const path = config.path.startsWith("/") ? config.path : `/${config.path}`;
1379
+ const localUrl = `http://127.0.0.1:${config.port}${path}`;
1380
+ return new Promise((resolve, reject) => {
1381
+ const proc = spawn("tailscale", [
1382
+ config.mode,
1383
+ "--bg",
1384
+ "--yes",
1385
+ "--set-path",
1386
+ path,
1387
+ localUrl
1388
+ ], { stdio: [
1389
+ "ignore",
1390
+ "pipe",
1391
+ "pipe"
1392
+ ] });
1393
+ const timeout = setTimeout(() => {
1394
+ proc.kill("SIGKILL");
1395
+ reject(/* @__PURE__ */ new Error(`Tailscale ${config.mode} timed out`));
1396
+ }, 1e4);
1397
+ proc.on("close", (code) => {
1398
+ clearTimeout(timeout);
1399
+ if (code === 0) {
1400
+ const publicUrl = `https://${dnsName}${path}`;
1401
+ console.log(`[voice-call] Tailscale ${config.mode} active: ${publicUrl}`);
1402
+ resolve({
1403
+ publicUrl,
1404
+ provider: `tailscale-${config.mode}`,
1405
+ stop: async () => {
1406
+ await stopTailscaleTunnel(config.mode, path);
1407
+ }
1408
+ });
1409
+ } else reject(/* @__PURE__ */ new Error(`Tailscale ${config.mode} failed with code ${code}`));
1410
+ });
1411
+ proc.on("error", (err) => {
1412
+ clearTimeout(timeout);
1413
+ reject(err);
1414
+ });
1415
+ });
1416
+ }
1417
+ /**
1418
+ * Stop a Tailscale serve/funnel tunnel.
1419
+ */
1420
+ async function stopTailscaleTunnel(mode, path) {
1421
+ return new Promise((resolve) => {
1422
+ const proc = spawn("tailscale", [
1423
+ mode,
1424
+ "off",
1425
+ path
1426
+ ], { stdio: "ignore" });
1427
+ const timeout = setTimeout(() => {
1428
+ proc.kill("SIGKILL");
1429
+ resolve();
1430
+ }, 5e3);
1431
+ proc.on("close", () => {
1432
+ clearTimeout(timeout);
1433
+ resolve();
1434
+ });
1435
+ });
1436
+ }
1437
+ /**
1438
+ * Start a tunnel based on configuration.
1439
+ */
1440
+ async function startTunnel(config) {
1441
+ switch (config.provider) {
1442
+ case "ngrok": return startNgrokTunnel({
1443
+ port: config.port,
1444
+ path: config.path,
1445
+ authToken: config.ngrokAuthToken,
1446
+ domain: config.ngrokDomain
1447
+ });
1448
+ case "tailscale-serve": return startTailscaleTunnel({
1449
+ mode: "serve",
1450
+ port: config.port,
1451
+ path: config.path
1452
+ });
1453
+ case "tailscale-funnel": return startTailscaleTunnel({
1454
+ mode: "funnel",
1455
+ port: config.port,
1456
+ path: config.path
1457
+ });
1458
+ default: return null;
1459
+ }
1460
+ }
1461
+ //#endregion
1462
+ //#region extensions/voice-call/src/media-stream.ts
1463
+ const DEFAULT_PRE_START_TIMEOUT_MS = 5e3;
1464
+ const DEFAULT_MAX_PENDING_CONNECTIONS = 32;
1465
+ const DEFAULT_MAX_PENDING_CONNECTIONS_PER_IP = 4;
1466
+ const DEFAULT_MAX_CONNECTIONS = 128;
1467
+ const MAX_INBOUND_MESSAGE_BYTES = 64 * 1024;
1468
+ const MAX_WS_BUFFERED_BYTES = 1024 * 1024;
1469
+ const CLOSE_REASON_LOG_MAX_CHARS = 120;
1470
+ function sanitizeLogText(value, maxChars) {
1471
+ const sanitized = value.replace(/\p{Cc}/gu, " ").replace(/\s+/g, " ").trim();
1472
+ if (sanitized.length <= maxChars) return sanitized;
1473
+ return `${sanitized.slice(0, maxChars)}...`;
1474
+ }
1475
+ function normalizeWsMessageData(data) {
1476
+ if (Buffer.isBuffer(data)) return data;
1477
+ if (Array.isArray(data)) return Buffer.concat(data);
1478
+ return Buffer.from(data);
1479
+ }
1480
+ /**
1481
+ * Manages WebSocket connections for Twilio media streams.
1482
+ */
1483
+ var MediaStreamHandler = class {
1484
+ constructor(config) {
1485
+ this.wss = null;
1486
+ this.sessions = /* @__PURE__ */ new Map();
1487
+ this.pendingConnections = /* @__PURE__ */ new Map();
1488
+ this.pendingByIp = /* @__PURE__ */ new Map();
1489
+ this.inflightUpgrades = 0;
1490
+ this.ttsQueues = /* @__PURE__ */ new Map();
1491
+ this.ttsPlaying = /* @__PURE__ */ new Map();
1492
+ this.ttsActiveControllers = /* @__PURE__ */ new Map();
1493
+ this.config = config;
1494
+ this.preStartTimeoutMs = config.preStartTimeoutMs ?? DEFAULT_PRE_START_TIMEOUT_MS;
1495
+ this.maxPendingConnections = config.maxPendingConnections ?? DEFAULT_MAX_PENDING_CONNECTIONS;
1496
+ this.maxPendingConnectionsPerIp = config.maxPendingConnectionsPerIp ?? DEFAULT_MAX_PENDING_CONNECTIONS_PER_IP;
1497
+ this.maxConnections = config.maxConnections ?? DEFAULT_MAX_CONNECTIONS;
1498
+ }
1499
+ /**
1500
+ * Handle WebSocket upgrade for media stream connections.
1501
+ */
1502
+ handleUpgrade(request, socket, head) {
1503
+ if (!this.wss) {
1504
+ this.wss = new WebSocketServer({
1505
+ noServer: true,
1506
+ maxPayload: MAX_INBOUND_MESSAGE_BYTES
1507
+ });
1508
+ this.wss.on("connection", (ws, req) => this.handleConnection(ws, req));
1509
+ }
1510
+ if (this.getCurrentConnectionCount() >= this.maxConnections) {
1511
+ this.rejectUpgrade(socket, 503, "Too many media stream connections");
1512
+ return;
1513
+ }
1514
+ this.inflightUpgrades += 1;
1515
+ let released = false;
1516
+ const releaseUpgradeReservation = () => {
1517
+ if (released) return;
1518
+ released = true;
1519
+ this.inflightUpgrades = Math.max(0, this.inflightUpgrades - 1);
1520
+ };
1521
+ const handleUpgradeAbort = () => {
1522
+ socket.removeListener("error", handleUpgradeAbort);
1523
+ socket.removeListener("close", handleUpgradeAbort);
1524
+ releaseUpgradeReservation();
1525
+ };
1526
+ socket.once("error", handleUpgradeAbort);
1527
+ socket.once("close", handleUpgradeAbort);
1528
+ try {
1529
+ this.wss.handleUpgrade(request, socket, head, (ws) => {
1530
+ socket.removeListener("error", handleUpgradeAbort);
1531
+ socket.removeListener("close", handleUpgradeAbort);
1532
+ releaseUpgradeReservation();
1533
+ this.wss?.emit("connection", ws, request);
1534
+ });
1535
+ } catch (error) {
1536
+ socket.removeListener("error", handleUpgradeAbort);
1537
+ socket.removeListener("close", handleUpgradeAbort);
1538
+ releaseUpgradeReservation();
1539
+ throw error;
1540
+ }
1541
+ }
1542
+ /**
1543
+ * Handle new WebSocket connection from Twilio.
1544
+ */
1545
+ async handleConnection(ws, _request) {
1546
+ let session = null;
1547
+ const streamToken = this.getStreamToken(_request);
1548
+ const ip = this.getClientIp(_request);
1549
+ if (!this.registerPendingConnection(ws, ip)) {
1550
+ ws.close(1013, "Too many pending media stream connections");
1551
+ return;
1552
+ }
1553
+ ws.on("message", async (data) => {
1554
+ try {
1555
+ const raw = normalizeWsMessageData(data);
1556
+ const message = JSON.parse(raw.toString("utf8"));
1557
+ switch (message.event) {
1558
+ case "connected":
1559
+ console.log("[MediaStream] Twilio connected");
1560
+ break;
1561
+ case "start":
1562
+ session = await this.handleStart(ws, message, streamToken);
1563
+ if (session) this.clearPendingConnection(ws);
1564
+ break;
1565
+ case "media":
1566
+ if (session && message.media?.payload) {
1567
+ const audioBuffer = Buffer.from(message.media.payload, "base64");
1568
+ session.sttSession.sendAudio(audioBuffer);
1569
+ }
1570
+ break;
1571
+ case "stop":
1572
+ if (session) {
1573
+ this.handleStop(session);
1574
+ session = null;
1575
+ }
1576
+ break;
1577
+ case "clear":
1578
+ case "mark": break;
1579
+ }
1580
+ } catch (error) {
1581
+ console.error("[MediaStream] Error processing message:", error);
1582
+ }
1583
+ });
1584
+ ws.on("close", (code, reason) => {
1585
+ const reasonText = sanitizeLogText(Buffer.isBuffer(reason) ? reason.toString("utf8") : String(reason || ""), CLOSE_REASON_LOG_MAX_CHARS);
1586
+ console.log(`[MediaStream] WebSocket closed (code: ${code}, reason: ${reasonText || "none"})`);
1587
+ this.clearPendingConnection(ws);
1588
+ if (session) this.handleStop(session);
1589
+ });
1590
+ ws.on("error", (error) => {
1591
+ console.error("[MediaStream] WebSocket error:", error);
1592
+ });
1593
+ }
1594
+ /**
1595
+ * Handle stream start event.
1596
+ */
1597
+ async handleStart(ws, message, streamToken) {
1598
+ const streamSid = message.streamSid || "";
1599
+ const callSid = message.start?.callSid || "";
1600
+ const effectiveToken = message.start?.customParameters?.token ?? streamToken;
1601
+ console.log(`[MediaStream] Stream started: ${streamSid} (call: ${callSid})`);
1602
+ if (!callSid) {
1603
+ console.warn("[MediaStream] Missing callSid; closing stream");
1604
+ ws.close(1008, "Missing callSid");
1605
+ return null;
1606
+ }
1607
+ if (this.config.shouldAcceptStream && !this.config.shouldAcceptStream({
1608
+ callId: callSid,
1609
+ streamSid,
1610
+ token: effectiveToken
1611
+ })) {
1612
+ console.warn(`[MediaStream] Rejecting stream for unknown call: ${callSid}`);
1613
+ ws.close(1008, "Unknown call");
1614
+ return null;
1615
+ }
1616
+ const sttSession = this.config.transcriptionProvider.createSession({
1617
+ providerConfig: this.config.providerConfig,
1618
+ onPartial: (partial) => {
1619
+ this.config.onPartialTranscript?.(callSid, partial);
1620
+ },
1621
+ onTranscript: (transcript) => {
1622
+ this.config.onTranscript?.(callSid, transcript);
1623
+ },
1624
+ onSpeechStart: () => {
1625
+ this.config.onSpeechStart?.(callSid);
1626
+ },
1627
+ onError: (error) => {
1628
+ console.warn("[MediaStream] Transcription session error:", error.message);
1629
+ }
1630
+ });
1631
+ const session = {
1632
+ callId: callSid,
1633
+ streamSid,
1634
+ ws,
1635
+ sttSession
1636
+ };
1637
+ this.sessions.set(streamSid, session);
1638
+ this.config.onConnect?.(callSid, streamSid);
1639
+ sttSession.connect().catch((err) => {
1640
+ console.warn(`[MediaStream] STT connection failed (TTS still works):`, err.message);
1641
+ });
1642
+ return session;
1643
+ }
1644
+ /**
1645
+ * Handle stream stop event.
1646
+ */
1647
+ handleStop(session) {
1648
+ console.log(`[MediaStream] Stream stopped: ${session.streamSid}`);
1649
+ this.clearTtsState(session.streamSid);
1650
+ session.sttSession.close();
1651
+ this.sessions.delete(session.streamSid);
1652
+ this.config.onDisconnect?.(session.callId, session.streamSid);
1653
+ }
1654
+ getStreamToken(request) {
1655
+ if (!request.url || !request.headers.host) return;
1656
+ try {
1657
+ return new URL(request.url, `http://${request.headers.host}`).searchParams.get("token") ?? void 0;
1658
+ } catch {
1659
+ return;
1660
+ }
1661
+ }
1662
+ getClientIp(request) {
1663
+ const resolvedIp = this.config.resolveClientIp?.(request)?.trim();
1664
+ if (resolvedIp) return resolvedIp;
1665
+ return request.socket.remoteAddress || "unknown";
1666
+ }
1667
+ getCurrentConnectionCount() {
1668
+ return this.wss ? this.wss.clients.size + this.inflightUpgrades : this.inflightUpgrades;
1669
+ }
1670
+ registerPendingConnection(ws, ip) {
1671
+ if (this.pendingConnections.size >= this.maxPendingConnections) {
1672
+ console.warn("[MediaStream] Rejecting connection: pending connection limit reached");
1673
+ return false;
1674
+ }
1675
+ const pendingForIp = this.pendingByIp.get(ip) ?? 0;
1676
+ if (pendingForIp >= this.maxPendingConnectionsPerIp) {
1677
+ console.warn(`[MediaStream] Rejecting connection: pending per-IP limit reached (${ip})`);
1678
+ return false;
1679
+ }
1680
+ const timeout = setTimeout(() => {
1681
+ if (!this.pendingConnections.has(ws)) return;
1682
+ console.warn(`[MediaStream] Closing pre-start idle connection after ${this.preStartTimeoutMs}ms (${ip})`);
1683
+ ws.close(1008, "Start timeout");
1684
+ }, this.preStartTimeoutMs);
1685
+ timeout.unref?.();
1686
+ this.pendingConnections.set(ws, {
1687
+ ip,
1688
+ timeout
1689
+ });
1690
+ this.pendingByIp.set(ip, pendingForIp + 1);
1691
+ return true;
1692
+ }
1693
+ clearPendingConnection(ws) {
1694
+ const pending = this.pendingConnections.get(ws);
1695
+ if (!pending) return;
1696
+ clearTimeout(pending.timeout);
1697
+ this.pendingConnections.delete(ws);
1698
+ const current = this.pendingByIp.get(pending.ip) ?? 0;
1699
+ if (current <= 1) {
1700
+ this.pendingByIp.delete(pending.ip);
1701
+ return;
1702
+ }
1703
+ this.pendingByIp.set(pending.ip, current - 1);
1704
+ }
1705
+ rejectUpgrade(socket, statusCode, message) {
1706
+ const statusText = statusCode === 429 ? "Too Many Requests" : "Service Unavailable";
1707
+ const body = `${message}\n`;
1708
+ socket.write(`HTTP/1.1 ${statusCode} ${statusText}\r\nConnection: close\r
1709
+ Content-Type: text/plain; charset=utf-8\r
1710
+ Content-Length: ${Buffer.byteLength(body)}\r\n\r
1711
+ ` + body);
1712
+ socket.destroy();
1713
+ }
1714
+ /**
1715
+ * Get an active session with an open WebSocket, or undefined if unavailable.
1716
+ */
1717
+ getOpenSession(streamSid) {
1718
+ const session = this.sessions.get(streamSid);
1719
+ return session?.ws.readyState === WebSocket$1.OPEN ? session : void 0;
1720
+ }
1721
+ /**
1722
+ * Send a message to a stream's WebSocket if available.
1723
+ */
1724
+ sendToStream(streamSid, message) {
1725
+ const session = this.sessions.get(streamSid);
1726
+ if (!session) return {
1727
+ sent: false,
1728
+ bufferedBeforeBytes: 0,
1729
+ bufferedAfterBytes: 0
1730
+ };
1731
+ const readyState = session.ws.readyState;
1732
+ const bufferedBeforeBytes = session.ws.bufferedAmount;
1733
+ if (readyState !== WebSocket$1.OPEN) return {
1734
+ sent: false,
1735
+ readyState,
1736
+ bufferedBeforeBytes,
1737
+ bufferedAfterBytes: session.ws.bufferedAmount
1738
+ };
1739
+ if (bufferedBeforeBytes > MAX_WS_BUFFERED_BYTES) {
1740
+ try {
1741
+ session.ws.close(1013, "Backpressure: send buffer exceeded");
1742
+ } catch {}
1743
+ return {
1744
+ sent: false,
1745
+ readyState,
1746
+ bufferedBeforeBytes,
1747
+ bufferedAfterBytes: session.ws.bufferedAmount
1748
+ };
1749
+ }
1750
+ try {
1751
+ session.ws.send(JSON.stringify(message));
1752
+ const bufferedAfterBytes = session.ws.bufferedAmount;
1753
+ if (bufferedAfterBytes > MAX_WS_BUFFERED_BYTES) {
1754
+ try {
1755
+ session.ws.close(1013, "Backpressure: send buffer exceeded");
1756
+ } catch {}
1757
+ return {
1758
+ sent: false,
1759
+ readyState,
1760
+ bufferedBeforeBytes,
1761
+ bufferedAfterBytes
1762
+ };
1763
+ }
1764
+ return {
1765
+ sent: true,
1766
+ readyState,
1767
+ bufferedBeforeBytes,
1768
+ bufferedAfterBytes
1769
+ };
1770
+ } catch {
1771
+ return {
1772
+ sent: false,
1773
+ readyState,
1774
+ bufferedBeforeBytes,
1775
+ bufferedAfterBytes: session.ws.bufferedAmount
1776
+ };
1777
+ }
1778
+ }
1779
+ /**
1780
+ * Send audio to a specific stream (for TTS playback).
1781
+ * Audio should be mu-law encoded at 8kHz mono.
1782
+ */
1783
+ sendAudio(streamSid, muLawAudio) {
1784
+ return this.sendToStream(streamSid, {
1785
+ event: "media",
1786
+ streamSid,
1787
+ media: { payload: muLawAudio.toString("base64") }
1788
+ });
1789
+ }
1790
+ /**
1791
+ * Send a mark event to track audio playback position.
1792
+ */
1793
+ sendMark(streamSid, name) {
1794
+ return this.sendToStream(streamSid, {
1795
+ event: "mark",
1796
+ streamSid,
1797
+ mark: { name }
1798
+ });
1799
+ }
1800
+ /**
1801
+ * Clear audio buffer (interrupt playback).
1802
+ */
1803
+ clearAudio(streamSid) {
1804
+ return this.sendToStream(streamSid, {
1805
+ event: "clear",
1806
+ streamSid
1807
+ });
1808
+ }
1809
+ /**
1810
+ * Queue a TTS operation for sequential playback.
1811
+ * Only one TTS operation plays at a time per stream to prevent overlap.
1812
+ */
1813
+ async queueTts(streamSid, playFn) {
1814
+ const queue = this.getTtsQueue(streamSid);
1815
+ let resolveEntry;
1816
+ let rejectEntry;
1817
+ const promise = new Promise((resolve, reject) => {
1818
+ resolveEntry = resolve;
1819
+ rejectEntry = reject;
1820
+ });
1821
+ queue.push({
1822
+ playFn,
1823
+ controller: new AbortController(),
1824
+ resolve: resolveEntry,
1825
+ reject: rejectEntry
1826
+ });
1827
+ if (!this.ttsPlaying.get(streamSid)) this.processQueue(streamSid);
1828
+ return promise;
1829
+ }
1830
+ /**
1831
+ * Clear TTS queue and interrupt current playback (barge-in).
1832
+ */
1833
+ clearTtsQueue(streamSid, _reason = "unspecified") {
1834
+ const queue = this.getTtsQueue(streamSid);
1835
+ this.resolveQueuedTtsEntries(queue);
1836
+ this.ttsActiveControllers.get(streamSid)?.abort();
1837
+ this.clearAudio(streamSid);
1838
+ }
1839
+ /**
1840
+ * Get active session by call ID.
1841
+ */
1842
+ getSessionByCallId(callId) {
1843
+ return [...this.sessions.values()].find((session) => session.callId === callId);
1844
+ }
1845
+ /**
1846
+ * Close all sessions.
1847
+ */
1848
+ closeAll() {
1849
+ for (const session of this.sessions.values()) {
1850
+ this.clearTtsState(session.streamSid);
1851
+ session.sttSession.close();
1852
+ session.ws.close();
1853
+ }
1854
+ this.sessions.clear();
1855
+ }
1856
+ getTtsQueue(streamSid) {
1857
+ const existing = this.ttsQueues.get(streamSid);
1858
+ if (existing) return existing;
1859
+ const queue = [];
1860
+ this.ttsQueues.set(streamSid, queue);
1861
+ return queue;
1862
+ }
1863
+ /**
1864
+ * Process the TTS queue for a stream.
1865
+ * Uses iterative approach to avoid stack accumulation from recursion.
1866
+ */
1867
+ async processQueue(streamSid) {
1868
+ this.ttsPlaying.set(streamSid, true);
1869
+ while (true) {
1870
+ const queue = this.ttsQueues.get(streamSid);
1871
+ if (!queue || queue.length === 0) {
1872
+ this.ttsPlaying.set(streamSid, false);
1873
+ this.ttsActiveControllers.delete(streamSid);
1874
+ return;
1875
+ }
1876
+ const entry = queue.shift();
1877
+ this.ttsActiveControllers.set(streamSid, entry.controller);
1878
+ try {
1879
+ await entry.playFn(entry.controller.signal);
1880
+ entry.resolve();
1881
+ } catch (error) {
1882
+ if (entry.controller.signal.aborted) entry.resolve();
1883
+ else {
1884
+ console.error("[MediaStream] TTS playback error:", error);
1885
+ entry.reject(error);
1886
+ }
1887
+ } finally {
1888
+ if (this.ttsActiveControllers.get(streamSid) === entry.controller) this.ttsActiveControllers.delete(streamSid);
1889
+ }
1890
+ }
1891
+ }
1892
+ clearTtsState(streamSid) {
1893
+ const queue = this.ttsQueues.get(streamSid);
1894
+ if (queue) this.resolveQueuedTtsEntries(queue);
1895
+ this.ttsActiveControllers.get(streamSid)?.abort();
1896
+ this.ttsActiveControllers.delete(streamSid);
1897
+ this.ttsPlaying.delete(streamSid);
1898
+ this.ttsQueues.delete(streamSid);
1899
+ }
1900
+ resolveQueuedTtsEntries(queue) {
1901
+ const pending = queue.splice(0);
1902
+ for (const entry of pending) {
1903
+ entry.controller.abort();
1904
+ entry.resolve();
1905
+ }
1906
+ }
1907
+ };
1908
+ //#endregion
1909
+ //#region extensions/voice-call/src/webhook/stale-call-reaper.ts
1910
+ const CHECK_INTERVAL_MS = 3e4;
1911
+ function startStaleCallReaper(params) {
1912
+ const maxAgeSeconds = params.staleCallReaperSeconds;
1913
+ if (!maxAgeSeconds || maxAgeSeconds <= 0) return null;
1914
+ const maxAgeMs = maxAgeSeconds * 1e3;
1915
+ const interval = setInterval(() => {
1916
+ const now = Date.now();
1917
+ for (const call of params.manager.getActiveCalls()) {
1918
+ if (call.answeredAt || TerminalStates.has(call.state)) continue;
1919
+ const age = now - call.startedAt;
1920
+ if (age > maxAgeMs) {
1921
+ console.log(`[voice-call] Reaping stale call ${call.callId} (age: ${Math.round(age / 1e3)}s, state: ${call.state})`);
1922
+ params.manager.endCall(call.callId).catch((err) => {
1923
+ console.warn(`[voice-call] Reaper failed to end call ${call.callId}:`, err);
1924
+ });
1925
+ }
1926
+ }
1927
+ }, CHECK_INTERVAL_MS);
1928
+ return () => {
1929
+ clearInterval(interval);
1930
+ };
1931
+ }
1932
+ //#endregion
1933
+ //#region extensions/voice-call/src/webhook.ts
1934
+ const MAX_WEBHOOK_BODY_BYTES = WEBHOOK_BODY_READ_DEFAULTS.preAuth.maxBytes;
1935
+ const WEBHOOK_BODY_TIMEOUT_MS = WEBHOOK_BODY_READ_DEFAULTS.preAuth.timeoutMs;
1936
+ const STREAM_DISCONNECT_HANGUP_GRACE_MS = 2e3;
1937
+ const TRANSCRIPT_LOG_MAX_CHARS = 200;
1938
+ let realtimeTranscriptionRuntimePromise;
1939
+ let responseGeneratorModulePromise;
1940
+ function loadRealtimeTranscriptionRuntime() {
1941
+ realtimeTranscriptionRuntimePromise ??= import("./realtime-transcription.runtime-DDBZR2m-.js");
1942
+ return realtimeTranscriptionRuntimePromise;
1943
+ }
1944
+ function loadResponseGeneratorModule() {
1945
+ responseGeneratorModulePromise ??= import("./response-generator-DCxui-Yb.js");
1946
+ return responseGeneratorModulePromise;
1947
+ }
1948
+ function sanitizeTranscriptForLog(value) {
1949
+ const sanitized = value.replace(/\p{Cc}/gu, " ").replace(/\s+/g, " ").trim();
1950
+ if (sanitized.length <= TRANSCRIPT_LOG_MAX_CHARS) return sanitized;
1951
+ return `${sanitized.slice(0, TRANSCRIPT_LOG_MAX_CHARS)}...`;
1952
+ }
1953
+ function buildRequestUrl(requestUrl, requestHost, fallbackHost = "localhost") {
1954
+ return new URL$1(requestUrl ?? "/", `http://${requestHost ?? fallbackHost}`);
1955
+ }
1956
+ function normalizeProxyIp(value) {
1957
+ const trimmed = value?.trim();
1958
+ if (!trimmed) return;
1959
+ const normalized = (trimmed.startsWith("[") && trimmed.endsWith("]") ? trimmed.slice(1, -1) : trimmed).toLowerCase();
1960
+ if (normalized.startsWith("::ffff:")) {
1961
+ const mappedIpv4 = normalized.slice(7);
1962
+ if (/^\d{1,3}(?:\.\d{1,3}){3}$/.test(mappedIpv4)) return mappedIpv4;
1963
+ }
1964
+ return normalized;
1965
+ }
1966
+ function resolveForwardedClientIp(request, trustedProxyIPs) {
1967
+ const normalizedTrustedProxyIps = new Set(trustedProxyIPs.map((ip) => normalizeProxyIp(ip)).filter((ip) => Boolean(ip)));
1968
+ const forwardedFor = getHeader(request.headers, "x-forwarded-for");
1969
+ if (forwardedFor) {
1970
+ const forwardedIps = forwardedFor.split(",").map((part) => part.trim()).filter(Boolean);
1971
+ if (forwardedIps.length > 0) {
1972
+ if (normalizedTrustedProxyIps.size === 0) return forwardedIps[0];
1973
+ for (let index = forwardedIps.length - 1; index >= 0; index -= 1) {
1974
+ const hop = forwardedIps[index];
1975
+ if (!normalizedTrustedProxyIps.has(normalizeProxyIp(hop) ?? "")) return hop;
1976
+ }
1977
+ return forwardedIps[0];
1978
+ }
1979
+ }
1980
+ return getHeader(request.headers, "x-real-ip")?.trim() || void 0;
1981
+ }
1982
+ function normalizeWebhookResponse(parsed) {
1983
+ return {
1984
+ statusCode: parsed.statusCode ?? 200,
1985
+ headers: parsed.providerResponseHeaders,
1986
+ body: parsed.providerResponseBody ?? "OK"
1987
+ };
1988
+ }
1989
+ function buildRealtimeRejectedTwiML() {
1990
+ return {
1991
+ statusCode: 200,
1992
+ headers: { "Content-Type": "text/xml" },
1993
+ body: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Response><Reject reason=\"rejected\" /></Response>"
1994
+ };
1995
+ }
1996
+ /**
1997
+ * HTTP server for receiving voice call webhooks from providers.
1998
+ * Supports WebSocket upgrades for media streams when streaming is enabled.
1999
+ */
2000
+ var VoiceCallWebhookServer = class {
2001
+ constructor(config, manager, provider, coreConfig, fullConfig, agentRuntime) {
2002
+ this.server = null;
2003
+ this.listeningUrl = null;
2004
+ this.startPromise = null;
2005
+ this.stopStaleCallReaper = null;
2006
+ this.webhookInFlightLimiter = createWebhookInFlightLimiter();
2007
+ this.mediaStreamHandler = null;
2008
+ this.pendingDisconnectHangups = /* @__PURE__ */ new Map();
2009
+ this.realtimeHandler = null;
2010
+ this.config = normalizeVoiceCallConfig(config);
2011
+ this.manager = manager;
2012
+ this.provider = provider;
2013
+ this.coreConfig = coreConfig ?? null;
2014
+ this.fullConfig = fullConfig ?? null;
2015
+ this.agentRuntime = agentRuntime ?? null;
2016
+ }
2017
+ /**
2018
+ * Get the media stream handler (for wiring to provider).
2019
+ */
2020
+ getMediaStreamHandler() {
2021
+ return this.mediaStreamHandler;
2022
+ }
2023
+ getRealtimeHandler() {
2024
+ return this.realtimeHandler;
2025
+ }
2026
+ setRealtimeHandler(handler) {
2027
+ this.realtimeHandler = handler;
2028
+ }
2029
+ clearPendingDisconnectHangup(providerCallId) {
2030
+ const existing = this.pendingDisconnectHangups.get(providerCallId);
2031
+ if (!existing) return;
2032
+ clearTimeout(existing);
2033
+ this.pendingDisconnectHangups.delete(providerCallId);
2034
+ }
2035
+ resolveMediaStreamClientIp(request) {
2036
+ const remoteIp = request.socket.remoteAddress ?? void 0;
2037
+ const trustedProxyIPs = this.config.webhookSecurity.trustedProxyIPs.filter(Boolean);
2038
+ const normalizedTrustedProxyIps = new Set(trustedProxyIPs.map((ip) => normalizeProxyIp(ip)).filter((ip) => Boolean(ip)));
2039
+ const normalizedRemoteIp = normalizeProxyIp(remoteIp);
2040
+ const fromTrustedProxy = normalizedTrustedProxyIps.size > 0 && normalizedRemoteIp !== void 0 && normalizedTrustedProxyIps.has(normalizedRemoteIp);
2041
+ if (this.config.webhookSecurity.trustForwardingHeaders && fromTrustedProxy) {
2042
+ const forwardedIp = resolveForwardedClientIp(request, trustedProxyIPs);
2043
+ if (forwardedIp) return forwardedIp;
2044
+ }
2045
+ return remoteIp;
2046
+ }
2047
+ shouldSuppressBargeInForInitialMessage(call) {
2048
+ if (!call || call.direction !== "outbound") return false;
2049
+ if (call.state !== "speaking") return false;
2050
+ if ((call.metadata?.mode ?? "conversation") !== "conversation") return false;
2051
+ return (normalizeOptionalString(call.metadata?.initialMessage) ?? "").length > 0;
2052
+ }
2053
+ /**
2054
+ * Initialize media streaming with the selected realtime transcription provider.
2055
+ */
2056
+ async initializeMediaStreaming() {
2057
+ const streaming = this.config.streaming;
2058
+ const pluginConfig = this.fullConfig ?? this.coreConfig;
2059
+ const { getRealtimeTranscriptionProvider, listRealtimeTranscriptionProviders } = await loadRealtimeTranscriptionRuntime();
2060
+ const resolution = resolveConfiguredCapabilityProvider({
2061
+ configuredProviderId: streaming.provider,
2062
+ providerConfigs: streaming.providers,
2063
+ cfg: pluginConfig,
2064
+ cfgForResolve: pluginConfig ?? {},
2065
+ getConfiguredProvider: (providerId) => getRealtimeTranscriptionProvider(providerId, pluginConfig),
2066
+ listProviders: () => listRealtimeTranscriptionProviders(pluginConfig),
2067
+ resolveProviderConfig: ({ provider, cfg, rawConfig }) => provider.resolveConfig?.({
2068
+ cfg,
2069
+ rawConfig
2070
+ }) ?? rawConfig,
2071
+ isProviderConfigured: ({ provider, cfg, providerConfig }) => provider.isConfigured({
2072
+ cfg,
2073
+ providerConfig
2074
+ })
2075
+ });
2076
+ if (!resolution.ok && resolution.code === "missing-configured-provider") {
2077
+ console.warn(`[voice-call] Streaming enabled but realtime transcription provider "${resolution.configuredProviderId}" is not registered`);
2078
+ return;
2079
+ }
2080
+ if (!resolution.ok && resolution.code === "no-registered-provider") {
2081
+ console.warn("[voice-call] Streaming enabled but no realtime transcription provider is registered");
2082
+ return;
2083
+ }
2084
+ if (!resolution.ok) {
2085
+ console.warn(`[voice-call] Streaming enabled but provider "${resolution.provider?.id}" is not configured`);
2086
+ return;
2087
+ }
2088
+ const streamConfig = {
2089
+ transcriptionProvider: resolution.provider,
2090
+ providerConfig: resolution.providerConfig,
2091
+ preStartTimeoutMs: streaming.preStartTimeoutMs,
2092
+ maxPendingConnections: streaming.maxPendingConnections,
2093
+ maxPendingConnectionsPerIp: streaming.maxPendingConnectionsPerIp,
2094
+ maxConnections: streaming.maxConnections,
2095
+ resolveClientIp: (request) => this.resolveMediaStreamClientIp(request),
2096
+ shouldAcceptStream: ({ callId, token }) => {
2097
+ if (!this.manager.getCallByProviderCallId(callId)) return false;
2098
+ if (this.provider.name === "twilio") {
2099
+ if (!this.provider.isValidStreamToken(callId, token)) {
2100
+ console.warn(`[voice-call] Rejecting media stream: invalid token for ${callId}`);
2101
+ return false;
2102
+ }
2103
+ }
2104
+ return true;
2105
+ },
2106
+ onTranscript: (providerCallId, transcript) => {
2107
+ const safeTranscript = sanitizeTranscriptForLog(transcript);
2108
+ console.log(`[voice-call] Transcript for ${providerCallId}: ${safeTranscript} (chars=${transcript.length})`);
2109
+ const call = this.manager.getCallByProviderCallId(providerCallId);
2110
+ if (!call) {
2111
+ console.warn(`[voice-call] No active call found for provider ID: ${providerCallId}`);
2112
+ return;
2113
+ }
2114
+ if (this.shouldSuppressBargeInForInitialMessage(call)) {
2115
+ console.log(`[voice-call] Ignoring barge transcript while initial message is still playing (${providerCallId})`);
2116
+ return;
2117
+ }
2118
+ if (this.provider.name === "twilio") this.provider.clearTtsQueue(providerCallId);
2119
+ const event = {
2120
+ id: `stream-transcript-${Date.now()}`,
2121
+ type: "call.speech",
2122
+ callId: call.callId,
2123
+ providerCallId,
2124
+ timestamp: Date.now(),
2125
+ transcript,
2126
+ isFinal: true
2127
+ };
2128
+ this.manager.processEvent(event);
2129
+ const callMode = call.metadata?.mode;
2130
+ if (call.direction === "inbound" || callMode === "conversation") this.handleInboundResponse(call.callId, transcript).catch((err) => {
2131
+ console.warn(`[voice-call] Failed to auto-respond:`, err);
2132
+ });
2133
+ },
2134
+ onSpeechStart: (providerCallId) => {
2135
+ if (this.provider.name !== "twilio") return;
2136
+ const call = this.manager.getCallByProviderCallId(providerCallId);
2137
+ if (this.shouldSuppressBargeInForInitialMessage(call)) return;
2138
+ this.provider.clearTtsQueue(providerCallId);
2139
+ },
2140
+ onPartialTranscript: (callId, partial) => {
2141
+ const safePartial = sanitizeTranscriptForLog(partial);
2142
+ console.log(`[voice-call] Partial for ${callId}: ${safePartial} (chars=${partial.length})`);
2143
+ },
2144
+ onConnect: (callId, streamSid) => {
2145
+ console.log(`[voice-call] Media stream connected: ${callId} -> ${streamSid}`);
2146
+ this.clearPendingDisconnectHangup(callId);
2147
+ if (this.provider.name === "twilio") this.provider.registerCallStream(callId, streamSid);
2148
+ this.manager.speakInitialMessage(callId).catch((err) => {
2149
+ console.warn(`[voice-call] Failed to speak initial message:`, err);
2150
+ });
2151
+ },
2152
+ onDisconnect: (callId, streamSid) => {
2153
+ console.log(`[voice-call] Media stream disconnected: ${callId} (${streamSid})`);
2154
+ if (this.provider.name === "twilio") this.provider.unregisterCallStream(callId, streamSid);
2155
+ this.clearPendingDisconnectHangup(callId);
2156
+ const timer = setTimeout(() => {
2157
+ this.pendingDisconnectHangups.delete(callId);
2158
+ const disconnectedCall = this.manager.getCallByProviderCallId(callId);
2159
+ if (!disconnectedCall) return;
2160
+ if (this.provider.name === "twilio") {
2161
+ if (this.provider.hasRegisteredStream(callId)) return;
2162
+ }
2163
+ console.log(`[voice-call] Auto-ending call ${disconnectedCall.callId} after stream disconnect grace`);
2164
+ this.manager.endCall(disconnectedCall.callId).catch((err) => {
2165
+ console.warn(`[voice-call] Failed to auto-end call ${disconnectedCall.callId}:`, err);
2166
+ });
2167
+ }, STREAM_DISCONNECT_HANGUP_GRACE_MS);
2168
+ timer.unref?.();
2169
+ this.pendingDisconnectHangups.set(callId, timer);
2170
+ }
2171
+ };
2172
+ this.mediaStreamHandler = new MediaStreamHandler(streamConfig);
2173
+ console.log("[voice-call] Media streaming initialized");
2174
+ }
2175
+ /**
2176
+ * Start the webhook server.
2177
+ * Idempotent: returns immediately if the server is already listening.
2178
+ */
2179
+ async start() {
2180
+ const { port, bind, path: webhookPath } = this.config.serve;
2181
+ const streamPath = this.config.streaming.streamPath;
2182
+ if (this.server?.listening) return this.listeningUrl ?? this.resolveListeningUrl(bind, webhookPath);
2183
+ if (this.config.streaming.enabled && !this.mediaStreamHandler) await this.initializeMediaStreaming();
2184
+ if (this.startPromise) return this.startPromise;
2185
+ this.startPromise = new Promise((resolve, reject) => {
2186
+ this.server = http.createServer((req, res) => {
2187
+ this.handleRequest(req, res, webhookPath).catch((err) => {
2188
+ console.error("[voice-call] Webhook error:", err);
2189
+ res.statusCode = 500;
2190
+ res.end("Internal Server Error");
2191
+ });
2192
+ });
2193
+ if (this.realtimeHandler || this.mediaStreamHandler) this.server.on("upgrade", (request, socket, head) => {
2194
+ if (this.realtimeHandler && this.isRealtimeWebSocketUpgrade(request)) {
2195
+ this.realtimeHandler.handleWebSocketUpgrade(request, socket, head);
2196
+ return;
2197
+ }
2198
+ if (this.getUpgradePathname(request) === streamPath && this.mediaStreamHandler) this.mediaStreamHandler?.handleUpgrade(request, socket, head);
2199
+ else socket.destroy();
2200
+ });
2201
+ this.server.on("error", (err) => {
2202
+ this.server = null;
2203
+ this.listeningUrl = null;
2204
+ this.startPromise = null;
2205
+ reject(err);
2206
+ });
2207
+ this.server.listen(port, bind, () => {
2208
+ const url = this.resolveListeningUrl(bind, webhookPath);
2209
+ this.listeningUrl = url;
2210
+ this.startPromise = null;
2211
+ console.log(`[voice-call] Webhook server listening on ${url}`);
2212
+ if (this.mediaStreamHandler) {
2213
+ const address = this.server?.address();
2214
+ const actualPort = address && typeof address === "object" ? address.port : this.config.serve.port;
2215
+ console.log(`[voice-call] Media stream WebSocket on ws://${bind}:${actualPort}${streamPath}`);
2216
+ }
2217
+ resolve(url);
2218
+ this.stopStaleCallReaper = startStaleCallReaper({
2219
+ manager: this.manager,
2220
+ staleCallReaperSeconds: this.config.staleCallReaperSeconds
2221
+ });
2222
+ });
2223
+ });
2224
+ return this.startPromise;
2225
+ }
2226
+ /**
2227
+ * Stop the webhook server.
2228
+ */
2229
+ async stop() {
2230
+ for (const timer of this.pendingDisconnectHangups.values()) clearTimeout(timer);
2231
+ this.pendingDisconnectHangups.clear();
2232
+ this.webhookInFlightLimiter.clear();
2233
+ this.startPromise = null;
2234
+ if (this.stopStaleCallReaper) {
2235
+ this.stopStaleCallReaper();
2236
+ this.stopStaleCallReaper = null;
2237
+ }
2238
+ return new Promise((resolve) => {
2239
+ if (this.server) this.server.close(() => {
2240
+ this.server = null;
2241
+ this.listeningUrl = null;
2242
+ resolve();
2243
+ });
2244
+ else {
2245
+ this.listeningUrl = null;
2246
+ resolve();
2247
+ }
2248
+ });
2249
+ }
2250
+ resolveListeningUrl(bind, webhookPath) {
2251
+ const address = this.server?.address();
2252
+ if (address && typeof address === "object") {
2253
+ const host = address.address && address.address.length > 0 ? address.address : bind;
2254
+ return `http://${host.includes(":") && !host.startsWith("[") ? `[${host}]` : host}:${address.port}${webhookPath}`;
2255
+ }
2256
+ return `http://${bind}:${this.config.serve.port}${webhookPath}`;
2257
+ }
2258
+ getUpgradePathname(request) {
2259
+ try {
2260
+ return buildRequestUrl(request.url, request.headers.host).pathname;
2261
+ } catch {
2262
+ return null;
2263
+ }
2264
+ }
2265
+ normalizeWebhookPathForMatch(pathname) {
2266
+ const trimmed = pathname.trim();
2267
+ if (!trimmed) return "/";
2268
+ const prefixed = trimmed.startsWith("/") ? trimmed : `/${trimmed}`;
2269
+ if (prefixed === "/") return prefixed;
2270
+ return prefixed.endsWith("/") ? prefixed.slice(0, -1) : prefixed;
2271
+ }
2272
+ isWebhookPathMatch(requestPath, configuredPath) {
2273
+ return this.normalizeWebhookPathForMatch(requestPath) === this.normalizeWebhookPathForMatch(configuredPath);
2274
+ }
2275
+ /**
2276
+ * Handle incoming HTTP request.
2277
+ */
2278
+ async handleRequest(req, res, webhookPath) {
2279
+ const payload = await this.runWebhookPipeline(req, webhookPath);
2280
+ this.writeWebhookResponse(res, payload);
2281
+ }
2282
+ async runWebhookPipeline(req, webhookPath) {
2283
+ const url = buildRequestUrl(req.url, req.headers.host);
2284
+ if (url.pathname === "/voice/hold-music") return {
2285
+ statusCode: 200,
2286
+ headers: { "Content-Type": "text/xml" },
2287
+ body: `<?xml version="1.0" encoding="UTF-8"?>
2288
+ <Response>
2289
+ <Say voice="alice">All agents are currently busy. Please hold.</Say>
2290
+ <Play loop="0">https://s3.amazonaws.com/com.twilio.music.classical/BusyStrings.mp3</Play>
2291
+ </Response>`
2292
+ };
2293
+ if (!this.isWebhookPathMatch(url.pathname, webhookPath)) return {
2294
+ statusCode: 404,
2295
+ body: "Not Found"
2296
+ };
2297
+ if (req.method !== "POST") return {
2298
+ statusCode: 405,
2299
+ body: "Method Not Allowed"
2300
+ };
2301
+ const headerGate = this.verifyPreAuthWebhookHeaders(req.headers);
2302
+ if (!headerGate.ok) {
2303
+ console.warn(`[voice-call] Webhook rejected before body read: ${headerGate.reason}`);
2304
+ return {
2305
+ statusCode: 401,
2306
+ body: "Unauthorized"
2307
+ };
2308
+ }
2309
+ const inFlightKey = req.socket.remoteAddress ?? "";
2310
+ if (!this.webhookInFlightLimiter.tryAcquire(inFlightKey)) {
2311
+ console.warn(`[voice-call] Webhook rejected before body read: too many in-flight requests`);
2312
+ return {
2313
+ statusCode: 429,
2314
+ body: "Too Many Requests"
2315
+ };
2316
+ }
2317
+ try {
2318
+ let body = "";
2319
+ try {
2320
+ body = await this.readBody(req, MAX_WEBHOOK_BODY_BYTES, WEBHOOK_BODY_TIMEOUT_MS);
2321
+ } catch (err) {
2322
+ if (isRequestBodyLimitError(err, "PAYLOAD_TOO_LARGE")) return {
2323
+ statusCode: 413,
2324
+ body: "Payload Too Large"
2325
+ };
2326
+ if (isRequestBodyLimitError(err, "REQUEST_BODY_TIMEOUT")) return {
2327
+ statusCode: 408,
2328
+ body: requestBodyErrorToText("REQUEST_BODY_TIMEOUT")
2329
+ };
2330
+ throw err;
2331
+ }
2332
+ const ctx = {
2333
+ headers: req.headers,
2334
+ rawBody: body,
2335
+ url: url.toString(),
2336
+ method: "POST",
2337
+ query: Object.fromEntries(url.searchParams),
2338
+ remoteAddress: req.socket.remoteAddress ?? void 0
2339
+ };
2340
+ const verification = this.provider.verifyWebhook(ctx);
2341
+ if (!verification.ok) {
2342
+ console.warn(`[voice-call] Webhook verification failed: ${verification.reason}`);
2343
+ return {
2344
+ statusCode: 401,
2345
+ body: "Unauthorized"
2346
+ };
2347
+ }
2348
+ if (!verification.verifiedRequestKey) {
2349
+ console.warn("[voice-call] Webhook verification succeeded without request identity key");
2350
+ return {
2351
+ statusCode: 401,
2352
+ body: "Unauthorized"
2353
+ };
2354
+ }
2355
+ const realtimeParams = this.getRealtimeTwimlParams(ctx);
2356
+ if (realtimeParams) {
2357
+ const direction = realtimeParams.get("Direction");
2358
+ if ((!direction || direction === "inbound") && !this.shouldAcceptRealtimeInboundRequest(realtimeParams)) {
2359
+ console.log("[voice-call] Realtime inbound call rejected before stream setup");
2360
+ return buildRealtimeRejectedTwiML();
2361
+ }
2362
+ return this.realtimeHandler.buildTwiMLPayload(req, realtimeParams);
2363
+ }
2364
+ const parsed = this.provider.parseWebhookEvent(ctx, { verifiedRequestKey: verification.verifiedRequestKey });
2365
+ if (verification.isReplay) console.warn("[voice-call] Replay detected; skipping event side effects");
2366
+ else this.processParsedEvents(parsed.events);
2367
+ return normalizeWebhookResponse(parsed);
2368
+ } finally {
2369
+ this.webhookInFlightLimiter.release(inFlightKey);
2370
+ }
2371
+ }
2372
+ verifyPreAuthWebhookHeaders(headers) {
2373
+ if (this.config.skipSignatureVerification) return { ok: true };
2374
+ switch (this.provider.name) {
2375
+ case "telnyx": {
2376
+ const signature = getHeader(headers, "telnyx-signature-ed25519");
2377
+ const timestamp = getHeader(headers, "telnyx-timestamp");
2378
+ if (signature && timestamp) return { ok: true };
2379
+ return {
2380
+ ok: false,
2381
+ reason: "missing Telnyx signature or timestamp header"
2382
+ };
2383
+ }
2384
+ case "twilio":
2385
+ if (getHeader(headers, "x-twilio-signature")) return { ok: true };
2386
+ return {
2387
+ ok: false,
2388
+ reason: "missing X-Twilio-Signature header"
2389
+ };
2390
+ case "plivo": {
2391
+ const hasV3 = Boolean(getHeader(headers, "x-plivo-signature-v3")) && Boolean(getHeader(headers, "x-plivo-signature-v3-nonce"));
2392
+ const hasV2 = Boolean(getHeader(headers, "x-plivo-signature-v2")) && Boolean(getHeader(headers, "x-plivo-signature-v2-nonce"));
2393
+ if (hasV3 || hasV2) return { ok: true };
2394
+ return {
2395
+ ok: false,
2396
+ reason: "missing Plivo signature headers"
2397
+ };
2398
+ }
2399
+ default: return { ok: true };
2400
+ }
2401
+ }
2402
+ isRealtimeWebSocketUpgrade(req) {
2403
+ try {
2404
+ const pathname = buildRequestUrl(req.url, req.headers.host).pathname;
2405
+ const pattern = this.realtimeHandler?.getStreamPathPattern();
2406
+ return Boolean(pattern && pathname.startsWith(pattern));
2407
+ } catch {
2408
+ return false;
2409
+ }
2410
+ }
2411
+ getRealtimeTwimlParams(ctx) {
2412
+ if (!this.realtimeHandler || this.provider.name !== "twilio") return null;
2413
+ const params = new URLSearchParams(ctx.rawBody);
2414
+ const direction = params.get("Direction");
2415
+ if (!(!direction || direction === "inbound" || direction.startsWith("outbound"))) return null;
2416
+ if (ctx.query?.type === "status") return null;
2417
+ const callStatus = params.get("CallStatus");
2418
+ if (callStatus && isProviderStatusTerminal(callStatus)) return null;
2419
+ return !params.get("SpeechResult") && !params.get("Digits") ? params : null;
2420
+ }
2421
+ shouldAcceptRealtimeInboundRequest(params) {
2422
+ switch (this.config.inboundPolicy) {
2423
+ case "open": return true;
2424
+ case "allowlist":
2425
+ case "pairing": return isAllowlistedCaller(normalizePhoneNumber(params.get("From") ?? void 0), this.config.allowFrom);
2426
+ default: return false;
2427
+ }
2428
+ }
2429
+ processParsedEvents(events) {
2430
+ for (const event of events) try {
2431
+ this.manager.processEvent(event);
2432
+ } catch (err) {
2433
+ console.error(`[voice-call] Error processing event ${event.type}:`, err);
2434
+ }
2435
+ }
2436
+ writeWebhookResponse(res, payload) {
2437
+ res.statusCode = payload.statusCode;
2438
+ if (payload.headers) for (const [key, value] of Object.entries(payload.headers)) res.setHeader(key, value);
2439
+ res.end(payload.body);
2440
+ }
2441
+ /**
2442
+ * Read request body as string with timeout protection.
2443
+ */
2444
+ readBody(req, maxBytes, timeoutMs = WEBHOOK_BODY_TIMEOUT_MS) {
2445
+ return readRequestBodyWithLimit(req, {
2446
+ maxBytes,
2447
+ timeoutMs
2448
+ });
2449
+ }
2450
+ /**
2451
+ * Handle auto-response for inbound calls using the agent system.
2452
+ * Supports tool calling for richer voice interactions.
2453
+ */
2454
+ async handleInboundResponse(callId, userMessage) {
2455
+ console.log(`[voice-call] Auto-responding to inbound call ${callId}: "${userMessage}"`);
2456
+ const call = this.manager.getCall(callId);
2457
+ if (!call) {
2458
+ console.warn(`[voice-call] Call ${callId} not found for auto-response`);
2459
+ return;
2460
+ }
2461
+ if (!this.coreConfig) {
2462
+ console.warn("[voice-call] Core config missing; skipping auto-response");
2463
+ return;
2464
+ }
2465
+ if (!this.agentRuntime) {
2466
+ console.warn("[voice-call] Agent runtime missing; skipping auto-response");
2467
+ return;
2468
+ }
2469
+ try {
2470
+ const { generateVoiceResponse } = await loadResponseGeneratorModule();
2471
+ const result = await generateVoiceResponse({
2472
+ voiceConfig: this.config,
2473
+ coreConfig: this.coreConfig,
2474
+ agentRuntime: this.agentRuntime,
2475
+ callId,
2476
+ from: call.from,
2477
+ transcript: call.transcript,
2478
+ userMessage
2479
+ });
2480
+ if (result.error) {
2481
+ console.error(`[voice-call] Response generation error: ${result.error}`);
2482
+ return;
2483
+ }
2484
+ if (result.text) {
2485
+ console.log(`[voice-call] AI response: "${result.text}"`);
2486
+ await this.manager.speak(callId, result.text);
2487
+ }
2488
+ } catch (err) {
2489
+ console.error(`[voice-call] Auto-response error:`, err);
2490
+ }
2491
+ }
2492
+ };
2493
+ //#endregion
2494
+ //#region extensions/voice-call/src/runtime.ts
2495
+ let telnyxProviderPromise;
2496
+ let twilioProviderPromise;
2497
+ let plivoProviderPromise;
2498
+ let mockProviderPromise;
2499
+ let realtimeVoiceRuntimePromise;
2500
+ let realtimeHandlerPromise;
2501
+ function loadTelnyxProvider() {
2502
+ telnyxProviderPromise ??= import("./telnyx-UQXrfg_e.js");
2503
+ return telnyxProviderPromise;
2504
+ }
2505
+ function loadTwilioProvider() {
2506
+ twilioProviderPromise ??= import("./twilio-CZsjakcE.js");
2507
+ return twilioProviderPromise;
2508
+ }
2509
+ function loadPlivoProvider() {
2510
+ plivoProviderPromise ??= import("./plivo-D4do6QU0.js");
2511
+ return plivoProviderPromise;
2512
+ }
2513
+ function loadMockProvider() {
2514
+ mockProviderPromise ??= import("./mock-yKTkxAIg.js");
2515
+ return mockProviderPromise;
2516
+ }
2517
+ function loadRealtimeVoiceRuntime() {
2518
+ realtimeVoiceRuntimePromise ??= import("./realtime-voice.runtime-BJhr0EU5.js");
2519
+ return realtimeVoiceRuntimePromise;
2520
+ }
2521
+ function loadRealtimeHandler() {
2522
+ realtimeHandlerPromise ??= import("./realtime-handler-D5w_7O8_.js");
2523
+ return realtimeHandlerPromise;
2524
+ }
2525
+ function resolveVoiceCallConsultSessionKey(call) {
2526
+ if (call.sessionKey) return call.sessionKey;
2527
+ const normalizedPhone = (call.direction === "outbound" ? call.to : call.from)?.replace(/\D/g, "");
2528
+ return normalizedPhone ? `voice:${normalizedPhone}` : `voice:${call.callId}`;
2529
+ }
2530
+ function mapVoiceCallConsultTranscript(call) {
2531
+ return (call.transcript ?? []).map((entry) => ({
2532
+ role: entry.speaker === "bot" ? "assistant" : "user",
2533
+ text: entry.text
2534
+ }));
2535
+ }
2536
+ function createRuntimeResourceLifecycle(params) {
2537
+ let tunnelResult = null;
2538
+ let stopped = false;
2539
+ const runStep = async (step, suppressErrors) => {
2540
+ if (suppressErrors) {
2541
+ await step().catch(() => {});
2542
+ return;
2543
+ }
2544
+ await step();
2545
+ };
2546
+ return {
2547
+ setTunnelResult: (result) => {
2548
+ tunnelResult = result;
2549
+ },
2550
+ stop: async (opts) => {
2551
+ if (stopped) return;
2552
+ stopped = true;
2553
+ const suppressErrors = opts?.suppressErrors ?? false;
2554
+ await runStep(async () => {
2555
+ if (tunnelResult) await tunnelResult.stop();
2556
+ }, suppressErrors);
2557
+ await runStep(async () => {
2558
+ await cleanupTailscaleExposure(params.config);
2559
+ }, suppressErrors);
2560
+ await runStep(async () => {
2561
+ await params.webhookServer.stop();
2562
+ }, suppressErrors);
2563
+ }
2564
+ };
2565
+ }
2566
+ function isLoopbackBind(bind) {
2567
+ if (!bind) return false;
2568
+ return bind === "127.0.0.1" || bind === "::1" || bind === "localhost";
2569
+ }
2570
+ function providerRequiresPublicWebhook(providerName) {
2571
+ return providerName === "twilio" || providerName === "telnyx" || providerName === "plivo";
2572
+ }
2573
+ function isLocalOnlyWebhookHost(hostname) {
2574
+ const host = hostname.trim().toLowerCase();
2575
+ if (!host) return false;
2576
+ if (host === "localhost" || host === "0.0.0.0" || host === "::" || host === "::1" || host.startsWith("127.")) return true;
2577
+ if (host.startsWith("10.") || host.startsWith("192.168.") || host.startsWith("169.254.")) return true;
2578
+ return /^172\.(1[6-9]|2\d|3[0-1])\./.test(host) || host.startsWith("fc") || host.startsWith("fd");
2579
+ }
2580
+ function isProviderUnreachableWebhookUrl(webhookUrl) {
2581
+ try {
2582
+ return isLocalOnlyWebhookHost(new URL(webhookUrl).hostname);
2583
+ } catch {
2584
+ return false;
2585
+ }
2586
+ }
2587
+ async function resolveProvider(config) {
2588
+ const allowNgrokFreeTierLoopbackBypass = config.tunnel?.provider === "ngrok" && isLoopbackBind(config.serve?.bind) && (config.tunnel?.allowNgrokFreeTierLoopbackBypass ?? false);
2589
+ switch (config.provider) {
2590
+ case "telnyx": {
2591
+ const { TelnyxProvider } = await loadTelnyxProvider();
2592
+ return new TelnyxProvider({
2593
+ apiKey: config.telnyx?.apiKey,
2594
+ connectionId: config.telnyx?.connectionId,
2595
+ publicKey: config.telnyx?.publicKey
2596
+ }, { skipVerification: config.skipSignatureVerification });
2597
+ }
2598
+ case "twilio": {
2599
+ const { TwilioProvider } = await loadTwilioProvider();
2600
+ return new TwilioProvider({
2601
+ accountSid: config.twilio?.accountSid,
2602
+ authToken: config.twilio?.authToken
2603
+ }, {
2604
+ allowNgrokFreeTierLoopbackBypass,
2605
+ publicUrl: config.publicUrl,
2606
+ skipVerification: config.skipSignatureVerification,
2607
+ streamPath: config.streaming?.enabled ? config.streaming.streamPath : void 0,
2608
+ webhookSecurity: config.webhookSecurity
2609
+ });
2610
+ }
2611
+ case "plivo": {
2612
+ const { PlivoProvider } = await loadPlivoProvider();
2613
+ return new PlivoProvider({
2614
+ authId: config.plivo?.authId,
2615
+ authToken: config.plivo?.authToken
2616
+ }, {
2617
+ publicUrl: config.publicUrl,
2618
+ skipVerification: config.skipSignatureVerification,
2619
+ ringTimeoutSec: Math.max(1, Math.floor(config.ringTimeoutMs / 1e3)),
2620
+ webhookSecurity: config.webhookSecurity
2621
+ });
2622
+ }
2623
+ case "mock": {
2624
+ const { MockProvider } = await loadMockProvider();
2625
+ return new MockProvider();
2626
+ }
2627
+ default: throw new Error(`Unsupported voice-call provider: ${String(config.provider)}`);
2628
+ }
2629
+ }
2630
+ async function resolveRealtimeProvider(params) {
2631
+ const { resolveConfiguredRealtimeVoiceProvider } = await loadRealtimeVoiceRuntime();
2632
+ return resolveConfiguredRealtimeVoiceProvider({
2633
+ configuredProviderId: params.config.realtime.provider,
2634
+ providerConfigs: params.config.realtime.providers,
2635
+ cfg: params.fullConfig
2636
+ });
2637
+ }
2638
+ async function createVoiceCallRuntime(params) {
2639
+ const { config: rawConfig, coreConfig, fullConfig, agentRuntime, ttsRuntime, logger } = params;
2640
+ const log = logger ?? {
2641
+ info: console.log,
2642
+ warn: console.warn,
2643
+ error: console.error,
2644
+ debug: console.debug
2645
+ };
2646
+ const config = resolveVoiceCallConfig(rawConfig);
2647
+ const cfg = fullConfig ?? coreConfig;
2648
+ if (!config.enabled) throw new Error("Voice call disabled. Enable the plugin entry in config.");
2649
+ if (config.skipSignatureVerification) log.warn("[voice-call] SECURITY WARNING: skipSignatureVerification=true disables webhook signature verification (development only). Do not use in production.");
2650
+ const validation = validateProviderConfig(config);
2651
+ if (!validation.valid) throw new Error(`Invalid voice-call config: ${validation.errors.join("; ")}`);
2652
+ const provider = await resolveProvider(config);
2653
+ const manager = new CallManager(config);
2654
+ const realtimeProvider = config.realtime.enabled ? await resolveRealtimeProvider({
2655
+ config,
2656
+ fullConfig: cfg
2657
+ }) : null;
2658
+ const webhookServer = new VoiceCallWebhookServer(config, manager, provider, coreConfig, fullConfig ?? coreConfig, agentRuntime);
2659
+ if (realtimeProvider) {
2660
+ const { RealtimeCallHandler } = await loadRealtimeHandler();
2661
+ const realtimeHandler = new RealtimeCallHandler({
2662
+ ...config.realtime,
2663
+ tools: resolveRealtimeVoiceAgentConsultTools(config.realtime.toolPolicy, config.realtime.tools)
2664
+ }, manager, provider, realtimeProvider.provider, realtimeProvider.providerConfig, config.serve.path);
2665
+ if (config.realtime.toolPolicy !== "none") realtimeHandler.registerToolHandler(REALTIME_VOICE_AGENT_CONSULT_TOOL_NAME, async (args, callId) => {
2666
+ const call = manager.getCall(callId);
2667
+ if (!call) return { error: `Call "${callId}" not found` };
2668
+ const { provider: agentProvider, model } = resolveVoiceResponseModel({
2669
+ voiceConfig: config,
2670
+ agentRuntime
2671
+ });
2672
+ const thinkLevel = agentRuntime.resolveThinkingDefault({
2673
+ cfg,
2674
+ provider: agentProvider,
2675
+ model
2676
+ });
2677
+ return await consultRealtimeVoiceAgent({
2678
+ cfg,
2679
+ agentRuntime,
2680
+ logger: log,
2681
+ agentId: config.agentId ?? "main",
2682
+ sessionKey: resolveVoiceCallConsultSessionKey(call),
2683
+ messageProvider: "voice",
2684
+ lane: "voice",
2685
+ runIdPrefix: `voice-realtime-consult:${callId}`,
2686
+ args,
2687
+ transcript: mapVoiceCallConsultTranscript(call),
2688
+ surface: "a live phone call",
2689
+ userLabel: "Caller",
2690
+ assistantLabel: "Agent",
2691
+ questionSourceLabel: "caller",
2692
+ provider: agentProvider,
2693
+ model,
2694
+ thinkLevel,
2695
+ timeoutMs: config.responseTimeoutMs,
2696
+ toolsAllow: resolveRealtimeVoiceAgentConsultToolsAllow(config.realtime.toolPolicy),
2697
+ extraSystemPrompt: "You are a behind-the-scenes consultant for a live phone voice agent. Be accurate, brief, and speakable."
2698
+ });
2699
+ });
2700
+ webhookServer.setRealtimeHandler(realtimeHandler);
2701
+ }
2702
+ const lifecycle = createRuntimeResourceLifecycle({
2703
+ config,
2704
+ webhookServer
2705
+ });
2706
+ const localUrl = await webhookServer.start();
2707
+ try {
2708
+ let publicUrl = config.publicUrl ?? null;
2709
+ if (!publicUrl && config.tunnel?.provider && config.tunnel.provider !== "none") try {
2710
+ const nextTunnelResult = await startTunnel({
2711
+ provider: config.tunnel.provider,
2712
+ port: config.serve.port,
2713
+ path: config.serve.path,
2714
+ ngrokAuthToken: config.tunnel.ngrokAuthToken,
2715
+ ngrokDomain: config.tunnel.ngrokDomain
2716
+ });
2717
+ lifecycle.setTunnelResult(nextTunnelResult);
2718
+ publicUrl = nextTunnelResult?.publicUrl ?? null;
2719
+ } catch (err) {
2720
+ log.error(`[voice-call] Tunnel setup failed: ${formatErrorMessage(err)}`);
2721
+ }
2722
+ if (!publicUrl && config.tailscale?.mode !== "off") publicUrl = await setupTailscaleExposure(config);
2723
+ const webhookUrl = publicUrl ?? localUrl;
2724
+ if (providerRequiresPublicWebhook(provider.name) && isProviderUnreachableWebhookUrl(webhookUrl)) throw new Error(`[voice-call] ${provider.name} requires a publicly reachable webhook URL. Refusing to use local-only webhook ${webhookUrl}. Set plugins.entries.voice-call.config.publicUrl or enable tunnel/tailscale exposure.`);
2725
+ if (publicUrl && provider.name === "twilio") provider.setPublicUrl(publicUrl);
2726
+ if (publicUrl && realtimeProvider) webhookServer.getRealtimeHandler()?.setPublicUrl(publicUrl);
2727
+ if (provider.name === "twilio" && config.streaming?.enabled) {
2728
+ const twilioProvider = provider;
2729
+ if (ttsRuntime?.textToSpeechTelephony) try {
2730
+ const ttsProvider = createTelephonyTtsProvider({
2731
+ coreConfig,
2732
+ ttsOverride: config.tts,
2733
+ runtime: ttsRuntime,
2734
+ logger: log
2735
+ });
2736
+ twilioProvider.setTTSProvider(ttsProvider);
2737
+ log.info("[voice-call] Telephony TTS provider configured");
2738
+ } catch (err) {
2739
+ log.warn(`[voice-call] Failed to initialize telephony TTS: ${formatErrorMessage(err)}`);
2740
+ }
2741
+ else log.warn("[voice-call] Telephony TTS unavailable; streaming TTS disabled");
2742
+ const mediaHandler = webhookServer.getMediaStreamHandler();
2743
+ if (mediaHandler) {
2744
+ twilioProvider.setMediaStreamHandler(mediaHandler);
2745
+ log.info("[voice-call] Media stream handler wired to provider");
2746
+ }
2747
+ }
2748
+ if (realtimeProvider) log.info(`[voice-call] Realtime voice provider: ${realtimeProvider.provider.id}`);
2749
+ await manager.initialize(provider, webhookUrl);
2750
+ const stop = async () => await lifecycle.stop();
2751
+ log.info("[voice-call] Runtime initialized");
2752
+ log.info(`[voice-call] Webhook URL: ${webhookUrl}`);
2753
+ if (publicUrl) log.info(`[voice-call] Public URL: ${publicUrl}`);
2754
+ return {
2755
+ config,
2756
+ provider,
2757
+ manager,
2758
+ webhookServer,
2759
+ webhookUrl,
2760
+ publicUrl,
2761
+ stop
2762
+ };
2763
+ } catch (err) {
2764
+ await lifecycle.stop({ suppressErrors: true });
2765
+ throw err;
2766
+ }
2767
+ }
2768
+ //#endregion
2769
+ export { resolveUserPath as a, setupTailscaleExposureRoute as i, cleanupTailscaleExposureRoute as n, getTailscaleSelfInfo as r, createVoiceCallRuntime as t };