@gaodefa/daocore 2026.5.74 → 2026.5.76

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 (1140) hide show
  1. package/dist/abort-CB4Bin7P.js +277 -0
  2. package/dist/abort.runtime-C5imf3M6.js +2 -0
  3. package/dist/abort.runtime.js +1 -1
  4. package/dist/account-inspect-BrLOD3dL.js +173 -0
  5. package/dist/accounts-BJghihjE.js +107 -0
  6. package/dist/accounts-Cmmoz0Uc.js +119 -0
  7. package/dist/accounts-CtHQ9LlB.js +2 -0
  8. package/dist/accounts-D2XmsEdz.js +107 -0
  9. package/dist/acp/control-plane/manager.d.ts +2 -1
  10. package/dist/acp-runtime-CsJkP6Eh.js +26 -0
  11. package/dist/acp-spawn-DrF63yyT.js +1275 -0
  12. package/dist/acp-spawn-ORtTG-uw.js +2 -0
  13. package/dist/acp-stateful-target-driver-XI6lnVTT.js +89 -0
  14. package/dist/action-kill-BkWa08iK.js +33 -0
  15. package/dist/action-runtime-CW2Fkm81.js +469 -0
  16. package/dist/action-runtime-api-LQHyxfBM.js +2 -0
  17. package/dist/action-send-BSTkpsKB.js +39 -0
  18. package/dist/action-spawn-CG0owoYM.js +47 -0
  19. package/dist/actions-BQH4Vf20.js +161 -0
  20. package/dist/actions.runtime-BwFgiJFE.js +5 -0
  21. package/dist/agent-B1k62jFg.js +3 -0
  22. package/dist/agent-CooPvAB8.js +2 -0
  23. package/dist/agent-command-DQ1XgXqe.d.ts +105 -0
  24. package/dist/agent-command-Djll6bnb.js +1367 -0
  25. package/dist/agent-components.runtime-Bxmeq5SX.js +10 -0
  26. package/dist/agent-components.runtime.js +1 -1
  27. package/dist/agent-harness-Bt_1zRJ1.d.ts +146 -0
  28. package/dist/agent-harness-runtime-Bt2xTt2z.js +180 -0
  29. package/dist/agent-harness-task-runtime-C6Sx-QFy.js +140 -0
  30. package/dist/agent-runner-execution-CUB1dxz1.js +1713 -0
  31. package/dist/agent-runner-utils-LoP2ghjB.js +266 -0
  32. package/dist/agent-runner.runtime-B6FEpN97.js +3455 -0
  33. package/dist/agent-runner.runtime.js +1 -1
  34. package/dist/agent-runtime-DDBYT9PU.js +229 -0
  35. package/dist/agent-via-gateway-Cac7aWXN.js +463 -0
  36. package/dist/api-C7_eM4X7.js +2 -0
  37. package/dist/api-CTv-thVP.js +2 -0
  38. package/dist/api-CyVlHCwr.js +6 -0
  39. package/dist/api-DfnW7Cwk.js +134 -0
  40. package/dist/api-mdeTtlMU.js +3 -0
  41. package/dist/api-rzVN_ShI.js +639 -0
  42. package/dist/apply-CA6OjGyH.js +41 -0
  43. package/dist/apply-YMZKb6rV.js +54 -0
  44. package/dist/approval-handler.runtime-Bo3XBEmS.js +130 -0
  45. package/dist/assistant-D0Y0TW8p.js +291 -0
  46. package/dist/attachment-normalize-CRqY0rzf.js +225 -0
  47. package/dist/attempt-execution-BL2-MkN9.js +558 -0
  48. package/dist/attempt-execution.runtime-BbkIPww8.js +3 -0
  49. package/dist/attempt-execution.runtime.js +1 -1
  50. package/dist/attempt-execution.shared-xgnVkNxr.js +38 -0
  51. package/dist/attempt.prompt-helpers--NxxT8xy.js +475 -0
  52. package/dist/attempt.tool-run-context-EsAayWh6.js +2094 -0
  53. package/dist/binding-routing-BIf2zYbn.js +113 -0
  54. package/dist/binding-targets-CnVPlLL3.js +121 -0
  55. package/dist/bot-BUkIAmq4.js +7894 -0
  56. package/dist/bot-deps-BDpF3-2x.js +747 -0
  57. package/dist/bot-deps-Ctxazu0z.js +2 -0
  58. package/dist/bot-message-context.runtime-Ddl-CF0g.js +7 -0
  59. package/dist/bot-message-context.runtime.js +1 -1
  60. package/dist/bot-message-context.session.runtime-BOBDJGi6.js +12 -0
  61. package/dist/bot-message-context.session.runtime.js +1 -1
  62. package/dist/bot-native-commands.delivery.runtime-Cp2bC1cm.js +4 -0
  63. package/dist/bot-native-commands.delivery.runtime.js +1 -1
  64. package/dist/bot-native-commands.runtime-BxOgiBSg.js +13 -0
  65. package/dist/bot-native-commands.runtime.js +1 -1
  66. package/dist/bridge-server-BD8gdvCj.js +113 -0
  67. package/dist/browser-cli-BxOiqtw0.js +230 -0
  68. package/dist/browser-cli-CQSbU4r7.js +2 -0
  69. package/dist/browser-cli-actions-input-CACwoXjH.js +473 -0
  70. package/dist/browser-cli-actions-observe-7y44Efff.js +81 -0
  71. package/dist/browser-cli-debug--cZDNVgZ.js +137 -0
  72. package/dist/browser-cli-inspect-Bjm1LYpb.js +104 -0
  73. package/dist/browser-cli-manage-BdoQAGZ5.js +443 -0
  74. package/dist/browser-cli-resize-CiWfi52U.js +26 -0
  75. package/dist/browser-cli-shared-Cf2UTok5.js +50 -0
  76. package/dist/browser-cli-state-BzSo9Zyo.js +337 -0
  77. package/dist/browser-control-auth-goBz3LrL.js +2 -0
  78. package/dist/browser-profiles-5QyWxduY.js +2 -0
  79. package/dist/browser-runtime-DpYYMv_-.js +384 -0
  80. package/dist/build-BOWwrF6B.js +257 -0
  81. package/dist/build-info.json +3 -3
  82. package/dist/bundled/boot-md/handler.js +2 -2
  83. package/dist/bundled/session-memory/handler.js +1 -1
  84. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  85. package/dist/capability-cli-p3b5r_A5.js +1782 -0
  86. package/dist/channel-8rtqtIC-.js +238 -0
  87. package/dist/channel-B2t80bjP.js +1556 -0
  88. package/dist/channel-BFgbA2E6.js +562 -0
  89. package/dist/channel-BPZSxEkQ.js +808 -0
  90. package/dist/channel-BibcrGJ7.js +955 -0
  91. package/dist/channel-Bj3a13bG.js +1777 -0
  92. package/dist/channel-Bsd0VVMJ.js +2126 -0
  93. package/dist/channel-C4Ouz2jY.js +481 -0
  94. package/dist/channel-CXcp2i5k.js +653 -0
  95. package/dist/channel-CZNxKVdH.js +1134 -0
  96. package/dist/channel-CfI-ubEB.js +740 -0
  97. package/dist/channel-CgNA5Zih.js +1496 -0
  98. package/dist/channel-D1AKh1-N.d.ts +6 -0
  99. package/dist/channel-D5n_k9F5.js +867 -0
  100. package/dist/channel-D7vJSPUF.js +1249 -0
  101. package/dist/channel-DcV0Ld4N.js +362 -0
  102. package/dist/channel-De73mgO_.js +508 -0
  103. package/dist/channel-Dmdu9Pzb.js +376 -0
  104. package/dist/channel-actions.runtime-CihZrf0M.js +265 -0
  105. package/dist/channel-actions.runtime.js +1 -1
  106. package/dist/channel-cGJKLfJe.d.ts +427 -0
  107. package/dist/channel-core-Ng_haxOP.js +5 -0
  108. package/dist/channel-inbound-Dz8i5Map.js +80 -0
  109. package/dist/channel-lifecycle-BXdiTu_h.d.ts +126 -0
  110. package/dist/channel-pairing-qPwn6FAN.d.ts +58 -0
  111. package/dist/channel-plugin-runtime-BGwpeswU.js +998 -0
  112. package/dist/channel-runtime-5xfHeIpP.js +408 -0
  113. package/dist/channel.runtime-3cv5PIqa.js +21009 -0
  114. package/dist/channel.runtime-B48fiEqP.js +109 -0
  115. package/dist/channel.runtime-B9omb8Je.js +733 -0
  116. package/dist/channel.runtime-BTnYLrjs.js +652 -0
  117. package/dist/channel.runtime-Bw4vm2KP.js +4 -0
  118. package/dist/channel.runtime-JZVnahXY.js +254 -0
  119. package/dist/channel.runtime-OyE1NDe4.js +2528 -0
  120. package/dist/channel.runtime-Q3Chs30P.js +1008 -0
  121. package/dist/channel.runtime-cGEI9b88.js +88 -0
  122. package/dist/channel.setup-BvvO8wUo.js +1098 -0
  123. package/dist/channel.setup-Cy2rvR1u.js +10 -0
  124. package/dist/channel.setup-Xo7BBamM.js +343 -0
  125. package/dist/chat-CfSmQsWK.js +2666 -0
  126. package/dist/chrome-CB8ELr8g.js +1503 -0
  127. package/dist/cli/run-main.js +5 -5
  128. package/dist/cli-CCnAoXu8.js +1341 -0
  129. package/dist/cli-compaction-C5z02QAR.js +347 -0
  130. package/dist/cli-metadata-VfQG__-m.js +22 -0
  131. package/dist/cli-runner-C8VlXbx6.js +2 -0
  132. package/dist/cli-runner-FnNwgi9z.js +540 -0
  133. package/dist/cli-runner.runtime-3y8ztIrM.js +4 -0
  134. package/dist/cli-runner.runtime-DjJNUNqh.js +3 -0
  135. package/dist/cli-runner.runtime.js +1 -1
  136. package/dist/cli-startup-metadata.json +8 -8
  137. package/dist/client-BxaKR3NR.js +650 -0
  138. package/dist/client-adapter-CD2eYE5u.js +897 -0
  139. package/dist/client-factory-wknOz0YZ.js +9 -0
  140. package/dist/command-auth-5oWRlAgW.js +135 -0
  141. package/dist/command-handlers-DRLCoUOI.js +1609 -0
  142. package/dist/command-registry-ClgHMh-P.js +4 -0
  143. package/dist/command-registry-Crw-ALyo.js +9 -0
  144. package/dist/command-registry-core-Q8mKRnm2.js +110 -0
  145. package/dist/command-status.runtime-Bv5-S6Jh.js +90 -0
  146. package/dist/command-status.runtime.js +1 -1
  147. package/dist/commands-acp-D7wwvhSb.js +74 -0
  148. package/dist/commands-compact.runtime-Do6XoPgi.js +10 -0
  149. package/dist/commands-compact.runtime.js +1 -1
  150. package/dist/commands-handlers.runtime-CQIeiOBs.js +6154 -0
  151. package/dist/commands-handlers.runtime.js +1 -1
  152. package/dist/commands-status--6Ec-6xl.js +3 -0
  153. package/dist/commands-status-B71V5ctj.js +16 -0
  154. package/dist/commands-status.runtime--6Ec-6xl.js +3 -0
  155. package/dist/commands-status.runtime.js +1 -1
  156. package/dist/commands-subagents-control.runtime-0bdHKGkh.js +2 -0
  157. package/dist/commands-subagents-control.runtime-C699ndyM.js +3 -0
  158. package/dist/commands-subagents-control.runtime.js +1 -1
  159. package/dist/commands-system-prompt-B-_6D_8o.js +2 -0
  160. package/dist/commands-system-prompt-Cf5S370X.js +162 -0
  161. package/dist/commands.runtime-C95VhDIj.js +176 -0
  162. package/dist/commands.runtime.js +1 -1
  163. package/dist/commitments/runtime.js +1 -1
  164. package/dist/compact-BUfPJl6J.js +1141 -0
  165. package/dist/compact-WFlFbfB-.js +480 -0
  166. package/dist/compact.runtime-CQnO12gG.js +12 -0
  167. package/dist/compact.runtime.js +1 -1
  168. package/dist/completion-cli-uJRHgHYJ.js +315 -0
  169. package/dist/components-u4gL95dv.d.ts +228 -0
  170. package/dist/components.modal-glHG-y8o.d.ts +568 -0
  171. package/dist/computer-use-BqSdNbdx.js +367 -0
  172. package/dist/config-5QyWxduY.js +2 -0
  173. package/dist/config-D7UGquxF.js +373 -0
  174. package/dist/config-mutations-BcFxP9jF.js +159 -0
  175. package/dist/context-engine-host-compat-BBGC6Eb4.js +2 -0
  176. package/dist/context-engine-host-compat-Us6I7iiS.js +288 -0
  177. package/dist/context-engine-lifecycle-BRYjJ_xx.js +1274 -0
  178. package/dist/control-auth-Dz6wWtYF.js +114 -0
  179. package/dist/control-service-OTMJ16Vr.js +145 -0
  180. package/dist/control-ui/assets/agents-BFH1c5D8.js +1008 -0
  181. package/dist/control-ui/assets/channel-config-extras-DsnCLOmU.js +2 -0
  182. package/dist/control-ui/assets/channels-DSisxQja.js +367 -0
  183. package/dist/control-ui/assets/cron-DyI8r1tM.js +1013 -0
  184. package/dist/control-ui/assets/debug-DHzN1qXF.js +97 -0
  185. package/dist/control-ui/assets/index-BE880hFY.js +7378 -0
  186. package/dist/control-ui/assets/index-BimYwq-S.css +1 -0
  187. package/dist/control-ui/assets/instances-D-kXaz60.js +57 -0
  188. package/dist/control-ui/assets/logs-DoWwrXFx.js +74 -0
  189. package/dist/control-ui/assets/nodes-DYXRkdwm.js +436 -0
  190. package/dist/control-ui/assets/sessions-DBse3-4Y.js +399 -0
  191. package/dist/control-ui/assets/skills-SWnspXME.js +314 -0
  192. package/dist/control-ui/assets/skills-shared-D_taQTw1.js +11 -0
  193. package/dist/control-ui/assets/zh-CN-CDrBrfT7.js +2 -0
  194. package/dist/control-ui/index.html +2 -2
  195. package/dist/control-ui/sw.js +1 -1
  196. package/dist/conversation-binding-runtime-Qzm50Ztm.js +4 -0
  197. package/dist/conversation-runtime-B8IRh0X_.js +31 -0
  198. package/dist/core-B9JJc5bK.js +282 -0
  199. package/dist/core-api-BkLqoKIY.js +5 -0
  200. package/dist/core-api-D_qLiSVx.js +2 -0
  201. package/dist/crestodian/crestodian.js +1 -1
  202. package/dist/crestodian/rescue-message.js +1 -1
  203. package/dist/crestodian-Wce00VL9.js +55 -0
  204. package/dist/daocore-tools-BGfsn9OX.js +11727 -0
  205. package/dist/delivery-CKZNf6HN.js +1002 -0
  206. package/dist/dialogue-DMyfQ10Y.js +37 -0
  207. package/dist/dir-fetch-tool-Bodc_UiO.js +565 -0
  208. package/dist/dir-list-tool-DKdRgmE0.js +100 -0
  209. package/dist/direct-dm-gubxMBvV.js +64 -0
  210. package/dist/directive-handling.fast-lane-SIR-LK_X.js +68 -0
  211. package/dist/directive-handling.impl-CyETmsuZ.js +2 -0
  212. package/dist/directive-handling.impl-DBRFiFvk.js +818 -0
  213. package/dist/directive-handling.model-selection-DY-tmC6k.js +122 -0
  214. package/dist/directive-handling.persist.runtime-NzxgMnZ0.js +263 -0
  215. package/dist/directive-handling.persist.runtime.js +1 -1
  216. package/dist/dispatch-Cfc2X0Y6.js +1640 -0
  217. package/dist/dispatch-acp-transcript.runtime-QL350v4-.js +40 -0
  218. package/dist/dispatch-acp-transcript.runtime.js +1 -1
  219. package/dist/dispatch-acp.runtime-D3FviqFZ.js +18 -0
  220. package/dist/dispatch-acp.runtime.js +1 -1
  221. package/dist/doctor-C7gTSFfH.js +6 -0
  222. package/dist/doctor-DiHS_IQ0.js +2 -0
  223. package/dist/doctor-config-flow-B8FwXA-r.js +1741 -0
  224. package/dist/doctor-core-checks-BYeuryZ4.js +2 -0
  225. package/dist/doctor-core-checks-CnzzLGiH.js +573 -0
  226. package/dist/doctor-health-BnmOyTty.js +65 -0
  227. package/dist/doctor-health-contributions-ocQMPxjM.js +696 -0
  228. package/dist/doctor-lint-CjRi8o5u.js +94 -0
  229. package/dist/doctor-state-integrity-Dbu4NMz2.js +1231 -0
  230. package/dist/dynamic-tools-6zBBc1qr.js +486 -0
  231. package/dist/embedded-backend-BZOf3nmp.js +579 -0
  232. package/dist/embedded-gateway-stub.runtime-Bz0nKXhe.js +12 -0
  233. package/dist/embedded-gateway-stub.runtime.js +1 -1
  234. package/dist/exec-approvals-D7MoRNan.js +149 -0
  235. package/dist/extensionAPI.js +1 -1
  236. package/dist/extensions/active-memory/index.js +1 -1
  237. package/dist/extensions/admin-http-rpc/index.js +1 -1
  238. package/dist/extensions/anthropic/doctor-contract-api.d.ts +1 -1
  239. package/dist/extensions/browser/browser-bridge.js +1 -1
  240. package/dist/extensions/browser/browser-config.js +4 -4
  241. package/dist/extensions/browser/browser-control-auth.js +2 -2
  242. package/dist/extensions/browser/browser-doctor.js +2 -2
  243. package/dist/extensions/browser/browser-maintenance.js +1 -1
  244. package/dist/extensions/browser/browser-profiles.js +2 -2
  245. package/dist/extensions/browser/browser-runtime-api.js +11 -11
  246. package/dist/extensions/browser/cli-metadata.js +1 -1
  247. package/dist/extensions/browser/index.js +1 -1
  248. package/dist/extensions/browser/plugin-registration.js +1 -1
  249. package/dist/extensions/browser/register.runtime.js +4 -4
  250. package/dist/extensions/browser/runtime-api.js +13 -13
  251. package/dist/extensions/browser/test-support.d.ts +1 -1
  252. package/dist/extensions/canvas/index.js +1 -1
  253. package/dist/extensions/clickclack/api.js +2 -2
  254. package/dist/extensions/clickclack/channel-plugin-api.js +1 -1
  255. package/dist/extensions/clickclack/runtime-api.js +2 -2
  256. package/dist/extensions/device-pair/api.js +1 -1
  257. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  258. package/dist/extensions/file-transfer/index.js +4 -4
  259. package/dist/extensions/google/doctor-contract-api.d.ts +1 -1
  260. package/dist/extensions/image-generation-core/api.d.ts +1 -1
  261. package/dist/extensions/imessage/api.js +2 -2
  262. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  263. package/dist/extensions/imessage/message-tool-api.d.ts +1 -1
  264. package/dist/extensions/imessage/runtime-api.d.ts +1 -1
  265. package/dist/extensions/imessage/runtime-api.js +3 -3
  266. package/dist/extensions/irc/api.js +2 -2
  267. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  268. package/dist/extensions/llm-task/index.js +1 -1
  269. package/dist/extensions/mattermost/api.js +1 -1
  270. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  271. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  272. package/dist/extensions/mattermost/policy-api.js +1 -1
  273. package/dist/extensions/mattermost/runtime-api.d.ts +7 -7
  274. package/dist/extensions/mattermost/runtime-api.js +2 -2
  275. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  276. package/dist/extensions/memory-core/cli-metadata.js +1 -1
  277. package/dist/extensions/migrate-claude/apply.js +1 -1
  278. package/dist/extensions/migrate-claude/index.js +1 -1
  279. package/dist/extensions/migrate-claude/plan.js +1 -1
  280. package/dist/extensions/migrate-claude/provider.js +1 -1
  281. package/dist/extensions/migrate-claude/targets.js +1 -1
  282. package/dist/extensions/migrate-hermes/apply.js +1 -1
  283. package/dist/extensions/migrate-hermes/index.js +1 -1
  284. package/dist/extensions/migrate-hermes/model.js +1 -1
  285. package/dist/extensions/migrate-hermes/plan.js +1 -1
  286. package/dist/extensions/migrate-hermes/provider.js +1 -1
  287. package/dist/extensions/migrate-hermes/secrets.js +1 -1
  288. package/dist/extensions/migrate-hermes/targets.js +1 -1
  289. package/dist/extensions/policy/api.js +1 -1
  290. package/dist/extensions/policy/index.js +2 -2
  291. package/dist/extensions/signal/api.d.ts +1 -1
  292. package/dist/extensions/signal/api.js +6 -6
  293. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  294. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  295. package/dist/extensions/signal/runtime-api.d.ts +2 -2
  296. package/dist/extensions/signal/runtime-api.js +7 -7
  297. package/dist/extensions/skill-workshop/api.js +1 -1
  298. package/dist/extensions/skill-workshop/index.js +2 -2
  299. package/dist/extensions/telegram/account-inspect-api.js +1 -1
  300. package/dist/extensions/telegram/api.d.ts +1 -1
  301. package/dist/extensions/telegram/api.js +11 -11
  302. package/dist/extensions/telegram/channel-plugin-api.js +2 -2
  303. package/dist/extensions/telegram/contract-api.js +3 -3
  304. package/dist/extensions/telegram/runtime-api.js +7 -7
  305. package/dist/extensions/telegram/security-audit-contract-api.js +1 -1
  306. package/dist/extensions/telegram/setup-plugin-api.js +1 -1
  307. package/dist/extensions/telegram/test-api.js +2 -2
  308. package/dist/extensions/video-generation-core/api.d.ts +1 -1
  309. package/dist/extensions/webhooks/api.js +1 -1
  310. package/dist/extensions/webhooks/index.js +1 -1
  311. package/dist/extensions/webhooks/runtime-api.d.ts +2 -2
  312. package/dist/extensions/xai/index.js +4 -4
  313. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  314. package/dist/extensions/xai/speech-provider.js +1 -1
  315. package/dist/extensions/xai/test-api.js +1 -1
  316. package/dist/extensions/xai/tts.js +1 -1
  317. package/dist/extensions/xai/web-search.js +1 -1
  318. package/dist/extensions/xai/xai-oauth.js +1 -1
  319. package/dist/file-fetch-tool-UOp-kXiF.js +124 -0
  320. package/dist/file-write-tool-Bmics566.js +127 -0
  321. package/dist/format-BAPtahQp.js +1145 -0
  322. package/dist/gateway-cli-C9vWttAu.js +435 -0
  323. package/dist/gateway-method-runtime-cf2DQe_R.js +21 -0
  324. package/dist/get-reply-from-config.runtime-973T_WNQ.js +2 -0
  325. package/dist/get-reply-from-config.runtime.js +1 -1
  326. package/dist/get-reply-nFbvZyXJ.js +4689 -0
  327. package/dist/graph-users-DX3qj987.js +1419 -0
  328. package/dist/group-access-fUxE_esT.js +112 -0
  329. package/dist/group-keys-wTgDt5mh.d.ts +17 -0
  330. package/dist/handle-action.guild-admin-DzmixKDt.js +288 -0
  331. package/dist/harness-BvoaeM2G.js +61 -0
  332. package/dist/health-BNfYEJaa.js +4 -0
  333. package/dist/heartbeat-runner-DHFAz5O-.js +5 -0
  334. package/dist/heartbeat-runner.runtime-BTARhrNZ.js +4 -0
  335. package/dist/heartbeat-runner.runtime.js +1 -1
  336. package/dist/hook-runtime-BBONf8H3.d.ts +108 -0
  337. package/dist/hooks-DxGU2YA5.js +534 -0
  338. package/dist/inbound-direct-dm-runtime-CAX9fltu.js +2 -0
  339. package/dist/inbound-reply-dispatch-T13MYtrr.js +148 -0
  340. package/dist/index.d.ts +1 -1
  341. package/dist/index.js +1 -1
  342. package/dist/init-DCCh5oSO.js +59 -0
  343. package/dist/inline-buttons-DaFc4jXn.js +40 -0
  344. package/dist/internal-events-Gz1ipxmh.js +90 -0
  345. package/dist/isolated-agent-CHUsxMC-.js +1118 -0
  346. package/dist/isolated-agent-K2nfnPOc.js +2 -0
  347. package/dist/lifecycle-kyB2yqsq.js +571 -0
  348. package/dist/list.probe-BSjy8u2p.js +449 -0
  349. package/dist/list.status-command-BxIAK-G5.js +789 -0
  350. package/dist/llm-slug-generator-BMH4faWD.js +78 -0
  351. package/dist/llm-slug-generator.js +1 -1
  352. package/dist/local-dispatch.runtime-DFy7ycDP.js +9 -0
  353. package/dist/local-dispatch.runtime.js +1 -1
  354. package/dist/manager-DWN3qo90.d.ts +10 -0
  355. package/dist/manager.core-BRd2_lqA.d.ts +198 -0
  356. package/dist/manager.runtime-CPqoT9HS.js +2714 -0
  357. package/dist/manager.runtime.js +1 -1
  358. package/dist/markdown-to-line-DQuET8BD.js +811 -0
  359. package/dist/mcp-http-BTLfb7mN.js +555 -0
  360. package/dist/mcp-http-Bcx2IvUV.js +2 -0
  361. package/dist/media-understanding-provider-BXfXH9ER.js +339 -0
  362. package/dist/message-actions-O4ffm7Zz.js +145 -0
  363. package/dist/message-handler-B3NHGkvn.js +1715 -0
  364. package/dist/message-handler-Dm-49Yay.js +384 -0
  365. package/dist/message-handler.preflight-Dmy4TMmc.js +1125 -0
  366. package/dist/message-handler.process-BvIh9714.js +1484 -0
  367. package/dist/model-CiE38oM-.js +74 -0
  368. package/dist/model-selection-B4wj_z32.js +272 -0
  369. package/dist/models-DF0uMtab.js +2 -0
  370. package/dist/models-DupIeDpS.js +104 -0
  371. package/dist/models-cli-BKoIijSE.js +256 -0
  372. package/dist/monitor-BGkgqVYu.js +4377 -0
  373. package/dist/monitor-BJBnArAU.js +834 -0
  374. package/dist/monitor-C1L1aR0q.js +2788 -0
  375. package/dist/monitor-C3wAzu_q.js +2 -0
  376. package/dist/monitor-CN29zOnf.js +1370 -0
  377. package/dist/monitor-D7FhV0Qe.js +1657 -0
  378. package/dist/monitor-Dcy6FUPv.js +60 -0
  379. package/dist/monitor-Y4SvOC0z.js +715 -0
  380. package/dist/monitor-auth-B_73QHux.js +179 -0
  381. package/dist/monitor-polling.runtime-D3yoLMON.js +883 -0
  382. package/dist/monitor-polling.runtime.js +1 -1
  383. package/dist/monitor-webhook.runtime-CnchK0Ki.js +387 -0
  384. package/dist/monitor-webhook.runtime.js +1 -1
  385. package/dist/monitor.account-B0u_Xih0.js +5233 -0
  386. package/dist/monitor.runtime-9JVw9n8z.js +2 -0
  387. package/dist/monitor.runtime.js +1 -1
  388. package/dist/monitor.webhook-ixq3jhC8.js +180 -0
  389. package/dist/node-cli-sessions-C07qXjfH.js +1228 -0
  390. package/dist/openai-http-DL1i7Pdz.js +824 -0
  391. package/dist/openresponses-http-4vW7i5hM.js +1173 -0
  392. package/dist/operations-hyqHq47Z.js +805 -0
  393. package/dist/outbound-adapter-B2lF_Qp0.js +543 -0
  394. package/dist/outbound-session-route-CXbw-Zbl.js +45 -0
  395. package/dist/outbound.runtime-ROOz_EXD.js +2 -0
  396. package/dist/outbound.runtime.js +1 -1
  397. package/dist/pairing-store-Cfy_zHzi.d.ts +87 -0
  398. package/dist/pi-embedded-D23Jv1_v.js +4 -0
  399. package/dist/pi-embedded-LwXPGFfT.js +3796 -0
  400. package/dist/pi-embedded.runtime-Rk5rpqL7.js +4 -0
  401. package/dist/pi-embedded.runtime.js +1 -1
  402. package/dist/pi-tools-DqhrI9AL.js +2413 -0
  403. package/dist/plan-BCEMv5RF.js +112 -0
  404. package/dist/plan-BHwmpZjz.js +81 -0
  405. package/dist/plugin-app-cache-key-CWYPZS_p.js +46 -0
  406. package/dist/plugin-enabled-NkokTFHK.js +233 -0
  407. package/dist/plugin-oDyOB4UI.js +12396 -0
  408. package/dist/plugin-registration-CeH_6Is4.js +88 -0
  409. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  410. package/dist/plugin-sdk/acp-runtime-backend.js +1 -1
  411. package/dist/plugin-sdk/acp-runtime.js +2 -2
  412. package/dist/plugin-sdk/agent-harness-runtime.js +6 -6
  413. package/dist/plugin-sdk/agent-harness-task-runtime.js +1 -1
  414. package/dist/plugin-sdk/agent-harness.js +7 -7
  415. package/dist/plugin-sdk/agent-runtime.js +2 -2
  416. package/dist/plugin-sdk/channel-core.js +2 -2
  417. package/dist/plugin-sdk/channel-inbound.js +2 -2
  418. package/dist/plugin-sdk/channel-test-helpers.js +1 -1
  419. package/dist/plugin-sdk/command-auth.js +1 -1
  420. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  421. package/dist/plugin-sdk/compat.js +1 -1
  422. package/dist/plugin-sdk/conversation-binding-runtime.js +2 -2
  423. package/dist/plugin-sdk/conversation-runtime.js +3 -3
  424. package/dist/plugin-sdk/core.js +2 -2
  425. package/dist/plugin-sdk/direct-dm.js +1 -1
  426. package/dist/plugin-sdk/gateway-method-runtime.js +1 -1
  427. package/dist/plugin-sdk/health.js +2 -2
  428. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  429. package/dist/plugin-sdk/index.js +1 -1
  430. package/dist/plugin-sdk/mattermost.js +1 -1
  431. package/dist/plugin-sdk/plugin-test-contracts.js +2 -2
  432. package/dist/plugin-sdk/provider-test-contracts.js +4 -4
  433. package/dist/plugin-sdk/reply-runtime.js +4 -4
  434. package/dist/plugin-sdk/testing.js +2 -2
  435. package/dist/plugin-sdk/zalouser.js +1 -1
  436. package/dist/plugin-service-XeCZ8oFI.js +1229 -0
  437. package/dist/plugins/runtime/index.js +4 -4
  438. package/dist/policy-BsS7jXyV.js +138 -0
  439. package/dist/policy-dTLidj41.js +680 -0
  440. package/dist/postinstall-inventory.json +11611 -0
  441. package/dist/prepare.runtime-CxSRhibQ.js +732 -0
  442. package/dist/prepare.runtime.js +1 -1
  443. package/dist/preview-warnings-CYO_Ec8j.js +392 -0
  444. package/dist/probe-B38i01ob.js +2 -0
  445. package/dist/probe-BfuwJZxZ.js +47 -0
  446. package/dist/probe-DaZ-zbpf.js +2204 -0
  447. package/dist/probe-TNHaSvg4.js +682 -0
  448. package/dist/program-BHDY7txk.js +131 -0
  449. package/dist/provider-B2OEKMgz.js +8735 -0
  450. package/dist/provider-BN5zYpXy.js +152 -0
  451. package/dist/provider-C5wk4Zq2.js +32 -0
  452. package/dist/provider-C_AVioxd.js +32 -0
  453. package/dist/provider-dispatcher-D8wmCCX8.js +22 -0
  454. package/dist/provider-dispatcher.runtime.js +1 -1
  455. package/dist/provider-session.runtime-B63XBUkk.js +9 -0
  456. package/dist/provider-session.runtime.js +1 -1
  457. package/dist/provider.runtime-D1lu1iBi.js +2 -0
  458. package/dist/provider.runtime.js +1 -1
  459. package/dist/public-surface-loader-ClnvswYD.js +114 -0
  460. package/dist/pw-ai-CUvQLjDl.js +3029 -0
  461. package/dist/pw-role-snapshot-DqOQm6b-.js +333 -0
  462. package/dist/reaction-level-DdxMc_S-.js +19 -0
  463. package/dist/reaction-runtime-api-DV5ADguG.js +116 -0
  464. package/dist/realtime-transcription-provider-Jx3qVPVX.js +205 -0
  465. package/dist/register-B6JqGeZm.js +2178 -0
  466. package/dist/register.agent-pQ55YbLM.js +156 -0
  467. package/dist/register.crestodian-DG48cq1n.js +24 -0
  468. package/dist/register.maintenance-CmyTyWfW.js +83 -0
  469. package/dist/register.runtime-Dc2ah3hl.js +54 -0
  470. package/dist/register.subclis-BNslxGzE.js +3 -0
  471. package/dist/register.subclis-BltgkX8W.js +31 -0
  472. package/dist/register.subclis-core-CXo28UGO.js +273 -0
  473. package/dist/repair-sequencing-SddJfHba.js +640 -0
  474. package/dist/reply-delivery-YOUVxLhE.js +196 -0
  475. package/dist/reply-runtime-Bic05q8u.js +11 -0
  476. package/dist/reply-runtime-DUv2dRp3.d.ts +34 -0
  477. package/dist/reply.runtime-973T_WNQ.js +2 -0
  478. package/dist/reply.runtime.js +1 -1
  479. package/dist/request-De-MLnVs.js +54 -0
  480. package/dist/resolve-allowlist-0P5Zm3Ih.js +220 -0
  481. package/dist/result-fallback-classifier-CRFWJOeW.js +79 -0
  482. package/dist/route-A4sH-KRJ.js +469 -0
  483. package/dist/route-resolution-BR89k_5k.js +274 -0
  484. package/dist/routes-BbmTgfa7.js +3602 -0
  485. package/dist/routes-H_X6d_BR.js +2 -0
  486. package/dist/run-C_HJBF46.js +1162 -0
  487. package/dist/run-attempt-DVUpjMzw.js +7704 -0
  488. package/dist/run-command-CtO053FV.js +23 -0
  489. package/dist/run-command-whpq0vSs.js +2 -0
  490. package/dist/run-embedded.runtime-z8KRAA9N.js +4 -0
  491. package/dist/run-embedded.runtime.js +1 -1
  492. package/dist/run-execution-cli.runtime-DP4sTGB3.js +4 -0
  493. package/dist/run-execution-cli.runtime.js +1 -1
  494. package/dist/run-executor.runtime.js +1 -1
  495. package/dist/run-subagent-registry.runtime-Ic4qjJAZ.js +2 -0
  496. package/dist/run-subagent-registry.runtime.js +1 -1
  497. package/dist/runtime-C84q1uWh.js +438 -0
  498. package/dist/runtime-D21vC5Bd.d.ts +17 -0
  499. package/dist/runtime-DM-8CUG8.js +1287 -0
  500. package/dist/runtime-api-B92-eAFH.js +4 -0
  501. package/dist/runtime-api-BA-_f4wN.js +21 -0
  502. package/dist/runtime-api-C3x1bTUP.js +3 -0
  503. package/dist/runtime-api-C4J88HGc.js +13 -0
  504. package/dist/runtime-api-C7ToEUFX.d.ts +3151 -0
  505. package/dist/runtime-api-CBJPQTPG.js +24 -0
  506. package/dist/runtime-api-DI4rBaZp.js +17 -0
  507. package/dist/runtime-api-D_JIC4_F.js +13 -0
  508. package/dist/runtime-api.actions-CClxRuYx.d.ts +23 -0
  509. package/dist/runtime-api.actions-Crwfcz27.js +3 -0
  510. package/dist/runtime-api.monitor-DXEdIqiH.d.ts +3757 -0
  511. package/dist/runtime-api.monitor-KeGId_a2.js +6 -0
  512. package/dist/runtime-api.send-B5TgJp5s.d.ts +38 -0
  513. package/dist/runtime-api.send-DkmqVan7.js +4 -0
  514. package/dist/runtime-api.threads--LYxacx4.js +2 -0
  515. package/dist/runtime-channel-C0fX96Yx.js +2 -0
  516. package/dist/runtime-channel-CmXstmiO.js +150 -0
  517. package/dist/runtime-doctor-DVYwKwIT.d.ts +47 -0
  518. package/dist/runtime-embedded-pi.runtime-C0nckPTh.js +2 -0
  519. package/dist/runtime-embedded-pi.runtime.js +1 -1
  520. package/dist/runtime-o-9rMitP.js +6179 -0
  521. package/dist/sanitize-outbound-BDtDO_r3.js +127 -0
  522. package/dist/sdk-setup-tools-Bw1sb2J0.js +8 -0
  523. package/dist/secrets-Cexd83PL.js +113 -0
  524. package/dist/security-audit-DeMasGQi.js +122 -0
  525. package/dist/security-audit-lZXBiK8a.js +118 -0
  526. package/dist/security-audit.runtime-B73uav0c.js +2 -0
  527. package/dist/security-audit.runtime.js +1 -1
  528. package/dist/selection-BPe1-NRx.js +16157 -0
  529. package/dist/selection-DtlsSu6t.js +3 -0
  530. package/dist/send-BP8O_f3_.js +2 -0
  531. package/dist/send-D95RJNJM.d.ts +104 -0
  532. package/dist/send-DB92XENW.js +192 -0
  533. package/dist/send-DPpvAomE.js +1631 -0
  534. package/dist/send-DUSg5J3j.js +143 -0
  535. package/dist/send-DZ4YhPHH.d.ts +231 -0
  536. package/dist/send.components-Beh2GSlI.js +500 -0
  537. package/dist/send.components-vjkB2tEO.js +2 -0
  538. package/dist/send.runtime-XHNBD8mm.js +2 -0
  539. package/dist/send.runtime.js +1 -1
  540. package/dist/send.types-_f4omMzG.d.ts +159 -0
  541. package/dist/server-CAQk-GlH.js +24 -0
  542. package/dist/server-Um3iJ7EL.js +73 -0
  543. package/dist/server-close.runtime.js +1 -1
  544. package/dist/server-context-Cq6Mf_Hx.js +2 -0
  545. package/dist/server-context-CxM3niUB.js +955 -0
  546. package/dist/server-cron-BSh0DjkH.js +2989 -0
  547. package/dist/server-cron-Csg1r2SE.js +2 -0
  548. package/dist/server-methods-CBPnwVD3.js +16499 -0
  549. package/dist/server-node-events-CZCahsw3.js +596 -0
  550. package/dist/server-plugin-bootstrap-DB4Iptzd.js +70 -0
  551. package/dist/server-plugins-BVVgDSdq.d.ts +1 -0
  552. package/dist/server-plugins-BZIW7Sn8.js +432 -0
  553. package/dist/server-reload-handlers-V9f07KRC.js +714 -0
  554. package/dist/server-restart-sentinel-DSQyhuO9.js +2 -0
  555. package/dist/server-restart-sentinel-DnS4nSXg.js +747 -0
  556. package/dist/server-runtime-services-Da8S4dip.js +2 -0
  557. package/dist/server-runtime-services-hMwmCtz4.js +267 -0
  558. package/dist/server-startup-plugins-CFedlOir.js +113 -0
  559. package/dist/server-startup-post-attach-BC4ypGDV.js +716 -0
  560. package/dist/server-ws-runtime-BZdnJ8_f.js +349 -0
  561. package/dist/server.impl-JxdGpBse.js +2586 -0
  562. package/dist/service-CrRxM1s3.js +1446 -0
  563. package/dist/session-binding-B1kLTRx0.js +219 -0
  564. package/dist/session-binding-BhmP2qr8.js +2 -0
  565. package/dist/session-kill-http-hVTRFmxJ.js +121 -0
  566. package/dist/session-reset-service-NFIUAaub.js +625 -0
  567. package/dist/session-route-CAVGKfbY.js +93 -0
  568. package/dist/session-status.runtime-CAujMI0m.js +2 -0
  569. package/dist/session-status.runtime.js +1 -1
  570. package/dist/session-subagent-reactivation.runtime-CAD_WZE1.js +2 -0
  571. package/dist/session-subagent-reactivation.runtime.js +1 -1
  572. package/dist/session-tab-registry-BIhFQ2_N.js +521 -0
  573. package/dist/sessions-history-http-DTUCgSIv.js +430 -0
  574. package/dist/sessions.runtime-BhxJAIUl.js +2 -0
  575. package/dist/sessions.runtime.js +1 -1
  576. package/dist/setup-api-BaSNfjGt.js +29 -0
  577. package/dist/setup-core-Cv-UM5DV.js +174 -0
  578. package/dist/setup-surface-3iygBoSk.js +288 -0
  579. package/dist/setup-surface-BYu3PlXP.js +405 -0
  580. package/dist/setup-surface-BnCUx0xf.js +221 -0
  581. package/dist/setup-surface-DajEGPq9.js +320 -0
  582. package/dist/shared-DjUBdZw0.js +121 -0
  583. package/dist/shared-client-B364qsQs.js +2 -0
  584. package/dist/shared-client-vi4UjWgq.js +629 -0
  585. package/dist/side-question-Cfz-6Mik.js +683 -0
  586. package/dist/skill-tool-dispatch.runtime-BHi8qkm6.js +143 -0
  587. package/dist/skill-tool-dispatch.runtime.js +1 -1
  588. package/dist/slash-state-1yv6e-CZ.js +2166 -0
  589. package/dist/speech-provider-BBTLPoxz.js +184 -0
  590. package/dist/src-DQGUHoew.js +4256 -0
  591. package/dist/startup-context-CSXtIxM4.js +313 -0
  592. package/dist/status-subagents.runtime-Ce4XFNpI.js +18 -0
  593. package/dist/status-subagents.runtime.js +1 -1
  594. package/dist/status-text-B_aeJyIx.js +296 -0
  595. package/dist/sticker-cache-CyXfXSnD.js +206 -0
  596. package/dist/sticker-vision.runtime-CfEwepme.js +17 -0
  597. package/dist/sticker-vision.runtime.js +1 -1
  598. package/dist/subagent-announce-DJP9Deag.js +354 -0
  599. package/dist/subagent-announce-delivery-djkdPFWz.js +958 -0
  600. package/dist/subagent-control-C59CHxJT.js +508 -0
  601. package/dist/subagent-hooks-B7HsNzMr.js +230 -0
  602. package/dist/subagent-hooks-BPSvsSKo.js +2 -0
  603. package/dist/subagent-hooks-Bg-RSz4n.js +146 -0
  604. package/dist/subagent-hooks-BvAYM6MF.js +2 -0
  605. package/dist/subagent-hooks-DCga-z0P.js +2 -0
  606. package/dist/subagent-hooks-DpUUm-nC.js +116 -0
  607. package/dist/subagent-hooks-api-BfBPES7I.js +23 -0
  608. package/dist/subagent-hooks-api-Ct3H1JvT.js +23 -0
  609. package/dist/subagent-hooks-api-D-gcal8L.js +22 -0
  610. package/dist/subagent-orphan-recovery-TurbGwPo.js +352 -0
  611. package/dist/subagent-registry-BVVgDSdq.d.ts +1 -0
  612. package/dist/subagent-registry-Dcr5vJsh.js +3 -0
  613. package/dist/subagent-registry-almRMGiJ.js +2351 -0
  614. package/dist/subagent-registry-read-BVVgDSdq.d.ts +1 -0
  615. package/dist/subagent-registry.runtime.js +1 -1
  616. package/dist/subagent-session-cleanup-DStloUoa.js +525 -0
  617. package/dist/subagent-spawn-a5zQq79_.js +1164 -0
  618. package/dist/target-id-C0AUAPRt.js +107 -0
  619. package/dist/targets-9NQEAB_8.js +44 -0
  620. package/dist/targets-BX9hUOE0.js +19 -0
  621. package/dist/targets-uCQJMS9L.js +19 -0
  622. package/dist/task-registry-control.runtime.d.ts +1 -1
  623. package/dist/task-registry-control.runtime.js +1 -1
  624. package/dist/telegram/token.js +1 -1
  625. package/dist/test-fixtures-xgg7UsEw.d.ts +27 -0
  626. package/dist/test-support-BVVgDSdq.d.ts +1 -0
  627. package/dist/testing-CL4tSWlY.js +267 -0
  628. package/dist/thread-bindings-CuYgnJrA.js +232 -0
  629. package/dist/thread-bindings-DrLRFv9V.js +571 -0
  630. package/dist/thread-bindings-DuDBMJUH.js +8 -0
  631. package/dist/thread-bindings-DuPLUeEg.js +228 -0
  632. package/dist/thread-bindings.discord-api-CRkN3LO6.js +187 -0
  633. package/dist/thread-bindings.manager-U4vvV74R.js +2 -0
  634. package/dist/thread-bindings.manager-qvjQ7XrE.js +536 -0
  635. package/dist/thread-lifecycle-ebEJZlV8.js +1614 -0
  636. package/dist/token-BfUGddbB.js +134 -0
  637. package/dist/tool-DMbMn8SG.js +139 -0
  638. package/dist/tool-actions.runtime-3flyBx99.js +534 -0
  639. package/dist/tool-actions.runtime.js +1 -1
  640. package/dist/tool-resolution-CteuwLWG.js +149 -0
  641. package/dist/tools-effective-inventory-C3umjhj4.js +204 -0
  642. package/dist/tools-invoke-http-BPDxOpMS.js +67 -0
  643. package/dist/tools-invoke-shared-BgajIn1A.js +200 -0
  644. package/dist/tts-DWkHFEoO.js +66 -0
  645. package/dist/tui-BLuAg68O.js +2 -0
  646. package/dist/tui-backend-B_XhQILj.js +256 -0
  647. package/dist/tui-cli-C3L6mNyE.js +37 -0
  648. package/dist/tui-kx080n35.js +4709 -0
  649. package/dist/typed-cases-v8PtmO3g.d.ts +68 -0
  650. package/dist/update-cli-Ca7CiQOc.js +3664 -0
  651. package/dist/vision-tools-V-w_kZa2.js +1409 -0
  652. package/dist/web-search-LuWKS3f2.js +62 -0
  653. package/dist/web-search-provider.runtime-CmbTFxDm.js +2 -0
  654. package/dist/web-search-provider.runtime-DZXMqd4W.js +328 -0
  655. package/dist/web-search-provider.runtime.js +1 -1
  656. package/dist/webhook-targets-C9cJD_kB.d.ts +99 -0
  657. package/dist/xai-oauth-C_tPwhEw.js +479 -0
  658. package/dist/xai-user-agent-C1zI5_IU.js +32 -0
  659. package/npm-shrinkwrap.json +2 -2
  660. package/package.json +1 -1
  661. package/dist/abort-By1jCXcv.js +0 -277
  662. package/dist/abort.runtime-BUEReR-v.js +0 -2
  663. package/dist/account-inspect-DkuYTikX.js +0 -173
  664. package/dist/accounts-C19Qdo7I.js +0 -107
  665. package/dist/accounts-CjG0t0Cv.js +0 -119
  666. package/dist/accounts-CtWjp889.js +0 -2
  667. package/dist/accounts-qPTOizTg.js +0 -107
  668. package/dist/acp-runtime-CMLjiKa-.js +0 -26
  669. package/dist/acp-spawn-BGT-Px6Z.js +0 -1275
  670. package/dist/acp-spawn-CPO-hI4Y.js +0 -2
  671. package/dist/acp-stateful-target-driver-CDW_IRB4.js +0 -89
  672. package/dist/action-kill-B77KpIIQ.js +0 -33
  673. package/dist/action-runtime-EWSpHGrj.js +0 -469
  674. package/dist/action-runtime-api-bUNFqFoC.js +0 -2
  675. package/dist/action-send-DkQiw_fv.js +0 -39
  676. package/dist/action-spawn-noygtmpa.js +0 -47
  677. package/dist/actions-CPKTkTAD.js +0 -161
  678. package/dist/actions.runtime-eslFNzsP.js +0 -5
  679. package/dist/agent-CjNqqyKT.js +0 -3
  680. package/dist/agent-DaUQpTpc.js +0 -2
  681. package/dist/agent-command-COFQwKxZ.d.ts +0 -141
  682. package/dist/agent-command-DFcGb1lF.js +0 -1367
  683. package/dist/agent-components.runtime-_b4M39T5.js +0 -10
  684. package/dist/agent-harness-WlBoSv-g.d.ts +0 -146
  685. package/dist/agent-harness-runtime-C09s_5eo.js +0 -180
  686. package/dist/agent-harness-task-runtime-wnzHUZZT.js +0 -140
  687. package/dist/agent-runner-execution-Bx_X59we.js +0 -1713
  688. package/dist/agent-runner-utils-hOwJODaJ.js +0 -266
  689. package/dist/agent-runner.runtime-LeZ65RXP.js +0 -3455
  690. package/dist/agent-runtime-Cio-RAUW.js +0 -229
  691. package/dist/agent-via-gateway-C06ks7Yk.js +0 -463
  692. package/dist/api-CBKedD81.js +0 -2
  693. package/dist/api-Ct1qM1Qp.js +0 -3
  694. package/dist/api-DN_WUxmH.js +0 -639
  695. package/dist/api-D_cLf5HR.js +0 -6
  696. package/dist/api-DhpRwVRC.js +0 -134
  697. package/dist/api-HHeiUqKx.js +0 -2
  698. package/dist/apply-CBc3t-6b.js +0 -41
  699. package/dist/apply-DP2LNAI1.js +0 -54
  700. package/dist/approval-handler.runtime-D3dVfQpz.js +0 -130
  701. package/dist/assistant-CJUhCzx1.js +0 -291
  702. package/dist/attachment-normalize-B7BuPwh0.js +0 -225
  703. package/dist/attempt-execution-C_zoopZx.js +0 -558
  704. package/dist/attempt-execution.runtime-BORPE4U7.js +0 -3
  705. package/dist/attempt-execution.shared-CVs8nY8C.js +0 -38
  706. package/dist/attempt.prompt-helpers-hRgWdd1i.js +0 -475
  707. package/dist/attempt.tool-run-context-kTuNRgCl.js +0 -2094
  708. package/dist/binding-routing-DODVC3IC.js +0 -113
  709. package/dist/binding-targets-AB_RKGdU.js +0 -121
  710. package/dist/bot-CSLsTmf1.js +0 -7894
  711. package/dist/bot-deps-DynTqfAM.js +0 -2
  712. package/dist/bot-deps-W46ftf2D.js +0 -747
  713. package/dist/bot-message-context.runtime-CYqi6a9-.js +0 -7
  714. package/dist/bot-message-context.session.runtime-zGfXe8D8.js +0 -12
  715. package/dist/bot-native-commands.delivery.runtime-Cl0_uLC6.js +0 -4
  716. package/dist/bot-native-commands.runtime-yy3akJPm.js +0 -13
  717. package/dist/bridge-server-B6ImaGh0.js +0 -113
  718. package/dist/browser-cli-CPNZpueD.js +0 -230
  719. package/dist/browser-cli-CntDlufK.js +0 -2
  720. package/dist/browser-cli-actions-input-DiJDRQCl.js +0 -473
  721. package/dist/browser-cli-actions-observe-9KtuDERW.js +0 -81
  722. package/dist/browser-cli-debug-lSi6c_Ol.js +0 -137
  723. package/dist/browser-cli-inspect-B5KmooQv.js +0 -104
  724. package/dist/browser-cli-manage-ClQjPfwK.js +0 -443
  725. package/dist/browser-cli-resize-DDY2Vnxq.js +0 -26
  726. package/dist/browser-cli-shared-KEAus8qW.js +0 -50
  727. package/dist/browser-cli-state-cmFcL-Ov.js +0 -337
  728. package/dist/browser-control-auth-B9USDwU2.js +0 -2
  729. package/dist/browser-profiles-wUaKqWjT.js +0 -2
  730. package/dist/browser-runtime-BMjauwo0.js +0 -384
  731. package/dist/build-Dpe0nJg9.js +0 -257
  732. package/dist/capability-cli-APHxOZ1-.js +0 -1782
  733. package/dist/channel--E_8Ztf3.js +0 -238
  734. package/dist/channel-3EQVZa8n.js +0 -2126
  735. package/dist/channel-B78AzY4z.d.ts +0 -6
  736. package/dist/channel-BWohDmFY.js +0 -1777
  737. package/dist/channel-BfuypvUg.js +0 -562
  738. package/dist/channel-C-xJIqXb.js +0 -508
  739. package/dist/channel-C9ZiWsaI.js +0 -1496
  740. package/dist/channel-CWrkQgCl.js +0 -376
  741. package/dist/channel-CeYYSdzG.js +0 -740
  742. package/dist/channel-ClyBSyAK.js +0 -481
  743. package/dist/channel-Czs81UUj.d.ts +0 -427
  744. package/dist/channel-DG1b4zfh.js +0 -1134
  745. package/dist/channel-DW54rSJn.js +0 -1249
  746. package/dist/channel-DxjDXDxn.js +0 -867
  747. package/dist/channel-FomvCEVN.js +0 -955
  748. package/dist/channel-GKsXwHeD.js +0 -808
  749. package/dist/channel-WXdZaj61.js +0 -653
  750. package/dist/channel-actions.runtime-NGRDvF7V.js +0 -265
  751. package/dist/channel-core-DtMwDjjI.js +0 -5
  752. package/dist/channel-e8DrnKQ4.js +0 -1556
  753. package/dist/channel-inbound-DHAnp9B7.js +0 -80
  754. package/dist/channel-lifecycle-C4NrMjdz.d.ts +0 -125
  755. package/dist/channel-nELBI87_.js +0 -362
  756. package/dist/channel-pairing-ndZVB-VX.d.ts +0 -58
  757. package/dist/channel-plugin-runtime-Djo2BcWh.js +0 -998
  758. package/dist/channel-runtime-CAlo3fCO.js +0 -408
  759. package/dist/channel.runtime-B3Ul1RFH.js +0 -4
  760. package/dist/channel.runtime-B9St3ZA6.js +0 -2528
  761. package/dist/channel.runtime-BJQkhPRD.js +0 -109
  762. package/dist/channel.runtime-CK75RXGn.js +0 -652
  763. package/dist/channel.runtime-CToTSl-o.js +0 -254
  764. package/dist/channel.runtime-CmCC2X3-.js +0 -1008
  765. package/dist/channel.runtime-D9aRtIhc.js +0 -733
  766. package/dist/channel.runtime-awjkyecJ.js +0 -88
  767. package/dist/channel.runtime-j5gDw94U.js +0 -21009
  768. package/dist/channel.setup--MA2uXGh.js +0 -1098
  769. package/dist/channel.setup-CoJW0xXI.js +0 -343
  770. package/dist/channel.setup-Du2MwoWF.js +0 -10
  771. package/dist/chat-_rJvHV8g.js +0 -2666
  772. package/dist/chrome-Du8Sd8UD.js +0 -1503
  773. package/dist/cli-DmfcqkxN.js +0 -1341
  774. package/dist/cli-compaction-6W-_Qcqh.js +0 -347
  775. package/dist/cli-metadata-B4zGtsS4.js +0 -22
  776. package/dist/cli-runner-C2sL9k3L.js +0 -2
  777. package/dist/cli-runner-DppcV2AG.js +0 -540
  778. package/dist/cli-runner.runtime-CQLSyTQY.js +0 -4
  779. package/dist/cli-runner.runtime-CbEAn48-.js +0 -3
  780. package/dist/client-Dk9ROpNW.js +0 -650
  781. package/dist/client-adapter-ClI0hCmb.js +0 -897
  782. package/dist/client-factory-CaCu9BQF.js +0 -9
  783. package/dist/command-auth-6q0HyTu9.js +0 -135
  784. package/dist/command-handlers-DMAACmGz.js +0 -1609
  785. package/dist/command-registry-CfpDWtfY.js +0 -9
  786. package/dist/command-registry-Dnxqw0fv.js +0 -4
  787. package/dist/command-registry-core-D11J7oB_.js +0 -110
  788. package/dist/command-status.runtime-DrsPaVZw.js +0 -90
  789. package/dist/commands-acp-B4PDb6rs.js +0 -74
  790. package/dist/commands-compact.runtime-BmK2PNTw.js +0 -10
  791. package/dist/commands-handlers.runtime-C5hpRwAL.js +0 -6154
  792. package/dist/commands-status-CiZyKzzI.js +0 -3
  793. package/dist/commands-status-CzSWpd6s.js +0 -16
  794. package/dist/commands-status.runtime-CiZyKzzI.js +0 -3
  795. package/dist/commands-subagents-control.runtime-qc9m5MmZ.js +0 -3
  796. package/dist/commands-subagents-control.runtime-tWG0OlZd.js +0 -2
  797. package/dist/commands-system-prompt-6Q-vf5jq.js +0 -162
  798. package/dist/commands-system-prompt-FecWmCWC.js +0 -2
  799. package/dist/commands.runtime-DEt9uWfr.js +0 -176
  800. package/dist/compact-CgCjnQEP.js +0 -480
  801. package/dist/compact-D6t2ld0f.js +0 -1141
  802. package/dist/compact.runtime-CtoOHiEB.js +0 -12
  803. package/dist/completion-cli-CAHVBBDJ.js +0 -315
  804. package/dist/components-D9TlXmrM.d.ts +0 -228
  805. package/dist/components.modal-F1ooc12a.d.ts +0 -568
  806. package/dist/computer-use-CdIz1WHr.js +0 -367
  807. package/dist/config-CFxlEsAY.js +0 -373
  808. package/dist/config-mutations-6ioXU8Qg.js +0 -159
  809. package/dist/config-wUaKqWjT.js +0 -2
  810. package/dist/context-engine-host-compat-CFAOug91.js +0 -288
  811. package/dist/context-engine-host-compat-Cqe9ZyUZ.js +0 -2
  812. package/dist/context-engine-lifecycle-BjQwDRNw.js +0 -1274
  813. package/dist/control-auth-Du_jaEQB.js +0 -114
  814. package/dist/control-service-DIBBeoM_.js +0 -145
  815. package/dist/control-ui/assets/agents-BzOECW97.js +0 -1008
  816. package/dist/control-ui/assets/channel-config-extras-C-cqqjn3.js +0 -2
  817. package/dist/control-ui/assets/channels-B2c1DoAf.js +0 -367
  818. package/dist/control-ui/assets/cron-Dikdppj_.js +0 -1013
  819. package/dist/control-ui/assets/debug-BTcka11D.js +0 -97
  820. package/dist/control-ui/assets/index-BifhGgI4.js +0 -7378
  821. package/dist/control-ui/assets/index-Cc-YFhIX.css +0 -1
  822. package/dist/control-ui/assets/instances-DnlcwLSs.js +0 -57
  823. package/dist/control-ui/assets/logs-CUGJL7Ia.js +0 -74
  824. package/dist/control-ui/assets/nodes-DuwS3hRY.js +0 -436
  825. package/dist/control-ui/assets/sessions-DtiOFwOv.js +0 -399
  826. package/dist/control-ui/assets/skills-shared-Y3plxrx2.js +0 -11
  827. package/dist/control-ui/assets/skills-yR0YXQld.js +0 -314
  828. package/dist/control-ui/assets/zh-CN-pJJdaNGr.js +0 -2
  829. package/dist/conversation-binding-runtime-BnDFNjpw.js +0 -4
  830. package/dist/conversation-runtime-DXfeo_YZ.js +0 -31
  831. package/dist/core-CwGP8lnn.js +0 -282
  832. package/dist/core-api-B3hgaGPY.js +0 -5
  833. package/dist/core-api-DhVgU6Pw.js +0 -2
  834. package/dist/crestodian-BQF8KHgB.js +0 -55
  835. package/dist/daocore-tools-DwFKEwEz.js +0 -11727
  836. package/dist/delivery-LkV1NN8a.js +0 -1002
  837. package/dist/dialogue-BIB1NqtA.js +0 -37
  838. package/dist/dir-fetch-tool-DyG20xlt.js +0 -565
  839. package/dist/dir-list-tool-BntISSEL.js +0 -100
  840. package/dist/direct-dm-Dfgmj_Rk.js +0 -64
  841. package/dist/directive-handling.fast-lane-CPtDyKdP.js +0 -68
  842. package/dist/directive-handling.impl-CuhOq-BS.js +0 -2
  843. package/dist/directive-handling.impl-SAvKobjF.js +0 -818
  844. package/dist/directive-handling.model-selection-3dnu2j_t.js +0 -122
  845. package/dist/directive-handling.persist.runtime-y8pN8w-i.js +0 -263
  846. package/dist/dispatch-C_JMxM3D.js +0 -1640
  847. package/dist/dispatch-acp-transcript.runtime-BA4jA5DL.js +0 -40
  848. package/dist/dispatch-acp.runtime-BhpXHUuZ.js +0 -18
  849. package/dist/doctor-CRMnQl-o.js +0 -6
  850. package/dist/doctor-DD_iqydP.js +0 -2
  851. package/dist/doctor-config-flow-BXKaaiSk.js +0 -1741
  852. package/dist/doctor-core-checks-CSYsZXuS.js +0 -573
  853. package/dist/doctor-core-checks-xGSa7eSt.js +0 -2
  854. package/dist/doctor-health-contributions-DVLNXMsN.js +0 -696
  855. package/dist/doctor-health-wIbh8NF6.js +0 -65
  856. package/dist/doctor-lint-Hq2tNUox.js +0 -94
  857. package/dist/doctor-state-integrity-CQQ1oMeP.js +0 -1231
  858. package/dist/dynamic-tools-B3DtJJJn.js +0 -486
  859. package/dist/embedded-backend-Cz0ZebJI.js +0 -579
  860. package/dist/embedded-gateway-stub.runtime-CIk1aOal.js +0 -12
  861. package/dist/exec-approvals-DqJA2OTf.js +0 -149
  862. package/dist/file-fetch-tool-BM0auSop.js +0 -124
  863. package/dist/file-write-tool-CshXwc98.js +0 -127
  864. package/dist/format-BrPefrQt.js +0 -1145
  865. package/dist/gateway-cli-UkR6BmcI.js +0 -435
  866. package/dist/gateway-method-runtime-ucwF-DHM.js +0 -21
  867. package/dist/get-reply-BJ1QFEY8.js +0 -4689
  868. package/dist/get-reply-from-config.runtime-Rm8cMH3e.js +0 -2
  869. package/dist/graph-users-D2gOcc5D.js +0 -1419
  870. package/dist/group-access-BkQ2ldY4.js +0 -112
  871. package/dist/group-keys-z9CWcRVA.d.ts +0 -17
  872. package/dist/handle-action.guild-admin-aiua5pA-.js +0 -288
  873. package/dist/harness-BT2riWLr.js +0 -61
  874. package/dist/health-CnVZ4T6j.js +0 -4
  875. package/dist/heartbeat-runner-Cjg3EgS1.js +0 -5
  876. package/dist/heartbeat-runner.runtime-CoC3qR61.js +0 -4
  877. package/dist/hook-runtime-Cms52qXe.d.ts +0 -107
  878. package/dist/hooks-DlRvRnbJ.js +0 -534
  879. package/dist/inbound-direct-dm-runtime-BzQSanFy.js +0 -2
  880. package/dist/inbound-reply-dispatch-CDI1clh-.js +0 -148
  881. package/dist/init-pnw2iggs.js +0 -59
  882. package/dist/inline-buttons-Bh_p4ehq.js +0 -40
  883. package/dist/internal-events-u0Ov8uLt.js +0 -90
  884. package/dist/isolated-agent-By1ca-36.js +0 -2
  885. package/dist/isolated-agent-Zz-RQA7J.js +0 -1118
  886. package/dist/lifecycle-R9-dS5vo.js +0 -571
  887. package/dist/list.probe-CZLSVJOU.js +0 -449
  888. package/dist/list.status-command-BfFEfb9a.js +0 -789
  889. package/dist/llm-slug-generator-dCtCznm8.js +0 -78
  890. package/dist/local-dispatch.runtime-D9LP1xHX.js +0 -9
  891. package/dist/manager-CuzV3XAs.d.ts +0 -205
  892. package/dist/manager.runtime-6QpcwMf8.js +0 -2714
  893. package/dist/markdown-to-line-zbqRGuzM.js +0 -811
  894. package/dist/mcp-http-8c8x2bw2.js +0 -555
  895. package/dist/mcp-http-_a6CgNfk.js +0 -2
  896. package/dist/media-understanding-provider-CXP_WVXG.js +0 -339
  897. package/dist/message-actions-SByKheul.js +0 -145
  898. package/dist/message-handler-CKCY2qPA.js +0 -384
  899. package/dist/message-handler-StORmhkH.js +0 -1715
  900. package/dist/message-handler.preflight-BBcy1Vmz.js +0 -1125
  901. package/dist/message-handler.process-DC3NGb_U.js +0 -1484
  902. package/dist/model-qHmcK-wV.js +0 -74
  903. package/dist/model-selection-C_bNk70D.js +0 -272
  904. package/dist/models-0m6kj9Kh.js +0 -104
  905. package/dist/models-P3tVodj6.js +0 -2
  906. package/dist/models-cli-C_jhGL9M.js +0 -256
  907. package/dist/monitor-BK8o2fuJ.js +0 -2788
  908. package/dist/monitor-Bi5Al5Qq.js +0 -1657
  909. package/dist/monitor-CG3e3DTn.js +0 -4377
  910. package/dist/monitor-Cfa9dKXg.js +0 -1370
  911. package/dist/monitor-D3o4Su4a.js +0 -834
  912. package/dist/monitor-D5fMTlZ5.js +0 -60
  913. package/dist/monitor-DmPTU0tw.js +0 -715
  914. package/dist/monitor-DzgPE9f5.js +0 -2
  915. package/dist/monitor-auth-CVtN6J4_.js +0 -179
  916. package/dist/monitor-polling.runtime-Cg2e0kqq.js +0 -883
  917. package/dist/monitor-webhook.runtime-Dj1HmLMX.js +0 -387
  918. package/dist/monitor.account-BQImY6W4.js +0 -5233
  919. package/dist/monitor.runtime-CDK8uUpm.js +0 -2
  920. package/dist/monitor.webhook-DyEHhPJ1.js +0 -180
  921. package/dist/node-cli-sessions-Bv5PguQJ.js +0 -1228
  922. package/dist/openai-http-CIBLqlWd.js +0 -824
  923. package/dist/openresponses-http-DjoX4IHF.js +0 -1173
  924. package/dist/operations-DP1MZD9K.js +0 -805
  925. package/dist/outbound-adapter-BAwVSQlL.js +0 -543
  926. package/dist/outbound-session-route-DtqxN5uz.js +0 -45
  927. package/dist/outbound.runtime-DHPJ4ASv.js +0 -2
  928. package/dist/pairing-challenge-EwSQYSud.d.ts +0 -87
  929. package/dist/pi-embedded-BAC7pDy3.js +0 -4
  930. package/dist/pi-embedded-CNX1q8t8.js +0 -3796
  931. package/dist/pi-embedded.runtime-SbuDxtwm.js +0 -4
  932. package/dist/pi-tools-CnpfHiC0.js +0 -2413
  933. package/dist/plan-BNvONvjS.js +0 -81
  934. package/dist/plan-CADq4BFI.js +0 -112
  935. package/dist/plugin-D7gXSmDQ.js +0 -12396
  936. package/dist/plugin-app-cache-key-DrmlMiVI.js +0 -46
  937. package/dist/plugin-enabled-BoIsHSBf.js +0 -233
  938. package/dist/plugin-registration-yt9E-tcz.js +0 -88
  939. package/dist/plugin-sdk/scripts/lib/plugin-sdk-doc-metadata.d.ts +0 -107
  940. package/dist/plugin-service-BV0GV7gk.js +0 -1229
  941. package/dist/policy-D11pkH-F.js +0 -680
  942. package/dist/policy-DRVErS8F.js +0 -138
  943. package/dist/prepare.runtime-D5popyud.js +0 -732
  944. package/dist/preview-warnings-CdcHFLjy.js +0 -392
  945. package/dist/probe-BR_XxREj.js +0 -682
  946. package/dist/probe-CSkuj1Ki.js +0 -47
  947. package/dist/probe-DZHxSUyh.js +0 -2204
  948. package/dist/probe-DvUH7S2e.js +0 -2
  949. package/dist/program-Dp1JSnyB.js +0 -131
  950. package/dist/provider-4N9pa4vk.js +0 -32
  951. package/dist/provider-B6N1_oRM.js +0 -8735
  952. package/dist/provider-_W55dN19.js +0 -152
  953. package/dist/provider-dispatcher-BY0BKM51.js +0 -22
  954. package/dist/provider-session.runtime-CIMHFVsw.js +0 -9
  955. package/dist/provider-yjwJ7cEv.js +0 -32
  956. package/dist/provider.runtime-BXgHyxdL.js +0 -2
  957. package/dist/public-surface-loader-BtZpLAiq.js +0 -114
  958. package/dist/pw-ai-C8gW7XAX.js +0 -3029
  959. package/dist/pw-role-snapshot-DUCYIx3v.js +0 -333
  960. package/dist/reaction-level-D9FhYPnf.js +0 -19
  961. package/dist/reaction-runtime-api-C3r-xTtB.js +0 -116
  962. package/dist/realtime-transcription-provider-Ibc5MlDn.js +0 -205
  963. package/dist/register-C8HRj-Rv.js +0 -2178
  964. package/dist/register.agent-DRcH0h2g.js +0 -156
  965. package/dist/register.crestodian-Cc0_1XnJ.js +0 -24
  966. package/dist/register.maintenance-hDD-888W.js +0 -83
  967. package/dist/register.runtime-3KCk-rHT.js +0 -54
  968. package/dist/register.subclis-CrUZyRN9.js +0 -31
  969. package/dist/register.subclis-DGaNfEn8.js +0 -3
  970. package/dist/register.subclis-core-B5LkL2i6.js +0 -273
  971. package/dist/repair-sequencing-DSOttY24.js +0 -640
  972. package/dist/reply-delivery-CjS0vGdN.js +0 -196
  973. package/dist/reply-runtime-CEB3h2ID.js +0 -11
  974. package/dist/reply.runtime-Rm8cMH3e.js +0 -2
  975. package/dist/request-hp0T5HDv.js +0 -54
  976. package/dist/resolve-allowlist-BN__FO0F.js +0 -220
  977. package/dist/result-fallback-classifier-CfKrq2-s.js +0 -79
  978. package/dist/route-B2z32D9-.js +0 -469
  979. package/dist/route-resolution-B25jgDh8.js +0 -274
  980. package/dist/routes-CM95LS3k.js +0 -3602
  981. package/dist/routes-CUOimkJP.js +0 -2
  982. package/dist/run-CCrse9cU.js +0 -1162
  983. package/dist/run-attempt-Bp3H4oIM.js +0 -7704
  984. package/dist/run-command-9aTCc0HJ.js +0 -23
  985. package/dist/run-command-BuJ1fk8M.js +0 -2
  986. package/dist/run-embedded.runtime-CTprMJ8Z.js +0 -4
  987. package/dist/run-execution-cli.runtime-B05Oa61H.js +0 -4
  988. package/dist/run-subagent-registry.runtime-CJ0Hs8Pw.js +0 -2
  989. package/dist/runtime-C3k-ZByi.d.ts +0 -17
  990. package/dist/runtime-CKKZ8Pcs.js +0 -438
  991. package/dist/runtime-Cdi7BCo3.js +0 -6179
  992. package/dist/runtime-D3XaGRT8.js +0 -1287
  993. package/dist/runtime-api-1yqMVS2P.js +0 -17
  994. package/dist/runtime-api-B2sZsZh8.js +0 -4
  995. package/dist/runtime-api-BgQT9LMm.js +0 -21
  996. package/dist/runtime-api-CsbGUmvA.js +0 -3
  997. package/dist/runtime-api-DpTi-PJ3.js +0 -24
  998. package/dist/runtime-api-Dsp6Q8-12.d.ts +0 -3151
  999. package/dist/runtime-api-c9O4luRc.js +0 -13
  1000. package/dist/runtime-api-iiw2xe0i.js +0 -13
  1001. package/dist/runtime-api.actions-BVrajshb.js +0 -3
  1002. package/dist/runtime-api.actions-CzDO06T7.d.ts +0 -23
  1003. package/dist/runtime-api.monitor-BP7gIISf.d.ts +0 -3757
  1004. package/dist/runtime-api.monitor-BShOXy33.js +0 -6
  1005. package/dist/runtime-api.send-BTuGzQtf.js +0 -4
  1006. package/dist/runtime-api.send-C_MjuzGA.d.ts +0 -38
  1007. package/dist/runtime-api.threads-3cF-9XFp.js +0 -2
  1008. package/dist/runtime-channel-CwZHOoMT.js +0 -2
  1009. package/dist/runtime-channel-fHBJLcYG.js +0 -150
  1010. package/dist/runtime-doctor-_yVIDUi3.d.ts +0 -48
  1011. package/dist/runtime-embedded-pi.runtime-Cgc2MHEr.js +0 -2
  1012. package/dist/sanitize-outbound-DTdYOSuN.js +0 -127
  1013. package/dist/sdk-setup-tools-DsgXMSJF.js +0 -8
  1014. package/dist/secrets-xq1GA7Xo.js +0 -113
  1015. package/dist/security-audit-Du_2AwxR.js +0 -122
  1016. package/dist/security-audit-i1ehCFCk.js +0 -118
  1017. package/dist/security-audit.runtime-nBiU375z.js +0 -2
  1018. package/dist/selection-CZeNX1pE.js +0 -3
  1019. package/dist/selection-DTrJ8MmR.js +0 -16157
  1020. package/dist/send-79TPg_6c.js +0 -2
  1021. package/dist/send-91PqXvSN.js +0 -192
  1022. package/dist/send-C2reDA-B.js +0 -143
  1023. package/dist/send-CTDEXMPp.d.ts +0 -231
  1024. package/dist/send-DaFuA5cD.d.ts +0 -105
  1025. package/dist/send-JRMzkOJi.js +0 -1631
  1026. package/dist/send.components-Dv_9V1n4.js +0 -500
  1027. package/dist/send.components-MeAhqv9J.js +0 -2
  1028. package/dist/send.runtime-BXAcNcFW.js +0 -2
  1029. package/dist/send.types-DU1uiiR9.d.ts +0 -160
  1030. package/dist/server-CFMwy7OB.js +0 -24
  1031. package/dist/server-context-Dqwl703G.js +0 -955
  1032. package/dist/server-context-wK29CPaJ.js +0 -2
  1033. package/dist/server-cron-B1DKKd9L.js +0 -2
  1034. package/dist/server-cron-i1RW7vPj.js +0 -2989
  1035. package/dist/server-jF0fwwqG.js +0 -73
  1036. package/dist/server-methods-CbFofeYw.js +0 -16499
  1037. package/dist/server-node-events-DL9C2Zgb.js +0 -596
  1038. package/dist/server-plugin-bootstrap-BpLRcl2N.js +0 -70
  1039. package/dist/server-plugins-Bw4luxP4.js +0 -432
  1040. package/dist/server-reload-handlers-Du2MmNNy.js +0 -714
  1041. package/dist/server-restart-sentinel-Bi93NfH5.js +0 -747
  1042. package/dist/server-restart-sentinel-CZQ5DtCS.js +0 -2
  1043. package/dist/server-runtime-services-6xIr0oF5.js +0 -267
  1044. package/dist/server-runtime-services-Bn_-QBG_.js +0 -2
  1045. package/dist/server-startup-plugins-D67Ykogy.js +0 -113
  1046. package/dist/server-startup-post-attach-DGj_JzsI.js +0 -716
  1047. package/dist/server-ws-runtime-DY6Aw13I.js +0 -349
  1048. package/dist/server.impl-6rbQJgzF.js +0 -2586
  1049. package/dist/service-BniJ-ml1.js +0 -1446
  1050. package/dist/session-binding-BCrf6P9-.js +0 -2
  1051. package/dist/session-binding-Dv-7cruS.js +0 -219
  1052. package/dist/session-kill-http-BJFrJrtN.js +0 -121
  1053. package/dist/session-reset-service-BbWtWMwD.js +0 -625
  1054. package/dist/session-route-DU5w8Y32.js +0 -93
  1055. package/dist/session-status.runtime-BlQpbVG5.js +0 -2
  1056. package/dist/session-subagent-reactivation.runtime-5Q01Ew9-.js +0 -2
  1057. package/dist/session-tab-registry-BuYe4OOF.js +0 -521
  1058. package/dist/sessions-history-http-DSsnYvkK.js +0 -430
  1059. package/dist/sessions.runtime-BmeoWYRz.js +0 -2
  1060. package/dist/setup-api-CKNdGNsP.js +0 -29
  1061. package/dist/setup-core-DP5EwSY0.js +0 -174
  1062. package/dist/setup-surface-BYCu55nE.js +0 -288
  1063. package/dist/setup-surface-B_2igLCv.js +0 -405
  1064. package/dist/setup-surface-BcnlyFJo.js +0 -221
  1065. package/dist/setup-surface-BuTeC8Tu.js +0 -320
  1066. package/dist/shared-RXlS1jcs.js +0 -121
  1067. package/dist/shared-client-C3MyzMO-.js +0 -2
  1068. package/dist/shared-client-ChFVc6qy.js +0 -629
  1069. package/dist/side-question-C7XXJ3WJ.js +0 -683
  1070. package/dist/skill-tool-dispatch.runtime-D-KdTx1M.js +0 -143
  1071. package/dist/slash-state-Bkj8dL5a.js +0 -2166
  1072. package/dist/speech-provider-BunrBrCI.js +0 -184
  1073. package/dist/src-CEgolSf5.js +0 -4256
  1074. package/dist/startup-context-JB4BWjRi.js +0 -313
  1075. package/dist/status-subagents.runtime-Bp7aARu7.js +0 -18
  1076. package/dist/status-text-DN8S2Q1J.js +0 -296
  1077. package/dist/sticker-cache-Be-oBI7L.js +0 -206
  1078. package/dist/sticker-vision.runtime-Ba4krDPo.js +0 -17
  1079. package/dist/subagent-announce-C7j9VsZa.js +0 -354
  1080. package/dist/subagent-announce-delivery-CB4UtEg2.js +0 -958
  1081. package/dist/subagent-control-C4koBB2g.js +0 -508
  1082. package/dist/subagent-hooks-C6RmP8Ul.js +0 -2
  1083. package/dist/subagent-hooks-CrDfx1bX.js +0 -146
  1084. package/dist/subagent-hooks-Dh-10ODX.js +0 -116
  1085. package/dist/subagent-hooks-DjGGmJOs.js +0 -2
  1086. package/dist/subagent-hooks-Djrkg_r_.js +0 -230
  1087. package/dist/subagent-hooks-XiGzfcD1.js +0 -2
  1088. package/dist/subagent-hooks-api-BAuY6yAp.js +0 -23
  1089. package/dist/subagent-hooks-api-X4Wq3-bg.js +0 -22
  1090. package/dist/subagent-hooks-api-uGaYQ3ls.js +0 -23
  1091. package/dist/subagent-orphan-recovery-CiT4T6EK.js +0 -352
  1092. package/dist/subagent-registry-CJUOLPWx.js +0 -3
  1093. package/dist/subagent-registry-DkLEo8Gw.js +0 -2351
  1094. package/dist/subagent-session-cleanup-BXd7lwdo.js +0 -525
  1095. package/dist/subagent-spawn-C0nFUSkA.js +0 -1164
  1096. package/dist/target-id-C-_5ZyaM.js +0 -107
  1097. package/dist/targets-C6aOnm7M.js +0 -19
  1098. package/dist/targets-CeAvrPZY.js +0 -19
  1099. package/dist/targets-CiQWn-48.js +0 -44
  1100. package/dist/test-fixtures-HY6a4nTW.d.ts +0 -26
  1101. package/dist/testing-dGXqtqph.js +0 -267
  1102. package/dist/thread-bindings-2it1TXRk.js +0 -228
  1103. package/dist/thread-bindings-BVsdSE6x.js +0 -232
  1104. package/dist/thread-bindings-CxRt4oO6.js +0 -571
  1105. package/dist/thread-bindings-Duucj0p6.js +0 -8
  1106. package/dist/thread-bindings.discord-api-5DrSBok8.js +0 -187
  1107. package/dist/thread-bindings.manager-8Evv-rZ-.js +0 -2
  1108. package/dist/thread-bindings.manager-Dqs05Cqt.js +0 -536
  1109. package/dist/thread-lifecycle-a9ORG_Qn.js +0 -1614
  1110. package/dist/token-Cd4ZyEet.js +0 -134
  1111. package/dist/tool-X8pfYjSy.js +0 -139
  1112. package/dist/tool-actions.runtime-Be5Jzai5.js +0 -534
  1113. package/dist/tool-resolution-BsitImc6.js +0 -149
  1114. package/dist/tools-effective-inventory-BZrHm8Fz.js +0 -204
  1115. package/dist/tools-invoke-http-ShL1W_9J.js +0 -67
  1116. package/dist/tools-invoke-shared-DeHgr_VB.js +0 -200
  1117. package/dist/tts-Ayx5XgJd.js +0 -66
  1118. package/dist/tui-BMb_k0zQ.js +0 -2
  1119. package/dist/tui-Cok5WLhQ.js +0 -4709
  1120. package/dist/tui-backend-ByoQP-cW.js +0 -256
  1121. package/dist/tui-cli-CUq3hRch.js +0 -37
  1122. package/dist/typed-cases-BYRVKA1F.d.ts +0 -68
  1123. package/dist/update-cli-CEgVV8KX.js +0 -3664
  1124. package/dist/vision-tools-l3OhetFy.js +0 -1409
  1125. package/dist/web-search-cDMQBezP.js +0 -62
  1126. package/dist/web-search-provider.runtime-Ckon24db.js +0 -2
  1127. package/dist/web-search-provider.runtime-bfpMar6S.js +0 -328
  1128. package/dist/webhook-targets-DqetRJVn.d.ts +0 -99
  1129. package/dist/xai-oauth-DI_oDf1M.js +0 -479
  1130. package/dist/xai-user-agent-C3kBfnkY.js +0 -32
  1131. /package/dist/{accounts-5C9AWgJV2.d.ts → accounts-5C9AWgJV.d.ts} +0 -0
  1132. /package/dist/{acp-runtime-backend-BZ5O5ObX.js → acp-runtime-backend-BetObVpx.js} +0 -0
  1133. /package/dist/{channel-actions-CgtkgM0g.js → channel-actions-DckqlhU7.js} +0 -0
  1134. /package/dist/{command-status-runtime-CP5giZCt.js → command-status-runtime-E16rrPc3.js} +0 -0
  1135. /package/dist/{delegate-BqgaH2oz.js → delegate-BSLYNrsG.js} +0 -0
  1136. /package/dist/{dispatch-acp-BZWxbCpX.js → dispatch-acp-D4tmhg9Q.js} +0 -0
  1137. /package/dist/{heartbeat-runner-Ci-DNWRz.js → heartbeat-runner-DVT5MIY3.js} +0 -0
  1138. /package/dist/{library-Be_uMwZR.js → library-DxK3LF7B.js} +0 -0
  1139. /package/dist/{run-executor.runtime-CMc4ImJr.js → run-executor.runtime-6pORvlOZ.js} +0 -0
  1140. /package/dist/{shared-RstjPNr2.js → shared-KCy8RvKa.js} +0 -0
@@ -1,2714 +0,0 @@
1
- import { c as normalizeOptionalString } from "./string-coerce-DyL154ka.js";
2
- import { i as formatErrorMessage } from "./errors-D_oyTIw2.js";
3
- import { b as escapeRegExp } from "./utils-CNnMhEDp.js";
4
- import { a as resolveAgentDir } from "./agent-scope-config-CJUQxn7u.js";
5
- import { n as resolvePreferredDaoCoreTmpDir } from "./tmp-daocore-dir-kDRsiZXM.js";
6
- import { a as shouldLogVerbose, r as logVerbose } from "./globals-DhGeOA1P.js";
7
- import { t as createSubsystemLogger } from "./subsystem-CppbuBPw.js";
8
- import { t as tempWorkspace } from "./private-temp-workspace-C8UPtY2h.js";
9
- import { i as stripInlineDirectiveTagsForDisplay } from "./directive-tags-CClLEtM7.js";
10
- import { i as resolveAgentRoute } from "./resolve-route-C0-Q-Gjg.js";
11
- import "./temp-path-CKL9wgHJ.js";
12
- import { _ as resolveTtsPrefsPath, g as resolveTtsConfig, o as getTtsProvider } from "./tts-runtime-xVEuik1Y.js";
13
- import { n as parseTtsDirectives } from "./directives-y-Zci014.js";
14
- import "./runtime-env-BSECk1Nm.js";
15
- import "./string-coerce-runtime-DcopKqDR.js";
16
- import "./routing-AC-P99jg.js";
17
- import "./ssrf-runtime-Gwgbj2qf.js";
18
- import "./text-chunking-ObhJDe8L.js";
19
- import "./agent-runtime-Cio-RAUW.js";
20
- import { n as agentCommandFromIngress } from "./agent-command-DFcGb1lF.js";
21
- import { n as resolveRealtimeBootstrapContextInstructions } from "./realtime-bootstrap-context-DHyxjJIE.js";
22
- import { A as REALTIME_VOICE_AUDIO_FORMAT_PCM16_24KHZ, _ as resolveRealtimeVoiceAgentConsultToolPolicy, d as buildRealtimeVoiceAgentConsultPolicyInstructions, n as resolveConfiguredRealtimeVoiceProvider, p as buildRealtimeVoiceAgentConsultWorkingResponse, t as createRealtimeVoiceBridgeSession, u as buildRealtimeVoiceAgentConsultChatMessage, v as resolveRealtimeVoiceAgentConsultTools, y as resolveRealtimeVoiceAgentConsultToolsAllow } from "./session-runtime-B7eE5oMX.js";
23
- import { i as resamplePcm, p as createRealtimeVoiceAgentTalkbackQueue } from "./realtime-voice-Dy_JW00W.js";
24
- import "./speech-DRvt72W8.js";
25
- import "./text-utility-runtime-DMDtY7pX.js";
26
- import { c as resolveDiscordAccountAllowFrom } from "./accounts-GAFW0ofu.js";
27
- import { t as parseDiscordTarget } from "./target-parsing-D1FhMbX6.js";
28
- import { Ct as getGuildVoiceState, It as ChannelType, l as VoiceStateUpdateListener, o as ReadyListener, s as ResumedListener } from "./discord-DLn5dEWC.js";
29
- import { n as formatDiscordUserTag } from "./format-DZW075F7.js";
30
- import { a as normalizeDiscordSlug, m as resolveDiscordOwnerAccess } from "./allow-list-BcPKAZym.js";
31
- import { t as formatMention } from "./mentions-BQeyZvGM.js";
32
- import { t as getDiscordRuntime } from "./runtime-BMg-o6zJ.js";
33
- import { t as buildDiscordGroupSystemPrompt } from "./inbound-context-BKozGR57.js";
34
- import { n as resolveDiscordVoiceEnabled, t as authorizeDiscordVoiceIngress } from "./access-BvVJhmsv.js";
35
- import { createRequire } from "node:module";
36
- import path from "node:path";
37
- import fs from "node:fs/promises";
38
- import { PassThrough, Readable } from "node:stream";
39
- //#region extensions/discord/src/voice/audio.ts
40
- const require = createRequire(import.meta.url);
41
- const SAMPLE_RATE = 48e3;
42
- const CHANNELS = 2;
43
- const BIT_DEPTH = 16;
44
- let warnedOpusMissing = false;
45
- let cachedOpusDecoderFactory = "unresolved";
46
- function buildWavBuffer(pcm) {
47
- const blockAlign = CHANNELS * BIT_DEPTH / 8;
48
- const byteRate = SAMPLE_RATE * blockAlign;
49
- const header = Buffer.alloc(44);
50
- header.write("RIFF", 0);
51
- header.writeUInt32LE(36 + pcm.length, 4);
52
- header.write("WAVE", 8);
53
- header.write("fmt ", 12);
54
- header.writeUInt32LE(16, 16);
55
- header.writeUInt16LE(1, 20);
56
- header.writeUInt16LE(CHANNELS, 22);
57
- header.writeUInt32LE(SAMPLE_RATE, 24);
58
- header.writeUInt32LE(byteRate, 28);
59
- header.writeUInt16LE(blockAlign, 32);
60
- header.writeUInt16LE(BIT_DEPTH, 34);
61
- header.write("data", 36);
62
- header.writeUInt32LE(pcm.length, 40);
63
- return Buffer.concat([header, pcm]);
64
- }
65
- function resolveOpusDecoderFactory(params) {
66
- const nativeFactory = {
67
- name: "@discordjs/opus",
68
- load: () => {
69
- return new (require("@discordjs/opus")).OpusEncoder(SAMPLE_RATE, CHANNELS);
70
- }
71
- };
72
- const opusscriptFactory = {
73
- name: "opusscript",
74
- load: () => {
75
- const OpusScript = require("opusscript");
76
- return new OpusScript(SAMPLE_RATE, CHANNELS, OpusScript.Application.AUDIO);
77
- }
78
- };
79
- const factories = resolveOpusDecoderPreference() === "native" ? [nativeFactory, opusscriptFactory] : [opusscriptFactory, nativeFactory];
80
- const failures = [];
81
- for (const factory of factories) try {
82
- factory.load();
83
- return factory;
84
- } catch (err) {
85
- failures.push(`${factory.name}: ${formatErrorMessage(err)}`);
86
- }
87
- if (!warnedOpusMissing) {
88
- warnedOpusMissing = true;
89
- params.onWarn(`discord voice: no usable opus decoder available (${failures.join("; ")}); cannot decode voice audio`);
90
- }
91
- return null;
92
- }
93
- function resolveOpusDecoderPreference(value = process.env.DAOCORE_DISCORD_OPUS_DECODER) {
94
- const normalized = value?.trim().toLowerCase();
95
- if (normalized === "native" || normalized === "@discordjs/opus") return "native";
96
- return "opusscript";
97
- }
98
- function getOrCreateOpusDecoderFactory(params) {
99
- if (cachedOpusDecoderFactory !== "unresolved") return cachedOpusDecoderFactory;
100
- cachedOpusDecoderFactory = resolveOpusDecoderFactory(params);
101
- return cachedOpusDecoderFactory;
102
- }
103
- function createOpusDecoder(params) {
104
- const factory = getOrCreateOpusDecoderFactory(params);
105
- if (!factory) return null;
106
- return {
107
- decoder: factory.load(),
108
- name: factory.name
109
- };
110
- }
111
- async function decodeOpusStream(stream, params) {
112
- const selected = createOpusDecoder({ onWarn: params.onWarn });
113
- if (!selected) return Buffer.alloc(0);
114
- params.onVerbose(`opus decoder: ${selected.name}`);
115
- const chunks = [];
116
- try {
117
- for await (const chunk of stream) {
118
- if (!chunk || !(chunk instanceof Buffer) || chunk.length === 0) continue;
119
- const decoded = selected.decoder.decode(chunk);
120
- if (decoded && decoded.length > 0) chunks.push(Buffer.from(decoded));
121
- }
122
- } catch (err) {
123
- if (shouldLogVerbose()) logVerbose(`discord voice: opus decode failed: ${formatErrorMessage(err)}`);
124
- }
125
- return chunks.length > 0 ? Buffer.concat(chunks) : Buffer.alloc(0);
126
- }
127
- async function decodeOpusStreamChunks(stream, params) {
128
- const selected = createOpusDecoder({ onWarn: params.onWarn });
129
- if (!selected) return;
130
- params.onVerbose(`opus decoder: ${selected.name}`);
131
- try {
132
- for await (const chunk of stream) {
133
- if (!chunk || !(chunk instanceof Buffer) || chunk.length === 0) continue;
134
- const decoded = selected.decoder.decode(chunk);
135
- if (decoded && decoded.length > 0) params.onChunk(Buffer.from(decoded));
136
- }
137
- } catch (err) {
138
- if (shouldLogVerbose()) logVerbose(`discord voice: opus decode failed: ${formatErrorMessage(err)}`);
139
- }
140
- }
141
- function convertDiscordPcm48kStereoToRealtimePcm24kMono(pcm) {
142
- const frameCount = Math.floor(pcm.length / 4);
143
- if (frameCount === 0) return Buffer.alloc(0);
144
- const mono48k = Buffer.alloc(frameCount * 2);
145
- for (let frame = 0; frame < frameCount; frame += 1) {
146
- const offset = frame * 4;
147
- const left = pcm.readInt16LE(offset);
148
- const right = pcm.readInt16LE(offset + 2);
149
- mono48k.writeInt16LE(Math.round((left + right) / 2), frame * 2);
150
- }
151
- return resamplePcm(mono48k, SAMPLE_RATE, 24e3);
152
- }
153
- function convertRealtimePcm24kMonoToDiscordPcm48kStereo(pcm) {
154
- const mono48k = resamplePcm(pcm, 24e3, SAMPLE_RATE);
155
- const sampleCount = Math.floor(mono48k.length / 2);
156
- if (sampleCount === 0) return Buffer.alloc(0);
157
- const stereo = Buffer.alloc(sampleCount * 4);
158
- for (let sampleIndex = 0; sampleIndex < sampleCount; sampleIndex += 1) {
159
- const sample = mono48k.readInt16LE(sampleIndex * 2);
160
- const offset = sampleIndex * 4;
161
- stereo.writeInt16LE(sample, offset);
162
- stereo.writeInt16LE(sample, offset + 2);
163
- }
164
- return stereo;
165
- }
166
- function estimateDurationSeconds(pcm) {
167
- const bytesPerSample = BIT_DEPTH / 8 * CHANNELS;
168
- return pcm.length / (bytesPerSample * SAMPLE_RATE);
169
- }
170
- async function writeVoiceWavFile(pcm) {
171
- const workspace = await tempWorkspace({
172
- rootDir: resolvePreferredDaoCoreTmpDir(),
173
- prefix: "discord-voice-"
174
- });
175
- const wav = buildWavBuffer(pcm);
176
- const filePath = await workspace.write("segment.wav", wav);
177
- scheduleTempCleanup(workspace.dir);
178
- return {
179
- path: filePath,
180
- durationSeconds: estimateDurationSeconds(pcm)
181
- };
182
- }
183
- function scheduleTempCleanup(tempDir, delayMs = 1800 * 1e3) {
184
- setTimeout(() => {
185
- fs.rm(tempDir, {
186
- recursive: true,
187
- force: true
188
- }).catch((err) => {
189
- if (shouldLogVerbose()) logVerbose(`discord voice: temp cleanup failed for ${tempDir}: ${formatErrorMessage(err)}`);
190
- });
191
- }, delayMs).unref();
192
- }
193
- //#endregion
194
- //#region extensions/discord/src/voice/capture-state.ts
195
- function createVoiceCaptureState() {
196
- return {
197
- activeSpeakers: /* @__PURE__ */ new Set(),
198
- activeCaptureStreams: /* @__PURE__ */ new Map(),
199
- captureFinalizeTimers: /* @__PURE__ */ new Map(),
200
- captureGenerations: /* @__PURE__ */ new Map()
201
- };
202
- }
203
- function stopVoiceCaptureState(state) {
204
- for (const { timer } of state.captureFinalizeTimers.values()) clearTimeout(timer);
205
- state.captureFinalizeTimers.clear();
206
- for (const { stream } of state.activeCaptureStreams.values()) stream.destroy();
207
- state.activeCaptureStreams.clear();
208
- state.captureGenerations.clear();
209
- state.activeSpeakers.clear();
210
- }
211
- function getActiveVoiceCapture(state, userId) {
212
- return state.activeCaptureStreams.get(userId);
213
- }
214
- function isVoiceCaptureActive(state, userId) {
215
- return state.activeSpeakers.has(userId);
216
- }
217
- function clearVoiceCaptureFinalizeTimer(state, userId, generation) {
218
- const scheduled = state.captureFinalizeTimers.get(userId);
219
- if (!scheduled || generation !== void 0 && scheduled.generation !== generation) return false;
220
- clearTimeout(scheduled.timer);
221
- state.captureFinalizeTimers.delete(userId);
222
- return true;
223
- }
224
- function beginVoiceCapture(state, userId, stream) {
225
- const generation = (state.captureGenerations.get(userId) ?? 0) + 1;
226
- state.captureGenerations.set(userId, generation);
227
- state.activeSpeakers.add(userId);
228
- state.activeCaptureStreams.set(userId, {
229
- generation,
230
- stream
231
- });
232
- clearVoiceCaptureFinalizeTimer(state, userId, generation);
233
- return generation;
234
- }
235
- function finishVoiceCapture(state, userId, generation) {
236
- clearVoiceCaptureFinalizeTimer(state, userId, generation);
237
- if (state.activeCaptureStreams.get(userId)?.generation !== generation) return false;
238
- state.activeCaptureStreams.delete(userId);
239
- state.activeSpeakers.delete(userId);
240
- return true;
241
- }
242
- function scheduleVoiceCaptureFinalize(params) {
243
- const { state, userId, delayMs, onFinalize } = params;
244
- const capture = state.activeCaptureStreams.get(userId);
245
- if (!capture) return false;
246
- clearVoiceCaptureFinalizeTimer(state, userId, capture.generation);
247
- const timer = setTimeout(() => {
248
- const activeCapture = state.activeCaptureStreams.get(userId);
249
- if (!activeCapture || activeCapture.generation !== capture.generation) return;
250
- state.captureFinalizeTimers.delete(userId);
251
- state.activeCaptureStreams.delete(userId);
252
- state.activeSpeakers.delete(userId);
253
- onFinalize?.(activeCapture);
254
- activeCapture.stream.destroy();
255
- }, delayMs);
256
- state.captureFinalizeTimers.set(userId, {
257
- generation: capture.generation,
258
- timer
259
- });
260
- return true;
261
- }
262
- const logger$3 = createSubsystemLogger("discord/voice");
263
- function summarizeAgentTurnPayloads(payloads) {
264
- let textPayloads = 0;
265
- let nonEmptyTextPayloads = 0;
266
- let reasoningPayloads = 0;
267
- let errorPayloads = 0;
268
- let mediaPayloads = 0;
269
- for (const payload of payloads) {
270
- if (!payload || typeof payload !== "object") continue;
271
- const record = payload;
272
- const text = record.text;
273
- if (typeof text === "string") {
274
- textPayloads += 1;
275
- if (text.trim()) nonEmptyTextPayloads += 1;
276
- }
277
- if (record.isReasoning === true) reasoningPayloads += 1;
278
- if (record.isError === true) errorPayloads += 1;
279
- if (typeof record.mediaUrl === "string" || Array.isArray(record.mediaUrls) && record.mediaUrls.length > 0) mediaPayloads += 1;
280
- }
281
- return `payloadCount=${payloads.length} textPayloads=${textPayloads} nonEmptyTextPayloads=${nonEmptyTextPayloads} reasoningPayloads=${reasoningPayloads} errorPayloads=${errorPayloads} mediaPayloads=${mediaPayloads}`;
282
- }
283
- async function resolveDiscordVoiceIngressContext(params) {
284
- const { entry, userId } = params;
285
- if (!entry.guildName) entry.guildName = await params.fetchGuildName(entry.guildId);
286
- const speaker = await params.speakerContext.resolveContext(entry.guildId, userId);
287
- const speakerIdentity = await params.speakerContext.resolveIdentity(entry.guildId, userId);
288
- const access = await authorizeDiscordVoiceIngress({
289
- cfg: params.cfg,
290
- discordConfig: params.discordConfig,
291
- guildName: entry.guildName,
292
- guildId: entry.guildId,
293
- channelId: entry.channelId,
294
- channelName: entry.channelName,
295
- channelSlug: entry.channelName ? normalizeDiscordSlug(entry.channelName) : "",
296
- channelLabel: formatMention({ channelId: entry.channelId }),
297
- memberRoleIds: speakerIdentity.memberRoleIds,
298
- ownerAllowFrom: params.ownerAllowFrom,
299
- sender: {
300
- id: speakerIdentity.id,
301
- name: speakerIdentity.name,
302
- tag: speakerIdentity.tag
303
- }
304
- });
305
- if (!access.ok) return null;
306
- return {
307
- extraSystemPrompt: buildDiscordGroupSystemPrompt(access.channelConfig),
308
- senderIsOwner: speaker.senderIsOwner,
309
- speakerLabel: speaker.label
310
- };
311
- }
312
- async function runDiscordVoiceAgentTurn(params) {
313
- const context = params.context ?? await resolveDiscordVoiceIngressContext({
314
- entry: params.entry,
315
- userId: params.userId,
316
- cfg: params.cfg,
317
- discordConfig: params.discordConfig,
318
- ownerAllowFrom: params.ownerAllowFrom,
319
- fetchGuildName: params.fetchGuildName,
320
- speakerContext: params.speakerContext
321
- });
322
- if (!context) return null;
323
- const voiceModel = normalizeOptionalString(params.discordConfig.voice?.model);
324
- const payloads = (await agentCommandFromIngress({
325
- message: params.message,
326
- sessionKey: params.entry.route.sessionKey,
327
- agentId: params.entry.route.agentId,
328
- messageChannel: "discord",
329
- messageProvider: "discord-voice",
330
- extraSystemPrompt: context.extraSystemPrompt,
331
- allowModelOverride: Boolean(voiceModel),
332
- model: voiceModel,
333
- toolsAllow: params.toolsAllow,
334
- deliver: false
335
- }, params.runtime)).payloads ?? [];
336
- const text = payloads.map((payload) => payload.text).filter((entry) => typeof entry === "string" && entry.trim()).join("\n").trim();
337
- if (!text) logger$3.info(`discord voice: agent turn produced no speakable payloads guild=${params.entry.guildId} channel=${params.entry.channelId} voiceSession=${params.entry.voiceSessionKey} supervisorSession=${params.entry.route.sessionKey} agent=${params.entry.route.agentId} user=${params.userId} ${summarizeAgentTurnPayloads(payloads)}`);
338
- return {
339
- context,
340
- text
341
- };
342
- }
343
- async function resolveDiscordVoiceRealtimeBootstrapContext(params) {
344
- const files = (params.discordConfig.voice?.realtime)?.bootstrapContextFiles;
345
- if (files?.length === 0) return;
346
- try {
347
- return await resolveRealtimeBootstrapContextInstructions({
348
- config: params.cfg,
349
- agentId: params.entry.route.agentId,
350
- sessionKey: params.entry.route.sessionKey,
351
- files,
352
- warn: (message) => logger$3.warn(`discord voice: realtime bootstrap context: ${message}`)
353
- });
354
- } catch (error) {
355
- logger$3.warn(`discord voice: realtime bootstrap context unavailable: ${error instanceof Error ? error.message : String(error)}`);
356
- return;
357
- }
358
- }
359
- //#endregion
360
- //#region extensions/discord/src/voice/prompt.ts
361
- const DISCORD_VOICE_SPOKEN_OUTPUT_CONTRACT = [
362
- "You are DaoCore's Discord voice interface in a live voice channel.",
363
- "Discord voice reply requirements:",
364
- "- Return only the concise text that should be spoken aloud in the voice channel.",
365
- "- Treat the transcript as speech-to-text from a live conversation; repair obvious transcription artifacts and ignore repeated partial fragments caused by voice buffering.",
366
- "- If the transcript is garbled, incomplete, or missing the user's intent, ask one brief clarifying question instead of guessing.",
367
- "- If the request needs deeper reasoning, current information, or tools, use the available tools before answering.",
368
- "- Do not call the tts tool; Discord voice will synthesize and play the returned text.",
369
- "- Do not reply with NO_REPLY unless no spoken response is appropriate.",
370
- "- Keep the response brief, natural, and conversational. Prefer one to three short sentences.",
371
- "- Avoid markdown tables, code fences, citations, and visual formatting unless the user explicitly asks for something that cannot be spoken naturally."
372
- ].join("\n");
373
- function formatVoiceIngressPrompt(transcript, speakerLabel) {
374
- const cleanedTranscript = transcript.trim();
375
- const cleanedLabel = speakerLabel?.trim();
376
- return [DISCORD_VOICE_SPOKEN_OUTPUT_CONTRACT, cleanedLabel ? [`Voice transcript from speaker "${cleanedLabel}":`, cleanedTranscript].join("\n") : cleanedTranscript].join("\n\n");
377
- }
378
- //#endregion
379
- //#region extensions/discord/src/voice/sdk-runtime.ts
380
- let cachedDiscordVoiceSdk = null;
381
- function loadDiscordVoiceSdk() {
382
- if (cachedDiscordVoiceSdk) return cachedDiscordVoiceSdk;
383
- cachedDiscordVoiceSdk = createRequire(import.meta.url)("@discordjs/voice");
384
- return cachedDiscordVoiceSdk;
385
- }
386
- const CAPTURE_FINALIZE_GRACE_MS = 2500;
387
- const VOICE_CONNECT_READY_TIMEOUT_MS = 3e4;
388
- const VOICE_RECONNECT_GRACE_MS = 15e3;
389
- const PLAYBACK_READY_TIMEOUT_MS = 6e4;
390
- const SPEAKING_READY_TIMEOUT_MS = 6e4;
391
- function resolveVoiceTimeoutMs(value, fallbackMs) {
392
- if (typeof value !== "number" || !Number.isFinite(value) || value <= 0) return fallbackMs;
393
- return Math.floor(value);
394
- }
395
- function logVoiceVerbose(message) {
396
- logVerbose(`discord voice: ${message}`);
397
- }
398
- function isVoiceChannel(type) {
399
- return type === ChannelType.GuildVoice || type === ChannelType.GuildStageVoice;
400
- }
401
- //#endregion
402
- //#region extensions/discord/src/voice/realtime.ts
403
- const logger$2 = createSubsystemLogger("discord/voice");
404
- const DISCORD_REALTIME_TALKBACK_DEBOUNCE_MS = 350;
405
- const DISCORD_REALTIME_FALLBACK_TEXT = "I hit an error while checking that. Please try again.";
406
- const DISCORD_REALTIME_PENDING_SPEAKER_CONTEXT_LIMIT = 32;
407
- const DISCORD_REALTIME_RECENT_AGENT_PROXY_CONSULT_LIMIT = 16;
408
- const DISCORD_REALTIME_RECENT_AGENT_PROXY_CONSULT_TTL_MS = 15e3;
409
- const DISCORD_REALTIME_LOG_PREVIEW_CHARS = 500;
410
- const DISCORD_REALTIME_DEFAULT_MIN_BARGE_IN_AUDIO_END_MS = 250;
411
- const DISCORD_REALTIME_FORCED_CONSULT_FALLBACK_DELAY_MS = 200;
412
- const DISCORD_REALTIME_DUPLICATE_ERROR_SUPPRESS_MS = 6e4;
413
- const REALTIME_PCM16_BYTES_PER_SAMPLE = 2;
414
- const DISCORD_RAW_PCM_FRAME_BYTES = 3840;
415
- const DISCORD_REALTIME_OUTPUT_PREROLL_FRAMES = 25;
416
- const DISCORD_REALTIME_TRAILING_SILENCE_MIN_MS = 700;
417
- const DISCORD_REALTIME_TRAILING_SILENCE_MAX_MS = 3e3;
418
- const DISCORD_REALTIME_FORCED_CONSULT_TRAILING_FRAGMENT_WORDS = new Set([
419
- "a",
420
- "about",
421
- "an",
422
- "and",
423
- "as",
424
- "at",
425
- "because",
426
- "but",
427
- "by",
428
- "for",
429
- "from",
430
- "in",
431
- "of",
432
- "on",
433
- "or",
434
- "so",
435
- "that",
436
- "the",
437
- "then",
438
- "to",
439
- "with"
440
- ]);
441
- const DISCORD_REALTIME_VERBOSE_OMITTED_EVENTS = new Set([
442
- "conversation.output_audio.delta",
443
- "input_audio_buffer.append",
444
- "response.audio.delta",
445
- "response.output_audio.delta"
446
- ]);
447
- function formatRealtimeLogPreview(text) {
448
- const oneLine = text.replace(/\s+/g, " ").trim();
449
- if (oneLine.length <= DISCORD_REALTIME_LOG_PREVIEW_CHARS) return oneLine;
450
- return `${oneLine.slice(0, DISCORD_REALTIME_LOG_PREVIEW_CHARS)}...`;
451
- }
452
- function formatRealtimeInterruptionLog(event) {
453
- const detail = event.detail ? ` ${event.detail}` : "";
454
- if (event.direction === "client") {
455
- if (event.type === "response.cancel") return `discord voice: realtime model interrupt requested ${event.direction}:${event.type}${detail}`;
456
- if (event.type === "conversation.item.truncate.skipped") return `discord voice: realtime model interrupt ignored ${event.direction}:${event.type}${detail}`;
457
- if (event.type === "conversation.item.truncate") return `discord voice: realtime model audio truncated ${event.direction}:${event.type}${detail}`;
458
- }
459
- if (event.direction === "server") {
460
- if (event.type === "response.cancelled") return `discord voice: realtime model interrupt confirmed ${event.direction}:${event.type}${detail}`;
461
- if (event.type === "response.done" && event.detail?.includes("status=cancelled")) return `discord voice: realtime model interrupt confirmed ${event.direction}:${event.type}${detail}`;
462
- if (event.type === "error" && event.detail === "Cancellation failed: no active response found") return `discord voice: realtime model interrupt raced ${event.direction}:${event.type}${detail}`;
463
- }
464
- }
465
- function isRealtimeResponseCancelled(event) {
466
- return event.direction === "server" && (event.type === "response.cancelled" || event.type === "response.done" && event.detail?.includes("status=cancelled") === true);
467
- }
468
- function shouldLogRealtimeVerboseEvent(event) {
469
- return !DISCORD_REALTIME_VERBOSE_OMITTED_EVENTS.has(event.type);
470
- }
471
- function classifySkippableForcedAgentProxyTranscript(text) {
472
- const normalized = text.replace(/\s+/g, " ").trim().toLowerCase();
473
- if (!normalized) return "empty";
474
- if (/(\.\.\.|…)\s*$/.test(normalized)) return "incomplete-transcript";
475
- const lastWord = normalized.match(/[a-z']+$/)?.[0]?.replace(/^'+|'+$/g, "");
476
- if (lastWord && DISCORD_REALTIME_FORCED_CONSULT_TRAILING_FRAGMENT_WORDS.has(lastWord)) return "trailing-fragment";
477
- if (!normalized.includes("?") && (/^(i'?ll|i will) be (right )?back\b/.test(normalized) || /\b(see you|bye(?:-bye)?|goodbye)\b/.test(normalized))) return "non-actionable-closing";
478
- }
479
- function readProviderConfigString(config, key) {
480
- const value = config[key];
481
- return typeof value === "string" && value.trim() ? value.trim() : void 0;
482
- }
483
- function readProviderConfigBoolean(config, key) {
484
- const value = config?.[key];
485
- return typeof value === "boolean" ? value : void 0;
486
- }
487
- function resolveDiscordVoiceMode(voice) {
488
- const mode = voice?.mode;
489
- if (mode === "stt-tts" || mode === "bidi") return mode;
490
- return "agent-proxy";
491
- }
492
- function isDiscordRealtimeVoiceMode(mode) {
493
- return mode === "agent-proxy" || mode === "bidi";
494
- }
495
- function isDiscordAgentProxyVoiceMode(mode) {
496
- return mode === "agent-proxy";
497
- }
498
- function resolveDiscordRealtimeInterruptResponseOnInputAudio(params) {
499
- const providerConfig = params.realtimeConfig?.providers?.[params.providerId];
500
- return readProviderConfigBoolean(providerConfig, "interruptResponseOnInputAudio") ?? true;
501
- }
502
- function resolveDiscordRealtimeBargeIn(params) {
503
- const configured = params.realtimeConfig?.bargeIn;
504
- if (typeof configured === "boolean") return configured;
505
- return resolveDiscordRealtimeInterruptResponseOnInputAudio(params);
506
- }
507
- function buildDiscordSpeakExactUserMessage(text) {
508
- return [
509
- "Internal DaoCore voice playback result.",
510
- "Do not call daocore_agent_consult or any other tool for this message.",
511
- "Speak this exact DaoCore answer to the Discord voice channel, without adding, removing, or rephrasing words.",
512
- `Answer: ${JSON.stringify(text)}`
513
- ].join("\n");
514
- }
515
- function isEscapedQuote(text, quoteIndex) {
516
- let backslashes = 0;
517
- for (let index = quoteIndex - 1; index >= 0 && text[index] === "\\"; index -= 1) backslashes += 1;
518
- return backslashes % 2 === 1;
519
- }
520
- function readJsonStringAfterLabel(text, label) {
521
- const labelIndex = text.indexOf(label);
522
- if (labelIndex < 0) return;
523
- const quoteIndex = text.indexOf("\"", labelIndex + label.length);
524
- if (quoteIndex < 0) return;
525
- for (let index = quoteIndex + 1; index < text.length; index += 1) {
526
- if (text[index] !== "\"" || isEscapedQuote(text, index)) continue;
527
- try {
528
- const parsed = JSON.parse(text.slice(quoteIndex, index + 1));
529
- return typeof parsed === "string" ? parsed : void 0;
530
- } catch {
531
- return;
532
- }
533
- }
534
- }
535
- function collectRealtimeConsultArgStrings(args) {
536
- if (!args || typeof args !== "object") return typeof args === "string" ? [args] : [];
537
- const values = [];
538
- for (const key of [
539
- "question",
540
- "prompt",
541
- "query",
542
- "task",
543
- "context",
544
- "responseStyle"
545
- ]) {
546
- const value = args[key];
547
- if (typeof value === "string") values.push(value);
548
- }
549
- return values;
550
- }
551
- function extractDiscordExactSpeechConsultText(args) {
552
- const message = collectRealtimeConsultArgStrings(args).join("\n");
553
- if (!message.includes("Speak this exact DaoCore answer") && !message.includes("Speak the provided exact answer verbatim")) return;
554
- return readJsonStringAfterLabel(message, "Answer:") ?? readJsonStringAfterLabel(message, "Provided answer text:");
555
- }
556
- function normalizeRealtimeConsultMatchText(text) {
557
- return text.toLowerCase().replace(/\s+/g, " ").trim();
558
- }
559
- function matchesPendingAgentProxyQuestion(consultMessage, question) {
560
- const normalizedConsult = normalizeRealtimeConsultMatchText(consultMessage);
561
- const normalizedQuestion = normalizeRealtimeConsultMatchText(question);
562
- if (!normalizedConsult || !normalizedQuestion) return false;
563
- return normalizedConsult.includes(normalizedQuestion) || normalizedQuestion.includes(normalizedConsult);
564
- }
565
- var DiscordRealtimeVoiceSession = class {
566
- constructor(params) {
567
- this.params = params;
568
- this.bridge = null;
569
- this.outputStream = null;
570
- this.stopped = false;
571
- this.consultToolPolicy = "safe-read-only";
572
- this.consultPolicy = "auto";
573
- this.pendingAgentProxyConsultContexts = [];
574
- this.recentAgentProxyConsultContexts = [];
575
- this.pendingSpeakerTurns = [];
576
- this.outputAudioTimestampMs = 0;
577
- this.outputAudioDiscordBytes = 0;
578
- this.outputAudioRealtimeBytes = 0;
579
- this.outputAudioChunks = 0;
580
- this.outputStreamEnding = false;
581
- this.outputPacedBuffer = Buffer.alloc(0);
582
- this.outputPlaybackStarted = false;
583
- this.queuedExactSpeechMessages = [];
584
- this.exactSpeechResponseActive = false;
585
- this.exactSpeechAudioStarted = false;
586
- this.playerIdleHandler = () => {
587
- this.resetOutputStream("player-idle");
588
- this.completeExactSpeechResponse("player-idle");
589
- };
590
- this.talkback = createRealtimeVoiceAgentTalkbackQueue({
591
- debounceMs: this.realtimeConfig?.debounceMs ?? DISCORD_REALTIME_TALKBACK_DEBOUNCE_MS,
592
- isStopped: () => this.stopped,
593
- logger: logger$2,
594
- logPrefix: "[discord] realtime agent",
595
- responseStyle: "Brief, natural spoken answer for a Discord voice channel.",
596
- fallbackText: DISCORD_REALTIME_FALLBACK_TEXT,
597
- consult: async ({ question, responseStyle, metadata }) => {
598
- const context = isDiscordRealtimeSpeakerContext(metadata) ? metadata : void 0;
599
- return { text: await this.runAgentTurn({
600
- context,
601
- message: formatVoiceIngressPrompt([question, responseStyle ? `Spoken style: ${responseStyle}` : void 0].filter(Boolean).join("\n\n"), context?.speakerLabel ?? "Discord voice speaker")
602
- }) };
603
- },
604
- deliver: (text) => this.enqueueExactSpeechMessage(text)
605
- });
606
- }
607
- async connect() {
608
- const resolved = resolveConfiguredRealtimeVoiceProvider({
609
- configuredProviderId: this.realtimeConfig?.provider,
610
- providerConfigs: buildProviderConfigs(this.realtimeConfig),
611
- providerConfigOverrides: buildProviderConfigOverrides(this.realtimeConfig),
612
- cfg: this.params.cfg,
613
- defaultModel: this.realtimeConfig?.model,
614
- noRegisteredProviderMessage: "No configured realtime voice provider registered"
615
- });
616
- this.realtimeProviderId = resolved.provider.id;
617
- const isAgentProxy = isDiscordAgentProxyVoiceMode(this.params.mode);
618
- const defaultToolPolicy = isAgentProxy ? "owner" : "safe-read-only";
619
- const toolPolicy = resolveRealtimeVoiceAgentConsultToolPolicy(this.realtimeConfig?.toolPolicy, defaultToolPolicy);
620
- this.consultToolPolicy = toolPolicy;
621
- this.consultToolsAllow = resolveRealtimeVoiceAgentConsultToolsAllow(toolPolicy);
622
- const consultPolicy = this.realtimeConfig?.consultPolicy ?? (isAgentProxy ? "always" : "auto");
623
- this.consultPolicy = consultPolicy;
624
- const usesRealtimeAgentHandoff = this.params.mode === "bidi" || toolPolicy !== "none";
625
- const autoRespondToAudio = !isAgentProxy || consultPolicy !== "always";
626
- const interruptResponseOnInputAudio = resolveDiscordRealtimeInterruptResponseOnInputAudio({
627
- realtimeConfig: this.realtimeConfig,
628
- providerId: resolved.provider.id
629
- });
630
- const instructions = buildDiscordRealtimeInstructions({
631
- mode: this.params.mode,
632
- instructions: this.realtimeConfig?.instructions,
633
- bootstrapContextInstructions: this.params.bootstrapContextInstructions,
634
- toolPolicy,
635
- consultPolicy
636
- });
637
- this.bridge = createRealtimeVoiceBridgeSession({
638
- provider: resolved.provider,
639
- providerConfig: resolved.providerConfig,
640
- audioFormat: REALTIME_VOICE_AUDIO_FORMAT_PCM16_24KHZ,
641
- instructions,
642
- autoRespondToAudio,
643
- interruptResponseOnInputAudio,
644
- markStrategy: "ack-immediately",
645
- tools: usesRealtimeAgentHandoff ? resolveRealtimeVoiceAgentConsultTools(toolPolicy) : [],
646
- audioSink: {
647
- isOpen: () => !this.stopped,
648
- sendAudio: (audio) => this.sendOutputAudio(audio),
649
- clearAudio: () => this.clearOutputAudio("provider-clear-audio")
650
- },
651
- onTranscript: (role, text, isFinal) => {
652
- if (isFinal && text.trim()) logger$2.info(`discord voice: realtime ${role} transcript (${text.length} chars): ${formatRealtimeLogPreview(text)}`);
653
- if (!isFinal || role !== "user" || !isDiscordAgentProxyVoiceMode(this.params.mode)) return;
654
- if (usesRealtimeAgentHandoff) {
655
- this.scheduleForcedAgentProxyConsult(text);
656
- return;
657
- }
658
- this.talkback.enqueue(text, this.consumePendingSpeakerContext());
659
- },
660
- onToolCall: (event, session) => this.handleToolCall(event, session),
661
- onEvent: (event) => {
662
- const detail = event.detail ? ` ${event.detail}` : "";
663
- if (shouldLogRealtimeVerboseEvent(event)) logVoiceVerbose(`realtime ${event.direction}:${event.type}${detail}`);
664
- if (event.direction === "server" && (event.type === "response.done" || event.type === "response.cancelled")) {
665
- if (this.exactSpeechResponseActive && !this.exactSpeechAudioStarted) this.completeExactSpeechResponse(event.type);
666
- this.finishOutputAudioStream(event.type, { playBuffered: !isRealtimeResponseCancelled(event) });
667
- }
668
- const interruptionLog = formatRealtimeInterruptionLog(event);
669
- if (interruptionLog) logger$2.info(interruptionLog);
670
- },
671
- onError: (error) => this.logRealtimeError(formatErrorMessage(error)),
672
- onClose: (reason) => {
673
- this.flushSuppressedRealtimeErrors();
674
- logVoiceVerbose(`realtime closed: ${reason}`);
675
- }
676
- });
677
- const resolvedModel = readProviderConfigString(resolved.providerConfig, "model") ?? resolved.provider.defaultModel;
678
- const resolvedVoice = readProviderConfigString(resolved.providerConfig, "voice");
679
- logger$2.info(`discord voice: realtime bridge starting mode=${this.params.mode} provider=${resolved.provider.id} model=${resolvedModel ?? "default"} voice=${resolvedVoice ?? "default"} consultPolicy=${consultPolicy} toolPolicy=${toolPolicy} autoRespond=${autoRespondToAudio} interruptResponse=${interruptResponseOnInputAudio} bargeIn=${resolveDiscordRealtimeBargeIn({
680
- realtimeConfig: this.realtimeConfig,
681
- providerId: resolved.provider.id
682
- })} minBargeInAudioEndMs=${resolveDiscordRealtimeMinBargeInAudioEndMs(this.realtimeConfig)}`);
683
- const voiceSdk = loadDiscordVoiceSdk();
684
- this.params.entry.player.on(voiceSdk.AudioPlayerStatus.Idle, this.playerIdleHandler);
685
- await this.bridge.connect();
686
- logger$2.info(`discord voice: realtime bridge ready mode=${this.params.mode} provider=${resolved.provider.id} model=${resolvedModel ?? "default"} voice=${resolvedVoice ?? "default"}`);
687
- }
688
- close() {
689
- this.stopped = true;
690
- this.flushSuppressedRealtimeErrors();
691
- this.talkback.close();
692
- this.clearForcedConsultTimers();
693
- this.pendingAgentProxyConsultContexts = [];
694
- this.recentAgentProxyConsultContexts = [];
695
- this.pendingSpeakerTurns.length = 0;
696
- this.queuedExactSpeechMessages = [];
697
- this.exactSpeechResponseActive = false;
698
- this.exactSpeechAudioStarted = false;
699
- this.clearOutputAudio("session-close");
700
- this.bridge?.close();
701
- this.bridge = null;
702
- this.realtimeProviderId = void 0;
703
- const voiceSdk = loadDiscordVoiceSdk();
704
- this.params.entry.player.off(voiceSdk.AudioPlayerStatus.Idle, this.playerIdleHandler);
705
- }
706
- logRealtimeError(message) {
707
- const now = Date.now();
708
- if (this.lastRealtimeError?.message === message && now - this.lastRealtimeError.lastLoggedAt < DISCORD_REALTIME_DUPLICATE_ERROR_SUPPRESS_MS) {
709
- this.lastRealtimeError.suppressed += 1;
710
- return;
711
- }
712
- this.flushSuppressedRealtimeErrors();
713
- this.lastRealtimeError = {
714
- message,
715
- suppressed: 0,
716
- lastLoggedAt: now
717
- };
718
- logger$2.warn(`discord voice: realtime error: ${message}`);
719
- }
720
- flushSuppressedRealtimeErrors() {
721
- if (!this.lastRealtimeError || this.lastRealtimeError.suppressed === 0) return;
722
- logger$2.warn(`discord voice: suppressed ${this.lastRealtimeError.suppressed} duplicate realtime errors: ${this.lastRealtimeError.message}`);
723
- this.lastRealtimeError.suppressed = 0;
724
- }
725
- beginSpeakerTurn(context, userId) {
726
- const turn = {
727
- context: {
728
- ...context,
729
- userId
730
- },
731
- hasAudio: false,
732
- inputDiscordBytes: 0,
733
- inputRealtimeBytes: 0,
734
- inputChunks: 0,
735
- interruptedPlayback: false,
736
- closed: false,
737
- startedAt: Date.now()
738
- };
739
- this.pendingSpeakerTurns.push(turn);
740
- logger$2.info(`discord voice: realtime speaker turn opened guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} user=${userId} speaker=${context.speakerLabel} owner=${context.senderIsOwner} pendingTurns=${this.pendingSpeakerTurns.length}`);
741
- this.prunePendingSpeakerTurns();
742
- return {
743
- sendInputAudio: (discordPcm48kStereo) => this.sendInputAudioForTurn(turn, discordPcm48kStereo),
744
- close: () => {
745
- this.sendRealtimeTrailingSilenceForTurn(turn);
746
- this.logSpeakerTurnClosed(turn);
747
- turn.closed = true;
748
- this.prunePendingSpeakerTurns();
749
- }
750
- };
751
- }
752
- sendInputAudioForTurn(turn, discordPcm48kStereo) {
753
- if (!this.bridge || this.stopped) return;
754
- turn.hasAudio = true;
755
- const realtimePcm = convertDiscordPcm48kStereoToRealtimePcm24kMono(discordPcm48kStereo);
756
- if (realtimePcm.length > 0) {
757
- turn.inputDiscordBytes += discordPcm48kStereo.length;
758
- turn.inputRealtimeBytes += realtimePcm.length;
759
- turn.inputChunks += 1;
760
- turn.lastAudioAt = Date.now();
761
- if (turn.inputChunks === 1) logger$2.info(`discord voice: realtime input audio started guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} user=${turn.context.userId} speaker=${turn.context.speakerLabel} discordBytes=${discordPcm48kStereo.length} realtimeBytes=${realtimePcm.length} outputAudioMs=${Math.floor(this.outputAudioTimestampMs)} outputActive=${this.isOutputAudioActive()}`);
762
- const outputActive = this.hasInterruptibleOutputAudio();
763
- if (!turn.interruptedPlayback && this.isBargeInEnabled() && outputActive) {
764
- turn.interruptedPlayback = true;
765
- logVoiceVerbose(`realtime barge-in from active speaker audio: guild ${this.params.entry.guildId} channel ${this.params.entry.channelId} user ${turn.context.userId}`);
766
- logger$2.info(`discord voice: realtime barge-in detected source=active-speaker-audio guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} user=${turn.context.userId} speaker=${turn.context.speakerLabel} outputAudioMs=${Math.floor(this.outputAudioTimestampMs)} outputActive=${this.isOutputAudioActive()} discordBytes=${discordPcm48kStereo.length} realtimeBytes=${realtimePcm.length}`);
767
- this.handleBargeIn("active-speaker-audio");
768
- }
769
- this.bridge.sendAudio(realtimePcm);
770
- }
771
- }
772
- handleBargeIn(reason = "barge-in") {
773
- if (!this.isBargeInEnabled()) {
774
- logger$2.info(`discord voice: realtime barge-in ignored reason=${reason} bargeIn=false guild=${this.params.entry.guildId} channel=${this.params.entry.channelId}`);
775
- return;
776
- }
777
- if (!this.hasInterruptibleOutputAudio()) {
778
- logger$2.info(`discord voice: realtime barge-in ignored reason=${reason} outputActive=false guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} playbackChunks=${this.outputAudioChunks}`);
779
- return;
780
- }
781
- logger$2.info(`discord voice: realtime barge-in requested reason=${reason} guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} outputAudioMs=${Math.floor(this.outputAudioTimestampMs)} outputActive=${this.isOutputAudioActive()} playbackChunks=${this.outputAudioChunks}`);
782
- this.bridge?.handleBargeIn({ audioPlaybackActive: true });
783
- }
784
- isBargeInEnabled() {
785
- const providerId = this.realtimeProviderId ?? this.realtimeConfig?.provider ?? "openai";
786
- return resolveDiscordRealtimeBargeIn({
787
- realtimeConfig: this.realtimeConfig,
788
- providerId
789
- });
790
- }
791
- hasInterruptibleOutputAudio() {
792
- this.syncOutputAudioTimestamp();
793
- return this.isOutputAudioActive() || this.outputAudioChunks > 0 || this.outputAudioTimestampMs > 0;
794
- }
795
- get realtimeConfig() {
796
- return this.params.discordConfig.voice?.realtime;
797
- }
798
- sendOutputAudio(realtimePcm24kMono) {
799
- const discordPcm = convertRealtimePcm24kMonoToDiscordPcm48kStereo(realtimePcm24kMono);
800
- if (discordPcm.length === 0) return;
801
- this.syncOutputAudioTimestamp();
802
- if (this.outputStreamEnding) {
803
- logVoiceVerbose(`realtime output audio ignored after stream ending: guild ${this.params.entry.guildId} channel ${this.params.entry.channelId}`);
804
- return;
805
- }
806
- const stream = this.ensureOutputStream();
807
- if (this.exactSpeechResponseActive) this.exactSpeechAudioStarted = true;
808
- this.outputAudioDiscordBytes += discordPcm.length;
809
- this.outputAudioRealtimeBytes += realtimePcm24kMono.length;
810
- this.outputAudioChunks += 1;
811
- this.outputAudioTimestampMs += pcm16MonoDurationMs(realtimePcm24kMono, REALTIME_VOICE_AUDIO_FORMAT_PCM16_24KHZ.sampleRateHz);
812
- this.queueOutputAudio(stream, discordPcm);
813
- }
814
- ensureOutputStream() {
815
- if (this.outputStream && !this.outputStream.destroyed && !this.outputStream.writableEnded) return this.outputStream;
816
- const stream = new PassThrough({ highWaterMark: DISCORD_RAW_PCM_FRAME_BYTES * 128 });
817
- this.outputStream = stream;
818
- this.outputPacedBuffer = Buffer.alloc(0);
819
- this.outputPlaybackStarted = false;
820
- stream.once("close", () => {
821
- if (this.outputStream === stream) {
822
- this.logOutputAudioStopped("stream-close");
823
- this.outputStream = null;
824
- this.resetOutputAudioStats();
825
- this.completeExactSpeechResponse("stream-close", { drain: false });
826
- }
827
- });
828
- return stream;
829
- }
830
- queueOutputAudio(stream, discordPcm) {
831
- if (this.outputPlaybackStarted) {
832
- stream.write(discordPcm);
833
- return;
834
- }
835
- this.outputPacedBuffer = this.outputPacedBuffer.length > 0 ? Buffer.concat([this.outputPacedBuffer, discordPcm]) : discordPcm;
836
- if (this.outputPacedBuffer.length >= DISCORD_RAW_PCM_FRAME_BYTES * DISCORD_REALTIME_OUTPUT_PREROLL_FRAMES) this.startOutputPlayback(stream);
837
- }
838
- startOutputPlayback(stream) {
839
- if (this.outputPlaybackStarted || stream.destroyed) return;
840
- const voiceSdk = loadDiscordVoiceSdk();
841
- if (this.outputPacedBuffer.length > 0) {
842
- stream.write(this.outputPacedBuffer);
843
- this.outputPacedBuffer = Buffer.alloc(0);
844
- }
845
- const resource = voiceSdk.createAudioResource(stream, { inputType: voiceSdk.StreamType.Raw });
846
- this.params.entry.player.play(resource);
847
- this.outputPlaybackStarted = true;
848
- this.outputAudioStartedAt = Date.now();
849
- const realtimeConfig = this.realtimeConfig;
850
- logger$2.info(`discord voice: realtime audio playback started guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} mode=${this.params.mode} model=${realtimeConfig?.model ?? "provider-default"} voice=${realtimeConfig?.voice ?? "provider-default"}`);
851
- }
852
- clearOutputAudio(reason = "clear") {
853
- this.resetOutputStream(reason);
854
- this.params.entry.player.stop(true);
855
- }
856
- resetOutputStream(reason = "reset") {
857
- const stream = this.outputStream;
858
- this.logOutputAudioStopped(reason);
859
- this.outputStream = null;
860
- this.outputPacedBuffer = Buffer.alloc(0);
861
- this.outputPlaybackStarted = false;
862
- this.resetOutputAudioStats();
863
- stream?.end();
864
- stream?.destroy();
865
- }
866
- finishOutputAudioStream(reason, { playBuffered = true } = {}) {
867
- const stream = this.outputStream;
868
- if (!stream || stream.destroyed || this.outputStreamEnding) return;
869
- this.outputStreamEnding = true;
870
- logger$2.info(`discord voice: realtime audio playback finishing reason=${reason} guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} audioMs=${Math.floor(this.outputAudioTimestampMs)} chunks=${this.outputAudioChunks}`);
871
- if (playBuffered) this.startOutputPlayback(stream);
872
- else {
873
- this.resetOutputStream(reason);
874
- this.params.entry.player.stop(true);
875
- this.completeExactSpeechResponse(reason);
876
- return;
877
- }
878
- stream.end();
879
- }
880
- enqueueExactSpeechMessage(text) {
881
- if (this.stopped || !text.trim()) return;
882
- if (this.exactSpeechResponseActive || this.hasInterruptibleOutputAudio()) {
883
- this.queuedExactSpeechMessages.push(text);
884
- logger$2.info(`discord voice: realtime exact speech queued guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} queued=${this.queuedExactSpeechMessages.length} outputAudioMs=${Math.floor(this.outputAudioTimestampMs)} outputActive=${this.isOutputAudioActive()}`);
885
- return;
886
- }
887
- this.sendExactSpeechMessage(text);
888
- }
889
- sendExactSpeechMessage(text) {
890
- if (this.stopped || !text.trim()) return;
891
- this.exactSpeechResponseActive = true;
892
- this.exactSpeechAudioStarted = false;
893
- this.bridge?.sendUserMessage(buildDiscordSpeakExactUserMessage(text));
894
- }
895
- completeExactSpeechResponse(reason, options) {
896
- if (!this.exactSpeechResponseActive && this.queuedExactSpeechMessages.length === 0) return;
897
- this.exactSpeechResponseActive = false;
898
- this.exactSpeechAudioStarted = false;
899
- if (options?.drain === false) return;
900
- this.drainQueuedExactSpeechMessages(reason);
901
- }
902
- drainQueuedExactSpeechMessages(reason) {
903
- if (this.stopped || this.exactSpeechResponseActive || this.queuedExactSpeechMessages.length === 0 || this.hasInterruptibleOutputAudio()) return;
904
- const next = this.queuedExactSpeechMessages.shift();
905
- if (!next) return;
906
- logger$2.info(`discord voice: realtime exact speech dequeued reason=${reason} guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} queued=${this.queuedExactSpeechMessages.length}`);
907
- this.sendExactSpeechMessage(next);
908
- }
909
- logOutputAudioStopped(reason) {
910
- const audioMs = Math.floor(this.outputAudioTimestampMs);
911
- const chunks = this.outputAudioChunks;
912
- const discordBytes = this.outputAudioDiscordBytes;
913
- const realtimeBytes = this.outputAudioRealtimeBytes;
914
- const elapsedMs = this.outputAudioStartedAt ? Date.now() - this.outputAudioStartedAt : 0;
915
- if (this.outputStream || chunks > 0 || audioMs > 0) logger$2.info(`discord voice: realtime audio playback stopped reason=${reason} guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} audioMs=${audioMs} elapsedMs=${elapsedMs} chunks=${chunks} discordBytes=${discordBytes} realtimeBytes=${realtimeBytes}`);
916
- }
917
- resetOutputAudioStats() {
918
- this.outputAudioTimestampMs = 0;
919
- this.outputAudioDiscordBytes = 0;
920
- this.outputAudioRealtimeBytes = 0;
921
- this.outputAudioChunks = 0;
922
- this.outputAudioStartedAt = void 0;
923
- this.outputStreamEnding = false;
924
- this.outputPacedBuffer = Buffer.alloc(0);
925
- this.outputPlaybackStarted = false;
926
- }
927
- syncOutputAudioTimestamp() {
928
- this.bridge?.setMediaTimestamp(Math.floor(this.outputAudioTimestampMs));
929
- }
930
- isOutputAudioActive() {
931
- return Boolean(this.outputStream && !this.outputStream.destroyed) || this.outputAudioChunks > 0;
932
- }
933
- logSpeakerTurnClosed(turn) {
934
- if (turn.closed) return;
935
- const elapsedMs = Date.now() - turn.startedAt;
936
- const sinceLastAudioMs = turn.lastAudioAt ? Date.now() - turn.lastAudioAt : void 0;
937
- logger$2.info(`discord voice: realtime speaker turn closed guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} user=${turn.context.userId} speaker=${turn.context.speakerLabel} owner=${turn.context.senderIsOwner} hasAudio=${turn.hasAudio} chunks=${turn.inputChunks} discordBytes=${turn.inputDiscordBytes} realtimeBytes=${turn.inputRealtimeBytes} elapsedMs=${elapsedMs}${sinceLastAudioMs === void 0 ? "" : ` sinceLastAudioMs=${sinceLastAudioMs}`} interruptedPlayback=${turn.interruptedPlayback}`);
938
- }
939
- sendRealtimeTrailingSilenceForTurn(turn) {
940
- if (!this.bridge || this.stopped || turn.closed || !turn.hasAudio) return;
941
- const providerId = this.realtimeProviderId ?? this.realtimeConfig?.provider ?? "openai";
942
- const rawSilenceDurationMs = (this.realtimeConfig?.providers?.[providerId])?.silenceDurationMs;
943
- const silenceMs = Math.min(DISCORD_REALTIME_TRAILING_SILENCE_MAX_MS, Math.max(DISCORD_REALTIME_TRAILING_SILENCE_MIN_MS, typeof rawSilenceDurationMs === "number" && Number.isFinite(rawSilenceDurationMs) ? rawSilenceDurationMs : 0));
944
- const silenceBytes = Math.ceil(REALTIME_VOICE_AUDIO_FORMAT_PCM16_24KHZ.sampleRateHz * silenceMs / 1e3) * REALTIME_PCM16_BYTES_PER_SAMPLE;
945
- const silence = Buffer.alloc(silenceBytes);
946
- this.bridge.sendAudio(silence);
947
- logger$2.info(`discord voice: realtime trailing silence sent guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} user=${turn.context.userId} speaker=${turn.context.speakerLabel} silenceMs=${silenceMs} realtimeBytes=${silence.length}`);
948
- }
949
- handleToolCall(event, session) {
950
- const callId = event.callId || event.itemId || "unknown";
951
- if (event.name !== "daocore_agent_consult") {
952
- session.submitToolResult(callId, { error: `Tool "${event.name}" not available` });
953
- return;
954
- }
955
- if (this.consultToolPolicy === "none") {
956
- session.submitToolResult(callId, { error: `Tool "${event.name}" not available` });
957
- return;
958
- }
959
- const exactSpeechText = extractDiscordExactSpeechConsultText(event.args);
960
- if (exactSpeechText !== void 0) {
961
- logger$2.info(`discord voice: realtime exact speech consult bypassed call=${callId || "unknown"} answerChars=${exactSpeechText.length}`);
962
- session.submitToolResult(callId, { text: exactSpeechText });
963
- return;
964
- }
965
- const consultMessage = buildRealtimeVoiceAgentConsultChatMessage(event.args);
966
- logger$2.info(`discord voice: realtime consult requested call=${callId || "unknown"} voiceSession=${this.params.entry.voiceSessionKey} supervisorSession=${this.params.entry.route.sessionKey} agent=${this.params.entry.route.agentId} question=${formatRealtimeLogPreview(consultMessage)}`);
967
- if (session.bridge.supportsToolResultContinuation) session.submitToolResult(callId, buildRealtimeVoiceAgentConsultWorkingResponse("speaker"), { willContinue: true });
968
- const pendingConsultContext = this.consumeAgentProxyConsultContext(consultMessage);
969
- if (pendingConsultContext) this.addRecentAgentProxyConsultQuestion(pendingConsultContext.recent, consultMessage);
970
- let context = pendingConsultContext?.context;
971
- let recent = pendingConsultContext?.recent;
972
- if (!context) {
973
- const recentConsult = this.findRecentAgentProxyConsultContext(consultMessage);
974
- if (recentConsult) {
975
- if (this.hasPendingSpeakerAudioContext()) {
976
- logger$2.info(`discord voice: realtime consult matched recent agent result but newer speaker audio is pending call=${callId} speaker=${recentConsult.context.speakerLabel} owner=${recentConsult.context.senderIsOwner}`);
977
- session.submitToolResult(callId, { error: "Discord speaker context changed before this realtime consult completed" });
978
- return;
979
- }
980
- if (this.submitRecentAgentProxyConsultResult(callId, recentConsult, session)) return;
981
- }
982
- }
983
- if (!context) {
984
- context = this.consumePendingSpeakerContext();
985
- if (context) recent = this.rememberRecentAgentProxyConsultContext(consultMessage, context);
986
- }
987
- if (!context) {
988
- logger$2.warn(`discord voice: realtime consult has no speaker context call=${callId || "unknown"}`);
989
- session.submitToolResult(callId, { error: "No Discord speaker context available" });
990
- return;
991
- }
992
- const promise = this.runAgentTurn({
993
- context,
994
- message: consultMessage
995
- });
996
- if (recent) this.setRecentAgentProxyConsultPromise(recent, promise);
997
- promise.then((text) => {
998
- logger$2.info(`discord voice: realtime consult answer (${text.length} chars) voiceSession=${this.params.entry.voiceSessionKey} supervisorSession=${this.params.entry.route.sessionKey} agent=${this.params.entry.route.agentId} speaker=${context.speakerLabel} owner=${context.senderIsOwner}: ${formatRealtimeLogPreview(text)}`);
999
- session.submitToolResult(callId, { text });
1000
- }).catch((error) => {
1001
- logger$2.warn(`discord voice: realtime consult failed call=${callId || "unknown"}: ${formatErrorMessage(error)}`);
1002
- session.submitToolResult(callId, { error: formatErrorMessage(error) });
1003
- });
1004
- }
1005
- async runAgentTurn(params) {
1006
- const context = params.context;
1007
- if (!context) return "";
1008
- return this.params.runAgentTurn({
1009
- context,
1010
- message: params.message,
1011
- toolsAllow: this.consultToolsAllow,
1012
- userId: context.userId
1013
- });
1014
- }
1015
- scheduleForcedAgentProxyConsult(transcript) {
1016
- if (this.consultPolicy !== "always") return;
1017
- const question = transcript.trim();
1018
- if (!question) return;
1019
- const context = this.consumePendingSpeakerContext();
1020
- const skipReason = classifySkippableForcedAgentProxyTranscript(question);
1021
- if (skipReason) {
1022
- logger$2.info(`discord voice: realtime forced agent consult skipped reason=${skipReason} chars=${question.length} speaker=${context?.speakerLabel ?? "unknown"} transcript=${formatRealtimeLogPreview(question)}`);
1023
- return;
1024
- }
1025
- if (!context) {
1026
- const recent = this.findRecentAgentProxyConsultContext(question);
1027
- if (recent) {
1028
- logVoiceVerbose(`realtime forced agent consult skipped (already delegated): guild ${this.params.entry.guildId} channel ${this.params.entry.channelId} speaker ${recent.context.userId}`);
1029
- return;
1030
- }
1031
- logger$2.warn("discord voice: realtime forced agent consult has no speaker context");
1032
- return;
1033
- }
1034
- const pending = {
1035
- context,
1036
- question,
1037
- recent: this.rememberRecentAgentProxyConsultContext(question, context)
1038
- };
1039
- this.pendingAgentProxyConsultContexts.push(pending);
1040
- pending.timer = setTimeout(() => {
1041
- pending.timer = void 0;
1042
- this.runForcedAgentProxyConsult(pending);
1043
- }, DISCORD_REALTIME_FORCED_CONSULT_FALLBACK_DELAY_MS);
1044
- pending.timer.unref?.();
1045
- }
1046
- clearForcedConsultTimers() {
1047
- for (const pending of this.pendingAgentProxyConsultContexts) this.clearForcedConsultTimer(pending);
1048
- }
1049
- clearForcedConsultTimer(pending) {
1050
- if (!pending.timer) return;
1051
- clearTimeout(pending.timer);
1052
- pending.timer = void 0;
1053
- }
1054
- consumeAgentProxyConsultContext(consultMessage) {
1055
- let pending;
1056
- if (this.pendingAgentProxyConsultContexts.length === 1) pending = this.pendingAgentProxyConsultContexts.shift();
1057
- else if (this.pendingAgentProxyConsultContexts.length > 1) {
1058
- const index = this.pendingAgentProxyConsultContexts.findIndex((candidate) => matchesPendingAgentProxyQuestion(consultMessage, candidate.question));
1059
- if (index < 0) return;
1060
- pending = this.pendingAgentProxyConsultContexts.splice(index, 1)[0];
1061
- }
1062
- if (!pending) return;
1063
- this.clearForcedConsultTimer(pending);
1064
- return pending;
1065
- }
1066
- removePendingAgentProxyConsultContext(pending) {
1067
- this.clearForcedConsultTimer(pending);
1068
- const index = this.pendingAgentProxyConsultContexts.indexOf(pending);
1069
- if (index >= 0) this.pendingAgentProxyConsultContexts.splice(index, 1);
1070
- }
1071
- async runForcedAgentProxyConsult(pending) {
1072
- this.removePendingAgentProxyConsultContext(pending);
1073
- const { context, question } = pending;
1074
- if (this.stopped) return;
1075
- const startedAt = Date.now();
1076
- logger$2.info(`discord voice: realtime forced agent consult starting chars=${question.length} voiceSession=${this.params.entry.voiceSessionKey} supervisorSession=${this.params.entry.route.sessionKey} agent=${this.params.entry.route.agentId} speaker=${context.speakerLabel} owner=${context.senderIsOwner}`);
1077
- if (this.hasInterruptibleOutputAudio()) logger$2.info(`discord voice: realtime forced agent consult preserving active playback guild=${this.params.entry.guildId} channel=${this.params.entry.channelId} outputAudioMs=${Math.floor(this.outputAudioTimestampMs)} outputActive=${this.isOutputAudioActive()} playbackChunks=${this.outputAudioChunks}`);
1078
- pending.recent.handledByForcedPlayback = true;
1079
- try {
1080
- const promise = this.runAgentTurn({
1081
- context,
1082
- message: [question, "Context: The realtime model produced a final user transcript without calling daocore_agent_consult. DaoCore is forcing the consult because consultPolicy is always."].join("\n\n")
1083
- });
1084
- this.setRecentAgentProxyConsultPromise(pending.recent, promise);
1085
- const text = await promise;
1086
- logger$2.info(`discord voice: realtime forced agent consult answer (${text.length} chars) elapsedMs=${Date.now() - startedAt} voiceSession=${this.params.entry.voiceSessionKey} supervisorSession=${this.params.entry.route.sessionKey} agent=${this.params.entry.route.agentId}: ${formatRealtimeLogPreview(text)}`);
1087
- if (text.trim()) this.enqueueExactSpeechMessage(text);
1088
- } catch (error) {
1089
- logger$2.warn(`discord voice: realtime forced agent consult failed elapsedMs=${Date.now() - startedAt}: ${formatErrorMessage(error)}`);
1090
- this.enqueueExactSpeechMessage(DISCORD_REALTIME_FALLBACK_TEXT);
1091
- }
1092
- }
1093
- consumePendingSpeakerContext() {
1094
- this.prunePendingSpeakerTurns();
1095
- this.expireClosedSpeakerTurnsBeforeLaterAudio();
1096
- const index = this.pendingSpeakerTurns.findIndex((turn) => turn.hasAudio);
1097
- if (index < 0) return;
1098
- const [turn] = this.pendingSpeakerTurns.splice(index, 1);
1099
- this.prunePendingSpeakerTurns();
1100
- return turn?.context;
1101
- }
1102
- hasPendingSpeakerAudioContext() {
1103
- this.prunePendingSpeakerTurns();
1104
- this.expireClosedSpeakerTurnsBeforeLaterAudio();
1105
- return this.pendingSpeakerTurns.some((turn) => turn.hasAudio);
1106
- }
1107
- prunePendingSpeakerTurns() {
1108
- for (let index = this.pendingSpeakerTurns.length - 1; index >= 0; index -= 1) {
1109
- const turn = this.pendingSpeakerTurns[index];
1110
- if (turn?.closed && !turn.hasAudio) this.pendingSpeakerTurns.splice(index, 1);
1111
- }
1112
- while (this.pendingSpeakerTurns.length > DISCORD_REALTIME_PENDING_SPEAKER_CONTEXT_LIMIT) {
1113
- const completedIndex = this.pendingSpeakerTurns.findIndex((turn) => turn.closed);
1114
- this.pendingSpeakerTurns.splice(Math.max(completedIndex, 0), 1);
1115
- }
1116
- }
1117
- expireClosedSpeakerTurnsBeforeLaterAudio() {
1118
- let hasLaterAudio = false;
1119
- for (let index = this.pendingSpeakerTurns.length - 1; index >= 0; index -= 1) {
1120
- const turn = this.pendingSpeakerTurns[index];
1121
- if (!turn?.hasAudio) continue;
1122
- if (turn.closed && hasLaterAudio) {
1123
- this.pendingSpeakerTurns.splice(index, 1);
1124
- continue;
1125
- }
1126
- hasLaterAudio = true;
1127
- }
1128
- }
1129
- rememberRecentAgentProxyConsultContext(question, context) {
1130
- this.pruneRecentAgentProxyConsultContexts();
1131
- const recent = {
1132
- context,
1133
- createdAt: Date.now(),
1134
- questions: [question]
1135
- };
1136
- this.recentAgentProxyConsultContexts.push(recent);
1137
- this.pruneRecentAgentProxyConsultContexts();
1138
- return recent;
1139
- }
1140
- addRecentAgentProxyConsultQuestion(recent, question) {
1141
- if (recent.questions.some((candidate) => matchesPendingAgentProxyQuestion(question, candidate))) return;
1142
- recent.questions.push(question);
1143
- }
1144
- setRecentAgentProxyConsultPromise(recent, promise) {
1145
- recent.promise = promise;
1146
- promise.then((text) => {
1147
- recent.result = {
1148
- status: "fulfilled",
1149
- text
1150
- };
1151
- }).catch((error) => {
1152
- recent.result = {
1153
- status: "rejected",
1154
- error: formatErrorMessage(error)
1155
- };
1156
- });
1157
- }
1158
- findRecentAgentProxyConsultContext(consultMessage) {
1159
- this.pruneRecentAgentProxyConsultContexts();
1160
- for (let index = this.recentAgentProxyConsultContexts.length - 1; index >= 0; index -= 1) {
1161
- const recent = this.recentAgentProxyConsultContexts[index];
1162
- if (recent?.questions.some((question) => matchesPendingAgentProxyQuestion(consultMessage, question))) return recent;
1163
- }
1164
- }
1165
- submitRecentAgentProxyConsultResult(callId, recent, session) {
1166
- const submitAlreadyDelivered = () => {
1167
- session.submitToolResult(callId, {
1168
- status: "already_delivered",
1169
- message: "DaoCore already delivered this answer to Discord voice."
1170
- }, { suppressResponse: true });
1171
- };
1172
- const submitResult = (result) => {
1173
- if (recent.handledByForcedPlayback) {
1174
- submitAlreadyDelivered();
1175
- return;
1176
- }
1177
- if (result.status === "fulfilled") {
1178
- session.submitToolResult(callId, { text: result.text });
1179
- return;
1180
- }
1181
- session.submitToolResult(callId, { error: result.error });
1182
- };
1183
- if (recent.result) {
1184
- logger$2.info(`discord voice: realtime consult reused recent agent result call=${callId || "unknown"} speaker=${recent.context.speakerLabel} owner=${recent.context.senderIsOwner}`);
1185
- submitResult(recent.result);
1186
- return true;
1187
- }
1188
- if (!recent.promise) return false;
1189
- logger$2.info(`discord voice: realtime consult joined in-flight agent result call=${callId || "unknown"} speaker=${recent.context.speakerLabel} owner=${recent.context.senderIsOwner}`);
1190
- if (recent.handledByForcedPlayback) {
1191
- recent.promise.then(submitAlreadyDelivered, submitAlreadyDelivered);
1192
- return true;
1193
- }
1194
- recent.promise.then((text) => session.submitToolResult(callId, { text })).catch((error) => session.submitToolResult(callId, { error: formatErrorMessage(error) }));
1195
- return true;
1196
- }
1197
- pruneRecentAgentProxyConsultContexts() {
1198
- const minCreatedAt = Date.now() - DISCORD_REALTIME_RECENT_AGENT_PROXY_CONSULT_TTL_MS;
1199
- for (let index = this.recentAgentProxyConsultContexts.length - 1; index >= 0; index -= 1) {
1200
- const recent = this.recentAgentProxyConsultContexts[index];
1201
- if (recent && recent.createdAt < minCreatedAt) this.recentAgentProxyConsultContexts.splice(index, 1);
1202
- }
1203
- while (this.recentAgentProxyConsultContexts.length > DISCORD_REALTIME_RECENT_AGENT_PROXY_CONSULT_LIMIT) this.recentAgentProxyConsultContexts.shift();
1204
- }
1205
- };
1206
- function isDiscordRealtimeSpeakerContext(value) {
1207
- return Boolean(value) && typeof value === "object" && typeof value.userId === "string" && typeof value.senderIsOwner === "boolean" && typeof value.speakerLabel === "string";
1208
- }
1209
- function pcm16MonoDurationMs(audio, sampleRate) {
1210
- if (audio.length === 0 || sampleRate <= 0) return 0;
1211
- return audio.length / REALTIME_PCM16_BYTES_PER_SAMPLE * 1e3 / sampleRate;
1212
- }
1213
- function buildProviderConfigs(realtimeConfig) {
1214
- const configs = realtimeConfig?.providers;
1215
- return configs && Object.keys(configs).length > 0 ? { ...configs } : void 0;
1216
- }
1217
- function buildProviderConfigOverrides(realtimeConfig) {
1218
- const overrides = {
1219
- ...realtimeConfig?.model ? { model: realtimeConfig.model } : {},
1220
- ...realtimeConfig?.voice ? { voice: realtimeConfig.voice } : {},
1221
- ...typeof realtimeConfig?.minBargeInAudioEndMs === "number" ? { minBargeInAudioEndMs: realtimeConfig.minBargeInAudioEndMs } : {}
1222
- };
1223
- return Object.keys(overrides).length > 0 ? overrides : void 0;
1224
- }
1225
- function resolveDiscordRealtimeMinBargeInAudioEndMs(realtimeConfig) {
1226
- return typeof realtimeConfig?.minBargeInAudioEndMs === "number" ? realtimeConfig.minBargeInAudioEndMs : DISCORD_REALTIME_DEFAULT_MIN_BARGE_IN_AUDIO_END_MS;
1227
- }
1228
- function buildDiscordRealtimeInstructions(params) {
1229
- const base = params.instructions ?? ["You are DaoCore's Discord voice interface.", "Keep spoken replies concise, natural, and suitable for a live Discord voice channel."].join("\n");
1230
- if (isDiscordAgentProxyVoiceMode(params.mode)) return [
1231
- base,
1232
- params.bootstrapContextInstructions?.trim(),
1233
- "Mode: DaoCore agent proxy.",
1234
- "You are the realtime voice surface for the same DaoCore agent the user can message directly.",
1235
- "Do not mention a backend, supervisor, helper, or separate system. Present the result as your own work.",
1236
- "Delegate substantive requests, actions, tool work, current facts, memory, workspace context, and user-specific context with daocore_agent_consult.",
1237
- "Do not block, refuse, or downscope at the voice layer. Delegate to DaoCore and treat its result as authoritative.",
1238
- "Answer directly only for greetings, acknowledgements, brief latency tests, or filler while waiting.",
1239
- "When DaoCore sends an internal exact answer to speak, do not call tools. Say only that answer.",
1240
- buildRealtimeVoiceAgentConsultPolicyInstructions({
1241
- toolPolicy: params.toolPolicy,
1242
- consultPolicy: params.consultPolicy
1243
- })
1244
- ].join("\n\n");
1245
- return [
1246
- base,
1247
- params.bootstrapContextInstructions?.trim(),
1248
- buildRealtimeVoiceAgentConsultPolicyInstructions({
1249
- toolPolicy: params.toolPolicy,
1250
- consultPolicy: params.consultPolicy
1251
- })
1252
- ].filter(Boolean).join("\n\n");
1253
- }
1254
- //#endregion
1255
- //#region extensions/discord/src/voice/receive-recovery.ts
1256
- const DECRYPT_FAILURE_WINDOW_MS = 3e4;
1257
- const DECRYPT_FAILURE_RECONNECT_THRESHOLD = 3;
1258
- const DECRYPT_FAILURE_MARKER = "DecryptionFailed(";
1259
- const DAVE_PASSTHROUGH_DISABLED_MARKER = "UnencryptedWhenPassthroughDisabled";
1260
- function createVoiceReceiveRecoveryState() {
1261
- return {
1262
- decryptFailureCount: 0,
1263
- lastDecryptFailureAt: 0,
1264
- decryptRecoveryInFlight: false
1265
- };
1266
- }
1267
- function isAbortLikeReceiveError(err) {
1268
- if (!err || typeof err !== "object") return false;
1269
- const name = "name" in err && typeof err.name === "string" ? err.name : "";
1270
- const message = "message" in err && typeof err.message === "string" ? err.message : "";
1271
- return name === "AbortError" || message.includes("The operation was aborted") || message.includes("aborted");
1272
- }
1273
- function analyzeVoiceReceiveError(err) {
1274
- const message = formatErrorMessage(err);
1275
- const shouldAttemptPassthrough = message.includes(DAVE_PASSTHROUGH_DISABLED_MARKER);
1276
- return {
1277
- message,
1278
- isAbortLike: isAbortLikeReceiveError(err),
1279
- shouldAttemptPassthrough,
1280
- countsAsDecryptFailure: message.includes(DECRYPT_FAILURE_MARKER) || shouldAttemptPassthrough
1281
- };
1282
- }
1283
- function noteVoiceDecryptFailure(state, now = Date.now()) {
1284
- if (now - state.lastDecryptFailureAt > DECRYPT_FAILURE_WINDOW_MS) state.decryptFailureCount = 0;
1285
- state.lastDecryptFailureAt = now;
1286
- state.decryptFailureCount += 1;
1287
- const firstFailure = state.decryptFailureCount === 1;
1288
- if (state.decryptFailureCount < DECRYPT_FAILURE_RECONNECT_THRESHOLD || state.decryptRecoveryInFlight) return {
1289
- firstFailure,
1290
- shouldRecover: false
1291
- };
1292
- state.decryptRecoveryInFlight = true;
1293
- resetVoiceReceiveRecoveryState(state);
1294
- return {
1295
- firstFailure,
1296
- shouldRecover: true
1297
- };
1298
- }
1299
- function resetVoiceReceiveRecoveryState(state) {
1300
- state.decryptFailureCount = 0;
1301
- state.lastDecryptFailureAt = 0;
1302
- }
1303
- function finishVoiceDecryptRecovery(state) {
1304
- state.decryptRecoveryInFlight = false;
1305
- }
1306
- function enableDaveReceivePassthrough(params) {
1307
- const { target, sdk, reason, expirySeconds, onVerbose, onWarn } = params;
1308
- const networkingState = target.connection.state.networking?.state;
1309
- if (target.connection.state.status !== sdk.VoiceConnectionStatus.Ready || !networkingState || networkingState.code !== sdk.NetworkingStatusCode.Ready && networkingState.code !== sdk.NetworkingStatusCode.Resuming) return false;
1310
- const daveSession = networkingState.dave?.session;
1311
- if (!daveSession) return false;
1312
- try {
1313
- daveSession.setPassthroughMode(true, expirySeconds);
1314
- onVerbose(`enabled DAVE receive passthrough: guild ${target.guildId} channel ${target.channelId} expiry=${expirySeconds}s reason=${reason}`);
1315
- return true;
1316
- } catch (err) {
1317
- onWarn(`discord voice: failed to enable DAVE passthrough guild=${target.guildId} channel=${target.channelId} reason=${reason}: ${formatErrorMessage(err)}`);
1318
- return false;
1319
- }
1320
- }
1321
- //#endregion
1322
- //#region extensions/discord/src/voice/sanitize.ts
1323
- const SPEECH_EMOJI_RE = /(?:\p{Extended_Pictographic}(?:\uFE0F|\u200D|\p{Extended_Pictographic}|\p{Emoji_Modifier})*)+/gu;
1324
- function stripEmojiForSpeech(text) {
1325
- return text.replace(SPEECH_EMOJI_RE, " ").replace(/\s+([?!.,:;])/g, "$1").replace(/[ \t]{2,}/g, " ").replace(/ *\n */g, "\n").trim();
1326
- }
1327
- function sanitizeVoiceReplyTextForSpeech(text, speakerLabel) {
1328
- let cleaned = stripInlineDirectiveTagsForDisplay(text).text.trim();
1329
- if (!cleaned) return "";
1330
- const label = speakerLabel?.trim();
1331
- if (label) {
1332
- const prefix = new RegExp(`^${escapeRegExp(label)}\\s*:\\s*`, "i");
1333
- cleaned = cleaned.replace(prefix, "").trim();
1334
- }
1335
- return stripEmojiForSpeech(cleaned);
1336
- }
1337
- //#endregion
1338
- //#region extensions/discord/src/voice/tts.ts
1339
- function mergeTtsConfig(base, override) {
1340
- if (!override) return base;
1341
- const baseProviders = base.providers ?? {};
1342
- const overrideProviders = override.providers ?? {};
1343
- const mergedProviders = Object.fromEntries([...new Set([...Object.keys(baseProviders), ...Object.keys(overrideProviders)])].map((providerId) => {
1344
- const baseProvider = baseProviders[providerId] ?? {};
1345
- const overrideProvider = overrideProviders[providerId] ?? {};
1346
- return [providerId, {
1347
- ...baseProvider,
1348
- ...overrideProvider
1349
- }];
1350
- }));
1351
- return {
1352
- ...base,
1353
- ...override,
1354
- modelOverrides: {
1355
- ...base.modelOverrides,
1356
- ...override.modelOverrides
1357
- },
1358
- ...Object.keys(mergedProviders).length === 0 ? {} : { providers: mergedProviders }
1359
- };
1360
- }
1361
- function resolveVoiceTtsConfig(params) {
1362
- if (!params.override) return {
1363
- cfg: params.cfg,
1364
- resolved: resolveTtsConfig(params.cfg)
1365
- };
1366
- const merged = mergeTtsConfig(params.cfg.messages?.tts ?? {}, params.override);
1367
- const messages = params.cfg.messages ?? {};
1368
- const cfg = {
1369
- ...params.cfg,
1370
- messages: {
1371
- ...messages,
1372
- tts: merged
1373
- }
1374
- };
1375
- return {
1376
- cfg,
1377
- resolved: resolveTtsConfig(cfg)
1378
- };
1379
- }
1380
- async function transcribeVoiceAudio(params) {
1381
- return normalizeOptionalString((await getDiscordRuntime().mediaUnderstanding.transcribeAudioFile({
1382
- filePath: params.filePath,
1383
- cfg: params.cfg,
1384
- agentDir: resolveAgentDir(params.cfg, params.agentId),
1385
- mime: "audio/wav"
1386
- })).text);
1387
- }
1388
- async function synthesizeVoiceReplyAudio(params) {
1389
- const { cfg: ttsCfg, resolved: ttsConfig } = resolveVoiceTtsConfig({
1390
- cfg: params.cfg,
1391
- override: params.override
1392
- });
1393
- const directive = parseTtsDirectives(params.replyText, ttsConfig.modelOverrides, {
1394
- cfg: ttsCfg,
1395
- providerConfigs: ttsConfig.providerConfigs,
1396
- preferredProviderId: getTtsProvider(ttsConfig, resolveTtsPrefsPath(ttsConfig))
1397
- });
1398
- const speakText = sanitizeVoiceReplyTextForSpeech(directive.overrides.ttsText ?? directive.cleanedText.trim(), params.speakerLabel);
1399
- if (!speakText) return { status: "empty" };
1400
- const runtime = getDiscordRuntime();
1401
- const streamResult = await runtime.tts.textToSpeechStream?.({
1402
- text: speakText,
1403
- cfg: ttsCfg,
1404
- channel: "discord",
1405
- overrides: directive.overrides,
1406
- disableFallback: true
1407
- });
1408
- if (streamResult?.success && streamResult.audioStream) return {
1409
- status: "ok",
1410
- mode: "stream",
1411
- audioStream: streamResult.audioStream,
1412
- release: streamResult.release,
1413
- speakText
1414
- };
1415
- const result = await runtime.tts.textToSpeech({
1416
- text: speakText,
1417
- cfg: ttsCfg,
1418
- channel: "discord",
1419
- overrides: directive.overrides
1420
- });
1421
- if (!result.success || !result.audioPath) return {
1422
- status: "failed",
1423
- error: result.error ?? "unknown error"
1424
- };
1425
- return {
1426
- status: "ok",
1427
- mode: "file",
1428
- audioPath: result.audioPath,
1429
- speakText
1430
- };
1431
- }
1432
- //#endregion
1433
- //#region extensions/discord/src/voice/segment.ts
1434
- const VOICE_TRANSCRIPT_LOG_PREVIEW_CHARS = 500;
1435
- const logger$1 = createSubsystemLogger("discord/voice");
1436
- function formatVoiceTranscriptLogPreview(text) {
1437
- const oneLine = text.replace(/\s+/g, " ").trim();
1438
- if (oneLine.length <= VOICE_TRANSCRIPT_LOG_PREVIEW_CHARS) return oneLine;
1439
- return `${oneLine.slice(0, VOICE_TRANSCRIPT_LOG_PREVIEW_CHARS)}...`;
1440
- }
1441
- async function processDiscordVoiceSegment(params) {
1442
- const { entry, wavPath, userId, durationSeconds } = params;
1443
- logVoiceVerbose(`segment processing (${durationSeconds.toFixed(2)}s): guild ${entry.guildId} channel ${entry.channelId}`);
1444
- const ingress = await resolveDiscordVoiceIngressContext({
1445
- entry,
1446
- userId,
1447
- cfg: params.cfg,
1448
- discordConfig: params.discordConfig,
1449
- ownerAllowFrom: params.ownerAllowFrom,
1450
- fetchGuildName: params.fetchGuildName,
1451
- speakerContext: params.speakerContext
1452
- });
1453
- if (!ingress) {
1454
- logVoiceVerbose(`segment unauthorized: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
1455
- return;
1456
- }
1457
- const transcript = await transcribeVoiceAudio({
1458
- cfg: params.cfg,
1459
- agentId: entry.route.agentId,
1460
- filePath: wavPath
1461
- });
1462
- if (!transcript) {
1463
- logVoiceVerbose(`transcription empty: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
1464
- return;
1465
- }
1466
- logVoiceVerbose(`transcription ok (${transcript.length} chars): guild ${entry.guildId} channel ${entry.channelId}`);
1467
- logVoiceVerbose(`transcript from ${ingress.speakerLabel} (${userId}) in guild ${entry.guildId} channel ${entry.channelId}: ${formatVoiceTranscriptLogPreview(transcript)}`);
1468
- const turn = await runDiscordVoiceAgentTurn({
1469
- entry,
1470
- userId,
1471
- message: formatVoiceIngressPrompt(transcript, ingress.speakerLabel),
1472
- cfg: params.cfg,
1473
- discordConfig: params.discordConfig,
1474
- runtime: params.runtime,
1475
- context: ingress,
1476
- ownerAllowFrom: params.ownerAllowFrom,
1477
- fetchGuildName: params.fetchGuildName,
1478
- speakerContext: params.speakerContext
1479
- });
1480
- if (!turn) {
1481
- logVoiceVerbose(`segment unauthorized before agent turn: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
1482
- return;
1483
- }
1484
- const replyText = turn.text;
1485
- if (!replyText) {
1486
- logVoiceVerbose(`reply empty: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
1487
- return;
1488
- }
1489
- logVoiceVerbose(`reply ok (${replyText.length} chars): guild ${entry.guildId} channel ${entry.channelId}`);
1490
- const voiceReplyAudio = await synthesizeVoiceReplyAudio({
1491
- cfg: params.cfg,
1492
- override: params.discordConfig.voice?.tts,
1493
- replyText,
1494
- speakerLabel: ingress.speakerLabel
1495
- });
1496
- if (voiceReplyAudio.status === "empty") {
1497
- logVoiceVerbose(`tts skipped (empty): guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
1498
- return;
1499
- }
1500
- if (voiceReplyAudio.status === "failed") {
1501
- logger$1.warn(`discord voice: TTS failed: ${voiceReplyAudio.error ?? "unknown error"}`);
1502
- return;
1503
- }
1504
- logVoiceVerbose(`tts ok (${voiceReplyAudio.speakText.length} chars): guild ${entry.guildId} channel ${entry.channelId}`);
1505
- params.enqueuePlayback(entry, async () => {
1506
- const voiceSdk = loadDiscordVoiceSdk();
1507
- const releaseAudioStream = voiceReplyAudio.mode === "stream" ? voiceReplyAudio.release : void 0;
1508
- try {
1509
- if (voiceReplyAudio.mode === "stream") {
1510
- logVoiceVerbose(`playback start: guild ${entry.guildId} channel ${entry.channelId} stream`);
1511
- const nodeStream = Readable.fromWeb(voiceReplyAudio.audioStream);
1512
- const resource = voiceSdk.createAudioResource(nodeStream);
1513
- entry.player.play(resource);
1514
- } else {
1515
- logVoiceVerbose(`playback start: guild ${entry.guildId} channel ${entry.channelId} file ${path.basename(voiceReplyAudio.audioPath)}`);
1516
- const resource = voiceSdk.createAudioResource(voiceReplyAudio.audioPath);
1517
- entry.player.play(resource);
1518
- }
1519
- await voiceSdk.entersState(entry.player, voiceSdk.AudioPlayerStatus.Playing, PLAYBACK_READY_TIMEOUT_MS).catch(() => void 0);
1520
- await voiceSdk.entersState(entry.player, voiceSdk.AudioPlayerStatus.Idle, SPEAKING_READY_TIMEOUT_MS).catch(() => void 0);
1521
- logVoiceVerbose(`playback done: guild ${entry.guildId} channel ${entry.channelId}`);
1522
- } finally {
1523
- await releaseAudioStream?.();
1524
- }
1525
- });
1526
- }
1527
- //#endregion
1528
- //#region extensions/discord/src/voice/speaker-context.ts
1529
- const SPEAKER_CONTEXT_CACHE_TTL_MS = 6e4;
1530
- var DiscordVoiceSpeakerContextResolver = class {
1531
- constructor(params) {
1532
- this.params = params;
1533
- this.cache = /* @__PURE__ */ new Map();
1534
- }
1535
- async resolveContext(guildId, userId) {
1536
- const cached = this.getCachedContext(guildId, userId);
1537
- if (cached) return cached;
1538
- const identity = await this.resolveIdentity(guildId, userId);
1539
- const context = {
1540
- id: identity.id,
1541
- label: identity.label,
1542
- name: identity.name,
1543
- tag: identity.tag,
1544
- senderIsOwner: this.resolveIsOwner(identity)
1545
- };
1546
- this.setCachedContext(guildId, userId, context);
1547
- return context;
1548
- }
1549
- async resolveIdentity(guildId, userId) {
1550
- try {
1551
- const member = await this.params.client.fetchMember(guildId, userId);
1552
- const username = member.user?.username ?? void 0;
1553
- return {
1554
- id: userId,
1555
- label: member.nickname ?? member.user?.globalName ?? username ?? userId,
1556
- name: username,
1557
- tag: member.user ? formatDiscordUserTag(member.user) : void 0,
1558
- memberRoleIds: Array.isArray(member.roles) ? member.roles.map((role) => typeof role === "string" ? role : typeof role?.id === "string" ? role.id : "").filter(Boolean) : []
1559
- };
1560
- } catch {
1561
- try {
1562
- const user = await this.params.client.fetchUser(userId);
1563
- const username = user.username ?? void 0;
1564
- return {
1565
- id: userId,
1566
- label: user.globalName ?? username ?? userId,
1567
- name: username,
1568
- tag: formatDiscordUserTag(user),
1569
- memberRoleIds: []
1570
- };
1571
- } catch {
1572
- return {
1573
- id: userId,
1574
- label: userId,
1575
- memberRoleIds: []
1576
- };
1577
- }
1578
- }
1579
- }
1580
- resolveIsOwner(identity) {
1581
- return resolveDiscordOwnerAccess({
1582
- allowFrom: this.params.ownerAllowFrom,
1583
- sender: {
1584
- id: identity.id,
1585
- name: identity.name,
1586
- tag: identity.tag
1587
- },
1588
- allowNameMatching: false
1589
- }).ownerAllowed;
1590
- }
1591
- resolveCacheKey(guildId, userId) {
1592
- return `${guildId}:${userId}`;
1593
- }
1594
- getCachedContext(guildId, userId) {
1595
- const key = this.resolveCacheKey(guildId, userId);
1596
- const cached = this.cache.get(key);
1597
- if (!cached) return;
1598
- if (cached.expiresAt <= Date.now()) {
1599
- this.cache.delete(key);
1600
- return;
1601
- }
1602
- return {
1603
- id: cached.id,
1604
- label: cached.label,
1605
- name: cached.name,
1606
- tag: cached.tag,
1607
- senderIsOwner: cached.senderIsOwner
1608
- };
1609
- }
1610
- setCachedContext(guildId, userId, context) {
1611
- const key = this.resolveCacheKey(guildId, userId);
1612
- this.cache.set(key, {
1613
- ...context,
1614
- expiresAt: Date.now() + SPEAKER_CONTEXT_CACHE_TTL_MS
1615
- });
1616
- }
1617
- };
1618
- //#endregion
1619
- //#region extensions/discord/src/voice/manager.ts
1620
- const logger = createSubsystemLogger("discord/voice");
1621
- const VOICE_LOG_PREVIEW_CHARS = 500;
1622
- const FOLLOW_USERS_RECONCILE_INTERVAL_MS = 1e4;
1623
- const FOLLOW_USERS_RECONCILE_MAX_GUILDS_PER_RUN = 4;
1624
- const FOLLOW_USERS_RECONCILE_MAX_REST_LOOKUPS_PER_RUN = 32;
1625
- const DISCORD_VOICE_FATAL_AUTOJOIN_ERROR_PATTERNS = [
1626
- "api key missing",
1627
- "incorrect api key",
1628
- "invalid api key",
1629
- "unauthorized",
1630
- "authentication",
1631
- "permission denied",
1632
- "forbidden"
1633
- ];
1634
- function formatVoiceLogPreview(text) {
1635
- const oneLine = text.replace(/\s+/g, " ").trim();
1636
- if (oneLine.length <= VOICE_LOG_PREVIEW_CHARS) return oneLine;
1637
- return `${oneLine.slice(0, VOICE_LOG_PREVIEW_CHARS)}...`;
1638
- }
1639
- function isVoiceConnectionDestroyed(connection, voiceSdk) {
1640
- return connection.state.status === voiceSdk.VoiceConnectionStatus.Destroyed;
1641
- }
1642
- function destroyVoiceConnectionSafely(params) {
1643
- if (isVoiceConnectionDestroyed(params.connection, params.voiceSdk)) {
1644
- logVoiceVerbose(`destroy skipped: ${params.reason}; connection already destroyed`);
1645
- return;
1646
- }
1647
- try {
1648
- params.connection.destroy();
1649
- } catch (err) {
1650
- const message = formatErrorMessage(err);
1651
- if (message.includes("already been destroyed")) {
1652
- logVoiceVerbose(`destroy skipped: ${params.reason}; ${message}`);
1653
- return;
1654
- }
1655
- logger.warn(`discord voice: destroy failed: ${params.reason}: ${message}`);
1656
- }
1657
- }
1658
- function normalizeVoiceChannelResidencies(entries) {
1659
- const normalized = [];
1660
- for (const entry of entries ?? []) {
1661
- const guildId = entry.guildId?.trim();
1662
- const channelId = entry.channelId?.trim();
1663
- if (guildId && channelId) normalized.push({
1664
- guildId,
1665
- channelId
1666
- });
1667
- }
1668
- return normalized;
1669
- }
1670
- function normalizeDiscordUserId(value) {
1671
- const trimmed = value.trim();
1672
- const withoutDiscordPrefix = trimmed.startsWith("discord:") ? trimmed.slice(8) : trimmed;
1673
- return (withoutDiscordPrefix.startsWith("user:") ? withoutDiscordPrefix.slice(5) : withoutDiscordPrefix).trim() || void 0;
1674
- }
1675
- function normalizeDiscordUserIds(entries) {
1676
- const ids = /* @__PURE__ */ new Set();
1677
- for (const entry of entries ?? []) {
1678
- const id = normalizeDiscordUserId(entry);
1679
- if (id) ids.add(id);
1680
- }
1681
- return ids;
1682
- }
1683
- function resolveFollowUsersEnabled(voiceConfig) {
1684
- return voiceConfig?.followUsersEnabled !== false;
1685
- }
1686
- function isVoiceChannelAllowed(params) {
1687
- return params.allowedChannels === null || params.allowedChannels.some((entry) => entry.guildId === params.guildId && entry.channelId === params.channelId);
1688
- }
1689
- function formatAutoJoinFailureKey(entry) {
1690
- return `${entry.guildId}:${entry.channelId}`;
1691
- }
1692
- function isFatalAutoJoinFailure(message) {
1693
- const normalized = message.toLowerCase();
1694
- return DISCORD_VOICE_FATAL_AUTOJOIN_ERROR_PATTERNS.some((pattern) => normalized.includes(pattern));
1695
- }
1696
- function isUnknownDiscordVoiceStateError(err) {
1697
- return (err && typeof err === "object" && "status" in err && typeof err.status === "number" ? err.status : void 0) === 404 || /unknown voice state/i.test(formatErrorMessage(err));
1698
- }
1699
- function startAutoJoin(manager) {
1700
- manager.autoJoin().catch((err) => logger.warn(`discord voice: autoJoin failed: ${formatErrorMessage(err)}`));
1701
- }
1702
- function resolveDiscordVoiceAgentRoute(params) {
1703
- const voiceRoute = resolveAgentRoute({
1704
- cfg: params.cfg,
1705
- channel: "discord",
1706
- accountId: params.accountId,
1707
- guildId: params.guildId,
1708
- peer: {
1709
- kind: "channel",
1710
- id: params.sessionChannelId
1711
- }
1712
- });
1713
- const agentSession = params.voiceConfig?.agentSession;
1714
- if (agentSession?.mode !== "target") return {
1715
- route: voiceRoute,
1716
- voiceRoute,
1717
- agentSessionMode: "voice",
1718
- agentSessionTarget: void 0
1719
- };
1720
- const target = agentSession.target?.trim();
1721
- if (!target) throw new Error("channels.discord.voice.agentSession.target is required when mode is \"target\"");
1722
- const parsed = parseDiscordTarget(target, { defaultKind: "channel" });
1723
- if (!parsed) throw new Error(`Invalid Discord voice agent session target "${target}"`);
1724
- return {
1725
- route: resolveAgentRoute({
1726
- cfg: params.cfg,
1727
- channel: "discord",
1728
- accountId: params.accountId,
1729
- guildId: params.guildId,
1730
- peer: {
1731
- kind: parsed.kind === "user" ? "direct" : "channel",
1732
- id: parsed.id
1733
- }
1734
- }),
1735
- voiceRoute,
1736
- agentSessionMode: "target",
1737
- agentSessionTarget: parsed.normalized
1738
- };
1739
- }
1740
- var DiscordVoiceManager$1 = class {
1741
- constructor(params) {
1742
- this.params = params;
1743
- this.sessions = /* @__PURE__ */ new Map();
1744
- this.autoJoinTask = null;
1745
- this.fatalAutoJoinFailures = /* @__PURE__ */ new Map();
1746
- this.followedUserChannels = /* @__PURE__ */ new Map();
1747
- this.followedVoiceGuilds = /* @__PURE__ */ new Set();
1748
- this.followUsersReconcileTimer = null;
1749
- this.followUsersReconcileTask = null;
1750
- this.followUsersReconcileGuildCursor = 0;
1751
- this.followUsersReconcileBotGuildCursor = 0;
1752
- this.followUsersReconcileUserCursors = /* @__PURE__ */ new Map();
1753
- this.destroyed = false;
1754
- this.botUserId = params.botUserId;
1755
- this.voiceEnabled = resolveDiscordVoiceEnabled(params.discordConfig.voice);
1756
- this.ownerAllowFrom = resolveDiscordAccountAllowFrom({
1757
- cfg: params.cfg,
1758
- accountId: params.accountId
1759
- }) ?? params.discordConfig.allowFrom ?? params.discordConfig.dm?.allowFrom ?? [];
1760
- this.allowedChannels = params.discordConfig.voice?.allowedChannels === void 0 ? null : normalizeVoiceChannelResidencies(params.discordConfig.voice.allowedChannels);
1761
- this.followUserIds = resolveFollowUsersEnabled(params.discordConfig.voice) ? normalizeDiscordUserIds(params.discordConfig.voice?.followUsers) : /* @__PURE__ */ new Set();
1762
- this.speakerContext = new DiscordVoiceSpeakerContextResolver({
1763
- client: params.client,
1764
- ownerAllowFrom: this.ownerAllowFrom
1765
- });
1766
- }
1767
- setBotUserId(id) {
1768
- if (id) this.botUserId = id;
1769
- }
1770
- isEnabled() {
1771
- return this.voiceEnabled;
1772
- }
1773
- async autoJoin() {
1774
- if (!this.voiceEnabled || this.destroyed) return;
1775
- if (this.autoJoinTask) return this.autoJoinTask;
1776
- this.autoJoinTask = (async () => {
1777
- const entries = this.params.discordConfig.voice?.autoJoin ?? [];
1778
- const entriesByGuild = /* @__PURE__ */ new Map();
1779
- const duplicateGuilds = /* @__PURE__ */ new Set();
1780
- for (const entry of entries) {
1781
- const guildId = entry.guildId.trim();
1782
- const channelId = entry.channelId.trim();
1783
- if (!guildId || !channelId) continue;
1784
- if (entriesByGuild.has(guildId)) duplicateGuilds.add(guildId);
1785
- entriesByGuild.set(guildId, {
1786
- guildId,
1787
- channelId
1788
- });
1789
- }
1790
- logVoiceVerbose(`autoJoin: ${entries.length} entries, ${entriesByGuild.size} guilds`);
1791
- for (const guildId of duplicateGuilds) {
1792
- const selected = entriesByGuild.get(guildId);
1793
- if (selected) logger.warn(`discord voice: autoJoin has multiple entries for guild ${guildId}; using channel ${selected.channelId}`);
1794
- }
1795
- for (const entry of entriesByGuild.values()) {
1796
- const failureKey = formatAutoJoinFailureKey(entry);
1797
- const fatalFailure = this.fatalAutoJoinFailures.get(failureKey);
1798
- if (fatalFailure) {
1799
- if (!fatalFailure.skipLogged) {
1800
- logger.warn(`discord voice: autoJoin suppressed guild=${entry.guildId} channel=${entry.channelId} after fatal startup failure; retry with /vc join or reload config after fixing credentials: ${fatalFailure.message}`);
1801
- fatalFailure.skipLogged = true;
1802
- }
1803
- continue;
1804
- }
1805
- logVoiceVerbose(`autoJoin: joining guild ${entry.guildId} channel ${entry.channelId}`);
1806
- const result = await this.join({
1807
- guildId: entry.guildId,
1808
- channelId: entry.channelId
1809
- });
1810
- if (!result.ok) {
1811
- logger.warn(`discord voice: autoJoin skipped guild=${entry.guildId} channel=${entry.channelId}: ${result.message}`);
1812
- if (isFatalAutoJoinFailure(result.message)) this.fatalAutoJoinFailures.set(failureKey, {
1813
- message: result.message,
1814
- skipLogged: false
1815
- });
1816
- }
1817
- }
1818
- this.ensureFollowUsersReconcileTimer();
1819
- await this.reconcileFollowedUsers("startup");
1820
- })().finally(() => {
1821
- this.autoJoinTask = null;
1822
- });
1823
- return this.autoJoinTask;
1824
- }
1825
- status() {
1826
- return Array.from(this.sessions.values()).map((session) => ({
1827
- ok: true,
1828
- message: `connected: guild ${session.guildId} channel ${session.channelId}`,
1829
- guildId: session.guildId,
1830
- channelId: session.channelId
1831
- }));
1832
- }
1833
- isAllowedVoiceChannel(params) {
1834
- return isVoiceChannelAllowed({
1835
- allowedChannels: this.allowedChannels,
1836
- guildId: params.guildId.trim(),
1837
- channelId: params.channelId.trim()
1838
- });
1839
- }
1840
- async join(params, options) {
1841
- if (this.destroyed) return {
1842
- ok: false,
1843
- message: "Discord voice manager is stopped."
1844
- };
1845
- if (!this.voiceEnabled) return {
1846
- ok: false,
1847
- message: "Discord voice is disabled (channels.discord.voice.enabled)."
1848
- };
1849
- const guildId = params.guildId.trim();
1850
- const channelId = params.channelId.trim();
1851
- if (!guildId || !channelId) return {
1852
- ok: false,
1853
- message: "Missing guildId or channelId."
1854
- };
1855
- if (!this.isAllowedVoiceChannel({
1856
- guildId,
1857
- channelId
1858
- })) {
1859
- logger.warn(`discord voice: join rejected for non-allowed channel guild=${guildId} channel=${channelId}`);
1860
- return {
1861
- ok: false,
1862
- message: `${formatMention({ channelId })} is not allowed by channels.discord.voice.allowedChannels.`,
1863
- guildId,
1864
- channelId
1865
- };
1866
- }
1867
- logVoiceVerbose(`join requested: guild ${guildId} channel ${channelId}`);
1868
- const existing = this.sessions.get(guildId);
1869
- if (existing && existing.channelId === channelId) {
1870
- logVoiceVerbose(`join: already connected to guild ${guildId} channel ${channelId}`);
1871
- return {
1872
- ok: true,
1873
- message: `Already connected to ${formatMention({ channelId })}.`,
1874
- guildId,
1875
- channelId
1876
- };
1877
- }
1878
- if (existing) {
1879
- logVoiceVerbose(`join: replacing existing session for guild ${guildId}`);
1880
- await this.leave({ guildId }, { preserveFollowState: options?.preserveFollowState });
1881
- }
1882
- const channelInfo = await this.params.client.fetchChannel(channelId).catch(() => null);
1883
- if (!channelInfo || "type" in channelInfo && !isVoiceChannel(channelInfo.type)) return {
1884
- ok: false,
1885
- message: `Channel ${channelId} is not a voice channel.`
1886
- };
1887
- const channelGuildId = "guildId" in channelInfo ? channelInfo.guildId : void 0;
1888
- if (channelGuildId && channelGuildId !== guildId) return {
1889
- ok: false,
1890
- message: "Voice channel is not in this guild."
1891
- };
1892
- const voicePlugin = this.params.client.getPlugin("voice");
1893
- if (!voicePlugin) return {
1894
- ok: false,
1895
- message: "Discord voice plugin is not available."
1896
- };
1897
- const voiceConfig = this.params.discordConfig.voice;
1898
- const voiceMode = resolveDiscordVoiceMode(voiceConfig);
1899
- const adapterCreator = voicePlugin.getGatewayAdapterCreator(guildId);
1900
- const daveEncryption = voiceConfig?.daveEncryption;
1901
- const decryptionFailureTolerance = voiceConfig?.decryptionFailureTolerance;
1902
- const connectReadyTimeoutMs = resolveVoiceTimeoutMs(voiceConfig?.connectTimeoutMs, VOICE_CONNECT_READY_TIMEOUT_MS);
1903
- const reconnectGraceMs = resolveVoiceTimeoutMs(voiceConfig?.reconnectGraceMs, VOICE_RECONNECT_GRACE_MS);
1904
- logVoiceVerbose(`join: DAVE settings encryption=${daveEncryption === false ? "off" : "on"} tolerance=${decryptionFailureTolerance ?? "default"} connectTimeout=${connectReadyTimeoutMs}ms reconnectGrace=${reconnectGraceMs}ms`);
1905
- const voiceSdk = loadDiscordVoiceSdk();
1906
- const existingEntry = this.sessions.get(guildId);
1907
- if (existingEntry) {
1908
- existingEntry.stop();
1909
- this.sessions.delete(guildId);
1910
- }
1911
- const staleConnection = voiceSdk.getVoiceConnection(guildId);
1912
- if (staleConnection) destroyVoiceConnectionSafely({
1913
- connection: staleConnection,
1914
- voiceSdk,
1915
- reason: `stale connection before join guild ${guildId}`
1916
- });
1917
- const connection = voiceSdk.joinVoiceChannel({
1918
- channelId,
1919
- guildId,
1920
- adapterCreator,
1921
- selfDeaf: false,
1922
- selfMute: false,
1923
- daveEncryption,
1924
- decryptionFailureTolerance
1925
- });
1926
- try {
1927
- await voiceSdk.entersState(connection, voiceSdk.VoiceConnectionStatus.Ready, connectReadyTimeoutMs);
1928
- logVoiceVerbose(`join: connected to guild ${guildId} channel ${channelId}`);
1929
- } catch (err) {
1930
- logger.warn(`discord voice: join failed before ready: guild ${guildId} channel ${channelId} timeout=${connectReadyTimeoutMs}ms error=${formatErrorMessage(err)}`);
1931
- destroyVoiceConnectionSafely({
1932
- connection,
1933
- voiceSdk,
1934
- reason: `failed join cleanup guild ${guildId} channel ${channelId}`
1935
- });
1936
- return {
1937
- ok: false,
1938
- message: `Failed to join voice channel: ${formatErrorMessage(err)}`
1939
- };
1940
- }
1941
- const sessionChannelId = channelInfo?.id ?? channelId;
1942
- if (sessionChannelId !== channelId) logVoiceVerbose(`join: using session channel ${sessionChannelId} for voice channel ${channelId}`);
1943
- let routeInfo;
1944
- try {
1945
- routeInfo = resolveDiscordVoiceAgentRoute({
1946
- cfg: this.params.cfg,
1947
- accountId: this.params.accountId,
1948
- guildId,
1949
- sessionChannelId,
1950
- voiceConfig
1951
- });
1952
- } catch (err) {
1953
- destroyVoiceConnectionSafely({
1954
- connection,
1955
- voiceSdk,
1956
- reason: `voice agent session route failed guild ${guildId} channel ${channelId}`
1957
- });
1958
- return {
1959
- ok: false,
1960
- message: `Failed to resolve Discord voice agent session: ${formatErrorMessage(err)}`,
1961
- guildId,
1962
- channelId
1963
- };
1964
- }
1965
- const { route, voiceRoute, agentSessionMode, agentSessionTarget } = routeInfo;
1966
- logger.info(`discord voice: joining guild=${guildId} channel=${channelId} mode=${voiceMode} agent=${route.agentId} voiceSession=${voiceRoute.sessionKey} supervisorSession=${route.sessionKey} agentSessionMode=${agentSessionMode}${agentSessionTarget ? ` agentSessionTarget=${agentSessionTarget}` : ""} voiceModel=${voiceConfig?.model ?? "route-default"} realtimeProvider=${voiceConfig?.realtime?.provider ?? "auto"} realtimeModel=${voiceConfig?.realtime?.model ?? "provider-default"} realtimeVoice=${voiceConfig?.realtime?.voice ?? "provider-default"}`);
1967
- const player = voiceSdk.createAudioPlayer();
1968
- connection.subscribe(player);
1969
- let speakingHandler;
1970
- let speakingEndHandler;
1971
- let disconnectedHandler;
1972
- let destroyedHandler;
1973
- let playerErrorHandler;
1974
- let stopped = false;
1975
- const clearSessionIfCurrent = () => {
1976
- if (this.sessions.get(guildId)?.connection === connection) this.sessions.delete(guildId);
1977
- };
1978
- const stopEntry = (entry, options) => {
1979
- if (stopped) return;
1980
- stopped = true;
1981
- if (speakingHandler) connection.receiver.speaking.off("start", speakingHandler);
1982
- if (speakingEndHandler) connection.receiver.speaking.off("end", speakingEndHandler);
1983
- stopVoiceCaptureState(entry.capture);
1984
- if (disconnectedHandler) connection.off(voiceSdk.VoiceConnectionStatus.Disconnected, disconnectedHandler);
1985
- if (destroyedHandler) connection.off(voiceSdk.VoiceConnectionStatus.Destroyed, destroyedHandler);
1986
- if (playerErrorHandler) player.off("error", playerErrorHandler);
1987
- entry.realtime?.close();
1988
- entry.realtime = void 0;
1989
- player.stop();
1990
- if (options.destroyConnection) destroyVoiceConnectionSafely({
1991
- connection,
1992
- voiceSdk,
1993
- reason: options.reason
1994
- });
1995
- };
1996
- const entry = {
1997
- guildId,
1998
- guildName: channelInfo && "guild" in channelInfo && channelInfo.guild && typeof channelInfo.guild.name === "string" ? channelInfo.guild.name : void 0,
1999
- channelId,
2000
- channelName: channelInfo && "name" in channelInfo && typeof channelInfo.name === "string" ? channelInfo.name : void 0,
2001
- sessionChannelId,
2002
- voiceSessionKey: voiceRoute.sessionKey,
2003
- route,
2004
- connection,
2005
- player,
2006
- playbackQueue: Promise.resolve(),
2007
- processingQueue: Promise.resolve(),
2008
- capture: createVoiceCaptureState(),
2009
- receiveRecovery: createVoiceReceiveRecoveryState(),
2010
- stop: () => {
2011
- stopEntry(entry, {
2012
- destroyConnection: true,
2013
- reason: `stop guild ${guildId} channel ${channelId}`
2014
- });
2015
- }
2016
- };
2017
- if (voiceMode !== "stt-tts") {
2018
- entry.realtime = new DiscordRealtimeVoiceSession({
2019
- bootstrapContextInstructions: await resolveDiscordVoiceRealtimeBootstrapContext({
2020
- entry,
2021
- cfg: this.params.cfg,
2022
- discordConfig: this.params.discordConfig
2023
- }),
2024
- cfg: this.params.cfg,
2025
- discordConfig: this.params.discordConfig,
2026
- entry,
2027
- mode: voiceMode,
2028
- runAgentTurn: ({ context, message, toolsAllow, userId }) => this.runDiscordRealtimeAgentTurn({
2029
- context,
2030
- entry,
2031
- message,
2032
- toolsAllow,
2033
- userId
2034
- })
2035
- });
2036
- try {
2037
- await entry.realtime.connect();
2038
- } catch (err) {
2039
- entry.realtime.close();
2040
- destroyVoiceConnectionSafely({
2041
- connection,
2042
- voiceSdk,
2043
- reason: `realtime setup failed guild ${guildId} channel ${channelId}`
2044
- });
2045
- return {
2046
- ok: false,
2047
- message: `Failed to start Discord realtime voice: ${formatErrorMessage(err)}`,
2048
- guildId,
2049
- channelId
2050
- };
2051
- }
2052
- }
2053
- speakingHandler = (userId) => {
2054
- this.handleSpeakingStart(entry, userId).catch((err) => {
2055
- logger.warn(`discord voice: capture failed: ${formatErrorMessage(err)}`);
2056
- });
2057
- };
2058
- speakingEndHandler = (userId) => {
2059
- this.scheduleCaptureFinalize(entry, userId, "speaker end");
2060
- };
2061
- disconnectedHandler = async () => {
2062
- try {
2063
- logVoiceVerbose(`disconnected: attempting recovery guild ${guildId} channel ${channelId} grace=${reconnectGraceMs}ms`);
2064
- await Promise.race([voiceSdk.entersState(connection, voiceSdk.VoiceConnectionStatus.Signalling, reconnectGraceMs), voiceSdk.entersState(connection, voiceSdk.VoiceConnectionStatus.Connecting, reconnectGraceMs)]);
2065
- logVoiceVerbose(`disconnected: recovery started guild ${guildId} channel ${channelId}`);
2066
- } catch (err) {
2067
- logger.warn(`discord voice: disconnect recovery failed: guild ${guildId} channel ${channelId} timeout=${reconnectGraceMs}ms error=${formatErrorMessage(err)}; destroying connection`);
2068
- clearSessionIfCurrent();
2069
- stopEntry(entry, {
2070
- destroyConnection: true,
2071
- reason: `disconnect recovery failed guild ${guildId} channel ${channelId}`
2072
- });
2073
- }
2074
- };
2075
- destroyedHandler = () => {
2076
- clearSessionIfCurrent();
2077
- stopEntry(entry, {
2078
- destroyConnection: false,
2079
- reason: `destroyed guild ${guildId} channel ${channelId}`
2080
- });
2081
- };
2082
- playerErrorHandler = (err) => {
2083
- logger.warn(`discord voice: playback error: ${formatErrorMessage(err)}`);
2084
- };
2085
- this.enableDaveReceivePassthrough(entry, "post-join warmup", 30);
2086
- connection.receiver.speaking.on("start", speakingHandler);
2087
- connection.receiver.speaking.on("end", speakingEndHandler);
2088
- connection.on(voiceSdk.VoiceConnectionStatus.Disconnected, disconnectedHandler);
2089
- connection.on(voiceSdk.VoiceConnectionStatus.Destroyed, destroyedHandler);
2090
- player.on("error", playerErrorHandler);
2091
- this.sessions.set(guildId, entry);
2092
- this.fatalAutoJoinFailures.delete(formatAutoJoinFailureKey({
2093
- guildId,
2094
- channelId
2095
- }));
2096
- logger.info(`discord voice: joined guild=${guildId} channel=${channelId} mode=${voiceMode} agent=${route.agentId} voiceSession=${voiceRoute.sessionKey} supervisorSession=${route.sessionKey} voiceModel=${voiceConfig?.model ?? "route-default"}`);
2097
- return {
2098
- ok: true,
2099
- message: `Joined ${formatMention({ channelId })}.`,
2100
- guildId,
2101
- channelId
2102
- };
2103
- }
2104
- async leave(params, options) {
2105
- const guildId = params.guildId.trim();
2106
- logVoiceVerbose(`leave requested: guild ${guildId} channel ${params.channelId ?? "current"}`);
2107
- const entry = this.sessions.get(guildId);
2108
- if (!entry) return {
2109
- ok: false,
2110
- message: "Not connected to a voice channel."
2111
- };
2112
- if (params.channelId && params.channelId !== entry.channelId) return {
2113
- ok: false,
2114
- message: "Not connected to that voice channel."
2115
- };
2116
- entry.stop();
2117
- this.sessions.delete(guildId);
2118
- if (!options?.preserveFollowState) {
2119
- this.followedVoiceGuilds.delete(guildId);
2120
- this.deleteFollowedUserChannelsForGuild(guildId);
2121
- }
2122
- logVoiceVerbose(`leave: disconnected from guild ${guildId} channel ${entry.channelId}`);
2123
- return {
2124
- ok: true,
2125
- message: `Left ${formatMention({ channelId: entry.channelId })}.`,
2126
- guildId,
2127
- channelId: entry.channelId
2128
- };
2129
- }
2130
- async handleVoiceStateUpdate(data) {
2131
- const guildId = data.guild_id?.trim();
2132
- const userId = data.user_id?.trim();
2133
- const channelId = data.channel_id?.trim();
2134
- if (!guildId || !userId) return;
2135
- if (this.botUserId && userId === this.botUserId) {
2136
- await this.handleBotVoiceStateUpdate({
2137
- guildId,
2138
- channelId
2139
- });
2140
- return;
2141
- }
2142
- if (this.followUserIds.has(userId)) await this.handleFollowedUserVoiceStateUpdate({
2143
- guildId,
2144
- channelId,
2145
- userId
2146
- });
2147
- }
2148
- async handleBotVoiceStateUpdate(params) {
2149
- const { guildId, channelId } = params;
2150
- if (!channelId) return;
2151
- const existing = this.sessions.get(guildId);
2152
- if (this.isAllowedVoiceChannel({
2153
- guildId,
2154
- channelId
2155
- })) {
2156
- if (existing && existing.channelId !== channelId) {
2157
- logger.warn(`discord voice: bot moved to allowed channel guild=${guildId} from=${existing.channelId} to=${channelId}; rebuilding voice session`);
2158
- await this.join({
2159
- guildId,
2160
- channelId
2161
- }, { preserveFollowState: this.isFollowOwnedGuild(guildId) });
2162
- }
2163
- return;
2164
- }
2165
- logger.warn(`discord voice: bot moved to non-allowed channel guild=${guildId} channel=${channelId}; leaving`);
2166
- if (existing) await this.leave({ guildId });
2167
- else {
2168
- const voiceSdk = loadDiscordVoiceSdk();
2169
- const connection = voiceSdk.getVoiceConnection(guildId);
2170
- if (connection) destroyVoiceConnectionSafely({
2171
- connection,
2172
- voiceSdk,
2173
- reason: `non-allowed voice state guild ${guildId} channel ${channelId}`
2174
- });
2175
- }
2176
- const target = this.resolveVoiceResidencyTarget(guildId);
2177
- if (target) {
2178
- logger.warn(`discord voice: rejoining allowed voice channel guild=${guildId} channel=${target.channelId}`);
2179
- await this.join(target);
2180
- }
2181
- }
2182
- async handleFollowedUserVoiceStateUpdate(params) {
2183
- if (!this.voiceEnabled || this.destroyed) return;
2184
- const { guildId, channelId, userId } = params;
2185
- const followKey = this.formatFollowedUserKey({
2186
- guildId,
2187
- userId
2188
- });
2189
- const existing = this.sessions.get(guildId);
2190
- const wasFollowedVoiceSession = this.followedUserChannels.has(followKey) || this.followedVoiceGuilds.has(guildId);
2191
- if (!channelId) {
2192
- this.followedUserChannels.delete(followKey);
2193
- if (existing && wasFollowedVoiceSession && !this.hasFollowedUserInChannel(existing)) await this.handoffToAnotherFollowedUserOrLeave({
2194
- guildId,
2195
- userId,
2196
- existing,
2197
- reason: "disconnected"
2198
- });
2199
- return;
2200
- }
2201
- if (!this.isAllowedVoiceChannel({
2202
- guildId,
2203
- channelId
2204
- })) {
2205
- this.followedUserChannels.delete(followKey);
2206
- logger.warn(`discord voice: followed user joined non-allowed channel guild=${guildId} user=${userId} channel=${channelId}; ignoring`);
2207
- if (existing && wasFollowedVoiceSession && !this.hasFollowedUserInChannel(existing)) await this.handoffToAnotherFollowedUserOrLeave({
2208
- guildId,
2209
- userId,
2210
- existing,
2211
- reason: "joined non-allowed channel"
2212
- });
2213
- return;
2214
- }
2215
- this.followedUserChannels.set(followKey, {
2216
- guildId,
2217
- channelId
2218
- });
2219
- if (existing?.channelId === channelId) {
2220
- this.followedVoiceGuilds.add(guildId);
2221
- return;
2222
- }
2223
- logger.info(`discord voice: following user guild=${guildId} user=${userId} channel=${channelId}`);
2224
- const result = await this.join({
2225
- guildId,
2226
- channelId
2227
- }, { preserveFollowState: true });
2228
- if (!result.ok) {
2229
- if (this.sessions.get(guildId)?.channelId === channelId) this.followedVoiceGuilds.add(guildId);
2230
- else this.followedUserChannels.delete(followKey);
2231
- logger.warn(`discord voice: failed to follow user guild=${guildId} user=${userId} channel=${channelId}: ${result.message}`);
2232
- return;
2233
- }
2234
- this.followedVoiceGuilds.add(guildId);
2235
- }
2236
- async destroy() {
2237
- this.destroyed = true;
2238
- if (this.followUsersReconcileTimer) {
2239
- clearInterval(this.followUsersReconcileTimer);
2240
- this.followUsersReconcileTimer = null;
2241
- }
2242
- for (const entry of this.sessions.values()) entry.stop();
2243
- this.sessions.clear();
2244
- this.followedUserChannels.clear();
2245
- this.followedVoiceGuilds.clear();
2246
- }
2247
- resolveFollowGuildIds() {
2248
- const guildIds = /* @__PURE__ */ new Set();
2249
- for (const guildId of Object.keys(this.params.discordConfig.guilds ?? {})) {
2250
- const normalized = guildId.trim();
2251
- if (normalized) guildIds.add(normalized);
2252
- }
2253
- for (const entry of normalizeVoiceChannelResidencies(this.params.discordConfig.voice?.autoJoin)) guildIds.add(entry.guildId);
2254
- for (const entry of this.allowedChannels ?? []) guildIds.add(entry.guildId);
2255
- for (const entry of this.sessions.values()) guildIds.add(entry.guildId);
2256
- return Array.from(guildIds);
2257
- }
2258
- ensureFollowUsersReconcileTimer() {
2259
- if (this.followUserIds.size === 0) return;
2260
- if (this.followUsersReconcileTimer) return;
2261
- this.followUsersReconcileTimer = setInterval(() => {
2262
- this.reconcileFollowedUsers("interval").catch((err) => {
2263
- logger.warn(`discord voice: follow user reconciliation failed: ${formatErrorMessage(err)}`);
2264
- });
2265
- }, FOLLOW_USERS_RECONCILE_INTERVAL_MS);
2266
- this.followUsersReconcileTimer.unref?.();
2267
- }
2268
- async reconcileFollowedUsers(reason) {
2269
- if (this.followUserIds.size === 0 || this.destroyed) return;
2270
- if (this.followUsersReconcileTask) return this.followUsersReconcileTask;
2271
- this.followUsersReconcileTask = this.runFollowedUsersReconcile(reason).finally(() => {
2272
- this.followUsersReconcileTask = null;
2273
- });
2274
- return this.followUsersReconcileTask;
2275
- }
2276
- async runFollowedUsersReconcile(reason) {
2277
- if (this.destroyed) return;
2278
- const guildIds = this.resolveFollowGuildIds();
2279
- if (guildIds.length === 0) {
2280
- logVoiceVerbose(`follow user reconcile skipped reason=${reason}: no Discord guild ids are configured`);
2281
- return;
2282
- }
2283
- logVoiceVerbose(`follow user reconcile reason=${reason}: ${this.followUserIds.size} users across ${guildIds.length} guilds`);
2284
- const plans = this.selectFollowUserReconcilePlans(guildIds, reason);
2285
- for (const plan of plans) {
2286
- for (const userId of plan.userIds) {
2287
- const voiceState = await getGuildVoiceState(this.params.client.rest, plan.guildId, userId).catch((err) => {
2288
- if (!isUnknownDiscordVoiceStateError(err)) {
2289
- logger.warn(`discord voice: follow user reconcile skipped transient voice state error guild=${plan.guildId} user=${userId} reason=${reason}: ${formatErrorMessage(err)}`);
2290
- return "transient-error";
2291
- }
2292
- logVoiceVerbose(`follow user reconcile reason=${reason}: no voice state guild ${plan.guildId} user ${userId}: ${formatErrorMessage(err)}`);
2293
- });
2294
- if (this.destroyed) return;
2295
- if (voiceState === "transient-error") continue;
2296
- const channelId = voiceState?.channel_id?.trim();
2297
- await this.handleFollowedUserVoiceStateUpdate({
2298
- guildId: plan.guildId,
2299
- channelId,
2300
- userId
2301
- });
2302
- }
2303
- if (plan.checkBotVoiceState) {
2304
- if (this.destroyed) return;
2305
- await this.disconnectStaleFollowedBotVoiceState({
2306
- guildId: plan.guildId,
2307
- reason
2308
- });
2309
- }
2310
- }
2311
- }
2312
- selectFollowUserReconcilePlans(guildIds, reason) {
2313
- const followedUserIds = Array.from(this.followUserIds);
2314
- if (followedUserIds.length === 0) return [];
2315
- let remainingLookups = FOLLOW_USERS_RECONCILE_MAX_REST_LOOKUPS_PER_RUN;
2316
- const guildLimit = Math.min(guildIds.length, FOLLOW_USERS_RECONCILE_MAX_GUILDS_PER_RUN);
2317
- const start = this.followUsersReconcileGuildCursor % guildIds.length;
2318
- const plans = [];
2319
- for (let offset = 0; offset < guildLimit && remainingLookups > 0; offset += 1) {
2320
- if (this.botUserId && remainingLookups === 1) break;
2321
- const guildId = guildIds[(start + offset) % guildIds.length];
2322
- const userLimit = this.resolveFollowUserReconcileUserLookupLimit(followedUserIds.length, remainingLookups);
2323
- if (userLimit <= 0) break;
2324
- const selection = this.selectFollowUserReconcileUserIds(guildId, followedUserIds, userLimit);
2325
- plans.push({
2326
- guildId,
2327
- userIds: selection.userIds,
2328
- checkedAllUsers: selection.completedCycle,
2329
- checkBotVoiceState: false
2330
- });
2331
- remainingLookups -= selection.userIds.length;
2332
- }
2333
- this.followUsersReconcileGuildCursor = (start + plans.length) % guildIds.length;
2334
- this.assignFollowUserReconcileBotChecks(guildIds, plans, remainingLookups);
2335
- if (plans.length < guildIds.length || plans.some((plan) => plan.userIds.length < followedUserIds.length)) logVoiceVerbose(`follow user reconcile reason=${reason}: sampling ${plans.length}/${guildIds.length} guilds and up to ${FOLLOW_USERS_RECONCILE_MAX_REST_LOOKUPS_PER_RUN} REST lookups`);
2336
- return plans;
2337
- }
2338
- assignFollowUserReconcileBotChecks(guildIds, plans, remainingLookups) {
2339
- if (!this.botUserId || remainingLookups <= 0 || plans.length === 0) return;
2340
- const plansByGuild = new Map(plans.map((plan) => [plan.guildId, plan]));
2341
- const start = this.followUsersReconcileBotGuildCursor % guildIds.length;
2342
- let scanned = 0;
2343
- let assigned = 0;
2344
- for (; scanned < guildIds.length && assigned < remainingLookups; scanned += 1) {
2345
- const guildId = guildIds[(start + scanned) % guildIds.length];
2346
- const plan = plansByGuild.get(guildId);
2347
- if (!plan?.checkedAllUsers) continue;
2348
- plan.checkBotVoiceState = true;
2349
- assigned += 1;
2350
- }
2351
- this.followUsersReconcileBotGuildCursor = (start + scanned) % guildIds.length;
2352
- }
2353
- resolveFollowUserReconcileUserLookupLimit(followedUserCount, remainingLookups) {
2354
- const userLimit = Math.min(followedUserCount, remainingLookups);
2355
- if (this.botUserId && followedUserCount > userLimit && remainingLookups > 1) return remainingLookups - 1;
2356
- return userLimit;
2357
- }
2358
- selectFollowUserReconcileUserIds(guildId, followedUserIds, limit) {
2359
- if (followedUserIds.length <= limit) {
2360
- this.followUsersReconcileUserCursors.set(guildId, 0);
2361
- return {
2362
- userIds: followedUserIds,
2363
- completedCycle: true
2364
- };
2365
- }
2366
- const start = this.followUsersReconcileUserCursors.get(guildId) ?? 0;
2367
- const selected = Array.from({ length: limit }, (_, offset) => followedUserIds[(start + offset) % followedUserIds.length]);
2368
- const completedCycle = start + selected.length >= followedUserIds.length;
2369
- this.followUsersReconcileUserCursors.set(guildId, (start + selected.length) % followedUserIds.length);
2370
- return {
2371
- userIds: selected,
2372
- completedCycle
2373
- };
2374
- }
2375
- formatFollowedUserKey(params) {
2376
- return `${params.guildId}:${params.userId}`;
2377
- }
2378
- hasFollowedUserInChannel(entry) {
2379
- return Array.from(this.followedUserChannels.values()).some((candidate) => candidate.guildId === entry.guildId && candidate.channelId === entry.channelId);
2380
- }
2381
- resolveFollowedUserHandoffTarget(guildId, currentChannelId) {
2382
- for (const entry of this.followedUserChannels.values()) if (entry.guildId === guildId && entry.channelId !== currentChannelId && this.isAllowedVoiceChannel(entry)) return entry;
2383
- return null;
2384
- }
2385
- async handoffToAnotherFollowedUserOrLeave(params) {
2386
- const target = this.resolveFollowedUserHandoffTarget(params.guildId, params.existing.channelId);
2387
- if (target) {
2388
- logger.info(`discord voice: followed user ${params.reason} guild=${params.guildId} user=${params.userId}; moving to remaining followed user channel=${target.channelId}`);
2389
- const result = await this.join(target, { preserveFollowState: true });
2390
- if (result.ok) this.followedVoiceGuilds.add(params.guildId);
2391
- else {
2392
- logger.warn(`discord voice: failed to hand off followed user session guild=${params.guildId} channel=${target.channelId}: ${result.message}`);
2393
- this.followedVoiceGuilds.delete(params.guildId);
2394
- this.deleteFollowedUserChannelsForGuild(params.guildId);
2395
- await this.leave({ guildId: params.guildId });
2396
- }
2397
- return;
2398
- }
2399
- logger.info(`discord voice: followed user ${params.reason} guild=${params.guildId} user=${params.userId}; leaving channel=${params.existing.channelId}`);
2400
- await this.leave({ guildId: params.guildId });
2401
- }
2402
- isFollowOwnedGuild(guildId) {
2403
- return this.followedVoiceGuilds.has(guildId) || Array.from(this.followedUserChannels.values()).some((entry) => entry.guildId === guildId);
2404
- }
2405
- deleteFollowedUserChannelsForGuild(guildId) {
2406
- for (const [key, entry] of this.followedUserChannels.entries()) if (entry.guildId === guildId) this.followedUserChannels.delete(key);
2407
- }
2408
- async disconnectStaleFollowedBotVoiceState(params) {
2409
- if (this.destroyed) return;
2410
- const { guildId, reason } = params;
2411
- if (Array.from(this.followedUserChannels.values()).some((entry) => entry.guildId === guildId)) return;
2412
- const existing = this.sessions.get(guildId);
2413
- if (existing) {
2414
- if (this.followedVoiceGuilds.has(guildId)) {
2415
- logger.info(`discord voice: follow reconcile leaving local session guild=${guildId} channel=${existing.channelId} reason=${reason}`);
2416
- await this.leave({ guildId });
2417
- }
2418
- return;
2419
- }
2420
- if (!this.botUserId) return;
2421
- const botVoiceState = await getGuildVoiceState(this.params.client.rest, guildId, this.botUserId).catch((err) => {
2422
- if (!isUnknownDiscordVoiceStateError(err)) {
2423
- logger.warn(`discord voice: follow reconcile skipped transient bot voice state error guild=${guildId} reason=${reason}: ${formatErrorMessage(err)}`);
2424
- return "transient-error";
2425
- }
2426
- logVoiceVerbose(`follow user reconcile reason=${reason}: no bot voice state guild ${guildId}: ${formatErrorMessage(err)}`);
2427
- });
2428
- if (this.destroyed || botVoiceState === "transient-error") return;
2429
- const botChannelId = botVoiceState?.channel_id?.trim();
2430
- if (!botChannelId) return;
2431
- const gateway = this.params.client.getPlugin("voice")?.getGateway(guildId);
2432
- if (!gateway) {
2433
- logger.warn(`discord voice: follow reconcile cannot disconnect stale bot voice state guild=${guildId} channel=${botChannelId}; gateway unavailable`);
2434
- return;
2435
- }
2436
- logger.info(`discord voice: follow reconcile disconnecting stale bot voice state guild=${guildId} channel=${botChannelId} reason=${reason}`);
2437
- gateway.updateVoiceState({
2438
- guild_id: guildId,
2439
- channel_id: null,
2440
- self_mute: false,
2441
- self_deaf: false
2442
- });
2443
- }
2444
- resolveVoiceResidencyTarget(guildId) {
2445
- const autoJoinTarget = normalizeVoiceChannelResidencies(this.params.discordConfig.voice?.autoJoin).toReversed().find((entry) => entry.guildId === guildId);
2446
- if (autoJoinTarget && this.isAllowedVoiceChannel(autoJoinTarget)) return autoJoinTarget;
2447
- if (this.allowedChannels === null) return null;
2448
- const guildAllowed = this.allowedChannels.filter((entry) => entry.guildId === guildId);
2449
- return guildAllowed.length === 1 ? guildAllowed[0] : null;
2450
- }
2451
- enqueueProcessing(entry, task) {
2452
- entry.processingQueue = entry.processingQueue.then(task).catch((err) => logger.warn(`discord voice: processing failed: ${formatErrorMessage(err)}`));
2453
- }
2454
- enqueuePlayback(entry, task) {
2455
- entry.playbackQueue = entry.playbackQueue.then(task).catch((err) => logger.warn(`discord voice: playback failed: ${formatErrorMessage(err)}`));
2456
- }
2457
- clearCaptureFinalizeTimer(entry, userId, generation) {
2458
- return clearVoiceCaptureFinalizeTimer(entry.capture, userId, generation);
2459
- }
2460
- scheduleCaptureFinalize(entry, userId, reason) {
2461
- const graceMs = resolveVoiceTimeoutMs(this.params.discordConfig.voice?.captureSilenceGraceMs, CAPTURE_FINALIZE_GRACE_MS);
2462
- scheduleVoiceCaptureFinalize({
2463
- state: entry.capture,
2464
- userId,
2465
- delayMs: graceMs,
2466
- onFinalize: () => {
2467
- logVoiceVerbose(`capture finalize: guild ${entry.guildId} channel ${entry.channelId} user ${userId} reason=${reason} grace=${graceMs}ms`);
2468
- }
2469
- });
2470
- }
2471
- async handleSpeakingStart(entry, userId) {
2472
- if (!userId) return;
2473
- if (this.botUserId && userId === this.botUserId) return;
2474
- if (isVoiceCaptureActive(entry.capture, userId)) {
2475
- const activeCapture = getActiveVoiceCapture(entry.capture, userId);
2476
- const extended = activeCapture ? this.clearCaptureFinalizeTimer(entry, userId, activeCapture.generation) : false;
2477
- logVoiceVerbose(`capture start ignored (already active): guild ${entry.guildId} channel ${entry.channelId} user ${userId}${extended ? " (finalize canceled)" : ""}`);
2478
- return;
2479
- }
2480
- logVoiceVerbose(`capture start: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2481
- const voiceSdk = loadDiscordVoiceSdk();
2482
- const voiceMode = resolveDiscordVoiceMode(this.params.discordConfig.voice);
2483
- const realtime = entry.realtime && isDiscordRealtimeVoiceMode(voiceMode) ? entry.realtime : void 0;
2484
- if (entry.player.state.status === voiceSdk.AudioPlayerStatus.Playing && !realtime) {
2485
- logVoiceVerbose(`capture ignored during playback: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2486
- return;
2487
- }
2488
- const realtimeIngress = realtime ? await this.resolveDiscordVoiceIngressContext(entry, userId) : void 0;
2489
- if (realtime && !realtimeIngress) {
2490
- logVoiceVerbose(`realtime capture unauthorized: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2491
- return;
2492
- }
2493
- if (entry.player.state.status === voiceSdk.AudioPlayerStatus.Playing && realtime) {
2494
- if (!realtime.isBargeInEnabled()) {
2495
- logger.info(`discord voice: realtime capture ignored during playback (barge-in disabled): guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2496
- return;
2497
- }
2498
- logVoiceVerbose(`realtime barge-in: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2499
- logger.info(`discord voice: realtime barge-in detected source=speaker-start guild=${entry.guildId} channel=${entry.channelId} user=${userId} playerStatus=${entry.player.state.status}`);
2500
- realtime.handleBargeIn("speaker-start");
2501
- }
2502
- this.enableDaveReceivePassthrough(entry, `speaker ${userId} start`, 15);
2503
- const stream = entry.connection.receiver.subscribe(userId, { end: { behavior: voiceSdk.EndBehaviorType.Manual } });
2504
- const generation = beginVoiceCapture(entry.capture, userId, stream);
2505
- let streamAborted = false;
2506
- stream.on("error", (err) => {
2507
- streamAborted = analyzeVoiceReceiveError(err).isAbortLike;
2508
- this.handleReceiveError(entry, err);
2509
- });
2510
- try {
2511
- if (realtime && realtimeIngress) {
2512
- const turn = realtime.beginSpeakerTurn(realtimeIngress, userId);
2513
- try {
2514
- await this.processRealtimeAudioCapture({
2515
- entry,
2516
- stream,
2517
- turn
2518
- });
2519
- } finally {
2520
- turn.close();
2521
- }
2522
- return;
2523
- }
2524
- const pcm = await decodeOpusStream(stream, {
2525
- onVerbose: logVoiceVerbose,
2526
- onWarn: (message) => logger.warn(message)
2527
- });
2528
- if (pcm.length === 0) {
2529
- logVoiceVerbose(`capture empty: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2530
- return;
2531
- }
2532
- this.resetDecryptFailureState(entry);
2533
- const { path: wavPath, durationSeconds } = await writeVoiceWavFile(pcm);
2534
- if (durationSeconds < (streamAborted ? .2 : .35)) {
2535
- logVoiceVerbose(`capture too short (${durationSeconds.toFixed(2)}s): guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2536
- return;
2537
- }
2538
- logVoiceVerbose(`capture ready (${durationSeconds.toFixed(2)}s): guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2539
- this.enqueueProcessing(entry, async () => {
2540
- await this.processSegment({
2541
- entry,
2542
- wavPath,
2543
- userId,
2544
- durationSeconds
2545
- });
2546
- });
2547
- } finally {
2548
- finishVoiceCapture(entry.capture, userId, generation);
2549
- }
2550
- }
2551
- async processRealtimeAudioCapture(params) {
2552
- const { entry, stream, turn } = params;
2553
- let resetReceiveRecovery = false;
2554
- await decodeOpusStreamChunks(stream, {
2555
- onChunk: (pcm) => {
2556
- if (!resetReceiveRecovery && pcm.length > 0) {
2557
- resetReceiveRecovery = true;
2558
- this.resetDecryptFailureState(entry);
2559
- }
2560
- turn.sendInputAudio(pcm);
2561
- },
2562
- onVerbose: logVoiceVerbose,
2563
- onWarn: (message) => logger.warn(message)
2564
- });
2565
- }
2566
- async resolveDiscordVoiceIngressContext(entry, userId) {
2567
- return await resolveDiscordVoiceIngressContext({
2568
- entry,
2569
- userId,
2570
- cfg: this.params.cfg,
2571
- discordConfig: this.params.discordConfig,
2572
- ownerAllowFrom: this.ownerAllowFrom,
2573
- fetchGuildName: async (guildId) => {
2574
- const guild = await this.params.client.fetchGuild(guildId).catch(() => null);
2575
- return guild && typeof guild.name === "string" && guild.name.trim() ? guild.name : void 0;
2576
- },
2577
- speakerContext: this.speakerContext
2578
- });
2579
- }
2580
- async runDiscordRealtimeAgentTurn(params) {
2581
- const { context, entry, message, toolsAllow, userId } = params;
2582
- logger.info(`discord voice: agent turn start guild=${entry.guildId} channel=${entry.channelId} voiceSession=${entry.voiceSessionKey} supervisorSession=${entry.route.sessionKey} agent=${entry.route.agentId} user=${userId} speaker=${context.speakerLabel} owner=${context.senderIsOwner} model=${this.params.discordConfig.voice?.model ?? "route-default"} message=${formatVoiceLogPreview(message)}`);
2583
- const turn = await runDiscordVoiceAgentTurn({
2584
- entry,
2585
- userId,
2586
- message,
2587
- cfg: this.params.cfg,
2588
- discordConfig: this.params.discordConfig,
2589
- runtime: this.params.runtime,
2590
- context,
2591
- toolsAllow,
2592
- ownerAllowFrom: this.ownerAllowFrom,
2593
- fetchGuildName: async (guildId) => {
2594
- const guild = await this.params.client.fetchGuild(guildId).catch(() => null);
2595
- return guild && typeof guild.name === "string" && guild.name.trim() ? guild.name : void 0;
2596
- },
2597
- speakerContext: this.speakerContext
2598
- });
2599
- if (!turn) {
2600
- logVoiceVerbose(`realtime agent unauthorized: guild ${entry.guildId} channel ${entry.channelId} user ${userId}`);
2601
- return "";
2602
- }
2603
- logger.info(`discord voice: agent turn answer (${turn.text.length} chars) guild=${entry.guildId} channel=${entry.channelId} voiceSession=${entry.voiceSessionKey} supervisorSession=${entry.route.sessionKey} agent=${entry.route.agentId}: ${formatVoiceLogPreview(turn.text)}`);
2604
- return turn.text;
2605
- }
2606
- async processSegment(params) {
2607
- await processDiscordVoiceSegment({
2608
- ...params,
2609
- cfg: this.params.cfg,
2610
- discordConfig: this.params.discordConfig,
2611
- ownerAllowFrom: this.ownerAllowFrom,
2612
- runtime: this.params.runtime,
2613
- speakerContext: this.speakerContext,
2614
- fetchGuildName: async (guildId) => {
2615
- const guild = await this.params.client.fetchGuild(guildId).catch(() => null);
2616
- return guild && typeof guild.name === "string" && guild.name.trim() ? guild.name : void 0;
2617
- },
2618
- enqueuePlayback: (entry, task) => {
2619
- this.enqueuePlayback(entry, task);
2620
- }
2621
- });
2622
- }
2623
- handleReceiveError(entry, err) {
2624
- const analysis = analyzeVoiceReceiveError(err);
2625
- if (analysis.isAbortLike && !analysis.countsAsDecryptFailure) {
2626
- logVoiceVerbose(`receive stream ended: ${analysis.message}`);
2627
- return;
2628
- }
2629
- logger.warn(`discord voice: receive error: ${analysis.message}`);
2630
- if (analysis.shouldAttemptPassthrough) this.enableDaveReceivePassthrough(entry, "receive decrypt error", 15);
2631
- if (!analysis.countsAsDecryptFailure) return;
2632
- const decryptFailure = noteVoiceDecryptFailure(entry.receiveRecovery);
2633
- if (decryptFailure.firstFailure) logger.warn("discord voice: DAVE decrypt failures detected; voice receive may be unstable (upstream: discordjs/discord.js#11419)");
2634
- if (!decryptFailure.shouldRecover) return;
2635
- this.recoverFromDecryptFailures(entry).catch((recoverErr) => logger.warn(`discord voice: decrypt recovery failed: ${formatErrorMessage(recoverErr)}`)).finally(() => {
2636
- finishVoiceDecryptRecovery(entry.receiveRecovery);
2637
- });
2638
- }
2639
- enableDaveReceivePassthrough(entry, reason, expirySeconds) {
2640
- const voiceSdk = loadDiscordVoiceSdk();
2641
- return enableDaveReceivePassthrough({
2642
- target: {
2643
- guildId: entry.guildId,
2644
- channelId: entry.channelId,
2645
- connection: entry.connection
2646
- },
2647
- sdk: {
2648
- VoiceConnectionStatus: { Ready: voiceSdk.VoiceConnectionStatus.Ready },
2649
- NetworkingStatusCode: {
2650
- Ready: voiceSdk.NetworkingStatusCode.Ready,
2651
- Resuming: voiceSdk.NetworkingStatusCode.Resuming
2652
- }
2653
- },
2654
- reason,
2655
- expirySeconds,
2656
- onVerbose: logVoiceVerbose,
2657
- onWarn: (message) => logger.warn(message)
2658
- });
2659
- }
2660
- resetDecryptFailureState(entry) {
2661
- resetVoiceReceiveRecoveryState(entry.receiveRecovery);
2662
- }
2663
- async recoverFromDecryptFailures(entry) {
2664
- const active = this.sessions.get(entry.guildId);
2665
- if (!active || active.connection !== entry.connection) return;
2666
- const preserveFollowState = this.isFollowOwnedGuild(entry.guildId);
2667
- logger.warn(`discord voice: repeated decrypt failures; attempting rejoin for guild ${entry.guildId} channel ${entry.channelId}`);
2668
- const leaveResult = await this.leave({ guildId: entry.guildId }, { preserveFollowState });
2669
- if (!leaveResult.ok) {
2670
- logger.warn(`discord voice: decrypt recovery leave failed: ${leaveResult.message}`);
2671
- return;
2672
- }
2673
- const result = await this.join({
2674
- guildId: entry.guildId,
2675
- channelId: entry.channelId
2676
- }, { preserveFollowState });
2677
- if (!result.ok) logger.warn(`discord voice: rejoin after decrypt failures failed: ${result.message}`);
2678
- }
2679
- };
2680
- var DiscordVoiceReadyListener$1 = class extends ReadyListener {
2681
- constructor(manager) {
2682
- super();
2683
- this.manager = manager;
2684
- }
2685
- async handle(_data, _client) {
2686
- startAutoJoin(this.manager);
2687
- }
2688
- };
2689
- var DiscordVoiceResumedListener$1 = class extends ResumedListener {
2690
- constructor(manager) {
2691
- super();
2692
- this.manager = manager;
2693
- }
2694
- async handle(_data, _client) {
2695
- startAutoJoin(this.manager);
2696
- }
2697
- };
2698
- var DiscordVoiceStateUpdateListener$1 = class extends VoiceStateUpdateListener {
2699
- constructor(manager) {
2700
- super();
2701
- this.manager = manager;
2702
- }
2703
- async handle(data, _client) {
2704
- await this.manager.handleVoiceStateUpdate(data);
2705
- }
2706
- };
2707
- //#endregion
2708
- //#region extensions/discord/src/voice/manager.runtime.ts
2709
- var DiscordVoiceManager = class extends DiscordVoiceManager$1 {};
2710
- var DiscordVoiceReadyListener = class extends DiscordVoiceReadyListener$1 {};
2711
- var DiscordVoiceResumedListener = class extends DiscordVoiceResumedListener$1 {};
2712
- var DiscordVoiceStateUpdateListener = class extends DiscordVoiceStateUpdateListener$1 {};
2713
- //#endregion
2714
- export { DiscordVoiceManager, DiscordVoiceReadyListener, DiscordVoiceResumedListener, DiscordVoiceStateUpdateListener };