@gaodefa/daocore 2026.5.74 → 2026.5.75

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 (1066) hide show
  1. package/dist/abort-CB4Bin7P.js +277 -0
  2. package/dist/abort.runtime-C5imf3M6.js +2 -0
  3. package/dist/abort.runtime.js +1 -1
  4. package/dist/account-inspect-BrLOD3dL.js +173 -0
  5. package/dist/accounts-BJghihjE.js +107 -0
  6. package/dist/accounts-Cmmoz0Uc.js +119 -0
  7. package/dist/accounts-CtHQ9LlB.js +2 -0
  8. package/dist/accounts-D2XmsEdz.js +107 -0
  9. package/dist/acp-runtime-CsJkP6Eh.js +26 -0
  10. package/dist/acp-spawn-DrF63yyT.js +1275 -0
  11. package/dist/acp-spawn-ORtTG-uw.js +2 -0
  12. package/dist/acp-stateful-target-driver-XI6lnVTT.js +89 -0
  13. package/dist/action-kill-BkWa08iK.js +33 -0
  14. package/dist/action-runtime-CW2Fkm81.js +469 -0
  15. package/dist/action-runtime-api-LQHyxfBM.js +2 -0
  16. package/dist/action-send-BSTkpsKB.js +39 -0
  17. package/dist/action-spawn-CG0owoYM.js +47 -0
  18. package/dist/actions-BQH4Vf20.js +161 -0
  19. package/dist/actions.runtime-BwFgiJFE.js +5 -0
  20. package/dist/agent-B1k62jFg.js +3 -0
  21. package/dist/agent-CooPvAB8.js +2 -0
  22. package/dist/agent-command-Djll6bnb.js +1367 -0
  23. package/dist/agent-components.runtime-Bxmeq5SX.js +10 -0
  24. package/dist/agent-components.runtime.js +1 -1
  25. package/dist/agent-harness-runtime-Bt2xTt2z.js +180 -0
  26. package/dist/agent-harness-task-runtime-C6Sx-QFy.js +140 -0
  27. package/dist/agent-runner-execution-CUB1dxz1.js +1713 -0
  28. package/dist/agent-runner-utils-LoP2ghjB.js +266 -0
  29. package/dist/agent-runner.runtime-B6FEpN97.js +3455 -0
  30. package/dist/agent-runner.runtime.js +1 -1
  31. package/dist/agent-runtime-DDBYT9PU.js +229 -0
  32. package/dist/agent-via-gateway-Cac7aWXN.js +463 -0
  33. package/dist/api-C7_eM4X7.js +2 -0
  34. package/dist/api-CTv-thVP.js +2 -0
  35. package/dist/api-CyVlHCwr.js +6 -0
  36. package/dist/api-DfnW7Cwk.js +134 -0
  37. package/dist/api-mdeTtlMU.js +3 -0
  38. package/dist/api-rzVN_ShI.js +639 -0
  39. package/dist/apply-CA6OjGyH.js +41 -0
  40. package/dist/apply-YMZKb6rV.js +54 -0
  41. package/dist/approval-handler.runtime-Bo3XBEmS.js +130 -0
  42. package/dist/assistant-D0Y0TW8p.js +291 -0
  43. package/dist/attachment-normalize-CRqY0rzf.js +225 -0
  44. package/dist/attempt-execution-BL2-MkN9.js +558 -0
  45. package/dist/attempt-execution.runtime-BbkIPww8.js +3 -0
  46. package/dist/attempt-execution.runtime.js +1 -1
  47. package/dist/attempt-execution.shared-xgnVkNxr.js +38 -0
  48. package/dist/attempt.prompt-helpers--NxxT8xy.js +475 -0
  49. package/dist/attempt.tool-run-context-EsAayWh6.js +2094 -0
  50. package/dist/binding-routing-BIf2zYbn.js +113 -0
  51. package/dist/binding-targets-CnVPlLL3.js +121 -0
  52. package/dist/bot-BUkIAmq4.js +7894 -0
  53. package/dist/bot-deps-BDpF3-2x.js +747 -0
  54. package/dist/bot-deps-Ctxazu0z.js +2 -0
  55. package/dist/bot-message-context.runtime-Ddl-CF0g.js +7 -0
  56. package/dist/bot-message-context.runtime.js +1 -1
  57. package/dist/bot-message-context.session.runtime-BOBDJGi6.js +12 -0
  58. package/dist/bot-message-context.session.runtime.js +1 -1
  59. package/dist/bot-native-commands.delivery.runtime-Cp2bC1cm.js +4 -0
  60. package/dist/bot-native-commands.delivery.runtime.js +1 -1
  61. package/dist/bot-native-commands.runtime-BxOgiBSg.js +13 -0
  62. package/dist/bot-native-commands.runtime.js +1 -1
  63. package/dist/bridge-server-BD8gdvCj.js +113 -0
  64. package/dist/browser-cli-BxOiqtw0.js +230 -0
  65. package/dist/browser-cli-CQSbU4r7.js +2 -0
  66. package/dist/browser-cli-actions-input-CACwoXjH.js +473 -0
  67. package/dist/browser-cli-actions-observe-7y44Efff.js +81 -0
  68. package/dist/browser-cli-debug--cZDNVgZ.js +137 -0
  69. package/dist/browser-cli-inspect-Bjm1LYpb.js +104 -0
  70. package/dist/browser-cli-manage-BdoQAGZ5.js +443 -0
  71. package/dist/browser-cli-resize-CiWfi52U.js +26 -0
  72. package/dist/browser-cli-shared-Cf2UTok5.js +50 -0
  73. package/dist/browser-cli-state-BzSo9Zyo.js +337 -0
  74. package/dist/browser-control-auth-goBz3LrL.js +2 -0
  75. package/dist/browser-profiles-5QyWxduY.js +2 -0
  76. package/dist/browser-runtime-DpYYMv_-.js +384 -0
  77. package/dist/build-BOWwrF6B.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-p3b5r_A5.js +1782 -0
  83. package/dist/channel-8rtqtIC-.js +238 -0
  84. package/dist/channel-B2t80bjP.js +1556 -0
  85. package/dist/channel-BFgbA2E6.js +562 -0
  86. package/dist/channel-BPZSxEkQ.js +808 -0
  87. package/dist/channel-BibcrGJ7.js +955 -0
  88. package/dist/channel-Bj3a13bG.js +1777 -0
  89. package/dist/channel-Bsd0VVMJ.js +2126 -0
  90. package/dist/channel-C4Ouz2jY.js +481 -0
  91. package/dist/channel-CXcp2i5k.js +653 -0
  92. package/dist/channel-CZNxKVdH.js +1134 -0
  93. package/dist/channel-CfI-ubEB.js +740 -0
  94. package/dist/channel-CgNA5Zih.js +1496 -0
  95. package/dist/channel-D5n_k9F5.js +867 -0
  96. package/dist/channel-D7vJSPUF.js +1249 -0
  97. package/dist/channel-DcV0Ld4N.js +362 -0
  98. package/dist/channel-De73mgO_.js +508 -0
  99. package/dist/channel-Dmdu9Pzb.js +376 -0
  100. package/dist/channel-actions.runtime-CihZrf0M.js +265 -0
  101. package/dist/channel-actions.runtime.js +1 -1
  102. package/dist/channel-cGJKLfJe.d.ts +427 -0
  103. package/dist/channel-core-Ng_haxOP.js +5 -0
  104. package/dist/channel-inbound-Dz8i5Map.js +80 -0
  105. package/dist/channel-plugin-runtime-BGwpeswU.js +998 -0
  106. package/dist/channel-runtime-5xfHeIpP.js +408 -0
  107. package/dist/channel.runtime-3cv5PIqa.js +21009 -0
  108. package/dist/channel.runtime-B48fiEqP.js +109 -0
  109. package/dist/channel.runtime-B9omb8Je.js +733 -0
  110. package/dist/channel.runtime-BTnYLrjs.js +652 -0
  111. package/dist/channel.runtime-Bw4vm2KP.js +4 -0
  112. package/dist/channel.runtime-JZVnahXY.js +254 -0
  113. package/dist/channel.runtime-OyE1NDe4.js +2528 -0
  114. package/dist/channel.runtime-Q3Chs30P.js +1008 -0
  115. package/dist/channel.runtime-cGEI9b88.js +88 -0
  116. package/dist/channel.setup-BvvO8wUo.js +1098 -0
  117. package/dist/channel.setup-Cy2rvR1u.js +10 -0
  118. package/dist/channel.setup-Xo7BBamM.js +343 -0
  119. package/dist/chat-CfSmQsWK.js +2666 -0
  120. package/dist/chrome-CB8ELr8g.js +1503 -0
  121. package/dist/cli/run-main.js +5 -5
  122. package/dist/cli-CCnAoXu8.js +1341 -0
  123. package/dist/cli-compaction-C5z02QAR.js +347 -0
  124. package/dist/cli-metadata-VfQG__-m.js +22 -0
  125. package/dist/cli-runner-C8VlXbx6.js +2 -0
  126. package/dist/cli-runner-FnNwgi9z.js +540 -0
  127. package/dist/cli-runner.runtime-3y8ztIrM.js +4 -0
  128. package/dist/cli-runner.runtime-DjJNUNqh.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-BxaKR3NR.js +650 -0
  132. package/dist/client-adapter-CD2eYE5u.js +897 -0
  133. package/dist/client-factory-wknOz0YZ.js +9 -0
  134. package/dist/command-auth-5oWRlAgW.js +135 -0
  135. package/dist/command-handlers-DRLCoUOI.js +1609 -0
  136. package/dist/command-registry-ClgHMh-P.js +4 -0
  137. package/dist/command-registry-Crw-ALyo.js +9 -0
  138. package/dist/command-registry-core-Q8mKRnm2.js +110 -0
  139. package/dist/command-status.runtime-Bv5-S6Jh.js +90 -0
  140. package/dist/command-status.runtime.js +1 -1
  141. package/dist/commands-acp-D7wwvhSb.js +74 -0
  142. package/dist/commands-compact.runtime-Do6XoPgi.js +10 -0
  143. package/dist/commands-compact.runtime.js +1 -1
  144. package/dist/commands-handlers.runtime-CQIeiOBs.js +6154 -0
  145. package/dist/commands-handlers.runtime.js +1 -1
  146. package/dist/commands-status--6Ec-6xl.js +3 -0
  147. package/dist/commands-status-B71V5ctj.js +16 -0
  148. package/dist/commands-status.runtime--6Ec-6xl.js +3 -0
  149. package/dist/commands-status.runtime.js +1 -1
  150. package/dist/commands-subagents-control.runtime-0bdHKGkh.js +2 -0
  151. package/dist/commands-subagents-control.runtime-C699ndyM.js +3 -0
  152. package/dist/commands-subagents-control.runtime.js +1 -1
  153. package/dist/commands-system-prompt-B-_6D_8o.js +2 -0
  154. package/dist/commands-system-prompt-Cf5S370X.js +162 -0
  155. package/dist/commands.runtime-C95VhDIj.js +176 -0
  156. package/dist/commands.runtime.js +1 -1
  157. package/dist/commitments/runtime.js +1 -1
  158. package/dist/compact-BUfPJl6J.js +1141 -0
  159. package/dist/compact-WFlFbfB-.js +480 -0
  160. package/dist/compact.runtime-CQnO12gG.js +12 -0
  161. package/dist/compact.runtime.js +1 -1
  162. package/dist/completion-cli-uJRHgHYJ.js +315 -0
  163. package/dist/computer-use-BqSdNbdx.js +367 -0
  164. package/dist/config-5QyWxduY.js +2 -0
  165. package/dist/config-D7UGquxF.js +373 -0
  166. package/dist/config-mutations-BcFxP9jF.js +159 -0
  167. package/dist/context-engine-host-compat-BBGC6Eb4.js +2 -0
  168. package/dist/context-engine-host-compat-Us6I7iiS.js +288 -0
  169. package/dist/context-engine-lifecycle-BRYjJ_xx.js +1274 -0
  170. package/dist/control-auth-Dz6wWtYF.js +114 -0
  171. package/dist/control-service-OTMJ16Vr.js +145 -0
  172. package/dist/control-ui/assets/agents-B6Fnnycd.js +1008 -0
  173. package/dist/control-ui/assets/channel-config-extras-Bfyy8zu1.js +2 -0
  174. package/dist/control-ui/assets/channels-Cz4PQN2A.js +367 -0
  175. package/dist/control-ui/assets/cron-CNn6C7Np.js +1013 -0
  176. package/dist/control-ui/assets/debug-D1moRGPg.js +97 -0
  177. package/dist/control-ui/assets/index-CWpjkFbm.js +7378 -0
  178. package/dist/control-ui/assets/instances-CD1vgemb.js +57 -0
  179. package/dist/control-ui/assets/logs-DFBfz91p.js +74 -0
  180. package/dist/control-ui/assets/nodes-D_ByFobS.js +436 -0
  181. package/dist/control-ui/assets/sessions-CI1Fspms.js +399 -0
  182. package/dist/control-ui/assets/skills-DtnIlsXa.js +314 -0
  183. package/dist/control-ui/assets/skills-shared-CxPIl_DL.js +11 -0
  184. package/dist/control-ui/index.html +1 -1
  185. package/dist/control-ui/sw.js +1 -1
  186. package/dist/conversation-binding-runtime-Qzm50Ztm.js +4 -0
  187. package/dist/conversation-runtime-B8IRh0X_.js +31 -0
  188. package/dist/core-B9JJc5bK.js +282 -0
  189. package/dist/core-api-BkLqoKIY.js +5 -0
  190. package/dist/core-api-D_qLiSVx.js +2 -0
  191. package/dist/crestodian/crestodian.js +1 -1
  192. package/dist/crestodian/rescue-message.js +1 -1
  193. package/dist/crestodian-Wce00VL9.js +55 -0
  194. package/dist/daocore-tools-BGfsn9OX.js +11727 -0
  195. package/dist/delivery-CKZNf6HN.js +1002 -0
  196. package/dist/dialogue-DMyfQ10Y.js +37 -0
  197. package/dist/dir-fetch-tool-Bodc_UiO.js +565 -0
  198. package/dist/dir-list-tool-DKdRgmE0.js +100 -0
  199. package/dist/direct-dm-gubxMBvV.js +64 -0
  200. package/dist/directive-handling.fast-lane-SIR-LK_X.js +68 -0
  201. package/dist/directive-handling.impl-CyETmsuZ.js +2 -0
  202. package/dist/directive-handling.impl-DBRFiFvk.js +818 -0
  203. package/dist/directive-handling.model-selection-DY-tmC6k.js +122 -0
  204. package/dist/directive-handling.persist.runtime-NzxgMnZ0.js +263 -0
  205. package/dist/directive-handling.persist.runtime.js +1 -1
  206. package/dist/dispatch-Cfc2X0Y6.js +1640 -0
  207. package/dist/dispatch-acp-transcript.runtime-QL350v4-.js +40 -0
  208. package/dist/dispatch-acp-transcript.runtime.js +1 -1
  209. package/dist/dispatch-acp.runtime-D3FviqFZ.js +18 -0
  210. package/dist/dispatch-acp.runtime.js +1 -1
  211. package/dist/doctor-C7gTSFfH.js +6 -0
  212. package/dist/doctor-DiHS_IQ0.js +2 -0
  213. package/dist/doctor-config-flow-B8FwXA-r.js +1741 -0
  214. package/dist/doctor-core-checks-BYeuryZ4.js +2 -0
  215. package/dist/doctor-core-checks-CnzzLGiH.js +573 -0
  216. package/dist/doctor-health-BnmOyTty.js +65 -0
  217. package/dist/doctor-health-contributions-ocQMPxjM.js +696 -0
  218. package/dist/doctor-lint-CjRi8o5u.js +94 -0
  219. package/dist/doctor-state-integrity-Dbu4NMz2.js +1231 -0
  220. package/dist/dynamic-tools-6zBBc1qr.js +486 -0
  221. package/dist/embedded-backend-BZOf3nmp.js +579 -0
  222. package/dist/embedded-gateway-stub.runtime-Bz0nKXhe.js +12 -0
  223. package/dist/embedded-gateway-stub.runtime.js +1 -1
  224. package/dist/exec-approvals-D7MoRNan.js +149 -0
  225. package/dist/extensionAPI.js +1 -1
  226. package/dist/extensions/active-memory/index.js +1 -1
  227. package/dist/extensions/admin-http-rpc/index.js +1 -1
  228. package/dist/extensions/browser/browser-bridge.js +1 -1
  229. package/dist/extensions/browser/browser-config.js +4 -4
  230. package/dist/extensions/browser/browser-control-auth.js +2 -2
  231. package/dist/extensions/browser/browser-doctor.js +2 -2
  232. package/dist/extensions/browser/browser-maintenance.js +1 -1
  233. package/dist/extensions/browser/browser-profiles.js +2 -2
  234. package/dist/extensions/browser/browser-runtime-api.js +11 -11
  235. package/dist/extensions/browser/cli-metadata.js +1 -1
  236. package/dist/extensions/browser/index.js +1 -1
  237. package/dist/extensions/browser/plugin-registration.js +1 -1
  238. package/dist/extensions/browser/register.runtime.js +4 -4
  239. package/dist/extensions/browser/runtime-api.js +13 -13
  240. package/dist/extensions/canvas/index.js +1 -1
  241. package/dist/extensions/clickclack/api.js +2 -2
  242. package/dist/extensions/clickclack/channel-plugin-api.js +1 -1
  243. package/dist/extensions/clickclack/runtime-api.js +2 -2
  244. package/dist/extensions/device-pair/api.js +1 -1
  245. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  246. package/dist/extensions/file-transfer/index.js +4 -4
  247. package/dist/extensions/imessage/api.js +2 -2
  248. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  249. package/dist/extensions/imessage/message-tool-api.d.ts +1 -1
  250. package/dist/extensions/imessage/runtime-api.js +3 -3
  251. package/dist/extensions/irc/api.js +2 -2
  252. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  253. package/dist/extensions/llm-task/index.js +1 -1
  254. package/dist/extensions/mattermost/api.js +1 -1
  255. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  256. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  257. package/dist/extensions/mattermost/policy-api.js +1 -1
  258. package/dist/extensions/mattermost/runtime-api.js +2 -2
  259. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  260. package/dist/extensions/memory-core/cli-metadata.js +1 -1
  261. package/dist/extensions/migrate-claude/apply.js +1 -1
  262. package/dist/extensions/migrate-claude/index.js +1 -1
  263. package/dist/extensions/migrate-claude/plan.js +1 -1
  264. package/dist/extensions/migrate-claude/provider.js +1 -1
  265. package/dist/extensions/migrate-claude/targets.js +1 -1
  266. package/dist/extensions/migrate-hermes/apply.js +1 -1
  267. package/dist/extensions/migrate-hermes/index.js +1 -1
  268. package/dist/extensions/migrate-hermes/model.js +1 -1
  269. package/dist/extensions/migrate-hermes/plan.js +1 -1
  270. package/dist/extensions/migrate-hermes/provider.js +1 -1
  271. package/dist/extensions/migrate-hermes/secrets.js +1 -1
  272. package/dist/extensions/migrate-hermes/targets.js +1 -1
  273. package/dist/extensions/policy/api.js +1 -1
  274. package/dist/extensions/policy/index.js +2 -2
  275. package/dist/extensions/signal/api.js +6 -6
  276. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  277. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  278. package/dist/extensions/signal/runtime-api.js +7 -7
  279. package/dist/extensions/skill-workshop/api.js +1 -1
  280. package/dist/extensions/skill-workshop/index.js +2 -2
  281. package/dist/extensions/telegram/account-inspect-api.js +1 -1
  282. package/dist/extensions/telegram/api.js +11 -11
  283. package/dist/extensions/telegram/channel-plugin-api.js +2 -2
  284. package/dist/extensions/telegram/contract-api.js +3 -3
  285. package/dist/extensions/telegram/runtime-api.js +7 -7
  286. package/dist/extensions/telegram/security-audit-contract-api.js +1 -1
  287. package/dist/extensions/telegram/setup-plugin-api.js +1 -1
  288. package/dist/extensions/telegram/test-api.js +2 -2
  289. package/dist/extensions/webhooks/api.js +1 -1
  290. package/dist/extensions/webhooks/index.js +1 -1
  291. package/dist/extensions/xai/index.js +4 -4
  292. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  293. package/dist/extensions/xai/speech-provider.js +1 -1
  294. package/dist/extensions/xai/test-api.js +1 -1
  295. package/dist/extensions/xai/tts.js +1 -1
  296. package/dist/extensions/xai/web-search.js +1 -1
  297. package/dist/extensions/xai/xai-oauth.js +1 -1
  298. package/dist/file-fetch-tool-UOp-kXiF.js +124 -0
  299. package/dist/file-write-tool-Bmics566.js +127 -0
  300. package/dist/format-BAPtahQp.js +1145 -0
  301. package/dist/gateway-cli-C9vWttAu.js +435 -0
  302. package/dist/gateway-method-runtime-cf2DQe_R.js +21 -0
  303. package/dist/get-reply-from-config.runtime-973T_WNQ.js +2 -0
  304. package/dist/get-reply-from-config.runtime.js +1 -1
  305. package/dist/get-reply-nFbvZyXJ.js +4689 -0
  306. package/dist/graph-users-DX3qj987.js +1419 -0
  307. package/dist/group-access-fUxE_esT.js +112 -0
  308. package/dist/handle-action.guild-admin-DzmixKDt.js +288 -0
  309. package/dist/harness-BvoaeM2G.js +61 -0
  310. package/dist/health-BNfYEJaa.js +4 -0
  311. package/dist/heartbeat-runner-DHFAz5O-.js +5 -0
  312. package/dist/heartbeat-runner.runtime-BTARhrNZ.js +4 -0
  313. package/dist/heartbeat-runner.runtime.js +1 -1
  314. package/dist/hooks-DxGU2YA5.js +534 -0
  315. package/dist/inbound-direct-dm-runtime-CAX9fltu.js +2 -0
  316. package/dist/inbound-reply-dispatch-T13MYtrr.js +148 -0
  317. package/dist/index.js +1 -1
  318. package/dist/init-DCCh5oSO.js +59 -0
  319. package/dist/inline-buttons-DaFc4jXn.js +40 -0
  320. package/dist/internal-events-Gz1ipxmh.js +90 -0
  321. package/dist/isolated-agent-CHUsxMC-.js +1118 -0
  322. package/dist/isolated-agent-K2nfnPOc.js +2 -0
  323. package/dist/lifecycle-kyB2yqsq.js +571 -0
  324. package/dist/list.probe-BSjy8u2p.js +449 -0
  325. package/dist/list.status-command-BxIAK-G5.js +789 -0
  326. package/dist/llm-slug-generator-BMH4faWD.js +78 -0
  327. package/dist/llm-slug-generator.js +1 -1
  328. package/dist/local-dispatch.runtime-DFy7ycDP.js +9 -0
  329. package/dist/local-dispatch.runtime.js +1 -1
  330. package/dist/manager.runtime-CPqoT9HS.js +2714 -0
  331. package/dist/manager.runtime.js +1 -1
  332. package/dist/markdown-to-line-DQuET8BD.js +811 -0
  333. package/dist/mcp-http-BTLfb7mN.js +555 -0
  334. package/dist/mcp-http-Bcx2IvUV.js +2 -0
  335. package/dist/media-understanding-provider-BXfXH9ER.js +339 -0
  336. package/dist/message-actions-O4ffm7Zz.js +145 -0
  337. package/dist/message-handler-B3NHGkvn.js +1715 -0
  338. package/dist/message-handler-Dm-49Yay.js +384 -0
  339. package/dist/message-handler.preflight-Dmy4TMmc.js +1125 -0
  340. package/dist/message-handler.process-BvIh9714.js +1484 -0
  341. package/dist/model-CiE38oM-.js +74 -0
  342. package/dist/model-selection-B4wj_z32.js +272 -0
  343. package/dist/models-DF0uMtab.js +2 -0
  344. package/dist/models-DupIeDpS.js +104 -0
  345. package/dist/models-cli-BKoIijSE.js +256 -0
  346. package/dist/monitor-BGkgqVYu.js +4377 -0
  347. package/dist/monitor-BJBnArAU.js +834 -0
  348. package/dist/monitor-C1L1aR0q.js +2788 -0
  349. package/dist/monitor-C3wAzu_q.js +2 -0
  350. package/dist/monitor-CN29zOnf.js +1370 -0
  351. package/dist/monitor-D7FhV0Qe.js +1657 -0
  352. package/dist/monitor-Dcy6FUPv.js +60 -0
  353. package/dist/monitor-Y4SvOC0z.js +715 -0
  354. package/dist/monitor-auth-B_73QHux.js +179 -0
  355. package/dist/monitor-polling.runtime-D3yoLMON.js +883 -0
  356. package/dist/monitor-polling.runtime.js +1 -1
  357. package/dist/monitor-webhook.runtime-CnchK0Ki.js +387 -0
  358. package/dist/monitor-webhook.runtime.js +1 -1
  359. package/dist/monitor.account-B0u_Xih0.js +5233 -0
  360. package/dist/monitor.runtime-9JVw9n8z.js +2 -0
  361. package/dist/monitor.runtime.js +1 -1
  362. package/dist/monitor.webhook-ixq3jhC8.js +180 -0
  363. package/dist/node-cli-sessions-C07qXjfH.js +1228 -0
  364. package/dist/openai-http-DL1i7Pdz.js +824 -0
  365. package/dist/openresponses-http-4vW7i5hM.js +1173 -0
  366. package/dist/operations-hyqHq47Z.js +805 -0
  367. package/dist/outbound-adapter-B2lF_Qp0.js +543 -0
  368. package/dist/outbound-session-route-CXbw-Zbl.js +45 -0
  369. package/dist/outbound.runtime-ROOz_EXD.js +2 -0
  370. package/dist/outbound.runtime.js +1 -1
  371. package/dist/pi-embedded-D23Jv1_v.js +4 -0
  372. package/dist/pi-embedded-LwXPGFfT.js +3796 -0
  373. package/dist/pi-embedded.runtime-Rk5rpqL7.js +4 -0
  374. package/dist/pi-embedded.runtime.js +1 -1
  375. package/dist/pi-tools-DqhrI9AL.js +2413 -0
  376. package/dist/plan-BCEMv5RF.js +112 -0
  377. package/dist/plan-BHwmpZjz.js +81 -0
  378. package/dist/plugin-app-cache-key-CWYPZS_p.js +46 -0
  379. package/dist/plugin-enabled-NkokTFHK.js +233 -0
  380. package/dist/plugin-oDyOB4UI.js +12396 -0
  381. package/dist/plugin-registration-CeH_6Is4.js +88 -0
  382. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  383. package/dist/plugin-sdk/acp-runtime-backend.js +1 -1
  384. package/dist/plugin-sdk/acp-runtime.js +2 -2
  385. package/dist/plugin-sdk/agent-harness-runtime.js +6 -6
  386. package/dist/plugin-sdk/agent-harness-task-runtime.js +1 -1
  387. package/dist/plugin-sdk/agent-harness.js +7 -7
  388. package/dist/plugin-sdk/agent-runtime.js +2 -2
  389. package/dist/plugin-sdk/channel-core.js +2 -2
  390. package/dist/plugin-sdk/channel-inbound.js +2 -2
  391. package/dist/plugin-sdk/channel-test-helpers.js +1 -1
  392. package/dist/plugin-sdk/command-auth.js +1 -1
  393. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  394. package/dist/plugin-sdk/compat.js +1 -1
  395. package/dist/plugin-sdk/conversation-binding-runtime.js +2 -2
  396. package/dist/plugin-sdk/conversation-runtime.js +3 -3
  397. package/dist/plugin-sdk/core.js +2 -2
  398. package/dist/plugin-sdk/direct-dm.js +1 -1
  399. package/dist/plugin-sdk/gateway-method-runtime.js +1 -1
  400. package/dist/plugin-sdk/health.js +2 -2
  401. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  402. package/dist/plugin-sdk/index.js +1 -1
  403. package/dist/plugin-sdk/mattermost.js +1 -1
  404. package/dist/plugin-sdk/plugin-test-contracts.js +2 -2
  405. package/dist/plugin-sdk/provider-test-contracts.js +4 -4
  406. package/dist/plugin-sdk/reply-runtime.js +4 -4
  407. package/dist/plugin-sdk/testing.js +2 -2
  408. package/dist/plugin-sdk/zalouser.js +1 -1
  409. package/dist/plugin-service-XeCZ8oFI.js +1229 -0
  410. package/dist/plugins/runtime/index.js +4 -4
  411. package/dist/policy-BsS7jXyV.js +138 -0
  412. package/dist/policy-dTLidj41.js +680 -0
  413. package/dist/prepare.runtime-CxSRhibQ.js +732 -0
  414. package/dist/prepare.runtime.js +1 -1
  415. package/dist/preview-warnings-CYO_Ec8j.js +392 -0
  416. package/dist/probe-B38i01ob.js +2 -0
  417. package/dist/probe-BfuwJZxZ.js +47 -0
  418. package/dist/probe-DaZ-zbpf.js +2204 -0
  419. package/dist/probe-TNHaSvg4.js +682 -0
  420. package/dist/program-BHDY7txk.js +131 -0
  421. package/dist/provider-B2OEKMgz.js +8735 -0
  422. package/dist/provider-BN5zYpXy.js +152 -0
  423. package/dist/provider-C5wk4Zq2.js +32 -0
  424. package/dist/provider-C_AVioxd.js +32 -0
  425. package/dist/provider-dispatcher-D8wmCCX8.js +22 -0
  426. package/dist/provider-dispatcher.runtime.js +1 -1
  427. package/dist/provider-session.runtime-B63XBUkk.js +9 -0
  428. package/dist/provider-session.runtime.js +1 -1
  429. package/dist/provider.runtime-D1lu1iBi.js +2 -0
  430. package/dist/provider.runtime.js +1 -1
  431. package/dist/public-surface-loader-ClnvswYD.js +114 -0
  432. package/dist/pw-ai-CUvQLjDl.js +3029 -0
  433. package/dist/pw-role-snapshot-DqOQm6b-.js +333 -0
  434. package/dist/reaction-level-DdxMc_S-.js +19 -0
  435. package/dist/reaction-runtime-api-DV5ADguG.js +116 -0
  436. package/dist/realtime-transcription-provider-Jx3qVPVX.js +205 -0
  437. package/dist/register-B6JqGeZm.js +2178 -0
  438. package/dist/register.agent-pQ55YbLM.js +156 -0
  439. package/dist/register.crestodian-DG48cq1n.js +24 -0
  440. package/dist/register.maintenance-CmyTyWfW.js +83 -0
  441. package/dist/register.runtime-Dc2ah3hl.js +54 -0
  442. package/dist/register.subclis-BNslxGzE.js +3 -0
  443. package/dist/register.subclis-BltgkX8W.js +31 -0
  444. package/dist/register.subclis-core-CXo28UGO.js +273 -0
  445. package/dist/repair-sequencing-SddJfHba.js +640 -0
  446. package/dist/reply-delivery-YOUVxLhE.js +196 -0
  447. package/dist/reply-runtime-Bic05q8u.js +11 -0
  448. package/dist/reply.runtime-973T_WNQ.js +2 -0
  449. package/dist/reply.runtime.js +1 -1
  450. package/dist/request-De-MLnVs.js +54 -0
  451. package/dist/resolve-allowlist-0P5Zm3Ih.js +220 -0
  452. package/dist/result-fallback-classifier-CRFWJOeW.js +79 -0
  453. package/dist/route-A4sH-KRJ.js +469 -0
  454. package/dist/route-resolution-BR89k_5k.js +274 -0
  455. package/dist/routes-BbmTgfa7.js +3602 -0
  456. package/dist/routes-H_X6d_BR.js +2 -0
  457. package/dist/run-C_HJBF46.js +1162 -0
  458. package/dist/run-attempt-DVUpjMzw.js +7704 -0
  459. package/dist/run-command-CtO053FV.js +23 -0
  460. package/dist/run-command-whpq0vSs.js +2 -0
  461. package/dist/run-embedded.runtime-z8KRAA9N.js +4 -0
  462. package/dist/run-embedded.runtime.js +1 -1
  463. package/dist/run-execution-cli.runtime-DP4sTGB3.js +4 -0
  464. package/dist/run-execution-cli.runtime.js +1 -1
  465. package/dist/run-executor.runtime.js +1 -1
  466. package/dist/run-subagent-registry.runtime-Ic4qjJAZ.js +2 -0
  467. package/dist/run-subagent-registry.runtime.js +1 -1
  468. package/dist/runtime-C84q1uWh.js +438 -0
  469. package/dist/runtime-DM-8CUG8.js +1287 -0
  470. package/dist/runtime-api-B92-eAFH.js +4 -0
  471. package/dist/runtime-api-BA-_f4wN.js +21 -0
  472. package/dist/runtime-api-C3x1bTUP.js +3 -0
  473. package/dist/runtime-api-C4J88HGc.js +13 -0
  474. package/dist/runtime-api-CBJPQTPG.js +24 -0
  475. package/dist/runtime-api-DI4rBaZp.js +17 -0
  476. package/dist/runtime-api-D_JIC4_F.js +13 -0
  477. package/dist/runtime-api.actions-Crwfcz27.js +3 -0
  478. package/dist/runtime-api.monitor-KeGId_a2.js +6 -0
  479. package/dist/runtime-api.send-DkmqVan7.js +4 -0
  480. package/dist/runtime-api.threads--LYxacx4.js +2 -0
  481. package/dist/runtime-channel-C0fX96Yx.js +2 -0
  482. package/dist/runtime-channel-CmXstmiO.js +150 -0
  483. package/dist/runtime-embedded-pi.runtime-C0nckPTh.js +2 -0
  484. package/dist/runtime-embedded-pi.runtime.js +1 -1
  485. package/dist/runtime-o-9rMitP.js +6179 -0
  486. package/dist/sanitize-outbound-BDtDO_r3.js +127 -0
  487. package/dist/sdk-setup-tools-Bw1sb2J0.js +8 -0
  488. package/dist/secrets-Cexd83PL.js +113 -0
  489. package/dist/security-audit-DeMasGQi.js +122 -0
  490. package/dist/security-audit-lZXBiK8a.js +118 -0
  491. package/dist/security-audit.runtime-B73uav0c.js +2 -0
  492. package/dist/security-audit.runtime.js +1 -1
  493. package/dist/selection-BPe1-NRx.js +16157 -0
  494. package/dist/selection-DtlsSu6t.js +3 -0
  495. package/dist/send-BP8O_f3_.js +2 -0
  496. package/dist/send-DB92XENW.js +192 -0
  497. package/dist/send-DPpvAomE.js +1631 -0
  498. package/dist/send-DUSg5J3j.js +143 -0
  499. package/dist/send.components-Beh2GSlI.js +500 -0
  500. package/dist/send.components-vjkB2tEO.js +2 -0
  501. package/dist/send.runtime-XHNBD8mm.js +2 -0
  502. package/dist/send.runtime.js +1 -1
  503. package/dist/server-CAQk-GlH.js +24 -0
  504. package/dist/server-Um3iJ7EL.js +73 -0
  505. package/dist/server-close.runtime.js +1 -1
  506. package/dist/server-context-Cq6Mf_Hx.js +2 -0
  507. package/dist/server-context-CxM3niUB.js +955 -0
  508. package/dist/server-cron-BSh0DjkH.js +2989 -0
  509. package/dist/server-cron-Csg1r2SE.js +2 -0
  510. package/dist/server-methods-CBPnwVD3.js +16499 -0
  511. package/dist/server-node-events-CZCahsw3.js +596 -0
  512. package/dist/server-plugin-bootstrap-DB4Iptzd.js +70 -0
  513. package/dist/server-plugins-BZIW7Sn8.js +432 -0
  514. package/dist/server-reload-handlers-V9f07KRC.js +714 -0
  515. package/dist/server-restart-sentinel-DSQyhuO9.js +2 -0
  516. package/dist/server-restart-sentinel-DnS4nSXg.js +747 -0
  517. package/dist/server-runtime-services-Da8S4dip.js +2 -0
  518. package/dist/server-runtime-services-hMwmCtz4.js +267 -0
  519. package/dist/server-startup-plugins-CFedlOir.js +113 -0
  520. package/dist/server-startup-post-attach-BC4ypGDV.js +716 -0
  521. package/dist/server-ws-runtime-BZdnJ8_f.js +349 -0
  522. package/dist/server.impl-JxdGpBse.js +2586 -0
  523. package/dist/service-CrRxM1s3.js +1446 -0
  524. package/dist/session-binding-B1kLTRx0.js +219 -0
  525. package/dist/session-binding-BhmP2qr8.js +2 -0
  526. package/dist/session-kill-http-hVTRFmxJ.js +121 -0
  527. package/dist/session-reset-service-NFIUAaub.js +625 -0
  528. package/dist/session-route-CAVGKfbY.js +93 -0
  529. package/dist/session-status.runtime-CAujMI0m.js +2 -0
  530. package/dist/session-status.runtime.js +1 -1
  531. package/dist/session-subagent-reactivation.runtime-CAD_WZE1.js +2 -0
  532. package/dist/session-subagent-reactivation.runtime.js +1 -1
  533. package/dist/session-tab-registry-BIhFQ2_N.js +521 -0
  534. package/dist/sessions-history-http-DTUCgSIv.js +430 -0
  535. package/dist/sessions.runtime-BhxJAIUl.js +2 -0
  536. package/dist/sessions.runtime.js +1 -1
  537. package/dist/setup-api-BaSNfjGt.js +29 -0
  538. package/dist/setup-core-Cv-UM5DV.js +174 -0
  539. package/dist/setup-surface-3iygBoSk.js +288 -0
  540. package/dist/setup-surface-BYu3PlXP.js +405 -0
  541. package/dist/setup-surface-BnCUx0xf.js +221 -0
  542. package/dist/setup-surface-DajEGPq9.js +320 -0
  543. package/dist/shared-DjUBdZw0.js +121 -0
  544. package/dist/shared-client-B364qsQs.js +2 -0
  545. package/dist/shared-client-vi4UjWgq.js +629 -0
  546. package/dist/side-question-Cfz-6Mik.js +683 -0
  547. package/dist/skill-tool-dispatch.runtime-BHi8qkm6.js +143 -0
  548. package/dist/skill-tool-dispatch.runtime.js +1 -1
  549. package/dist/slash-state-1yv6e-CZ.js +2166 -0
  550. package/dist/speech-provider-BBTLPoxz.js +184 -0
  551. package/dist/src-DQGUHoew.js +4256 -0
  552. package/dist/startup-context-CSXtIxM4.js +313 -0
  553. package/dist/status-subagents.runtime-Ce4XFNpI.js +18 -0
  554. package/dist/status-subagents.runtime.js +1 -1
  555. package/dist/status-text-B_aeJyIx.js +296 -0
  556. package/dist/sticker-cache-CyXfXSnD.js +206 -0
  557. package/dist/sticker-vision.runtime-CfEwepme.js +17 -0
  558. package/dist/sticker-vision.runtime.js +1 -1
  559. package/dist/subagent-announce-DJP9Deag.js +354 -0
  560. package/dist/subagent-announce-delivery-djkdPFWz.js +958 -0
  561. package/dist/subagent-control-C59CHxJT.js +508 -0
  562. package/dist/subagent-hooks-B7HsNzMr.js +230 -0
  563. package/dist/subagent-hooks-BPSvsSKo.js +2 -0
  564. package/dist/subagent-hooks-Bg-RSz4n.js +146 -0
  565. package/dist/subagent-hooks-BvAYM6MF.js +2 -0
  566. package/dist/subagent-hooks-DCga-z0P.js +2 -0
  567. package/dist/subagent-hooks-DpUUm-nC.js +116 -0
  568. package/dist/subagent-hooks-api-BfBPES7I.js +23 -0
  569. package/dist/subagent-hooks-api-Ct3H1JvT.js +23 -0
  570. package/dist/subagent-hooks-api-D-gcal8L.js +22 -0
  571. package/dist/subagent-orphan-recovery-TurbGwPo.js +352 -0
  572. package/dist/subagent-registry-Dcr5vJsh.js +3 -0
  573. package/dist/subagent-registry-almRMGiJ.js +2351 -0
  574. package/dist/subagent-registry.runtime.js +1 -1
  575. package/dist/subagent-session-cleanup-DStloUoa.js +525 -0
  576. package/dist/subagent-spawn-a5zQq79_.js +1164 -0
  577. package/dist/target-id-C0AUAPRt.js +107 -0
  578. package/dist/targets-9NQEAB_8.js +44 -0
  579. package/dist/targets-BX9hUOE0.js +19 -0
  580. package/dist/targets-uCQJMS9L.js +19 -0
  581. package/dist/task-registry-control.runtime.js +1 -1
  582. package/dist/telegram/token.js +1 -1
  583. package/dist/testing-CL4tSWlY.js +267 -0
  584. package/dist/thread-bindings-CuYgnJrA.js +232 -0
  585. package/dist/thread-bindings-DrLRFv9V.js +571 -0
  586. package/dist/thread-bindings-DuDBMJUH.js +8 -0
  587. package/dist/thread-bindings-DuPLUeEg.js +228 -0
  588. package/dist/thread-bindings.discord-api-CRkN3LO6.js +187 -0
  589. package/dist/thread-bindings.manager-U4vvV74R.js +2 -0
  590. package/dist/thread-bindings.manager-qvjQ7XrE.js +536 -0
  591. package/dist/thread-lifecycle-ebEJZlV8.js +1614 -0
  592. package/dist/token-BfUGddbB.js +134 -0
  593. package/dist/tool-DMbMn8SG.js +139 -0
  594. package/dist/tool-actions.runtime-3flyBx99.js +534 -0
  595. package/dist/tool-actions.runtime.js +1 -1
  596. package/dist/tool-resolution-CteuwLWG.js +149 -0
  597. package/dist/tools-effective-inventory-C3umjhj4.js +204 -0
  598. package/dist/tools-invoke-http-BPDxOpMS.js +67 -0
  599. package/dist/tools-invoke-shared-BgajIn1A.js +200 -0
  600. package/dist/tts-DWkHFEoO.js +66 -0
  601. package/dist/tui-BLuAg68O.js +2 -0
  602. package/dist/tui-backend-B_XhQILj.js +256 -0
  603. package/dist/tui-cli-C3L6mNyE.js +37 -0
  604. package/dist/tui-kx080n35.js +4709 -0
  605. package/dist/update-cli-Ca7CiQOc.js +3664 -0
  606. package/dist/vision-tools-V-w_kZa2.js +1409 -0
  607. package/dist/web-search-LuWKS3f2.js +62 -0
  608. package/dist/web-search-provider.runtime-CmbTFxDm.js +2 -0
  609. package/dist/web-search-provider.runtime-DZXMqd4W.js +328 -0
  610. package/dist/web-search-provider.runtime.js +1 -1
  611. package/dist/xai-oauth-C_tPwhEw.js +479 -0
  612. package/dist/xai-user-agent-C1zI5_IU.js +32 -0
  613. package/package.json +1 -1
  614. package/dist/abort-By1jCXcv.js +0 -277
  615. package/dist/abort.runtime-BUEReR-v.js +0 -2
  616. package/dist/account-inspect-DkuYTikX.js +0 -173
  617. package/dist/accounts-C19Qdo7I.js +0 -107
  618. package/dist/accounts-CjG0t0Cv.js +0 -119
  619. package/dist/accounts-CtWjp889.js +0 -2
  620. package/dist/accounts-qPTOizTg.js +0 -107
  621. package/dist/acp-runtime-CMLjiKa-.js +0 -26
  622. package/dist/acp-spawn-BGT-Px6Z.js +0 -1275
  623. package/dist/acp-spawn-CPO-hI4Y.js +0 -2
  624. package/dist/acp-stateful-target-driver-CDW_IRB4.js +0 -89
  625. package/dist/action-kill-B77KpIIQ.js +0 -33
  626. package/dist/action-runtime-EWSpHGrj.js +0 -469
  627. package/dist/action-runtime-api-bUNFqFoC.js +0 -2
  628. package/dist/action-send-DkQiw_fv.js +0 -39
  629. package/dist/action-spawn-noygtmpa.js +0 -47
  630. package/dist/actions-CPKTkTAD.js +0 -161
  631. package/dist/actions.runtime-eslFNzsP.js +0 -5
  632. package/dist/agent-CjNqqyKT.js +0 -3
  633. package/dist/agent-DaUQpTpc.js +0 -2
  634. package/dist/agent-command-DFcGb1lF.js +0 -1367
  635. package/dist/agent-components.runtime-_b4M39T5.js +0 -10
  636. package/dist/agent-harness-runtime-C09s_5eo.js +0 -180
  637. package/dist/agent-harness-task-runtime-wnzHUZZT.js +0 -140
  638. package/dist/agent-runner-execution-Bx_X59we.js +0 -1713
  639. package/dist/agent-runner-utils-hOwJODaJ.js +0 -266
  640. package/dist/agent-runner.runtime-LeZ65RXP.js +0 -3455
  641. package/dist/agent-runtime-Cio-RAUW.js +0 -229
  642. package/dist/agent-via-gateway-C06ks7Yk.js +0 -463
  643. package/dist/api-CBKedD81.js +0 -2
  644. package/dist/api-Ct1qM1Qp.js +0 -3
  645. package/dist/api-DN_WUxmH.js +0 -639
  646. package/dist/api-D_cLf5HR.js +0 -6
  647. package/dist/api-DhpRwVRC.js +0 -134
  648. package/dist/api-HHeiUqKx.js +0 -2
  649. package/dist/apply-CBc3t-6b.js +0 -41
  650. package/dist/apply-DP2LNAI1.js +0 -54
  651. package/dist/approval-handler.runtime-D3dVfQpz.js +0 -130
  652. package/dist/assistant-CJUhCzx1.js +0 -291
  653. package/dist/attachment-normalize-B7BuPwh0.js +0 -225
  654. package/dist/attempt-execution-C_zoopZx.js +0 -558
  655. package/dist/attempt-execution.runtime-BORPE4U7.js +0 -3
  656. package/dist/attempt-execution.shared-CVs8nY8C.js +0 -38
  657. package/dist/attempt.prompt-helpers-hRgWdd1i.js +0 -475
  658. package/dist/attempt.tool-run-context-kTuNRgCl.js +0 -2094
  659. package/dist/binding-routing-DODVC3IC.js +0 -113
  660. package/dist/binding-targets-AB_RKGdU.js +0 -121
  661. package/dist/bot-CSLsTmf1.js +0 -7894
  662. package/dist/bot-deps-DynTqfAM.js +0 -2
  663. package/dist/bot-deps-W46ftf2D.js +0 -747
  664. package/dist/bot-message-context.runtime-CYqi6a9-.js +0 -7
  665. package/dist/bot-message-context.session.runtime-zGfXe8D8.js +0 -12
  666. package/dist/bot-native-commands.delivery.runtime-Cl0_uLC6.js +0 -4
  667. package/dist/bot-native-commands.runtime-yy3akJPm.js +0 -13
  668. package/dist/bridge-server-B6ImaGh0.js +0 -113
  669. package/dist/browser-cli-CPNZpueD.js +0 -230
  670. package/dist/browser-cli-CntDlufK.js +0 -2
  671. package/dist/browser-cli-actions-input-DiJDRQCl.js +0 -473
  672. package/dist/browser-cli-actions-observe-9KtuDERW.js +0 -81
  673. package/dist/browser-cli-debug-lSi6c_Ol.js +0 -137
  674. package/dist/browser-cli-inspect-B5KmooQv.js +0 -104
  675. package/dist/browser-cli-manage-ClQjPfwK.js +0 -443
  676. package/dist/browser-cli-resize-DDY2Vnxq.js +0 -26
  677. package/dist/browser-cli-shared-KEAus8qW.js +0 -50
  678. package/dist/browser-cli-state-cmFcL-Ov.js +0 -337
  679. package/dist/browser-control-auth-B9USDwU2.js +0 -2
  680. package/dist/browser-profiles-wUaKqWjT.js +0 -2
  681. package/dist/browser-runtime-BMjauwo0.js +0 -384
  682. package/dist/build-Dpe0nJg9.js +0 -257
  683. package/dist/capability-cli-APHxOZ1-.js +0 -1782
  684. package/dist/channel--E_8Ztf3.js +0 -238
  685. package/dist/channel-3EQVZa8n.js +0 -2126
  686. package/dist/channel-BWohDmFY.js +0 -1777
  687. package/dist/channel-BfuypvUg.js +0 -562
  688. package/dist/channel-C-xJIqXb.js +0 -508
  689. package/dist/channel-C9ZiWsaI.js +0 -1496
  690. package/dist/channel-CWrkQgCl.js +0 -376
  691. package/dist/channel-CeYYSdzG.js +0 -740
  692. package/dist/channel-ClyBSyAK.js +0 -481
  693. package/dist/channel-Czs81UUj.d.ts +0 -427
  694. package/dist/channel-DG1b4zfh.js +0 -1134
  695. package/dist/channel-DW54rSJn.js +0 -1249
  696. package/dist/channel-DxjDXDxn.js +0 -867
  697. package/dist/channel-FomvCEVN.js +0 -955
  698. package/dist/channel-GKsXwHeD.js +0 -808
  699. package/dist/channel-WXdZaj61.js +0 -653
  700. package/dist/channel-actions.runtime-NGRDvF7V.js +0 -265
  701. package/dist/channel-core-DtMwDjjI.js +0 -5
  702. package/dist/channel-e8DrnKQ4.js +0 -1556
  703. package/dist/channel-inbound-DHAnp9B7.js +0 -80
  704. package/dist/channel-nELBI87_.js +0 -362
  705. package/dist/channel-plugin-runtime-Djo2BcWh.js +0 -998
  706. package/dist/channel-runtime-CAlo3fCO.js +0 -408
  707. package/dist/channel.runtime-B3Ul1RFH.js +0 -4
  708. package/dist/channel.runtime-B9St3ZA6.js +0 -2528
  709. package/dist/channel.runtime-BJQkhPRD.js +0 -109
  710. package/dist/channel.runtime-CK75RXGn.js +0 -652
  711. package/dist/channel.runtime-CToTSl-o.js +0 -254
  712. package/dist/channel.runtime-CmCC2X3-.js +0 -1008
  713. package/dist/channel.runtime-D9aRtIhc.js +0 -733
  714. package/dist/channel.runtime-awjkyecJ.js +0 -88
  715. package/dist/channel.runtime-j5gDw94U.js +0 -21009
  716. package/dist/channel.setup--MA2uXGh.js +0 -1098
  717. package/dist/channel.setup-CoJW0xXI.js +0 -343
  718. package/dist/channel.setup-Du2MwoWF.js +0 -10
  719. package/dist/chat-_rJvHV8g.js +0 -2666
  720. package/dist/chrome-Du8Sd8UD.js +0 -1503
  721. package/dist/cli-DmfcqkxN.js +0 -1341
  722. package/dist/cli-compaction-6W-_Qcqh.js +0 -347
  723. package/dist/cli-metadata-B4zGtsS4.js +0 -22
  724. package/dist/cli-runner-C2sL9k3L.js +0 -2
  725. package/dist/cli-runner-DppcV2AG.js +0 -540
  726. package/dist/cli-runner.runtime-CQLSyTQY.js +0 -4
  727. package/dist/cli-runner.runtime-CbEAn48-.js +0 -3
  728. package/dist/client-Dk9ROpNW.js +0 -650
  729. package/dist/client-adapter-ClI0hCmb.js +0 -897
  730. package/dist/client-factory-CaCu9BQF.js +0 -9
  731. package/dist/command-auth-6q0HyTu9.js +0 -135
  732. package/dist/command-handlers-DMAACmGz.js +0 -1609
  733. package/dist/command-registry-CfpDWtfY.js +0 -9
  734. package/dist/command-registry-Dnxqw0fv.js +0 -4
  735. package/dist/command-registry-core-D11J7oB_.js +0 -110
  736. package/dist/command-status.runtime-DrsPaVZw.js +0 -90
  737. package/dist/commands-acp-B4PDb6rs.js +0 -74
  738. package/dist/commands-compact.runtime-BmK2PNTw.js +0 -10
  739. package/dist/commands-handlers.runtime-C5hpRwAL.js +0 -6154
  740. package/dist/commands-status-CiZyKzzI.js +0 -3
  741. package/dist/commands-status-CzSWpd6s.js +0 -16
  742. package/dist/commands-status.runtime-CiZyKzzI.js +0 -3
  743. package/dist/commands-subagents-control.runtime-qc9m5MmZ.js +0 -3
  744. package/dist/commands-subagents-control.runtime-tWG0OlZd.js +0 -2
  745. package/dist/commands-system-prompt-6Q-vf5jq.js +0 -162
  746. package/dist/commands-system-prompt-FecWmCWC.js +0 -2
  747. package/dist/commands.runtime-DEt9uWfr.js +0 -176
  748. package/dist/compact-CgCjnQEP.js +0 -480
  749. package/dist/compact-D6t2ld0f.js +0 -1141
  750. package/dist/compact.runtime-CtoOHiEB.js +0 -12
  751. package/dist/completion-cli-CAHVBBDJ.js +0 -315
  752. package/dist/computer-use-CdIz1WHr.js +0 -367
  753. package/dist/config-CFxlEsAY.js +0 -373
  754. package/dist/config-mutations-6ioXU8Qg.js +0 -159
  755. package/dist/config-wUaKqWjT.js +0 -2
  756. package/dist/context-engine-host-compat-CFAOug91.js +0 -288
  757. package/dist/context-engine-host-compat-Cqe9ZyUZ.js +0 -2
  758. package/dist/context-engine-lifecycle-BjQwDRNw.js +0 -1274
  759. package/dist/control-auth-Du_jaEQB.js +0 -114
  760. package/dist/control-service-DIBBeoM_.js +0 -145
  761. package/dist/control-ui/assets/agents-BzOECW97.js +0 -1008
  762. package/dist/control-ui/assets/channel-config-extras-C-cqqjn3.js +0 -2
  763. package/dist/control-ui/assets/channels-B2c1DoAf.js +0 -367
  764. package/dist/control-ui/assets/cron-Dikdppj_.js +0 -1013
  765. package/dist/control-ui/assets/debug-BTcka11D.js +0 -97
  766. package/dist/control-ui/assets/index-BifhGgI4.js +0 -7378
  767. package/dist/control-ui/assets/instances-DnlcwLSs.js +0 -57
  768. package/dist/control-ui/assets/logs-CUGJL7Ia.js +0 -74
  769. package/dist/control-ui/assets/nodes-DuwS3hRY.js +0 -436
  770. package/dist/control-ui/assets/sessions-DtiOFwOv.js +0 -399
  771. package/dist/control-ui/assets/skills-shared-Y3plxrx2.js +0 -11
  772. package/dist/control-ui/assets/skills-yR0YXQld.js +0 -314
  773. package/dist/conversation-binding-runtime-BnDFNjpw.js +0 -4
  774. package/dist/conversation-runtime-DXfeo_YZ.js +0 -31
  775. package/dist/core-CwGP8lnn.js +0 -282
  776. package/dist/core-api-B3hgaGPY.js +0 -5
  777. package/dist/core-api-DhVgU6Pw.js +0 -2
  778. package/dist/crestodian-BQF8KHgB.js +0 -55
  779. package/dist/daocore-tools-DwFKEwEz.js +0 -11727
  780. package/dist/delivery-LkV1NN8a.js +0 -1002
  781. package/dist/dialogue-BIB1NqtA.js +0 -37
  782. package/dist/dir-fetch-tool-DyG20xlt.js +0 -565
  783. package/dist/dir-list-tool-BntISSEL.js +0 -100
  784. package/dist/direct-dm-Dfgmj_Rk.js +0 -64
  785. package/dist/directive-handling.fast-lane-CPtDyKdP.js +0 -68
  786. package/dist/directive-handling.impl-CuhOq-BS.js +0 -2
  787. package/dist/directive-handling.impl-SAvKobjF.js +0 -818
  788. package/dist/directive-handling.model-selection-3dnu2j_t.js +0 -122
  789. package/dist/directive-handling.persist.runtime-y8pN8w-i.js +0 -263
  790. package/dist/dispatch-C_JMxM3D.js +0 -1640
  791. package/dist/dispatch-acp-transcript.runtime-BA4jA5DL.js +0 -40
  792. package/dist/dispatch-acp.runtime-BhpXHUuZ.js +0 -18
  793. package/dist/doctor-CRMnQl-o.js +0 -6
  794. package/dist/doctor-DD_iqydP.js +0 -2
  795. package/dist/doctor-config-flow-BXKaaiSk.js +0 -1741
  796. package/dist/doctor-core-checks-CSYsZXuS.js +0 -573
  797. package/dist/doctor-core-checks-xGSa7eSt.js +0 -2
  798. package/dist/doctor-health-contributions-DVLNXMsN.js +0 -696
  799. package/dist/doctor-health-wIbh8NF6.js +0 -65
  800. package/dist/doctor-lint-Hq2tNUox.js +0 -94
  801. package/dist/doctor-state-integrity-CQQ1oMeP.js +0 -1231
  802. package/dist/dynamic-tools-B3DtJJJn.js +0 -486
  803. package/dist/embedded-backend-Cz0ZebJI.js +0 -579
  804. package/dist/embedded-gateway-stub.runtime-CIk1aOal.js +0 -12
  805. package/dist/exec-approvals-DqJA2OTf.js +0 -149
  806. package/dist/file-fetch-tool-BM0auSop.js +0 -124
  807. package/dist/file-write-tool-CshXwc98.js +0 -127
  808. package/dist/format-BrPefrQt.js +0 -1145
  809. package/dist/gateway-cli-UkR6BmcI.js +0 -435
  810. package/dist/gateway-method-runtime-ucwF-DHM.js +0 -21
  811. package/dist/get-reply-BJ1QFEY8.js +0 -4689
  812. package/dist/get-reply-from-config.runtime-Rm8cMH3e.js +0 -2
  813. package/dist/graph-users-D2gOcc5D.js +0 -1419
  814. package/dist/group-access-BkQ2ldY4.js +0 -112
  815. package/dist/handle-action.guild-admin-aiua5pA-.js +0 -288
  816. package/dist/harness-BT2riWLr.js +0 -61
  817. package/dist/health-CnVZ4T6j.js +0 -4
  818. package/dist/heartbeat-runner-Cjg3EgS1.js +0 -5
  819. package/dist/heartbeat-runner.runtime-CoC3qR61.js +0 -4
  820. package/dist/hooks-DlRvRnbJ.js +0 -534
  821. package/dist/inbound-direct-dm-runtime-BzQSanFy.js +0 -2
  822. package/dist/inbound-reply-dispatch-CDI1clh-.js +0 -148
  823. package/dist/init-pnw2iggs.js +0 -59
  824. package/dist/inline-buttons-Bh_p4ehq.js +0 -40
  825. package/dist/internal-events-u0Ov8uLt.js +0 -90
  826. package/dist/isolated-agent-By1ca-36.js +0 -2
  827. package/dist/isolated-agent-Zz-RQA7J.js +0 -1118
  828. package/dist/lifecycle-R9-dS5vo.js +0 -571
  829. package/dist/list.probe-CZLSVJOU.js +0 -449
  830. package/dist/list.status-command-BfFEfb9a.js +0 -789
  831. package/dist/llm-slug-generator-dCtCznm8.js +0 -78
  832. package/dist/local-dispatch.runtime-D9LP1xHX.js +0 -9
  833. package/dist/manager.runtime-6QpcwMf8.js +0 -2714
  834. package/dist/markdown-to-line-zbqRGuzM.js +0 -811
  835. package/dist/mcp-http-8c8x2bw2.js +0 -555
  836. package/dist/mcp-http-_a6CgNfk.js +0 -2
  837. package/dist/media-understanding-provider-CXP_WVXG.js +0 -339
  838. package/dist/message-actions-SByKheul.js +0 -145
  839. package/dist/message-handler-CKCY2qPA.js +0 -384
  840. package/dist/message-handler-StORmhkH.js +0 -1715
  841. package/dist/message-handler.preflight-BBcy1Vmz.js +0 -1125
  842. package/dist/message-handler.process-DC3NGb_U.js +0 -1484
  843. package/dist/model-qHmcK-wV.js +0 -74
  844. package/dist/model-selection-C_bNk70D.js +0 -272
  845. package/dist/models-0m6kj9Kh.js +0 -104
  846. package/dist/models-P3tVodj6.js +0 -2
  847. package/dist/models-cli-C_jhGL9M.js +0 -256
  848. package/dist/monitor-BK8o2fuJ.js +0 -2788
  849. package/dist/monitor-Bi5Al5Qq.js +0 -1657
  850. package/dist/monitor-CG3e3DTn.js +0 -4377
  851. package/dist/monitor-Cfa9dKXg.js +0 -1370
  852. package/dist/monitor-D3o4Su4a.js +0 -834
  853. package/dist/monitor-D5fMTlZ5.js +0 -60
  854. package/dist/monitor-DmPTU0tw.js +0 -715
  855. package/dist/monitor-DzgPE9f5.js +0 -2
  856. package/dist/monitor-auth-CVtN6J4_.js +0 -179
  857. package/dist/monitor-polling.runtime-Cg2e0kqq.js +0 -883
  858. package/dist/monitor-webhook.runtime-Dj1HmLMX.js +0 -387
  859. package/dist/monitor.account-BQImY6W4.js +0 -5233
  860. package/dist/monitor.runtime-CDK8uUpm.js +0 -2
  861. package/dist/monitor.webhook-DyEHhPJ1.js +0 -180
  862. package/dist/node-cli-sessions-Bv5PguQJ.js +0 -1228
  863. package/dist/openai-http-CIBLqlWd.js +0 -824
  864. package/dist/openresponses-http-DjoX4IHF.js +0 -1173
  865. package/dist/operations-DP1MZD9K.js +0 -805
  866. package/dist/outbound-adapter-BAwVSQlL.js +0 -543
  867. package/dist/outbound-session-route-DtqxN5uz.js +0 -45
  868. package/dist/outbound.runtime-DHPJ4ASv.js +0 -2
  869. package/dist/pi-embedded-BAC7pDy3.js +0 -4
  870. package/dist/pi-embedded-CNX1q8t8.js +0 -3796
  871. package/dist/pi-embedded.runtime-SbuDxtwm.js +0 -4
  872. package/dist/pi-tools-CnpfHiC0.js +0 -2413
  873. package/dist/plan-BNvONvjS.js +0 -81
  874. package/dist/plan-CADq4BFI.js +0 -112
  875. package/dist/plugin-D7gXSmDQ.js +0 -12396
  876. package/dist/plugin-app-cache-key-DrmlMiVI.js +0 -46
  877. package/dist/plugin-enabled-BoIsHSBf.js +0 -233
  878. package/dist/plugin-registration-yt9E-tcz.js +0 -88
  879. package/dist/plugin-service-BV0GV7gk.js +0 -1229
  880. package/dist/policy-D11pkH-F.js +0 -680
  881. package/dist/policy-DRVErS8F.js +0 -138
  882. package/dist/prepare.runtime-D5popyud.js +0 -732
  883. package/dist/preview-warnings-CdcHFLjy.js +0 -392
  884. package/dist/probe-BR_XxREj.js +0 -682
  885. package/dist/probe-CSkuj1Ki.js +0 -47
  886. package/dist/probe-DZHxSUyh.js +0 -2204
  887. package/dist/probe-DvUH7S2e.js +0 -2
  888. package/dist/program-Dp1JSnyB.js +0 -131
  889. package/dist/provider-4N9pa4vk.js +0 -32
  890. package/dist/provider-B6N1_oRM.js +0 -8735
  891. package/dist/provider-_W55dN19.js +0 -152
  892. package/dist/provider-dispatcher-BY0BKM51.js +0 -22
  893. package/dist/provider-session.runtime-CIMHFVsw.js +0 -9
  894. package/dist/provider-yjwJ7cEv.js +0 -32
  895. package/dist/provider.runtime-BXgHyxdL.js +0 -2
  896. package/dist/public-surface-loader-BtZpLAiq.js +0 -114
  897. package/dist/pw-ai-C8gW7XAX.js +0 -3029
  898. package/dist/pw-role-snapshot-DUCYIx3v.js +0 -333
  899. package/dist/reaction-level-D9FhYPnf.js +0 -19
  900. package/dist/reaction-runtime-api-C3r-xTtB.js +0 -116
  901. package/dist/realtime-transcription-provider-Ibc5MlDn.js +0 -205
  902. package/dist/register-C8HRj-Rv.js +0 -2178
  903. package/dist/register.agent-DRcH0h2g.js +0 -156
  904. package/dist/register.crestodian-Cc0_1XnJ.js +0 -24
  905. package/dist/register.maintenance-hDD-888W.js +0 -83
  906. package/dist/register.runtime-3KCk-rHT.js +0 -54
  907. package/dist/register.subclis-CrUZyRN9.js +0 -31
  908. package/dist/register.subclis-DGaNfEn8.js +0 -3
  909. package/dist/register.subclis-core-B5LkL2i6.js +0 -273
  910. package/dist/repair-sequencing-DSOttY24.js +0 -640
  911. package/dist/reply-delivery-CjS0vGdN.js +0 -196
  912. package/dist/reply-runtime-CEB3h2ID.js +0 -11
  913. package/dist/reply.runtime-Rm8cMH3e.js +0 -2
  914. package/dist/request-hp0T5HDv.js +0 -54
  915. package/dist/resolve-allowlist-BN__FO0F.js +0 -220
  916. package/dist/result-fallback-classifier-CfKrq2-s.js +0 -79
  917. package/dist/route-B2z32D9-.js +0 -469
  918. package/dist/route-resolution-B25jgDh8.js +0 -274
  919. package/dist/routes-CM95LS3k.js +0 -3602
  920. package/dist/routes-CUOimkJP.js +0 -2
  921. package/dist/run-CCrse9cU.js +0 -1162
  922. package/dist/run-attempt-Bp3H4oIM.js +0 -7704
  923. package/dist/run-command-9aTCc0HJ.js +0 -23
  924. package/dist/run-command-BuJ1fk8M.js +0 -2
  925. package/dist/run-embedded.runtime-CTprMJ8Z.js +0 -4
  926. package/dist/run-execution-cli.runtime-B05Oa61H.js +0 -4
  927. package/dist/run-subagent-registry.runtime-CJ0Hs8Pw.js +0 -2
  928. package/dist/runtime-CKKZ8Pcs.js +0 -438
  929. package/dist/runtime-Cdi7BCo3.js +0 -6179
  930. package/dist/runtime-D3XaGRT8.js +0 -1287
  931. package/dist/runtime-api-1yqMVS2P.js +0 -17
  932. package/dist/runtime-api-B2sZsZh8.js +0 -4
  933. package/dist/runtime-api-BgQT9LMm.js +0 -21
  934. package/dist/runtime-api-CsbGUmvA.js +0 -3
  935. package/dist/runtime-api-DpTi-PJ3.js +0 -24
  936. package/dist/runtime-api-c9O4luRc.js +0 -13
  937. package/dist/runtime-api-iiw2xe0i.js +0 -13
  938. package/dist/runtime-api.actions-BVrajshb.js +0 -3
  939. package/dist/runtime-api.monitor-BShOXy33.js +0 -6
  940. package/dist/runtime-api.send-BTuGzQtf.js +0 -4
  941. package/dist/runtime-api.threads-3cF-9XFp.js +0 -2
  942. package/dist/runtime-channel-CwZHOoMT.js +0 -2
  943. package/dist/runtime-channel-fHBJLcYG.js +0 -150
  944. package/dist/runtime-embedded-pi.runtime-Cgc2MHEr.js +0 -2
  945. package/dist/sanitize-outbound-DTdYOSuN.js +0 -127
  946. package/dist/sdk-setup-tools-DsgXMSJF.js +0 -8
  947. package/dist/secrets-xq1GA7Xo.js +0 -113
  948. package/dist/security-audit-Du_2AwxR.js +0 -122
  949. package/dist/security-audit-i1ehCFCk.js +0 -118
  950. package/dist/security-audit.runtime-nBiU375z.js +0 -2
  951. package/dist/selection-CZeNX1pE.js +0 -3
  952. package/dist/selection-DTrJ8MmR.js +0 -16157
  953. package/dist/send-79TPg_6c.js +0 -2
  954. package/dist/send-91PqXvSN.js +0 -192
  955. package/dist/send-C2reDA-B.js +0 -143
  956. package/dist/send-JRMzkOJi.js +0 -1631
  957. package/dist/send.components-Dv_9V1n4.js +0 -500
  958. package/dist/send.components-MeAhqv9J.js +0 -2
  959. package/dist/send.runtime-BXAcNcFW.js +0 -2
  960. package/dist/server-CFMwy7OB.js +0 -24
  961. package/dist/server-context-Dqwl703G.js +0 -955
  962. package/dist/server-context-wK29CPaJ.js +0 -2
  963. package/dist/server-cron-B1DKKd9L.js +0 -2
  964. package/dist/server-cron-i1RW7vPj.js +0 -2989
  965. package/dist/server-jF0fwwqG.js +0 -73
  966. package/dist/server-methods-CbFofeYw.js +0 -16499
  967. package/dist/server-node-events-DL9C2Zgb.js +0 -596
  968. package/dist/server-plugin-bootstrap-BpLRcl2N.js +0 -70
  969. package/dist/server-plugins-Bw4luxP4.js +0 -432
  970. package/dist/server-reload-handlers-Du2MmNNy.js +0 -714
  971. package/dist/server-restart-sentinel-Bi93NfH5.js +0 -747
  972. package/dist/server-restart-sentinel-CZQ5DtCS.js +0 -2
  973. package/dist/server-runtime-services-6xIr0oF5.js +0 -267
  974. package/dist/server-runtime-services-Bn_-QBG_.js +0 -2
  975. package/dist/server-startup-plugins-D67Ykogy.js +0 -113
  976. package/dist/server-startup-post-attach-DGj_JzsI.js +0 -716
  977. package/dist/server-ws-runtime-DY6Aw13I.js +0 -349
  978. package/dist/server.impl-6rbQJgzF.js +0 -2586
  979. package/dist/service-BniJ-ml1.js +0 -1446
  980. package/dist/session-binding-BCrf6P9-.js +0 -2
  981. package/dist/session-binding-Dv-7cruS.js +0 -219
  982. package/dist/session-kill-http-BJFrJrtN.js +0 -121
  983. package/dist/session-reset-service-BbWtWMwD.js +0 -625
  984. package/dist/session-route-DU5w8Y32.js +0 -93
  985. package/dist/session-status.runtime-BlQpbVG5.js +0 -2
  986. package/dist/session-subagent-reactivation.runtime-5Q01Ew9-.js +0 -2
  987. package/dist/session-tab-registry-BuYe4OOF.js +0 -521
  988. package/dist/sessions-history-http-DSsnYvkK.js +0 -430
  989. package/dist/sessions.runtime-BmeoWYRz.js +0 -2
  990. package/dist/setup-api-CKNdGNsP.js +0 -29
  991. package/dist/setup-core-DP5EwSY0.js +0 -174
  992. package/dist/setup-surface-BYCu55nE.js +0 -288
  993. package/dist/setup-surface-B_2igLCv.js +0 -405
  994. package/dist/setup-surface-BcnlyFJo.js +0 -221
  995. package/dist/setup-surface-BuTeC8Tu.js +0 -320
  996. package/dist/shared-RXlS1jcs.js +0 -121
  997. package/dist/shared-client-C3MyzMO-.js +0 -2
  998. package/dist/shared-client-ChFVc6qy.js +0 -629
  999. package/dist/side-question-C7XXJ3WJ.js +0 -683
  1000. package/dist/skill-tool-dispatch.runtime-D-KdTx1M.js +0 -143
  1001. package/dist/slash-state-Bkj8dL5a.js +0 -2166
  1002. package/dist/speech-provider-BunrBrCI.js +0 -184
  1003. package/dist/src-CEgolSf5.js +0 -4256
  1004. package/dist/startup-context-JB4BWjRi.js +0 -313
  1005. package/dist/status-subagents.runtime-Bp7aARu7.js +0 -18
  1006. package/dist/status-text-DN8S2Q1J.js +0 -296
  1007. package/dist/sticker-cache-Be-oBI7L.js +0 -206
  1008. package/dist/sticker-vision.runtime-Ba4krDPo.js +0 -17
  1009. package/dist/subagent-announce-C7j9VsZa.js +0 -354
  1010. package/dist/subagent-announce-delivery-CB4UtEg2.js +0 -958
  1011. package/dist/subagent-control-C4koBB2g.js +0 -508
  1012. package/dist/subagent-hooks-C6RmP8Ul.js +0 -2
  1013. package/dist/subagent-hooks-CrDfx1bX.js +0 -146
  1014. package/dist/subagent-hooks-Dh-10ODX.js +0 -116
  1015. package/dist/subagent-hooks-DjGGmJOs.js +0 -2
  1016. package/dist/subagent-hooks-Djrkg_r_.js +0 -230
  1017. package/dist/subagent-hooks-XiGzfcD1.js +0 -2
  1018. package/dist/subagent-hooks-api-BAuY6yAp.js +0 -23
  1019. package/dist/subagent-hooks-api-X4Wq3-bg.js +0 -22
  1020. package/dist/subagent-hooks-api-uGaYQ3ls.js +0 -23
  1021. package/dist/subagent-orphan-recovery-CiT4T6EK.js +0 -352
  1022. package/dist/subagent-registry-CJUOLPWx.js +0 -3
  1023. package/dist/subagent-registry-DkLEo8Gw.js +0 -2351
  1024. package/dist/subagent-session-cleanup-BXd7lwdo.js +0 -525
  1025. package/dist/subagent-spawn-C0nFUSkA.js +0 -1164
  1026. package/dist/target-id-C-_5ZyaM.js +0 -107
  1027. package/dist/targets-C6aOnm7M.js +0 -19
  1028. package/dist/targets-CeAvrPZY.js +0 -19
  1029. package/dist/targets-CiQWn-48.js +0 -44
  1030. package/dist/testing-dGXqtqph.js +0 -267
  1031. package/dist/thread-bindings-2it1TXRk.js +0 -228
  1032. package/dist/thread-bindings-BVsdSE6x.js +0 -232
  1033. package/dist/thread-bindings-CxRt4oO6.js +0 -571
  1034. package/dist/thread-bindings-Duucj0p6.js +0 -8
  1035. package/dist/thread-bindings.discord-api-5DrSBok8.js +0 -187
  1036. package/dist/thread-bindings.manager-8Evv-rZ-.js +0 -2
  1037. package/dist/thread-bindings.manager-Dqs05Cqt.js +0 -536
  1038. package/dist/thread-lifecycle-a9ORG_Qn.js +0 -1614
  1039. package/dist/token-Cd4ZyEet.js +0 -134
  1040. package/dist/tool-X8pfYjSy.js +0 -139
  1041. package/dist/tool-actions.runtime-Be5Jzai5.js +0 -534
  1042. package/dist/tool-resolution-BsitImc6.js +0 -149
  1043. package/dist/tools-effective-inventory-BZrHm8Fz.js +0 -204
  1044. package/dist/tools-invoke-http-ShL1W_9J.js +0 -67
  1045. package/dist/tools-invoke-shared-DeHgr_VB.js +0 -200
  1046. package/dist/tts-Ayx5XgJd.js +0 -66
  1047. package/dist/tui-BMb_k0zQ.js +0 -2
  1048. package/dist/tui-Cok5WLhQ.js +0 -4709
  1049. package/dist/tui-backend-ByoQP-cW.js +0 -256
  1050. package/dist/tui-cli-CUq3hRch.js +0 -37
  1051. package/dist/update-cli-CEgVV8KX.js +0 -3664
  1052. package/dist/vision-tools-l3OhetFy.js +0 -1409
  1053. package/dist/web-search-cDMQBezP.js +0 -62
  1054. package/dist/web-search-provider.runtime-Ckon24db.js +0 -2
  1055. package/dist/web-search-provider.runtime-bfpMar6S.js +0 -328
  1056. package/dist/xai-oauth-DI_oDf1M.js +0 -479
  1057. package/dist/xai-user-agent-C3kBfnkY.js +0 -32
  1058. /package/dist/{acp-runtime-backend-BZ5O5ObX.js → acp-runtime-backend-BetObVpx.js} +0 -0
  1059. /package/dist/{channel-actions-CgtkgM0g.js → channel-actions-DckqlhU7.js} +0 -0
  1060. /package/dist/{command-status-runtime-CP5giZCt.js → command-status-runtime-E16rrPc3.js} +0 -0
  1061. /package/dist/{delegate-BqgaH2oz.js → delegate-BSLYNrsG.js} +0 -0
  1062. /package/dist/{dispatch-acp-BZWxbCpX.js → dispatch-acp-D4tmhg9Q.js} +0 -0
  1063. /package/dist/{heartbeat-runner-Ci-DNWRz.js → heartbeat-runner-DVT5MIY3.js} +0 -0
  1064. /package/dist/{library-Be_uMwZR.js → library-DxK3LF7B.js} +0 -0
  1065. /package/dist/{run-executor.runtime-CMc4ImJr.js → run-executor.runtime-6pORvlOZ.js} +0 -0
  1066. /package/dist/{shared-RstjPNr2.js → shared-KCy8RvKa.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-Dlv1CClM.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-DVEfDGxG.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-ZquuOr5C.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-C_JMxM3D.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-DNAryDdn.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-BWbqAt5y.js";
33
- import { n as buildMentionRegexes, r as matchesMentionPatterns } from "./mentions-CMXP1js-.js";
34
- import { n as createReplyDispatcherWithTyping } from "./reply-dispatcher-DcIWkT7D.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-DTdsGS0q.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-BVTjKNuc.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-CEB3h2ID.js";
54
- import { d as runInboundReplyTurn } from "./inbound-reply-dispatch-CDI1clh-.js";
55
- import { t as waitForTransportReady } from "./transport-ready-CdzCTvsL.js";
56
- import "./web-media-dBgR1T-O.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-Bn5QVhRQ.js";
61
- import "./media-runtime-BII00FWc.js";
62
- import "./media-store-OUXlIgle.js";
63
- import { n as resolveConfiguredBindingRoute, r as resolveRuntimeConversationBindingRoute } from "./binding-routing-DODVC3IC.js";
64
- import "./conversation-runtime-DXfeo_YZ.js";
65
- import "./text-chunking-ObhJDe8L.js";
66
- import "./agent-runtime-Cio-RAUW.js";
67
- import "./security-runtime-Q5KQBgu1.js";
68
- import "./markdown-table-runtime-CjhspqyS.js";
69
- import "./command-auth-native-CiebIxfL.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-DHAnp9B7.js";
73
- import "./channel-ingress-runtime-BZvnfysR.js";
74
- import { a as deliverInboundReplyWithMessageSendContext } from "./channel-message-BzXIpZDL.js";
75
- import { t as createChannelPairingChallengeIssuer } from "./channel-pairing-BQeyBt0a.js";
76
- import "./session-store-runtime-DL6Kufil.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-6b4XIFnM.js";
84
- import { n as resolveIMessageInboundConversationId, t as sanitizeOutboundText } from "./sanitize-outbound-DTdYOSuN.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 };