@gaodefa/daocore 2026.5.48 → 2026.5.51

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 (1125) hide show
  1. package/dist/abort-fu5ot-XT.js +277 -0
  2. package/dist/abort.runtime-D5daoBjn.js +2 -0
  3. package/dist/abort.runtime.js +1 -1
  4. package/dist/account-inspect-BzG5-Rgz.js +173 -0
  5. package/dist/accounts-CPcG2JIz.js +107 -0
  6. package/dist/accounts-CiDgcaPY.js +2 -0
  7. package/dist/accounts-DcI0wEyL.js +107 -0
  8. package/dist/accounts-xBYbyTsZ.js +119 -0
  9. package/dist/acp-runtime-DpVkymzf.js +26 -0
  10. package/dist/acp-spawn-CbNHSZr-.js +1275 -0
  11. package/dist/acp-spawn-DFG0HgXi.js +2 -0
  12. package/dist/acp-stateful-target-driver-pz6XosZ9.js +89 -0
  13. package/dist/action-kill-DJuPSfgy.js +33 -0
  14. package/dist/action-runtime-DxnMH2dB.js +469 -0
  15. package/dist/action-runtime-api-Dvo3Gbll.js +2 -0
  16. package/dist/action-send-WtfSYfhf.js +39 -0
  17. package/dist/action-spawn-CA4-_H9p.js +47 -0
  18. package/dist/actions-BQ2B4Vhj.js +161 -0
  19. package/dist/actions.runtime-Bw0OZtGG.js +5 -0
  20. package/dist/agent-CsPtASj4.js +2 -0
  21. package/dist/agent-command-DeA1YV0L.js +1367 -0
  22. package/dist/agent-components.runtime-CP2KCzTj.js +10 -0
  23. package/dist/agent-components.runtime.js +1 -1
  24. package/dist/agent-harness-runtime-hAssTrVq.js +180 -0
  25. package/dist/agent-harness-task-runtime-VSFzRIbH.js +140 -0
  26. package/dist/agent-rg2WmmbX.js +3 -0
  27. package/dist/agent-runner-execution-lRuwJobi.js +1713 -0
  28. package/dist/agent-runner-utils-Bluglnku.js +266 -0
  29. package/dist/agent-runner.runtime-B709koec.js +3455 -0
  30. package/dist/agent-runner.runtime.js +1 -1
  31. package/dist/agent-runtime-DKr0TX79.js +229 -0
  32. package/dist/agent-via-gateway-J8tTS5o6.js +463 -0
  33. package/dist/api-BVSGXSkS.js +3 -0
  34. package/dist/api-C7LbY8d2.js +6 -0
  35. package/dist/api-ClLB89eP.js +2 -0
  36. package/dist/api-D7kpdmvQ.js +2 -0
  37. package/dist/api-DJaf27mk.js +639 -0
  38. package/dist/api-XpFyLrKp.js +134 -0
  39. package/dist/apply-CHHI0r0H.js +41 -0
  40. package/dist/apply-DoQ4g3Kr.js +54 -0
  41. package/dist/approval-handler.runtime-Jbt7zH9f.js +130 -0
  42. package/dist/assistant-DQw33Vzx.js +291 -0
  43. package/dist/attachment-normalize-CrbLuYsp.js +225 -0
  44. package/dist/attempt-execution-DkgSHSVj.js +558 -0
  45. package/dist/attempt-execution.runtime-DCcD7P4g.js +3 -0
  46. package/dist/attempt-execution.runtime.js +1 -1
  47. package/dist/attempt-execution.shared-Cok8CE9p.js +38 -0
  48. package/dist/attempt.prompt-helpers-Kok600qT.js +475 -0
  49. package/dist/attempt.tool-run-context-C5nkRM5Y.js +2094 -0
  50. package/dist/binding-routing-BILfy0c8.js +113 -0
  51. package/dist/binding-targets-BrYDo8Jx.js +121 -0
  52. package/dist/bot-CxJsNrtp.js +7894 -0
  53. package/dist/bot-deps-BWdw7DXt.js +2 -0
  54. package/dist/bot-deps-BbL_ePix.js +747 -0
  55. package/dist/bot-message-context.runtime-qkq-RzJY.js +7 -0
  56. package/dist/bot-message-context.runtime.js +1 -1
  57. package/dist/bot-message-context.session.runtime-CxuxYsNb.js +12 -0
  58. package/dist/bot-message-context.session.runtime.js +1 -1
  59. package/dist/bot-native-commands.delivery.runtime-BOjc08fe.js +4 -0
  60. package/dist/bot-native-commands.delivery.runtime.js +1 -1
  61. package/dist/bot-native-commands.runtime-LtWQYEai.js +13 -0
  62. package/dist/bot-native-commands.runtime.js +1 -1
  63. package/dist/bridge-server-BvrlsnvW.js +113 -0
  64. package/dist/browser-cli-BmH-wDEt.js +230 -0
  65. package/dist/browser-cli-D7JUe5WT.js +2 -0
  66. package/dist/browser-cli-actions-input-BtCjZh2W.js +473 -0
  67. package/dist/browser-cli-actions-observe-CKCy--u8.js +81 -0
  68. package/dist/browser-cli-debug-D7KF3hoB.js +137 -0
  69. package/dist/browser-cli-inspect-B5_Q_bKp.js +104 -0
  70. package/dist/browser-cli-manage-BNRyXUfb.js +443 -0
  71. package/dist/browser-cli-resize-BR9dybJM.js +26 -0
  72. package/dist/browser-cli-shared-ZfP-ZP1r.js +50 -0
  73. package/dist/browser-cli-state-BJRQ87Hp.js +337 -0
  74. package/dist/browser-control-auth-C1ZlS07R.js +2 -0
  75. package/dist/browser-profiles-BLgaJJYW.js +2 -0
  76. package/dist/browser-runtime-CX-EDgFi.js +384 -0
  77. package/dist/build-DOEtxYaU.js +257 -0
  78. package/dist/build-info.json +3 -3
  79. package/dist/bundled/boot-md/handler.js +2 -2
  80. package/dist/bundled/session-memory/handler.js +1 -1
  81. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  82. package/dist/capability-cli-Mj0McddT.js +1782 -0
  83. package/dist/channel-BDvizmrp.js +1556 -0
  84. package/dist/channel-C749d8mG.js +376 -0
  85. package/dist/channel-CWP6h4W5.js +1134 -0
  86. package/dist/channel-CgzMA_Q0.js +2126 -0
  87. package/dist/channel-Chx_WUyI.js +867 -0
  88. package/dist/channel-Ctnzf_tM.js +238 -0
  89. package/dist/channel-CusFbCv9.js +653 -0
  90. package/dist/channel-D5jjabnb.js +1249 -0
  91. package/dist/channel-DF-fw8lK.js +1496 -0
  92. package/dist/channel-DKAG-w5b.js +481 -0
  93. package/dist/channel-DSbpV7ax.js +808 -0
  94. package/dist/channel-DiN2VJEK.js +955 -0
  95. package/dist/channel-DvN94bvt.js +740 -0
  96. package/dist/channel-DxtVMwdk.js +508 -0
  97. package/dist/channel-GubQ1f0C.js +362 -0
  98. package/dist/channel-MXOd30fz.d.ts +427 -0
  99. package/dist/channel-actions.runtime-DEb9ZniG.js +265 -0
  100. package/dist/channel-actions.runtime.js +1 -1
  101. package/dist/channel-core-Dr6fp5Ub.js +5 -0
  102. package/dist/channel-inbound-FG-Mc5xc.js +80 -0
  103. package/dist/channel-plugin-runtime-hiqeg-_c.js +998 -0
  104. package/dist/channel-rej8M5lJ.js +1777 -0
  105. package/dist/channel-runtime-DJp4CruI.js +408 -0
  106. package/dist/channel-z0v-MMYk.js +562 -0
  107. package/dist/channel.runtime-1o_vRC84.js +109 -0
  108. package/dist/channel.runtime-BXrIcht7.js +254 -0
  109. package/dist/channel.runtime-C9opTci8.js +2528 -0
  110. package/dist/channel.runtime-CBvyS9OE.js +1008 -0
  111. package/dist/channel.runtime-CSwcAfTq.js +88 -0
  112. package/dist/channel.runtime-DKFrmmAg.js +652 -0
  113. package/dist/channel.runtime-DTBcVFL7.js +733 -0
  114. package/dist/channel.runtime-E2IhUtz8.js +4 -0
  115. package/dist/channel.runtime-s8LoLneR.js +21009 -0
  116. package/dist/channel.setup-BU4bp4OI.js +10 -0
  117. package/dist/channel.setup-CpygZ2ZG.js +343 -0
  118. package/dist/channel.setup-Z7jM_Q-v.js +1098 -0
  119. package/dist/chat-BQA8JGz8.js +2666 -0
  120. package/dist/chrome-YaZdp6CU.js +1503 -0
  121. package/dist/cli/run-main.js +5 -5
  122. package/dist/cli-DvGvBxMy.js +1341 -0
  123. package/dist/cli-compaction-0ER1653L.js +347 -0
  124. package/dist/cli-metadata-BJX-MSNl.js +22 -0
  125. package/dist/cli-runner-BGc4U7E0.js +2 -0
  126. package/dist/cli-runner-CH30meJN.js +540 -0
  127. package/dist/cli-runner.runtime-BqU9giS7.js +4 -0
  128. package/dist/cli-runner.runtime-D14IpD46.js +3 -0
  129. package/dist/cli-runner.runtime.js +1 -1
  130. package/dist/cli-startup-metadata.json +8 -8
  131. package/dist/client-DqnCi7vL.js +650 -0
  132. package/dist/client-adapter-BKZ5qBVY.js +897 -0
  133. package/dist/client-factory-BbBpLxaP.js +9 -0
  134. package/dist/command-auth-fZ1DLCTo.js +135 -0
  135. package/dist/command-handlers-CHbhwC1N.js +1609 -0
  136. package/dist/command-registry-_Oons836.js +4 -0
  137. package/dist/command-registry-core-Btb-M6JE.js +110 -0
  138. package/dist/command-registry-gWuCKROh.js +9 -0
  139. package/dist/command-status.runtime-DLav1SGb.js +90 -0
  140. package/dist/command-status.runtime.js +1 -1
  141. package/dist/commands-acp-DVbINB4V.js +74 -0
  142. package/dist/commands-compact.runtime-CqQIDvM8.js +10 -0
  143. package/dist/commands-compact.runtime.js +1 -1
  144. package/dist/commands-handlers.runtime-DJBGEdTB.js +6154 -0
  145. package/dist/commands-handlers.runtime.js +1 -1
  146. package/dist/commands-status-BaDacW0z.js +3 -0
  147. package/dist/commands-status-CTZ-HwUc.js +16 -0
  148. package/dist/commands-status.runtime-BaDacW0z.js +3 -0
  149. package/dist/commands-status.runtime.js +1 -1
  150. package/dist/commands-subagents-control.runtime-B6SOliNd.js +2 -0
  151. package/dist/commands-subagents-control.runtime-DTdEiA7w.js +3 -0
  152. package/dist/commands-subagents-control.runtime.js +1 -1
  153. package/dist/commands-system-prompt-BAdsJpn8.js +162 -0
  154. package/dist/commands-system-prompt-CX5iT-44.js +2 -0
  155. package/dist/commands.runtime-DObObKfz.js +176 -0
  156. package/dist/commands.runtime.js +1 -1
  157. package/dist/commitments/runtime.js +1 -1
  158. package/dist/compact-Bs_eAw33.js +480 -0
  159. package/dist/compact-Ck7hE3ba.js +1141 -0
  160. package/dist/compact.runtime-el4EYgrW.js +12 -0
  161. package/dist/compact.runtime.js +1 -1
  162. package/dist/completion-cli-BbDnqYnS.js +315 -0
  163. package/dist/computer-use-GvCUpEEf.js +367 -0
  164. package/dist/config-BLgaJJYW.js +2 -0
  165. package/dist/config-FCIVG4Db.js +373 -0
  166. package/dist/config-mutations-BIPJigAd.js +159 -0
  167. package/dist/context-engine-host-compat--OOY7QEI.js +2 -0
  168. package/dist/context-engine-host-compat-DYVeYR5u.js +288 -0
  169. package/dist/context-engine-lifecycle-DAB4GWd5.js +1274 -0
  170. package/dist/control-auth-BekRscGw.js +114 -0
  171. package/dist/control-service-Hg9bqOzH.js +145 -0
  172. package/dist/control-ui/apple-touch-icon.png +0 -0
  173. package/dist/control-ui/assets/agents-BRFjPVUQ.js +1008 -0
  174. package/dist/control-ui/assets/channel-config-extras-BySqgsd3.js +2 -0
  175. package/dist/control-ui/assets/channels-CC3sudX4.js +367 -0
  176. package/dist/control-ui/assets/cron-D0s06fzI.js +1013 -0
  177. package/dist/control-ui/assets/debug-9oq9PYZU.js +97 -0
  178. package/dist/control-ui/assets/index-ChE1ypG4.js +7381 -0
  179. package/dist/control-ui/assets/instances-k9LggJet.js +57 -0
  180. package/dist/control-ui/assets/logs-DKvc2q9b.js +74 -0
  181. package/dist/control-ui/assets/nodes-Bn7kmEGE.js +436 -0
  182. package/dist/control-ui/assets/sessions-0K-_jD8O.js +399 -0
  183. package/dist/control-ui/assets/skills-C9d4OZr_.js +314 -0
  184. package/dist/control-ui/assets/skills-shared-Bv7GgVjx.js +11 -0
  185. package/dist/control-ui/favicon-32.png +0 -0
  186. package/dist/control-ui/favicon-512.png +0 -0
  187. package/dist/control-ui/index.html +1 -1
  188. package/dist/control-ui/manifest.webmanifest +19 -6
  189. package/dist/control-ui/sw.js +1 -1
  190. package/dist/conversation-binding-runtime-CC1fW5Mc.js +4 -0
  191. package/dist/conversation-runtime-YK1oLoen.js +31 -0
  192. package/dist/core-D9SaX41X.js +282 -0
  193. package/dist/core-api-6x_6ros_.js +2 -0
  194. package/dist/core-api-DQaZ_B6s.js +5 -0
  195. package/dist/crestodian/crestodian.js +1 -1
  196. package/dist/crestodian/rescue-message.js +1 -1
  197. package/dist/crestodian-DLJAlHQO.js +55 -0
  198. package/dist/daocore-tools-DnGMRYJ5.js +11727 -0
  199. package/dist/delivery-dlloZivQ.js +1002 -0
  200. package/dist/dialogue-BQcF-xHi.js +37 -0
  201. package/dist/dir-fetch-tool-BmkLMRQd.js +565 -0
  202. package/dist/dir-list-tool-lJdvGnnr.js +100 -0
  203. package/dist/direct-dm-BfzS7vxm.js +64 -0
  204. package/dist/directive-handling.fast-lane-BdYkpgfF.js +68 -0
  205. package/dist/directive-handling.impl-DRIFqx-C.js +818 -0
  206. package/dist/directive-handling.impl-DoXcyCdO.js +2 -0
  207. package/dist/directive-handling.model-selection-xgiP4xbL.js +122 -0
  208. package/dist/directive-handling.persist.runtime-Dl-jD_0m.js +263 -0
  209. package/dist/directive-handling.persist.runtime.js +1 -1
  210. package/dist/dispatch-acp-transcript.runtime-B-PwrS4S.js +40 -0
  211. package/dist/dispatch-acp-transcript.runtime.js +1 -1
  212. package/dist/dispatch-acp.runtime-CQHluA8f.js +18 -0
  213. package/dist/dispatch-acp.runtime.js +1 -1
  214. package/dist/dispatch-kxJ95i3A.js +1640 -0
  215. package/dist/doctor-3QQaqcgK.js +2 -0
  216. package/dist/doctor-B9I7SuuU.js +6 -0
  217. package/dist/doctor-config-flow-DZQY34yK.js +1741 -0
  218. package/dist/doctor-core-checks-C_o9kgoZ.js +2 -0
  219. package/dist/doctor-core-checks-jWtsa4Nz.js +573 -0
  220. package/dist/doctor-health-BJ5wJFg5.js +65 -0
  221. package/dist/doctor-health-contributions-DxNPaNU6.js +696 -0
  222. package/dist/doctor-lint-DQrwNSTd.js +94 -0
  223. package/dist/doctor-state-integrity-Ctb6H9Pr.js +1231 -0
  224. package/dist/doctor-update-BZrZGmOg.js +58 -0
  225. package/dist/dynamic-tools-B9sHtLKs.js +486 -0
  226. package/dist/embedded-backend-CVEWr5Vd.js +579 -0
  227. package/dist/embedded-gateway-stub.runtime-BUl3fCUr.js +12 -0
  228. package/dist/embedded-gateway-stub.runtime.js +1 -1
  229. package/dist/exec-approvals-U0VRo553.js +149 -0
  230. package/dist/extensionAPI.js +1 -1
  231. package/dist/extensions/active-memory/index.js +1 -1
  232. package/dist/extensions/admin-http-rpc/index.js +1 -1
  233. package/dist/extensions/browser/browser-bridge.js +1 -1
  234. package/dist/extensions/browser/browser-config.js +4 -4
  235. package/dist/extensions/browser/browser-control-auth.js +2 -2
  236. package/dist/extensions/browser/browser-doctor.js +2 -2
  237. package/dist/extensions/browser/browser-maintenance.js +1 -1
  238. package/dist/extensions/browser/browser-profiles.js +2 -2
  239. package/dist/extensions/browser/browser-runtime-api.js +11 -11
  240. package/dist/extensions/browser/cli-metadata.js +1 -1
  241. package/dist/extensions/browser/index.js +1 -1
  242. package/dist/extensions/browser/plugin-registration.js +1 -1
  243. package/dist/extensions/browser/register.runtime.js +4 -4
  244. package/dist/extensions/browser/runtime-api.js +13 -13
  245. package/dist/extensions/canvas/index.js +1 -1
  246. package/dist/extensions/clickclack/api.js +2 -2
  247. package/dist/extensions/clickclack/channel-plugin-api.js +1 -1
  248. package/dist/extensions/clickclack/runtime-api.js +2 -2
  249. package/dist/extensions/device-pair/api.js +1 -1
  250. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  251. package/dist/extensions/file-transfer/index.js +4 -4
  252. package/dist/extensions/imessage/api.js +2 -2
  253. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  254. package/dist/extensions/imessage/message-tool-api.d.ts +1 -1
  255. package/dist/extensions/imessage/runtime-api.js +3 -3
  256. package/dist/extensions/irc/api.js +2 -2
  257. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  258. package/dist/extensions/llm-task/index.js +1 -1
  259. package/dist/extensions/mattermost/api.js +1 -1
  260. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  261. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  262. package/dist/extensions/mattermost/policy-api.js +1 -1
  263. package/dist/extensions/mattermost/runtime-api.js +2 -2
  264. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  265. package/dist/extensions/memory-core/cli-metadata.js +1 -1
  266. package/dist/extensions/migrate-claude/apply.js +1 -1
  267. package/dist/extensions/migrate-claude/index.js +1 -1
  268. package/dist/extensions/migrate-claude/plan.js +1 -1
  269. package/dist/extensions/migrate-claude/provider.js +1 -1
  270. package/dist/extensions/migrate-claude/targets.js +1 -1
  271. package/dist/extensions/migrate-hermes/apply.js +1 -1
  272. package/dist/extensions/migrate-hermes/index.js +1 -1
  273. package/dist/extensions/migrate-hermes/model.js +1 -1
  274. package/dist/extensions/migrate-hermes/plan.js +1 -1
  275. package/dist/extensions/migrate-hermes/provider.js +1 -1
  276. package/dist/extensions/migrate-hermes/secrets.js +1 -1
  277. package/dist/extensions/migrate-hermes/targets.js +1 -1
  278. package/dist/extensions/policy/api.js +1 -1
  279. package/dist/extensions/policy/index.js +2 -2
  280. package/dist/extensions/signal/api.js +6 -6
  281. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  282. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  283. package/dist/extensions/signal/runtime-api.js +7 -7
  284. package/dist/extensions/skill-workshop/api.js +1 -1
  285. package/dist/extensions/skill-workshop/index.js +2 -2
  286. package/dist/extensions/telegram/account-inspect-api.js +1 -1
  287. package/dist/extensions/telegram/api.js +11 -11
  288. package/dist/extensions/telegram/channel-plugin-api.js +2 -2
  289. package/dist/extensions/telegram/contract-api.js +3 -3
  290. package/dist/extensions/telegram/runtime-api.js +7 -7
  291. package/dist/extensions/telegram/security-audit-contract-api.js +1 -1
  292. package/dist/extensions/telegram/setup-plugin-api.js +1 -1
  293. package/dist/extensions/telegram/test-api.js +2 -2
  294. package/dist/extensions/webhooks/api.js +1 -1
  295. package/dist/extensions/webhooks/index.js +1 -1
  296. package/dist/extensions/xai/index.js +4 -4
  297. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  298. package/dist/extensions/xai/speech-provider.js +1 -1
  299. package/dist/extensions/xai/test-api.js +1 -1
  300. package/dist/extensions/xai/tts.js +1 -1
  301. package/dist/extensions/xai/web-search.js +1 -1
  302. package/dist/extensions/xai/xai-oauth.js +1 -1
  303. package/dist/file-fetch-tool-PskYnfdX.js +124 -0
  304. package/dist/file-write-tool-BWMKcxSs.js +127 -0
  305. package/dist/format-DCronAhx.js +250 -0
  306. package/dist/format-Dk3-Jpqj.js +1145 -0
  307. package/dist/gateway-cli-BEtRyNAV.js +435 -0
  308. package/dist/gateway-method-runtime-Ba3mc5Ui.js +21 -0
  309. package/dist/get-reply-B-kNh5PS.js +4689 -0
  310. package/dist/get-reply-from-config.runtime-D-49TKR5.js +2 -0
  311. package/dist/get-reply-from-config.runtime.js +1 -1
  312. package/dist/graph-users-DIK-qpar.js +1419 -0
  313. package/dist/group-access-B6LDV7nR.js +112 -0
  314. package/dist/handle-action.guild-admin-Dz9DREmk.js +288 -0
  315. package/dist/harness-CJWitSNk.js +61 -0
  316. package/dist/health-SAxsj7q2.js +4 -0
  317. package/dist/health-state-Bp0DOLCD.js +106 -0
  318. package/dist/heartbeat-runner-D2IpmXX0.js +5 -0
  319. package/dist/heartbeat-runner.runtime-BKwSStf9.js +4 -0
  320. package/dist/heartbeat-runner.runtime.js +1 -1
  321. package/dist/hooks-C9V4TVXi.js +534 -0
  322. package/dist/inbound-direct-dm-runtime-C-KKlFVB.js +2 -0
  323. package/dist/inbound-reply-dispatch-3Kvtrdcn.js +148 -0
  324. package/dist/index.js +1 -1
  325. package/dist/init-BGepd_Xi.js +59 -0
  326. package/dist/inline-buttons-Dqa993W-.js +40 -0
  327. package/dist/internal-events-hTD06P4Z.js +90 -0
  328. package/dist/isolated-agent-C30IhhQ4.js +1118 -0
  329. package/dist/isolated-agent-D9rwsYrc.js +2 -0
  330. package/dist/lifecycle-lYxX16zr.js +571 -0
  331. package/dist/list.probe-BuLNPfwh.js +449 -0
  332. package/dist/list.status-command-C9FwGWNZ.js +789 -0
  333. package/dist/llm-slug-generator-DEOtPI7b.js +78 -0
  334. package/dist/llm-slug-generator.js +1 -1
  335. package/dist/local-dispatch.runtime-D2mwqssZ.js +9 -0
  336. package/dist/local-dispatch.runtime.js +1 -1
  337. package/dist/manager.runtime-eqnbDApb.js +2714 -0
  338. package/dist/manager.runtime.js +1 -1
  339. package/dist/markdown-to-line-n4E_Ss2j.js +811 -0
  340. package/dist/mcp-http-DG2YDXx1.js +555 -0
  341. package/dist/mcp-http-DiGvYUK1.js +2 -0
  342. package/dist/media-understanding-provider-BAzC42im.js +339 -0
  343. package/dist/message-actions-DfM9sh0u.js +145 -0
  344. package/dist/message-handler-D3j7tiLC.js +1715 -0
  345. package/dist/message-handler-PdqXVaqc.js +384 -0
  346. package/dist/message-handler.preflight-DVTL11NJ.js +1125 -0
  347. package/dist/message-handler.process-Beo6fyUz.js +1484 -0
  348. package/dist/model-DiiSzCXH.js +74 -0
  349. package/dist/model-selection-CeDXYcsy.js +272 -0
  350. package/dist/models-BecxnLfn.js +104 -0
  351. package/dist/models-BxPknoYN.js +2 -0
  352. package/dist/models-cli-CmGPOjEx.js +256 -0
  353. package/dist/monitor-B2qfveOv.js +60 -0
  354. package/dist/monitor-BIKmDw4B.js +2 -0
  355. package/dist/monitor-CJXHxvh-.js +1657 -0
  356. package/dist/monitor-CqndMsTS.js +4377 -0
  357. package/dist/monitor-Dg9KC5G4.js +834 -0
  358. package/dist/monitor-IbL8Gw1Y.js +2788 -0
  359. package/dist/monitor-LxpNUkve.js +1370 -0
  360. package/dist/monitor-auth-EPov6Z4x.js +179 -0
  361. package/dist/monitor-i7_7ne6w.js +715 -0
  362. package/dist/monitor-polling.runtime-BRFuwAQo.js +883 -0
  363. package/dist/monitor-polling.runtime.js +1 -1
  364. package/dist/monitor-webhook.runtime-CGyP4NKq.js +387 -0
  365. package/dist/monitor-webhook.runtime.js +1 -1
  366. package/dist/monitor.account-L5cJkJbV.js +5233 -0
  367. package/dist/monitor.runtime-Caq1xo2T.js +2 -0
  368. package/dist/monitor.runtime.js +1 -1
  369. package/dist/monitor.webhook-CWo_j5xt.js +180 -0
  370. package/dist/node-cli-sessions-Dlrq3Hrt.js +1228 -0
  371. package/dist/openai-http-Cbs9WY_K.js +824 -0
  372. package/dist/openresponses-http-Djc1TNo5.js +1173 -0
  373. package/dist/operations-CePwJ_bf.js +805 -0
  374. package/dist/outbound-adapter-Cmcx_Msg.js +543 -0
  375. package/dist/outbound-session-route-DIvKTIer.js +45 -0
  376. package/dist/outbound.runtime-BCm1uM9e.js +2 -0
  377. package/dist/outbound.runtime.js +1 -1
  378. package/dist/pi-embedded-BGYOawy9.js +3796 -0
  379. package/dist/pi-embedded-s_XN5zci.js +4 -0
  380. package/dist/pi-embedded.runtime-Iv_ADnNC.js +4 -0
  381. package/dist/pi-embedded.runtime.js +1 -1
  382. package/dist/pi-tools-b-Wh6fBG.js +2413 -0
  383. package/dist/plan-9Cb-QHmS.js +112 -0
  384. package/dist/plan-DOX8mLZM.js +81 -0
  385. package/dist/plugin-CRqD5XqH.js +12396 -0
  386. package/dist/plugin-app-cache-key-BKpHiVS2.js +46 -0
  387. package/dist/plugin-enabled-BEi_lYEW.js +233 -0
  388. package/dist/plugin-registration-D99tHdMd.js +88 -0
  389. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  390. package/dist/plugin-sdk/acp-runtime-backend.js +1 -1
  391. package/dist/plugin-sdk/acp-runtime.js +2 -2
  392. package/dist/plugin-sdk/agent-harness-runtime.js +6 -6
  393. package/dist/plugin-sdk/agent-harness-task-runtime.js +1 -1
  394. package/dist/plugin-sdk/agent-harness.js +7 -7
  395. package/dist/plugin-sdk/agent-runtime.js +2 -2
  396. package/dist/plugin-sdk/channel-core.js +2 -2
  397. package/dist/plugin-sdk/channel-inbound.js +2 -2
  398. package/dist/plugin-sdk/channel-test-helpers.js +1 -1
  399. package/dist/plugin-sdk/command-auth.js +1 -1
  400. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  401. package/dist/plugin-sdk/compat.js +1 -1
  402. package/dist/plugin-sdk/conversation-binding-runtime.js +2 -2
  403. package/dist/plugin-sdk/conversation-runtime.js +3 -3
  404. package/dist/plugin-sdk/core.js +2 -2
  405. package/dist/plugin-sdk/direct-dm.js +1 -1
  406. package/dist/plugin-sdk/gateway-method-runtime.js +1 -1
  407. package/dist/plugin-sdk/health.js +2 -2
  408. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  409. package/dist/plugin-sdk/index.js +1 -1
  410. package/dist/plugin-sdk/mattermost.js +1 -1
  411. package/dist/plugin-sdk/plugin-test-contracts.js +2 -2
  412. package/dist/plugin-sdk/provider-test-contracts.js +4 -4
  413. package/dist/plugin-sdk/reply-runtime.js +4 -4
  414. package/dist/plugin-sdk/testing.js +2 -2
  415. package/dist/plugin-sdk/zalouser.js +1 -1
  416. package/dist/plugin-service-DBTlrK7m.js +1229 -0
  417. package/dist/plugins/runtime/index.js +4 -4
  418. package/dist/policy-B-G2ltps.js +680 -0
  419. package/dist/policy-DCljYbZL.js +138 -0
  420. package/dist/prepare.runtime-Ewb81gRo.js +732 -0
  421. package/dist/prepare.runtime.js +1 -1
  422. package/dist/preview-warnings-DhWnG_r-.js +392 -0
  423. package/dist/probe-Bqu475Tv.js +2204 -0
  424. package/dist/probe-CRWUBMuB.js +682 -0
  425. package/dist/probe-Dm3lYN25.js +47 -0
  426. package/dist/probe-LLx6ayxG.js +2 -0
  427. package/dist/program-vxEyXm2e.js +131 -0
  428. package/dist/provider-B2aKgXI0.js +32 -0
  429. package/dist/provider-BUYMN3uZ.js +152 -0
  430. package/dist/provider-BlBfyHXO.js +32 -0
  431. package/dist/provider-D3O0zKex.js +8735 -0
  432. package/dist/provider-dispatcher-CYuX21il.js +22 -0
  433. package/dist/provider-dispatcher.runtime.js +1 -1
  434. package/dist/provider-session.runtime-xIOzPEA7.js +9 -0
  435. package/dist/provider-session.runtime.js +1 -1
  436. package/dist/provider.runtime-C94TKQWq.js +2 -0
  437. package/dist/provider.runtime.js +1 -1
  438. package/dist/public-surface-loader-CDa3nA_L.js +114 -0
  439. package/dist/pw-ai-BH_nTHa5.js +3029 -0
  440. package/dist/pw-role-snapshot-BPi5ipRX.js +333 -0
  441. package/dist/reaction-level-CSHisLIF.js +19 -0
  442. package/dist/reaction-runtime-api-D5YNDU-7.js +116 -0
  443. package/dist/realtime-transcription-provider-B6-wne03.js +205 -0
  444. package/dist/register-AeYt54B0.js +2178 -0
  445. package/dist/register.agent-DuW_Cioa.js +156 -0
  446. package/dist/register.crestodian-DfuAvHf8.js +24 -0
  447. package/dist/register.maintenance-DhSW2XSZ.js +83 -0
  448. package/dist/register.runtime-CYWai1dl.js +54 -0
  449. package/dist/register.status-health-sessions-BrkNpe59.js +282 -0
  450. package/dist/register.subclis-B4c9g5v0.js +31 -0
  451. package/dist/register.subclis-Do4TSxcj.js +3 -0
  452. package/dist/register.subclis-core-Dm9-Cc4K.js +273 -0
  453. package/dist/repair-sequencing-CKX_OEBn.js +640 -0
  454. package/dist/reply-delivery-Dx31Fawb.js +196 -0
  455. package/dist/reply-runtime-DyCbxbOD.js +11 -0
  456. package/dist/reply.runtime-D-49TKR5.js +2 -0
  457. package/dist/reply.runtime.js +1 -1
  458. package/dist/request-CZtiBI4R.js +54 -0
  459. package/dist/resolve-allowlist-C-WRtkEq.js +220 -0
  460. package/dist/result-fallback-classifier-BkI5uV-W.js +79 -0
  461. package/dist/route-BEeC4HAl.js +469 -0
  462. package/dist/route-resolution-CHA13yYB.js +274 -0
  463. package/dist/routes-CfBm1qOU.js +2 -0
  464. package/dist/routes-DsgV54GJ.js +3602 -0
  465. package/dist/run-DL8UkH0h.js +1162 -0
  466. package/dist/run-attempt-D0qv7bs7.js +7704 -0
  467. package/dist/run-command-BWyjy--D.js +23 -0
  468. package/dist/run-command-IDml3oWg.js +2 -0
  469. package/dist/run-embedded.runtime-DeIZpKHe.js +4 -0
  470. package/dist/run-embedded.runtime.js +1 -1
  471. package/dist/run-execution-cli.runtime-yf9gfWAm.js +4 -0
  472. package/dist/run-execution-cli.runtime.js +1 -1
  473. package/dist/run-executor.runtime.js +1 -1
  474. package/dist/run-subagent-registry.runtime-oZs4xMMU.js +2 -0
  475. package/dist/run-subagent-registry.runtime.js +1 -1
  476. package/dist/runtime-BDbGwqGy.js +6179 -0
  477. package/dist/runtime-Bwn06s0u.js +438 -0
  478. package/dist/runtime-CD6WyVpL.js +1287 -0
  479. package/dist/runtime-api-BzvORSkx.js +4 -0
  480. package/dist/runtime-api-CAORRCZU.js +17 -0
  481. package/dist/runtime-api-CZGRk5D1.js +24 -0
  482. package/dist/runtime-api-CZm1iIlw.js +13 -0
  483. package/dist/runtime-api-D0d1LZvp.js +21 -0
  484. package/dist/runtime-api-DPIkVTDM.js +3 -0
  485. package/dist/runtime-api-DbQDZRSI.js +13 -0
  486. package/dist/runtime-api.actions-CuYXLj2I.js +3 -0
  487. package/dist/runtime-api.monitor-BPMqlEBC.js +6 -0
  488. package/dist/runtime-api.send-cXGaIwD8.js +4 -0
  489. package/dist/runtime-api.threads-DF6EqVSY.js +2 -0
  490. package/dist/runtime-channel-B2dCbld0.js +2 -0
  491. package/dist/runtime-channel-BfzwZ133.js +150 -0
  492. package/dist/runtime-embedded-pi.runtime-Bz4-Me2g.js +2 -0
  493. package/dist/runtime-embedded-pi.runtime.js +1 -1
  494. package/dist/sanitize-outbound-52UJkVc2.js +127 -0
  495. package/dist/sdk-setup-tools-DzA0rD_t.js +8 -0
  496. package/dist/secrets-BzY28DjS.js +113 -0
  497. package/dist/security-audit-B_x9Bqsd.js +122 -0
  498. package/dist/security-audit-CaX5F2YD.js +118 -0
  499. package/dist/security-audit.runtime-BZFJXu8H.js +2 -0
  500. package/dist/security-audit.runtime.js +1 -1
  501. package/dist/selection-B4V4O6zr.js +16157 -0
  502. package/dist/selection-Cp7REh-j.js +3 -0
  503. package/dist/send-C8NgsGx0.js +2 -0
  504. package/dist/send-CktHKbVL.js +192 -0
  505. package/dist/send-DSDSSxuo.js +1631 -0
  506. package/dist/send-I0iE28XZ.js +143 -0
  507. package/dist/send.components-CdYNwUR8.js +500 -0
  508. package/dist/send.components-DDmsziVe.js +2 -0
  509. package/dist/send.runtime-DEr6-5Rp.js +2 -0
  510. package/dist/send.runtime.js +1 -1
  511. package/dist/server-Bdu2XxWz.js +24 -0
  512. package/dist/server-BnVdhBLM.js +73 -0
  513. package/dist/server-close.runtime.js +1 -1
  514. package/dist/server-context-B7bIBpAz.js +2 -0
  515. package/dist/server-context-BlPO5a-j.js +955 -0
  516. package/dist/server-cron-3tDiqp95.js +2989 -0
  517. package/dist/server-cron-Ckfa7HkP.js +2 -0
  518. package/dist/server-maintenance-CDfLZpYN.js +167 -0
  519. package/dist/server-methods-BNAICSKA.js +16494 -0
  520. package/dist/server-node-events-BSp5sE0Q.js +596 -0
  521. package/dist/server-plugin-bootstrap-Noai-kpp.js +70 -0
  522. package/dist/server-plugins-DYPvxv5q.js +432 -0
  523. package/dist/server-reload-handlers-I8gCBw7C.js +714 -0
  524. package/dist/server-restart-sentinel-Bykg5_Sm.js +747 -0
  525. package/dist/server-restart-sentinel-Dz8m-1uN.js +2 -0
  526. package/dist/server-runtime-services-B2DpVh1J.js +2 -0
  527. package/dist/server-runtime-services-DPDcSogD.js +267 -0
  528. package/dist/server-startup-early-Ctjir66B.js +87 -0
  529. package/dist/server-startup-plugins-DHFkcvFX.js +113 -0
  530. package/dist/server-startup-post-attach-BvKY1MjB.js +716 -0
  531. package/dist/server-ws-runtime-DbsgWSNE.js +349 -0
  532. package/dist/server.impl-DkzYcRnc.js +2586 -0
  533. package/dist/service-oKCE97n8.js +1446 -0
  534. package/dist/session-binding-BCYHcgKv.js +219 -0
  535. package/dist/session-binding-Dbc5SyV1.js +2 -0
  536. package/dist/session-kill-http-MtEei2A_.js +121 -0
  537. package/dist/session-reset-service-BetsGXPL.js +625 -0
  538. package/dist/session-route-BNumUO6m.js +93 -0
  539. package/dist/session-status.runtime-8-kVkZLZ.js +2 -0
  540. package/dist/session-status.runtime.js +1 -1
  541. package/dist/session-subagent-reactivation.runtime-C4xmUBc4.js +2 -0
  542. package/dist/session-subagent-reactivation.runtime.js +1 -1
  543. package/dist/session-tab-registry-DldD575V.js +521 -0
  544. package/dist/sessions-history-http-Dh8uuG7K.js +430 -0
  545. package/dist/sessions.runtime-CTD1EISY.js +2 -0
  546. package/dist/sessions.runtime.js +1 -1
  547. package/dist/setup-api-ClFwxmWg.js +29 -0
  548. package/dist/setup-core-DF053J7r.js +174 -0
  549. package/dist/setup-surface-C3vtcmut.js +221 -0
  550. package/dist/setup-surface-hKgM61lK.js +288 -0
  551. package/dist/setup-surface-kl5kIfCD.js +405 -0
  552. package/dist/setup-surface-o44p_EZs.js +320 -0
  553. package/dist/shared-DuNbDPVK.js +121 -0
  554. package/dist/shared-client-BGdKzX6-.js +2 -0
  555. package/dist/shared-client-DiaCaBiw.js +629 -0
  556. package/dist/side-question-vADB_V7t.js +683 -0
  557. package/dist/skill-tool-dispatch.runtime-DeTiaxln.js +143 -0
  558. package/dist/skill-tool-dispatch.runtime.js +1 -1
  559. package/dist/slash-state-TiAtCc3B.js +2166 -0
  560. package/dist/speech-provider-Dko5aOz2.js +184 -0
  561. package/dist/src-Bczx7izw.js +4256 -0
  562. package/dist/startup-context-sYE5tS1C.js +313 -0
  563. package/dist/status-CHChLqRH.js +3 -0
  564. package/dist/status-OYJF7NHg.js +4 -0
  565. package/dist/status-all-CSz2mOkm.js +573 -0
  566. package/dist/status-json-B5iKxsPt.js +14 -0
  567. package/dist/status-json-command-B7mD_HM0.js +84 -0
  568. package/dist/status-runtime-shared-tJ5_gXDE.js +283 -0
  569. package/dist/status-subagents.runtime-B79dVmOZ.js +18 -0
  570. package/dist/status-subagents.runtime.js +1 -1
  571. package/dist/status-text-CNV3Xo_z.js +296 -0
  572. package/dist/status.command-29iMh5b8.js +420 -0
  573. package/dist/status.command-cDrXztZ4.js +2 -0
  574. package/dist/status.command.text-runtime-CJLiLlec.js +15 -0
  575. package/dist/status.scan-BnCyO_-1.js +68 -0
  576. package/dist/status.scan-overview-8jfuH7wl.js +444 -0
  577. package/dist/status.scan.fast-json-CyqrMrI6.js +2 -0
  578. package/dist/status.scan.fast-json-D0y03alo.js +127 -0
  579. package/dist/status.scan.runtime-DGbNNELT.js +479 -0
  580. package/dist/status.scan.runtime.js +1 -1
  581. package/dist/status.update-C6moG8hY.js +2 -0
  582. package/dist/status.update-Ch-d2YqJ.js +86 -0
  583. package/dist/sticker-cache-ClnmeK7n.js +206 -0
  584. package/dist/sticker-vision.runtime-DKWYX_Z0.js +17 -0
  585. package/dist/sticker-vision.runtime.js +1 -1
  586. package/dist/subagent-announce-BxgiPcah.js +354 -0
  587. package/dist/subagent-announce-delivery-M73wDt9b.js +958 -0
  588. package/dist/subagent-control-Svp4alxT.js +508 -0
  589. package/dist/subagent-hooks-B8fQ4SB-.js +2 -0
  590. package/dist/subagent-hooks-Bide9UGs.js +2 -0
  591. package/dist/subagent-hooks-BroJYfmc.js +116 -0
  592. package/dist/subagent-hooks-CeLaGy0S.js +2 -0
  593. package/dist/subagent-hooks-D0jzCSJB.js +230 -0
  594. package/dist/subagent-hooks-DMtU9Utn.js +146 -0
  595. package/dist/subagent-hooks-api-6X1AhZ92.js +23 -0
  596. package/dist/subagent-hooks-api-C3hw2s-7.js +22 -0
  597. package/dist/subagent-hooks-api-D0utPXhG.js +23 -0
  598. package/dist/subagent-orphan-recovery-DlyXF_8M.js +352 -0
  599. package/dist/subagent-registry-Ct9aaUSq.js +2351 -0
  600. package/dist/subagent-registry-_ThKY_a5.js +3 -0
  601. package/dist/subagent-registry.runtime.js +1 -1
  602. package/dist/subagent-session-cleanup-D9jhUKCY.js +525 -0
  603. package/dist/subagent-spawn-Bl5_-Qro.js +1164 -0
  604. package/dist/target-id-DgUyIiaj.js +107 -0
  605. package/dist/targets-CV6YGekF.js +19 -0
  606. package/dist/targets-Ct6zFYUl.js +19 -0
  607. package/dist/targets-DQxwAOx5.js +44 -0
  608. package/dist/task-registry-control.runtime.js +1 -1
  609. package/dist/telegram/token.js +1 -1
  610. package/dist/testing-JsUCJjUs.js +267 -0
  611. package/dist/text-report-E0TZg1LV.js +695 -0
  612. package/dist/thread-bindings-BJJr5qB6.js +232 -0
  613. package/dist/thread-bindings-BVe9r2rW.js +571 -0
  614. package/dist/thread-bindings-p78_o8d0.js +228 -0
  615. package/dist/thread-bindings-yvtEoUyM.js +8 -0
  616. package/dist/thread-bindings.discord-api-DpdJ31xq.js +187 -0
  617. package/dist/thread-bindings.manager-DkA46uP3.js +536 -0
  618. package/dist/thread-bindings.manager-MVNj26UO.js +2 -0
  619. package/dist/thread-lifecycle-CLhulJIV.js +1614 -0
  620. package/dist/token-VGmXler6.js +134 -0
  621. package/dist/tool-BJkgiGjR.js +139 -0
  622. package/dist/tool-actions.runtime-DhrT4z_Z.js +534 -0
  623. package/dist/tool-actions.runtime.js +1 -1
  624. package/dist/tool-resolution-BJLcYvry.js +149 -0
  625. package/dist/tools-effective-inventory-D1c6J-sI.js +204 -0
  626. package/dist/tools-invoke-http-B-k9cOYf.js +67 -0
  627. package/dist/tools-invoke-shared-qMHGnaLY.js +200 -0
  628. package/dist/tts-CmxOJYRq.js +66 -0
  629. package/dist/tui-BcRfXYtK.js +2 -0
  630. package/dist/tui-ChmyCc_c.js +4709 -0
  631. package/dist/tui-backend-BOAgkU7O.js +256 -0
  632. package/dist/tui-cli-C_1WxXuf.js +37 -0
  633. package/dist/update-check-Dvp_oog_.js +387 -0
  634. package/dist/update-cli-CBJVr7p3.js +3664 -0
  635. package/dist/update-runner-DHzvirfV.js +2379 -0
  636. package/dist/update-startup-3l7wPrqM.js +339 -0
  637. package/dist/update-startup-C_peqiGI.js +2 -0
  638. package/dist/vision-tools-BIOoLPOZ.js +1409 -0
  639. package/dist/web-search-8-XCZJzj.js +62 -0
  640. package/dist/web-search-provider.runtime-BORgiL3n.js +2 -0
  641. package/dist/web-search-provider.runtime-CCXm-JLK.js +328 -0
  642. package/dist/web-search-provider.runtime.js +1 -1
  643. package/dist/xai-oauth-CcxHOluD.js +479 -0
  644. package/dist/xai-user-agent-BE2MgJak.js +32 -0
  645. package/package.json +1 -1
  646. package/dist/abort-Bp4IXIaT.js +0 -277
  647. package/dist/abort.runtime-yT20lVm3.js +0 -2
  648. package/dist/account-inspect-Braq4T5C.js +0 -173
  649. package/dist/accounts-B73T487L.js +0 -2
  650. package/dist/accounts-Byqhka0B.js +0 -107
  651. package/dist/accounts-C6REvXTb.js +0 -107
  652. package/dist/accounts-DHkZahnb.js +0 -119
  653. package/dist/acp-runtime-CsYu7oyf.js +0 -26
  654. package/dist/acp-spawn-BpcanpjB.js +0 -2
  655. package/dist/acp-spawn-CXnfFZet.js +0 -1275
  656. package/dist/acp-stateful-target-driver-dbQl7Cls.js +0 -89
  657. package/dist/action-kill-CmrHUh6-.js +0 -33
  658. package/dist/action-runtime-Nz_MTd85.js +0 -469
  659. package/dist/action-runtime-api-NVBTHRJ0.js +0 -2
  660. package/dist/action-send-Bw28r8YX.js +0 -39
  661. package/dist/action-spawn-Db3goKdw.js +0 -47
  662. package/dist/actions-CZEEFK0T.js +0 -161
  663. package/dist/actions.runtime-f4FlBapO.js +0 -5
  664. package/dist/agent-BFrHijEI.js +0 -3
  665. package/dist/agent-BvTZZujh.js +0 -2
  666. package/dist/agent-command-CexUxiL4.js +0 -1367
  667. package/dist/agent-components.runtime-Bv--4UUq.js +0 -10
  668. package/dist/agent-harness-runtime-_4Ou4ZI_.js +0 -180
  669. package/dist/agent-harness-task-runtime-D0TI6yGM.js +0 -140
  670. package/dist/agent-runner-execution-BWvPnRM1.js +0 -1713
  671. package/dist/agent-runner-utils-hmda0Lyc.js +0 -266
  672. package/dist/agent-runner.runtime-6MrZPOYP.js +0 -3455
  673. package/dist/agent-runtime-Cnq13raf.js +0 -229
  674. package/dist/agent-via-gateway-Cux4caUy.js +0 -463
  675. package/dist/api-0vV8JjoW.js +0 -2
  676. package/dist/api-4kojV9vT.js +0 -639
  677. package/dist/api-C4dZHG-E.js +0 -2
  678. package/dist/api-DFDhOB71.js +0 -134
  679. package/dist/api-Dd41e_NF.js +0 -3
  680. package/dist/api-DqSBNv8i.js +0 -6
  681. package/dist/apply-DnknmYSP.js +0 -41
  682. package/dist/apply-XMFoVMgK.js +0 -54
  683. package/dist/approval-handler.runtime-BIKhPCUE.js +0 -130
  684. package/dist/assistant-Cfzr-QfG.js +0 -291
  685. package/dist/attachment-normalize-Bqthqujs.js +0 -225
  686. package/dist/attempt-execution-Cc2IUiUY.js +0 -558
  687. package/dist/attempt-execution.runtime-C1pnC5CL.js +0 -3
  688. package/dist/attempt-execution.shared-DR-LL9H1.js +0 -38
  689. package/dist/attempt.prompt-helpers-DvfaNdO_.js +0 -475
  690. package/dist/attempt.tool-run-context-Fk3-iLKA.js +0 -2094
  691. package/dist/binding-routing-BjRihOZ8.js +0 -113
  692. package/dist/binding-targets-D3vQIPpu.js +0 -121
  693. package/dist/bot-BzKQljl1.js +0 -7894
  694. package/dist/bot-deps-CHJno4Xv.js +0 -747
  695. package/dist/bot-deps-CTU3vOGH.js +0 -2
  696. package/dist/bot-message-context.runtime-DPAocg_K.js +0 -7
  697. package/dist/bot-message-context.session.runtime-cWFJiTXb.js +0 -12
  698. package/dist/bot-native-commands.delivery.runtime-BBiSJ9qu.js +0 -4
  699. package/dist/bot-native-commands.runtime-BoWjkHEv.js +0 -13
  700. package/dist/bridge-server-BnWfM8E9.js +0 -113
  701. package/dist/browser-cli-CKSNhiVi.js +0 -230
  702. package/dist/browser-cli-CsC0lbjc.js +0 -2
  703. package/dist/browser-cli-actions-input-1PFDZ0_b.js +0 -473
  704. package/dist/browser-cli-actions-observe-DfH0Y9FC.js +0 -81
  705. package/dist/browser-cli-debug-hj-w-s9t.js +0 -137
  706. package/dist/browser-cli-inspect-CxxMD86J.js +0 -104
  707. package/dist/browser-cli-manage-DOn9OEh_.js +0 -443
  708. package/dist/browser-cli-resize-BFHf-RqV.js +0 -26
  709. package/dist/browser-cli-shared-Ca_pACoG.js +0 -50
  710. package/dist/browser-cli-state-CCIHMGkC.js +0 -337
  711. package/dist/browser-control-auth-dTGAuDxC.js +0 -2
  712. package/dist/browser-profiles-CjXJJdop.js +0 -2
  713. package/dist/browser-runtime-DrNsVpfv.js +0 -384
  714. package/dist/build-QfdWbTGY.js +0 -257
  715. package/dist/capability-cli-D7nQY4qe.js +0 -1782
  716. package/dist/channel-13BBMvGu.js +0 -1496
  717. package/dist/channel-B9qWcqGg.js +0 -562
  718. package/dist/channel-BB9gjVcH.js +0 -362
  719. package/dist/channel-BM_u9Kct.js +0 -508
  720. package/dist/channel-BdhbzWTg.d.ts +0 -427
  721. package/dist/channel-CQbX6z1g.js +0 -740
  722. package/dist/channel-CXkMpUA_.js +0 -1134
  723. package/dist/channel-CcENPjLR.js +0 -1556
  724. package/dist/channel-CfgfbGDs.js +0 -808
  725. package/dist/channel-D6JtLARW.js +0 -955
  726. package/dist/channel-D6klawjQ.js +0 -867
  727. package/dist/channel-DFTg6l_Y.js +0 -1777
  728. package/dist/channel-DI30oIzM.js +0 -238
  729. package/dist/channel-Dwmhp2QK.js +0 -376
  730. package/dist/channel-DyOJHorx.js +0 -481
  731. package/dist/channel-DzLAzPz_.js +0 -1249
  732. package/dist/channel-ZshGzzZU.js +0 -2126
  733. package/dist/channel-actions.runtime-BPuh-LPy.js +0 -265
  734. package/dist/channel-core-Cip0DXqW.js +0 -5
  735. package/dist/channel-inbound-nxJGbY-L.js +0 -80
  736. package/dist/channel-kn7WFIV-.js +0 -653
  737. package/dist/channel-plugin-runtime-D2mUAQP6.js +0 -998
  738. package/dist/channel-runtime-DWbCQz0-.js +0 -408
  739. package/dist/channel.runtime-BRLds_50.js +0 -1008
  740. package/dist/channel.runtime-BYk5D3KV.js +0 -652
  741. package/dist/channel.runtime-Bd5GuqVD.js +0 -4
  742. package/dist/channel.runtime-BhiiHau6.js +0 -109
  743. package/dist/channel.runtime-CKnG96oM.js +0 -254
  744. package/dist/channel.runtime-DbuDXi8A.js +0 -2528
  745. package/dist/channel.runtime-DfQ7lbcl.js +0 -21009
  746. package/dist/channel.runtime-DhzR3IQP.js +0 -733
  747. package/dist/channel.runtime-SnJqiMZZ.js +0 -88
  748. package/dist/channel.setup-0jZeZ91N.js +0 -1098
  749. package/dist/channel.setup-C3aSMtNe.js +0 -343
  750. package/dist/channel.setup-x_GPUW2e.js +0 -10
  751. package/dist/chat-DyxY_o5e.js +0 -2666
  752. package/dist/chrome-CUytWLO5.js +0 -1503
  753. package/dist/cli-BnAifbUH.js +0 -1341
  754. package/dist/cli-compaction-BsDXzDbB.js +0 -347
  755. package/dist/cli-metadata-C2ez_EOq.js +0 -22
  756. package/dist/cli-runner-Df8f6aib.js +0 -2
  757. package/dist/cli-runner-N-xuwavW.js +0 -540
  758. package/dist/cli-runner.runtime-BZgB5Wze.js +0 -3
  759. package/dist/cli-runner.runtime-CzWSBiUX.js +0 -4
  760. package/dist/client-BSznX-Sw.js +0 -650
  761. package/dist/client-adapter-CvuAhGRl.js +0 -897
  762. package/dist/client-factory-Dl9ZpTlR.js +0 -9
  763. package/dist/command-auth-Cp3qho7_.js +0 -135
  764. package/dist/command-handlers-7evBobOS.js +0 -1609
  765. package/dist/command-registry-BTdu515H.js +0 -4
  766. package/dist/command-registry-MW7FkJ_Y.js +0 -9
  767. package/dist/command-registry-core-COtKps6g.js +0 -110
  768. package/dist/command-status.runtime-HmI60xl3.js +0 -90
  769. package/dist/commands-acp-NnHhockz.js +0 -74
  770. package/dist/commands-compact.runtime-wJDJ6VWY.js +0 -10
  771. package/dist/commands-handlers.runtime-CDlvieOM.js +0 -6154
  772. package/dist/commands-status-CJsUMgIw.js +0 -16
  773. package/dist/commands-status-j5QdKUbl.js +0 -3
  774. package/dist/commands-status.runtime-j5QdKUbl.js +0 -3
  775. package/dist/commands-subagents-control.runtime-BfOBOw5t.js +0 -3
  776. package/dist/commands-subagents-control.runtime-CALs_ywD.js +0 -2
  777. package/dist/commands-system-prompt-BnMuvo_P.js +0 -2
  778. package/dist/commands-system-prompt-BqcYl8m9.js +0 -162
  779. package/dist/commands.runtime-DMhewKIp.js +0 -176
  780. package/dist/compact-B4Hs8o3S.js +0 -1141
  781. package/dist/compact-CKxyl7Ak.js +0 -480
  782. package/dist/compact.runtime-BPnE7Lia.js +0 -12
  783. package/dist/completion-cli-dN803PIC.js +0 -315
  784. package/dist/computer-use-DI-JbifZ.js +0 -367
  785. package/dist/config-CA7Mb3IV.js +0 -373
  786. package/dist/config-CjXJJdop.js +0 -2
  787. package/dist/config-mutations-CIt7XNeY.js +0 -159
  788. package/dist/context-engine-host-compat-C0PN-GqB.js +0 -288
  789. package/dist/context-engine-host-compat-r4dLJY0h.js +0 -2
  790. package/dist/context-engine-lifecycle-BgedIp9C.js +0 -1274
  791. package/dist/control-auth-BNpGd-Kk.js +0 -114
  792. package/dist/control-service-kce7bfHU.js +0 -145
  793. package/dist/control-ui/assets/agents-DYF7Shwp.js +0 -1008
  794. package/dist/control-ui/assets/channel-config-extras-BeVJ9wQW.js +0 -2
  795. package/dist/control-ui/assets/channels-B8hQJyN1.js +0 -367
  796. package/dist/control-ui/assets/cron-DEY9YxY4.js +0 -1013
  797. package/dist/control-ui/assets/debug-B4Pj_8SV.js +0 -97
  798. package/dist/control-ui/assets/index-BIr_za5p.js +0 -7370
  799. package/dist/control-ui/assets/instances-DBjo0xZX.js +0 -57
  800. package/dist/control-ui/assets/logs-Btu3zodR.js +0 -74
  801. package/dist/control-ui/assets/nodes-BNsG2ZQZ.js +0 -436
  802. package/dist/control-ui/assets/sessions-DVGZAenz.js +0 -399
  803. package/dist/control-ui/assets/skills-BOO5gAI1.js +0 -314
  804. package/dist/control-ui/assets/skills-shared-Ce6HjZf-.js +0 -11
  805. package/dist/conversation-binding-runtime-CUUOaxkw.js +0 -4
  806. package/dist/conversation-runtime-CAGsRmgG.js +0 -31
  807. package/dist/core-DDHeEXv5.js +0 -282
  808. package/dist/core-api-BfuO-na1.js +0 -5
  809. package/dist/core-api-YA03piFN.js +0 -2
  810. package/dist/crestodian-BvNBIbgT.js +0 -55
  811. package/dist/daocore-tools-V8Z6YbCA.js +0 -11727
  812. package/dist/delivery-CqDMMxF-.js +0 -1002
  813. package/dist/dialogue-C7jN6TtR.js +0 -37
  814. package/dist/dir-fetch-tool-DKizoBAo.js +0 -565
  815. package/dist/dir-list-tool-CMSe1Gic.js +0 -100
  816. package/dist/direct-dm-CNDGhZHH.js +0 -64
  817. package/dist/directive-handling.fast-lane-BNDUrJm9.js +0 -68
  818. package/dist/directive-handling.impl-CNMskvfI.js +0 -2
  819. package/dist/directive-handling.impl-DkSnupbX.js +0 -818
  820. package/dist/directive-handling.model-selection-DrYH2dJi.js +0 -122
  821. package/dist/directive-handling.persist.runtime-Bf1g-e09.js +0 -263
  822. package/dist/dispatch-BqXq6928.js +0 -1640
  823. package/dist/dispatch-acp-transcript.runtime-B8OLBkcv.js +0 -40
  824. package/dist/dispatch-acp.runtime-CFRlXnm3.js +0 -18
  825. package/dist/doctor-C8zSecbl.js +0 -6
  826. package/dist/doctor-DmE-4kn4.js +0 -2
  827. package/dist/doctor-config-flow-CiEbrb8s.js +0 -1741
  828. package/dist/doctor-core-checks-B3G8nJ2e.js +0 -573
  829. package/dist/doctor-core-checks-BeflOFTE.js +0 -2
  830. package/dist/doctor-health-Ali-Hxdp.js +0 -65
  831. package/dist/doctor-health-contributions-CXfgIUQd.js +0 -696
  832. package/dist/doctor-lint-B5IHZCxG.js +0 -94
  833. package/dist/doctor-state-integrity-BjeDtfbq.js +0 -1231
  834. package/dist/doctor-update-CG2msB2K.js +0 -58
  835. package/dist/dynamic-tools-D5gHaas6.js +0 -486
  836. package/dist/embedded-backend-BLW2WQJF.js +0 -579
  837. package/dist/embedded-gateway-stub.runtime-DbUedhpy.js +0 -12
  838. package/dist/exec-approvals-CwwQA-_B.js +0 -149
  839. package/dist/file-fetch-tool-CekPjemC.js +0 -124
  840. package/dist/file-write-tool-C7-UYxXN.js +0 -127
  841. package/dist/format-BrgWhpMP.js +0 -1145
  842. package/dist/format-C-lnTES_.js +0 -250
  843. package/dist/gateway-cli-BIl9ooav.js +0 -435
  844. package/dist/gateway-method-runtime-B3nJGqAy.js +0 -21
  845. package/dist/get-reply-CCGEqENF.js +0 -4689
  846. package/dist/get-reply-from-config.runtime-1bVL6Eaa.js +0 -2
  847. package/dist/graph-users-CCkJYdwo.js +0 -1419
  848. package/dist/group-access-BrcrVhTm.js +0 -112
  849. package/dist/handle-action.guild-admin-8EfNNvKz.js +0 -288
  850. package/dist/harness-BNsomB7U.js +0 -61
  851. package/dist/health-CJOAk46r.js +0 -4
  852. package/dist/health-state-CETJtly-.js +0 -106
  853. package/dist/heartbeat-runner-BjAnHwan.js +0 -5
  854. package/dist/heartbeat-runner.runtime-BhQDpIvL.js +0 -4
  855. package/dist/hooks-CAleL-fH.js +0 -534
  856. package/dist/inbound-direct-dm-runtime-aWeBKeRE.js +0 -2
  857. package/dist/inbound-reply-dispatch-DvWaNCgR.js +0 -148
  858. package/dist/init-D_kHY2_L.js +0 -59
  859. package/dist/inline-buttons-CBfC5L_C.js +0 -40
  860. package/dist/internal-events-DR7M-R-k.js +0 -90
  861. package/dist/isolated-agent-BSwvfJdq.js +0 -1118
  862. package/dist/isolated-agent-B_H2wb6F.js +0 -2
  863. package/dist/lifecycle-BsPQk14E.js +0 -571
  864. package/dist/list.probe-DVPoP_gs.js +0 -449
  865. package/dist/list.status-command-YLSxt2nU.js +0 -789
  866. package/dist/llm-slug-generator-DMXCuj_8.js +0 -78
  867. package/dist/local-dispatch.runtime-ByJpKbzY.js +0 -9
  868. package/dist/manager.runtime-Cbd4Wkzv.js +0 -2714
  869. package/dist/markdown-to-line-UROW4ICU.js +0 -811
  870. package/dist/mcp-http-Bs04-o36.js +0 -2
  871. package/dist/mcp-http-DusJ-yus.js +0 -555
  872. package/dist/media-understanding-provider-DJ2PVD5L.js +0 -339
  873. package/dist/message-actions-BOhsMU7S.js +0 -145
  874. package/dist/message-handler-BUvaTnYL.js +0 -384
  875. package/dist/message-handler-DsiaQGjj.js +0 -1715
  876. package/dist/message-handler.preflight-COR7HHaa.js +0 -1125
  877. package/dist/message-handler.process-Cnlh9kQt.js +0 -1484
  878. package/dist/model-CrGV78vh.js +0 -74
  879. package/dist/model-selection-BkMRVKvT.js +0 -272
  880. package/dist/models-CAsfL9Yc.js +0 -104
  881. package/dist/models-DAHwZzdm.js +0 -2
  882. package/dist/models-cli-NVAexFpF.js +0 -256
  883. package/dist/monitor-BHLuAWAQ.js +0 -2
  884. package/dist/monitor-BbTVo-eV.js +0 -715
  885. package/dist/monitor-CLLyEX0R.js +0 -2788
  886. package/dist/monitor-CTR3lVMb.js +0 -834
  887. package/dist/monitor-Cl2p6Juz.js +0 -60
  888. package/dist/monitor-D5rBDT5w.js +0 -4377
  889. package/dist/monitor-DyRkvAJd.js +0 -1370
  890. package/dist/monitor-IiG3eV5_.js +0 -1657
  891. package/dist/monitor-auth-D_0zoeLn.js +0 -179
  892. package/dist/monitor-polling.runtime-BXzw5egF.js +0 -883
  893. package/dist/monitor-webhook.runtime-C3arPPzi.js +0 -387
  894. package/dist/monitor.account-DrVGHE8V.js +0 -5233
  895. package/dist/monitor.runtime-DPEbukZB.js +0 -2
  896. package/dist/monitor.webhook-jkAnTCQb.js +0 -180
  897. package/dist/node-cli-sessions-DcVj-6eN.js +0 -1228
  898. package/dist/openai-http-CmoI0e7t.js +0 -824
  899. package/dist/openresponses-http-Bi3LSGUc.js +0 -1173
  900. package/dist/operations-9LkwgILD.js +0 -805
  901. package/dist/outbound-adapter-xUTnrNGD.js +0 -543
  902. package/dist/outbound-session-route-CBXkht6a.js +0 -45
  903. package/dist/outbound.runtime-CAgimRZ1.js +0 -2
  904. package/dist/pi-embedded-BKpKsszm.js +0 -4
  905. package/dist/pi-embedded-DmeQCwCt.js +0 -3796
  906. package/dist/pi-embedded.runtime-C283Wor9.js +0 -4
  907. package/dist/pi-tools-B0nJW7W4.js +0 -2413
  908. package/dist/plan-BILA3XMN.js +0 -81
  909. package/dist/plan-DHXchBJq.js +0 -112
  910. package/dist/plugin-CHLmrL9G.js +0 -12396
  911. package/dist/plugin-app-cache-key-C-_klURZ.js +0 -46
  912. package/dist/plugin-enabled-DzYMnPpm.js +0 -233
  913. package/dist/plugin-registration-DLrh8AB5.js +0 -88
  914. package/dist/plugin-service-xm4tv2oM.js +0 -1229
  915. package/dist/policy-BUSsfT7A.js +0 -138
  916. package/dist/policy-BwwL6sP2.js +0 -680
  917. package/dist/prepare.runtime-Dcrb22a5.js +0 -732
  918. package/dist/preview-warnings-Cx__1X43.js +0 -392
  919. package/dist/probe-CevnbYpq.js +0 -682
  920. package/dist/probe-CoEDhBiC.js +0 -2204
  921. package/dist/probe-ConXyeqE.js +0 -2
  922. package/dist/probe-D-jU5onR.js +0 -47
  923. package/dist/program-BBwmibpa.js +0 -131
  924. package/dist/provider--7lUimtp.js +0 -152
  925. package/dist/provider-CCGQtVNI.js +0 -8735
  926. package/dist/provider-DVMSF8i8.js +0 -32
  927. package/dist/provider-R_TaXN59.js +0 -32
  928. package/dist/provider-dispatcher-CYkb3lfL.js +0 -22
  929. package/dist/provider-session.runtime-DzG2BUE9.js +0 -9
  930. package/dist/provider.runtime-D1-pMnoj.js +0 -2
  931. package/dist/public-surface-loader-BZisefzq.js +0 -114
  932. package/dist/pw-ai-Cbau3n7J.js +0 -3029
  933. package/dist/pw-role-snapshot-HeQTrxIk.js +0 -333
  934. package/dist/reaction-level-uJ8tiLpH.js +0 -19
  935. package/dist/reaction-runtime-api-BKUvK5Wn.js +0 -116
  936. package/dist/realtime-transcription-provider-Daix0e58.js +0 -205
  937. package/dist/register-Dj9j6LEv.js +0 -2178
  938. package/dist/register.agent-OiMUcpgI.js +0 -156
  939. package/dist/register.crestodian-CbqhJMEx.js +0 -24
  940. package/dist/register.maintenance-CQILEqsM.js +0 -83
  941. package/dist/register.runtime-BwfUZoFY.js +0 -54
  942. package/dist/register.status-health-sessions-DF6wxmsG.js +0 -282
  943. package/dist/register.subclis-BR2kCzHF.js +0 -31
  944. package/dist/register.subclis-Wd-wKmYg.js +0 -3
  945. package/dist/register.subclis-core-DS7RVqtY.js +0 -273
  946. package/dist/repair-sequencing-DvQQmyrq.js +0 -640
  947. package/dist/reply-delivery-ohbM16VN.js +0 -196
  948. package/dist/reply-runtime-qGOCyyux.js +0 -11
  949. package/dist/reply.runtime-1bVL6Eaa.js +0 -2
  950. package/dist/request-CC3c4Svm.js +0 -54
  951. package/dist/resolve-allowlist-vAhCe75e.js +0 -220
  952. package/dist/result-fallback-classifier-CZtnXmbx.js +0 -79
  953. package/dist/route-resolution-CXaxgYtw.js +0 -274
  954. package/dist/route-uo5aoUdQ.js +0 -469
  955. package/dist/routes-BqtrHP28.js +0 -2
  956. package/dist/routes-pIjFm3n0.js +0 -3602
  957. package/dist/run-DYwW1kIR.js +0 -1162
  958. package/dist/run-attempt-B2GDG3uT.js +0 -7704
  959. package/dist/run-command-CbUIDjYf.js +0 -2
  960. package/dist/run-command-DHOIYQm_.js +0 -23
  961. package/dist/run-embedded.runtime-g47oIqaL.js +0 -4
  962. package/dist/run-execution-cli.runtime-zQ48ZAc5.js +0 -4
  963. package/dist/run-subagent-registry.runtime-CXj8K_pJ.js +0 -2
  964. package/dist/runtime-CjTLh1Zl.js +0 -6179
  965. package/dist/runtime-NVf_F_HM.js +0 -1287
  966. package/dist/runtime-Z5_yALHT.js +0 -438
  967. package/dist/runtime-api-BExObylL.js +0 -17
  968. package/dist/runtime-api-BfCI6iAu.js +0 -3
  969. package/dist/runtime-api-BkzOHOsq.js +0 -13
  970. package/dist/runtime-api-BtVSnSI4.js +0 -4
  971. package/dist/runtime-api-DLHn_SE-.js +0 -24
  972. package/dist/runtime-api-_nsdMn3H.js +0 -13
  973. package/dist/runtime-api-qMRycIAN.js +0 -21
  974. package/dist/runtime-api.actions-UmkTxLGC.js +0 -3
  975. package/dist/runtime-api.monitor-JDAShUxC.js +0 -6
  976. package/dist/runtime-api.send-B65J_Lod.js +0 -4
  977. package/dist/runtime-api.threads-B7tsKPA_.js +0 -2
  978. package/dist/runtime-channel-Bs6XTsp4.js +0 -150
  979. package/dist/runtime-channel-C3WZVBBg.js +0 -2
  980. package/dist/runtime-embedded-pi.runtime-P8AdyyIu.js +0 -2
  981. package/dist/sanitize-outbound-Bt4-FGfp.js +0 -127
  982. package/dist/sdk-setup-tools-CfyJODAu.js +0 -8
  983. package/dist/secrets-DjmhS0YO.js +0 -113
  984. package/dist/security-audit-CKVBQPWN.js +0 -118
  985. package/dist/security-audit-D9IeXoG3.js +0 -122
  986. package/dist/security-audit.runtime-CYMQTOM9.js +0 -2
  987. package/dist/selection--wvE7VOv.js +0 -16157
  988. package/dist/selection-y-7QPgGA.js +0 -3
  989. package/dist/send-BlmkYrI0.js +0 -1631
  990. package/dist/send-CbkEX0QM.js +0 -143
  991. package/dist/send-Cmn4RsqA.js +0 -192
  992. package/dist/send-Dug9BZ9D.js +0 -2
  993. package/dist/send.components-CyaKuD2L.js +0 -500
  994. package/dist/send.components-PcOc-Ovz.js +0 -2
  995. package/dist/send.runtime-xY6hEtyv.js +0 -2
  996. package/dist/server-BnGgr3PE.js +0 -73
  997. package/dist/server-DSUxFJfU.js +0 -24
  998. package/dist/server-context-CLKwYCyu.js +0 -955
  999. package/dist/server-context-CYVPTQQC.js +0 -2
  1000. package/dist/server-cron-B1jBiRyb.js +0 -2989
  1001. package/dist/server-cron-X77jGOEU.js +0 -2
  1002. package/dist/server-maintenance-Y0NvZrH-.js +0 -167
  1003. package/dist/server-methods-BBnXSrf2.js +0 -16494
  1004. package/dist/server-node-events-BUsL79RS.js +0 -596
  1005. package/dist/server-plugin-bootstrap-ALp-FJwj.js +0 -70
  1006. package/dist/server-plugins-ufO_8NhB.js +0 -432
  1007. package/dist/server-reload-handlers-CPiyHZtT.js +0 -714
  1008. package/dist/server-restart-sentinel-CQk6eeWM.js +0 -747
  1009. package/dist/server-restart-sentinel-D3cRaMdv.js +0 -2
  1010. package/dist/server-runtime-services-Bu0xO9C9.js +0 -2
  1011. package/dist/server-runtime-services-DXP2sVWQ.js +0 -267
  1012. package/dist/server-startup-early-5UM54scV.js +0 -87
  1013. package/dist/server-startup-plugins-CQ_pYS5Y.js +0 -113
  1014. package/dist/server-startup-post-attach-Ja8NHfJQ.js +0 -716
  1015. package/dist/server-ws-runtime-DNH4m_Ix.js +0 -349
  1016. package/dist/server.impl-BXCtVnO2.js +0 -2586
  1017. package/dist/service-wi5zUseG.js +0 -1446
  1018. package/dist/session-binding-BUfCOB1r.js +0 -219
  1019. package/dist/session-binding-DBdZdGMb.js +0 -2
  1020. package/dist/session-kill-http-PtCc8zMl.js +0 -121
  1021. package/dist/session-reset-service-BOBmro8l.js +0 -625
  1022. package/dist/session-route-CJUmMLQC.js +0 -93
  1023. package/dist/session-status.runtime-C10K54fr.js +0 -2
  1024. package/dist/session-subagent-reactivation.runtime-DfIyTUKb.js +0 -2
  1025. package/dist/session-tab-registry-DQbVw6TC.js +0 -521
  1026. package/dist/sessions-history-http-BX2MupcW.js +0 -430
  1027. package/dist/sessions.runtime-C2inYyN4.js +0 -2
  1028. package/dist/setup-api-LkhGnkD8.js +0 -29
  1029. package/dist/setup-core-CinEapxM.js +0 -174
  1030. package/dist/setup-surface-BCtf5vsv.js +0 -221
  1031. package/dist/setup-surface-BlIPVefp.js +0 -320
  1032. package/dist/setup-surface-CfGI8GXG.js +0 -288
  1033. package/dist/setup-surface-Cpi2A6hH.js +0 -405
  1034. package/dist/shared-D57heBsq.js +0 -121
  1035. package/dist/shared-client-BNqlZyQZ.js +0 -2
  1036. package/dist/shared-client-DkXSWGuf.js +0 -629
  1037. package/dist/side-question-CJpQXQwO.js +0 -683
  1038. package/dist/skill-tool-dispatch.runtime-DFIYzLB7.js +0 -143
  1039. package/dist/slash-state-PVFVXsf5.js +0 -2166
  1040. package/dist/speech-provider-BYMES40R.js +0 -184
  1041. package/dist/src-Cig0nIaB.js +0 -4256
  1042. package/dist/startup-context-BhCfCVUP.js +0 -313
  1043. package/dist/status-BUGiySd0.js +0 -3
  1044. package/dist/status-CCUVxq2T.js +0 -4
  1045. package/dist/status-all-DVmRki9n.js +0 -573
  1046. package/dist/status-json-C9yB-I_P.js +0 -14
  1047. package/dist/status-json-command-DLiHHY4-.js +0 -84
  1048. package/dist/status-runtime-shared-CVVr1-B8.js +0 -283
  1049. package/dist/status-subagents.runtime-Dnd_-sFp.js +0 -18
  1050. package/dist/status-text-Bv7B6Qvi.js +0 -296
  1051. package/dist/status.command-CgQ_YxAV.js +0 -2
  1052. package/dist/status.command-DljDx7Pt.js +0 -420
  1053. package/dist/status.command.text-runtime-HPfXUUVK.js +0 -15
  1054. package/dist/status.scan-XGVKT6BH.js +0 -68
  1055. package/dist/status.scan-overview-BdO_Dwpk.js +0 -444
  1056. package/dist/status.scan.fast-json-BbfAYFaX.js +0 -2
  1057. package/dist/status.scan.fast-json-CixCI_VT.js +0 -127
  1058. package/dist/status.scan.runtime-c77nmHB8.js +0 -479
  1059. package/dist/status.update-CgJc9Ame.js +0 -2
  1060. package/dist/status.update-DxUx2UCj.js +0 -86
  1061. package/dist/sticker-cache-zbRCf5UY.js +0 -206
  1062. package/dist/sticker-vision.runtime-D8hb_hbK.js +0 -17
  1063. package/dist/subagent-announce-D-tCpxB7.js +0 -354
  1064. package/dist/subagent-announce-delivery-CV9sHBb8.js +0 -958
  1065. package/dist/subagent-control-B71yROQ1.js +0 -508
  1066. package/dist/subagent-hooks-5z9r_kyU.js +0 -230
  1067. package/dist/subagent-hooks-B9N4nO9J.js +0 -2
  1068. package/dist/subagent-hooks-Bqm8GC4e.js +0 -116
  1069. package/dist/subagent-hooks-CH64M3D2.js +0 -2
  1070. package/dist/subagent-hooks-YX204bTO.js +0 -2
  1071. package/dist/subagent-hooks-api-22u-zraT.js +0 -23
  1072. package/dist/subagent-hooks-api-CZbBhZq3.js +0 -23
  1073. package/dist/subagent-hooks-api-Ji-FhB1I.js +0 -22
  1074. package/dist/subagent-hooks-yIneGe_q.js +0 -146
  1075. package/dist/subagent-orphan-recovery-BR2b7ZZK.js +0 -352
  1076. package/dist/subagent-registry-7llbjThI.js +0 -2351
  1077. package/dist/subagent-registry-IXRntXRj.js +0 -3
  1078. package/dist/subagent-session-cleanup-Ckvz5u4B.js +0 -525
  1079. package/dist/subagent-spawn-28HeMeKx.js +0 -1164
  1080. package/dist/target-id-CGBWkCke.js +0 -107
  1081. package/dist/targets-B8kgW-Y8.js +0 -19
  1082. package/dist/targets-BhYsYz4Q.js +0 -44
  1083. package/dist/targets-Dl-MgHWz.js +0 -19
  1084. package/dist/testing-CwJ9EDFR.js +0 -267
  1085. package/dist/text-report-97aYC9pB.js +0 -695
  1086. package/dist/thread-bindings-B6t8Q4ba.js +0 -8
  1087. package/dist/thread-bindings-B9f-_sFy.js +0 -571
  1088. package/dist/thread-bindings-CJDUpwXD.js +0 -228
  1089. package/dist/thread-bindings-DxvjdbzW.js +0 -232
  1090. package/dist/thread-bindings.discord-api-CnRP-DSi.js +0 -187
  1091. package/dist/thread-bindings.manager-2B6_nSpQ.js +0 -536
  1092. package/dist/thread-bindings.manager-C_n--VnJ.js +0 -2
  1093. package/dist/thread-lifecycle-C2hLLuqe.js +0 -1614
  1094. package/dist/token-Bo7-r-aE.js +0 -134
  1095. package/dist/tool-BLIlzoql.js +0 -139
  1096. package/dist/tool-actions.runtime-CXZ0UNkZ.js +0 -534
  1097. package/dist/tool-resolution-BqtQFCPq.js +0 -149
  1098. package/dist/tools-effective-inventory-DABx239z.js +0 -204
  1099. package/dist/tools-invoke-http-8pjepRT1.js +0 -67
  1100. package/dist/tools-invoke-shared-l5WK0ntS.js +0 -200
  1101. package/dist/tts-BIYGM92g.js +0 -66
  1102. package/dist/tui-DCykl3IU.js +0 -4709
  1103. package/dist/tui-DzUa_vFQ.js +0 -2
  1104. package/dist/tui-backend-BJUtldXg.js +0 -256
  1105. package/dist/tui-cli-C-Q6SJc7.js +0 -37
  1106. package/dist/update-check-BKUpUW-v.js +0 -372
  1107. package/dist/update-cli-DA6H6wa0.js +0 -3664
  1108. package/dist/update-runner-C680U-SL.js +0 -2379
  1109. package/dist/update-startup-D26cmPn-.js +0 -2
  1110. package/dist/update-startup-XLbXHCT1.js +0 -339
  1111. package/dist/vision-tools-DJ4y7cV-.js +0 -1409
  1112. package/dist/web-search-DpV8PBBY.js +0 -62
  1113. package/dist/web-search-provider.runtime-Bmvff7rR.js +0 -2
  1114. package/dist/web-search-provider.runtime-CY9JJJoF.js +0 -328
  1115. package/dist/xai-oauth-gj-8ubLa.js +0 -479
  1116. package/dist/xai-user-agent-D4JRRc1W.js +0 -32
  1117. /package/dist/{acp-runtime-backend-DL9bHzqW.js → acp-runtime-backend-DFDX5U10.js} +0 -0
  1118. /package/dist/{channel-actions-CMf4W2nb.js → channel-actions-DMH2vVzJ.js} +0 -0
  1119. /package/dist/{command-status-runtime-CFttYerC.js → command-status-runtime-Du_onNYh.js} +0 -0
  1120. /package/dist/{delegate-D6LGFAf5.js → delegate-CDb4qcfr.js} +0 -0
  1121. /package/dist/{dispatch-acp-aDmm-ClP.js → dispatch-acp-0Se8OniI.js} +0 -0
  1122. /package/dist/{heartbeat-runner-CA3FnKVt.js → heartbeat-runner-BdsqQ3pi.js} +0 -0
  1123. /package/dist/{library-Bwpqe3Xn.js → library-CsfrQOyp.js} +0 -0
  1124. /package/dist/{run-executor.runtime-BDRmO1Qf.js → run-executor.runtime-OlsZwyZw.js} +0 -0
  1125. /package/dist/{shared-DMRXpVQc.js → shared-DxV6gup5.js} +0 -0
@@ -1,2788 +0,0 @@
1
- import { v as resolveStateDir } from "./paths-ZwPDM6zn.js";
2
- import { c as isRecord, y as truncateUtf16Safe } from "./utils-CNnMhEDp.js";
3
- import { s as normalizeStringEntries } from "./string-normalization-DiPHgdft.js";
4
- import { t as createNonExitingRuntime } from "./runtime-E_A14BX_.js";
5
- import { n as resolvePreferredDaoCoreTmpDir } from "./tmp-daocore-dir-kDRsiZXM.js";
6
- import { a as shouldLogVerbose, r as logVerbose, s as warn, t as danger } from "./globals-DhGeOA1P.js";
7
- import { i as getRuntimeConfig } from "./io-Ct2JqgbR.js";
8
- import { t as sanitizeTerminalText } from "./safe-text-J_0sTthZ.js";
9
- import { u as resolveStorePath } from "./paths-8MFrTNIB.js";
10
- import { a as readSessionUpdatedAt } from "./store-C4uyNaPD.js";
11
- import { c as kindFromMime } from "./mime-DppuT-pZ.js";
12
- import { a as enqueueSystemEvent } from "./system-events-By5h2EoB.js";
13
- import { h as isInsideCode, m as findCodeRegions } from "./assistant-visible-text-BoF6Ixue.js";
14
- import { r as stripInlineDirectiveTagsForDelivery } from "./directive-tags-CClLEtM7.js";
15
- import { i as writeJsonFileAtomically, n as readJsonFileWithFallback } from "./json-store-GaAZLixM.js";
16
- import { a as settleReplyDispatcher, t as dispatchInboundMessage } from "./dispatch-BqXq6928.js";
17
- import { i as deliverTextOrMediaReply, m as resolveSendableOutboundReplyParts } from "./reply-payload-DMPQsrQC.js";
18
- import { n as resolveChannelGroupRequireMention, t as resolveChannelGroupPolicy } from "./group-policy-CRl_OjIo.js";
19
- import { a as resolveInboundLastRouteSessionKey, i as resolveAgentRoute } from "./resolve-route-C0-Q-Gjg.js";
20
- import { a as readChannelAllowFromStore, d as upsertChannelPairingRequest } from "./pairing-store-D6kKcRDP.js";
21
- import { n as resolveInboundMentionDecision } from "./mention-gating-3P8aSD7o.js";
22
- import { c as defineStableChannelIngressIdentity, n as createChannelIngressResolver } from "./runtime-W39pAdFK.js";
23
- import { a as warnMissingProviderGroupPolicyFallbackOnce, i as resolveOpenProviderRuntimeGroupPolicy, r as resolveDefaultGroupPolicy } from "./runtime-group-policy-CmZDlIwd.js";
24
- import { l as resolvePinnedMainDmOwnerFromAllowlist } from "./dm-policy-shared-Bj-e8bT2.js";
25
- import { u as saveMediaBuffer } from "./store-53qCOCD8.js";
26
- import { t as loadWebMedia } from "./web-media-9RxiGagW.js";
27
- import { i as resolveHumanDelayConfig } from "./identity-ZuObO2Tn.js";
28
- import { c as resolveTextChunkLimit, o as chunkTextWithMode, s as resolveChunkMode } from "./chunk-DeZRGIEM.js";
29
- import { t as createMessageReceiptFromOutboundResults } from "./receipt-vrVTwZtS.js";
30
- import { t as isInboundPathAllowed } from "./inbound-path-policy-DEbcUBWg.js";
31
- import "./temp-path-CKL9wgHJ.js";
32
- import { t as resolveOutboundAttachmentFromUrl } from "./outbound-attachment-yKJo7CPT.js";
33
- import { n as buildMentionRegexes, r as matchesMentionPatterns } from "./mentions-CMXP1js-.js";
34
- import { n as createReplyDispatcherWithTyping } from "./reply-dispatcher-84jjdXt5.js";
35
- import { t as finalizeInboundContext } from "./inbound-context-Cg0uCtqQ.js";
36
- import "./runtime-env-BSECk1Nm.js";
37
- import "./string-coerce-runtime-DcopKqDR.js";
38
- import "./state-paths-C63v_0Tp.js";
39
- import "./routing-AC-P99jg.js";
40
- import { t as hasControlCommand } from "./command-detection-caGZdgm3.js";
41
- import { a as resolveEnvelopeFormatOptions, i as formatInboundFromLabel, r as formatInboundEnvelope } from "./envelope-DUI2KFD9.js";
42
- import { t as recordInboundSession } from "./session-DDNzwYpl.js";
43
- import "./history-CaPbjSZl.js";
44
- import { t as createChannelReplyPipeline } from "./reply-pipeline-CbGLcDzV.js";
45
- import { t as evaluateSupplementalContextVisibility } from "./context-visibility-C9pX_aod.js";
46
- import { t as createChannelHistoryWindow } from "./history-window-BQUXX_Lf.js";
47
- import { t as resolveMarkdownTableMode } from "./markdown-tables-BEjHxS3n.js";
48
- import { t as convertMarkdownTables } from "./tables-BROr40GK.js";
49
- import "./channel-policy-Be-Ujzjr.js";
50
- import "./reply-history-jazYo7cq.js";
51
- import { t as requireRuntimeConfig } from "./plugin-config-runtime-BhkqZ7bA.js";
52
- import { t as resolveChannelContextVisibilityMode } from "./context-visibility-Si-TIKp_.js";
53
- import "./reply-runtime-qGOCyyux.js";
54
- import { d as runInboundReplyTurn } from "./inbound-reply-dispatch-DvWaNCgR.js";
55
- import { t as waitForTransportReady } from "./transport-ready-CdzCTvsL.js";
56
- import "./web-media-CRJx89eu.js";
57
- import "./system-event-runtime-BHqtFA3T.js";
58
- import "./transport-ready-runtime-DV2RgF7g.js";
59
- import { r as normalizeScpRemoteHost } from "./scp-host-CIH1Vnml.js";
60
- import "./runtime-config-snapshot-B5412xcP.js";
61
- import "./media-runtime-CPXTkSQr.js";
62
- import "./media-store-OUXlIgle.js";
63
- import { n as resolveConfiguredBindingRoute, r as resolveRuntimeConversationBindingRoute } from "./binding-routing-BjRihOZ8.js";
64
- import "./conversation-runtime-CAGsRmgG.js";
65
- import "./text-chunking-ObhJDe8L.js";
66
- import "./agent-runtime-Cnq13raf.js";
67
- import "./security-runtime-Q5KQBgu1.js";
68
- import "./markdown-table-runtime-CGhR5c0i.js";
69
- import "./command-auth-native-BxFgw91F.js";
70
- import { n as logInboundDrop, r as logTypingFailure } from "./logging-Dr3f0mtP.js";
71
- import "./channel-feedback-66g2TOgS.js";
72
- import { o as createChannelInboundDebouncer, s as shouldDebounceTextInbound } from "./channel-inbound-nxJGbY-L.js";
73
- import "./channel-ingress-runtime-BZvnfysR.js";
74
- import { a as deliverInboundReplyWithMessageSendContext } from "./channel-message-YAmKOwAT.js";
75
- import { t as createChannelPairingChallengeIssuer } from "./channel-pairing-BQeyBt0a.js";
76
- import "./session-store-runtime-BZIAo9w7.js";
77
- import "./text-utility-runtime-DMDtY7pX.js";
78
- import { i as resolveIMessageAccount } from "./accounts-DteRRvB9.js";
79
- import { t as createIMessageRpcClient } from "./client-BnJ8WT33.js";
80
- import { n as imessageRpcSupportsMethod, t as getCachedIMessagePrivateApiStatus } from "./private-api-status-hXzk6Zzf.js";
81
- import { c as parseIMessageTarget, o as normalizeIMessageHandle, r as isAllowedIMessageReplyContextSender, s as parseIMessageAllowTarget, t as formatIMessageChatTarget } from "./targets-ByhFAk_l.js";
82
- import { n as isKnownFromMeIMessageMessageId, r as rememberIMessageReplyCache } from "./monitor-reply-cache-BtaX8uF7.js";
83
- import { t as probeIMessage } from "./probe-NEDMTmie.js";
84
- import { n as resolveIMessageInboundConversationId, t as sanitizeOutboundText } from "./sanitize-outbound-Bt4-FGfp.js";
85
- import { n as resolveIMessageAttachmentRoots, r as resolveIMessageRemoteAttachmentRoots } from "./media-contract-RbwqUy7-.js";
86
- import { t as extractMarkdownFormatRuns } from "./markdown-format-Cqti91oT.js";
87
- import fs from "node:fs";
88
- import path from "node:path";
89
- import fs$1 from "node:fs/promises";
90
- import { createHash } from "node:crypto";
91
- //#region extensions/imessage/src/chat.ts
92
- function buildChatTargetParams(to, opts) {
93
- const cfg = requireRuntimeConfig(opts.cfg, "iMessage chat action");
94
- const account = opts.account ?? resolveIMessageAccount({
95
- cfg,
96
- accountId: opts.accountId
97
- });
98
- const target = parseIMessageTarget(opts.chatId ? formatIMessageChatTarget(opts.chatId) : to);
99
- const params = {};
100
- if (target.kind === "chat_id") params.chat_id = target.chatId;
101
- else if (target.kind === "chat_guid") params.chat_guid = target.chatGuid;
102
- else if (target.kind === "chat_identifier") params.chat_identifier = target.chatIdentifier;
103
- else params.to = target.to;
104
- return {
105
- params,
106
- service: opts.service ?? (target.kind === "handle" ? target.service : void 0) ?? account.config.service,
107
- region: opts.region?.trim() || account.config.region?.trim() || "US",
108
- account
109
- };
110
- }
111
- async function runChatAction(method, params, opts) {
112
- const cfg = requireRuntimeConfig(opts.cfg, "iMessage chat action");
113
- const account = opts.account ?? resolveIMessageAccount({
114
- cfg,
115
- accountId: opts.accountId
116
- });
117
- const cliPath = opts.cliPath?.trim() || account.config.cliPath?.trim() || "imsg";
118
- const dbPath = opts.dbPath?.trim() || account.config.dbPath?.trim();
119
- const client = opts.client ?? await createIMessageRpcClient({
120
- cliPath,
121
- dbPath
122
- });
123
- const shouldClose = !opts.client;
124
- try {
125
- return await client.request(method, params, { timeoutMs: opts.timeoutMs });
126
- } finally {
127
- if (shouldClose) await client.stop();
128
- }
129
- }
130
- async function sendIMessageTyping(to, isTyping, opts) {
131
- const { params, service } = buildChatTargetParams(to, opts);
132
- params.typing = isTyping;
133
- if (service) params.service = service;
134
- await runChatAction("typing", params, opts);
135
- }
136
- async function markIMessageChatRead(to, opts) {
137
- const { params } = buildChatTargetParams(to, opts);
138
- await runChatAction("read", params, opts);
139
- }
140
- //#endregion
141
- //#region extensions/imessage/src/monitor/persisted-echo-cache.ts
142
- const PERSISTED_ECHO_TTL_MS = 720 * 60 * 1e3;
143
- const MAX_PERSISTED_ECHO_ENTRIES = 256;
144
- const PERSISTED_ECHO_DIR_MODE = 448;
145
- const PERSISTED_ECHO_FILE_MODE = 384;
146
- function resolvePersistedEchoPath() {
147
- return path.join(resolveStateDir(), "imessage", "sent-echoes.jsonl");
148
- }
149
- function clampPersistedEchoModes(filePath) {
150
- try {
151
- fs.chmodSync(path.dirname(filePath), PERSISTED_ECHO_DIR_MODE);
152
- fs.chmodSync(filePath, PERSISTED_ECHO_FILE_MODE);
153
- } catch {}
154
- }
155
- function normalizeText$1(text) {
156
- return text?.replace(/\r\n?/g, "\n").trim() || void 0;
157
- }
158
- function normalizeMessageId(messageId) {
159
- const normalized = messageId?.trim();
160
- if (!normalized || normalized === "ok" || normalized === "unknown") return;
161
- return normalized;
162
- }
163
- function parseEntry(line) {
164
- try {
165
- const parsed = JSON.parse(line);
166
- if (typeof parsed.scope !== "string" || typeof parsed.timestamp !== "number") return null;
167
- return {
168
- scope: parsed.scope,
169
- text: typeof parsed.text === "string" ? parsed.text : void 0,
170
- messageId: typeof parsed.messageId === "string" ? parsed.messageId : void 0,
171
- timestamp: parsed.timestamp
172
- };
173
- } catch {
174
- return null;
175
- }
176
- }
177
- let mirror = null;
178
- let persistenceFailureLogged = false;
179
- function reportFailure(scope, err) {
180
- if (persistenceFailureLogged) return;
181
- persistenceFailureLogged = true;
182
- logVerbose(`imessage echo-cache: ${scope} disabled after first failure: ${String(err)}`);
183
- }
184
- function loadMirrorIfStale() {
185
- const filePath = resolvePersistedEchoPath();
186
- let mtimeMs;
187
- try {
188
- mtimeMs = fs.statSync(filePath).mtimeMs;
189
- } catch (err) {
190
- if (err?.code !== "ENOENT") reportFailure("stat", err);
191
- mirror = {
192
- entries: [],
193
- mtimeMs: 0
194
- };
195
- return;
196
- }
197
- if (mirror && mirror.mtimeMs === mtimeMs) return;
198
- let raw;
199
- try {
200
- raw = fs.readFileSync(filePath, "utf8");
201
- } catch (err) {
202
- reportFailure("read", err);
203
- mirror = {
204
- entries: [],
205
- mtimeMs
206
- };
207
- return;
208
- }
209
- const cutoff = Date.now() - PERSISTED_ECHO_TTL_MS;
210
- mirror = {
211
- entries: raw.split(/\n+/).map(parseEntry).filter((entry) => Boolean(entry && entry.timestamp >= cutoff)).slice(-256),
212
- mtimeMs
213
- };
214
- }
215
- function readRecentEntries() {
216
- loadMirrorIfStale();
217
- return mirror?.entries ?? [];
218
- }
219
- const COMPACT_AT_ENTRY_COUNT = MAX_PERSISTED_ECHO_ENTRIES * 2;
220
- function compactRecentEntries(entries) {
221
- const filePath = resolvePersistedEchoPath();
222
- try {
223
- fs.mkdirSync(path.dirname(filePath), {
224
- recursive: true,
225
- mode: PERSISTED_ECHO_DIR_MODE
226
- });
227
- fs.writeFileSync(filePath, entries.map((entry) => JSON.stringify(entry)).join("\n") + (entries.length ? "\n" : ""), {
228
- encoding: "utf8",
229
- mode: PERSISTED_ECHO_FILE_MODE
230
- });
231
- clampPersistedEchoModes(filePath);
232
- } catch (err) {
233
- reportFailure("compact", err);
234
- return;
235
- }
236
- let mtimeMs = 0;
237
- try {
238
- mtimeMs = fs.statSync(filePath).mtimeMs;
239
- } catch {}
240
- mirror = {
241
- entries: [...entries],
242
- mtimeMs
243
- };
244
- }
245
- function appendEntry(entry) {
246
- const filePath = resolvePersistedEchoPath();
247
- try {
248
- fs.mkdirSync(path.dirname(filePath), {
249
- recursive: true,
250
- mode: PERSISTED_ECHO_DIR_MODE
251
- });
252
- fs.appendFileSync(filePath, `${JSON.stringify(entry)}\n`, {
253
- encoding: "utf8",
254
- mode: PERSISTED_ECHO_FILE_MODE
255
- });
256
- clampPersistedEchoModes(filePath);
257
- } catch (err) {
258
- reportFailure("append", err);
259
- return;
260
- }
261
- let mtimeMs = 0;
262
- try {
263
- mtimeMs = fs.statSync(filePath).mtimeMs;
264
- } catch {}
265
- if (mirror) mirror = {
266
- entries: [...mirror.entries, entry],
267
- mtimeMs
268
- };
269
- else mirror = {
270
- entries: [entry],
271
- mtimeMs
272
- };
273
- }
274
- function rememberPersistedIMessageEcho(params) {
275
- const entry = {
276
- scope: params.scope,
277
- text: normalizeText$1(params.text),
278
- messageId: normalizeMessageId(params.messageId),
279
- timestamp: Date.now()
280
- };
281
- if (!entry.text && !entry.messageId) return;
282
- loadMirrorIfStale();
283
- appendEntry(entry);
284
- const total = mirror?.entries.length ?? 0;
285
- const cutoff = Date.now() - PERSISTED_ECHO_TTL_MS;
286
- const oldestStale = mirror?.entries[0] && mirror.entries[0].timestamp < cutoff;
287
- if (total > COMPACT_AT_ENTRY_COUNT || oldestStale) compactRecentEntries((mirror?.entries ?? []).filter((e) => e.timestamp >= cutoff).slice(-256));
288
- }
289
- function hasPersistedIMessageEcho(params) {
290
- const text = normalizeText$1(params.text);
291
- const messageId = normalizeMessageId(params.messageId);
292
- if (!text && !messageId) return false;
293
- for (const entry of readRecentEntries()) {
294
- if (entry.scope !== params.scope) continue;
295
- if (messageId && entry.messageId === messageId) return true;
296
- if (text && entry.text === text) return true;
297
- }
298
- return false;
299
- }
300
- //#endregion
301
- //#region extensions/imessage/src/send.ts
302
- const MAX_REPLY_TO_ID_LENGTH = 256;
303
- function stripUnsafeReplyTagChars(value) {
304
- let next = "";
305
- for (const ch of value) {
306
- const code = ch.charCodeAt(0);
307
- if (code >= 0 && code <= 31 || code === 127 || ch === "[" || ch === "]") continue;
308
- next += ch;
309
- }
310
- return next;
311
- }
312
- function sanitizeReplyToId(rawReplyToId) {
313
- const trimmed = rawReplyToId?.trim();
314
- if (!trimmed) return;
315
- const sanitized = stripUnsafeReplyTagChars(trimmed).trim();
316
- if (!sanitized) return;
317
- if (sanitized.length > MAX_REPLY_TO_ID_LENGTH) return sanitized.slice(0, MAX_REPLY_TO_ID_LENGTH);
318
- return sanitized;
319
- }
320
- function resolveMessageId(result) {
321
- if (!result) return null;
322
- const raw = typeof result.messageId === "string" && result.messageId.trim() || typeof result.message_id === "string" && result.message_id.trim() || typeof result.id === "string" && result.id.trim() || typeof result.guid === "string" && result.guid.trim() || (typeof result.message_id === "number" ? String(result.message_id) : null) || (typeof result.id === "number" ? String(result.id) : null);
323
- return raw ? raw.trim() : null;
324
- }
325
- function resolveOutboundEchoText(text, mediaContentType) {
326
- if (text.trim()) return text;
327
- const kind = kindFromMime(mediaContentType ?? void 0);
328
- if (!kind) return;
329
- return kind === "image" ? "<media:image>" : `<media:${kind}>`;
330
- }
331
- function createIMessageSendReceipt(params) {
332
- const messageId = params.messageId.trim();
333
- const results = messageId && messageId !== "unknown" && messageId !== "ok" ? [{
334
- channel: "imessage",
335
- messageId,
336
- meta: { targetKind: params.target.kind }
337
- }] : [];
338
- if (results[0]) {
339
- if (params.target.kind === "chat_id") results[0].chatId = String(params.target.chatId);
340
- else if (params.target.kind === "chat_guid") results[0].conversationId = params.target.chatGuid;
341
- else if (params.target.kind === "chat_identifier") results[0].conversationId = params.target.chatIdentifier;
342
- }
343
- const receiptParams = {
344
- results,
345
- kind: params.kind
346
- };
347
- if (params.replyToId) receiptParams.replyToId = params.replyToId;
348
- return createMessageReceiptFromOutboundResults(receiptParams);
349
- }
350
- function resolveOutboundEchoScope(params) {
351
- if (params.target.kind === "chat_id") return `${params.accountId}:${formatIMessageChatTarget(params.target.chatId)}`;
352
- if (params.target.kind === "chat_guid") return `${params.accountId}:chat_guid:${params.target.chatGuid}`;
353
- if (params.target.kind === "chat_identifier") return `${params.accountId}:chat_identifier:${params.target.chatIdentifier}`;
354
- return `${params.accountId}:imessage:${params.target.to}`;
355
- }
356
- async function sendMessageIMessage(to, text, opts) {
357
- const cfg = requireRuntimeConfig(opts.config, "iMessage send");
358
- const account = opts.account ?? resolveIMessageAccount({
359
- cfg,
360
- accountId: opts.accountId
361
- });
362
- const cliPath = opts.cliPath?.trim() || account.config.cliPath?.trim() || "imsg";
363
- const dbPath = opts.dbPath?.trim() || account.config.dbPath?.trim();
364
- const target = parseIMessageTarget(opts.chatId ? formatIMessageChatTarget(opts.chatId) : to);
365
- const service = opts.service ?? (target.kind === "handle" ? target.service : void 0) ?? account.config.service;
366
- const region = opts.region?.trim() || account.config.region?.trim() || "US";
367
- const maxBytes = typeof opts.maxBytes === "number" ? opts.maxBytes : typeof account.config.mediaMaxMb === "number" ? account.config.mediaMaxMb * 1024 * 1024 : 16 * 1024 * 1024;
368
- let message = text ?? "";
369
- let filePath;
370
- let mediaContentType;
371
- if (opts.mediaUrl?.trim()) {
372
- const resolved = await (opts.resolveAttachmentImpl ?? resolveOutboundAttachmentFromUrl)(opts.mediaUrl.trim(), maxBytes, {
373
- localRoots: opts.mediaLocalRoots,
374
- readFile: opts.mediaReadFile
375
- });
376
- filePath = resolved.path;
377
- mediaContentType = resolved.contentType ?? void 0;
378
- }
379
- if (!message.trim() && !filePath) throw new Error("iMessage send requires text or media");
380
- if (message.trim()) {
381
- const tableMode = resolveMarkdownTableMode({
382
- cfg,
383
- channel: "imessage",
384
- accountId: account.accountId
385
- });
386
- message = convertMarkdownTables(message, tableMode);
387
- }
388
- message = stripInlineDirectiveTagsForDelivery(message).text;
389
- if (!message.trim() && !filePath) throw new Error("iMessage send requires text or media");
390
- const formatted = message.trim() ? extractMarkdownFormatRuns(message) : {
391
- text: message,
392
- ranges: []
393
- };
394
- message = formatted.text;
395
- if (!message.trim() && !filePath) throw new Error("iMessage send requires text or media");
396
- const echoText = resolveOutboundEchoText(message, filePath ? mediaContentType : void 0);
397
- const resolvedReplyToId = sanitizeReplyToId(opts.replyToId);
398
- const params = {
399
- text: message,
400
- service: service || "auto",
401
- region
402
- };
403
- if (resolvedReplyToId) params.reply_to = resolvedReplyToId;
404
- if (formatted.ranges.length > 0) params.formatting = formatted.ranges;
405
- if (filePath) params.file = filePath;
406
- if (target.kind === "chat_id") params.chat_id = target.chatId;
407
- else if (target.kind === "chat_guid") params.chat_guid = target.chatGuid;
408
- else if (target.kind === "chat_identifier") params.chat_identifier = target.chatIdentifier;
409
- else params.to = target.to;
410
- const client = opts.client ?? (opts.createClient ? await opts.createClient({
411
- cliPath,
412
- dbPath
413
- }) : await createIMessageRpcClient({
414
- cliPath,
415
- dbPath
416
- }));
417
- const shouldClose = !opts.client;
418
- try {
419
- const result = await client.request("send", params, { timeoutMs: opts.timeoutMs });
420
- const resolvedId = resolveMessageId(result);
421
- const messageId = resolvedId ?? (result?.ok ? "ok" : "unknown");
422
- const echoScope = resolveOutboundEchoScope({
423
- accountId: account.accountId,
424
- target
425
- });
426
- if (echoScope) rememberPersistedIMessageEcho({
427
- scope: echoScope,
428
- text: echoText,
429
- messageId: resolvedId ?? void 0
430
- });
431
- if (resolvedId) rememberIMessageReplyCache({
432
- accountId: account.accountId,
433
- messageId: resolvedId,
434
- chatGuid: target.kind === "chat_guid" ? target.chatGuid : void 0,
435
- chatIdentifier: target.kind === "chat_identifier" ? target.chatIdentifier : target.kind === "handle" ? `${target.service === "sms" ? "SMS" : "iMessage"};-;${target.to}` : void 0,
436
- chatId: target.kind === "chat_id" ? target.chatId : void 0,
437
- timestamp: Date.now(),
438
- isFromMe: true
439
- });
440
- return {
441
- messageId,
442
- sentText: message,
443
- ...echoText ? { echoText } : {},
444
- receipt: createIMessageSendReceipt({
445
- messageId,
446
- target,
447
- kind: filePath ? "media" : "text",
448
- ...resolvedReplyToId ? { replyToId: resolvedReplyToId } : {}
449
- })
450
- };
451
- } finally {
452
- if (shouldClose) await client.stop();
453
- }
454
- }
455
- //#endregion
456
- //#region extensions/imessage/src/monitor/abort-handler.ts
457
- function attachIMessageMonitorAbortHandler(params) {
458
- const abort = params.abortSignal;
459
- if (!abort) return () => {};
460
- const onAbort = () => {
461
- const subscriptionId = params.getSubscriptionId();
462
- if (subscriptionId) params.client.request("watch.unsubscribe", { subscription: subscriptionId }).catch(() => {});
463
- params.client.stop().catch(() => {});
464
- };
465
- abort.addEventListener("abort", onAbort, { once: true });
466
- return () => abort.removeEventListener("abort", onAbort);
467
- }
468
- //#endregion
469
- //#region extensions/imessage/src/monitor/catchup.ts
470
- const DEFAULT_MAX_AGE_MINUTES = 120;
471
- const MAX_MAX_AGE_MINUTES = 720;
472
- const DEFAULT_PER_RUN_LIMIT = 50;
473
- const MAX_PER_RUN_LIMIT = 500;
474
- const DEFAULT_FIRST_RUN_LOOKBACK_MINUTES = 30;
475
- const DEFAULT_MAX_FAILURE_RETRIES = 10;
476
- const MAX_MAX_FAILURE_RETRIES = 1e3;
477
- const MAX_FAILURE_RETRY_MAP_SIZE = 5e3;
478
- function resolveStateDirFromEnv(env = process.env) {
479
- if (env.DAOCORE_STATE_DIR?.trim()) return resolveStateDir(env);
480
- if (env.VITEST || env.NODE_ENV === "test") {
481
- const name = "daocore-vitest-" + process.pid;
482
- return path.join(resolvePreferredDaoCoreTmpDir(), name);
483
- }
484
- return resolveStateDir(env);
485
- }
486
- function resolveCursorFilePath(accountId) {
487
- const safePrefix = accountId.replace(/[^a-zA-Z0-9_-]/g, "_") || "account";
488
- const hash = createHash("sha256").update(accountId, "utf8").digest("hex").slice(0, 12);
489
- return path.join(resolveStateDirFromEnv(), "imessage", "catchup", `${safePrefix}__${hash}.json`);
490
- }
491
- function sanitizeFailureRetriesInput(raw) {
492
- if (!raw || typeof raw !== "object") return {};
493
- const out = {};
494
- for (const [guid, count] of Object.entries(raw)) {
495
- if (!guid || typeof guid !== "string") continue;
496
- if (typeof count !== "number" || !Number.isFinite(count) || count <= 0) continue;
497
- out[guid] = Math.floor(count);
498
- }
499
- return out;
500
- }
501
- /**
502
- * Cursor file path: `<daocoreStateDir>/imessage/catchup/<safePrefix>__<sha256[:12]>.json`.
503
- * `daocoreStateDir` resolves through `DAOCORE_STATE_DIR` (or the plugin-sdk default,
504
- * `~/.daocore`). On a default install the cursor lands at
505
- * `~/.daocore/imessage/catchup/<safePrefix>__<sha256[:12]>.json`.
506
- */
507
- async function loadIMessageCatchupCursor(accountId) {
508
- const { value } = await readJsonFileWithFallback(resolveCursorFilePath(accountId), null);
509
- if (!value || typeof value !== "object") return null;
510
- if (typeof value.lastSeenMs !== "number" || !Number.isFinite(value.lastSeenMs)) return null;
511
- if (typeof value.lastSeenRowid !== "number" || !Number.isFinite(value.lastSeenRowid)) return null;
512
- const failureRetries = sanitizeFailureRetriesInput(value.failureRetries);
513
- const hasRetries = Object.keys(failureRetries).length > 0;
514
- return {
515
- lastSeenMs: value.lastSeenMs,
516
- lastSeenRowid: value.lastSeenRowid,
517
- updatedAt: typeof value.updatedAt === "number" ? value.updatedAt : 0,
518
- ...hasRetries ? { failureRetries } : {}
519
- };
520
- }
521
- async function saveIMessageCatchupCursor(accountId, next) {
522
- const filePath = resolveCursorFilePath(accountId);
523
- const sanitized = sanitizeFailureRetriesInput(next.failureRetries);
524
- const hasRetries = Object.keys(sanitized).length > 0;
525
- await writeJsonFileAtomically(filePath, {
526
- lastSeenMs: next.lastSeenMs,
527
- lastSeenRowid: next.lastSeenRowid,
528
- updatedAt: Date.now(),
529
- ...hasRetries ? { failureRetries: sanitized } : {}
530
- });
531
- }
532
- /**
533
- * Bound the retry map so a pathological storm of unique failing GUIDs
534
- * cannot grow the cursor file without limit. Keeps the `maxSize` entries
535
- * with the highest counts (closest to give-up) when over the bound.
536
- */
537
- function capFailureRetriesMap(map, maxSize = MAX_FAILURE_RETRY_MAP_SIZE) {
538
- const entries = Object.entries(map);
539
- if (entries.length <= maxSize) return map;
540
- entries.sort((a, b) => b[1] - a[1] || a[0].localeCompare(b[0]));
541
- const capped = {};
542
- for (let i = 0; i < maxSize; i++) {
543
- const [guid, count] = entries[i];
544
- capped[guid] = count;
545
- }
546
- return capped;
547
- }
548
- function clampInt(value, min, max, fallback) {
549
- if (typeof value !== "number" || !Number.isFinite(value)) return fallback;
550
- return Math.min(max, Math.max(min, Math.floor(value)));
551
- }
552
- function resolveCatchupConfig(raw) {
553
- return {
554
- enabled: Boolean(raw?.enabled),
555
- maxAgeMinutes: clampInt(raw?.maxAgeMinutes, 1, MAX_MAX_AGE_MINUTES, DEFAULT_MAX_AGE_MINUTES),
556
- perRunLimit: clampInt(raw?.perRunLimit, 1, MAX_PER_RUN_LIMIT, DEFAULT_PER_RUN_LIMIT),
557
- firstRunLookbackMinutes: clampInt(raw?.firstRunLookbackMinutes, 1, MAX_MAX_AGE_MINUTES, DEFAULT_FIRST_RUN_LOOKBACK_MINUTES),
558
- maxFailureRetries: clampInt(raw?.maxFailureRetries, 1, MAX_MAX_FAILURE_RETRIES, DEFAULT_MAX_FAILURE_RETRIES)
559
- };
560
- }
561
- /**
562
- * One catchup pass. Loads the cursor, fetches `messages.history`, replays
563
- * each row through `dispatch`, advances the cursor on success / give-up,
564
- * persists the cursor, returns a summary.
565
- *
566
- * The fetch and dispatch functions are injected so this loop is unit-testable
567
- * without standing up an `imsg` daemon. The wiring in `monitor-provider.ts`
568
- * passes the live `client.request("messages.history", ...)` adapter as
569
- * `fetch` and the `evaluateIMessageInbound` + `dispatchInboundMessage`
570
- * pipeline as `dispatch`.
571
- */
572
- async function performIMessageCatchup(params) {
573
- const now = params.now ?? Date.now();
574
- const cfg = params.config;
575
- const cursor = await loadIMessageCatchupCursor(params.accountId);
576
- const lookbackMs = cursor === null ? cfg.firstRunLookbackMinutes * 6e4 : cfg.maxAgeMinutes * 6e4;
577
- const ageBoundMs = now - cfg.maxAgeMinutes * 6e4;
578
- const windowStartMs = Math.max(cursor?.lastSeenMs ?? now - lookbackMs, ageBoundMs);
579
- const windowEndMs = now;
580
- const sinceRowid = cursor?.lastSeenRowid ?? 0;
581
- const summary = {
582
- querySucceeded: false,
583
- fetchedCount: 0,
584
- replayed: 0,
585
- skippedFromMe: 0,
586
- skippedPreCursor: 0,
587
- skippedGivenUp: 0,
588
- failed: 0,
589
- givenUp: 0,
590
- cursorBefore: cursor ? {
591
- lastSeenMs: cursor.lastSeenMs,
592
- lastSeenRowid: cursor.lastSeenRowid
593
- } : null,
594
- cursorAfter: {
595
- lastSeenMs: cursor?.lastSeenMs ?? windowStartMs,
596
- lastSeenRowid: cursor?.lastSeenRowid ?? 0
597
- },
598
- windowStartMs,
599
- windowEndMs
600
- };
601
- let fetchResult;
602
- try {
603
- fetchResult = await params.fetch({
604
- sinceMs: windowStartMs,
605
- sinceRowid,
606
- limit: cfg.perRunLimit
607
- });
608
- } catch (err) {
609
- params.warn?.(`imessage catchup: fetch failed: ${String(err)}`);
610
- return summary;
611
- }
612
- if (!fetchResult.resolved) {
613
- params.warn?.(`imessage catchup: fetch returned unresolved result`);
614
- return summary;
615
- }
616
- summary.querySucceeded = true;
617
- summary.fetchedCount = fetchResult.rows.length;
618
- const rows = fetchResult.rows.toSorted((a, b) => a.rowid - b.rowid);
619
- const failureRetries = { ...cursor?.failureRetries };
620
- const cursorBeforeMs = cursor?.lastSeenMs ?? windowStartMs;
621
- const cursorBeforeRowid = cursor?.lastSeenRowid ?? 0;
622
- let highWatermarkMs = cursorBeforeMs;
623
- let highWatermarkRowid = cursorBeforeRowid;
624
- let earliestHeldFailureRow = null;
625
- for (const row of rows) {
626
- if (row.rowid <= sinceRowid) {
627
- summary.skippedPreCursor += 1;
628
- continue;
629
- }
630
- if (row.date < ageBoundMs) {
631
- summary.skippedPreCursor += 1;
632
- highWatermarkMs = Math.max(highWatermarkMs, row.date);
633
- highWatermarkRowid = Math.max(highWatermarkRowid, row.rowid);
634
- continue;
635
- }
636
- if (row.isFromMe) {
637
- summary.skippedFromMe += 1;
638
- highWatermarkMs = Math.max(highWatermarkMs, row.date);
639
- highWatermarkRowid = Math.max(highWatermarkRowid, row.rowid);
640
- continue;
641
- }
642
- const priorCount = failureRetries[row.guid] ?? 0;
643
- if (priorCount >= cfg.maxFailureRetries) {
644
- summary.skippedGivenUp += 1;
645
- highWatermarkMs = Math.max(highWatermarkMs, row.date);
646
- highWatermarkRowid = Math.max(highWatermarkRowid, row.rowid);
647
- continue;
648
- }
649
- let dispatched;
650
- try {
651
- dispatched = await params.dispatch(row);
652
- } catch (err) {
653
- params.warn?.(`imessage catchup: dispatch threw for guid=${row.guid}: ${String(err)}`);
654
- dispatched = { ok: false };
655
- }
656
- if (dispatched.ok) {
657
- summary.replayed += 1;
658
- delete failureRetries[row.guid];
659
- highWatermarkMs = Math.max(highWatermarkMs, row.date);
660
- highWatermarkRowid = Math.max(highWatermarkRowid, row.rowid);
661
- continue;
662
- }
663
- const nextCount = priorCount + 1;
664
- failureRetries[row.guid] = nextCount;
665
- summary.failed += 1;
666
- if (nextCount >= cfg.maxFailureRetries) {
667
- summary.givenUp += 1;
668
- params.warn?.(`imessage catchup: giving up on guid=${row.guid} after ${nextCount} failures; advancing cursor past it`);
669
- highWatermarkMs = Math.max(highWatermarkMs, row.date);
670
- highWatermarkRowid = Math.max(highWatermarkRowid, row.rowid);
671
- continue;
672
- }
673
- if (earliestHeldFailureRow === null || row.rowid < earliestHeldFailureRow.rowid) earliestHeldFailureRow = row;
674
- }
675
- if (earliestHeldFailureRow === null) {
676
- if (typeof fetchResult.highWatermarkMs === "number") highWatermarkMs = Math.max(highWatermarkMs, fetchResult.highWatermarkMs);
677
- if (typeof fetchResult.highWatermarkRowid === "number") highWatermarkRowid = Math.max(highWatermarkRowid, fetchResult.highWatermarkRowid);
678
- }
679
- let lastSeenMs;
680
- let lastSeenRowid;
681
- if (earliestHeldFailureRow !== null) {
682
- lastSeenMs = Math.max(cursorBeforeMs, earliestHeldFailureRow.date - 1);
683
- lastSeenRowid = Math.max(cursorBeforeRowid, earliestHeldFailureRow.rowid - 1);
684
- } else {
685
- lastSeenMs = highWatermarkMs;
686
- lastSeenRowid = highWatermarkRowid;
687
- }
688
- const capped = capFailureRetriesMap(failureRetries);
689
- summary.cursorAfter = {
690
- lastSeenMs,
691
- lastSeenRowid
692
- };
693
- await saveIMessageCatchupCursor(params.accountId, {
694
- lastSeenMs,
695
- lastSeenRowid,
696
- failureRetries: capped
697
- });
698
- if (summary.replayed > 0 || summary.failed > 0 || summary.givenUp > 0) params.log?.(`imessage catchup: replayed=${summary.replayed} skippedFromMe=${summary.skippedFromMe} skippedGivenUp=${summary.skippedGivenUp} failed=${summary.failed} givenUp=${summary.givenUp} fetchedCount=${summary.fetchedCount}`);
699
- return summary;
700
- }
701
- //#endregion
702
- //#region extensions/imessage/src/monitor/strip-imsg-length-prefixed-text.ts
703
- const utf8Decoder = new TextDecoder();
704
- function readVarint(buf, start) {
705
- let offset = start;
706
- let value = 0;
707
- let shift = 0;
708
- while (offset < buf.length && shift <= 28) {
709
- const byte = buf[offset];
710
- offset += 1;
711
- value |= (byte & 127) << shift;
712
- if ((byte & 128) === 0) return {
713
- nextOffset: offset,
714
- value
715
- };
716
- shift += 7;
717
- }
718
- return null;
719
- }
720
- function tryStripImessageLengthPrefixedUtf8Buffer(buf) {
721
- const key = readVarint(buf, 0);
722
- if (!key || key.nextOffset >= buf.length) return null;
723
- if (key.value !== 10) return null;
724
- const length = readVarint(buf, key.nextOffset);
725
- if (!length || length.value === 0) return null;
726
- if (length.nextOffset + length.value !== buf.length) return null;
727
- return buf.subarray(length.nextOffset, buf.length);
728
- }
729
- function stripImessageLengthPrefixedUtf8Text(text) {
730
- if (!text) return text;
731
- const stripped = tryStripImessageLengthPrefixedUtf8Buffer(Buffer.from(text, "utf8"));
732
- if (!stripped) return text;
733
- const inner = utf8Decoder.decode(stripped);
734
- return inner.length > 0 ? inner : text;
735
- }
736
- //#endregion
737
- //#region extensions/imessage/src/monitor/parse-notification.ts
738
- function isOptionalString(value) {
739
- return value === void 0 || value === null || typeof value === "string";
740
- }
741
- function isOptionalStringOrNumber(value) {
742
- return value === void 0 || value === null || typeof value === "string" || typeof value === "number";
743
- }
744
- function isOptionalNumber(value) {
745
- return value === void 0 || value === null || typeof value === "number";
746
- }
747
- function isOptionalBoolean(value) {
748
- return value === void 0 || value === null || typeof value === "boolean";
749
- }
750
- function isOptionalStringArray(value) {
751
- return value === void 0 || value === null || Array.isArray(value) && value.every((entry) => typeof entry === "string");
752
- }
753
- function isOptionalAttachments(value) {
754
- if (value === void 0 || value === null) return true;
755
- if (!Array.isArray(value)) return false;
756
- return value.every((attachment) => {
757
- if (!isRecord(attachment)) return false;
758
- return isOptionalString(attachment.original_path) && isOptionalString(attachment.mime_type) && isOptionalBoolean(attachment.missing) && isOptionalString(attachment.transfer_name) && isOptionalString(attachment.uti);
759
- });
760
- }
761
- function parseIMessageNotification(raw) {
762
- if (!isRecord(raw)) return null;
763
- const maybeMessage = raw.message;
764
- if (!isRecord(maybeMessage)) return null;
765
- const message = maybeMessage;
766
- if (!isOptionalNumber(message.id) || !isOptionalString(message.guid) || !isOptionalNumber(message.chat_id) || !isOptionalString(message.sender) || !isOptionalString(message.destination_caller_id) || !isOptionalBoolean(message.is_from_me) || !isOptionalString(message.text) || !isOptionalStringOrNumber(message.reply_to_id) || !isOptionalString(message.reply_to_text) || !isOptionalString(message.reply_to_sender) || !isOptionalString(message.created_at) || !isOptionalBoolean(message.is_reaction) || !isOptionalBoolean(message.is_tapback) || !isOptionalString(message.associated_message_guid) || !isOptionalNumber(message.associated_message_type) || !isOptionalString(message.reaction_type) || !isOptionalString(message.reaction_emoji) || !isOptionalBoolean(message.is_reaction_add) || !isOptionalString(message.reacted_to_guid) || !isOptionalAttachments(message.attachments) || !isOptionalString(message.chat_identifier) || !isOptionalString(message.chat_guid) || !isOptionalString(message.chat_name) || !isOptionalStringArray(message.participants) || !isOptionalBoolean(message.is_group)) return null;
767
- return {
768
- ...message,
769
- text: typeof message.text === "string" ? stripImessageLengthPrefixedUtf8Text(message.text) : message.text,
770
- reply_to_text: typeof message.reply_to_text === "string" ? stripImessageLengthPrefixedUtf8Text(message.reply_to_text) : message.reply_to_text
771
- };
772
- }
773
- //#endregion
774
- //#region extensions/imessage/src/monitor/catchup-bridge.ts
775
- const PER_CHAT_HISTORY_LIMIT_CAP = 500;
776
- const CATCHUP_CHATS_LIST_LIMIT = 200;
777
- const CATCHUP_RPC_TIMEOUT_MS = 3e4;
778
- /**
779
- * Wire `performIMessageCatchup` against the live `imsg` JSON-RPC client.
780
- *
781
- * Catchup recovers messages that landed in `chat.db` while the gateway was
782
- * offline (crash, restart, mac sleep) by:
783
- * 1. listing recently-active chats via `chats.list`,
784
- * 2. fetching per-chat history since the cursor via `messages.history`,
785
- * 3. sorting cross-chat by `rowid`, capping at `perRunLimit`,
786
- * 4. replaying each row through the same `dispatchPayload` handler used
787
- * by the live notification loop, so existing dedupe / coalesce / echo
788
- * / read-receipt behavior covers replayed rows for free.
789
- *
790
- * Runs at most once per `monitorIMessageProvider` invocation, between
791
- * `watch.subscribe` and the live dispatch loop. Anything that arrives during
792
- * catchup itself flows through live dispatch; the existing inbound-dedupe
793
- * cache absorbs any overlap.
794
- */
795
- async function runIMessageCatchup(params) {
796
- const { client, accountId, config, includeAttachments, dispatchPayload, runtime } = params;
797
- const log = (msg) => runtime?.log?.(msg);
798
- const warnLog = (msg) => runtime?.log?.(warn(msg));
799
- const payloadByGuid = /* @__PURE__ */ new Map();
800
- const fetchFn = async ({ sinceMs, sinceRowid, limit }) => {
801
- let chatsResult;
802
- try {
803
- chatsResult = await client.request("chats.list", { limit: CATCHUP_CHATS_LIST_LIMIT }, { timeoutMs: CATCHUP_RPC_TIMEOUT_MS });
804
- } catch (err) {
805
- warnLog(`imessage catchup: chats.list failed: ${String(err)}`);
806
- return {
807
- resolved: false,
808
- rows: []
809
- };
810
- }
811
- const chats = chatsResult?.chats ?? [];
812
- const sinceISO = new Date(sinceMs).toISOString();
813
- const collected = [];
814
- const perChatLimit = Math.min(limit, PER_CHAT_HISTORY_LIMIT_CAP);
815
- let rawWatermarkRowid = -Infinity;
816
- let rawWatermarkMs = -Infinity;
817
- for (const chat of chats) {
818
- const chatId = typeof chat.id === "number" && Number.isFinite(chat.id) ? chat.id : null;
819
- if (chatId === null) continue;
820
- const lastMs = typeof chat.last_message_at === "string" ? Date.parse(chat.last_message_at) : NaN;
821
- if (Number.isFinite(lastMs) && lastMs < sinceMs) continue;
822
- let historyResult;
823
- try {
824
- historyResult = await client.request("messages.history", {
825
- chat_id: chatId,
826
- limit: perChatLimit,
827
- start: sinceISO,
828
- attachments: includeAttachments
829
- }, { timeoutMs: CATCHUP_RPC_TIMEOUT_MS });
830
- } catch (err) {
831
- warnLog(`imessage catchup: messages.history failed for chat_id=${chatId}: ${String(err)}`);
832
- continue;
833
- }
834
- const messages = Array.isArray(historyResult?.messages) ? historyResult.messages : [];
835
- for (const raw of messages) {
836
- const rawRecord = raw && typeof raw === "object" ? raw : null;
837
- const rawRowid = rawRecord && typeof rawRecord.id === "number" && Number.isFinite(rawRecord.id) ? rawRecord.id : null;
838
- const rawCreatedAt = rawRecord && typeof rawRecord.created_at === "string" ? rawRecord.created_at : null;
839
- const rawDateMs = rawCreatedAt ? Date.parse(rawCreatedAt) : NaN;
840
- if (rawRowid !== null) rawWatermarkRowid = Math.max(rawWatermarkRowid, rawRowid);
841
- if (Number.isFinite(rawDateMs)) rawWatermarkMs = Math.max(rawWatermarkMs, rawDateMs);
842
- const payload = parseIMessageNotification({ message: raw });
843
- if (!payload) continue;
844
- const guid = payload.guid?.trim();
845
- const rowid = typeof payload.id === "number" ? payload.id : null;
846
- const dateMs = typeof payload.created_at === "string" ? Date.parse(payload.created_at) : NaN;
847
- if (!guid || rowid === null || !Number.isFinite(rowid) || !Number.isFinite(dateMs)) continue;
848
- if (rowid <= sinceRowid) continue;
849
- collected.push({
850
- guid,
851
- rowid,
852
- date: dateMs,
853
- isFromMe: payload.is_from_me === true
854
- });
855
- payloadByGuid.set(guid, payload);
856
- }
857
- }
858
- const sorted = collected.toSorted((a, b) => a.rowid - b.rowid);
859
- const capped = sorted.slice(0, limit);
860
- const isCapTruncated = capped.length < sorted.length;
861
- if (isCapTruncated) {
862
- warnLog(`imessage catchup: fetched ${sorted.length} rows across chats, capped to perRunLimit=${limit} (oldest first); next startup picks up the rest`);
863
- const keep = new Set(capped.map((row) => row.guid));
864
- for (const guid of payloadByGuid.keys()) if (!keep.has(guid)) payloadByGuid.delete(guid);
865
- }
866
- let effectiveWatermarkRowid = rawWatermarkRowid;
867
- let effectiveWatermarkMs = rawWatermarkMs;
868
- if (isCapTruncated && capped.length > 0) {
869
- const last = capped.at(-1);
870
- if (last) {
871
- effectiveWatermarkRowid = Math.min(effectiveWatermarkRowid, last.rowid);
872
- effectiveWatermarkMs = Math.min(effectiveWatermarkMs, last.date);
873
- }
874
- } else if (isCapTruncated && capped.length === 0) {
875
- effectiveWatermarkRowid = NaN;
876
- effectiveWatermarkMs = NaN;
877
- }
878
- return {
879
- resolved: true,
880
- rows: capped,
881
- ...Number.isFinite(effectiveWatermarkRowid) ? { highWatermarkRowid: effectiveWatermarkRowid } : {},
882
- ...Number.isFinite(effectiveWatermarkMs) ? { highWatermarkMs: effectiveWatermarkMs } : {}
883
- };
884
- };
885
- const dispatchFn = async (row) => {
886
- const payload = payloadByGuid.get(row.guid);
887
- if (!payload) {
888
- warnLog(`imessage catchup: missing payload for guid=${row.guid}, skipping`);
889
- return { ok: false };
890
- }
891
- try {
892
- await dispatchPayload(payload);
893
- return { ok: true };
894
- } catch (err) {
895
- warnLog(`imessage catchup: dispatch threw for guid=${row.guid}: ${String(err)}`);
896
- return { ok: false };
897
- }
898
- };
899
- return await performIMessageCatchup({
900
- accountId,
901
- config,
902
- fetch: fetchFn,
903
- dispatch: dispatchFn,
904
- log,
905
- warn: warnLog,
906
- ...params.now ? { now: params.now() } : {}
907
- });
908
- }
909
- //#endregion
910
- //#region extensions/imessage/src/monitor/coalesce.ts
911
- /**
912
- * Bounds on the merged output when multiple inbound iMessage payloads are
913
- * folded into one agent turn. Caps each merge so a sender who
914
- * rapid-fires DMs inside the debounce window cannot amplify the downstream
915
- * prompt past a safe ceiling. Every source GUID still surfaces via
916
- * `coalescedMessageGuids` so a future replay path can recognize duplicates.
917
- */
918
- const MAX_COALESCED_TEXT_CHARS = 4e3;
919
- /**
920
- * Combine consecutive same-sender iMessage payloads into a single payload for
921
- * downstream dispatch. Used when the debouncer flushes a bucket containing
922
- * more than one event — e.g. Apple's split-send for `Dump https://example.com`
923
- * arriving as two separate `chat.db` rows ~0.8-2.0 s apart.
924
- *
925
- * The first payload anchors the merged shape (preserving its GUID for reply
926
- * threading). Text is concatenated with deduplication, attachments are merged
927
- * (capped), and the latest `created_at` wins so downstream sees the most
928
- * recent activity timestamp.
929
- */
930
- function combineIMessagePayloads(payloads) {
931
- if (payloads.length === 0) throw new Error("combineIMessagePayloads: cannot combine empty payloads");
932
- if (payloads.length === 1) return payloads[0];
933
- const first = payloads[0];
934
- const last = payloads[payloads.length - 1];
935
- const boundedPayloads = payloads.length > 10 ? [...payloads.slice(0, 9), last] : payloads;
936
- const seenTexts = /* @__PURE__ */ new Set();
937
- const textParts = [];
938
- for (const payload of boundedPayloads) {
939
- const text = (payload.text ?? "").trim();
940
- if (!text) continue;
941
- const normalized = text.toLowerCase();
942
- if (seenTexts.has(normalized)) continue;
943
- seenTexts.add(normalized);
944
- textParts.push(text);
945
- }
946
- let combinedText = textParts.join(" ");
947
- if (combinedText.length > 4e3) combinedText = `${combinedText.slice(0, MAX_COALESCED_TEXT_CHARS)}…[truncated]`;
948
- const allAttachments = boundedPayloads.flatMap((p) => p.attachments ?? []).slice(0, 20);
949
- const createdAts = payloads.map((p) => p.created_at).filter((c) => typeof c === "string" && c.length > 0);
950
- const latestCreatedAt = createdAts.length > 0 ? createdAts.reduce((a, b) => a > b ? a : b) : first.created_at;
951
- const seenGuids = /* @__PURE__ */ new Set();
952
- const coalescedMessageGuids = [];
953
- for (const payload of payloads) {
954
- const guid = payload.guid?.trim();
955
- if (!guid || seenGuids.has(guid)) continue;
956
- seenGuids.add(guid);
957
- coalescedMessageGuids.push(guid);
958
- }
959
- const entryWithReply = payloads.find((p) => p.reply_to_id != null);
960
- return {
961
- ...first,
962
- text: combinedText,
963
- attachments: allAttachments.length > 0 ? allAttachments : null,
964
- created_at: latestCreatedAt,
965
- reply_to_id: entryWithReply?.reply_to_id ?? first.reply_to_id ?? null,
966
- reply_to_text: entryWithReply?.reply_to_text ?? first.reply_to_text ?? null,
967
- reply_to_sender: entryWithReply?.reply_to_sender ?? first.reply_to_sender ?? null,
968
- coalescedMessageGuids: coalescedMessageGuids.length > 0 ? coalescedMessageGuids : void 0
969
- };
970
- }
971
- //#endregion
972
- //#region extensions/imessage/src/monitor/deliver.ts
973
- async function deliverReplies(params) {
974
- const { replies, target, client, runtime, maxBytes, textLimit, accountId, sentMessageCache } = params;
975
- const scope = `${accountId ?? ""}:${target}`;
976
- const { cfg } = params;
977
- const tableMode = resolveMarkdownTableMode({
978
- cfg,
979
- channel: "imessage",
980
- accountId
981
- });
982
- const chunkMode = resolveChunkMode(cfg, "imessage", accountId);
983
- for (const payload of replies) if (await deliverTextOrMediaReply({
984
- payload,
985
- text: resolveSendableOutboundReplyParts(payload, { text: convertMarkdownTables(sanitizeOutboundText(payload.text ?? ""), tableMode) }).text,
986
- chunkText: (value) => chunkTextWithMode(value, textLimit, chunkMode),
987
- sendText: async (chunk) => {
988
- const sent = await sendMessageIMessage(target, chunk, {
989
- config: params.cfg,
990
- maxBytes,
991
- client,
992
- accountId,
993
- replyToId: payload.replyToId
994
- });
995
- sentMessageCache?.remember(scope, {
996
- text: sent.echoText ?? sent.sentText,
997
- messageId: sent.messageId
998
- });
999
- },
1000
- sendMedia: async ({ mediaUrl, caption }) => {
1001
- const sent = await sendMessageIMessage(target, caption ?? "", {
1002
- config: params.cfg,
1003
- mediaUrl,
1004
- maxBytes,
1005
- client,
1006
- accountId,
1007
- replyToId: payload.replyToId
1008
- });
1009
- sentMessageCache?.remember(scope, {
1010
- text: sent.echoText ?? (sent.sentText || void 0),
1011
- messageId: sent.messageId
1012
- });
1013
- }
1014
- }) !== "empty") runtime.log?.(`imessage: delivered reply to ${target}`);
1015
- }
1016
- function createIMessageEchoCachingSend(params) {
1017
- return async (target, text, opts) => {
1018
- const sent = await sendMessageIMessage(target, sanitizeOutboundText(text), {
1019
- ...opts,
1020
- client: params.client
1021
- });
1022
- const scope = `${params.accountId ?? opts.accountId ?? ""}:${target}`;
1023
- params.sentMessageCache?.remember(scope, {
1024
- text: sent.echoText ?? (sent.sentText || void 0),
1025
- messageId: sent.messageId
1026
- });
1027
- return sent;
1028
- };
1029
- }
1030
- //#endregion
1031
- //#region extensions/imessage/src/monitor/echo-cache.ts
1032
- const SENT_MESSAGE_TEXT_TTL_MS = 4e3;
1033
- const SENT_MESSAGE_ID_TTL_MS = 6e4;
1034
- const LEADING_ATTRIBUTED_BODY_CORRUPTION_MARKERS = /^[\uFEFF\uFFFD\uFFFE\uFFFF]+/u;
1035
- function normalizeEchoTextKey(text) {
1036
- if (!text) return null;
1037
- const normalized = text.replace(/\r\n?/g, "\n").trim().replace(LEADING_ATTRIBUTED_BODY_CORRUPTION_MARKERS, "").trim();
1038
- return normalized ? normalized : null;
1039
- }
1040
- function normalizeEchoMessageIdKey(messageId) {
1041
- if (!messageId) return null;
1042
- const normalized = messageId.trim();
1043
- if (!normalized || normalized === "ok" || normalized === "unknown") return null;
1044
- return normalized;
1045
- }
1046
- var DefaultSentMessageCache = class {
1047
- constructor() {
1048
- this.textCache = /* @__PURE__ */ new Map();
1049
- this.textBackedByIdCache = /* @__PURE__ */ new Map();
1050
- this.messageIdCache = /* @__PURE__ */ new Map();
1051
- }
1052
- remember(scope, lookup) {
1053
- const textKey = normalizeEchoTextKey(lookup.text);
1054
- if (textKey) this.textCache.set(`${scope}:${textKey}`, Date.now());
1055
- const messageIdKey = normalizeEchoMessageIdKey(lookup.messageId);
1056
- if (messageIdKey) {
1057
- this.messageIdCache.set(`${scope}:${messageIdKey}`, Date.now());
1058
- if (textKey) this.textBackedByIdCache.set(`${scope}:${textKey}`, Date.now());
1059
- }
1060
- this.cleanup();
1061
- }
1062
- has(scope, lookup, skipIdShortCircuit = false) {
1063
- this.cleanup();
1064
- if (hasPersistedIMessageEcho({
1065
- scope,
1066
- ...lookup
1067
- })) return true;
1068
- const textKey = normalizeEchoTextKey(lookup.text);
1069
- const messageIdKey = normalizeEchoMessageIdKey(lookup.messageId);
1070
- if (messageIdKey) {
1071
- const idTimestamp = this.messageIdCache.get(`${scope}:${messageIdKey}`);
1072
- if (idTimestamp && Date.now() - idTimestamp <= SENT_MESSAGE_ID_TTL_MS) return true;
1073
- const textTimestamp = textKey ? this.textCache.get(`${scope}:${textKey}`) : void 0;
1074
- const textBackedByIdTimestamp = textKey ? this.textBackedByIdCache.get(`${scope}:${textKey}`) : void 0;
1075
- if (!skipIdShortCircuit && !(typeof textTimestamp === "number" && (!textBackedByIdTimestamp || textTimestamp > textBackedByIdTimestamp))) return false;
1076
- }
1077
- if (textKey) {
1078
- const textTimestamp = this.textCache.get(`${scope}:${textKey}`);
1079
- if (textTimestamp && Date.now() - textTimestamp <= SENT_MESSAGE_TEXT_TTL_MS) return true;
1080
- }
1081
- return false;
1082
- }
1083
- cleanup() {
1084
- const now = Date.now();
1085
- for (const [key, timestamp] of this.textCache.entries()) if (now - timestamp > SENT_MESSAGE_TEXT_TTL_MS) this.textCache.delete(key);
1086
- for (const [key, timestamp] of this.textBackedByIdCache.entries()) if (now - timestamp > SENT_MESSAGE_TEXT_TTL_MS) this.textBackedByIdCache.delete(key);
1087
- for (const [key, timestamp] of this.messageIdCache.entries()) if (now - timestamp > SENT_MESSAGE_ID_TTL_MS) this.messageIdCache.delete(key);
1088
- }
1089
- };
1090
- function createSentMessageCache() {
1091
- return new DefaultSentMessageCache();
1092
- }
1093
- //#endregion
1094
- //#region extensions/imessage/src/monitor/group-allowlist-warnings.ts
1095
- const startupWarned = /* @__PURE__ */ new Set();
1096
- const perChatWarned = /* @__PURE__ */ new Set();
1097
- /**
1098
- * Fires once per `accountId` at monitor startup when `groupPolicy === "allowlist"`
1099
- * but `channels.imessage.groups` is empty (no `"*"` wildcard, no explicit
1100
- * `chat_id` entries). Without one of those, every group message is dropped at
1101
- * the second gate even when the sender passes `groupAllowFrom`.
1102
- */
1103
- function warnGroupAllowlistMisconfigOnce(params) {
1104
- if (params.groupPolicy !== "allowlist") return false;
1105
- if ((params.groups ? Object.keys(params.groups) : []).length > 0) return false;
1106
- const key = `imessage:${params.accountId}`;
1107
- if (startupWarned.has(key)) return false;
1108
- startupWarned.add(key);
1109
- params.log(`imessage: groupPolicy="allowlist" but channels.imessage.groups is empty for account "${params.accountId}". Every inbound group message will be dropped. Add channels.imessage.groups["*"] = { requireMention: true } to allow all groups, or explicit per-chat_id entries to allow specific groups.`);
1110
- return true;
1111
- }
1112
- /**
1113
- * Fires once per `accountId:chat_id` when the runtime allowlist gate drops a
1114
- * group message because that chat_id is not in `channels.imessage.groups`.
1115
- * Bounded by the number of distinct group chats the gateway sees.
1116
- */
1117
- function warnGroupAllowlistDropPerChatOnce(params) {
1118
- const chat = params.chatId == null ? "" : String(params.chatId).trim();
1119
- if (!chat) return false;
1120
- const key = `imessage:${params.accountId}:${chat}`;
1121
- if (perChatWarned.has(key)) return false;
1122
- perChatWarned.add(key);
1123
- params.log(`imessage: dropping group message from chat_id=${chat} (account "${params.accountId}") — not in channels.imessage.groups allowlist. Add channels.imessage.groups["${chat}"] or channels.imessage.groups["*"] to allow it.`);
1124
- return true;
1125
- }
1126
- //#endregion
1127
- //#region extensions/imessage/src/conversation-route.ts
1128
- function resolveIMessageConversationRoute(params) {
1129
- let route = resolveAgentRoute({
1130
- cfg: params.cfg,
1131
- channel: "imessage",
1132
- accountId: params.accountId,
1133
- peer: {
1134
- kind: params.isGroup ? "group" : "direct",
1135
- id: params.peerId
1136
- }
1137
- });
1138
- const conversationId = resolveIMessageInboundConversationId({
1139
- isGroup: params.isGroup,
1140
- sender: params.sender,
1141
- chatId: params.chatId
1142
- });
1143
- if (!conversationId) return route;
1144
- route = resolveConfiguredBindingRoute({
1145
- cfg: params.cfg,
1146
- route,
1147
- conversation: {
1148
- channel: "imessage",
1149
- accountId: params.accountId,
1150
- conversationId
1151
- }
1152
- }).route;
1153
- const runtimeRoute = resolveRuntimeConversationBindingRoute({
1154
- route,
1155
- conversation: {
1156
- channel: "imessage",
1157
- accountId: params.accountId,
1158
- conversationId
1159
- }
1160
- });
1161
- route = runtimeRoute.route;
1162
- if (runtimeRoute.bindingRecord && !runtimeRoute.boundSessionKey) logVerbose(`imessage: plugin-bound conversation ${conversationId}`);
1163
- else if (runtimeRoute.boundSessionKey) logVerbose(`imessage: routed via bound conversation ${conversationId} -> ${runtimeRoute.boundSessionKey}`);
1164
- return route;
1165
- }
1166
- //#endregion
1167
- //#region extensions/imessage/src/monitor/reflection-guard.ts
1168
- const REFLECTION_PATTERNS = [
1169
- {
1170
- re: /(?:#\+){2,}#?/,
1171
- label: "internal-separator"
1172
- },
1173
- {
1174
- re: /\bassistant\s+to\s*=\s*\w+/i,
1175
- label: "assistant-role-marker"
1176
- },
1177
- {
1178
- re: /<\s*\/?\s*(?:think(?:ing)?|thought|antthinking)\b[^<>]*>/i,
1179
- label: "thinking-tag"
1180
- },
1181
- {
1182
- re: /<\s*\/?\s*relevant[-_]memories\b[^<>]*>/i,
1183
- label: "relevant-memories-tag"
1184
- },
1185
- {
1186
- re: /<\s*\/?\s*final\b[^<>]*>/i,
1187
- label: "final-tag"
1188
- },
1189
- {
1190
- re: /\bACP error\s*\(\s*ACP_[A-Z0-9_]+\s*\):/i,
1191
- label: "acp-error"
1192
- },
1193
- {
1194
- re: /\bMissing API key for\b.+\bon the gateway\b/i,
1195
- label: "gateway-missing-api-key"
1196
- }
1197
- ];
1198
- function hasMatchOutsideCode(text, re) {
1199
- const codeRegions = findCodeRegions(text);
1200
- const globalRe = new RegExp(re.source, re.flags.includes("g") ? re.flags : `${re.flags}g`);
1201
- for (const match of text.matchAll(globalRe)) {
1202
- const start = match.index ?? -1;
1203
- if (start >= 0 && !isInsideCode(start, codeRegions)) return true;
1204
- }
1205
- return false;
1206
- }
1207
- /**
1208
- * Check whether an inbound message appears to be a reflection of
1209
- * assistant-originated content. Returns matched pattern labels for telemetry.
1210
- */
1211
- function detectReflectedContent(text) {
1212
- if (!text) return {
1213
- isReflection: false,
1214
- matchedLabels: []
1215
- };
1216
- const matchedLabels = [];
1217
- for (const { re, label } of REFLECTION_PATTERNS) if (hasMatchOutsideCode(text, re)) matchedLabels.push(label);
1218
- return {
1219
- isReflection: matchedLabels.length > 0,
1220
- matchedLabels
1221
- };
1222
- }
1223
- //#endregion
1224
- //#region extensions/imessage/src/monitor/inbound-processing.ts
1225
- const TAPBACK_TEXT_PATTERNS = [
1226
- {
1227
- prefix: "loved",
1228
- action: "added",
1229
- emoji: "❤️"
1230
- },
1231
- {
1232
- prefix: "liked",
1233
- action: "added",
1234
- emoji: "👍"
1235
- },
1236
- {
1237
- prefix: "disliked",
1238
- action: "added",
1239
- emoji: "👎"
1240
- },
1241
- {
1242
- prefix: "laughed at",
1243
- action: "added",
1244
- emoji: "😂"
1245
- },
1246
- {
1247
- prefix: "emphasized",
1248
- action: "added",
1249
- emoji: "‼️"
1250
- },
1251
- {
1252
- prefix: "questioned",
1253
- action: "added",
1254
- emoji: "❓"
1255
- },
1256
- {
1257
- prefix: "removed a heart from",
1258
- action: "removed",
1259
- emoji: "❤️"
1260
- },
1261
- {
1262
- prefix: "removed a like from",
1263
- action: "removed",
1264
- emoji: "👍"
1265
- },
1266
- {
1267
- prefix: "removed a dislike from",
1268
- action: "removed",
1269
- emoji: "👎"
1270
- },
1271
- {
1272
- prefix: "removed a laugh from",
1273
- action: "removed",
1274
- emoji: "😂"
1275
- },
1276
- {
1277
- prefix: "removed an emphasis from",
1278
- action: "removed",
1279
- emoji: "‼️"
1280
- },
1281
- {
1282
- prefix: "removed a question from",
1283
- action: "removed",
1284
- emoji: "❓"
1285
- }
1286
- ];
1287
- function normalizeReactionValue(value) {
1288
- return typeof value === "string" ? value.trim().replace(/^p:\d+\//iu, "") || void 0 : void 0;
1289
- }
1290
- function resolveReactionTargetGuidCandidates(...values) {
1291
- const candidates = [];
1292
- for (const value of values) {
1293
- if (typeof value !== "string") continue;
1294
- const raw = value.trim();
1295
- if (!raw) continue;
1296
- const normalized = raw.replace(/^p:\d+\//iu, "");
1297
- for (const candidate of [normalized, raw]) if (candidate && !candidates.includes(candidate)) candidates.push(candidate);
1298
- }
1299
- return candidates;
1300
- }
1301
- function resolveTapbackTextContext(bodyText) {
1302
- const lower = bodyText.toLowerCase();
1303
- for (const pattern of TAPBACK_TEXT_PATTERNS) {
1304
- if (!lower.startsWith(pattern.prefix)) continue;
1305
- const afterPrefix = bodyText.slice(pattern.prefix.length).trim();
1306
- if (!/^["\u201c]/u.test(afterPrefix)) continue;
1307
- return {
1308
- action: pattern.action,
1309
- emoji: pattern.emoji,
1310
- targetText: afterPrefix.replace(/^["\u201c]/u, "").replace(/["\u201d]$/u, "").trim()
1311
- };
1312
- }
1313
- return null;
1314
- }
1315
- function resolveIMessageReactionContext(message, bodyText) {
1316
- if (message.is_reaction === true || message.is_tapback === true || typeof message.associated_message_type === "number" && Number.isFinite(message.associated_message_type) && message.associated_message_type >= 2e3 && message.associated_message_type < 4e3) {
1317
- const targetGuids = resolveReactionTargetGuidCandidates(message.reacted_to_guid, message.associated_message_guid);
1318
- return {
1319
- action: message.is_reaction_add === false ? "removed" : "added",
1320
- emoji: normalizeReactionValue(message.reaction_emoji) ?? normalizeReactionValue(message.reaction_type) ?? "reaction",
1321
- targetGuid: targetGuids[0],
1322
- targetGuids
1323
- };
1324
- }
1325
- return resolveTapbackTextContext(bodyText);
1326
- }
1327
- const normalizeNonEmpty = (value) => value.trim() || null;
1328
- const imessageConversationIdentityKinds = new Set([
1329
- "plugin:imessage-chat-id",
1330
- "plugin:imessage-chat-guid",
1331
- "plugin:imessage-chat-identifier"
1332
- ]);
1333
- const matchIMessageIngressEntry = ({ entry, context }) => {
1334
- if (imessageConversationIdentityKinds.has(entry.kind) && context !== "group") return false;
1335
- };
1336
- function isIMessageConversationAllowTarget(entry) {
1337
- const parsed = parseIMessageAllowTarget(entry);
1338
- return parsed.kind === "chat_id" || parsed.kind === "chat_guid" || parsed.kind === "chat_identifier";
1339
- }
1340
- function mergeIMessageGroupAllowFromWithLegacyChatTargets(params) {
1341
- if (params.groupAllowFrom.length > 0 || !params.allowLegacyConversationTargets) return params.groupAllowFrom;
1342
- const legacyChatTargets = params.allowFrom.filter((entry) => isIMessageConversationAllowTarget(entry));
1343
- if (legacyChatTargets.length === 0) return params.groupAllowFrom;
1344
- return Array.from(new Set([...params.groupAllowFrom, ...legacyChatTargets]));
1345
- }
1346
- const imessageIngressIdentity = defineStableChannelIngressIdentity({
1347
- key: "imessage-sender",
1348
- normalizeEntry: normalizeIMessageHandleEntry,
1349
- normalizeSubject: normalizeIMessageHandle,
1350
- sensitivity: "pii",
1351
- matchEntry: matchIMessageIngressEntry,
1352
- aliases: [
1353
- [
1354
- "imessage-chat-id",
1355
- "plugin:imessage-chat-id",
1356
- normalizeIMessageChatIdEntry
1357
- ],
1358
- [
1359
- "imessage-chat-guid",
1360
- "plugin:imessage-chat-guid",
1361
- normalizeIMessageChatGuidEntry
1362
- ],
1363
- [
1364
- "imessage-chat-identifier",
1365
- "plugin:imessage-chat-identifier",
1366
- normalizeIMessageChatIdentifierEntry
1367
- ]
1368
- ].map(([key, kind, normalizeEntry]) => ({
1369
- key,
1370
- kind,
1371
- normalizeEntry,
1372
- normalizeSubject: normalizeNonEmpty,
1373
- sensitivity: "pii"
1374
- })),
1375
- resolveEntryId: ({ entryIndex }) => `imessage-entry-${entryIndex + 1}`
1376
- });
1377
- function normalizeIMessageHandleEntry(entry) {
1378
- const parsed = parseIMessageAllowTarget(entry.trim());
1379
- return parsed.kind === "handle" ? normalizeIMessageHandle(parsed.handle) : null;
1380
- }
1381
- function normalizeIMessageChatIdEntry(entry) {
1382
- const parsed = parseIMessageAllowTarget(entry.trim());
1383
- return parsed.kind === "chat_id" ? String(parsed.chatId) : null;
1384
- }
1385
- function normalizeIMessageChatGuidEntry(entry) {
1386
- const parsed = parseIMessageAllowTarget(entry.trim());
1387
- return parsed.kind === "chat_guid" ? parsed.chatGuid.trim() || null : null;
1388
- }
1389
- function normalizeIMessageChatIdentifierEntry(entry) {
1390
- const parsed = parseIMessageAllowTarget(entry.trim());
1391
- return parsed.kind === "chat_identifier" ? parsed.chatIdentifier.trim() || null : null;
1392
- }
1393
- function normalizeDmPolicy(policy) {
1394
- return policy === "open" || policy === "allowlist" || policy === "disabled" ? policy : "pairing";
1395
- }
1396
- function normalizeGroupPolicy(policy) {
1397
- return policy === "open" || policy === "disabled" ? policy : "allowlist";
1398
- }
1399
- function normalizeReplyField(value) {
1400
- if (typeof value === "string") {
1401
- const trimmed = value.trim();
1402
- return trimmed ? trimmed : void 0;
1403
- }
1404
- if (typeof value === "number") return String(value);
1405
- }
1406
- function describeReplyContext(message) {
1407
- const body = normalizeReplyField(message.reply_to_text);
1408
- if (!body) return null;
1409
- return {
1410
- body,
1411
- id: normalizeReplyField(message.reply_to_id),
1412
- sender: normalizeReplyField(message.reply_to_sender)
1413
- };
1414
- }
1415
- function resolveInboundEchoMessageIds(message) {
1416
- const values = [message.id != null ? String(message.id) : void 0, normalizeReplyField(message.guid)];
1417
- const ids = [];
1418
- for (const value of values) {
1419
- if (!value || ids.includes(value)) continue;
1420
- ids.push(value);
1421
- }
1422
- return ids;
1423
- }
1424
- function hasIMessageEchoMatch(params) {
1425
- const scopes = typeof params.scope === "string" ? [params.scope] : params.scope;
1426
- for (const scope of scopes) {
1427
- if (!scope) continue;
1428
- for (const messageId of params.messageIds) if (params.echoCache.has(scope, { messageId })) return true;
1429
- const fallbackMessageId = params.messageIds[0];
1430
- if (!params.text && !fallbackMessageId) continue;
1431
- if (params.echoCache.has(scope, {
1432
- text: params.text,
1433
- messageId: fallbackMessageId
1434
- }, params.skipIdShortCircuit)) return true;
1435
- }
1436
- return false;
1437
- }
1438
- function isKnownFromMeIMessageReactionTarget(params) {
1439
- const { messageId, accountId, chatId, chatGuid, chatIdentifier } = params;
1440
- const ctx = {
1441
- accountId,
1442
- chatId,
1443
- chatGuid,
1444
- chatIdentifier
1445
- };
1446
- if (params.isKnownFromMeMessageId) return params.isKnownFromMeMessageId(messageId, ctx);
1447
- return isKnownFromMeIMessageMessageId(messageId, ctx);
1448
- }
1449
- /**
1450
- * Per-group `systemPrompt` resolution. Mirrors `resolveWhatsAppGroupSystemPrompt`
1451
- * in `extensions/whatsapp/src/system-prompt.ts`:
1452
- *
1453
- * 1. If the matched per-`chat_id` entry exists AND defines `systemPrompt` (key
1454
- * is present, value is non-null), use it. Trim whitespace; if the trim
1455
- * leaves an empty string, return `undefined` and DO NOT fall through to the
1456
- * wildcard. This is how operators say "this specific group has no prompt"
1457
- * without inheriting from `groups["*"]`.
1458
- * 2. Otherwise, return the wildcard `groups["*"].systemPrompt` (trimmed; empty
1459
- * after trim → `undefined`).
1460
- */
1461
- function resolveIMessageGroupSystemPrompt(params) {
1462
- const specific = params.groupConfig;
1463
- if (specific != null && specific.systemPrompt != null) return specific.systemPrompt.trim() || void 0;
1464
- const wildcard = params.defaultConfig?.systemPrompt;
1465
- return wildcard != null ? wildcard.trim() || void 0 : void 0;
1466
- }
1467
- async function resolveIMessageInboundDecision(params) {
1468
- const sender = (params.message.sender ?? "").trim();
1469
- if (!sender) return {
1470
- kind: "drop",
1471
- reason: "missing sender"
1472
- };
1473
- const senderNormalized = normalizeIMessageHandle(sender);
1474
- const chatId = params.message.chat_id ?? void 0;
1475
- const chatGuid = params.message.chat_guid ?? void 0;
1476
- const chatIdentifier = params.message.chat_identifier ?? void 0;
1477
- const destinationCallerId = params.message.destination_caller_id ?? void 0;
1478
- const createdAt = params.message.created_at ? Date.parse(params.message.created_at) : void 0;
1479
- const messageText = params.messageText.trim();
1480
- const bodyText = params.bodyText.trim();
1481
- const reactionContext = resolveIMessageReactionContext(params.message, bodyText || messageText);
1482
- const groupIdCandidate = chatId !== void 0 ? String(chatId) : void 0;
1483
- const groupAllowFromWithLegacyChatTargets = mergeIMessageGroupAllowFromWithLegacyChatTargets({
1484
- groupAllowFrom: params.groupAllowFrom,
1485
- allowFrom: params.allowFrom,
1486
- allowLegacyConversationTargets: params.allowLegacyConversationAllowFromForGroup
1487
- });
1488
- const groupListPolicy = groupIdCandidate ? resolveChannelGroupPolicy({
1489
- cfg: params.cfg,
1490
- channel: "imessage",
1491
- accountId: params.accountId,
1492
- groupId: groupIdCandidate,
1493
- hasGroupAllowFrom: groupAllowFromWithLegacyChatTargets.length > 0
1494
- }) : {
1495
- allowlistEnabled: false,
1496
- allowed: true,
1497
- groupConfig: void 0,
1498
- defaultConfig: void 0
1499
- };
1500
- const treatAsGroupByConfig = Boolean(groupIdCandidate && groupListPolicy.allowlistEnabled && groupListPolicy.groupConfig);
1501
- const isGroup = Boolean(params.message.is_group) || treatAsGroupByConfig;
1502
- const selfChatLookup = {
1503
- accountId: params.accountId,
1504
- isGroup,
1505
- chatId,
1506
- sender,
1507
- text: bodyText,
1508
- createdAt
1509
- };
1510
- const chatIdentifierNormalized = normalizeIMessageHandle(chatIdentifier ?? "") || void 0;
1511
- const destinationCallerIdNormalized = normalizeIMessageHandle(destinationCallerId ?? "") || void 0;
1512
- const isSelfChat = !isGroup && chatIdentifierNormalized != null && senderNormalized === chatIdentifierNormalized && destinationCallerIdNormalized != null && destinationCallerIdNormalized === senderNormalized;
1513
- const isAmbiguousSelfThread = !isGroup && chatIdentifierNormalized != null && senderNormalized === chatIdentifierNormalized && destinationCallerIdNormalized == null;
1514
- let skipSelfChatHasCheck = false;
1515
- const inboundMessageIds = resolveInboundEchoMessageIds(params.message);
1516
- const inboundMessageId = inboundMessageIds[0];
1517
- const hasInboundGuid = Boolean(normalizeReplyField(params.message.guid));
1518
- if (params.message.is_from_me) {
1519
- if (isAmbiguousSelfThread) params.selfChatCache?.remember(selfChatLookup);
1520
- if (isSelfChat) {
1521
- params.selfChatCache?.remember(selfChatLookup);
1522
- const echoScope = buildIMessageEchoScope({
1523
- accountId: params.accountId,
1524
- isGroup,
1525
- chatId,
1526
- chatGuid,
1527
- chatIdentifier,
1528
- sender
1529
- });
1530
- if (params.echoCache && (bodyText || inboundMessageId) && hasIMessageEchoMatch({
1531
- echoCache: params.echoCache,
1532
- scope: echoScope,
1533
- text: bodyText || void 0,
1534
- messageIds: inboundMessageIds,
1535
- skipIdShortCircuit: !hasInboundGuid
1536
- })) return {
1537
- kind: "drop",
1538
- reason: "agent echo in self-chat"
1539
- };
1540
- skipSelfChatHasCheck = true;
1541
- } else return {
1542
- kind: "drop",
1543
- reason: "from me"
1544
- };
1545
- }
1546
- if (isGroup && !chatId) return {
1547
- kind: "drop",
1548
- reason: "group without chat_id"
1549
- };
1550
- const groupId = isGroup ? groupIdCandidate : void 0;
1551
- const hasControlCommandInMessage = hasControlCommand(messageText, params.cfg);
1552
- const groupAllowFromForAccess = isGroup ? groupAllowFromWithLegacyChatTargets : params.groupAllowFrom;
1553
- const { commandAccess, senderAccess } = await createChannelIngressResolver({
1554
- channelId: "imessage",
1555
- accountId: params.accountId,
1556
- identity: imessageIngressIdentity,
1557
- cfg: params.cfg,
1558
- readStoreAllowFrom: async () => params.storeAllowFrom
1559
- }).message({
1560
- subject: {
1561
- stableId: sender,
1562
- aliases: {
1563
- ...chatId != null ? { "imessage-chat-id": String(chatId) } : {},
1564
- ...chatGuid ? { "imessage-chat-guid": chatGuid } : {},
1565
- ...chatIdentifier ? { "imessage-chat-identifier": chatIdentifier } : {}
1566
- }
1567
- },
1568
- conversation: {
1569
- kind: isGroup ? "group" : "direct",
1570
- id: isGroup ? String(chatId ?? chatGuid ?? chatIdentifier ?? "unknown") : normalizeIMessageHandle(sender)
1571
- },
1572
- dmPolicy: normalizeDmPolicy(params.dmPolicy),
1573
- groupPolicy: normalizeGroupPolicy(params.groupPolicy),
1574
- policy: { groupAllowFromFallbackToAllowFrom: false },
1575
- allowFrom: params.allowFrom,
1576
- groupAllowFrom: groupAllowFromForAccess,
1577
- command: {
1578
- allowTextCommands: isGroup,
1579
- hasControlCommand: hasControlCommandInMessage,
1580
- directGroupAllowFrom: "effective"
1581
- }
1582
- });
1583
- const effectiveGroupAllowFrom = senderAccess.effectiveGroupAllowFrom;
1584
- if (senderAccess.decision !== "allow") {
1585
- if (isGroup) {
1586
- if (senderAccess.reasonCode === "group_policy_disabled") {
1587
- params.logVerbose?.("Blocked iMessage group message (groupPolicy: disabled)");
1588
- return {
1589
- kind: "drop",
1590
- reason: "groupPolicy disabled"
1591
- };
1592
- }
1593
- if (senderAccess.reasonCode === "group_policy_empty_allowlist") {
1594
- params.logVerbose?.("Blocked iMessage group message (groupPolicy: allowlist, no groupAllowFrom)");
1595
- return {
1596
- kind: "drop",
1597
- reason: "groupPolicy allowlist (empty groupAllowFrom)"
1598
- };
1599
- }
1600
- if (senderAccess.reasonCode === "group_policy_not_allowlisted") {
1601
- params.logVerbose?.(`Blocked iMessage sender ${sender} (not in groupAllowFrom)`);
1602
- return {
1603
- kind: "drop",
1604
- reason: "not in groupAllowFrom"
1605
- };
1606
- }
1607
- params.logVerbose?.(`Blocked iMessage group message (${senderAccess.reasonCode})`);
1608
- return {
1609
- kind: "drop",
1610
- reason: senderAccess.reasonCode
1611
- };
1612
- }
1613
- if (senderAccess.reasonCode === "dm_policy_disabled") return {
1614
- kind: "drop",
1615
- reason: "dmPolicy disabled"
1616
- };
1617
- if (senderAccess.decision === "pairing") return {
1618
- kind: "pairing",
1619
- senderId: senderNormalized
1620
- };
1621
- params.logVerbose?.(`Blocked iMessage sender ${sender} (dmPolicy=${params.dmPolicy})`);
1622
- return {
1623
- kind: "drop",
1624
- reason: "dmPolicy blocked"
1625
- };
1626
- }
1627
- if (isGroup && groupListPolicy.allowlistEnabled && !groupListPolicy.allowed) {
1628
- params.logVerbose?.(`imessage: skipping group message (${groupId ?? "unknown"}) not in allowlist`);
1629
- return {
1630
- kind: "drop",
1631
- reason: "group id not in allowlist"
1632
- };
1633
- }
1634
- const route = resolveIMessageConversationRoute({
1635
- cfg: params.cfg,
1636
- accountId: params.accountId,
1637
- isGroup,
1638
- peerId: isGroup ? String(chatId ?? "unknown") : senderNormalized,
1639
- sender,
1640
- chatId
1641
- });
1642
- if (reactionContext) {
1643
- const notificationMode = params.reactionNotifications ?? "own";
1644
- if (notificationMode === "off") return {
1645
- kind: "drop",
1646
- reason: "reaction notifications disabled"
1647
- };
1648
- const targetGuid = reactionContext.targetGuid;
1649
- const targetGuids = reactionContext.targetGuids ?? (targetGuid ? [targetGuid] : []);
1650
- const targetIsOwn = Boolean(targetGuid && (params.echoCache && hasIMessageEchoMatch({
1651
- echoCache: params.echoCache,
1652
- scope: buildIMessageEchoScope({
1653
- accountId: params.accountId,
1654
- isGroup,
1655
- chatId,
1656
- chatGuid,
1657
- chatIdentifier,
1658
- sender
1659
- }),
1660
- messageIds: targetGuids
1661
- }) || targetGuids.some((messageId) => isKnownFromMeIMessageReactionTarget({
1662
- messageId,
1663
- accountId: params.accountId,
1664
- chatId,
1665
- chatGuid,
1666
- chatIdentifier,
1667
- isKnownFromMeMessageId: params.isKnownFromMeMessageId
1668
- }))));
1669
- if (notificationMode === "own" && !targetIsOwn) return {
1670
- kind: "drop",
1671
- reason: "reaction target not sent by agent"
1672
- };
1673
- const target = targetGuid ? `msg ${targetGuid}` : reactionContext.targetText ? `message "${truncateUtf16Safe(reactionContext.targetText, 80)}"` : "a message";
1674
- return {
1675
- kind: "reaction",
1676
- isGroup,
1677
- chatId,
1678
- chatGuid,
1679
- chatIdentifier,
1680
- sender,
1681
- senderNormalized,
1682
- route,
1683
- reaction: reactionContext,
1684
- text: `iMessage reaction ${reactionContext.action}: ${reactionContext.emoji} by ${senderNormalized} on ${target}`,
1685
- contextKey: [
1686
- "imessage",
1687
- "reaction",
1688
- reactionContext.action,
1689
- chatId ?? chatGuid ?? chatIdentifier ?? senderNormalized,
1690
- targetGuid ?? reactionContext.targetText ?? "unknown",
1691
- senderNormalized,
1692
- reactionContext.emoji
1693
- ].join(":")
1694
- };
1695
- }
1696
- const mentionRegexes = buildMentionRegexes(params.cfg, route.agentId);
1697
- if (!bodyText) return {
1698
- kind: "drop",
1699
- reason: "empty body"
1700
- };
1701
- if (skipSelfChatHasCheck ? false : params.selfChatCache?.has({
1702
- ...selfChatLookup,
1703
- text: bodyText
1704
- })) {
1705
- const preview = sanitizeTerminalText(truncateUtf16Safe(bodyText, 50));
1706
- params.logVerbose?.(`imessage: dropping self-chat reflected duplicate: "${preview}"`);
1707
- return {
1708
- kind: "drop",
1709
- reason: "self-chat echo"
1710
- };
1711
- }
1712
- if (params.echoCache && (messageText || inboundMessageId)) {
1713
- const echoScope = buildIMessageEchoScope({
1714
- accountId: params.accountId,
1715
- isGroup,
1716
- chatId,
1717
- chatGuid,
1718
- chatIdentifier,
1719
- sender
1720
- });
1721
- if (hasIMessageEchoMatch({
1722
- echoCache: params.echoCache,
1723
- scope: echoScope,
1724
- text: bodyText || void 0,
1725
- messageIds: inboundMessageIds
1726
- })) {
1727
- params.logVerbose?.(describeIMessageEchoDropLog({
1728
- messageText: bodyText,
1729
- messageId: inboundMessageId
1730
- }));
1731
- return {
1732
- kind: "drop",
1733
- reason: "echo"
1734
- };
1735
- }
1736
- }
1737
- const reflection = detectReflectedContent(messageText);
1738
- if (reflection.isReflection) {
1739
- params.logVerbose?.(`imessage: dropping reflected assistant content (markers: ${reflection.matchedLabels.join(", ")})`);
1740
- return {
1741
- kind: "drop",
1742
- reason: "reflected assistant content"
1743
- };
1744
- }
1745
- const replyContext = describeReplyContext(params.message);
1746
- const contextVisibilityMode = resolveChannelContextVisibilityMode({
1747
- cfg: params.cfg,
1748
- channel: "imessage",
1749
- accountId: params.accountId
1750
- });
1751
- const replyContextAllowFrom = Array.from(new Set([...groupAllowFromForAccess, ...effectiveGroupAllowFrom]));
1752
- const replySenderAllowed = !isGroup || replyContextAllowFrom.length === 0 ? true : replyContext?.sender ? isAllowedIMessageReplyContextSender({
1753
- allowFrom: replyContextAllowFrom,
1754
- sender: replyContext.sender,
1755
- chatId,
1756
- chatGuid,
1757
- chatIdentifier
1758
- }) : false;
1759
- const filteredReplyContext = !replyContext || evaluateSupplementalContextVisibility({
1760
- mode: contextVisibilityMode,
1761
- kind: "quote",
1762
- senderAllowed: replySenderAllowed
1763
- }).include ? replyContext : null;
1764
- if (replyContext && !filteredReplyContext && isGroup) params.logVerbose?.(`imessage: drop reply context (mode=${contextVisibilityMode}, sender_allowed=${replySenderAllowed ? "yes" : "no"})`);
1765
- const historyKey = isGroup ? String(chatId ?? chatGuid ?? chatIdentifier ?? "unknown") : void 0;
1766
- const mentioned = isGroup ? matchesMentionPatterns(messageText, mentionRegexes) : true;
1767
- const requireMention = resolveChannelGroupRequireMention({
1768
- cfg: params.cfg,
1769
- channel: "imessage",
1770
- accountId: params.accountId,
1771
- groupId,
1772
- requireMentionOverride: params.opts?.requireMention,
1773
- overrideOrder: "before-config"
1774
- });
1775
- const canDetectMention = mentionRegexes.length > 0;
1776
- const commandAuthorized = commandAccess.authorized;
1777
- if (commandAccess.shouldBlockControlCommand) {
1778
- if (params.logVerbose) logInboundDrop({
1779
- log: params.logVerbose,
1780
- channel: "imessage",
1781
- reason: "control command (unauthorized)",
1782
- target: sender
1783
- });
1784
- return {
1785
- kind: "drop",
1786
- reason: "control command (unauthorized)"
1787
- };
1788
- }
1789
- const mentionDecision = resolveInboundMentionDecision({
1790
- facts: {
1791
- canDetectMention,
1792
- wasMentioned: mentioned,
1793
- hasAnyMention: false,
1794
- implicitMentionKinds: []
1795
- },
1796
- policy: {
1797
- isGroup,
1798
- requireMention,
1799
- allowTextCommands: true,
1800
- hasControlCommand: hasControlCommandInMessage,
1801
- commandAuthorized
1802
- }
1803
- });
1804
- const effectiveWasMentioned = mentionDecision.effectiveWasMentioned;
1805
- if (isGroup && requireMention && canDetectMention && mentionDecision.shouldSkip) {
1806
- params.logVerbose?.(`imessage: skipping group message (no mention)`);
1807
- createChannelHistoryWindow({ historyMap: params.groupHistories }).record({
1808
- historyKey: historyKey ?? "",
1809
- limit: params.historyLimit,
1810
- entry: historyKey ? {
1811
- sender: senderNormalized,
1812
- body: bodyText,
1813
- timestamp: createdAt,
1814
- messageId: params.message.id ? String(params.message.id) : void 0
1815
- } : null
1816
- });
1817
- return {
1818
- kind: "drop",
1819
- reason: "no mention"
1820
- };
1821
- }
1822
- return {
1823
- kind: "dispatch",
1824
- isGroup,
1825
- chatId,
1826
- chatGuid,
1827
- chatIdentifier,
1828
- groupId,
1829
- historyKey,
1830
- sender,
1831
- senderNormalized,
1832
- route,
1833
- bodyText,
1834
- createdAt,
1835
- replyContext: filteredReplyContext,
1836
- effectiveWasMentioned,
1837
- commandAuthorized,
1838
- groupSystemPrompt: isGroup ? resolveIMessageGroupSystemPrompt({
1839
- groupConfig: groupListPolicy.groupConfig,
1840
- defaultConfig: groupListPolicy.defaultConfig
1841
- }) : void 0
1842
- };
1843
- }
1844
- function buildIMessageInboundContext(params) {
1845
- const envelopeOptions = params.envelopeOptions ?? resolveEnvelopeFormatOptions(params.cfg);
1846
- const { decision } = params;
1847
- const chatId = decision.chatId;
1848
- const chatTarget = decision.isGroup && chatId != null ? formatIMessageChatTarget(chatId) : void 0;
1849
- const messageGuid = normalizeReplyField(params.message.guid);
1850
- const messageSid = (messageGuid ? rememberIMessageReplyCache({
1851
- accountId: decision.route.accountId,
1852
- messageId: messageGuid,
1853
- chatGuid: decision.chatGuid,
1854
- chatIdentifier: decision.chatIdentifier,
1855
- chatId: decision.chatId,
1856
- timestamp: Date.now(),
1857
- isFromMe: false
1858
- }) : null)?.shortId || void 0;
1859
- const replySuffix = decision.replyContext ? `\n\n[Replying to ${decision.replyContext.sender ?? "unknown sender"}${decision.replyContext.id ? ` id:${decision.replyContext.id}` : ""}]\n${decision.replyContext.body}\n[/Replying]` : "";
1860
- const fromLabel = formatInboundFromLabel({
1861
- isGroup: decision.isGroup,
1862
- groupLabel: params.message.chat_name ?? void 0,
1863
- groupId: chatId !== void 0 ? String(chatId) : "unknown",
1864
- groupFallback: "Group",
1865
- directLabel: decision.senderNormalized,
1866
- directId: decision.sender
1867
- });
1868
- let combinedBody = formatInboundEnvelope({
1869
- channel: "iMessage",
1870
- from: fromLabel,
1871
- timestamp: decision.createdAt,
1872
- body: `${decision.bodyText}${replySuffix}`,
1873
- chatType: decision.isGroup ? "group" : "direct",
1874
- sender: {
1875
- name: decision.senderNormalized,
1876
- id: decision.sender
1877
- },
1878
- previousTimestamp: params.previousTimestamp,
1879
- envelope: envelopeOptions
1880
- });
1881
- if (decision.isGroup && decision.historyKey) combinedBody = createChannelHistoryWindow({ historyMap: params.groupHistories }).buildPendingContext({
1882
- historyKey: decision.historyKey,
1883
- limit: params.historyLimit,
1884
- currentMessage: combinedBody,
1885
- formatEntry: (entry) => formatInboundEnvelope({
1886
- channel: "iMessage",
1887
- from: fromLabel,
1888
- timestamp: entry.timestamp,
1889
- body: `${entry.body}${entry.messageId ? ` [id:${entry.messageId}]` : ""}`,
1890
- chatType: "group",
1891
- senderLabel: entry.sender,
1892
- envelope: envelopeOptions
1893
- })
1894
- });
1895
- const imessageTo = (decision.isGroup ? chatTarget : void 0) || `imessage:${decision.sender}`;
1896
- const inboundHistory = decision.isGroup && decision.historyKey && params.historyLimit > 0 ? createChannelHistoryWindow({ historyMap: params.groupHistories }).buildInboundHistory({
1897
- historyKey: decision.historyKey,
1898
- limit: params.historyLimit
1899
- }) : void 0;
1900
- return {
1901
- ctxPayload: finalizeInboundContext({
1902
- Body: combinedBody,
1903
- BodyForAgent: decision.bodyText,
1904
- InboundHistory: inboundHistory,
1905
- RawBody: decision.bodyText,
1906
- CommandBody: decision.bodyText,
1907
- From: decision.isGroup ? `imessage:group:${chatId ?? "unknown"}` : `imessage:${decision.sender}`,
1908
- To: imessageTo,
1909
- SessionKey: decision.route.sessionKey,
1910
- AccountId: decision.route.accountId,
1911
- ChatType: decision.isGroup ? "group" : "direct",
1912
- ConversationLabel: fromLabel,
1913
- GroupSubject: decision.isGroup ? params.message.chat_name ?? void 0 : void 0,
1914
- GroupSystemPrompt: decision.isGroup ? decision.groupSystemPrompt : void 0,
1915
- GroupMembers: decision.isGroup ? (params.message.participants ?? []).filter(Boolean).join(", ") : void 0,
1916
- SenderName: decision.senderNormalized,
1917
- SenderId: decision.sender,
1918
- Provider: "imessage",
1919
- Surface: "imessage",
1920
- MessageSid: messageSid,
1921
- MessageSidFull: messageGuid,
1922
- ReplyToId: decision.replyContext?.id,
1923
- ReplyToBody: decision.replyContext?.body,
1924
- ReplyToSender: decision.replyContext?.sender,
1925
- Timestamp: decision.createdAt,
1926
- MediaPath: params.media?.path,
1927
- MediaType: params.media?.type,
1928
- MediaUrl: params.media?.path,
1929
- MediaPaths: params.media?.paths && params.media.paths.length > 0 ? params.media.paths : void 0,
1930
- MediaTypes: params.media?.types && params.media.types.length > 0 ? params.media.types : void 0,
1931
- MediaUrls: params.media?.paths && params.media.paths.length > 0 ? params.media.paths : void 0,
1932
- MediaRemoteHost: params.remoteHost,
1933
- WasMentioned: decision.effectiveWasMentioned,
1934
- CommandAuthorized: decision.commandAuthorized,
1935
- OriginatingChannel: "imessage",
1936
- OriginatingTo: imessageTo
1937
- }),
1938
- fromLabel,
1939
- chatTarget,
1940
- imessageTo,
1941
- inboundHistory
1942
- };
1943
- }
1944
- function buildIMessageEchoScope(params) {
1945
- const scopes = [];
1946
- if (params.isGroup) {
1947
- const chatIdScope = formatIMessageChatTarget(params.chatId);
1948
- if (chatIdScope) scopes.push(`${params.accountId}:${chatIdScope}`);
1949
- } else scopes.push(`${params.accountId}:imessage:${params.sender}`);
1950
- if (params.chatGuid) scopes.push(`${params.accountId}:chat_guid:${params.chatGuid}`);
1951
- if (params.chatIdentifier) scopes.push(`${params.accountId}:chat_identifier:${params.chatIdentifier}`);
1952
- return scopes;
1953
- }
1954
- function describeIMessageEchoDropLog(params) {
1955
- const preview = truncateUtf16Safe(params.messageText, 50);
1956
- return `imessage: skipping echo message${params.messageId ? ` id=${params.messageId}` : ""}: "${preview}"`;
1957
- }
1958
- //#endregion
1959
- //#region extensions/imessage/src/monitor/loop-rate-limiter.ts
1960
- /**
1961
- * Per-conversation rate limiter that detects rapid-fire identical echo
1962
- * patterns and suppresses them before they amplify into queue overflow.
1963
- */
1964
- const DEFAULT_WINDOW_MS = 6e4;
1965
- const DEFAULT_MAX_HITS = 5;
1966
- const CLEANUP_INTERVAL_MS = 12e4;
1967
- function createLoopRateLimiter(opts) {
1968
- const windowMs = opts?.windowMs ?? DEFAULT_WINDOW_MS;
1969
- const maxHits = opts?.maxHits ?? DEFAULT_MAX_HITS;
1970
- const conversations = /* @__PURE__ */ new Map();
1971
- let lastCleanup = Date.now();
1972
- function cleanup() {
1973
- const now = Date.now();
1974
- if (now - lastCleanup < CLEANUP_INTERVAL_MS) return;
1975
- lastCleanup = now;
1976
- for (const [key, win] of conversations.entries()) {
1977
- const recent = win.timestamps.filter((ts) => now - ts <= windowMs);
1978
- if (recent.length === 0) conversations.delete(key);
1979
- else win.timestamps = recent;
1980
- }
1981
- }
1982
- return {
1983
- record(conversationKey) {
1984
- cleanup();
1985
- let win = conversations.get(conversationKey);
1986
- if (!win) {
1987
- win = { timestamps: [] };
1988
- conversations.set(conversationKey, win);
1989
- }
1990
- win.timestamps.push(Date.now());
1991
- },
1992
- isRateLimited(conversationKey) {
1993
- cleanup();
1994
- const win = conversations.get(conversationKey);
1995
- if (!win) return false;
1996
- const now = Date.now();
1997
- const recent = win.timestamps.filter((ts) => now - ts <= windowMs);
1998
- win.timestamps = recent;
1999
- return recent.length >= maxHits;
2000
- }
2001
- };
2002
- }
2003
- //#endregion
2004
- //#region extensions/imessage/src/monitor/media-staging.ts
2005
- function isHeicAttachment(attachmentPath, mimeType) {
2006
- const normalizedMime = mimeType?.toLowerCase();
2007
- if (normalizedMime === "image/heic" || normalizedMime === "image/heif") return true;
2008
- const ext = path.extname(attachmentPath).toLowerCase();
2009
- return ext === ".heic" || ext === ".heif";
2010
- }
2011
- function jpegFilenameForAttachment(attachmentPath) {
2012
- return `${path.parse(attachmentPath).name || "imessage-attachment"}.jpg`;
2013
- }
2014
- function hasWildcardSegment(root) {
2015
- return root.replaceAll("\\", "/").split("/").includes("*");
2016
- }
2017
- async function canonicalizeAllowedRoots(roots) {
2018
- const canonicalRoots = [];
2019
- for (const root of roots) {
2020
- canonicalRoots.push(root);
2021
- if (hasWildcardSegment(root)) continue;
2022
- const canonicalRoot = await fs$1.realpath(root).catch(() => void 0);
2023
- if (canonicalRoot && canonicalRoot !== root) canonicalRoots.push(canonicalRoot);
2024
- }
2025
- return canonicalRoots;
2026
- }
2027
- async function resolveAllowedCanonicalAttachmentPath(params) {
2028
- if (!params.allowedRoots) return params.attachmentPath;
2029
- const canonicalPath = await fs$1.realpath(params.attachmentPath);
2030
- if (!isInboundPathAllowed({
2031
- filePath: canonicalPath,
2032
- roots: await canonicalizeAllowedRoots(params.allowedRoots)
2033
- })) throw new Error("attachment path resolves outside allowed roots");
2034
- return canonicalPath;
2035
- }
2036
- async function readAttachmentBuffer(params) {
2037
- const stat = await fs$1.lstat(params.attachmentPath);
2038
- if (stat.isSymbolicLink()) throw new Error("attachment path is a symlink");
2039
- if (!stat.isFile()) throw new Error("attachment path is not a file");
2040
- if (stat.size > params.maxBytes) throw new Error(`attachment exceeds ${Math.round(params.maxBytes / (1024 * 1024))}MB limit`);
2041
- const canonicalPath = await resolveAllowedCanonicalAttachmentPath({
2042
- attachmentPath: params.attachmentPath,
2043
- allowedRoots: params.allowedRoots
2044
- });
2045
- const canonicalStat = await fs$1.stat(canonicalPath);
2046
- if (!canonicalStat.isFile()) throw new Error("attachment path is not a file");
2047
- if (canonicalStat.size > params.maxBytes) throw new Error(`attachment exceeds ${Math.round(params.maxBytes / (1024 * 1024))}MB limit`);
2048
- if (isHeicAttachment(params.attachmentPath, params.mimeType)) try {
2049
- const convert = params.deps.convertHeicToJpeg;
2050
- const converted = convert ? {
2051
- buffer: await convert(canonicalPath, params.maxBytes),
2052
- fileName: jpegFilenameForAttachment(params.attachmentPath)
2053
- } : await loadWebMedia(canonicalPath, {
2054
- maxBytes: params.maxBytes,
2055
- localRoots: [path.dirname(canonicalPath)]
2056
- });
2057
- return {
2058
- buffer: converted.buffer,
2059
- contentType: "image/jpeg",
2060
- originalFilename: converted.fileName ?? jpegFilenameForAttachment(params.attachmentPath)
2061
- };
2062
- } catch (err) {
2063
- params.deps.logVerbose?.(`imessage: HEIC attachment conversion failed; staging original instead: ${String(err)}`);
2064
- }
2065
- return {
2066
- buffer: await fs$1.readFile(canonicalPath),
2067
- contentType: params.mimeType ?? void 0,
2068
- originalFilename: path.basename(params.attachmentPath)
2069
- };
2070
- }
2071
- async function stageIMessageAttachments(attachments, params) {
2072
- const deps = params.deps ?? {};
2073
- const save = deps.saveMediaBuffer ?? saveMediaBuffer;
2074
- const staged = [];
2075
- for (const attachment of attachments) {
2076
- const attachmentPath = attachment.original_path?.trim();
2077
- if (!attachmentPath || attachment.missing) continue;
2078
- try {
2079
- const media = await readAttachmentBuffer({
2080
- attachmentPath,
2081
- mimeType: attachment.mime_type,
2082
- maxBytes: params.maxBytes,
2083
- allowedRoots: params.allowedRoots,
2084
- deps
2085
- });
2086
- const saved = await save(media.buffer, media.contentType, "inbound", params.maxBytes, media.originalFilename);
2087
- staged.push({
2088
- path: saved.path,
2089
- contentType: saved.contentType
2090
- });
2091
- } catch (err) {
2092
- deps.logVerbose?.(`imessage: failed to stage inbound attachment: ${String(err)}`);
2093
- }
2094
- }
2095
- return staged;
2096
- }
2097
- //#endregion
2098
- //#region extensions/imessage/src/monitor/reaction-system-event.ts
2099
- function enqueueIMessageReactionSystemEvent(params) {
2100
- const { decision, runtime } = params;
2101
- const queued = enqueueSystemEvent(decision.text, {
2102
- sessionKey: decision.route.sessionKey,
2103
- contextKey: decision.contextKey
2104
- });
2105
- runtime.log?.(`imessage: reaction system event ${queued ? "queued" : "deduped"} session=${decision.route.sessionKey} target=${decision.reaction.targetGuid ?? "unknown"} action=${decision.reaction.action} emoji=${decision.reaction.emoji}`);
2106
- params.logVerbose?.(`imessage: reaction event enqueued: ${decision.text}`);
2107
- return queued;
2108
- }
2109
- //#endregion
2110
- //#region extensions/imessage/src/monitor/runtime.ts
2111
- function resolveRuntime(opts) {
2112
- return opts.runtime ?? createNonExitingRuntime();
2113
- }
2114
- function normalizeAllowList(list) {
2115
- return normalizeStringEntries(list);
2116
- }
2117
- //#endregion
2118
- //#region extensions/imessage/src/monitor/self-chat-cache.ts
2119
- const SELF_CHAT_TTL_MS = 1e4;
2120
- const MAX_SELF_CHAT_CACHE_ENTRIES = 512;
2121
- const CLEANUP_MIN_INTERVAL_MS = 1e3;
2122
- function normalizeText(text) {
2123
- if (!text) return null;
2124
- const normalized = text.replace(/\r\n?/g, "\n").trim();
2125
- return normalized ? normalized : null;
2126
- }
2127
- function isUsableTimestamp(createdAt) {
2128
- return typeof createdAt === "number" && Number.isFinite(createdAt);
2129
- }
2130
- function digestText(text) {
2131
- return createHash("sha256").update(text).digest("hex");
2132
- }
2133
- function buildScope(parts) {
2134
- if (!parts.isGroup) return `${parts.accountId}:imessage:${parts.sender}`;
2135
- const chatTarget = formatIMessageChatTarget(parts.chatId) || "chat_id:unknown";
2136
- return `${parts.accountId}:${chatTarget}:imessage:${parts.sender}`;
2137
- }
2138
- var DefaultSelfChatCache = class {
2139
- constructor() {
2140
- this.cache = /* @__PURE__ */ new Map();
2141
- this.lastCleanupAt = 0;
2142
- }
2143
- buildKey(lookup) {
2144
- const text = normalizeText(lookup.text);
2145
- if (!text || !isUsableTimestamp(lookup.createdAt)) return null;
2146
- return `${buildScope(lookup)}:${lookup.createdAt}:${digestText(text)}`;
2147
- }
2148
- remember(lookup) {
2149
- const key = this.buildKey(lookup);
2150
- if (!key) return;
2151
- this.cache.set(key, Date.now());
2152
- this.maybeCleanup();
2153
- }
2154
- has(lookup) {
2155
- this.maybeCleanup();
2156
- const key = this.buildKey(lookup);
2157
- if (!key) return false;
2158
- const timestamp = this.cache.get(key);
2159
- return typeof timestamp === "number" && Date.now() - timestamp <= SELF_CHAT_TTL_MS;
2160
- }
2161
- maybeCleanup() {
2162
- const now = Date.now();
2163
- if (now - this.lastCleanupAt < CLEANUP_MIN_INTERVAL_MS) return;
2164
- this.lastCleanupAt = now;
2165
- for (const [key, timestamp] of this.cache.entries()) if (now - timestamp > SELF_CHAT_TTL_MS) this.cache.delete(key);
2166
- while (this.cache.size > MAX_SELF_CHAT_CACHE_ENTRIES) {
2167
- const oldestKey = this.cache.keys().next().value;
2168
- if (typeof oldestKey !== "string") break;
2169
- this.cache.delete(oldestKey);
2170
- }
2171
- }
2172
- };
2173
- function createSelfChatCache() {
2174
- return new DefaultSelfChatCache();
2175
- }
2176
- //#endregion
2177
- //#region extensions/imessage/src/monitor/watch-error-log.ts
2178
- const MAX_WATCH_ERROR_MESSAGE_CHARS = 200;
2179
- function sanitizeIMessageWatchErrorPayload(payload) {
2180
- if (!isRecord(payload)) return {};
2181
- const safe = {};
2182
- if (typeof payload.code === "number" && Number.isFinite(payload.code)) safe.code = payload.code;
2183
- if (typeof payload.message === "string") {
2184
- const sanitizedMessage = sanitizeTerminalText(payload.message);
2185
- if (sanitizedMessage) safe.message = sanitizedMessage.length > MAX_WATCH_ERROR_MESSAGE_CHARS ? `${truncateUtf16Safe(sanitizedMessage, MAX_WATCH_ERROR_MESSAGE_CHARS - 1)}…` : sanitizedMessage;
2186
- }
2187
- return safe;
2188
- }
2189
- //#endregion
2190
- //#region extensions/imessage/src/monitor/monitor-provider.ts
2191
- const WATCH_SUBSCRIBE_MAX_ATTEMPTS = 3;
2192
- const WATCH_SUBSCRIBE_RETRY_DELAY_MS = 1e3;
2193
- function isIMessagePluginPayloadAttachment(attachment) {
2194
- const attachmentPath = attachment.original_path?.trim().toLowerCase() ?? "";
2195
- const transferName = attachment.transfer_name?.trim().toLowerCase() ?? "";
2196
- const uti = attachment.uti?.trim().toLowerCase() ?? "";
2197
- return attachmentPath.endsWith(".pluginpayloadattachment") || transferName.endsWith(".pluginpayloadattachment") || uti === "com.apple.messages.pluginpayloadattachment";
2198
- }
2199
- async function detectRemoteHostFromCliPath(cliPath) {
2200
- try {
2201
- const expanded = cliPath.startsWith("~") ? cliPath.replace(/^~/, process.env.HOME ?? "") : cliPath;
2202
- const content = await fs$1.readFile(expanded, "utf8");
2203
- const userHostMatch = content.match(/\bssh\b[^\n]*?\s+([a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+)/);
2204
- if (userHostMatch) return userHostMatch[1];
2205
- return content.match(/\bssh\b[^\n]*?\s+([a-zA-Z][a-zA-Z0-9._-]*)\s+\S*\bimsg\b/)?.[1];
2206
- } catch (err) {
2207
- const code = err?.code;
2208
- if (code !== "ENOENT" && code !== "ENOTDIR") logVerbose(`imessage: failed to inspect cliPath ${cliPath} for remoteHost detection: ${String(err)}`);
2209
- return;
2210
- }
2211
- }
2212
- const warnIfImsgUpgradeNeeded = (() => {
2213
- let fired = false;
2214
- return { fireOnce: (rpcMethods, runtime) => {
2215
- if (fired) return;
2216
- fired = true;
2217
- const detail = rpcMethods.length === 0 ? "imsg build pre-dates the rpc_methods capability list" : `imsg rpc_methods=[${rpcMethods.join(", ")}] does not include typing/read`;
2218
- runtime.log?.(warn(`imessage: typing indicators / read receipts gated off (${detail}). Upgrade imsg (current bridge needs typing+read in rpc_methods).`));
2219
- } };
2220
- })();
2221
- function isRetriableWatchSubscribeStartupError(error) {
2222
- return /imsg rpc timeout \(watch\.subscribe\)|imsg rpc (closed|exited|not running)/i.test(String(error));
2223
- }
2224
- async function waitForWatchSubscribeRetryDelay(params) {
2225
- if (params.ms <= 0) return;
2226
- await new Promise((resolve) => {
2227
- const timer = setTimeout(() => {
2228
- params.abortSignal?.removeEventListener("abort", onAbort);
2229
- resolve();
2230
- }, params.ms);
2231
- const onAbort = () => {
2232
- clearTimeout(timer);
2233
- params.abortSignal?.removeEventListener("abort", onAbort);
2234
- resolve();
2235
- };
2236
- params.abortSignal?.addEventListener("abort", onAbort, { once: true });
2237
- });
2238
- }
2239
- async function monitorIMessageProvider(opts = {}) {
2240
- const runtime = resolveRuntime(opts);
2241
- const cfg = opts.config ?? getRuntimeConfig();
2242
- const accountInfo = resolveIMessageAccount({
2243
- cfg,
2244
- accountId: opts.accountId
2245
- });
2246
- const imessageCfg = accountInfo.config;
2247
- const historyLimit = Math.max(0, imessageCfg.historyLimit ?? cfg.messages?.groupChat?.historyLimit ?? 50);
2248
- const groupHistories = /* @__PURE__ */ new Map();
2249
- const sentMessageCache = createSentMessageCache();
2250
- const selfChatCache = createSelfChatCache();
2251
- const loopRateLimiter = createLoopRateLimiter();
2252
- const textLimit = resolveTextChunkLimit(cfg, "imessage", accountInfo.accountId);
2253
- const allowFrom = normalizeAllowList(opts.allowFrom ?? imessageCfg.allowFrom);
2254
- const configuredGroupAllowFrom = opts.groupAllowFrom ?? imessageCfg.groupAllowFrom;
2255
- const groupAllowFrom = normalizeAllowList(configuredGroupAllowFrom ?? (imessageCfg.allowFrom && imessageCfg.allowFrom.length > 0 ? imessageCfg.allowFrom : []));
2256
- const allowLegacyConversationAllowFromForGroup = configuredGroupAllowFrom == null;
2257
- const defaultGroupPolicy = resolveDefaultGroupPolicy(cfg);
2258
- const { groupPolicy, providerMissingFallbackApplied } = resolveOpenProviderRuntimeGroupPolicy({
2259
- providerConfigPresent: cfg.channels?.imessage !== void 0,
2260
- groupPolicy: imessageCfg.groupPolicy,
2261
- defaultGroupPolicy
2262
- });
2263
- warnMissingProviderGroupPolicyFallbackOnce({
2264
- providerMissingFallbackApplied,
2265
- providerKey: "imessage",
2266
- accountId: accountInfo.accountId,
2267
- log: (message) => runtime.log?.(warn(message))
2268
- });
2269
- warnGroupAllowlistMisconfigOnce({
2270
- groupPolicy,
2271
- groups: imessageCfg.groups,
2272
- accountId: accountInfo.accountId,
2273
- log: (message) => runtime.log?.(warn(message))
2274
- });
2275
- const dmPolicy = imessageCfg.dmPolicy ?? "pairing";
2276
- const includeAttachments = opts.includeAttachments ?? imessageCfg.includeAttachments ?? false;
2277
- const mediaMaxBytes = (opts.mediaMaxMb ?? imessageCfg.mediaMaxMb ?? 16) * 1024 * 1024;
2278
- const cliPath = opts.cliPath ?? imessageCfg.cliPath ?? "imsg";
2279
- const dbPath = opts.dbPath ?? imessageCfg.dbPath;
2280
- const probeTimeoutMs = imessageCfg.probeTimeoutMs ?? 1e4;
2281
- const attachmentRoots = resolveIMessageAttachmentRoots({
2282
- cfg,
2283
- accountId: accountInfo.accountId
2284
- });
2285
- const remoteAttachmentRoots = resolveIMessageRemoteAttachmentRoots({
2286
- cfg,
2287
- accountId: accountInfo.accountId
2288
- });
2289
- const configuredRemoteHost = normalizeScpRemoteHost(imessageCfg.remoteHost);
2290
- if (imessageCfg.remoteHost && !configuredRemoteHost) logVerbose("imessage: ignoring unsafe channels.imessage.remoteHost value");
2291
- let remoteHost = configuredRemoteHost;
2292
- if (!remoteHost && cliPath && cliPath !== "imsg") {
2293
- const detected = await detectRemoteHostFromCliPath(cliPath);
2294
- const normalizedDetected = normalizeScpRemoteHost(detected);
2295
- if (detected && !normalizedDetected) logVerbose("imessage: ignoring unsafe auto-detected remoteHost from cliPath");
2296
- remoteHost = normalizedDetected;
2297
- if (remoteHost) logVerbose(`imessage: detected remoteHost=${remoteHost} from cliPath`);
2298
- }
2299
- const coalesceSameSenderDms = imessageCfg.coalesceSameSenderDms === true;
2300
- const inboundCfg = cfg.messages?.inbound;
2301
- const hasExplicitInboundDebounce = typeof inboundCfg?.debounceMs === "number" || typeof inboundCfg?.byChannel?.imessage === "number";
2302
- const { debouncer: inboundDebouncer } = createChannelInboundDebouncer({
2303
- cfg,
2304
- channel: "imessage",
2305
- debounceMsOverride: coalesceSameSenderDms && !hasExplicitInboundDebounce ? 2500 : void 0,
2306
- buildKey: (entry) => {
2307
- const msg = entry.message;
2308
- const sender = msg.sender?.trim();
2309
- if (!sender) return null;
2310
- const conversationId = msg.chat_id != null ? `chat:${msg.chat_id}` : msg.chat_guid ?? msg.chat_identifier ?? "unknown";
2311
- if (coalesceSameSenderDms && msg.is_group !== true) return `imessage:${accountInfo.accountId}:dm:${conversationId}:${sender}`;
2312
- return `imessage:${accountInfo.accountId}:${conversationId}:${sender}`;
2313
- },
2314
- shouldDebounce: (entry) => {
2315
- const msg = entry.message;
2316
- if (resolveIMessageReactionContext(msg, (msg.text ?? "").trim())) return false;
2317
- if (msg.is_from_me === true) return false;
2318
- if (coalesceSameSenderDms) return msg.is_group !== true;
2319
- return shouldDebounceTextInbound({
2320
- text: msg.text,
2321
- cfg,
2322
- hasMedia: Boolean(msg.attachments?.some((attachment) => !isIMessagePluginPayloadAttachment(attachment)))
2323
- });
2324
- },
2325
- onFlush: async (entries) => {
2326
- if (entries.length === 0) return;
2327
- if (entries.length === 1) {
2328
- await handleMessageNow(entries[0].message);
2329
- return;
2330
- }
2331
- const combined = combineIMessagePayloads(entries.map((e) => e.message));
2332
- if (shouldLogVerbose()) {
2333
- const text = combined.text ?? "";
2334
- const preview = text.slice(0, 50);
2335
- const ellipsis = text.length > 50 ? "..." : "";
2336
- logVerbose(`[imessage] coalesced ${entries.length} messages: "${preview}${ellipsis}"`);
2337
- }
2338
- await handleMessageNow(combined);
2339
- },
2340
- onError: (err) => {
2341
- runtime.error?.(`imessage debounce flush failed: ${String(err)}`);
2342
- }
2343
- });
2344
- let client;
2345
- let detachAbortHandler = () => {};
2346
- const getActiveClient = () => {
2347
- if (!client) throw new Error("imessage monitor client not initialized");
2348
- return client;
2349
- };
2350
- async function handleMessageNow(message) {
2351
- const messageText = (message.text ?? "").trim();
2352
- const attachments = includeAttachments ? message.attachments ?? [] : [];
2353
- const effectiveAttachmentRoots = remoteHost ? remoteAttachmentRoots : attachmentRoots;
2354
- const validAttachments = attachments.filter((entry) => {
2355
- if (isIMessagePluginPayloadAttachment(entry)) return false;
2356
- const attachmentPath = entry?.original_path?.trim();
2357
- if (!attachmentPath || entry?.missing) return false;
2358
- if (isInboundPathAllowed({
2359
- filePath: attachmentPath,
2360
- roots: effectiveAttachmentRoots
2361
- })) return true;
2362
- logVerbose(`imessage: dropping inbound attachment outside allowed roots: ${attachmentPath}`);
2363
- return false;
2364
- });
2365
- const rawMediaAttachments = validAttachments.flatMap((a) => {
2366
- const attachmentPath = a.original_path?.trim();
2367
- return attachmentPath ? [{
2368
- path: attachmentPath,
2369
- contentType: a.mime_type ?? void 0
2370
- }] : [];
2371
- });
2372
- const placeholderMediaType = rawMediaAttachments[0]?.contentType;
2373
- const kind = kindFromMime(placeholderMediaType ?? void 0);
2374
- const placeholder = kind ? `<media:${kind}>` : validAttachments.length ? "<media:attachment>" : "";
2375
- const bodyText = messageText || placeholder;
2376
- const storeAllowFrom = await readChannelAllowFromStore("imessage", process.env, accountInfo.accountId).catch(() => []);
2377
- const decision = await resolveIMessageInboundDecision({
2378
- cfg,
2379
- accountId: accountInfo.accountId,
2380
- message,
2381
- opts,
2382
- messageText,
2383
- bodyText,
2384
- allowFrom,
2385
- groupAllowFrom,
2386
- allowLegacyConversationAllowFromForGroup,
2387
- groupPolicy,
2388
- dmPolicy,
2389
- storeAllowFrom,
2390
- historyLimit,
2391
- groupHistories,
2392
- echoCache: sentMessageCache,
2393
- selfChatCache,
2394
- reactionNotifications: imessageCfg.reactionNotifications,
2395
- logVerbose
2396
- });
2397
- const chatId = message.chat_id ?? void 0;
2398
- const senderForKey = (message.sender ?? "").trim();
2399
- const conversationKey = chatId != null ? `group:${chatId}` : `dm:${senderForKey}`;
2400
- const rateLimitKey = `${accountInfo.accountId}:${conversationKey}`;
2401
- if (decision.kind === "drop") {
2402
- if (decision.reason === "echo" || decision.reason === "self-chat echo" || decision.reason === "reflected assistant content" || decision.reason === "from me") loopRateLimiter.record(rateLimitKey);
2403
- if (decision.reason === "group id not in allowlist") warnGroupAllowlistDropPerChatOnce({
2404
- accountId: accountInfo.accountId,
2405
- chatId: message.chat_id ?? void 0,
2406
- log: (msg) => runtime.log?.(warn(msg))
2407
- });
2408
- return;
2409
- }
2410
- if (decision.kind === "dispatch" && loopRateLimiter.isRateLimited(rateLimitKey)) {
2411
- logVerbose(`imessage: rate-limited conversation ${conversationKey} (echo loop detected)`);
2412
- return;
2413
- }
2414
- if (decision.kind === "pairing") {
2415
- const sender = (message.sender ?? "").trim();
2416
- if (!sender) return;
2417
- await createChannelPairingChallengeIssuer({
2418
- channel: "imessage",
2419
- upsertPairingRequest: async ({ id, meta }) => await upsertChannelPairingRequest({
2420
- channel: "imessage",
2421
- id,
2422
- accountId: accountInfo.accountId,
2423
- meta
2424
- })
2425
- })({
2426
- senderId: decision.senderId,
2427
- senderIdLine: `Your iMessage sender id: ${decision.senderId}`,
2428
- meta: {
2429
- sender: decision.senderId,
2430
- chatId: chatId ? String(chatId) : void 0
2431
- },
2432
- onCreated: () => {
2433
- logVerbose(`imessage pairing request sender=${decision.senderId}`);
2434
- },
2435
- sendPairingReply: async (text) => {
2436
- await sendMessageIMessage(sender, text, {
2437
- config: cfg,
2438
- client: getActiveClient(),
2439
- maxBytes: mediaMaxBytes,
2440
- accountId: accountInfo.accountId,
2441
- ...chatId ? { chatId } : {}
2442
- });
2443
- },
2444
- onReplyError: (err) => {
2445
- runtime.error?.(`imessage pairing reply failed for ${decision.senderId}: ${String(err)}`);
2446
- }
2447
- });
2448
- return;
2449
- }
2450
- if (decision.kind === "reaction") {
2451
- enqueueIMessageReactionSystemEvent({
2452
- decision,
2453
- runtime,
2454
- logVerbose
2455
- });
2456
- return;
2457
- }
2458
- const storePath = resolveStorePath(cfg.session?.store, { agentId: decision.route.agentId });
2459
- const stagedAttachments = remoteHost ? [] : await stageIMessageAttachments(validAttachments, {
2460
- maxBytes: mediaMaxBytes,
2461
- allowedRoots: effectiveAttachmentRoots,
2462
- deps: { logVerbose }
2463
- });
2464
- const mediaAttachments = remoteHost ? rawMediaAttachments : stagedAttachments;
2465
- const firstAttachment = mediaAttachments[0];
2466
- const mediaPath = firstAttachment?.path ?? void 0;
2467
- const mediaType = firstAttachment?.contentType ?? void 0;
2468
- const mediaPaths = mediaAttachments.map((a) => a.path).filter(Boolean);
2469
- const mediaTypes = mediaAttachments.map((a) => a.contentType ?? void 0);
2470
- const { ctxPayload, chatTarget } = buildIMessageInboundContext({
2471
- cfg,
2472
- decision,
2473
- message,
2474
- previousTimestamp: readSessionUpdatedAt({
2475
- storePath,
2476
- sessionKey: decision.route.sessionKey
2477
- }),
2478
- remoteHost,
2479
- historyLimit,
2480
- groupHistories,
2481
- media: {
2482
- path: mediaPath,
2483
- type: mediaType,
2484
- paths: mediaPaths,
2485
- types: mediaTypes
2486
- }
2487
- });
2488
- const updateTarget = chatTarget || decision.sender;
2489
- const pinnedMainDmOwner = resolvePinnedMainDmOwnerFromAllowlist({
2490
- dmScope: cfg.session?.dmScope,
2491
- allowFrom,
2492
- normalizeEntry: normalizeIMessageHandle
2493
- });
2494
- if (shouldLogVerbose()) {
2495
- const preview = truncateUtf16Safe(ctxPayload.Body ?? "", 200).replace(/\n/g, "\\n");
2496
- logVerbose(`imessage inbound: chatId=${chatId ?? "unknown"} from=${ctxPayload.From} len=${(ctxPayload.Body ?? "").length} preview="${preview}"`);
2497
- }
2498
- const privateApiStatus = getCachedIMessagePrivateApiStatus(cliPath);
2499
- const supportsTyping = imessageRpcSupportsMethod(privateApiStatus, "typing");
2500
- const supportsRead = imessageRpcSupportsMethod(privateApiStatus, "read");
2501
- if (privateApiStatus?.available === true) {
2502
- if (!supportsTyping || !supportsRead) warnIfImsgUpgradeNeeded.fireOnce(privateApiStatus.rpcMethods, runtime);
2503
- }
2504
- const sendReadReceipts = imessageCfg.sendReadReceipts !== false;
2505
- const typingTarget = ctxPayload.To;
2506
- if (supportsRead && sendReadReceipts && typingTarget) try {
2507
- await markIMessageChatRead(typingTarget, {
2508
- cfg,
2509
- accountId: accountInfo.accountId,
2510
- client: getActiveClient()
2511
- });
2512
- } catch (err) {
2513
- runtime.error?.(`imessage: mark read failed: ${String(err)}`);
2514
- }
2515
- const { onModelSelected, ...replyPipeline } = createChannelReplyPipeline({
2516
- cfg,
2517
- agentId: decision.route.agentId,
2518
- channel: "imessage",
2519
- accountId: decision.route.accountId,
2520
- typing: supportsTyping && typingTarget ? {
2521
- start: async () => {
2522
- await sendIMessageTyping(typingTarget, true, {
2523
- cfg,
2524
- accountId: accountInfo.accountId,
2525
- client: getActiveClient()
2526
- });
2527
- },
2528
- stop: async () => {
2529
- await sendIMessageTyping(typingTarget, false, {
2530
- cfg,
2531
- accountId: accountInfo.accountId,
2532
- client: getActiveClient()
2533
- });
2534
- },
2535
- onStartError: (err) => {
2536
- logTypingFailure({
2537
- log: (msg) => logVerbose(msg),
2538
- channel: "imessage",
2539
- action: "start",
2540
- target: typingTarget,
2541
- error: err
2542
- });
2543
- },
2544
- onStopError: (err) => {
2545
- logTypingFailure({
2546
- log: (msg) => logVerbose(msg),
2547
- channel: "imessage",
2548
- action: "stop",
2549
- target: typingTarget,
2550
- error: err
2551
- });
2552
- }
2553
- } : void 0
2554
- });
2555
- const { dispatcher, replyOptions: typingReplyOptions, markDispatchIdle } = createReplyDispatcherWithTyping({
2556
- ...replyPipeline,
2557
- humanDelay: resolveHumanDelayConfig(cfg, decision.route.agentId),
2558
- deliver: async (payload, info) => {
2559
- const target = ctxPayload.To;
2560
- if (!target) {
2561
- runtime.error?.(danger("imessage: missing delivery target"));
2562
- return;
2563
- }
2564
- const durable = await deliverInboundReplyWithMessageSendContext({
2565
- cfg,
2566
- channel: "imessage",
2567
- accountId: accountInfo.accountId,
2568
- agentId: decision.route.agentId,
2569
- ctxPayload,
2570
- payload,
2571
- info,
2572
- to: target,
2573
- deps: { imessage: createIMessageEchoCachingSend({
2574
- client: getActiveClient(),
2575
- accountId: accountInfo.accountId,
2576
- sentMessageCache
2577
- }) }
2578
- });
2579
- if (durable.status === "failed") throw durable.error;
2580
- if (durable.status === "handled_visible" || durable.status === "handled_no_send") return;
2581
- await deliverReplies({
2582
- cfg,
2583
- replies: [payload],
2584
- target,
2585
- client: getActiveClient(),
2586
- accountId: accountInfo.accountId,
2587
- runtime,
2588
- maxBytes: mediaMaxBytes,
2589
- textLimit,
2590
- sentMessageCache
2591
- });
2592
- },
2593
- onError: (err, info) => {
2594
- runtime.error?.(danger(`imessage ${info.kind} reply failed: ${String(err)}`));
2595
- }
2596
- });
2597
- const inboundLastRouteSessionKey = resolveInboundLastRouteSessionKey({
2598
- route: decision.route,
2599
- sessionKey: decision.route.sessionKey
2600
- });
2601
- await runInboundReplyTurn({
2602
- channel: "imessage",
2603
- accountId: decision.route.accountId,
2604
- raw: decision,
2605
- adapter: {
2606
- ingest: () => ({
2607
- id: ctxPayload.MessageSid ?? `${ctxPayload.From}:${Date.now()}`,
2608
- timestamp: typeof ctxPayload.Timestamp === "number" ? ctxPayload.Timestamp : void 0,
2609
- rawText: ctxPayload.RawBody ?? "",
2610
- textForAgent: ctxPayload.BodyForAgent,
2611
- textForCommands: ctxPayload.CommandBody,
2612
- raw: decision
2613
- }),
2614
- resolveTurn: () => ({
2615
- channel: "imessage",
2616
- accountId: decision.route.accountId,
2617
- routeSessionKey: decision.route.sessionKey,
2618
- storePath,
2619
- ctxPayload,
2620
- recordInboundSession,
2621
- record: {
2622
- updateLastRoute: !decision.isGroup && updateTarget ? {
2623
- sessionKey: inboundLastRouteSessionKey,
2624
- channel: "imessage",
2625
- to: updateTarget,
2626
- accountId: decision.route.accountId,
2627
- mainDmOwnerPin: inboundLastRouteSessionKey === decision.route.mainSessionKey && pinnedMainDmOwner && decision.senderNormalized ? {
2628
- ownerRecipient: pinnedMainDmOwner,
2629
- senderRecipient: decision.senderNormalized,
2630
- onSkip: ({ ownerRecipient, senderRecipient }) => {
2631
- logVerbose(`imessage: skip main-session last route for ${senderRecipient} (pinned owner ${ownerRecipient})`);
2632
- }
2633
- } : void 0
2634
- } : void 0,
2635
- onRecordError: (err) => {
2636
- logVerbose(`imessage: failed updating session meta: ${String(err)}`);
2637
- }
2638
- },
2639
- history: {
2640
- isGroup: decision.isGroup,
2641
- historyKey: decision.historyKey,
2642
- historyMap: groupHistories,
2643
- limit: historyLimit
2644
- },
2645
- onPreDispatchFailure: () => settleReplyDispatcher({
2646
- dispatcher,
2647
- onSettled: () => markDispatchIdle()
2648
- }),
2649
- runDispatch: async () => {
2650
- try {
2651
- return await dispatchInboundMessage({
2652
- ctx: ctxPayload,
2653
- cfg,
2654
- dispatcher,
2655
- replyOptions: {
2656
- ...typingReplyOptions,
2657
- disableBlockStreaming: typeof accountInfo.config.blockStreaming === "boolean" ? !accountInfo.config.blockStreaming : void 0,
2658
- onModelSelected
2659
- }
2660
- });
2661
- } finally {
2662
- markDispatchIdle();
2663
- }
2664
- }
2665
- })
2666
- }
2667
- });
2668
- }
2669
- const handleMessage = async (raw) => {
2670
- const message = parseIMessageNotification(raw);
2671
- if (!message) {
2672
- const shape = raw && typeof raw === "object" && !Array.isArray(raw) ? Object.keys(raw).toSorted().join(",") : typeof raw;
2673
- runtime.error?.(`imessage: dropping malformed RPC message payload (keys=${shape})`);
2674
- return;
2675
- }
2676
- await inboundDebouncer.enqueue({ message });
2677
- };
2678
- await waitForTransportReady({
2679
- label: "imsg rpc",
2680
- timeoutMs: 3e4,
2681
- logAfterMs: 1e4,
2682
- logIntervalMs: 1e4,
2683
- pollIntervalMs: 500,
2684
- abortSignal: opts.abortSignal,
2685
- runtime,
2686
- check: async () => {
2687
- const probe = await probeIMessage(probeTimeoutMs, {
2688
- cliPath,
2689
- dbPath,
2690
- runtime
2691
- });
2692
- if (probe.ok) return { ok: true };
2693
- if (probe.fatal) throw new Error(probe.error ?? "imsg rpc unavailable");
2694
- return {
2695
- ok: false,
2696
- error: probe.error ?? "unreachable"
2697
- };
2698
- }
2699
- });
2700
- if (opts.abortSignal?.aborted) return;
2701
- const abort = opts.abortSignal;
2702
- const createWatchClient = async () => await createIMessageRpcClient({
2703
- cliPath,
2704
- dbPath,
2705
- runtime,
2706
- onNotification: (msg) => {
2707
- if (msg.method === "message") handleMessage(msg.params).catch((err) => {
2708
- runtime.error?.(`imessage: handler failed: ${String(err)}`);
2709
- });
2710
- else if (msg.method === "error") runtime.error?.(`imessage: watch error ${JSON.stringify(sanitizeIMessageWatchErrorPayload(msg.params))}`);
2711
- }
2712
- });
2713
- const requireWatchClient = (watchClient) => {
2714
- if (!watchClient) throw new Error("imessage monitor client not initialized");
2715
- return watchClient;
2716
- };
2717
- for (let attempt = 1; attempt <= WATCH_SUBSCRIBE_MAX_ATTEMPTS; attempt++) {
2718
- if (abort?.aborted) return;
2719
- let attemptClient;
2720
- let attemptDetachAbortHandler = () => {};
2721
- let keepAttemptClient = false;
2722
- try {
2723
- attemptClient = requireWatchClient(await createWatchClient());
2724
- let attemptSubscriptionId = null;
2725
- attemptDetachAbortHandler = attachIMessageMonitorAbortHandler({
2726
- abortSignal: abort,
2727
- client: attemptClient,
2728
- getSubscriptionId: () => attemptSubscriptionId
2729
- });
2730
- attemptSubscriptionId = (await attemptClient.request("watch.subscribe", {
2731
- attachments: includeAttachments,
2732
- include_reactions: true
2733
- }, { timeoutMs: probeTimeoutMs }))?.subscription ?? null;
2734
- client = attemptClient;
2735
- detachAbortHandler = attemptDetachAbortHandler;
2736
- keepAttemptClient = true;
2737
- break;
2738
- } catch (err) {
2739
- if (abort?.aborted) return;
2740
- if (!(attempt < WATCH_SUBSCRIBE_MAX_ATTEMPTS && isRetriableWatchSubscribeStartupError(err))) {
2741
- runtime.error?.(danger(`imessage: monitor failed: ${String(err)}`));
2742
- throw err;
2743
- }
2744
- runtime.log?.(warn(`imessage: watch.subscribe startup failed (attempt ${attempt}/${WATCH_SUBSCRIBE_MAX_ATTEMPTS}): ${String(err)}; retrying`));
2745
- attemptDetachAbortHandler();
2746
- attemptDetachAbortHandler = () => {};
2747
- await attemptClient?.stop();
2748
- attemptClient = void 0;
2749
- await waitForWatchSubscribeRetryDelay({
2750
- ms: WATCH_SUBSCRIBE_RETRY_DELAY_MS,
2751
- abortSignal: abort
2752
- });
2753
- if (abort?.aborted) return;
2754
- } finally {
2755
- if (!keepAttemptClient) {
2756
- attemptDetachAbortHandler();
2757
- await attemptClient?.stop();
2758
- }
2759
- }
2760
- }
2761
- const activeClient = client;
2762
- if (!activeClient) return;
2763
- const catchupCfg = resolveCatchupConfig(imessageCfg.catchup);
2764
- if (catchupCfg.enabled && !abort?.aborted) try {
2765
- await runIMessageCatchup({
2766
- client: activeClient,
2767
- accountId: accountInfo.accountId,
2768
- config: catchupCfg,
2769
- includeAttachments,
2770
- dispatchPayload: (message) => handleMessageNow(message),
2771
- runtime
2772
- });
2773
- } catch (err) {
2774
- runtime.error?.(`imessage catchup: pass failed: ${String(err)}`);
2775
- }
2776
- try {
2777
- await activeClient.waitForClose();
2778
- } catch (err) {
2779
- if (abort?.aborted) return;
2780
- runtime.error?.(danger(`imessage: monitor failed: ${String(err)}`));
2781
- throw err;
2782
- } finally {
2783
- detachAbortHandler();
2784
- await activeClient.stop();
2785
- }
2786
- }
2787
- //#endregion
2788
- export { sendMessageIMessage as n, monitorIMessageProvider as t };