@gaodefa/daocore 2026.5.54 → 2026.5.56

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 (1133) hide show
  1. package/dist/abort-DiC4Sznz.js +277 -0
  2. package/dist/abort.runtime-CQoHzKTf.js +2 -0
  3. package/dist/abort.runtime.js +1 -1
  4. package/dist/account-inspect-Dh7EWFPH.js +173 -0
  5. package/dist/accounts-BZStTFvH.js +107 -0
  6. package/dist/accounts-DOSIhc1G.js +107 -0
  7. package/dist/accounts-hM84k1b4.js +2 -0
  8. package/dist/accounts-j_TdtEpS.js +119 -0
  9. package/dist/acp-runtime-BK9aeb-F.js +26 -0
  10. package/dist/acp-spawn-B_TzMnCs.js +2 -0
  11. package/dist/acp-spawn-C-jSM9pB.js +1275 -0
  12. package/dist/acp-stateful-target-driver-Bs7j0_2y.js +89 -0
  13. package/dist/action-kill-BZimChzW.js +33 -0
  14. package/dist/action-runtime-CV2RGgay.js +469 -0
  15. package/dist/action-runtime-api-Di0XuJjs.js +2 -0
  16. package/dist/action-send-CGACS9au.js +39 -0
  17. package/dist/action-spawn-CaZbPxyj.js +47 -0
  18. package/dist/actions-CWN32SuY.js +161 -0
  19. package/dist/actions.runtime-COUjuN0A.js +5 -0
  20. package/dist/agent-7rrYnTDJ.js +3 -0
  21. package/dist/agent-command-DCD5KH4O.js +1367 -0
  22. package/dist/agent-components.runtime-CpszZAIK.js +10 -0
  23. package/dist/agent-components.runtime.js +1 -1
  24. package/dist/agent-harness-CEPgjZ3p.d.ts +146 -0
  25. package/dist/agent-harness-runtime-C8bm2G6W.js +180 -0
  26. package/dist/agent-harness-task-runtime-BIlxU__c.js +140 -0
  27. package/dist/agent-runner-execution-BwxMzaLo.js +1713 -0
  28. package/dist/agent-runner-utils-rclNBb27.js +266 -0
  29. package/dist/agent-runner.runtime-bHUq_x-t.js +3455 -0
  30. package/dist/agent-runner.runtime.js +1 -1
  31. package/dist/agent-runtime-xKSjW2h-.js +229 -0
  32. package/dist/agent-via-gateway-CmbxFwNI.js +463 -0
  33. package/dist/agent-zvVk5Gj7.js +2 -0
  34. package/dist/api-Bq22hQPa.js +2 -0
  35. package/dist/api-CFnwFx29.js +639 -0
  36. package/dist/api-ChHyXerl.js +6 -0
  37. package/dist/api-CwAgaVbv.js +2 -0
  38. package/dist/api-DuR1iuSt.js +3 -0
  39. package/dist/api-oLwjYZlQ.js +134 -0
  40. package/dist/apply-CYqNieX-.js +54 -0
  41. package/dist/apply-DhAs6lD_.js +41 -0
  42. package/dist/approval-handler.runtime-DKFYzDbX.js +130 -0
  43. package/dist/assistant-VvAy5G1q.js +291 -0
  44. package/dist/attachment-normalize-DXLRb1vV.js +225 -0
  45. package/dist/attempt-execution-ByHukLRQ.js +558 -0
  46. package/dist/attempt-execution.runtime-CB1K0mw-.js +3 -0
  47. package/dist/attempt-execution.runtime.js +1 -1
  48. package/dist/attempt-execution.shared-DUY-qllk.js +38 -0
  49. package/dist/attempt.prompt-helpers-OGgVyJYC.js +475 -0
  50. package/dist/attempt.tool-run-context-lCJOOyoF.js +2094 -0
  51. package/dist/binding-routing-V7qHnpr1.js +113 -0
  52. package/dist/binding-targets-DRZy-L0v.js +121 -0
  53. package/dist/bot-BRiKm0Sj.js +7894 -0
  54. package/dist/bot-deps-C7IwsRPN.js +2 -0
  55. package/dist/bot-deps-PET2I6SF.js +747 -0
  56. package/dist/bot-message-context.runtime-CToAd9y4.js +7 -0
  57. package/dist/bot-message-context.runtime.js +1 -1
  58. package/dist/bot-message-context.session.runtime-BUs3Wbbp.js +12 -0
  59. package/dist/bot-message-context.session.runtime.js +1 -1
  60. package/dist/bot-native-commands.delivery.runtime-BX5zaPEH.js +4 -0
  61. package/dist/bot-native-commands.delivery.runtime.js +1 -1
  62. package/dist/bot-native-commands.runtime-9tQ5_DNB.js +13 -0
  63. package/dist/bot-native-commands.runtime.js +1 -1
  64. package/dist/bridge-server-B5j8kXOX.js +113 -0
  65. package/dist/browser-cli-C2Zh3969.js +2 -0
  66. package/dist/browser-cli-C8xLyTcb.js +230 -0
  67. package/dist/browser-cli-actions-input-pLyGefrN.js +473 -0
  68. package/dist/browser-cli-actions-observe-yIc8XHto.js +81 -0
  69. package/dist/browser-cli-debug-XNnJPUBx.js +137 -0
  70. package/dist/browser-cli-inspect-bdB11tMm.js +104 -0
  71. package/dist/browser-cli-manage-DxyNyyfu.js +443 -0
  72. package/dist/browser-cli-resize-DTTYXJZe.js +26 -0
  73. package/dist/browser-cli-shared-NVP-6AKd.js +50 -0
  74. package/dist/browser-cli-state-CNGbNPwa.js +337 -0
  75. package/dist/browser-control-auth--sLVv1gk.js +2 -0
  76. package/dist/browser-profiles-DbqSFyjp.js +2 -0
  77. package/dist/browser-runtime-awhrDqeW.js +384 -0
  78. package/dist/build-D-2nejZD.js +257 -0
  79. package/dist/build-info.json +2 -2
  80. package/dist/bundled/boot-md/handler.js +2 -2
  81. package/dist/bundled/session-memory/handler.js +1 -1
  82. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  83. package/dist/capability-cli-BolcyA0G.js +1782 -0
  84. package/dist/channel-Aq5t-z3L.js +2126 -0
  85. package/dist/channel-BSgHNRHc.js +867 -0
  86. package/dist/channel-BspahFUv.js +238 -0
  87. package/dist/channel-C6iG1bMw.js +740 -0
  88. package/dist/channel-CGqfpV9W.js +481 -0
  89. package/dist/channel-CP4Ay-zH.js +1496 -0
  90. package/dist/channel-CXv96eif.js +362 -0
  91. package/dist/channel-DKtJJJmk.js +1134 -0
  92. package/dist/channel-DYaugblh.js +1777 -0
  93. package/dist/channel-Drfw8mPm.js +376 -0
  94. package/dist/channel-DsZ5FgWv.js +508 -0
  95. package/dist/channel-K5ieMY2B.js +1249 -0
  96. package/dist/channel-MXOd30fz.d.ts +427 -0
  97. package/dist/channel-TByHmphS.js +653 -0
  98. package/dist/channel-_qt56abp.js +955 -0
  99. package/dist/channel-actions.runtime-IJXVGMwr.js +265 -0
  100. package/dist/channel-actions.runtime.js +1 -1
  101. package/dist/channel-core-DI56iN4a.js +5 -0
  102. package/dist/channel-inbound-CLiXSx1p.js +80 -0
  103. package/dist/channel-jD9TGFqC.js +562 -0
  104. package/dist/channel-plugin-runtime-DbH-PJHG.js +998 -0
  105. package/dist/channel-runtime-qDFdfs2o.js +408 -0
  106. package/dist/channel-v10vtt5n.js +808 -0
  107. package/dist/channel-zuYcvD-Z.js +1556 -0
  108. package/dist/channel.runtime-CDU2dm0s.js +1008 -0
  109. package/dist/channel.runtime-CHdAXkYH.js +254 -0
  110. package/dist/channel.runtime-CLJRpc-h.js +88 -0
  111. package/dist/channel.runtime-CPcuYCrA.js +109 -0
  112. package/dist/channel.runtime-CyBKohZL.js +652 -0
  113. package/dist/channel.runtime-Cyt2i5vz.js +733 -0
  114. package/dist/channel.runtime-D0-a4fRP.js +21009 -0
  115. package/dist/channel.runtime-DoLjhXDx.js +4 -0
  116. package/dist/channel.runtime-w3cW8r41.js +2528 -0
  117. package/dist/channel.setup-BS1OC5oY.js +10 -0
  118. package/dist/channel.setup-DVAWbxPf.js +1098 -0
  119. package/dist/channel.setup-Dr17Z8Bs.js +343 -0
  120. package/dist/chat-CjtxdDLc.js +2666 -0
  121. package/dist/chrome-edHD-MwA.js +1503 -0
  122. package/dist/cli/run-main.js +5 -5
  123. package/dist/cli-D5u1KTqm.js +1341 -0
  124. package/dist/cli-compaction-C9Gf32ee.js +347 -0
  125. package/dist/cli-metadata-BRwOm0gD.js +22 -0
  126. package/dist/cli-runner-CHOYrtX0.js +2 -0
  127. package/dist/cli-runner-DoVHGCQ_.js +540 -0
  128. package/dist/cli-runner.runtime-CLMCxLS3.js +3 -0
  129. package/dist/cli-runner.runtime-zYfDdco2.js +4 -0
  130. package/dist/cli-runner.runtime.js +1 -1
  131. package/dist/cli-startup-metadata.json +8 -8
  132. package/dist/client-Cnjvcmyb.js +650 -0
  133. package/dist/client-adapter-e-8O4cOK.js +897 -0
  134. package/dist/client-factory-Ciknc94j.js +9 -0
  135. package/dist/command-auth-DptBVN5F.js +135 -0
  136. package/dist/command-handlers-I-N79aEc.js +1609 -0
  137. package/dist/command-registry-CEGc-tLO.js +9 -0
  138. package/dist/command-registry-DyH-S8Mq.js +4 -0
  139. package/dist/command-registry-core-Dm6muwXT.js +110 -0
  140. package/dist/command-status.runtime-BxXo4Lh8.js +90 -0
  141. package/dist/command-status.runtime.js +1 -1
  142. package/dist/commands-acp-D8Qo4y4s.js +74 -0
  143. package/dist/commands-compact.runtime-T8fDbiQ3.js +10 -0
  144. package/dist/commands-compact.runtime.js +1 -1
  145. package/dist/commands-handlers.runtime-BXbiNMgg.js +6154 -0
  146. package/dist/commands-handlers.runtime.js +1 -1
  147. package/dist/commands-status-C33sx-wg.js +16 -0
  148. package/dist/commands-status-ontnXxS9.js +3 -0
  149. package/dist/commands-status.runtime-ontnXxS9.js +3 -0
  150. package/dist/commands-status.runtime.js +1 -1
  151. package/dist/commands-subagents-control.runtime-Dj_eYE95.js +2 -0
  152. package/dist/commands-subagents-control.runtime-vdq632cp.js +3 -0
  153. package/dist/commands-subagents-control.runtime.js +1 -1
  154. package/dist/commands-system-prompt-C12SSIRK.js +162 -0
  155. package/dist/commands-system-prompt-CLwISYbJ.js +2 -0
  156. package/dist/commands.runtime-CpTdfFOn.js +176 -0
  157. package/dist/commands.runtime.js +1 -1
  158. package/dist/commitments/runtime.js +1 -1
  159. package/dist/compact-B_oM1_Kj.js +480 -0
  160. package/dist/compact-D1kBFth6.js +1141 -0
  161. package/dist/compact.runtime-DUkHrkr5.js +12 -0
  162. package/dist/compact.runtime.js +1 -1
  163. package/dist/completion-cli-jKzV4sfV.js +315 -0
  164. package/dist/computer-use-CSww5tMF.js +367 -0
  165. package/dist/config-B1vAgTvP.js +373 -0
  166. package/dist/config-DbqSFyjp.js +2 -0
  167. package/dist/config-mutations-CTSn5iBU.js +159 -0
  168. package/dist/context-engine-host-compat-Uh8zFTKI.js +2 -0
  169. package/dist/context-engine-host-compat-oT1wCKie.js +288 -0
  170. package/dist/context-engine-lifecycle-DuQ3Yn9Y.js +1274 -0
  171. package/dist/contracts-testkit-BXrbWjbk.d.ts +144 -0
  172. package/dist/control-auth-Bs45HadJ.js +114 -0
  173. package/dist/control-service-xpFmVcOh.js +145 -0
  174. package/dist/control-ui/assets/agents-349Jzsum.js +1008 -0
  175. package/dist/control-ui/assets/channel-config-extras-BnNR_swz.js +2 -0
  176. package/dist/control-ui/assets/channels-C-FOXVsa.js +367 -0
  177. package/dist/control-ui/assets/cron-D6P49xjt.js +1013 -0
  178. package/dist/control-ui/assets/debug-lLxykcQV.js +97 -0
  179. package/dist/control-ui/assets/index-Cid1wNBW.js +7406 -0
  180. package/dist/control-ui/assets/instances-BxPphF2v.js +57 -0
  181. package/dist/control-ui/assets/logs-BRU6QfhP.js +74 -0
  182. package/dist/control-ui/assets/nodes-CxK46Wj9.js +436 -0
  183. package/dist/control-ui/assets/sessions-C1yK0h-Z.js +399 -0
  184. package/dist/control-ui/assets/skills-CPV6XN_A.js +314 -0
  185. package/dist/control-ui/assets/skills-shared-Da78lt92.js +11 -0
  186. package/dist/control-ui/index.html +1 -1
  187. package/dist/control-ui/sw.js +1 -1
  188. package/dist/conversation-binding-runtime-x4mPNIxH.js +4 -0
  189. package/dist/conversation-runtime-DtEjS-G-.js +31 -0
  190. package/dist/core-DC7Ny2oO.js +282 -0
  191. package/dist/core-api-15EcrNg-.js +2 -0
  192. package/dist/core-api-BYZCq0RV.js +5 -0
  193. package/dist/crestodian/crestodian.js +1 -1
  194. package/dist/crestodian/rescue-message.js +1 -1
  195. package/dist/crestodian-D5kJCfGc.js +55 -0
  196. package/dist/daocore-tools-B3_b_UBy.js +11727 -0
  197. package/dist/delivery-DzhYKAIC.js +1002 -0
  198. package/dist/dialogue-CeR00F0b.js +37 -0
  199. package/dist/dir-fetch-tool-BN93HZEX.js +565 -0
  200. package/dist/dir-list-tool-GN9j9rZf.js +100 -0
  201. package/dist/direct-dm-DG_Y9uZa.js +64 -0
  202. package/dist/directive-handling.fast-lane-C6MB3gfj.js +68 -0
  203. package/dist/directive-handling.impl-DMd8DEIx.js +2 -0
  204. package/dist/directive-handling.impl-DiHRiklw.js +818 -0
  205. package/dist/directive-handling.model-selection-bFnPrpT5.js +122 -0
  206. package/dist/directive-handling.persist.runtime-BmUPRBpx.js +263 -0
  207. package/dist/directive-handling.persist.runtime.js +1 -1
  208. package/dist/dispatch-acp-transcript.runtime-BOd5NoBy.js +40 -0
  209. package/dist/dispatch-acp-transcript.runtime.js +1 -1
  210. package/dist/dispatch-acp.runtime-BAHKODIz.js +18 -0
  211. package/dist/dispatch-acp.runtime.js +1 -1
  212. package/dist/dispatch-nvTA16b0.js +1640 -0
  213. package/dist/doctor-BC74dYFO.js +6 -0
  214. package/dist/doctor-BYhXKI0q.js +2 -0
  215. package/dist/doctor-config-flow-DQGS37Mm.js +1741 -0
  216. package/dist/doctor-core-checks-Cbu28kU4.js +573 -0
  217. package/dist/doctor-core-checks-RYxzr9_s.js +2 -0
  218. package/dist/doctor-health-B_mD0NRM.js +65 -0
  219. package/dist/doctor-health-contributions-CXGagKlC.js +696 -0
  220. package/dist/doctor-lint-D3uAOXwJ.js +94 -0
  221. package/dist/doctor-state-integrity-BGTUWx8E.js +1231 -0
  222. package/dist/doctor-update-BEEW5jJq.js +58 -0
  223. package/dist/dynamic-tools-iaDgH2y8.js +486 -0
  224. package/dist/embedded-backend-CrWLS1VO.js +579 -0
  225. package/dist/embedded-gateway-stub.runtime-D1V-x8Xf.js +12 -0
  226. package/dist/embedded-gateway-stub.runtime.js +1 -1
  227. package/dist/exec-approvals-CtBpUdfe.js +149 -0
  228. package/dist/extensionAPI.js +1 -1
  229. package/dist/extensions/active-memory/index.js +1 -1
  230. package/dist/extensions/admin-http-rpc/index.js +1 -1
  231. package/dist/extensions/browser/browser-bridge.js +1 -1
  232. package/dist/extensions/browser/browser-config.js +4 -4
  233. package/dist/extensions/browser/browser-control-auth.js +2 -2
  234. package/dist/extensions/browser/browser-doctor.js +2 -2
  235. package/dist/extensions/browser/browser-maintenance.js +1 -1
  236. package/dist/extensions/browser/browser-profiles.js +2 -2
  237. package/dist/extensions/browser/browser-runtime-api.js +11 -11
  238. package/dist/extensions/browser/cli-metadata.js +1 -1
  239. package/dist/extensions/browser/index.js +1 -1
  240. package/dist/extensions/browser/plugin-registration.js +1 -1
  241. package/dist/extensions/browser/register.runtime.js +4 -4
  242. package/dist/extensions/browser/runtime-api.js +13 -13
  243. package/dist/extensions/browser/test-support.d.ts +1 -1
  244. package/dist/extensions/canvas/index.js +1 -1
  245. package/dist/extensions/clickclack/api.js +2 -2
  246. package/dist/extensions/clickclack/channel-plugin-api.js +1 -1
  247. package/dist/extensions/clickclack/runtime-api.js +2 -2
  248. package/dist/extensions/device-pair/api.js +1 -1
  249. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  250. package/dist/extensions/file-transfer/index.js +4 -4
  251. package/dist/extensions/image-generation-core/api.d.ts +1 -1
  252. package/dist/extensions/imessage/api.js +2 -2
  253. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  254. package/dist/extensions/imessage/runtime-api.js +3 -3
  255. package/dist/extensions/irc/api.js +2 -2
  256. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  257. package/dist/extensions/llm-task/index.js +1 -1
  258. package/dist/extensions/mattermost/api.js +1 -1
  259. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  260. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  261. package/dist/extensions/mattermost/policy-api.js +1 -1
  262. package/dist/extensions/mattermost/runtime-api.js +2 -2
  263. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  264. package/dist/extensions/memory-core/cli-metadata.js +1 -1
  265. package/dist/extensions/migrate-claude/apply.js +1 -1
  266. package/dist/extensions/migrate-claude/index.js +1 -1
  267. package/dist/extensions/migrate-claude/plan.js +1 -1
  268. package/dist/extensions/migrate-claude/provider.js +1 -1
  269. package/dist/extensions/migrate-claude/targets.js +1 -1
  270. package/dist/extensions/migrate-hermes/apply.js +1 -1
  271. package/dist/extensions/migrate-hermes/index.js +1 -1
  272. package/dist/extensions/migrate-hermes/model.js +1 -1
  273. package/dist/extensions/migrate-hermes/plan.js +1 -1
  274. package/dist/extensions/migrate-hermes/provider.js +1 -1
  275. package/dist/extensions/migrate-hermes/secrets.js +1 -1
  276. package/dist/extensions/migrate-hermes/targets.js +1 -1
  277. package/dist/extensions/policy/api.js +1 -1
  278. package/dist/extensions/policy/index.js +2 -2
  279. package/dist/extensions/signal/api.js +6 -6
  280. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  281. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  282. package/dist/extensions/signal/runtime-api.js +7 -7
  283. package/dist/extensions/skill-workshop/api.js +1 -1
  284. package/dist/extensions/skill-workshop/index.js +2 -2
  285. package/dist/extensions/telegram/account-inspect-api.js +1 -1
  286. package/dist/extensions/telegram/api.js +11 -11
  287. package/dist/extensions/telegram/channel-plugin-api.js +2 -2
  288. package/dist/extensions/telegram/contract-api.js +3 -3
  289. package/dist/extensions/telegram/runtime-api.js +7 -7
  290. package/dist/extensions/telegram/security-audit-contract-api.js +1 -1
  291. package/dist/extensions/telegram/setup-plugin-api.js +1 -1
  292. package/dist/extensions/telegram/test-api.js +2 -2
  293. package/dist/extensions/video-generation-core/api.d.ts +1 -1
  294. package/dist/extensions/webhooks/api.js +1 -1
  295. package/dist/extensions/webhooks/index.js +1 -1
  296. package/dist/extensions/xai/index.js +4 -4
  297. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  298. package/dist/extensions/xai/speech-provider.js +1 -1
  299. package/dist/extensions/xai/test-api.js +1 -1
  300. package/dist/extensions/xai/tts.js +1 -1
  301. package/dist/extensions/xai/web-search.js +1 -1
  302. package/dist/extensions/xai/xai-oauth.js +1 -1
  303. package/dist/file-fetch-tool-6M7otZWJ.js +124 -0
  304. package/dist/file-write-tool-C7sxNalS.js +127 -0
  305. package/dist/format-BaYeBN8g.js +1145 -0
  306. package/dist/format-Gd-3cUBL.js +250 -0
  307. package/dist/gateway-cli-Do3zXVoA.js +435 -0
  308. package/dist/gateway-method-runtime-3Bh2bCrI.js +21 -0
  309. package/dist/get-reply-fC2lq4Bn.js +4689 -0
  310. package/dist/get-reply-from-config.runtime-BPyCiEfV.js +2 -0
  311. package/dist/get-reply-from-config.runtime.js +1 -1
  312. package/dist/graph-users-CJlHYK21.js +1419 -0
  313. package/dist/group-access-DOGbhNxW.js +112 -0
  314. package/dist/handle-action.guild-admin-CdoddJ3u.js +288 -0
  315. package/dist/harness-B-nCy5CA.js +61 -0
  316. package/dist/health-DTO8sQYx.js +4 -0
  317. package/dist/health-state-D8_oJguq.js +106 -0
  318. package/dist/heartbeat-runner-CyGiZsj3.js +5 -0
  319. package/dist/heartbeat-runner.runtime-D1dYoxzx.js +4 -0
  320. package/dist/heartbeat-runner.runtime.js +1 -1
  321. package/dist/hooks-DlPF6dZs.js +534 -0
  322. package/dist/inbound-direct-dm-runtime-DAejzdQq.js +2 -0
  323. package/dist/inbound-reply-dispatch-ccCfh5JF.js +148 -0
  324. package/dist/index.js +1 -1
  325. package/dist/init-DzayFaI9.js +59 -0
  326. package/dist/inline-buttons-6SL2p5Vu.js +40 -0
  327. package/dist/internal-events-CAA5utUP.js +90 -0
  328. package/dist/isolated-agent-B95d6tII.js +2 -0
  329. package/dist/isolated-agent-BAkur-kh.js +1118 -0
  330. package/dist/lifecycle-OYEvGSs_.js +571 -0
  331. package/dist/list.probe-D6_5AksK.js +449 -0
  332. package/dist/list.status-command-f0dAuxjW.js +789 -0
  333. package/dist/llm-slug-generator-DzjXXHiO.js +78 -0
  334. package/dist/llm-slug-generator.js +1 -1
  335. package/dist/local-dispatch.runtime-DE2f2WAa.js +9 -0
  336. package/dist/local-dispatch.runtime.js +1 -1
  337. package/dist/manager.runtime-DoBAFZ8r.js +2714 -0
  338. package/dist/manager.runtime.js +1 -1
  339. package/dist/markdown-to-line-DTEs6hVv.js +811 -0
  340. package/dist/mcp-http-CgKbc-pc.js +555 -0
  341. package/dist/mcp-http-x6Cwd0Yu.js +2 -0
  342. package/dist/media-understanding-provider-Bt2HA6p3.js +339 -0
  343. package/dist/message-actions-B7JwvxAS.js +145 -0
  344. package/dist/message-handler-BmkNxRDD.js +384 -0
  345. package/dist/message-handler-BsTTww09.js +1715 -0
  346. package/dist/message-handler.preflight-UPPmUa3q.js +1125 -0
  347. package/dist/message-handler.process-D0yb6UtD.js +1484 -0
  348. package/dist/model-j0YMhzJy.js +74 -0
  349. package/dist/model-selection-26YSj6pz.js +272 -0
  350. package/dist/models-BWABpoiz.js +104 -0
  351. package/dist/models-K85k5nnr.js +2 -0
  352. package/dist/models-cli-C7bbgiRD.js +256 -0
  353. package/dist/monitor-B6yOuR2r.js +834 -0
  354. package/dist/monitor-CIFjlXVi.js +60 -0
  355. package/dist/monitor-CWaPk_7V.js +1370 -0
  356. package/dist/monitor-Cs9Lo6bb.js +715 -0
  357. package/dist/monitor-DC_WFeow.js +4377 -0
  358. package/dist/monitor-Db2Zsmky.js +2788 -0
  359. package/dist/monitor-ZJLxyo1m.js +1657 -0
  360. package/dist/monitor-auth-9lbTrakT.js +179 -0
  361. package/dist/monitor-gMuNdFNL.js +2 -0
  362. package/dist/monitor-polling.runtime-rd2B_RoJ.js +883 -0
  363. package/dist/monitor-polling.runtime.js +1 -1
  364. package/dist/monitor-webhook.runtime-YytBaFht.js +387 -0
  365. package/dist/monitor-webhook.runtime.js +1 -1
  366. package/dist/monitor.account-CSzuEIqT.js +5233 -0
  367. package/dist/monitor.runtime-BiN5yYq0.js +2 -0
  368. package/dist/monitor.runtime.js +1 -1
  369. package/dist/monitor.webhook-DK1oH0sg.js +180 -0
  370. package/dist/node-cli-sessions-CRp1n9U4.js +1228 -0
  371. package/dist/openai-http-qVcPqpQN.js +824 -0
  372. package/dist/openresponses-http-BxeU2OF4.js +1173 -0
  373. package/dist/operations-Pr0GlIYC.js +805 -0
  374. package/dist/outbound-adapter-BaBC-WXA.js +543 -0
  375. package/dist/outbound-session-route-51WiyntM.js +45 -0
  376. package/dist/outbound.runtime-Drn1outO.js +2 -0
  377. package/dist/outbound.runtime.js +1 -1
  378. package/dist/pi-embedded-B2Z84wpp.js +3796 -0
  379. package/dist/pi-embedded-WaRss8a7.js +4 -0
  380. package/dist/pi-embedded.runtime-BXtJQU5L.js +4 -0
  381. package/dist/pi-embedded.runtime.js +1 -1
  382. package/dist/pi-tools--L-L_5qV.js +2413 -0
  383. package/dist/plan-C9P_Zx9I.js +81 -0
  384. package/dist/plan-DvGesBjU.js +112 -0
  385. package/dist/plugin-C946oTpr.js +12396 -0
  386. package/dist/plugin-app-cache-key-CA3Fk_MS.js +46 -0
  387. package/dist/plugin-enabled-Dl21DFci.js +233 -0
  388. package/dist/plugin-registration-M8OrW2uL.js +88 -0
  389. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  390. package/dist/plugin-sdk/acp-runtime-backend.js +1 -1
  391. package/dist/plugin-sdk/acp-runtime.js +2 -2
  392. package/dist/plugin-sdk/agent-harness-runtime.js +6 -6
  393. package/dist/plugin-sdk/agent-harness-task-runtime.js +1 -1
  394. package/dist/plugin-sdk/agent-harness.js +7 -7
  395. package/dist/plugin-sdk/agent-runtime.js +2 -2
  396. package/dist/plugin-sdk/channel-core.js +2 -2
  397. package/dist/plugin-sdk/channel-inbound.js +2 -2
  398. package/dist/plugin-sdk/channel-test-helpers.js +1 -1
  399. package/dist/plugin-sdk/command-auth.js +1 -1
  400. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  401. package/dist/plugin-sdk/compat.js +1 -1
  402. package/dist/plugin-sdk/conversation-binding-runtime.js +2 -2
  403. package/dist/plugin-sdk/conversation-runtime.js +3 -3
  404. package/dist/plugin-sdk/core.js +2 -2
  405. package/dist/plugin-sdk/direct-dm.js +1 -1
  406. package/dist/plugin-sdk/gateway-method-runtime.js +1 -1
  407. package/dist/plugin-sdk/health.js +2 -2
  408. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  409. package/dist/plugin-sdk/index.js +1 -1
  410. package/dist/plugin-sdk/mattermost.js +1 -1
  411. package/dist/plugin-sdk/plugin-test-contracts.js +2 -2
  412. package/dist/plugin-sdk/provider-test-contracts.js +4 -4
  413. package/dist/plugin-sdk/reply-runtime.js +4 -4
  414. package/dist/plugin-sdk/testing.js +2 -2
  415. package/dist/plugin-sdk/zalouser.js +1 -1
  416. package/dist/plugin-service-Dii4hVsM.js +1229 -0
  417. package/dist/plugins/runtime/index.js +4 -4
  418. package/dist/policy-BK63POC5.js +138 -0
  419. package/dist/policy-BVF5IwsA.js +680 -0
  420. package/dist/postinstall-inventory.json +485 -485
  421. package/dist/prepare.runtime-C4MmUS7q.js +732 -0
  422. package/dist/prepare.runtime.js +1 -1
  423. package/dist/preview-warnings-BzWg6XZO.js +392 -0
  424. package/dist/probe-BlRrdfJI.js +47 -0
  425. package/dist/probe-BmRhtWLq.js +2204 -0
  426. package/dist/probe-DM8yRYcU.js +2 -0
  427. package/dist/probe-ejeGnKS6.js +682 -0
  428. package/dist/program-BBjSDxOK.js +131 -0
  429. package/dist/provider-BQqi3nak.js +8735 -0
  430. package/dist/provider-CAW13htM.js +32 -0
  431. package/dist/provider-DToIle9H.js +152 -0
  432. package/dist/provider-dispatcher-DqZ7i_rd.js +22 -0
  433. package/dist/provider-dispatcher.runtime.js +1 -1
  434. package/dist/provider-qnh6YFNd.js +32 -0
  435. package/dist/provider-session.runtime-DMjJXSkF.js +9 -0
  436. package/dist/provider-session.runtime.js +1 -1
  437. package/dist/provider.runtime-D4ZzNUfo.js +2 -0
  438. package/dist/provider.runtime.js +1 -1
  439. package/dist/public-surface-loader-COAaBDuY.js +114 -0
  440. package/dist/pw-ai-4Dk5FtCe.js +3029 -0
  441. package/dist/pw-role-snapshot-CuQzm5NK.js +333 -0
  442. package/dist/reaction-level-ZgH5HPmP.js +19 -0
  443. package/dist/reaction-runtime-api-lrZlU8Ab.js +116 -0
  444. package/dist/realtime-transcription-provider-Ai-XHtXs.js +205 -0
  445. package/dist/register-CDhBb-x0.js +2178 -0
  446. package/dist/register.agent-DBiFgnVA.js +156 -0
  447. package/dist/register.crestodian-BxWP7RD3.js +24 -0
  448. package/dist/register.maintenance-CnCvd-hk.js +83 -0
  449. package/dist/register.runtime-CihNYXEU.js +54 -0
  450. package/dist/register.status-health-sessions-B0aNyEHy.js +282 -0
  451. package/dist/register.subclis-CLGUU8xn.js +31 -0
  452. package/dist/register.subclis-DwHGcc-o.js +3 -0
  453. package/dist/register.subclis-core-BtmmMq6c.js +273 -0
  454. package/dist/repair-sequencing-BjZ6HdVL.js +640 -0
  455. package/dist/reply-delivery-7xtGUhB9.js +196 -0
  456. package/dist/reply-runtime-Bts14dIE.js +11 -0
  457. package/dist/reply.runtime-BPyCiEfV.js +2 -0
  458. package/dist/reply.runtime.js +1 -1
  459. package/dist/request-CXg-P0JT.js +54 -0
  460. package/dist/resolve-allowlist-DFQmlgMw.js +220 -0
  461. package/dist/result-fallback-classifier-zyED1xtr.js +79 -0
  462. package/dist/route-C_y4jDQj.js +469 -0
  463. package/dist/route-resolution-Ds3w61Lx.js +274 -0
  464. package/dist/routes-CTG90Mv3.js +2 -0
  465. package/dist/routes-CxTVR0cX.js +3602 -0
  466. package/dist/run-DkpOzywN.js +1162 -0
  467. package/dist/run-attempt-C8drUXdL.js +7704 -0
  468. package/dist/run-command-BFRAg7du.js +23 -0
  469. package/dist/run-command-DdJMIAJV.js +2 -0
  470. package/dist/run-embedded.runtime-LQMkpF2y.js +4 -0
  471. package/dist/run-embedded.runtime.js +1 -1
  472. package/dist/run-execution-cli.runtime-0FeH38Px.js +4 -0
  473. package/dist/run-execution-cli.runtime.js +1 -1
  474. package/dist/run-executor.runtime.js +1 -1
  475. package/dist/run-subagent-registry.runtime-DpPQTC66.js +2 -0
  476. package/dist/run-subagent-registry.runtime.js +1 -1
  477. package/dist/runtime-B3ogObAE.js +438 -0
  478. package/dist/runtime-CPmMLEBj.js +1287 -0
  479. package/dist/runtime-CiJ6IGJc.js +6179 -0
  480. package/dist/runtime-api-BIeJjKVB.js +13 -0
  481. package/dist/runtime-api-BWSHkISv.js +3 -0
  482. package/dist/runtime-api-C2HmJspc.js +13 -0
  483. package/dist/runtime-api-C4WThy-0.js +24 -0
  484. package/dist/runtime-api-CTym-WGW.js +21 -0
  485. package/dist/runtime-api-QSTydHlX.js +17 -0
  486. package/dist/runtime-api-XBWYmn8F.js +4 -0
  487. package/dist/runtime-api.actions-bGxji7I2.js +3 -0
  488. package/dist/runtime-api.monitor-e7p7IfH1.js +6 -0
  489. package/dist/runtime-api.send-COhoRdi6.js +4 -0
  490. package/dist/runtime-api.threads-DFYlu1e-.js +2 -0
  491. package/dist/runtime-channel-CUJifY4W.js +2 -0
  492. package/dist/runtime-channel-CZWoqFu0.js +150 -0
  493. package/dist/runtime-embedded-pi.runtime-BIxr-MBr.js +2 -0
  494. package/dist/runtime-embedded-pi.runtime.js +1 -1
  495. package/dist/sanitize-outbound-DS3EW4FZ.js +127 -0
  496. package/dist/sdk-setup-tools-Dbu0ISil.js +8 -0
  497. package/dist/secrets-B2FsNqik.js +113 -0
  498. package/dist/security-audit-7dSJt583.js +118 -0
  499. package/dist/security-audit-C7nv2f1p.js +122 -0
  500. package/dist/security-audit.runtime-BjFxH4oO.js +2 -0
  501. package/dist/security-audit.runtime.js +1 -1
  502. package/dist/selection-CNuMWlGI.js +3 -0
  503. package/dist/selection-DSrTbfdV.js +16157 -0
  504. package/dist/send-Bt7s80wR.js +143 -0
  505. package/dist/send-CinwCGAp.js +1631 -0
  506. package/dist/send-Dhc5pazQ.js +192 -0
  507. package/dist/send-Dz6aPmRx.js +2 -0
  508. package/dist/send.components-C6Vc715w.js +2 -0
  509. package/dist/send.components-CZQvbNpy.js +500 -0
  510. package/dist/send.runtime-DjcCJNHz.js +2 -0
  511. package/dist/send.runtime.js +1 -1
  512. package/dist/server-C7zyrFv9.js +73 -0
  513. package/dist/server-DP_Qxv9p.js +24 -0
  514. package/dist/server-close.runtime.js +1 -1
  515. package/dist/server-context-9btqwxTM.js +2 -0
  516. package/dist/server-context-BWN2z4-J.js +955 -0
  517. package/dist/server-cron-ClWdOpAE.js +2989 -0
  518. package/dist/server-cron-DUfOPQkW.js +2 -0
  519. package/dist/server-maintenance-B4tgrBO5.js +167 -0
  520. package/dist/server-methods-BM3XCIWG.js +16494 -0
  521. package/dist/server-node-events-BUL_qMQZ.js +596 -0
  522. package/dist/server-plugin-bootstrap-D8ECRLtf.js +70 -0
  523. package/dist/server-plugins-ClApYARY.js +432 -0
  524. package/dist/server-reload-handlers-BsTBOEdp.js +714 -0
  525. package/dist/server-restart-sentinel-7LRUDz6N.js +2 -0
  526. package/dist/server-restart-sentinel-DTf-yNzJ.js +747 -0
  527. package/dist/server-runtime-services-3hlgWAb8.js +2 -0
  528. package/dist/server-runtime-services-D4epI5_k.js +267 -0
  529. package/dist/server-startup-early-C_ZWIblP.js +87 -0
  530. package/dist/server-startup-plugins-v2iGMqTe.js +113 -0
  531. package/dist/server-startup-post-attach-CNe0QrNc.js +716 -0
  532. package/dist/server-ws-runtime-hH14LVjT.js +349 -0
  533. package/dist/server.impl-VrV1FexC.js +2586 -0
  534. package/dist/service-CLQYUJAj.js +1446 -0
  535. package/dist/session-binding-B8dvxX2y.js +2 -0
  536. package/dist/session-binding-C2GrKek4.js +219 -0
  537. package/dist/session-kill-http-hFb4-8bg.js +121 -0
  538. package/dist/session-reset-service-CnDZw4-5.js +625 -0
  539. package/dist/session-route-D1tSy-VJ.js +93 -0
  540. package/dist/session-status.runtime-BdpmXmcH.js +2 -0
  541. package/dist/session-status.runtime.js +1 -1
  542. package/dist/session-subagent-reactivation.runtime-DUrd5FpN.js +2 -0
  543. package/dist/session-subagent-reactivation.runtime.js +1 -1
  544. package/dist/session-tab-registry-DRhbHQEm.js +521 -0
  545. package/dist/sessions-history-http-D2K0mGDk.js +430 -0
  546. package/dist/sessions.runtime-CfWr4fEQ.js +2 -0
  547. package/dist/sessions.runtime.js +1 -1
  548. package/dist/setup-api-COkXH76p.js +29 -0
  549. package/dist/setup-core-BdWBmyOC.js +174 -0
  550. package/dist/setup-surface-BV6Wc_S1.js +405 -0
  551. package/dist/setup-surface-CXqLNgjz.js +221 -0
  552. package/dist/setup-surface-Dl-mS95G.js +288 -0
  553. package/dist/setup-surface-Dn-hYgTO.js +320 -0
  554. package/dist/shared-client-BAvec-HA.js +2 -0
  555. package/dist/shared-client-Bk01En7M.js +629 -0
  556. package/dist/shared-soPxo6JL.js +121 -0
  557. package/dist/side-question-BAXAMJru.js +683 -0
  558. package/dist/skill-tool-dispatch.runtime-DaMjMQII.js +143 -0
  559. package/dist/skill-tool-dispatch.runtime.js +1 -1
  560. package/dist/slash-state-BZ06y0To.js +2166 -0
  561. package/dist/speech-provider-DwB37Ie_.js +184 -0
  562. package/dist/src-BsqijqVt.js +4256 -0
  563. package/dist/startup-context-CFODg9YM.js +313 -0
  564. package/dist/status-D3n01dp5.js +4 -0
  565. package/dist/status-DbZB702Q.js +3 -0
  566. package/dist/status-all-CCV1CGJz.js +573 -0
  567. package/dist/status-json-DZAKQD2Y.js +14 -0
  568. package/dist/status-json-command-BSE_pTG-.js +84 -0
  569. package/dist/status-runtime-shared-CKt3t6sE.js +283 -0
  570. package/dist/status-subagents.runtime-YuzmENDp.js +18 -0
  571. package/dist/status-subagents.runtime.js +1 -1
  572. package/dist/status-text-D9Zi8UnO.js +296 -0
  573. package/dist/status.command-CBTSvOW1.js +420 -0
  574. package/dist/status.command-CBnJpuXq.js +2 -0
  575. package/dist/status.command.text-runtime-VNORbsBS.js +15 -0
  576. package/dist/status.scan-BMinf8AZ.js +68 -0
  577. package/dist/status.scan-overview-B6kfuktS.js +444 -0
  578. package/dist/status.scan.fast-json-CRT_aiEX.js +2 -0
  579. package/dist/status.scan.fast-json-DmoXxjwC.js +127 -0
  580. package/dist/status.scan.runtime-mccN052p.js +479 -0
  581. package/dist/status.scan.runtime.js +1 -1
  582. package/dist/status.update-DAbNKHAA.js +86 -0
  583. package/dist/status.update-Dj_UDfud.js +2 -0
  584. package/dist/sticker-cache-B_K5GK1F.js +206 -0
  585. package/dist/sticker-vision.runtime-CLXVetAJ.js +17 -0
  586. package/dist/sticker-vision.runtime.js +1 -1
  587. package/dist/subagent-announce-CYVKLzpF.js +354 -0
  588. package/dist/subagent-announce-delivery-DGlpzYtu.js +958 -0
  589. package/dist/subagent-control-DdpvJydn.js +508 -0
  590. package/dist/subagent-hooks-CJ38n1yI.js +116 -0
  591. package/dist/subagent-hooks-CM8d7uom.js +230 -0
  592. package/dist/subagent-hooks-CWXgYgeR.js +2 -0
  593. package/dist/subagent-hooks-ChZlZfOE.js +146 -0
  594. package/dist/subagent-hooks-CsHFqBnn.js +2 -0
  595. package/dist/subagent-hooks-J6Z1owZi.js +2 -0
  596. package/dist/subagent-hooks-api-C6FcvHTT.js +23 -0
  597. package/dist/subagent-hooks-api-Cjv3KxcX.js +23 -0
  598. package/dist/subagent-hooks-api-DWfQ0N2_.js +22 -0
  599. package/dist/subagent-orphan-recovery-C2iu65pp.js +352 -0
  600. package/dist/subagent-registry-C__l22X7.js +2351 -0
  601. package/dist/subagent-registry-DsGh1uuc.js +3 -0
  602. package/dist/subagent-registry.runtime.js +1 -1
  603. package/dist/subagent-session-cleanup-BJK0KFuz.js +525 -0
  604. package/dist/subagent-spawn-xX_hbBgM.js +1164 -0
  605. package/dist/target-id-BcuunvtM.js +107 -0
  606. package/dist/targets-BgRpAISD.js +19 -0
  607. package/dist/targets-BynqpysF.js +19 -0
  608. package/dist/targets-noUOYK7d.js +44 -0
  609. package/dist/task-registry-control.runtime.js +1 -1
  610. package/dist/telegram/token.js +1 -1
  611. package/dist/test-fixtures-HY6a4nTW.d.ts +26 -0
  612. package/dist/testing-B0wf2Ir6.js +267 -0
  613. package/dist/text-report-DK79dOC4.js +695 -0
  614. package/dist/thread-bindings-BQal3jZo.js +8 -0
  615. package/dist/thread-bindings-BfMLiM2l.js +228 -0
  616. package/dist/thread-bindings-DJ8RMaTI.js +571 -0
  617. package/dist/thread-bindings-nJ5yQbn5.js +232 -0
  618. package/dist/thread-bindings.discord-api-Cy9zlCKJ.js +187 -0
  619. package/dist/thread-bindings.manager-BN6EeBr_.js +536 -0
  620. package/dist/thread-bindings.manager-REfgswjE.js +2 -0
  621. package/dist/thread-lifecycle-Di28EHnZ.js +1614 -0
  622. package/dist/token-CkH7nFWY.js +134 -0
  623. package/dist/tool-DqzQ3obs.js +139 -0
  624. package/dist/tool-actions.runtime--jhK-xmj.js +534 -0
  625. package/dist/tool-actions.runtime.js +1 -1
  626. package/dist/tool-resolution-D1-4S4j9.js +149 -0
  627. package/dist/tools-effective-inventory-JOMz2Ra6.js +204 -0
  628. package/dist/tools-invoke-http-C9N441MA.js +67 -0
  629. package/dist/tools-invoke-shared-DfSLo2Tr.js +200 -0
  630. package/dist/tts-DAeWj9Bb.js +66 -0
  631. package/dist/tui-CTCn5piF.js +4709 -0
  632. package/dist/tui-backend-By5bSm4p.js +256 -0
  633. package/dist/tui-cli-DTPrRo4_.js +37 -0
  634. package/dist/tui-t_WAdGfV.js +2 -0
  635. package/dist/typed-cases-D8uyQEzR.d.ts +68 -0
  636. package/dist/update-check-Dvu5Z_Jp.js +407 -0
  637. package/dist/update-cli-Bd5_MzQC.js +3664 -0
  638. package/dist/update-runner-B8GJeQ12.js +2390 -0
  639. package/dist/update-startup-B86---uS.js +2 -0
  640. package/dist/update-startup-C2tCNZ7v.js +339 -0
  641. package/dist/vision-tools-mjhp5ZJQ.js +1409 -0
  642. package/dist/web-search-DznJdih_.js +62 -0
  643. package/dist/web-search-provider.runtime-CbIP4C_P.js +328 -0
  644. package/dist/web-search-provider.runtime-D74o1ayv.js +2 -0
  645. package/dist/web-search-provider.runtime.js +1 -1
  646. package/dist/xai-oauth-B2dU9w_h.js +479 -0
  647. package/dist/xai-user-agent-CD1kt9ys.js +32 -0
  648. package/package.json +1 -1
  649. package/dist/abort-DbmSukS6.js +0 -277
  650. package/dist/abort.runtime-DfTphPUe.js +0 -2
  651. package/dist/account-inspect-CrOeeGkg.js +0 -173
  652. package/dist/accounts-CF5wlCaC.js +0 -119
  653. package/dist/accounts-CfFTGexZ.js +0 -107
  654. package/dist/accounts-Cr9iBKG5.js +0 -2
  655. package/dist/accounts-DdAZRSd-.js +0 -107
  656. package/dist/acp-runtime-B1CfWEsR.js +0 -26
  657. package/dist/acp-spawn-Bq8RHmXn.js +0 -1275
  658. package/dist/acp-spawn-BxyX0qDU.js +0 -2
  659. package/dist/acp-stateful-target-driver-y9Vk9ZkZ.js +0 -89
  660. package/dist/action-kill-Xr3eQUBu.js +0 -33
  661. package/dist/action-runtime-CweBFa8U.js +0 -469
  662. package/dist/action-runtime-api-DZY1J62H.js +0 -2
  663. package/dist/action-send-HdOQtFcz.js +0 -39
  664. package/dist/action-spawn-DWrPplrX.js +0 -47
  665. package/dist/actions-zZzXK7Ic.js +0 -161
  666. package/dist/actions.runtime-CK0aV6y4.js +0 -5
  667. package/dist/agent-command-DB0sppso.js +0 -1367
  668. package/dist/agent-components.runtime-Drdzm2-F.js +0 -10
  669. package/dist/agent-harness-CGtBwZh6.d.ts +0 -146
  670. package/dist/agent-harness-runtime-Btzminw9.js +0 -180
  671. package/dist/agent-harness-task-runtime-DWiDnwnT.js +0 -140
  672. package/dist/agent-nenZtwAX.js +0 -3
  673. package/dist/agent-runner-execution-Cun_PNBn.js +0 -1713
  674. package/dist/agent-runner-utils-BfF--s17.js +0 -266
  675. package/dist/agent-runner.runtime-vxDguHci.js +0 -3455
  676. package/dist/agent-runtime-C5xeqCn8.js +0 -229
  677. package/dist/agent-svdKN_62.js +0 -2
  678. package/dist/agent-via-gateway-DQa8cmBa.js +0 -463
  679. package/dist/api-BQxP3H11.js +0 -134
  680. package/dist/api-CT5SnVgO.js +0 -2
  681. package/dist/api-CtX70NwR.js +0 -2
  682. package/dist/api-CvUdFHq7.js +0 -6
  683. package/dist/api-DG9oHhm4.js +0 -639
  684. package/dist/api-DzfMdJ46.js +0 -3
  685. package/dist/apply-D8UoOoVD.js +0 -41
  686. package/dist/apply-DrHwBR1D.js +0 -54
  687. package/dist/approval-handler.runtime-CT8PWJ9W.js +0 -130
  688. package/dist/assistant-ByynDFnI.js +0 -291
  689. package/dist/attachment-normalize-DEAS_ziY.js +0 -225
  690. package/dist/attempt-execution-CQUmv8x2.js +0 -558
  691. package/dist/attempt-execution.runtime-AZYQQuAv.js +0 -3
  692. package/dist/attempt-execution.shared-2ZOaCHct.js +0 -38
  693. package/dist/attempt.prompt-helpers-B7ano4Xa.js +0 -475
  694. package/dist/attempt.tool-run-context-DBta4Vhq.js +0 -2094
  695. package/dist/binding-routing-DYUUioo1.js +0 -113
  696. package/dist/binding-targets-DthC_zAF.js +0 -121
  697. package/dist/bot-CHP8Hnzo.js +0 -7894
  698. package/dist/bot-deps-CLDgPV_x.js +0 -747
  699. package/dist/bot-deps-W9zVbYpY.js +0 -2
  700. package/dist/bot-message-context.runtime-B1-gGjAv.js +0 -7
  701. package/dist/bot-message-context.session.runtime-DUtlPLJq.js +0 -12
  702. package/dist/bot-native-commands.delivery.runtime-B2_Sb8-0.js +0 -4
  703. package/dist/bot-native-commands.runtime-pplrKHcn.js +0 -13
  704. package/dist/bridge-server-Du_qnIXr.js +0 -113
  705. package/dist/browser-cli-B2-Lzvd1.js +0 -230
  706. package/dist/browser-cli-actions-input-ZF6YYuIY.js +0 -473
  707. package/dist/browser-cli-actions-observe-DWLHFME1.js +0 -81
  708. package/dist/browser-cli-bTjCd41u.js +0 -2
  709. package/dist/browser-cli-debug-lzd4l2hl.js +0 -137
  710. package/dist/browser-cli-inspect-C5OnFKqx.js +0 -104
  711. package/dist/browser-cli-manage-BofwSOgU.js +0 -443
  712. package/dist/browser-cli-resize-CLs1i6Nu.js +0 -26
  713. package/dist/browser-cli-shared-6Jygx3GN.js +0 -50
  714. package/dist/browser-cli-state-BdoHl8ny.js +0 -337
  715. package/dist/browser-control-auth-DuI4vfIv.js +0 -2
  716. package/dist/browser-profiles-DkblgTjb.js +0 -2
  717. package/dist/browser-runtime-BiJKNDAE.js +0 -384
  718. package/dist/build-CrC0bToI.js +0 -257
  719. package/dist/capability-cli-BHlS8tBg.js +0 -1782
  720. package/dist/channel-5iqpbW6B.js +0 -867
  721. package/dist/channel-BW3tbxJQ.js +0 -1496
  722. package/dist/channel-BWo67yh1.js +0 -2126
  723. package/dist/channel-BdhbzWTg.d.ts +0 -427
  724. package/dist/channel-BsDZhXfM.js +0 -362
  725. package/dist/channel-C95y8CWt.js +0 -1556
  726. package/dist/channel-CMKGn1i6.js +0 -376
  727. package/dist/channel-CMUiDCTQ.js +0 -740
  728. package/dist/channel-CNvxy1bb.js +0 -808
  729. package/dist/channel-CQzh6Wn1.js +0 -653
  730. package/dist/channel-CchnfGMs.js +0 -481
  731. package/dist/channel-CjWH9zRX.js +0 -1777
  732. package/dist/channel-CjZoZfa2.js +0 -238
  733. package/dist/channel-DKHlpUHA.js +0 -1134
  734. package/dist/channel-DhZvHOpE.js +0 -562
  735. package/dist/channel-DtL_IvqV.js +0 -508
  736. package/dist/channel-GdNHqdaw.js +0 -1249
  737. package/dist/channel-ZkqVX5SL.js +0 -955
  738. package/dist/channel-actions.runtime-DYiOBQDx.js +0 -265
  739. package/dist/channel-core-CiUQ9zxC.js +0 -5
  740. package/dist/channel-inbound-Ctv6wSJ3.js +0 -80
  741. package/dist/channel-plugin-runtime-CgGpeLjf.js +0 -998
  742. package/dist/channel-runtime-CPbfvG0l.js +0 -408
  743. package/dist/channel.runtime-5ebeoN8j.js +0 -1008
  744. package/dist/channel.runtime-B2Olk7LG.js +0 -4
  745. package/dist/channel.runtime-B4CnXDGx.js +0 -652
  746. package/dist/channel.runtime-BzLoF_dR.js +0 -21009
  747. package/dist/channel.runtime-CNCIcAd6.js +0 -109
  748. package/dist/channel.runtime-C_--rR-H.js +0 -88
  749. package/dist/channel.runtime-CmK77Uxp.js +0 -254
  750. package/dist/channel.runtime-DF5K3pkO.js +0 -2528
  751. package/dist/channel.runtime-iKNOt2eM.js +0 -733
  752. package/dist/channel.setup-CxvbmJQ2.js +0 -343
  753. package/dist/channel.setup-CzdDnMh7.js +0 -1098
  754. package/dist/channel.setup-Sku9g-22.js +0 -10
  755. package/dist/chat-BV-WLur6.js +0 -2666
  756. package/dist/chrome-CBr1Nlj5.js +0 -1503
  757. package/dist/cli-compaction-CzfXx99c.js +0 -347
  758. package/dist/cli-lsMRD5BD.js +0 -1341
  759. package/dist/cli-metadata-Cpdwx3O7.js +0 -22
  760. package/dist/cli-runner-DFh20BoX.js +0 -2
  761. package/dist/cli-runner-DjgUGfBa.js +0 -540
  762. package/dist/cli-runner.runtime-Cjd2VdQI.js +0 -3
  763. package/dist/cli-runner.runtime-uAtVtWM7.js +0 -4
  764. package/dist/client-D-yT6rne.js +0 -650
  765. package/dist/client-adapter-PXk4JoQR.js +0 -897
  766. package/dist/client-factory-C9zVXY0y.js +0 -9
  767. package/dist/command-auth-PrmmYdot.js +0 -135
  768. package/dist/command-handlers-DuHt0qVp.js +0 -1609
  769. package/dist/command-registry-B_v8R74Z.js +0 -4
  770. package/dist/command-registry-QvQgQxqT.js +0 -9
  771. package/dist/command-registry-core-dLVpK66o.js +0 -110
  772. package/dist/command-status.runtime-DM3aUyTe.js +0 -90
  773. package/dist/commands-acp-DzUZwawt.js +0 -74
  774. package/dist/commands-compact.runtime-B6-Vv1CH.js +0 -10
  775. package/dist/commands-handlers.runtime-CaTYrYbd.js +0 -6154
  776. package/dist/commands-status-NuvnoSL-.js +0 -16
  777. package/dist/commands-status-SMWi-mj9.js +0 -3
  778. package/dist/commands-status.runtime-SMWi-mj9.js +0 -3
  779. package/dist/commands-subagents-control.runtime-Cm9cxI8S.js +0 -2
  780. package/dist/commands-subagents-control.runtime-e7gSoCXL.js +0 -3
  781. package/dist/commands-system-prompt-C9pVUDbu.js +0 -162
  782. package/dist/commands-system-prompt-JP4vOPVK.js +0 -2
  783. package/dist/commands.runtime-Dg6eg0rn.js +0 -176
  784. package/dist/compact-B2rH1SUd.js +0 -480
  785. package/dist/compact-D80suJg8.js +0 -1141
  786. package/dist/compact.runtime-D8nzDxmY.js +0 -12
  787. package/dist/completion-cli-DWxWi4aD.js +0 -315
  788. package/dist/computer-use-BGvZ1YTf.js +0 -367
  789. package/dist/config-DV-fdSq3.js +0 -373
  790. package/dist/config-DkblgTjb.js +0 -2
  791. package/dist/config-mutations-DsTp_oTJ.js +0 -159
  792. package/dist/context-engine-host-compat-BwIxzf7F.js +0 -2
  793. package/dist/context-engine-host-compat-CXhSw3Ub.js +0 -288
  794. package/dist/context-engine-lifecycle-CxxoOuT8.js +0 -1274
  795. package/dist/contracts-testkit-DQ4aMv6G.d.ts +0 -145
  796. package/dist/control-auth-Bb_hAwJF.js +0 -114
  797. package/dist/control-service-Dom28xYt.js +0 -145
  798. package/dist/control-ui/assets/agents-DMJErItb.js +0 -1008
  799. package/dist/control-ui/assets/channel-config-extras-CQFogyHL.js +0 -2
  800. package/dist/control-ui/assets/channels-COmQ5bEJ.js +0 -367
  801. package/dist/control-ui/assets/cron-BgDiOtPq.js +0 -1013
  802. package/dist/control-ui/assets/debug-CP7KL8PI.js +0 -97
  803. package/dist/control-ui/assets/index-CFimN7fp.js +0 -7406
  804. package/dist/control-ui/assets/instances-T40R2Roq.js +0 -57
  805. package/dist/control-ui/assets/logs-DSytJgRv.js +0 -74
  806. package/dist/control-ui/assets/nodes-BITxG1S6.js +0 -436
  807. package/dist/control-ui/assets/sessions-DzUKWCNC.js +0 -399
  808. package/dist/control-ui/assets/skills-CKgzk-rT.js +0 -314
  809. package/dist/control-ui/assets/skills-shared-B3UBasm_.js +0 -11
  810. package/dist/conversation-binding-runtime-BXeidhrY.js +0 -4
  811. package/dist/conversation-runtime-Das7yftQ.js +0 -31
  812. package/dist/core-AxrxO8_x.js +0 -282
  813. package/dist/core-api-BL4BNR1C.js +0 -5
  814. package/dist/core-api-Bnc3J2fe.js +0 -2
  815. package/dist/crestodian-CnfWHGFm.js +0 -55
  816. package/dist/daocore-tools-C1WpZGCu.js +0 -11727
  817. package/dist/delivery--FvYHWJO.js +0 -1002
  818. package/dist/dialogue-B40qxVGM.js +0 -37
  819. package/dist/dir-fetch-tool-fbOAtLfN.js +0 -565
  820. package/dist/dir-list-tool-BQ3k3hKf.js +0 -100
  821. package/dist/direct-dm-CuNsmrdk.js +0 -64
  822. package/dist/directive-handling.fast-lane-CQYYvYi_.js +0 -68
  823. package/dist/directive-handling.impl-DoLFcRUI.js +0 -2
  824. package/dist/directive-handling.impl-RsdNckR4.js +0 -818
  825. package/dist/directive-handling.model-selection-Ad4n0BBf.js +0 -122
  826. package/dist/directive-handling.persist.runtime-Dq8SQvB4.js +0 -263
  827. package/dist/dispatch-Bmw9mO6a.js +0 -1640
  828. package/dist/dispatch-acp-transcript.runtime-B7DKK79t.js +0 -40
  829. package/dist/dispatch-acp.runtime-cVH58wGq.js +0 -18
  830. package/dist/doctor-HffoL5ik.js +0 -6
  831. package/dist/doctor-Qg1Gj0PC.js +0 -2
  832. package/dist/doctor-config-flow-Dudp0oO_.js +0 -1741
  833. package/dist/doctor-core-checks-BTvmehLq.js +0 -573
  834. package/dist/doctor-core-checks-CcacCMGd.js +0 -2
  835. package/dist/doctor-health-DIu25ot8.js +0 -65
  836. package/dist/doctor-health-contributions-ZQUAiwng.js +0 -696
  837. package/dist/doctor-lint-C8RjoIYq.js +0 -94
  838. package/dist/doctor-state-integrity-D5NJcM0t.js +0 -1231
  839. package/dist/doctor-update-07o96Num.js +0 -58
  840. package/dist/dynamic-tools-BSIfb0RP.js +0 -486
  841. package/dist/embedded-backend-499B1IIV.js +0 -579
  842. package/dist/embedded-gateway-stub.runtime-Bqr2Z4Co.js +0 -12
  843. package/dist/exec-approvals-ClTqhSd7.js +0 -149
  844. package/dist/file-fetch-tool-CJu8umi9.js +0 -124
  845. package/dist/file-write-tool-Dz49CI0K.js +0 -127
  846. package/dist/format-DBhooCE7.js +0 -1145
  847. package/dist/format-DCronAhx.js +0 -250
  848. package/dist/gateway-cli-D21vxek0.js +0 -435
  849. package/dist/gateway-method-runtime-qsRZHdfx.js +0 -21
  850. package/dist/get-reply-D140C4TM.js +0 -4689
  851. package/dist/get-reply-from-config.runtime-CaM7M0Zp.js +0 -2
  852. package/dist/graph-users-cBY7anTM.js +0 -1419
  853. package/dist/group-access-CZOQhsjs.js +0 -112
  854. package/dist/handle-action.guild-admin-DjuZqjM2.js +0 -288
  855. package/dist/harness-XL58LNpX.js +0 -61
  856. package/dist/health-CFPXXpFW.js +0 -4
  857. package/dist/health-state-Bp0DOLCD.js +0 -106
  858. package/dist/heartbeat-runner-D_o-itnk.js +0 -5
  859. package/dist/heartbeat-runner.runtime-CPVGa3Gd.js +0 -4
  860. package/dist/hooks-Bx3n6o-5.js +0 -534
  861. package/dist/inbound-direct-dm-runtime-6nIJyODo.js +0 -2
  862. package/dist/inbound-reply-dispatch-CoeXQvL6.js +0 -148
  863. package/dist/init-C8Yc8LlO.js +0 -59
  864. package/dist/inline-buttons-BMPhhfsN.js +0 -40
  865. package/dist/internal-events-BS1EMi0C.js +0 -90
  866. package/dist/isolated-agent-Ct_AYfLb.js +0 -2
  867. package/dist/isolated-agent-DxVGoLjs.js +0 -1118
  868. package/dist/lifecycle-CGcqxM3V.js +0 -571
  869. package/dist/list.probe-R_AqbwD1.js +0 -449
  870. package/dist/list.status-command-DcaLppGJ.js +0 -789
  871. package/dist/llm-slug-generator-Bz1MaPt1.js +0 -78
  872. package/dist/local-dispatch.runtime-DnXAlwr7.js +0 -9
  873. package/dist/manager.runtime-1A0jFsbF.js +0 -2714
  874. package/dist/markdown-to-line-Gq4y1nH-.js +0 -811
  875. package/dist/mcp-http-BMgo3eu6.js +0 -2
  876. package/dist/mcp-http-BdgsyrHJ.js +0 -555
  877. package/dist/media-understanding-provider-CYrAwQ2G.js +0 -339
  878. package/dist/message-actions-DoFxM22K.js +0 -145
  879. package/dist/message-handler-CEvRtI9d.js +0 -384
  880. package/dist/message-handler-CJclaiC-.js +0 -1715
  881. package/dist/message-handler.preflight-DDVS50X3.js +0 -1125
  882. package/dist/message-handler.process-BuFXf8os.js +0 -1484
  883. package/dist/model-BqQrUk9a.js +0 -74
  884. package/dist/model-selection-2Lm1qMLE.js +0 -272
  885. package/dist/models-BjMdWXf2.js +0 -104
  886. package/dist/models-cli-RRK90p8k.js +0 -256
  887. package/dist/models-wWhwx_am.js +0 -2
  888. package/dist/monitor-C7VAs-uK.js +0 -834
  889. package/dist/monitor-CezSJDeG.js +0 -60
  890. package/dist/monitor-Cnzchc9n.js +0 -2788
  891. package/dist/monitor-Dcvw55ky.js +0 -4377
  892. package/dist/monitor-DuxFMl7d.js +0 -715
  893. package/dist/monitor-DxrfxRZL.js +0 -2
  894. package/dist/monitor-auth-UPQgTP9Y.js +0 -179
  895. package/dist/monitor-fYdQKsGp.js +0 -1370
  896. package/dist/monitor-polling.runtime-Db4NoLLg.js +0 -883
  897. package/dist/monitor-wcLtLTfx.js +0 -1657
  898. package/dist/monitor-webhook.runtime-DAr7kRbV.js +0 -387
  899. package/dist/monitor.account-C1mUBkKA.js +0 -5233
  900. package/dist/monitor.runtime-Bqj8vHGY.js +0 -2
  901. package/dist/monitor.webhook-Ir3T5B1s.js +0 -180
  902. package/dist/node-cli-sessions-MBQKJyrs.js +0 -1228
  903. package/dist/openai-http-9jmQ2o9Z.js +0 -824
  904. package/dist/openresponses-http-C3-s16Dp.js +0 -1173
  905. package/dist/operations-C1hhf_yC.js +0 -805
  906. package/dist/outbound-adapter-C5zBbuVO.js +0 -543
  907. package/dist/outbound-session-route-Bq_utu59.js +0 -45
  908. package/dist/outbound.runtime-QHoe8EWX.js +0 -2
  909. package/dist/pi-embedded-6xH25qP-.js +0 -4
  910. package/dist/pi-embedded-CkcV64LR.js +0 -3796
  911. package/dist/pi-embedded.runtime-CKpyReN5.js +0 -4
  912. package/dist/pi-tools-BbGodehg.js +0 -2413
  913. package/dist/plan-B_EcRdNP.js +0 -112
  914. package/dist/plan-DmMZJkHt.js +0 -81
  915. package/dist/plugin-CjfnnqXb.js +0 -12396
  916. package/dist/plugin-app-cache-key-Dak7S3ax.js +0 -46
  917. package/dist/plugin-enabled-B9wCs568.js +0 -233
  918. package/dist/plugin-registration-B3AVf0Xj.js +0 -88
  919. package/dist/plugin-service-C2toP50L.js +0 -1229
  920. package/dist/policy-B5jHUD04.js +0 -138
  921. package/dist/policy-C7_EFtGD.js +0 -680
  922. package/dist/prepare.runtime-C41yGgw-.js +0 -732
  923. package/dist/preview-warnings-rfGY8dVy.js +0 -392
  924. package/dist/probe-B0eSVoSm.js +0 -682
  925. package/dist/probe-CqAGxL6l.js +0 -2
  926. package/dist/probe-DFyoiqiI.js +0 -2204
  927. package/dist/probe-hR0HWnET.js +0 -47
  928. package/dist/program-CD73-5Xj.js +0 -131
  929. package/dist/provider-B0ujadL5.js +0 -32
  930. package/dist/provider-BxR_JJXW.js +0 -152
  931. package/dist/provider-C9mKa8qP.js +0 -32
  932. package/dist/provider-DbGPdInL.js +0 -8735
  933. package/dist/provider-dispatcher-CGPKPaP5.js +0 -22
  934. package/dist/provider-session.runtime-DKkydJWv.js +0 -9
  935. package/dist/provider.runtime-ChrWUTdG.js +0 -2
  936. package/dist/public-surface-loader-CMOWVmyY.js +0 -114
  937. package/dist/pw-ai-mygsAPX7.js +0 -3029
  938. package/dist/pw-role-snapshot-7_IMuYRR.js +0 -333
  939. package/dist/reaction-level-DFUu127f.js +0 -19
  940. package/dist/reaction-runtime-api-6LQnr6q_.js +0 -116
  941. package/dist/realtime-transcription-provider-LrzigbIT.js +0 -205
  942. package/dist/register-B9TeJvXU.js +0 -2178
  943. package/dist/register.agent-o9BDHbH2.js +0 -156
  944. package/dist/register.crestodian-BOUP_Pon.js +0 -24
  945. package/dist/register.maintenance-BC83-YdR.js +0 -83
  946. package/dist/register.runtime-DSHYrjtd.js +0 -54
  947. package/dist/register.status-health-sessions-BrkNpe59.js +0 -282
  948. package/dist/register.subclis-BS5Lj5wU.js +0 -3
  949. package/dist/register.subclis-QQq9COp0.js +0 -31
  950. package/dist/register.subclis-core-DnNechJo.js +0 -273
  951. package/dist/repair-sequencing-CqjW4_hd.js +0 -640
  952. package/dist/reply-delivery-KRwW1tqL.js +0 -196
  953. package/dist/reply-runtime-SSrAwVeQ.js +0 -11
  954. package/dist/reply.runtime-CaM7M0Zp.js +0 -2
  955. package/dist/request-CatWtIoq.js +0 -54
  956. package/dist/resolve-allowlist-Dxe9wc_Y.js +0 -220
  957. package/dist/result-fallback-classifier-B3kvqc2o.js +0 -79
  958. package/dist/route-BPWKlRDB.js +0 -469
  959. package/dist/route-resolution-BhkvdIUP.js +0 -274
  960. package/dist/routes-BOmtNSeT.js +0 -2
  961. package/dist/routes-Cr9bRW8t.js +0 -3602
  962. package/dist/run-attempt-DWBeHRdc.js +0 -7704
  963. package/dist/run-command-DNNFNkbv.js +0 -23
  964. package/dist/run-command-Kp7LWkQv.js +0 -2
  965. package/dist/run-embedded.runtime-BxV8m38U.js +0 -4
  966. package/dist/run-execution-cli.runtime-B9I1oAEO.js +0 -4
  967. package/dist/run-subagent-registry.runtime-BIsbEmUD.js +0 -2
  968. package/dist/run-vAv9-st8.js +0 -1162
  969. package/dist/runtime-BXJM8M8F.js +0 -1287
  970. package/dist/runtime-BodO4UZT.js +0 -438
  971. package/dist/runtime-C_5j10Cp.js +0 -6179
  972. package/dist/runtime-api-BbNLHCZ5.js +0 -24
  973. package/dist/runtime-api-HUquGiJa.js +0 -4
  974. package/dist/runtime-api-I6ur4A1S.js +0 -17
  975. package/dist/runtime-api-MQL0v6n2.js +0 -13
  976. package/dist/runtime-api-a340pYdX.js +0 -13
  977. package/dist/runtime-api-g_pGO9f3.js +0 -21
  978. package/dist/runtime-api-hLSYbpGH.js +0 -3
  979. package/dist/runtime-api.actions-CawQ9WKM.js +0 -3
  980. package/dist/runtime-api.monitor-DN3P4USq.js +0 -6
  981. package/dist/runtime-api.send-BIA6QfVI.js +0 -4
  982. package/dist/runtime-api.threads-DYnc3Jvu.js +0 -2
  983. package/dist/runtime-channel-CYlRNrxR.js +0 -150
  984. package/dist/runtime-channel-Ci0dC0Tq.js +0 -2
  985. package/dist/runtime-embedded-pi.runtime-Wc_lZOzO.js +0 -2
  986. package/dist/sanitize-outbound-BFrYI8F4.js +0 -127
  987. package/dist/sdk-setup-tools-DLjnnh3Y.js +0 -8
  988. package/dist/secrets-DibHCqDz.js +0 -113
  989. package/dist/security-audit-CyMhUYN9.js +0 -122
  990. package/dist/security-audit-DAk0I2g8.js +0 -118
  991. package/dist/security-audit.runtime-DtdxZcEG.js +0 -2
  992. package/dist/selection-BJ2yQ0yh.js +0 -16157
  993. package/dist/selection-CJ3YNIjG.js +0 -3
  994. package/dist/send-Ar9e_pA3.js +0 -1631
  995. package/dist/send-BN-3u18j.js +0 -2
  996. package/dist/send-BYlEXkEO.js +0 -143
  997. package/dist/send-BusufuyP.js +0 -192
  998. package/dist/send.components-C3FzEyYz.js +0 -500
  999. package/dist/send.components-CMi7rcIs.js +0 -2
  1000. package/dist/send.runtime-D-nw3p-S.js +0 -2
  1001. package/dist/server-CJVI2gjZ.js +0 -24
  1002. package/dist/server-DZl7k4VX.js +0 -73
  1003. package/dist/server-context-BAAz3W-8.js +0 -2
  1004. package/dist/server-context-BLrLchWj.js +0 -955
  1005. package/dist/server-cron-CiyrI-WY.js +0 -2
  1006. package/dist/server-cron-CzhteL8F.js +0 -2989
  1007. package/dist/server-maintenance-CDfLZpYN.js +0 -167
  1008. package/dist/server-methods-DQ0gaIXu.js +0 -16494
  1009. package/dist/server-node-events-D1TywtBI.js +0 -596
  1010. package/dist/server-plugin-bootstrap-ByEZkPkc.js +0 -70
  1011. package/dist/server-plugins-CEZ-W7dG.js +0 -432
  1012. package/dist/server-reload-handlers-DDXJwZWE.js +0 -714
  1013. package/dist/server-restart-sentinel-C9l1iG1h.js +0 -747
  1014. package/dist/server-restart-sentinel-CyweyjEa.js +0 -2
  1015. package/dist/server-runtime-services-BQ08Hyco.js +0 -2
  1016. package/dist/server-runtime-services-BjKoAkjM.js +0 -267
  1017. package/dist/server-startup-early-Ctjir66B.js +0 -87
  1018. package/dist/server-startup-plugins-C_Y62xZe.js +0 -113
  1019. package/dist/server-startup-post-attach-DCAmn6Ct.js +0 -716
  1020. package/dist/server-ws-runtime-CvN63X_w.js +0 -349
  1021. package/dist/server.impl-yHI7jtXF.js +0 -2586
  1022. package/dist/service-mHxeSPC2.js +0 -1446
  1023. package/dist/session-binding-DtmTypDj.js +0 -2
  1024. package/dist/session-binding-xtRKSQOW.js +0 -219
  1025. package/dist/session-kill-http-GnTgzcvZ.js +0 -121
  1026. package/dist/session-reset-service-Bw6li9Te.js +0 -625
  1027. package/dist/session-route-D-PISLLo.js +0 -93
  1028. package/dist/session-status.runtime-jiGvxIDK.js +0 -2
  1029. package/dist/session-subagent-reactivation.runtime-B9QimjvS.js +0 -2
  1030. package/dist/session-tab-registry-BoqXuTYc.js +0 -521
  1031. package/dist/sessions-history-http-CG934aaV.js +0 -430
  1032. package/dist/sessions.runtime-Cl91aZ2M.js +0 -2
  1033. package/dist/setup-api-DAqXqbGP.js +0 -29
  1034. package/dist/setup-core-Czt7XqlN.js +0 -174
  1035. package/dist/setup-surface-CHETBocT.js +0 -405
  1036. package/dist/setup-surface-CVtEDUic.js +0 -320
  1037. package/dist/setup-surface-YW9INYKN.js +0 -288
  1038. package/dist/setup-surface-utUyMdYz.js +0 -221
  1039. package/dist/shared-DwZ1ZQM4.js +0 -121
  1040. package/dist/shared-client-B2kMpTHH.js +0 -2
  1041. package/dist/shared-client-DHJbz0yn.js +0 -629
  1042. package/dist/side-question-Dlr5pcZK.js +0 -683
  1043. package/dist/skill-tool-dispatch.runtime-CbDumhVh.js +0 -143
  1044. package/dist/slash-state-BxzZ0Rmv.js +0 -2166
  1045. package/dist/speech-provider-INk_7d-9.js +0 -184
  1046. package/dist/src-DAMtNlRl.js +0 -4256
  1047. package/dist/startup-context-DhSjA04E.js +0 -313
  1048. package/dist/status-CHChLqRH.js +0 -3
  1049. package/dist/status-OYJF7NHg.js +0 -4
  1050. package/dist/status-all-CSz2mOkm.js +0 -573
  1051. package/dist/status-json-B5iKxsPt.js +0 -14
  1052. package/dist/status-json-command-B7mD_HM0.js +0 -84
  1053. package/dist/status-runtime-shared-tJ5_gXDE.js +0 -283
  1054. package/dist/status-subagents.runtime-UViaj6fy.js +0 -18
  1055. package/dist/status-text-D4yQvJnW.js +0 -296
  1056. package/dist/status.command-29iMh5b8.js +0 -420
  1057. package/dist/status.command-cDrXztZ4.js +0 -2
  1058. package/dist/status.command.text-runtime-CJLiLlec.js +0 -15
  1059. package/dist/status.scan-BnCyO_-1.js +0 -68
  1060. package/dist/status.scan-overview-8jfuH7wl.js +0 -444
  1061. package/dist/status.scan.fast-json-CyqrMrI6.js +0 -2
  1062. package/dist/status.scan.fast-json-D0y03alo.js +0 -127
  1063. package/dist/status.scan.runtime-DGbNNELT.js +0 -479
  1064. package/dist/status.update-C6moG8hY.js +0 -2
  1065. package/dist/status.update-Ch-d2YqJ.js +0 -86
  1066. package/dist/sticker-cache-CpE2UF0o.js +0 -206
  1067. package/dist/sticker-vision.runtime-C5lk740o.js +0 -17
  1068. package/dist/subagent-announce-DDensDxS.js +0 -354
  1069. package/dist/subagent-announce-delivery-16skgjOt.js +0 -958
  1070. package/dist/subagent-control-C2SGCamc.js +0 -508
  1071. package/dist/subagent-hooks-BqabvLsv.js +0 -2
  1072. package/dist/subagent-hooks-CGeDwTHC.js +0 -2
  1073. package/dist/subagent-hooks-CR0M3L4o.js +0 -146
  1074. package/dist/subagent-hooks-Dw9C-nUM.js +0 -2
  1075. package/dist/subagent-hooks-api-B03j55PK.js +0 -22
  1076. package/dist/subagent-hooks-api-B2i15coF.js +0 -23
  1077. package/dist/subagent-hooks-api-BcopR7NZ.js +0 -23
  1078. package/dist/subagent-hooks-eOUaLnxx.js +0 -116
  1079. package/dist/subagent-hooks-l4-8TBr2.js +0 -230
  1080. package/dist/subagent-orphan-recovery-CytpmJnf.js +0 -352
  1081. package/dist/subagent-registry-DTDYUst1.js +0 -2351
  1082. package/dist/subagent-registry-kGjRY7OP.js +0 -3
  1083. package/dist/subagent-session-cleanup-C7MqSx3u.js +0 -525
  1084. package/dist/subagent-spawn-DuLVHzht.js +0 -1164
  1085. package/dist/target-id-BqKER5JR.js +0 -107
  1086. package/dist/targets-DYNDWy1s.js +0 -44
  1087. package/dist/targets-DuRWAuVM.js +0 -19
  1088. package/dist/targets-aaR2Mlk_.js +0 -19
  1089. package/dist/test-fixtures-xgg7UsEw.d.ts +0 -27
  1090. package/dist/testing-7ayMtB6I.js +0 -267
  1091. package/dist/text-report-E0TZg1LV.js +0 -695
  1092. package/dist/thread-bindings-BzpAXUwZ.js +0 -232
  1093. package/dist/thread-bindings-Cu4J90KY.js +0 -8
  1094. package/dist/thread-bindings-D5o9c3aE.js +0 -228
  1095. package/dist/thread-bindings-DMy2kJ74.js +0 -571
  1096. package/dist/thread-bindings.discord-api-BDj-jkBV.js +0 -187
  1097. package/dist/thread-bindings.manager-C5jC_3Mo.js +0 -2
  1098. package/dist/thread-bindings.manager-CLK7FYoE.js +0 -536
  1099. package/dist/thread-lifecycle-DYeO0OTi.js +0 -1614
  1100. package/dist/token-Ccki3ia9.js +0 -134
  1101. package/dist/tool-BqIYC7Fz.js +0 -139
  1102. package/dist/tool-actions.runtime-Cjbhroli.js +0 -534
  1103. package/dist/tool-resolution-D4klFB4B.js +0 -149
  1104. package/dist/tools-effective-inventory-YuOuPKR8.js +0 -204
  1105. package/dist/tools-invoke-http-BmQFkxSN.js +0 -67
  1106. package/dist/tools-invoke-shared-DD4l34hg.js +0 -200
  1107. package/dist/tts-BAQZtO6A.js +0 -66
  1108. package/dist/tui-B-CC1PjA.js +0 -2
  1109. package/dist/tui-backend-DLm_nQL8.js +0 -256
  1110. package/dist/tui-cli-BfCs3qwc.js +0 -37
  1111. package/dist/tui-qi8Vakes.js +0 -4709
  1112. package/dist/typed-cases-cPb0tZig.d.ts +0 -68
  1113. package/dist/update-check-Dvp_oog_.js +0 -387
  1114. package/dist/update-cli-BP32xvfl.js +0 -3664
  1115. package/dist/update-runner-DnbwY3OV.js +0 -2390
  1116. package/dist/update-startup-3l7wPrqM.js +0 -339
  1117. package/dist/update-startup-C_peqiGI.js +0 -2
  1118. package/dist/vision-tools-De-gGPAw.js +0 -1409
  1119. package/dist/web-search-DJMus2yt.js +0 -62
  1120. package/dist/web-search-provider.runtime-6Md25pj8.js +0 -2
  1121. package/dist/web-search-provider.runtime-CBUbt7xF.js +0 -328
  1122. package/dist/xai-oauth-Cud_8Og7.js +0 -479
  1123. package/dist/xai-user-agent-dCQuZI6k.js +0 -32
  1124. /package/dist/{acp-runtime-backend-BQNm-KYC.js → acp-runtime-backend-C7YOcgPq.js} +0 -0
  1125. /package/dist/{channel-actions-CMUt5769.js → channel-actions-Blfq9sNz.js} +0 -0
  1126. /package/dist/{command-status-runtime-DXZZv5h_.js → command-status-runtime-D9nZ4WZF.js} +0 -0
  1127. /package/dist/{delegate-BTCHfZIj.js → delegate-BadknD7_.js} +0 -0
  1128. /package/dist/{dispatch-acp-DtdYZo4i.js → dispatch-acp-iub5P5an.js} +0 -0
  1129. /package/dist/{heartbeat-runner-BqUKIwmn.js → heartbeat-runner-l-pU94CG.js} +0 -0
  1130. /package/dist/{library-DavrGMix.js → library-DoNPigeh.js} +0 -0
  1131. /package/dist/{run-executor.runtime-DMU7greB.js → run-executor.runtime-BAkprH5Z.js} +0 -0
  1132. /package/dist/{shared-Kl_LS_vA.js → shared-BtQHfSwf.js} +0 -0
  1133. /package/dist/{test-support-BVVgDSdq.d.ts → types-DmtQKWjk.d.ts} +0 -0
@@ -0,0 +1,2788 @@
1
+ import { v as resolveStateDir } from "./paths-ZwPDM6zn.js";
2
+ import { c as isRecord, y as truncateUtf16Safe } from "./utils-CNnMhEDp.js";
3
+ import { s as normalizeStringEntries } from "./string-normalization-DiPHgdft.js";
4
+ import { t as createNonExitingRuntime } from "./runtime-E_A14BX_.js";
5
+ import { n as resolvePreferredDaoCoreTmpDir } from "./tmp-daocore-dir-kDRsiZXM.js";
6
+ import { a as shouldLogVerbose, r as logVerbose, s as warn, t as danger } from "./globals-DhGeOA1P.js";
7
+ import { i as getRuntimeConfig } from "./io-Ct2JqgbR.js";
8
+ import { t as sanitizeTerminalText } from "./safe-text-J_0sTthZ.js";
9
+ import { u as resolveStorePath } from "./paths-8MFrTNIB.js";
10
+ import { a as readSessionUpdatedAt } from "./store-C4uyNaPD.js";
11
+ import { c as kindFromMime } from "./mime-DppuT-pZ.js";
12
+ import { a as enqueueSystemEvent } from "./system-events-By5h2EoB.js";
13
+ import { h as isInsideCode, m as findCodeRegions } from "./assistant-visible-text-BoF6Ixue.js";
14
+ import { r as stripInlineDirectiveTagsForDelivery } from "./directive-tags-CClLEtM7.js";
15
+ import { i as writeJsonFileAtomically, n as readJsonFileWithFallback } from "./json-store-GaAZLixM.js";
16
+ import { a as settleReplyDispatcher, t as dispatchInboundMessage } from "./dispatch-nvTA16b0.js";
17
+ import { i as deliverTextOrMediaReply, m as resolveSendableOutboundReplyParts } from "./reply-payload-DMPQsrQC.js";
18
+ import { n as resolveChannelGroupRequireMention, t as resolveChannelGroupPolicy } from "./group-policy-CRl_OjIo.js";
19
+ import { a as resolveInboundLastRouteSessionKey, i as resolveAgentRoute } from "./resolve-route-C0-Q-Gjg.js";
20
+ import { a as readChannelAllowFromStore, d as upsertChannelPairingRequest } from "./pairing-store-D6kKcRDP.js";
21
+ import { n as resolveInboundMentionDecision } from "./mention-gating-3P8aSD7o.js";
22
+ import { c as defineStableChannelIngressIdentity, n as createChannelIngressResolver } from "./runtime-W39pAdFK.js";
23
+ import { a as warnMissingProviderGroupPolicyFallbackOnce, i as resolveOpenProviderRuntimeGroupPolicy, r as resolveDefaultGroupPolicy } from "./runtime-group-policy-CmZDlIwd.js";
24
+ import { l as resolvePinnedMainDmOwnerFromAllowlist } from "./dm-policy-shared-Bj-e8bT2.js";
25
+ import { u as saveMediaBuffer } from "./store-53qCOCD8.js";
26
+ import { t as loadWebMedia } from "./web-media-9RxiGagW.js";
27
+ import { i as resolveHumanDelayConfig } from "./identity-ZuObO2Tn.js";
28
+ import { c as resolveTextChunkLimit, o as chunkTextWithMode, s as resolveChunkMode } from "./chunk-DeZRGIEM.js";
29
+ import { t as createMessageReceiptFromOutboundResults } from "./receipt-vrVTwZtS.js";
30
+ import { t as isInboundPathAllowed } from "./inbound-path-policy-DEbcUBWg.js";
31
+ import "./temp-path-CKL9wgHJ.js";
32
+ import { t as resolveOutboundAttachmentFromUrl } from "./outbound-attachment-yKJo7CPT.js";
33
+ import { n as buildMentionRegexes, r as matchesMentionPatterns } from "./mentions-CMXP1js-.js";
34
+ import { n as createReplyDispatcherWithTyping } from "./reply-dispatcher-84jjdXt5.js";
35
+ import { t as finalizeInboundContext } from "./inbound-context-Cg0uCtqQ.js";
36
+ import "./runtime-env-BSECk1Nm.js";
37
+ import "./string-coerce-runtime-DcopKqDR.js";
38
+ import "./state-paths-C63v_0Tp.js";
39
+ import "./routing-AC-P99jg.js";
40
+ import { t as hasControlCommand } from "./command-detection-caGZdgm3.js";
41
+ import { a as resolveEnvelopeFormatOptions, i as formatInboundFromLabel, r as formatInboundEnvelope } from "./envelope-DUI2KFD9.js";
42
+ import { t as recordInboundSession } from "./session-DDNzwYpl.js";
43
+ import "./history-CaPbjSZl.js";
44
+ import { t as createChannelReplyPipeline } from "./reply-pipeline-CbGLcDzV.js";
45
+ import { t as evaluateSupplementalContextVisibility } from "./context-visibility-C9pX_aod.js";
46
+ import { t as createChannelHistoryWindow } from "./history-window-BQUXX_Lf.js";
47
+ import { t as resolveMarkdownTableMode } from "./markdown-tables-BEjHxS3n.js";
48
+ import { t as convertMarkdownTables } from "./tables-BROr40GK.js";
49
+ import "./channel-policy-Be-Ujzjr.js";
50
+ import "./reply-history-jazYo7cq.js";
51
+ import { t as requireRuntimeConfig } from "./plugin-config-runtime-BhkqZ7bA.js";
52
+ import { t as resolveChannelContextVisibilityMode } from "./context-visibility-Si-TIKp_.js";
53
+ import "./reply-runtime-Bts14dIE.js";
54
+ import { d as runInboundReplyTurn } from "./inbound-reply-dispatch-ccCfh5JF.js";
55
+ import { t as waitForTransportReady } from "./transport-ready-CdzCTvsL.js";
56
+ import "./web-media-CRJx89eu.js";
57
+ import "./system-event-runtime-BHqtFA3T.js";
58
+ import "./transport-ready-runtime-DV2RgF7g.js";
59
+ import { r as normalizeScpRemoteHost } from "./scp-host-CIH1Vnml.js";
60
+ import "./runtime-config-snapshot-B5412xcP.js";
61
+ import "./media-runtime-CPXTkSQr.js";
62
+ import "./media-store-OUXlIgle.js";
63
+ import { n as resolveConfiguredBindingRoute, r as resolveRuntimeConversationBindingRoute } from "./binding-routing-V7qHnpr1.js";
64
+ import "./conversation-runtime-DtEjS-G-.js";
65
+ import "./text-chunking-ObhJDe8L.js";
66
+ import "./agent-runtime-xKSjW2h-.js";
67
+ import "./security-runtime-Q5KQBgu1.js";
68
+ import "./markdown-table-runtime-CGhR5c0i.js";
69
+ import "./command-auth-native-BxFgw91F.js";
70
+ import { n as logInboundDrop, r as logTypingFailure } from "./logging-Dr3f0mtP.js";
71
+ import "./channel-feedback-66g2TOgS.js";
72
+ import { o as createChannelInboundDebouncer, s as shouldDebounceTextInbound } from "./channel-inbound-CLiXSx1p.js";
73
+ import "./channel-ingress-runtime-BZvnfysR.js";
74
+ import { a as deliverInboundReplyWithMessageSendContext } from "./channel-message-YAmKOwAT.js";
75
+ import { t as createChannelPairingChallengeIssuer } from "./channel-pairing-BQeyBt0a.js";
76
+ import "./session-store-runtime-BZIAo9w7.js";
77
+ import "./text-utility-runtime-DMDtY7pX.js";
78
+ import { i as resolveIMessageAccount } from "./accounts-DteRRvB9.js";
79
+ import { t as createIMessageRpcClient } from "./client-BnJ8WT33.js";
80
+ import { n as imessageRpcSupportsMethod, t as getCachedIMessagePrivateApiStatus } from "./private-api-status-hXzk6Zzf.js";
81
+ import { c as parseIMessageTarget, o as normalizeIMessageHandle, r as isAllowedIMessageReplyContextSender, s as parseIMessageAllowTarget, t as formatIMessageChatTarget } from "./targets-ByhFAk_l.js";
82
+ import { n as isKnownFromMeIMessageMessageId, r as rememberIMessageReplyCache } from "./monitor-reply-cache-BtaX8uF7.js";
83
+ import { t as probeIMessage } from "./probe-NEDMTmie.js";
84
+ import { n as resolveIMessageInboundConversationId, t as sanitizeOutboundText } from "./sanitize-outbound-DS3EW4FZ.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 };