@gaodefa/daocore 2026.5.48 → 2026.5.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1125) hide show
  1. package/dist/abort-fu5ot-XT.js +277 -0
  2. package/dist/abort.runtime-D5daoBjn.js +2 -0
  3. package/dist/abort.runtime.js +1 -1
  4. package/dist/account-inspect-BzG5-Rgz.js +173 -0
  5. package/dist/accounts-CPcG2JIz.js +107 -0
  6. package/dist/accounts-CiDgcaPY.js +2 -0
  7. package/dist/accounts-DcI0wEyL.js +107 -0
  8. package/dist/accounts-xBYbyTsZ.js +119 -0
  9. package/dist/acp-runtime-DpVkymzf.js +26 -0
  10. package/dist/acp-spawn-CbNHSZr-.js +1275 -0
  11. package/dist/acp-spawn-DFG0HgXi.js +2 -0
  12. package/dist/acp-stateful-target-driver-pz6XosZ9.js +89 -0
  13. package/dist/action-kill-DJuPSfgy.js +33 -0
  14. package/dist/action-runtime-DxnMH2dB.js +469 -0
  15. package/dist/action-runtime-api-Dvo3Gbll.js +2 -0
  16. package/dist/action-send-WtfSYfhf.js +39 -0
  17. package/dist/action-spawn-CA4-_H9p.js +47 -0
  18. package/dist/actions-BQ2B4Vhj.js +161 -0
  19. package/dist/actions.runtime-Bw0OZtGG.js +5 -0
  20. package/dist/agent-CsPtASj4.js +2 -0
  21. package/dist/agent-command-DeA1YV0L.js +1367 -0
  22. package/dist/agent-components.runtime-CP2KCzTj.js +10 -0
  23. package/dist/agent-components.runtime.js +1 -1
  24. package/dist/agent-harness-runtime-hAssTrVq.js +180 -0
  25. package/dist/agent-harness-task-runtime-VSFzRIbH.js +140 -0
  26. package/dist/agent-rg2WmmbX.js +3 -0
  27. package/dist/agent-runner-execution-lRuwJobi.js +1713 -0
  28. package/dist/agent-runner-utils-Bluglnku.js +266 -0
  29. package/dist/agent-runner.runtime-B709koec.js +3455 -0
  30. package/dist/agent-runner.runtime.js +1 -1
  31. package/dist/agent-runtime-DKr0TX79.js +229 -0
  32. package/dist/agent-via-gateway-J8tTS5o6.js +463 -0
  33. package/dist/api-BVSGXSkS.js +3 -0
  34. package/dist/api-C7LbY8d2.js +6 -0
  35. package/dist/api-ClLB89eP.js +2 -0
  36. package/dist/api-D7kpdmvQ.js +2 -0
  37. package/dist/api-DJaf27mk.js +639 -0
  38. package/dist/api-XpFyLrKp.js +134 -0
  39. package/dist/apply-CHHI0r0H.js +41 -0
  40. package/dist/apply-DoQ4g3Kr.js +54 -0
  41. package/dist/approval-handler.runtime-Jbt7zH9f.js +130 -0
  42. package/dist/assistant-DQw33Vzx.js +291 -0
  43. package/dist/attachment-normalize-CrbLuYsp.js +225 -0
  44. package/dist/attempt-execution-DkgSHSVj.js +558 -0
  45. package/dist/attempt-execution.runtime-DCcD7P4g.js +3 -0
  46. package/dist/attempt-execution.runtime.js +1 -1
  47. package/dist/attempt-execution.shared-Cok8CE9p.js +38 -0
  48. package/dist/attempt.prompt-helpers-Kok600qT.js +475 -0
  49. package/dist/attempt.tool-run-context-C5nkRM5Y.js +2094 -0
  50. package/dist/binding-routing-BILfy0c8.js +113 -0
  51. package/dist/binding-targets-BrYDo8Jx.js +121 -0
  52. package/dist/bot-CxJsNrtp.js +7894 -0
  53. package/dist/bot-deps-BWdw7DXt.js +2 -0
  54. package/dist/bot-deps-BbL_ePix.js +747 -0
  55. package/dist/bot-message-context.runtime-qkq-RzJY.js +7 -0
  56. package/dist/bot-message-context.runtime.js +1 -1
  57. package/dist/bot-message-context.session.runtime-CxuxYsNb.js +12 -0
  58. package/dist/bot-message-context.session.runtime.js +1 -1
  59. package/dist/bot-native-commands.delivery.runtime-BOjc08fe.js +4 -0
  60. package/dist/bot-native-commands.delivery.runtime.js +1 -1
  61. package/dist/bot-native-commands.runtime-LtWQYEai.js +13 -0
  62. package/dist/bot-native-commands.runtime.js +1 -1
  63. package/dist/bridge-server-BvrlsnvW.js +113 -0
  64. package/dist/browser-cli-BmH-wDEt.js +230 -0
  65. package/dist/browser-cli-D7JUe5WT.js +2 -0
  66. package/dist/browser-cli-actions-input-BtCjZh2W.js +473 -0
  67. package/dist/browser-cli-actions-observe-CKCy--u8.js +81 -0
  68. package/dist/browser-cli-debug-D7KF3hoB.js +137 -0
  69. package/dist/browser-cli-inspect-B5_Q_bKp.js +104 -0
  70. package/dist/browser-cli-manage-BNRyXUfb.js +443 -0
  71. package/dist/browser-cli-resize-BR9dybJM.js +26 -0
  72. package/dist/browser-cli-shared-ZfP-ZP1r.js +50 -0
  73. package/dist/browser-cli-state-BJRQ87Hp.js +337 -0
  74. package/dist/browser-control-auth-C1ZlS07R.js +2 -0
  75. package/dist/browser-profiles-BLgaJJYW.js +2 -0
  76. package/dist/browser-runtime-CX-EDgFi.js +384 -0
  77. package/dist/build-DOEtxYaU.js +257 -0
  78. package/dist/build-info.json +3 -3
  79. package/dist/bundled/boot-md/handler.js +2 -2
  80. package/dist/bundled/session-memory/handler.js +1 -1
  81. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  82. package/dist/capability-cli-Mj0McddT.js +1782 -0
  83. package/dist/channel-BDvizmrp.js +1556 -0
  84. package/dist/channel-C749d8mG.js +376 -0
  85. package/dist/channel-CWP6h4W5.js +1134 -0
  86. package/dist/channel-CgzMA_Q0.js +2126 -0
  87. package/dist/channel-Chx_WUyI.js +867 -0
  88. package/dist/channel-Ctnzf_tM.js +238 -0
  89. package/dist/channel-CusFbCv9.js +653 -0
  90. package/dist/channel-D5jjabnb.js +1249 -0
  91. package/dist/channel-DF-fw8lK.js +1496 -0
  92. package/dist/channel-DKAG-w5b.js +481 -0
  93. package/dist/channel-DSbpV7ax.js +808 -0
  94. package/dist/channel-DiN2VJEK.js +955 -0
  95. package/dist/channel-DvN94bvt.js +740 -0
  96. package/dist/channel-DxtVMwdk.js +508 -0
  97. package/dist/channel-GubQ1f0C.js +362 -0
  98. package/dist/channel-MXOd30fz.d.ts +427 -0
  99. package/dist/channel-actions.runtime-DEb9ZniG.js +265 -0
  100. package/dist/channel-actions.runtime.js +1 -1
  101. package/dist/channel-core-Dr6fp5Ub.js +5 -0
  102. package/dist/channel-inbound-FG-Mc5xc.js +80 -0
  103. package/dist/channel-plugin-runtime-hiqeg-_c.js +998 -0
  104. package/dist/channel-rej8M5lJ.js +1777 -0
  105. package/dist/channel-runtime-DJp4CruI.js +408 -0
  106. package/dist/channel-z0v-MMYk.js +562 -0
  107. package/dist/channel.runtime-1o_vRC84.js +109 -0
  108. package/dist/channel.runtime-BXrIcht7.js +254 -0
  109. package/dist/channel.runtime-C9opTci8.js +2528 -0
  110. package/dist/channel.runtime-CBvyS9OE.js +1008 -0
  111. package/dist/channel.runtime-CSwcAfTq.js +88 -0
  112. package/dist/channel.runtime-DKFrmmAg.js +652 -0
  113. package/dist/channel.runtime-DTBcVFL7.js +733 -0
  114. package/dist/channel.runtime-E2IhUtz8.js +4 -0
  115. package/dist/channel.runtime-s8LoLneR.js +21009 -0
  116. package/dist/channel.setup-BU4bp4OI.js +10 -0
  117. package/dist/channel.setup-CpygZ2ZG.js +343 -0
  118. package/dist/channel.setup-Z7jM_Q-v.js +1098 -0
  119. package/dist/chat-BQA8JGz8.js +2666 -0
  120. package/dist/chrome-YaZdp6CU.js +1503 -0
  121. package/dist/cli/run-main.js +5 -5
  122. package/dist/cli-DvGvBxMy.js +1341 -0
  123. package/dist/cli-compaction-0ER1653L.js +347 -0
  124. package/dist/cli-metadata-BJX-MSNl.js +22 -0
  125. package/dist/cli-runner-BGc4U7E0.js +2 -0
  126. package/dist/cli-runner-CH30meJN.js +540 -0
  127. package/dist/cli-runner.runtime-BqU9giS7.js +4 -0
  128. package/dist/cli-runner.runtime-D14IpD46.js +3 -0
  129. package/dist/cli-runner.runtime.js +1 -1
  130. package/dist/cli-startup-metadata.json +8 -8
  131. package/dist/client-DqnCi7vL.js +650 -0
  132. package/dist/client-adapter-BKZ5qBVY.js +897 -0
  133. package/dist/client-factory-BbBpLxaP.js +9 -0
  134. package/dist/command-auth-fZ1DLCTo.js +135 -0
  135. package/dist/command-handlers-CHbhwC1N.js +1609 -0
  136. package/dist/command-registry-_Oons836.js +4 -0
  137. package/dist/command-registry-core-Btb-M6JE.js +110 -0
  138. package/dist/command-registry-gWuCKROh.js +9 -0
  139. package/dist/command-status.runtime-DLav1SGb.js +90 -0
  140. package/dist/command-status.runtime.js +1 -1
  141. package/dist/commands-acp-DVbINB4V.js +74 -0
  142. package/dist/commands-compact.runtime-CqQIDvM8.js +10 -0
  143. package/dist/commands-compact.runtime.js +1 -1
  144. package/dist/commands-handlers.runtime-DJBGEdTB.js +6154 -0
  145. package/dist/commands-handlers.runtime.js +1 -1
  146. package/dist/commands-status-BaDacW0z.js +3 -0
  147. package/dist/commands-status-CTZ-HwUc.js +16 -0
  148. package/dist/commands-status.runtime-BaDacW0z.js +3 -0
  149. package/dist/commands-status.runtime.js +1 -1
  150. package/dist/commands-subagents-control.runtime-B6SOliNd.js +2 -0
  151. package/dist/commands-subagents-control.runtime-DTdEiA7w.js +3 -0
  152. package/dist/commands-subagents-control.runtime.js +1 -1
  153. package/dist/commands-system-prompt-BAdsJpn8.js +162 -0
  154. package/dist/commands-system-prompt-CX5iT-44.js +2 -0
  155. package/dist/commands.runtime-DObObKfz.js +176 -0
  156. package/dist/commands.runtime.js +1 -1
  157. package/dist/commitments/runtime.js +1 -1
  158. package/dist/compact-Bs_eAw33.js +480 -0
  159. package/dist/compact-Ck7hE3ba.js +1141 -0
  160. package/dist/compact.runtime-el4EYgrW.js +12 -0
  161. package/dist/compact.runtime.js +1 -1
  162. package/dist/completion-cli-BbDnqYnS.js +315 -0
  163. package/dist/computer-use-GvCUpEEf.js +367 -0
  164. package/dist/config-BLgaJJYW.js +2 -0
  165. package/dist/config-FCIVG4Db.js +373 -0
  166. package/dist/config-mutations-BIPJigAd.js +159 -0
  167. package/dist/context-engine-host-compat--OOY7QEI.js +2 -0
  168. package/dist/context-engine-host-compat-DYVeYR5u.js +288 -0
  169. package/dist/context-engine-lifecycle-DAB4GWd5.js +1274 -0
  170. package/dist/control-auth-BekRscGw.js +114 -0
  171. package/dist/control-service-Hg9bqOzH.js +145 -0
  172. package/dist/control-ui/apple-touch-icon.png +0 -0
  173. package/dist/control-ui/assets/agents-BRFjPVUQ.js +1008 -0
  174. package/dist/control-ui/assets/channel-config-extras-BySqgsd3.js +2 -0
  175. package/dist/control-ui/assets/channels-CC3sudX4.js +367 -0
  176. package/dist/control-ui/assets/cron-D0s06fzI.js +1013 -0
  177. package/dist/control-ui/assets/debug-9oq9PYZU.js +97 -0
  178. package/dist/control-ui/assets/index-ChE1ypG4.js +7381 -0
  179. package/dist/control-ui/assets/instances-k9LggJet.js +57 -0
  180. package/dist/control-ui/assets/logs-DKvc2q9b.js +74 -0
  181. package/dist/control-ui/assets/nodes-Bn7kmEGE.js +436 -0
  182. package/dist/control-ui/assets/sessions-0K-_jD8O.js +399 -0
  183. package/dist/control-ui/assets/skills-C9d4OZr_.js +314 -0
  184. package/dist/control-ui/assets/skills-shared-Bv7GgVjx.js +11 -0
  185. package/dist/control-ui/favicon-32.png +0 -0
  186. package/dist/control-ui/favicon-512.png +0 -0
  187. package/dist/control-ui/index.html +1 -1
  188. package/dist/control-ui/manifest.webmanifest +19 -6
  189. package/dist/control-ui/sw.js +1 -1
  190. package/dist/conversation-binding-runtime-CC1fW5Mc.js +4 -0
  191. package/dist/conversation-runtime-YK1oLoen.js +31 -0
  192. package/dist/core-D9SaX41X.js +282 -0
  193. package/dist/core-api-6x_6ros_.js +2 -0
  194. package/dist/core-api-DQaZ_B6s.js +5 -0
  195. package/dist/crestodian/crestodian.js +1 -1
  196. package/dist/crestodian/rescue-message.js +1 -1
  197. package/dist/crestodian-DLJAlHQO.js +55 -0
  198. package/dist/daocore-tools-DnGMRYJ5.js +11727 -0
  199. package/dist/delivery-dlloZivQ.js +1002 -0
  200. package/dist/dialogue-BQcF-xHi.js +37 -0
  201. package/dist/dir-fetch-tool-BmkLMRQd.js +565 -0
  202. package/dist/dir-list-tool-lJdvGnnr.js +100 -0
  203. package/dist/direct-dm-BfzS7vxm.js +64 -0
  204. package/dist/directive-handling.fast-lane-BdYkpgfF.js +68 -0
  205. package/dist/directive-handling.impl-DRIFqx-C.js +818 -0
  206. package/dist/directive-handling.impl-DoXcyCdO.js +2 -0
  207. package/dist/directive-handling.model-selection-xgiP4xbL.js +122 -0
  208. package/dist/directive-handling.persist.runtime-Dl-jD_0m.js +263 -0
  209. package/dist/directive-handling.persist.runtime.js +1 -1
  210. package/dist/dispatch-acp-transcript.runtime-B-PwrS4S.js +40 -0
  211. package/dist/dispatch-acp-transcript.runtime.js +1 -1
  212. package/dist/dispatch-acp.runtime-CQHluA8f.js +18 -0
  213. package/dist/dispatch-acp.runtime.js +1 -1
  214. package/dist/dispatch-kxJ95i3A.js +1640 -0
  215. package/dist/doctor-3QQaqcgK.js +2 -0
  216. package/dist/doctor-B9I7SuuU.js +6 -0
  217. package/dist/doctor-config-flow-DZQY34yK.js +1741 -0
  218. package/dist/doctor-core-checks-C_o9kgoZ.js +2 -0
  219. package/dist/doctor-core-checks-jWtsa4Nz.js +573 -0
  220. package/dist/doctor-health-BJ5wJFg5.js +65 -0
  221. package/dist/doctor-health-contributions-DxNPaNU6.js +696 -0
  222. package/dist/doctor-lint-DQrwNSTd.js +94 -0
  223. package/dist/doctor-state-integrity-Ctb6H9Pr.js +1231 -0
  224. package/dist/doctor-update-BZrZGmOg.js +58 -0
  225. package/dist/dynamic-tools-B9sHtLKs.js +486 -0
  226. package/dist/embedded-backend-CVEWr5Vd.js +579 -0
  227. package/dist/embedded-gateway-stub.runtime-BUl3fCUr.js +12 -0
  228. package/dist/embedded-gateway-stub.runtime.js +1 -1
  229. package/dist/exec-approvals-U0VRo553.js +149 -0
  230. package/dist/extensionAPI.js +1 -1
  231. package/dist/extensions/active-memory/index.js +1 -1
  232. package/dist/extensions/admin-http-rpc/index.js +1 -1
  233. package/dist/extensions/browser/browser-bridge.js +1 -1
  234. package/dist/extensions/browser/browser-config.js +4 -4
  235. package/dist/extensions/browser/browser-control-auth.js +2 -2
  236. package/dist/extensions/browser/browser-doctor.js +2 -2
  237. package/dist/extensions/browser/browser-maintenance.js +1 -1
  238. package/dist/extensions/browser/browser-profiles.js +2 -2
  239. package/dist/extensions/browser/browser-runtime-api.js +11 -11
  240. package/dist/extensions/browser/cli-metadata.js +1 -1
  241. package/dist/extensions/browser/index.js +1 -1
  242. package/dist/extensions/browser/plugin-registration.js +1 -1
  243. package/dist/extensions/browser/register.runtime.js +4 -4
  244. package/dist/extensions/browser/runtime-api.js +13 -13
  245. package/dist/extensions/canvas/index.js +1 -1
  246. package/dist/extensions/clickclack/api.js +2 -2
  247. package/dist/extensions/clickclack/channel-plugin-api.js +1 -1
  248. package/dist/extensions/clickclack/runtime-api.js +2 -2
  249. package/dist/extensions/device-pair/api.js +1 -1
  250. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  251. package/dist/extensions/file-transfer/index.js +4 -4
  252. package/dist/extensions/imessage/api.js +2 -2
  253. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  254. package/dist/extensions/imessage/message-tool-api.d.ts +1 -1
  255. package/dist/extensions/imessage/runtime-api.js +3 -3
  256. package/dist/extensions/irc/api.js +2 -2
  257. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  258. package/dist/extensions/llm-task/index.js +1 -1
  259. package/dist/extensions/mattermost/api.js +1 -1
  260. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  261. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  262. package/dist/extensions/mattermost/policy-api.js +1 -1
  263. package/dist/extensions/mattermost/runtime-api.js +2 -2
  264. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  265. package/dist/extensions/memory-core/cli-metadata.js +1 -1
  266. package/dist/extensions/migrate-claude/apply.js +1 -1
  267. package/dist/extensions/migrate-claude/index.js +1 -1
  268. package/dist/extensions/migrate-claude/plan.js +1 -1
  269. package/dist/extensions/migrate-claude/provider.js +1 -1
  270. package/dist/extensions/migrate-claude/targets.js +1 -1
  271. package/dist/extensions/migrate-hermes/apply.js +1 -1
  272. package/dist/extensions/migrate-hermes/index.js +1 -1
  273. package/dist/extensions/migrate-hermes/model.js +1 -1
  274. package/dist/extensions/migrate-hermes/plan.js +1 -1
  275. package/dist/extensions/migrate-hermes/provider.js +1 -1
  276. package/dist/extensions/migrate-hermes/secrets.js +1 -1
  277. package/dist/extensions/migrate-hermes/targets.js +1 -1
  278. package/dist/extensions/policy/api.js +1 -1
  279. package/dist/extensions/policy/index.js +2 -2
  280. package/dist/extensions/signal/api.js +6 -6
  281. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  282. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  283. package/dist/extensions/signal/runtime-api.js +7 -7
  284. package/dist/extensions/skill-workshop/api.js +1 -1
  285. package/dist/extensions/skill-workshop/index.js +2 -2
  286. package/dist/extensions/telegram/account-inspect-api.js +1 -1
  287. package/dist/extensions/telegram/api.js +11 -11
  288. package/dist/extensions/telegram/channel-plugin-api.js +2 -2
  289. package/dist/extensions/telegram/contract-api.js +3 -3
  290. package/dist/extensions/telegram/runtime-api.js +7 -7
  291. package/dist/extensions/telegram/security-audit-contract-api.js +1 -1
  292. package/dist/extensions/telegram/setup-plugin-api.js +1 -1
  293. package/dist/extensions/telegram/test-api.js +2 -2
  294. package/dist/extensions/webhooks/api.js +1 -1
  295. package/dist/extensions/webhooks/index.js +1 -1
  296. package/dist/extensions/xai/index.js +4 -4
  297. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  298. package/dist/extensions/xai/speech-provider.js +1 -1
  299. package/dist/extensions/xai/test-api.js +1 -1
  300. package/dist/extensions/xai/tts.js +1 -1
  301. package/dist/extensions/xai/web-search.js +1 -1
  302. package/dist/extensions/xai/xai-oauth.js +1 -1
  303. package/dist/file-fetch-tool-PskYnfdX.js +124 -0
  304. package/dist/file-write-tool-BWMKcxSs.js +127 -0
  305. package/dist/format-DCronAhx.js +250 -0
  306. package/dist/format-Dk3-Jpqj.js +1145 -0
  307. package/dist/gateway-cli-BEtRyNAV.js +435 -0
  308. package/dist/gateway-method-runtime-Ba3mc5Ui.js +21 -0
  309. package/dist/get-reply-B-kNh5PS.js +4689 -0
  310. package/dist/get-reply-from-config.runtime-D-49TKR5.js +2 -0
  311. package/dist/get-reply-from-config.runtime.js +1 -1
  312. package/dist/graph-users-DIK-qpar.js +1419 -0
  313. package/dist/group-access-B6LDV7nR.js +112 -0
  314. package/dist/handle-action.guild-admin-Dz9DREmk.js +288 -0
  315. package/dist/harness-CJWitSNk.js +61 -0
  316. package/dist/health-SAxsj7q2.js +4 -0
  317. package/dist/health-state-Bp0DOLCD.js +106 -0
  318. package/dist/heartbeat-runner-D2IpmXX0.js +5 -0
  319. package/dist/heartbeat-runner.runtime-BKwSStf9.js +4 -0
  320. package/dist/heartbeat-runner.runtime.js +1 -1
  321. package/dist/hooks-C9V4TVXi.js +534 -0
  322. package/dist/inbound-direct-dm-runtime-C-KKlFVB.js +2 -0
  323. package/dist/inbound-reply-dispatch-3Kvtrdcn.js +148 -0
  324. package/dist/index.js +1 -1
  325. package/dist/init-BGepd_Xi.js +59 -0
  326. package/dist/inline-buttons-Dqa993W-.js +40 -0
  327. package/dist/internal-events-hTD06P4Z.js +90 -0
  328. package/dist/isolated-agent-C30IhhQ4.js +1118 -0
  329. package/dist/isolated-agent-D9rwsYrc.js +2 -0
  330. package/dist/lifecycle-lYxX16zr.js +571 -0
  331. package/dist/list.probe-BuLNPfwh.js +449 -0
  332. package/dist/list.status-command-C9FwGWNZ.js +789 -0
  333. package/dist/llm-slug-generator-DEOtPI7b.js +78 -0
  334. package/dist/llm-slug-generator.js +1 -1
  335. package/dist/local-dispatch.runtime-D2mwqssZ.js +9 -0
  336. package/dist/local-dispatch.runtime.js +1 -1
  337. package/dist/manager.runtime-eqnbDApb.js +2714 -0
  338. package/dist/manager.runtime.js +1 -1
  339. package/dist/markdown-to-line-n4E_Ss2j.js +811 -0
  340. package/dist/mcp-http-DG2YDXx1.js +555 -0
  341. package/dist/mcp-http-DiGvYUK1.js +2 -0
  342. package/dist/media-understanding-provider-BAzC42im.js +339 -0
  343. package/dist/message-actions-DfM9sh0u.js +145 -0
  344. package/dist/message-handler-D3j7tiLC.js +1715 -0
  345. package/dist/message-handler-PdqXVaqc.js +384 -0
  346. package/dist/message-handler.preflight-DVTL11NJ.js +1125 -0
  347. package/dist/message-handler.process-Beo6fyUz.js +1484 -0
  348. package/dist/model-DiiSzCXH.js +74 -0
  349. package/dist/model-selection-CeDXYcsy.js +272 -0
  350. package/dist/models-BecxnLfn.js +104 -0
  351. package/dist/models-BxPknoYN.js +2 -0
  352. package/dist/models-cli-CmGPOjEx.js +256 -0
  353. package/dist/monitor-B2qfveOv.js +60 -0
  354. package/dist/monitor-BIKmDw4B.js +2 -0
  355. package/dist/monitor-CJXHxvh-.js +1657 -0
  356. package/dist/monitor-CqndMsTS.js +4377 -0
  357. package/dist/monitor-Dg9KC5G4.js +834 -0
  358. package/dist/monitor-IbL8Gw1Y.js +2788 -0
  359. package/dist/monitor-LxpNUkve.js +1370 -0
  360. package/dist/monitor-auth-EPov6Z4x.js +179 -0
  361. package/dist/monitor-i7_7ne6w.js +715 -0
  362. package/dist/monitor-polling.runtime-BRFuwAQo.js +883 -0
  363. package/dist/monitor-polling.runtime.js +1 -1
  364. package/dist/monitor-webhook.runtime-CGyP4NKq.js +387 -0
  365. package/dist/monitor-webhook.runtime.js +1 -1
  366. package/dist/monitor.account-L5cJkJbV.js +5233 -0
  367. package/dist/monitor.runtime-Caq1xo2T.js +2 -0
  368. package/dist/monitor.runtime.js +1 -1
  369. package/dist/monitor.webhook-CWo_j5xt.js +180 -0
  370. package/dist/node-cli-sessions-Dlrq3Hrt.js +1228 -0
  371. package/dist/openai-http-Cbs9WY_K.js +824 -0
  372. package/dist/openresponses-http-Djc1TNo5.js +1173 -0
  373. package/dist/operations-CePwJ_bf.js +805 -0
  374. package/dist/outbound-adapter-Cmcx_Msg.js +543 -0
  375. package/dist/outbound-session-route-DIvKTIer.js +45 -0
  376. package/dist/outbound.runtime-BCm1uM9e.js +2 -0
  377. package/dist/outbound.runtime.js +1 -1
  378. package/dist/pi-embedded-BGYOawy9.js +3796 -0
  379. package/dist/pi-embedded-s_XN5zci.js +4 -0
  380. package/dist/pi-embedded.runtime-Iv_ADnNC.js +4 -0
  381. package/dist/pi-embedded.runtime.js +1 -1
  382. package/dist/pi-tools-b-Wh6fBG.js +2413 -0
  383. package/dist/plan-9Cb-QHmS.js +112 -0
  384. package/dist/plan-DOX8mLZM.js +81 -0
  385. package/dist/plugin-CRqD5XqH.js +12396 -0
  386. package/dist/plugin-app-cache-key-BKpHiVS2.js +46 -0
  387. package/dist/plugin-enabled-BEi_lYEW.js +233 -0
  388. package/dist/plugin-registration-D99tHdMd.js +88 -0
  389. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  390. package/dist/plugin-sdk/acp-runtime-backend.js +1 -1
  391. package/dist/plugin-sdk/acp-runtime.js +2 -2
  392. package/dist/plugin-sdk/agent-harness-runtime.js +6 -6
  393. package/dist/plugin-sdk/agent-harness-task-runtime.js +1 -1
  394. package/dist/plugin-sdk/agent-harness.js +7 -7
  395. package/dist/plugin-sdk/agent-runtime.js +2 -2
  396. package/dist/plugin-sdk/channel-core.js +2 -2
  397. package/dist/plugin-sdk/channel-inbound.js +2 -2
  398. package/dist/plugin-sdk/channel-test-helpers.js +1 -1
  399. package/dist/plugin-sdk/command-auth.js +1 -1
  400. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  401. package/dist/plugin-sdk/compat.js +1 -1
  402. package/dist/plugin-sdk/conversation-binding-runtime.js +2 -2
  403. package/dist/plugin-sdk/conversation-runtime.js +3 -3
  404. package/dist/plugin-sdk/core.js +2 -2
  405. package/dist/plugin-sdk/direct-dm.js +1 -1
  406. package/dist/plugin-sdk/gateway-method-runtime.js +1 -1
  407. package/dist/plugin-sdk/health.js +2 -2
  408. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  409. package/dist/plugin-sdk/index.js +1 -1
  410. package/dist/plugin-sdk/mattermost.js +1 -1
  411. package/dist/plugin-sdk/plugin-test-contracts.js +2 -2
  412. package/dist/plugin-sdk/provider-test-contracts.js +4 -4
  413. package/dist/plugin-sdk/reply-runtime.js +4 -4
  414. package/dist/plugin-sdk/testing.js +2 -2
  415. package/dist/plugin-sdk/zalouser.js +1 -1
  416. package/dist/plugin-service-DBTlrK7m.js +1229 -0
  417. package/dist/plugins/runtime/index.js +4 -4
  418. package/dist/policy-B-G2ltps.js +680 -0
  419. package/dist/policy-DCljYbZL.js +138 -0
  420. package/dist/prepare.runtime-Ewb81gRo.js +732 -0
  421. package/dist/prepare.runtime.js +1 -1
  422. package/dist/preview-warnings-DhWnG_r-.js +392 -0
  423. package/dist/probe-Bqu475Tv.js +2204 -0
  424. package/dist/probe-CRWUBMuB.js +682 -0
  425. package/dist/probe-Dm3lYN25.js +47 -0
  426. package/dist/probe-LLx6ayxG.js +2 -0
  427. package/dist/program-vxEyXm2e.js +131 -0
  428. package/dist/provider-B2aKgXI0.js +32 -0
  429. package/dist/provider-BUYMN3uZ.js +152 -0
  430. package/dist/provider-BlBfyHXO.js +32 -0
  431. package/dist/provider-D3O0zKex.js +8735 -0
  432. package/dist/provider-dispatcher-CYuX21il.js +22 -0
  433. package/dist/provider-dispatcher.runtime.js +1 -1
  434. package/dist/provider-session.runtime-xIOzPEA7.js +9 -0
  435. package/dist/provider-session.runtime.js +1 -1
  436. package/dist/provider.runtime-C94TKQWq.js +2 -0
  437. package/dist/provider.runtime.js +1 -1
  438. package/dist/public-surface-loader-CDa3nA_L.js +114 -0
  439. package/dist/pw-ai-BH_nTHa5.js +3029 -0
  440. package/dist/pw-role-snapshot-BPi5ipRX.js +333 -0
  441. package/dist/reaction-level-CSHisLIF.js +19 -0
  442. package/dist/reaction-runtime-api-D5YNDU-7.js +116 -0
  443. package/dist/realtime-transcription-provider-B6-wne03.js +205 -0
  444. package/dist/register-AeYt54B0.js +2178 -0
  445. package/dist/register.agent-DuW_Cioa.js +156 -0
  446. package/dist/register.crestodian-DfuAvHf8.js +24 -0
  447. package/dist/register.maintenance-DhSW2XSZ.js +83 -0
  448. package/dist/register.runtime-CYWai1dl.js +54 -0
  449. package/dist/register.status-health-sessions-BrkNpe59.js +282 -0
  450. package/dist/register.subclis-B4c9g5v0.js +31 -0
  451. package/dist/register.subclis-Do4TSxcj.js +3 -0
  452. package/dist/register.subclis-core-Dm9-Cc4K.js +273 -0
  453. package/dist/repair-sequencing-CKX_OEBn.js +640 -0
  454. package/dist/reply-delivery-Dx31Fawb.js +196 -0
  455. package/dist/reply-runtime-DyCbxbOD.js +11 -0
  456. package/dist/reply.runtime-D-49TKR5.js +2 -0
  457. package/dist/reply.runtime.js +1 -1
  458. package/dist/request-CZtiBI4R.js +54 -0
  459. package/dist/resolve-allowlist-C-WRtkEq.js +220 -0
  460. package/dist/result-fallback-classifier-BkI5uV-W.js +79 -0
  461. package/dist/route-BEeC4HAl.js +469 -0
  462. package/dist/route-resolution-CHA13yYB.js +274 -0
  463. package/dist/routes-CfBm1qOU.js +2 -0
  464. package/dist/routes-DsgV54GJ.js +3602 -0
  465. package/dist/run-DL8UkH0h.js +1162 -0
  466. package/dist/run-attempt-D0qv7bs7.js +7704 -0
  467. package/dist/run-command-BWyjy--D.js +23 -0
  468. package/dist/run-command-IDml3oWg.js +2 -0
  469. package/dist/run-embedded.runtime-DeIZpKHe.js +4 -0
  470. package/dist/run-embedded.runtime.js +1 -1
  471. package/dist/run-execution-cli.runtime-yf9gfWAm.js +4 -0
  472. package/dist/run-execution-cli.runtime.js +1 -1
  473. package/dist/run-executor.runtime.js +1 -1
  474. package/dist/run-subagent-registry.runtime-oZs4xMMU.js +2 -0
  475. package/dist/run-subagent-registry.runtime.js +1 -1
  476. package/dist/runtime-BDbGwqGy.js +6179 -0
  477. package/dist/runtime-Bwn06s0u.js +438 -0
  478. package/dist/runtime-CD6WyVpL.js +1287 -0
  479. package/dist/runtime-api-BzvORSkx.js +4 -0
  480. package/dist/runtime-api-CAORRCZU.js +17 -0
  481. package/dist/runtime-api-CZGRk5D1.js +24 -0
  482. package/dist/runtime-api-CZm1iIlw.js +13 -0
  483. package/dist/runtime-api-D0d1LZvp.js +21 -0
  484. package/dist/runtime-api-DPIkVTDM.js +3 -0
  485. package/dist/runtime-api-DbQDZRSI.js +13 -0
  486. package/dist/runtime-api.actions-CuYXLj2I.js +3 -0
  487. package/dist/runtime-api.monitor-BPMqlEBC.js +6 -0
  488. package/dist/runtime-api.send-cXGaIwD8.js +4 -0
  489. package/dist/runtime-api.threads-DF6EqVSY.js +2 -0
  490. package/dist/runtime-channel-B2dCbld0.js +2 -0
  491. package/dist/runtime-channel-BfzwZ133.js +150 -0
  492. package/dist/runtime-embedded-pi.runtime-Bz4-Me2g.js +2 -0
  493. package/dist/runtime-embedded-pi.runtime.js +1 -1
  494. package/dist/sanitize-outbound-52UJkVc2.js +127 -0
  495. package/dist/sdk-setup-tools-DzA0rD_t.js +8 -0
  496. package/dist/secrets-BzY28DjS.js +113 -0
  497. package/dist/security-audit-B_x9Bqsd.js +122 -0
  498. package/dist/security-audit-CaX5F2YD.js +118 -0
  499. package/dist/security-audit.runtime-BZFJXu8H.js +2 -0
  500. package/dist/security-audit.runtime.js +1 -1
  501. package/dist/selection-B4V4O6zr.js +16157 -0
  502. package/dist/selection-Cp7REh-j.js +3 -0
  503. package/dist/send-C8NgsGx0.js +2 -0
  504. package/dist/send-CktHKbVL.js +192 -0
  505. package/dist/send-DSDSSxuo.js +1631 -0
  506. package/dist/send-I0iE28XZ.js +143 -0
  507. package/dist/send.components-CdYNwUR8.js +500 -0
  508. package/dist/send.components-DDmsziVe.js +2 -0
  509. package/dist/send.runtime-DEr6-5Rp.js +2 -0
  510. package/dist/send.runtime.js +1 -1
  511. package/dist/server-Bdu2XxWz.js +24 -0
  512. package/dist/server-BnVdhBLM.js +73 -0
  513. package/dist/server-close.runtime.js +1 -1
  514. package/dist/server-context-B7bIBpAz.js +2 -0
  515. package/dist/server-context-BlPO5a-j.js +955 -0
  516. package/dist/server-cron-3tDiqp95.js +2989 -0
  517. package/dist/server-cron-Ckfa7HkP.js +2 -0
  518. package/dist/server-maintenance-CDfLZpYN.js +167 -0
  519. package/dist/server-methods-BNAICSKA.js +16494 -0
  520. package/dist/server-node-events-BSp5sE0Q.js +596 -0
  521. package/dist/server-plugin-bootstrap-Noai-kpp.js +70 -0
  522. package/dist/server-plugins-DYPvxv5q.js +432 -0
  523. package/dist/server-reload-handlers-I8gCBw7C.js +714 -0
  524. package/dist/server-restart-sentinel-Bykg5_Sm.js +747 -0
  525. package/dist/server-restart-sentinel-Dz8m-1uN.js +2 -0
  526. package/dist/server-runtime-services-B2DpVh1J.js +2 -0
  527. package/dist/server-runtime-services-DPDcSogD.js +267 -0
  528. package/dist/server-startup-early-Ctjir66B.js +87 -0
  529. package/dist/server-startup-plugins-DHFkcvFX.js +113 -0
  530. package/dist/server-startup-post-attach-BvKY1MjB.js +716 -0
  531. package/dist/server-ws-runtime-DbsgWSNE.js +349 -0
  532. package/dist/server.impl-DkzYcRnc.js +2586 -0
  533. package/dist/service-oKCE97n8.js +1446 -0
  534. package/dist/session-binding-BCYHcgKv.js +219 -0
  535. package/dist/session-binding-Dbc5SyV1.js +2 -0
  536. package/dist/session-kill-http-MtEei2A_.js +121 -0
  537. package/dist/session-reset-service-BetsGXPL.js +625 -0
  538. package/dist/session-route-BNumUO6m.js +93 -0
  539. package/dist/session-status.runtime-8-kVkZLZ.js +2 -0
  540. package/dist/session-status.runtime.js +1 -1
  541. package/dist/session-subagent-reactivation.runtime-C4xmUBc4.js +2 -0
  542. package/dist/session-subagent-reactivation.runtime.js +1 -1
  543. package/dist/session-tab-registry-DldD575V.js +521 -0
  544. package/dist/sessions-history-http-Dh8uuG7K.js +430 -0
  545. package/dist/sessions.runtime-CTD1EISY.js +2 -0
  546. package/dist/sessions.runtime.js +1 -1
  547. package/dist/setup-api-ClFwxmWg.js +29 -0
  548. package/dist/setup-core-DF053J7r.js +174 -0
  549. package/dist/setup-surface-C3vtcmut.js +221 -0
  550. package/dist/setup-surface-hKgM61lK.js +288 -0
  551. package/dist/setup-surface-kl5kIfCD.js +405 -0
  552. package/dist/setup-surface-o44p_EZs.js +320 -0
  553. package/dist/shared-DuNbDPVK.js +121 -0
  554. package/dist/shared-client-BGdKzX6-.js +2 -0
  555. package/dist/shared-client-DiaCaBiw.js +629 -0
  556. package/dist/side-question-vADB_V7t.js +683 -0
  557. package/dist/skill-tool-dispatch.runtime-DeTiaxln.js +143 -0
  558. package/dist/skill-tool-dispatch.runtime.js +1 -1
  559. package/dist/slash-state-TiAtCc3B.js +2166 -0
  560. package/dist/speech-provider-Dko5aOz2.js +184 -0
  561. package/dist/src-Bczx7izw.js +4256 -0
  562. package/dist/startup-context-sYE5tS1C.js +313 -0
  563. package/dist/status-CHChLqRH.js +3 -0
  564. package/dist/status-OYJF7NHg.js +4 -0
  565. package/dist/status-all-CSz2mOkm.js +573 -0
  566. package/dist/status-json-B5iKxsPt.js +14 -0
  567. package/dist/status-json-command-B7mD_HM0.js +84 -0
  568. package/dist/status-runtime-shared-tJ5_gXDE.js +283 -0
  569. package/dist/status-subagents.runtime-B79dVmOZ.js +18 -0
  570. package/dist/status-subagents.runtime.js +1 -1
  571. package/dist/status-text-CNV3Xo_z.js +296 -0
  572. package/dist/status.command-29iMh5b8.js +420 -0
  573. package/dist/status.command-cDrXztZ4.js +2 -0
  574. package/dist/status.command.text-runtime-CJLiLlec.js +15 -0
  575. package/dist/status.scan-BnCyO_-1.js +68 -0
  576. package/dist/status.scan-overview-8jfuH7wl.js +444 -0
  577. package/dist/status.scan.fast-json-CyqrMrI6.js +2 -0
  578. package/dist/status.scan.fast-json-D0y03alo.js +127 -0
  579. package/dist/status.scan.runtime-DGbNNELT.js +479 -0
  580. package/dist/status.scan.runtime.js +1 -1
  581. package/dist/status.update-C6moG8hY.js +2 -0
  582. package/dist/status.update-Ch-d2YqJ.js +86 -0
  583. package/dist/sticker-cache-ClnmeK7n.js +206 -0
  584. package/dist/sticker-vision.runtime-DKWYX_Z0.js +17 -0
  585. package/dist/sticker-vision.runtime.js +1 -1
  586. package/dist/subagent-announce-BxgiPcah.js +354 -0
  587. package/dist/subagent-announce-delivery-M73wDt9b.js +958 -0
  588. package/dist/subagent-control-Svp4alxT.js +508 -0
  589. package/dist/subagent-hooks-B8fQ4SB-.js +2 -0
  590. package/dist/subagent-hooks-Bide9UGs.js +2 -0
  591. package/dist/subagent-hooks-BroJYfmc.js +116 -0
  592. package/dist/subagent-hooks-CeLaGy0S.js +2 -0
  593. package/dist/subagent-hooks-D0jzCSJB.js +230 -0
  594. package/dist/subagent-hooks-DMtU9Utn.js +146 -0
  595. package/dist/subagent-hooks-api-6X1AhZ92.js +23 -0
  596. package/dist/subagent-hooks-api-C3hw2s-7.js +22 -0
  597. package/dist/subagent-hooks-api-D0utPXhG.js +23 -0
  598. package/dist/subagent-orphan-recovery-DlyXF_8M.js +352 -0
  599. package/dist/subagent-registry-Ct9aaUSq.js +2351 -0
  600. package/dist/subagent-registry-_ThKY_a5.js +3 -0
  601. package/dist/subagent-registry.runtime.js +1 -1
  602. package/dist/subagent-session-cleanup-D9jhUKCY.js +525 -0
  603. package/dist/subagent-spawn-Bl5_-Qro.js +1164 -0
  604. package/dist/target-id-DgUyIiaj.js +107 -0
  605. package/dist/targets-CV6YGekF.js +19 -0
  606. package/dist/targets-Ct6zFYUl.js +19 -0
  607. package/dist/targets-DQxwAOx5.js +44 -0
  608. package/dist/task-registry-control.runtime.js +1 -1
  609. package/dist/telegram/token.js +1 -1
  610. package/dist/testing-JsUCJjUs.js +267 -0
  611. package/dist/text-report-E0TZg1LV.js +695 -0
  612. package/dist/thread-bindings-BJJr5qB6.js +232 -0
  613. package/dist/thread-bindings-BVe9r2rW.js +571 -0
  614. package/dist/thread-bindings-p78_o8d0.js +228 -0
  615. package/dist/thread-bindings-yvtEoUyM.js +8 -0
  616. package/dist/thread-bindings.discord-api-DpdJ31xq.js +187 -0
  617. package/dist/thread-bindings.manager-DkA46uP3.js +536 -0
  618. package/dist/thread-bindings.manager-MVNj26UO.js +2 -0
  619. package/dist/thread-lifecycle-CLhulJIV.js +1614 -0
  620. package/dist/token-VGmXler6.js +134 -0
  621. package/dist/tool-BJkgiGjR.js +139 -0
  622. package/dist/tool-actions.runtime-DhrT4z_Z.js +534 -0
  623. package/dist/tool-actions.runtime.js +1 -1
  624. package/dist/tool-resolution-BJLcYvry.js +149 -0
  625. package/dist/tools-effective-inventory-D1c6J-sI.js +204 -0
  626. package/dist/tools-invoke-http-B-k9cOYf.js +67 -0
  627. package/dist/tools-invoke-shared-qMHGnaLY.js +200 -0
  628. package/dist/tts-CmxOJYRq.js +66 -0
  629. package/dist/tui-BcRfXYtK.js +2 -0
  630. package/dist/tui-ChmyCc_c.js +4709 -0
  631. package/dist/tui-backend-BOAgkU7O.js +256 -0
  632. package/dist/tui-cli-C_1WxXuf.js +37 -0
  633. package/dist/update-check-Dvp_oog_.js +387 -0
  634. package/dist/update-cli-CBJVr7p3.js +3664 -0
  635. package/dist/update-runner-DHzvirfV.js +2379 -0
  636. package/dist/update-startup-3l7wPrqM.js +339 -0
  637. package/dist/update-startup-C_peqiGI.js +2 -0
  638. package/dist/vision-tools-BIOoLPOZ.js +1409 -0
  639. package/dist/web-search-8-XCZJzj.js +62 -0
  640. package/dist/web-search-provider.runtime-BORgiL3n.js +2 -0
  641. package/dist/web-search-provider.runtime-CCXm-JLK.js +328 -0
  642. package/dist/web-search-provider.runtime.js +1 -1
  643. package/dist/xai-oauth-CcxHOluD.js +479 -0
  644. package/dist/xai-user-agent-BE2MgJak.js +32 -0
  645. package/package.json +1 -1
  646. package/dist/abort-Bp4IXIaT.js +0 -277
  647. package/dist/abort.runtime-yT20lVm3.js +0 -2
  648. package/dist/account-inspect-Braq4T5C.js +0 -173
  649. package/dist/accounts-B73T487L.js +0 -2
  650. package/dist/accounts-Byqhka0B.js +0 -107
  651. package/dist/accounts-C6REvXTb.js +0 -107
  652. package/dist/accounts-DHkZahnb.js +0 -119
  653. package/dist/acp-runtime-CsYu7oyf.js +0 -26
  654. package/dist/acp-spawn-BpcanpjB.js +0 -2
  655. package/dist/acp-spawn-CXnfFZet.js +0 -1275
  656. package/dist/acp-stateful-target-driver-dbQl7Cls.js +0 -89
  657. package/dist/action-kill-CmrHUh6-.js +0 -33
  658. package/dist/action-runtime-Nz_MTd85.js +0 -469
  659. package/dist/action-runtime-api-NVBTHRJ0.js +0 -2
  660. package/dist/action-send-Bw28r8YX.js +0 -39
  661. package/dist/action-spawn-Db3goKdw.js +0 -47
  662. package/dist/actions-CZEEFK0T.js +0 -161
  663. package/dist/actions.runtime-f4FlBapO.js +0 -5
  664. package/dist/agent-BFrHijEI.js +0 -3
  665. package/dist/agent-BvTZZujh.js +0 -2
  666. package/dist/agent-command-CexUxiL4.js +0 -1367
  667. package/dist/agent-components.runtime-Bv--4UUq.js +0 -10
  668. package/dist/agent-harness-runtime-_4Ou4ZI_.js +0 -180
  669. package/dist/agent-harness-task-runtime-D0TI6yGM.js +0 -140
  670. package/dist/agent-runner-execution-BWvPnRM1.js +0 -1713
  671. package/dist/agent-runner-utils-hmda0Lyc.js +0 -266
  672. package/dist/agent-runner.runtime-6MrZPOYP.js +0 -3455
  673. package/dist/agent-runtime-Cnq13raf.js +0 -229
  674. package/dist/agent-via-gateway-Cux4caUy.js +0 -463
  675. package/dist/api-0vV8JjoW.js +0 -2
  676. package/dist/api-4kojV9vT.js +0 -639
  677. package/dist/api-C4dZHG-E.js +0 -2
  678. package/dist/api-DFDhOB71.js +0 -134
  679. package/dist/api-Dd41e_NF.js +0 -3
  680. package/dist/api-DqSBNv8i.js +0 -6
  681. package/dist/apply-DnknmYSP.js +0 -41
  682. package/dist/apply-XMFoVMgK.js +0 -54
  683. package/dist/approval-handler.runtime-BIKhPCUE.js +0 -130
  684. package/dist/assistant-Cfzr-QfG.js +0 -291
  685. package/dist/attachment-normalize-Bqthqujs.js +0 -225
  686. package/dist/attempt-execution-Cc2IUiUY.js +0 -558
  687. package/dist/attempt-execution.runtime-C1pnC5CL.js +0 -3
  688. package/dist/attempt-execution.shared-DR-LL9H1.js +0 -38
  689. package/dist/attempt.prompt-helpers-DvfaNdO_.js +0 -475
  690. package/dist/attempt.tool-run-context-Fk3-iLKA.js +0 -2094
  691. package/dist/binding-routing-BjRihOZ8.js +0 -113
  692. package/dist/binding-targets-D3vQIPpu.js +0 -121
  693. package/dist/bot-BzKQljl1.js +0 -7894
  694. package/dist/bot-deps-CHJno4Xv.js +0 -747
  695. package/dist/bot-deps-CTU3vOGH.js +0 -2
  696. package/dist/bot-message-context.runtime-DPAocg_K.js +0 -7
  697. package/dist/bot-message-context.session.runtime-cWFJiTXb.js +0 -12
  698. package/dist/bot-native-commands.delivery.runtime-BBiSJ9qu.js +0 -4
  699. package/dist/bot-native-commands.runtime-BoWjkHEv.js +0 -13
  700. package/dist/bridge-server-BnWfM8E9.js +0 -113
  701. package/dist/browser-cli-CKSNhiVi.js +0 -230
  702. package/dist/browser-cli-CsC0lbjc.js +0 -2
  703. package/dist/browser-cli-actions-input-1PFDZ0_b.js +0 -473
  704. package/dist/browser-cli-actions-observe-DfH0Y9FC.js +0 -81
  705. package/dist/browser-cli-debug-hj-w-s9t.js +0 -137
  706. package/dist/browser-cli-inspect-CxxMD86J.js +0 -104
  707. package/dist/browser-cli-manage-DOn9OEh_.js +0 -443
  708. package/dist/browser-cli-resize-BFHf-RqV.js +0 -26
  709. package/dist/browser-cli-shared-Ca_pACoG.js +0 -50
  710. package/dist/browser-cli-state-CCIHMGkC.js +0 -337
  711. package/dist/browser-control-auth-dTGAuDxC.js +0 -2
  712. package/dist/browser-profiles-CjXJJdop.js +0 -2
  713. package/dist/browser-runtime-DrNsVpfv.js +0 -384
  714. package/dist/build-QfdWbTGY.js +0 -257
  715. package/dist/capability-cli-D7nQY4qe.js +0 -1782
  716. package/dist/channel-13BBMvGu.js +0 -1496
  717. package/dist/channel-B9qWcqGg.js +0 -562
  718. package/dist/channel-BB9gjVcH.js +0 -362
  719. package/dist/channel-BM_u9Kct.js +0 -508
  720. package/dist/channel-BdhbzWTg.d.ts +0 -427
  721. package/dist/channel-CQbX6z1g.js +0 -740
  722. package/dist/channel-CXkMpUA_.js +0 -1134
  723. package/dist/channel-CcENPjLR.js +0 -1556
  724. package/dist/channel-CfgfbGDs.js +0 -808
  725. package/dist/channel-D6JtLARW.js +0 -955
  726. package/dist/channel-D6klawjQ.js +0 -867
  727. package/dist/channel-DFTg6l_Y.js +0 -1777
  728. package/dist/channel-DI30oIzM.js +0 -238
  729. package/dist/channel-Dwmhp2QK.js +0 -376
  730. package/dist/channel-DyOJHorx.js +0 -481
  731. package/dist/channel-DzLAzPz_.js +0 -1249
  732. package/dist/channel-ZshGzzZU.js +0 -2126
  733. package/dist/channel-actions.runtime-BPuh-LPy.js +0 -265
  734. package/dist/channel-core-Cip0DXqW.js +0 -5
  735. package/dist/channel-inbound-nxJGbY-L.js +0 -80
  736. package/dist/channel-kn7WFIV-.js +0 -653
  737. package/dist/channel-plugin-runtime-D2mUAQP6.js +0 -998
  738. package/dist/channel-runtime-DWbCQz0-.js +0 -408
  739. package/dist/channel.runtime-BRLds_50.js +0 -1008
  740. package/dist/channel.runtime-BYk5D3KV.js +0 -652
  741. package/dist/channel.runtime-Bd5GuqVD.js +0 -4
  742. package/dist/channel.runtime-BhiiHau6.js +0 -109
  743. package/dist/channel.runtime-CKnG96oM.js +0 -254
  744. package/dist/channel.runtime-DbuDXi8A.js +0 -2528
  745. package/dist/channel.runtime-DfQ7lbcl.js +0 -21009
  746. package/dist/channel.runtime-DhzR3IQP.js +0 -733
  747. package/dist/channel.runtime-SnJqiMZZ.js +0 -88
  748. package/dist/channel.setup-0jZeZ91N.js +0 -1098
  749. package/dist/channel.setup-C3aSMtNe.js +0 -343
  750. package/dist/channel.setup-x_GPUW2e.js +0 -10
  751. package/dist/chat-DyxY_o5e.js +0 -2666
  752. package/dist/chrome-CUytWLO5.js +0 -1503
  753. package/dist/cli-BnAifbUH.js +0 -1341
  754. package/dist/cli-compaction-BsDXzDbB.js +0 -347
  755. package/dist/cli-metadata-C2ez_EOq.js +0 -22
  756. package/dist/cli-runner-Df8f6aib.js +0 -2
  757. package/dist/cli-runner-N-xuwavW.js +0 -540
  758. package/dist/cli-runner.runtime-BZgB5Wze.js +0 -3
  759. package/dist/cli-runner.runtime-CzWSBiUX.js +0 -4
  760. package/dist/client-BSznX-Sw.js +0 -650
  761. package/dist/client-adapter-CvuAhGRl.js +0 -897
  762. package/dist/client-factory-Dl9ZpTlR.js +0 -9
  763. package/dist/command-auth-Cp3qho7_.js +0 -135
  764. package/dist/command-handlers-7evBobOS.js +0 -1609
  765. package/dist/command-registry-BTdu515H.js +0 -4
  766. package/dist/command-registry-MW7FkJ_Y.js +0 -9
  767. package/dist/command-registry-core-COtKps6g.js +0 -110
  768. package/dist/command-status.runtime-HmI60xl3.js +0 -90
  769. package/dist/commands-acp-NnHhockz.js +0 -74
  770. package/dist/commands-compact.runtime-wJDJ6VWY.js +0 -10
  771. package/dist/commands-handlers.runtime-CDlvieOM.js +0 -6154
  772. package/dist/commands-status-CJsUMgIw.js +0 -16
  773. package/dist/commands-status-j5QdKUbl.js +0 -3
  774. package/dist/commands-status.runtime-j5QdKUbl.js +0 -3
  775. package/dist/commands-subagents-control.runtime-BfOBOw5t.js +0 -3
  776. package/dist/commands-subagents-control.runtime-CALs_ywD.js +0 -2
  777. package/dist/commands-system-prompt-BnMuvo_P.js +0 -2
  778. package/dist/commands-system-prompt-BqcYl8m9.js +0 -162
  779. package/dist/commands.runtime-DMhewKIp.js +0 -176
  780. package/dist/compact-B4Hs8o3S.js +0 -1141
  781. package/dist/compact-CKxyl7Ak.js +0 -480
  782. package/dist/compact.runtime-BPnE7Lia.js +0 -12
  783. package/dist/completion-cli-dN803PIC.js +0 -315
  784. package/dist/computer-use-DI-JbifZ.js +0 -367
  785. package/dist/config-CA7Mb3IV.js +0 -373
  786. package/dist/config-CjXJJdop.js +0 -2
  787. package/dist/config-mutations-CIt7XNeY.js +0 -159
  788. package/dist/context-engine-host-compat-C0PN-GqB.js +0 -288
  789. package/dist/context-engine-host-compat-r4dLJY0h.js +0 -2
  790. package/dist/context-engine-lifecycle-BgedIp9C.js +0 -1274
  791. package/dist/control-auth-BNpGd-Kk.js +0 -114
  792. package/dist/control-service-kce7bfHU.js +0 -145
  793. package/dist/control-ui/assets/agents-DYF7Shwp.js +0 -1008
  794. package/dist/control-ui/assets/channel-config-extras-BeVJ9wQW.js +0 -2
  795. package/dist/control-ui/assets/channels-B8hQJyN1.js +0 -367
  796. package/dist/control-ui/assets/cron-DEY9YxY4.js +0 -1013
  797. package/dist/control-ui/assets/debug-B4Pj_8SV.js +0 -97
  798. package/dist/control-ui/assets/index-BIr_za5p.js +0 -7370
  799. package/dist/control-ui/assets/instances-DBjo0xZX.js +0 -57
  800. package/dist/control-ui/assets/logs-Btu3zodR.js +0 -74
  801. package/dist/control-ui/assets/nodes-BNsG2ZQZ.js +0 -436
  802. package/dist/control-ui/assets/sessions-DVGZAenz.js +0 -399
  803. package/dist/control-ui/assets/skills-BOO5gAI1.js +0 -314
  804. package/dist/control-ui/assets/skills-shared-Ce6HjZf-.js +0 -11
  805. package/dist/conversation-binding-runtime-CUUOaxkw.js +0 -4
  806. package/dist/conversation-runtime-CAGsRmgG.js +0 -31
  807. package/dist/core-DDHeEXv5.js +0 -282
  808. package/dist/core-api-BfuO-na1.js +0 -5
  809. package/dist/core-api-YA03piFN.js +0 -2
  810. package/dist/crestodian-BvNBIbgT.js +0 -55
  811. package/dist/daocore-tools-V8Z6YbCA.js +0 -11727
  812. package/dist/delivery-CqDMMxF-.js +0 -1002
  813. package/dist/dialogue-C7jN6TtR.js +0 -37
  814. package/dist/dir-fetch-tool-DKizoBAo.js +0 -565
  815. package/dist/dir-list-tool-CMSe1Gic.js +0 -100
  816. package/dist/direct-dm-CNDGhZHH.js +0 -64
  817. package/dist/directive-handling.fast-lane-BNDUrJm9.js +0 -68
  818. package/dist/directive-handling.impl-CNMskvfI.js +0 -2
  819. package/dist/directive-handling.impl-DkSnupbX.js +0 -818
  820. package/dist/directive-handling.model-selection-DrYH2dJi.js +0 -122
  821. package/dist/directive-handling.persist.runtime-Bf1g-e09.js +0 -263
  822. package/dist/dispatch-BqXq6928.js +0 -1640
  823. package/dist/dispatch-acp-transcript.runtime-B8OLBkcv.js +0 -40
  824. package/dist/dispatch-acp.runtime-CFRlXnm3.js +0 -18
  825. package/dist/doctor-C8zSecbl.js +0 -6
  826. package/dist/doctor-DmE-4kn4.js +0 -2
  827. package/dist/doctor-config-flow-CiEbrb8s.js +0 -1741
  828. package/dist/doctor-core-checks-B3G8nJ2e.js +0 -573
  829. package/dist/doctor-core-checks-BeflOFTE.js +0 -2
  830. package/dist/doctor-health-Ali-Hxdp.js +0 -65
  831. package/dist/doctor-health-contributions-CXfgIUQd.js +0 -696
  832. package/dist/doctor-lint-B5IHZCxG.js +0 -94
  833. package/dist/doctor-state-integrity-BjeDtfbq.js +0 -1231
  834. package/dist/doctor-update-CG2msB2K.js +0 -58
  835. package/dist/dynamic-tools-D5gHaas6.js +0 -486
  836. package/dist/embedded-backend-BLW2WQJF.js +0 -579
  837. package/dist/embedded-gateway-stub.runtime-DbUedhpy.js +0 -12
  838. package/dist/exec-approvals-CwwQA-_B.js +0 -149
  839. package/dist/file-fetch-tool-CekPjemC.js +0 -124
  840. package/dist/file-write-tool-C7-UYxXN.js +0 -127
  841. package/dist/format-BrgWhpMP.js +0 -1145
  842. package/dist/format-C-lnTES_.js +0 -250
  843. package/dist/gateway-cli-BIl9ooav.js +0 -435
  844. package/dist/gateway-method-runtime-B3nJGqAy.js +0 -21
  845. package/dist/get-reply-CCGEqENF.js +0 -4689
  846. package/dist/get-reply-from-config.runtime-1bVL6Eaa.js +0 -2
  847. package/dist/graph-users-CCkJYdwo.js +0 -1419
  848. package/dist/group-access-BrcrVhTm.js +0 -112
  849. package/dist/handle-action.guild-admin-8EfNNvKz.js +0 -288
  850. package/dist/harness-BNsomB7U.js +0 -61
  851. package/dist/health-CJOAk46r.js +0 -4
  852. package/dist/health-state-CETJtly-.js +0 -106
  853. package/dist/heartbeat-runner-BjAnHwan.js +0 -5
  854. package/dist/heartbeat-runner.runtime-BhQDpIvL.js +0 -4
  855. package/dist/hooks-CAleL-fH.js +0 -534
  856. package/dist/inbound-direct-dm-runtime-aWeBKeRE.js +0 -2
  857. package/dist/inbound-reply-dispatch-DvWaNCgR.js +0 -148
  858. package/dist/init-D_kHY2_L.js +0 -59
  859. package/dist/inline-buttons-CBfC5L_C.js +0 -40
  860. package/dist/internal-events-DR7M-R-k.js +0 -90
  861. package/dist/isolated-agent-BSwvfJdq.js +0 -1118
  862. package/dist/isolated-agent-B_H2wb6F.js +0 -2
  863. package/dist/lifecycle-BsPQk14E.js +0 -571
  864. package/dist/list.probe-DVPoP_gs.js +0 -449
  865. package/dist/list.status-command-YLSxt2nU.js +0 -789
  866. package/dist/llm-slug-generator-DMXCuj_8.js +0 -78
  867. package/dist/local-dispatch.runtime-ByJpKbzY.js +0 -9
  868. package/dist/manager.runtime-Cbd4Wkzv.js +0 -2714
  869. package/dist/markdown-to-line-UROW4ICU.js +0 -811
  870. package/dist/mcp-http-Bs04-o36.js +0 -2
  871. package/dist/mcp-http-DusJ-yus.js +0 -555
  872. package/dist/media-understanding-provider-DJ2PVD5L.js +0 -339
  873. package/dist/message-actions-BOhsMU7S.js +0 -145
  874. package/dist/message-handler-BUvaTnYL.js +0 -384
  875. package/dist/message-handler-DsiaQGjj.js +0 -1715
  876. package/dist/message-handler.preflight-COR7HHaa.js +0 -1125
  877. package/dist/message-handler.process-Cnlh9kQt.js +0 -1484
  878. package/dist/model-CrGV78vh.js +0 -74
  879. package/dist/model-selection-BkMRVKvT.js +0 -272
  880. package/dist/models-CAsfL9Yc.js +0 -104
  881. package/dist/models-DAHwZzdm.js +0 -2
  882. package/dist/models-cli-NVAexFpF.js +0 -256
  883. package/dist/monitor-BHLuAWAQ.js +0 -2
  884. package/dist/monitor-BbTVo-eV.js +0 -715
  885. package/dist/monitor-CLLyEX0R.js +0 -2788
  886. package/dist/monitor-CTR3lVMb.js +0 -834
  887. package/dist/monitor-Cl2p6Juz.js +0 -60
  888. package/dist/monitor-D5rBDT5w.js +0 -4377
  889. package/dist/monitor-DyRkvAJd.js +0 -1370
  890. package/dist/monitor-IiG3eV5_.js +0 -1657
  891. package/dist/monitor-auth-D_0zoeLn.js +0 -179
  892. package/dist/monitor-polling.runtime-BXzw5egF.js +0 -883
  893. package/dist/monitor-webhook.runtime-C3arPPzi.js +0 -387
  894. package/dist/monitor.account-DrVGHE8V.js +0 -5233
  895. package/dist/monitor.runtime-DPEbukZB.js +0 -2
  896. package/dist/monitor.webhook-jkAnTCQb.js +0 -180
  897. package/dist/node-cli-sessions-DcVj-6eN.js +0 -1228
  898. package/dist/openai-http-CmoI0e7t.js +0 -824
  899. package/dist/openresponses-http-Bi3LSGUc.js +0 -1173
  900. package/dist/operations-9LkwgILD.js +0 -805
  901. package/dist/outbound-adapter-xUTnrNGD.js +0 -543
  902. package/dist/outbound-session-route-CBXkht6a.js +0 -45
  903. package/dist/outbound.runtime-CAgimRZ1.js +0 -2
  904. package/dist/pi-embedded-BKpKsszm.js +0 -4
  905. package/dist/pi-embedded-DmeQCwCt.js +0 -3796
  906. package/dist/pi-embedded.runtime-C283Wor9.js +0 -4
  907. package/dist/pi-tools-B0nJW7W4.js +0 -2413
  908. package/dist/plan-BILA3XMN.js +0 -81
  909. package/dist/plan-DHXchBJq.js +0 -112
  910. package/dist/plugin-CHLmrL9G.js +0 -12396
  911. package/dist/plugin-app-cache-key-C-_klURZ.js +0 -46
  912. package/dist/plugin-enabled-DzYMnPpm.js +0 -233
  913. package/dist/plugin-registration-DLrh8AB5.js +0 -88
  914. package/dist/plugin-service-xm4tv2oM.js +0 -1229
  915. package/dist/policy-BUSsfT7A.js +0 -138
  916. package/dist/policy-BwwL6sP2.js +0 -680
  917. package/dist/prepare.runtime-Dcrb22a5.js +0 -732
  918. package/dist/preview-warnings-Cx__1X43.js +0 -392
  919. package/dist/probe-CevnbYpq.js +0 -682
  920. package/dist/probe-CoEDhBiC.js +0 -2204
  921. package/dist/probe-ConXyeqE.js +0 -2
  922. package/dist/probe-D-jU5onR.js +0 -47
  923. package/dist/program-BBwmibpa.js +0 -131
  924. package/dist/provider--7lUimtp.js +0 -152
  925. package/dist/provider-CCGQtVNI.js +0 -8735
  926. package/dist/provider-DVMSF8i8.js +0 -32
  927. package/dist/provider-R_TaXN59.js +0 -32
  928. package/dist/provider-dispatcher-CYkb3lfL.js +0 -22
  929. package/dist/provider-session.runtime-DzG2BUE9.js +0 -9
  930. package/dist/provider.runtime-D1-pMnoj.js +0 -2
  931. package/dist/public-surface-loader-BZisefzq.js +0 -114
  932. package/dist/pw-ai-Cbau3n7J.js +0 -3029
  933. package/dist/pw-role-snapshot-HeQTrxIk.js +0 -333
  934. package/dist/reaction-level-uJ8tiLpH.js +0 -19
  935. package/dist/reaction-runtime-api-BKUvK5Wn.js +0 -116
  936. package/dist/realtime-transcription-provider-Daix0e58.js +0 -205
  937. package/dist/register-Dj9j6LEv.js +0 -2178
  938. package/dist/register.agent-OiMUcpgI.js +0 -156
  939. package/dist/register.crestodian-CbqhJMEx.js +0 -24
  940. package/dist/register.maintenance-CQILEqsM.js +0 -83
  941. package/dist/register.runtime-BwfUZoFY.js +0 -54
  942. package/dist/register.status-health-sessions-DF6wxmsG.js +0 -282
  943. package/dist/register.subclis-BR2kCzHF.js +0 -31
  944. package/dist/register.subclis-Wd-wKmYg.js +0 -3
  945. package/dist/register.subclis-core-DS7RVqtY.js +0 -273
  946. package/dist/repair-sequencing-DvQQmyrq.js +0 -640
  947. package/dist/reply-delivery-ohbM16VN.js +0 -196
  948. package/dist/reply-runtime-qGOCyyux.js +0 -11
  949. package/dist/reply.runtime-1bVL6Eaa.js +0 -2
  950. package/dist/request-CC3c4Svm.js +0 -54
  951. package/dist/resolve-allowlist-vAhCe75e.js +0 -220
  952. package/dist/result-fallback-classifier-CZtnXmbx.js +0 -79
  953. package/dist/route-resolution-CXaxgYtw.js +0 -274
  954. package/dist/route-uo5aoUdQ.js +0 -469
  955. package/dist/routes-BqtrHP28.js +0 -2
  956. package/dist/routes-pIjFm3n0.js +0 -3602
  957. package/dist/run-DYwW1kIR.js +0 -1162
  958. package/dist/run-attempt-B2GDG3uT.js +0 -7704
  959. package/dist/run-command-CbUIDjYf.js +0 -2
  960. package/dist/run-command-DHOIYQm_.js +0 -23
  961. package/dist/run-embedded.runtime-g47oIqaL.js +0 -4
  962. package/dist/run-execution-cli.runtime-zQ48ZAc5.js +0 -4
  963. package/dist/run-subagent-registry.runtime-CXj8K_pJ.js +0 -2
  964. package/dist/runtime-CjTLh1Zl.js +0 -6179
  965. package/dist/runtime-NVf_F_HM.js +0 -1287
  966. package/dist/runtime-Z5_yALHT.js +0 -438
  967. package/dist/runtime-api-BExObylL.js +0 -17
  968. package/dist/runtime-api-BfCI6iAu.js +0 -3
  969. package/dist/runtime-api-BkzOHOsq.js +0 -13
  970. package/dist/runtime-api-BtVSnSI4.js +0 -4
  971. package/dist/runtime-api-DLHn_SE-.js +0 -24
  972. package/dist/runtime-api-_nsdMn3H.js +0 -13
  973. package/dist/runtime-api-qMRycIAN.js +0 -21
  974. package/dist/runtime-api.actions-UmkTxLGC.js +0 -3
  975. package/dist/runtime-api.monitor-JDAShUxC.js +0 -6
  976. package/dist/runtime-api.send-B65J_Lod.js +0 -4
  977. package/dist/runtime-api.threads-B7tsKPA_.js +0 -2
  978. package/dist/runtime-channel-Bs6XTsp4.js +0 -150
  979. package/dist/runtime-channel-C3WZVBBg.js +0 -2
  980. package/dist/runtime-embedded-pi.runtime-P8AdyyIu.js +0 -2
  981. package/dist/sanitize-outbound-Bt4-FGfp.js +0 -127
  982. package/dist/sdk-setup-tools-CfyJODAu.js +0 -8
  983. package/dist/secrets-DjmhS0YO.js +0 -113
  984. package/dist/security-audit-CKVBQPWN.js +0 -118
  985. package/dist/security-audit-D9IeXoG3.js +0 -122
  986. package/dist/security-audit.runtime-CYMQTOM9.js +0 -2
  987. package/dist/selection--wvE7VOv.js +0 -16157
  988. package/dist/selection-y-7QPgGA.js +0 -3
  989. package/dist/send-BlmkYrI0.js +0 -1631
  990. package/dist/send-CbkEX0QM.js +0 -143
  991. package/dist/send-Cmn4RsqA.js +0 -192
  992. package/dist/send-Dug9BZ9D.js +0 -2
  993. package/dist/send.components-CyaKuD2L.js +0 -500
  994. package/dist/send.components-PcOc-Ovz.js +0 -2
  995. package/dist/send.runtime-xY6hEtyv.js +0 -2
  996. package/dist/server-BnGgr3PE.js +0 -73
  997. package/dist/server-DSUxFJfU.js +0 -24
  998. package/dist/server-context-CLKwYCyu.js +0 -955
  999. package/dist/server-context-CYVPTQQC.js +0 -2
  1000. package/dist/server-cron-B1jBiRyb.js +0 -2989
  1001. package/dist/server-cron-X77jGOEU.js +0 -2
  1002. package/dist/server-maintenance-Y0NvZrH-.js +0 -167
  1003. package/dist/server-methods-BBnXSrf2.js +0 -16494
  1004. package/dist/server-node-events-BUsL79RS.js +0 -596
  1005. package/dist/server-plugin-bootstrap-ALp-FJwj.js +0 -70
  1006. package/dist/server-plugins-ufO_8NhB.js +0 -432
  1007. package/dist/server-reload-handlers-CPiyHZtT.js +0 -714
  1008. package/dist/server-restart-sentinel-CQk6eeWM.js +0 -747
  1009. package/dist/server-restart-sentinel-D3cRaMdv.js +0 -2
  1010. package/dist/server-runtime-services-Bu0xO9C9.js +0 -2
  1011. package/dist/server-runtime-services-DXP2sVWQ.js +0 -267
  1012. package/dist/server-startup-early-5UM54scV.js +0 -87
  1013. package/dist/server-startup-plugins-CQ_pYS5Y.js +0 -113
  1014. package/dist/server-startup-post-attach-Ja8NHfJQ.js +0 -716
  1015. package/dist/server-ws-runtime-DNH4m_Ix.js +0 -349
  1016. package/dist/server.impl-BXCtVnO2.js +0 -2586
  1017. package/dist/service-wi5zUseG.js +0 -1446
  1018. package/dist/session-binding-BUfCOB1r.js +0 -219
  1019. package/dist/session-binding-DBdZdGMb.js +0 -2
  1020. package/dist/session-kill-http-PtCc8zMl.js +0 -121
  1021. package/dist/session-reset-service-BOBmro8l.js +0 -625
  1022. package/dist/session-route-CJUmMLQC.js +0 -93
  1023. package/dist/session-status.runtime-C10K54fr.js +0 -2
  1024. package/dist/session-subagent-reactivation.runtime-DfIyTUKb.js +0 -2
  1025. package/dist/session-tab-registry-DQbVw6TC.js +0 -521
  1026. package/dist/sessions-history-http-BX2MupcW.js +0 -430
  1027. package/dist/sessions.runtime-C2inYyN4.js +0 -2
  1028. package/dist/setup-api-LkhGnkD8.js +0 -29
  1029. package/dist/setup-core-CinEapxM.js +0 -174
  1030. package/dist/setup-surface-BCtf5vsv.js +0 -221
  1031. package/dist/setup-surface-BlIPVefp.js +0 -320
  1032. package/dist/setup-surface-CfGI8GXG.js +0 -288
  1033. package/dist/setup-surface-Cpi2A6hH.js +0 -405
  1034. package/dist/shared-D57heBsq.js +0 -121
  1035. package/dist/shared-client-BNqlZyQZ.js +0 -2
  1036. package/dist/shared-client-DkXSWGuf.js +0 -629
  1037. package/dist/side-question-CJpQXQwO.js +0 -683
  1038. package/dist/skill-tool-dispatch.runtime-DFIYzLB7.js +0 -143
  1039. package/dist/slash-state-PVFVXsf5.js +0 -2166
  1040. package/dist/speech-provider-BYMES40R.js +0 -184
  1041. package/dist/src-Cig0nIaB.js +0 -4256
  1042. package/dist/startup-context-BhCfCVUP.js +0 -313
  1043. package/dist/status-BUGiySd0.js +0 -3
  1044. package/dist/status-CCUVxq2T.js +0 -4
  1045. package/dist/status-all-DVmRki9n.js +0 -573
  1046. package/dist/status-json-C9yB-I_P.js +0 -14
  1047. package/dist/status-json-command-DLiHHY4-.js +0 -84
  1048. package/dist/status-runtime-shared-CVVr1-B8.js +0 -283
  1049. package/dist/status-subagents.runtime-Dnd_-sFp.js +0 -18
  1050. package/dist/status-text-Bv7B6Qvi.js +0 -296
  1051. package/dist/status.command-CgQ_YxAV.js +0 -2
  1052. package/dist/status.command-DljDx7Pt.js +0 -420
  1053. package/dist/status.command.text-runtime-HPfXUUVK.js +0 -15
  1054. package/dist/status.scan-XGVKT6BH.js +0 -68
  1055. package/dist/status.scan-overview-BdO_Dwpk.js +0 -444
  1056. package/dist/status.scan.fast-json-BbfAYFaX.js +0 -2
  1057. package/dist/status.scan.fast-json-CixCI_VT.js +0 -127
  1058. package/dist/status.scan.runtime-c77nmHB8.js +0 -479
  1059. package/dist/status.update-CgJc9Ame.js +0 -2
  1060. package/dist/status.update-DxUx2UCj.js +0 -86
  1061. package/dist/sticker-cache-zbRCf5UY.js +0 -206
  1062. package/dist/sticker-vision.runtime-D8hb_hbK.js +0 -17
  1063. package/dist/subagent-announce-D-tCpxB7.js +0 -354
  1064. package/dist/subagent-announce-delivery-CV9sHBb8.js +0 -958
  1065. package/dist/subagent-control-B71yROQ1.js +0 -508
  1066. package/dist/subagent-hooks-5z9r_kyU.js +0 -230
  1067. package/dist/subagent-hooks-B9N4nO9J.js +0 -2
  1068. package/dist/subagent-hooks-Bqm8GC4e.js +0 -116
  1069. package/dist/subagent-hooks-CH64M3D2.js +0 -2
  1070. package/dist/subagent-hooks-YX204bTO.js +0 -2
  1071. package/dist/subagent-hooks-api-22u-zraT.js +0 -23
  1072. package/dist/subagent-hooks-api-CZbBhZq3.js +0 -23
  1073. package/dist/subagent-hooks-api-Ji-FhB1I.js +0 -22
  1074. package/dist/subagent-hooks-yIneGe_q.js +0 -146
  1075. package/dist/subagent-orphan-recovery-BR2b7ZZK.js +0 -352
  1076. package/dist/subagent-registry-7llbjThI.js +0 -2351
  1077. package/dist/subagent-registry-IXRntXRj.js +0 -3
  1078. package/dist/subagent-session-cleanup-Ckvz5u4B.js +0 -525
  1079. package/dist/subagent-spawn-28HeMeKx.js +0 -1164
  1080. package/dist/target-id-CGBWkCke.js +0 -107
  1081. package/dist/targets-B8kgW-Y8.js +0 -19
  1082. package/dist/targets-BhYsYz4Q.js +0 -44
  1083. package/dist/targets-Dl-MgHWz.js +0 -19
  1084. package/dist/testing-CwJ9EDFR.js +0 -267
  1085. package/dist/text-report-97aYC9pB.js +0 -695
  1086. package/dist/thread-bindings-B6t8Q4ba.js +0 -8
  1087. package/dist/thread-bindings-B9f-_sFy.js +0 -571
  1088. package/dist/thread-bindings-CJDUpwXD.js +0 -228
  1089. package/dist/thread-bindings-DxvjdbzW.js +0 -232
  1090. package/dist/thread-bindings.discord-api-CnRP-DSi.js +0 -187
  1091. package/dist/thread-bindings.manager-2B6_nSpQ.js +0 -536
  1092. package/dist/thread-bindings.manager-C_n--VnJ.js +0 -2
  1093. package/dist/thread-lifecycle-C2hLLuqe.js +0 -1614
  1094. package/dist/token-Bo7-r-aE.js +0 -134
  1095. package/dist/tool-BLIlzoql.js +0 -139
  1096. package/dist/tool-actions.runtime-CXZ0UNkZ.js +0 -534
  1097. package/dist/tool-resolution-BqtQFCPq.js +0 -149
  1098. package/dist/tools-effective-inventory-DABx239z.js +0 -204
  1099. package/dist/tools-invoke-http-8pjepRT1.js +0 -67
  1100. package/dist/tools-invoke-shared-l5WK0ntS.js +0 -200
  1101. package/dist/tts-BIYGM92g.js +0 -66
  1102. package/dist/tui-DCykl3IU.js +0 -4709
  1103. package/dist/tui-DzUa_vFQ.js +0 -2
  1104. package/dist/tui-backend-BJUtldXg.js +0 -256
  1105. package/dist/tui-cli-C-Q6SJc7.js +0 -37
  1106. package/dist/update-check-BKUpUW-v.js +0 -372
  1107. package/dist/update-cli-DA6H6wa0.js +0 -3664
  1108. package/dist/update-runner-C680U-SL.js +0 -2379
  1109. package/dist/update-startup-D26cmPn-.js +0 -2
  1110. package/dist/update-startup-XLbXHCT1.js +0 -339
  1111. package/dist/vision-tools-DJ4y7cV-.js +0 -1409
  1112. package/dist/web-search-DpV8PBBY.js +0 -62
  1113. package/dist/web-search-provider.runtime-Bmvff7rR.js +0 -2
  1114. package/dist/web-search-provider.runtime-CY9JJJoF.js +0 -328
  1115. package/dist/xai-oauth-gj-8ubLa.js +0 -479
  1116. package/dist/xai-user-agent-D4JRRc1W.js +0 -32
  1117. /package/dist/{acp-runtime-backend-DL9bHzqW.js → acp-runtime-backend-DFDX5U10.js} +0 -0
  1118. /package/dist/{channel-actions-CMf4W2nb.js → channel-actions-DMH2vVzJ.js} +0 -0
  1119. /package/dist/{command-status-runtime-CFttYerC.js → command-status-runtime-Du_onNYh.js} +0 -0
  1120. /package/dist/{delegate-D6LGFAf5.js → delegate-CDb4qcfr.js} +0 -0
  1121. /package/dist/{dispatch-acp-aDmm-ClP.js → dispatch-acp-0Se8OniI.js} +0 -0
  1122. /package/dist/{heartbeat-runner-CA3FnKVt.js → heartbeat-runner-BdsqQ3pi.js} +0 -0
  1123. /package/dist/{library-Bwpqe3Xn.js → library-CsfrQOyp.js} +0 -0
  1124. /package/dist/{run-executor.runtime-BDRmO1Qf.js → run-executor.runtime-OlsZwyZw.js} +0 -0
  1125. /package/dist/{shared-DMRXpVQc.js → shared-DxV6gup5.js} +0 -0
@@ -0,0 +1,2989 @@
1
+ import { a as normalizeLowercaseStringOrEmpty, c as normalizeOptionalString, s as normalizeOptionalLowercaseString } from "./string-coerce-DyL154ka.js";
2
+ import { i as formatErrorMessage } from "./errors-D_oyTIw2.js";
3
+ import "./agent-scope-Dx1S0aWX.js";
4
+ import { a as isSubagentSessionKey, c as parseAgentSessionKey, r as isCronRunSessionKey } from "./session-key-utils-Ce_xWkNq.js";
5
+ import { d as resolveAgentIdFromSessionKey, f as resolveEventSessionKey, l as normalizeAgentId, v as toAgentStoreSessionKey } from "./session-key-Bte0mmcq.js";
6
+ import { c as resolveDefaultAgentId } from "./agent-scope-config-CJUQxn7u.js";
7
+ import { n as defaultRuntime } from "./runtime-E_A14BX_.js";
8
+ import { r as getChildLogger } from "./logger-DBVVIUcX.js";
9
+ import { i as getRuntimeConfig } from "./io-Ct2JqgbR.js";
10
+ import { t as parseDurationMs } from "./parse-duration-CD4d_yk2.js";
11
+ import { t as getGlobalHookRunner } from "./hook-runner-global-RR7B_IHd.js";
12
+ import { n as resolveAgentMainSessionKey, t as canonicalizeMainSessionAlias } from "./main-session-D3q_5w0B.js";
13
+ import { n as deliveryContextFromSession } from "./delivery-context.shared-XybGGRNt.js";
14
+ import { u as resolveStorePath } from "./paths-8MFrTNIB.js";
15
+ import { i as readSessionEntry, t as loadSessionStore } from "./store-load-B817r-3Z.js";
16
+ import { t as archiveRemovedSessionTranscripts, u as updateSessionStore } from "./store-C4uyNaPD.js";
17
+ import "./sessions-4ZNlAnYc.js";
18
+ import "./logging-CvTe2C0z.js";
19
+ import { a as isRetryableHeartbeatBusySkipReason, o as requestHeartbeat } from "./heartbeat-wake-BEc0M8hq.js";
20
+ import { a as enqueueSystemEvent } from "./system-events-By5h2EoB.js";
21
+ import { a as failTaskRunByRunId, i as createRunningTaskRun, n as completeTaskRunByRunId } from "./detached-task-runtime-B8jNifvc.js";
22
+ import { t as abortAndDrainEmbeddedPiRun } from "./runs-SleIj69Z.js";
23
+ import "./session-utils.fs-CG2Uh2qt.js";
24
+ import { i as cleanupArchivedSessionTranscripts } from "./session-transcript-files.fs-Bv7kT0GX.js";
25
+ import { i as enqueueCommandInLane } from "./command-queue-B4bof8Vu.js";
26
+ import { i as markCronJobActive, t as clearCronJobActive } from "./active-jobs-CbP6gty6.js";
27
+ import { a as summarizeCronRunDiagnostics, i as normalizeCronRunDiagnostics, n as createCronRunDiagnosticsFromError } from "./run-diagnostics-DCtUqVFF.js";
28
+ import { a as resolveCronRunLogPath, o as resolveCronRunLogPruneOptions, t as appendCronRunLog } from "./run-log-DI4c1joe.js";
29
+ import { a as cronSchedulingInputsEqual, i as saveCronStore, r as resolveCronStorePath, t as loadCronStore } from "./store-jjhplGXD.js";
30
+ import { d as normalizeCronJobInput } from "./daocore-tools-DnGMRYJ5.js";
31
+ import { s as resolveFailoverReasonFromError } from "./failover-error-5VF0hP0c.js";
32
+ import { r as resolveMainScopedEventSessionKey } from "./event-session-routing-CiWm70tS.js";
33
+ import { a as resolveCronDeliverySessionKey, o as resolveCronNotificationSessionKey, r as isInvalidCronSessionTargetIdError, s as resolveCronSessionTargetSessionKey, t as normalizeHttpWebhookUrl } from "./webhook-url-Mg_qwzOp.js";
34
+ import { n as normalizeOptionalAgentId } from "./normalize-esRscAf6.js";
35
+ import { t as SsrFBlockedError } from "./ssrf-BNF8aODC.js";
36
+ import { n as fetchWithSsrFGuard } from "./fetch-guard-CeBd6u85.js";
37
+ import { t as buildOutboundSessionContext } from "./session-context-DkisUYMa.js";
38
+ import { t as sendDurableMessageBatch } from "./send-ymTTYJHj.js";
39
+ import "./runtime-DQNx44DZ.js";
40
+ import "./pi-embedded-BGYOawy9.js";
41
+ import { n as resolveAgentOutboundIdentity } from "./identity-D0dQQH5U.js";
42
+ import { t as createOutboundSendDeps } from "./outbound-send-deps-CGRtDmXy.js";
43
+ import { t as cleanupBrowserSessionsForLifecycleEnd } from "./browser-lifecycle-cleanup-c153PKlW.js";
44
+ import { t as getInvalidPersistedCronJobReason } from "./persisted-shape-DyK3Ydhz.js";
45
+ import { t as runCronIsolatedAgentTurn } from "./isolated-agent-C30IhhQ4.js";
46
+ import { n as resolveFailureDestination, t as resolveCronDeliveryPlan } from "./delivery-plan-DEw2f8Aw.js";
47
+ import { t as resolveCronAgentSessionKey } from "./session-key-D_ijetg2.js";
48
+ import { _ as resolveDeliveryTarget, a as computeJobPreviousRunAtMs, c as findJobOrThrow, d as isJobEnabled, f as nextWakeAtMs, g as resolveJobPayloadTextForMain, h as recordScheduleComputeError, i as computeJobNextRunAtMs, l as hasScheduledNextRunAtMs, m as recomputeNextRunsForMaintenance, n as applyJobPatch, o as createJob, p as recomputeNextRuns, r as assertSupportedJobSpec, s as errorBackoffMs, t as DEFAULT_ERROR_BACKOFF_SCHEDULE_MS, u as isJobDue } from "./jobs-DDfJHtnF.js";
49
+ import { t as createCronExecutionId } from "./run-id-BEdij8BZ.js";
50
+ import { n as runHeartbeatOnce } from "./heartbeat-runner-BdsqQ3pi.js";
51
+ import fs from "node:fs";
52
+ //#region src/cron/service/locked.ts
53
+ const storeLocks = /* @__PURE__ */ new Map();
54
+ const resolveChain = (promise) => promise.then(() => void 0, () => void 0);
55
+ async function locked(state, fn) {
56
+ const storePath = state.deps.storePath;
57
+ const storeOp = storeLocks.get(storePath) ?? Promise.resolve();
58
+ const next = Promise.all([resolveChain(state.op), resolveChain(storeOp)]).then(fn);
59
+ const keepAlive = resolveChain(next);
60
+ state.op = keepAlive;
61
+ storeLocks.set(storePath, keepAlive);
62
+ return await next;
63
+ }
64
+ //#endregion
65
+ //#region src/cron/normalize-job-identity.ts
66
+ function normalizeCronJobIdentityFields(raw) {
67
+ const rawId = normalizeOptionalString(raw.id) ?? "";
68
+ const legacyJobId = normalizeOptionalString(raw.jobId) ?? "";
69
+ const hadJobIdKey = "jobId" in raw;
70
+ const normalizedId = rawId || legacyJobId;
71
+ const idChanged = Boolean(normalizedId && raw.id !== normalizedId);
72
+ if (idChanged) raw.id = normalizedId;
73
+ if (hadJobIdKey) delete raw.jobId;
74
+ return {
75
+ mutated: idChanged || hadJobIdKey,
76
+ legacyJobIdIssue: hadJobIdKey
77
+ };
78
+ }
79
+ //#endregion
80
+ //#region src/cron/service/store.ts
81
+ function invalidateStaleNextRunOnScheduleChange(params) {
82
+ const previousJob = params.previousJobsById.get(params.hydrated.id);
83
+ if (!previousJob || cronSchedulingInputsEqual(previousJob, params.hydrated)) return;
84
+ params.hydrated.state ??= {};
85
+ params.hydrated.state.nextRunAtMs = void 0;
86
+ }
87
+ function warnInvalidPersistedCronJob(params) {
88
+ const jobId = typeof params.raw.id === "string" ? params.raw.id : void 0;
89
+ const dedupeKey = jobId ?? `index:${params.index}`;
90
+ if (params.state.warnedInvalidPersistedJobKeys.has(dedupeKey)) return;
91
+ params.state.warnedInvalidPersistedJobKeys.add(dedupeKey);
92
+ params.state.deps.log.warn({
93
+ storePath: params.state.deps.storePath,
94
+ jobId,
95
+ jobIndex: params.index,
96
+ reason: params.reason
97
+ }, "cron: skipped invalid persisted job; run daocore doctor --fix to repair");
98
+ }
99
+ async function getFileMtimeMs(path) {
100
+ try {
101
+ return (await fs.promises.stat(path)).mtimeMs;
102
+ } catch {
103
+ return null;
104
+ }
105
+ }
106
+ async function ensureLoaded(state, opts) {
107
+ if (state.store && !opts?.forceReload) return;
108
+ const previousJobsById = /* @__PURE__ */ new Map();
109
+ for (const job of state.store?.jobs ?? []) previousJobsById.set(job.id, job);
110
+ const fileMtimeMs = await getFileMtimeMs(state.deps.storePath);
111
+ const loadedJobs = (await loadCronStore(state.deps.storePath)).jobs ?? [];
112
+ const jobs = [];
113
+ for (const [index, job] of loadedJobs.entries()) {
114
+ const raw = job;
115
+ const { legacyJobIdIssue } = normalizeCronJobIdentityFields(raw);
116
+ let normalized;
117
+ try {
118
+ normalized = normalizeCronJobInput(raw);
119
+ } catch (error) {
120
+ if (!isInvalidCronSessionTargetIdError(error)) throw error;
121
+ normalized = null;
122
+ state.deps.log.warn({
123
+ storePath: state.deps.storePath,
124
+ jobId: typeof raw.id === "string" ? raw.id : void 0
125
+ }, "cron: job has invalid persisted sessionTarget; run daocore doctor --fix to repair");
126
+ }
127
+ const hydrated = normalized && typeof normalized === "object" ? normalized : job;
128
+ const invalidReason = getInvalidPersistedCronJobReason(hydrated);
129
+ if (invalidReason) {
130
+ warnInvalidPersistedCronJob({
131
+ state,
132
+ raw,
133
+ index,
134
+ reason: invalidReason
135
+ });
136
+ continue;
137
+ }
138
+ jobs.push(hydrated);
139
+ if (legacyJobIdIssue) {
140
+ const resolvedId = typeof hydrated.id === "string" ? hydrated.id : void 0;
141
+ state.deps.log.warn({
142
+ storePath: state.deps.storePath,
143
+ jobId: resolvedId
144
+ }, "cron: job used legacy jobId field; normalized id in memory (run daocore doctor --fix to persist canonical shape)");
145
+ }
146
+ if (typeof hydrated.enabled !== "boolean") hydrated.enabled = true;
147
+ invalidateStaleNextRunOnScheduleChange({
148
+ previousJobsById,
149
+ hydrated
150
+ });
151
+ if (typeof hydrated.sessionTarget !== "string") {
152
+ const payload = hydrated.payload;
153
+ const payloadKind = payload && typeof payload === "object" && !Array.isArray(payload) && Object.hasOwn(payload, "kind") ? payload.kind : void 0;
154
+ let defaulted;
155
+ if (payloadKind === "systemEvent") defaulted = "main";
156
+ else if (payloadKind === "agentTurn") defaulted = "isolated";
157
+ if (defaulted) {
158
+ hydrated.sessionTarget = defaulted;
159
+ const jobId = typeof hydrated.id === "string" ? hydrated.id : void 0;
160
+ const dedupeKey = jobId ?? "<unknown>";
161
+ if (!state.warnedMissingSessionTargetJobIds.has(dedupeKey)) {
162
+ state.warnedMissingSessionTargetJobIds.add(dedupeKey);
163
+ state.deps.log.warn({
164
+ storePath: state.deps.storePath,
165
+ jobId,
166
+ defaulted
167
+ }, "cron: job missing sessionTarget; defaulted in memory (edit jobs.json to persist canonical shape)");
168
+ }
169
+ }
170
+ }
171
+ }
172
+ state.store = {
173
+ version: 1,
174
+ jobs
175
+ };
176
+ state.storeLoadedAtMs = state.deps.nowMs();
177
+ state.storeFileMtimeMs = fileMtimeMs;
178
+ if (!opts?.skipRecompute) recomputeNextRuns(state);
179
+ }
180
+ function warnIfDisabled(state, action) {
181
+ if (state.deps.cronEnabled) return;
182
+ if (state.warnedDisabled) return;
183
+ state.warnedDisabled = true;
184
+ state.deps.log.warn({
185
+ enabled: false,
186
+ action,
187
+ storePath: state.deps.storePath
188
+ }, "cron: scheduler disabled; jobs will not run automatically");
189
+ }
190
+ async function persist(state, opts) {
191
+ if (!state.store) return;
192
+ await saveCronStore(state.deps.storePath, state.store, opts);
193
+ state.storeFileMtimeMs = await getFileMtimeMs(state.deps.storePath);
194
+ }
195
+ //#endregion
196
+ //#region src/agents/pi-embedded-runner/execution-phase.ts
197
+ const EMBEDDED_AGENT_EXECUTION_PHASE_LABELS = {
198
+ runner_entered: "runner-entered",
199
+ workspace: "workspace",
200
+ runtime_plugins: "runtime-plugins",
201
+ before_agent_reply: "before-agent-reply",
202
+ model_resolution: "model-resolution",
203
+ auth: "auth",
204
+ context_engine: "context-engine",
205
+ attempt_dispatch: "attempt-dispatch",
206
+ context_assembled: "context-assembled",
207
+ turn_accepted: "turn-accepted",
208
+ process_spawned: "process-spawned",
209
+ tool_execution_started: "tool-execution-started",
210
+ assistant_output_started: "assistant-output-started",
211
+ model_call_started: "model-call-started"
212
+ };
213
+ function formatEmbeddedAgentExecutionPhase(phase) {
214
+ return phase ? EMBEDDED_AGENT_EXECUTION_PHASE_LABELS[phase] : void 0;
215
+ }
216
+ //#endregion
217
+ //#region src/cron/retry-hint.ts
218
+ const TRANSIENT_PATTERNS = {
219
+ rate_limit: /(rate[_ ]limit|too many requests|429|resource has been exhausted|cloudflare|tokens per day)/i,
220
+ overloaded: /\b529\b|\boverloaded(?:_error)?\b|high demand|temporar(?:ily|y) overloaded|capacity exceeded/i,
221
+ network: /(network|fetch failed|socket|econnreset|econnrefused|eai_again|ehostunreach|ehostdown|enetreset|enetunreach|epipe)/i,
222
+ timeout: /(timeout|etimedout)/i,
223
+ server_error: /\b5\d{2}\b/
224
+ };
225
+ function resolveCronExecutionRetryHint(error, retryOn, classifiedReason) {
226
+ if (!error || typeof error !== "string") return { retryable: false };
227
+ const keys = retryOn?.length ? retryOn : Object.keys(TRANSIENT_PATTERNS);
228
+ const classified = classifiedReason ?? void 0;
229
+ if (classified && keys.includes(classified)) return {
230
+ retryable: true,
231
+ category: classified
232
+ };
233
+ for (const key of keys) if (TRANSIENT_PATTERNS[key]?.test(error)) return {
234
+ retryable: true,
235
+ category: key
236
+ };
237
+ return { retryable: false };
238
+ }
239
+ //#endregion
240
+ //#region src/cron/session-reaper.ts
241
+ /**
242
+ * Cron session reaper — prunes completed isolated cron run sessions
243
+ * from the session store after a configurable retention period.
244
+ *
245
+ * Pattern: sessions keyed as `...:cron:<jobId>:run:<uuid>` are ephemeral
246
+ * run records. The base session (`...:cron:<jobId>`) is kept as-is.
247
+ */
248
+ const DEFAULT_RETENTION_MS = 24 * 36e5;
249
+ /** Minimum interval between reaper sweeps (avoid running every timer tick). */
250
+ const MIN_SWEEP_INTERVAL_MS = 5 * 6e4;
251
+ const lastSweepAtMsByStore = /* @__PURE__ */ new Map();
252
+ function resolveRetentionMs(cronConfig) {
253
+ if (cronConfig?.sessionRetention === false) return null;
254
+ const raw = cronConfig?.sessionRetention;
255
+ if (typeof raw === "string" && raw.trim()) try {
256
+ return parseDurationMs(raw.trim(), { defaultUnit: "h" });
257
+ } catch {
258
+ return DEFAULT_RETENTION_MS;
259
+ }
260
+ return DEFAULT_RETENTION_MS;
261
+ }
262
+ /**
263
+ * Sweep the session store and prune expired cron run sessions.
264
+ * Designed to be called from the cron timer tick — self-throttles via
265
+ * MIN_SWEEP_INTERVAL_MS to avoid excessive I/O.
266
+ *
267
+ * Lock ordering: this function acquires the session-store file lock via
268
+ * `updateSessionStore`. It must be called OUTSIDE of the cron service's
269
+ * own `locked()` section to avoid lock-order inversions. The cron timer
270
+ * calls this after all `locked()` sections have been released.
271
+ */
272
+ async function sweepCronRunSessions(params) {
273
+ const now = params.nowMs ?? Date.now();
274
+ const storePath = params.sessionStorePath;
275
+ const lastSweepAtMs = lastSweepAtMsByStore.get(storePath) ?? 0;
276
+ if (!params.force && now - lastSweepAtMs < MIN_SWEEP_INTERVAL_MS) return {
277
+ swept: false,
278
+ pruned: 0
279
+ };
280
+ const retentionMs = resolveRetentionMs(params.cronConfig);
281
+ if (retentionMs === null) {
282
+ lastSweepAtMsByStore.set(storePath, now);
283
+ return {
284
+ swept: false,
285
+ pruned: 0
286
+ };
287
+ }
288
+ let pruned = 0;
289
+ const prunedSessions = /* @__PURE__ */ new Map();
290
+ try {
291
+ await updateSessionStore(storePath, (store) => {
292
+ const cutoff = now - retentionMs;
293
+ for (const key of Object.keys(store)) {
294
+ if (!isCronRunSessionKey(key)) continue;
295
+ const entry = store[key];
296
+ if (!entry) continue;
297
+ if ((entry.updatedAt ?? 0) < cutoff) {
298
+ if (!prunedSessions.has(entry.sessionId) || entry.sessionFile) prunedSessions.set(entry.sessionId, entry.sessionFile);
299
+ delete store[key];
300
+ pruned++;
301
+ }
302
+ }
303
+ });
304
+ } catch (err) {
305
+ params.log.warn({ err: String(err) }, "cron-reaper: failed to sweep session store");
306
+ return {
307
+ swept: false,
308
+ pruned: 0
309
+ };
310
+ }
311
+ lastSweepAtMsByStore.set(storePath, now);
312
+ if (prunedSessions.size > 0) try {
313
+ const store = loadSessionStore(storePath, { skipCache: true });
314
+ const archivedDirs = await archiveRemovedSessionTranscripts({
315
+ removedSessionFiles: prunedSessions,
316
+ referencedSessionIds: new Set(Object.values(store).map((entry) => entry?.sessionId).filter((id) => Boolean(id))),
317
+ storePath,
318
+ reason: "deleted",
319
+ restrictToStoreDir: true
320
+ });
321
+ if (archivedDirs.size > 0) await cleanupArchivedSessionTranscripts({
322
+ directories: [...archivedDirs],
323
+ olderThanMs: retentionMs,
324
+ reason: "deleted",
325
+ nowMs: now
326
+ });
327
+ } catch (err) {
328
+ params.log.warn({ err: String(err) }, "cron-reaper: transcript cleanup failed");
329
+ }
330
+ if (pruned > 0) params.log.info({
331
+ pruned,
332
+ retentionMs
333
+ }, `cron-reaper: pruned ${pruned} expired cron run session(s)`);
334
+ return {
335
+ swept: true,
336
+ pruned
337
+ };
338
+ }
339
+ //#endregion
340
+ //#region src/cron/service/timeout-policy.ts
341
+ /**
342
+ * Maximum wall-clock time for a single job execution. Acts as a safety net
343
+ * on top of per-provider/per-agent timeouts to prevent one stuck job from
344
+ * wedging the entire cron lane.
345
+ */
346
+ const DEFAULT_JOB_TIMEOUT_MS = 10 * 6e4;
347
+ /**
348
+ * Agent turns can legitimately run much longer than generic cron jobs.
349
+ * Use a larger safety ceiling when no explicit timeout is set.
350
+ */
351
+ const AGENT_TURN_SAFETY_TIMEOUT_MS = 60 * 6e4;
352
+ function resolveCronJobTimeoutMs(job) {
353
+ const configuredTimeoutMs = job.payload.kind === "agentTurn" && typeof job.payload.timeoutSeconds === "number" ? Math.floor(job.payload.timeoutSeconds * 1e3) : void 0;
354
+ if (configuredTimeoutMs === void 0) return job.payload.kind === "agentTurn" ? AGENT_TURN_SAFETY_TIMEOUT_MS : DEFAULT_JOB_TIMEOUT_MS;
355
+ return configuredTimeoutMs <= 0 ? void 0 : configuredTimeoutMs;
356
+ }
357
+ //#endregion
358
+ //#region src/cron/service/timer.ts
359
+ const MAX_TIMER_DELAY_MS = 6e4;
360
+ const CRON_TIMEOUT_CLEANUP_GUARD_MS = 2e4;
361
+ const CRON_AGENT_SETUP_WATCHDOG_MS = 6e4;
362
+ const CRON_AGENT_PRE_EXECUTION_WATCHDOG_MS = 6e4;
363
+ const CRON_AGENT_PRE_EXECUTION_MIN_WATCHDOG_MS = 1e3;
364
+ /**
365
+ * Minimum gap between consecutive fires of the same cron job. This is a
366
+ * safety net that prevents spin-loops when `computeJobNextRunAtMs` returns
367
+ * a value within the same second as the just-completed run. The guard
368
+ * is intentionally generous (2 s) so it never masks a legitimate schedule
369
+ * but always breaks an infinite re-trigger cycle. (See #17821)
370
+ */
371
+ const MIN_REFIRE_GAP_MS = 2e3;
372
+ const DEFAULT_MISSED_JOB_STAGGER_MS = 5e3;
373
+ const DEFAULT_MAX_MISSED_JOBS_PER_RESTART = 5;
374
+ const DEFAULT_STARTUP_DEFERRED_MISSED_AGENT_JOB_DELAY_MS = 2 * 6e4;
375
+ const DEFAULT_FAILURE_ALERT_AFTER = 2;
376
+ const DEFAULT_FAILURE_ALERT_COOLDOWN_MS = 60 * 6e4;
377
+ const CRON_AGENT_PHASE_WATCHDOG_STAGE = {
378
+ runner_entered: "pre_execution",
379
+ workspace: "pre_execution",
380
+ runtime_plugins: "pre_execution",
381
+ before_agent_reply: "execution",
382
+ model_resolution: "pre_execution",
383
+ auth: "pre_execution",
384
+ context_engine: "pre_execution",
385
+ attempt_dispatch: "execution",
386
+ context_assembled: "execution",
387
+ turn_accepted: "execution",
388
+ process_spawned: "execution",
389
+ tool_execution_started: "execution",
390
+ assistant_output_started: "execution",
391
+ model_call_started: "execution"
392
+ };
393
+ async function executeJobCoreWithTimeout(state, job) {
394
+ const jobTimeoutMs = resolveCronJobTimeoutMs(job);
395
+ if (typeof jobTimeoutMs !== "number") return await executeJobCore(state, job);
396
+ const runAbortController = new AbortController();
397
+ let timeoutReason;
398
+ const timeoutMarker = Symbol("cron-timeout");
399
+ let resolveTimeout;
400
+ const timeoutPromise = new Promise((resolve) => {
401
+ resolveTimeout = resolve;
402
+ });
403
+ const deferTimeoutUntilExecutionStart = job.sessionTarget !== "main" && job.payload.kind === "agentTurn";
404
+ const triggerTimeout = (reason) => {
405
+ if (runAbortController.signal.aborted) return;
406
+ timeoutReason = reason;
407
+ runAbortController.abort(reason);
408
+ resolveTimeout?.(timeoutMarker);
409
+ };
410
+ const watchdog = createCronAgentWatchdog({
411
+ deferUntilRunner: deferTimeoutUntilExecutionStart,
412
+ jobTimeoutMs,
413
+ triggerTimeout
414
+ });
415
+ const corePromise = executeJobCore(state, job, runAbortController.signal, {
416
+ onExecutionStarted: deferTimeoutUntilExecutionStart ? watchdog.noteRunnerStarted : void 0,
417
+ onExecutionPhase: deferTimeoutUntilExecutionStart ? watchdog.notePhase : void 0
418
+ });
419
+ watchdog.start();
420
+ corePromise.catch((err) => {
421
+ if (runAbortController.signal.aborted) state.deps.log.warn({
422
+ jobId: job.id,
423
+ err: String(err)
424
+ }, "cron: job core rejected after timeout abort");
425
+ });
426
+ try {
427
+ const first = await Promise.race([corePromise, timeoutPromise]);
428
+ if (first !== timeoutMarker) return first;
429
+ const activeExecution = watchdog.activeExecution();
430
+ await cleanupTimedOutCronAgentRun(state, job, jobTimeoutMs, activeExecution);
431
+ const error = timeoutReason ?? timeoutErrorMessage(activeExecution);
432
+ return {
433
+ status: "error",
434
+ error,
435
+ diagnostics: createCronRunDiagnosticsFromError("cron-setup", error, { nowMs: state.deps.nowMs })
436
+ };
437
+ } finally {
438
+ watchdog.dispose();
439
+ }
440
+ }
441
+ function createCronAgentWatchdog(params) {
442
+ let state = params.deferUntilRunner ? "waiting_for_runner" : "executing";
443
+ let timeoutId;
444
+ let setupTimeoutId;
445
+ let preExecutionTimeoutId;
446
+ let activeExecution;
447
+ const setTimedOut = (reason) => {
448
+ if (state === "timed_out" || state === "disposed") return;
449
+ state = "timed_out";
450
+ params.triggerTimeout(reason);
451
+ };
452
+ const startTimeout = () => {
453
+ if (timeoutId || state === "disposed") return;
454
+ timeoutId = setTimeout(() => {
455
+ setTimedOut(timeoutErrorMessage(activeExecution));
456
+ }, params.jobTimeoutMs);
457
+ };
458
+ const clearSetupTimeout = () => {
459
+ if (!setupTimeoutId) return;
460
+ clearTimeout(setupTimeoutId);
461
+ setupTimeoutId = void 0;
462
+ };
463
+ const clearPreExecutionTimeout = () => {
464
+ if (!preExecutionTimeoutId) return;
465
+ clearTimeout(preExecutionTimeoutId);
466
+ preExecutionTimeoutId = void 0;
467
+ };
468
+ const startPreExecutionTimeout = () => {
469
+ if (preExecutionTimeoutId || state !== "waiting_for_execution") return;
470
+ preExecutionTimeoutId = setTimeout(() => {
471
+ if (state === "waiting_for_execution") setTimedOut(preExecutionTimeoutErrorMessage(activeExecution));
472
+ }, resolveCronAgentPreExecutionWatchdogMs(params.jobTimeoutMs));
473
+ };
474
+ const noteExecutionProgress = (info) => {
475
+ if (!info) return;
476
+ const previousPhase = activeExecution?.phase;
477
+ activeExecution = {
478
+ ...activeExecution,
479
+ ...info
480
+ };
481
+ const stage = info.phase ? CRON_AGENT_PHASE_WATCHDOG_STAGE[info.phase] : void 0;
482
+ if (state === "executing" && previousPhase === "before_agent_reply" && stage === "pre_execution") {
483
+ state = "waiting_for_execution";
484
+ startPreExecutionTimeout();
485
+ return;
486
+ }
487
+ if (stage === "execution" || info.firstModelCallStarted) {
488
+ state = "executing";
489
+ clearPreExecutionTimeout();
490
+ }
491
+ };
492
+ return {
493
+ start: () => {
494
+ if (params.deferUntilRunner) {
495
+ setupTimeoutId = setTimeout(() => {
496
+ if (state === "waiting_for_runner") setTimedOut(setupTimeoutErrorMessage(activeExecution));
497
+ }, CRON_AGENT_SETUP_WATCHDOG_MS);
498
+ return;
499
+ }
500
+ startTimeout();
501
+ },
502
+ noteRunnerStarted: (info) => {
503
+ if (state === "disposed" || state === "timed_out") return;
504
+ clearSetupTimeout();
505
+ startTimeout();
506
+ if (state !== "executing") state = "waiting_for_execution";
507
+ noteExecutionProgress(info);
508
+ startPreExecutionTimeout();
509
+ },
510
+ notePhase: (info) => {
511
+ if (state === "disposed" || state === "timed_out") return;
512
+ noteExecutionProgress(info);
513
+ },
514
+ activeExecution: () => activeExecution,
515
+ dispose: () => {
516
+ state = "disposed";
517
+ if (timeoutId) clearTimeout(timeoutId);
518
+ clearSetupTimeout();
519
+ clearPreExecutionTimeout();
520
+ }
521
+ };
522
+ }
523
+ async function cleanupTimedOutCronAgentRun(state, job, timeoutMs, execution) {
524
+ if (!state.deps.cleanupTimedOutAgentRun) return;
525
+ let settleTimer;
526
+ const cleanupPromise = state.deps.cleanupTimedOutAgentRun({
527
+ job,
528
+ timeoutMs,
529
+ execution
530
+ });
531
+ const settleTimeout = new Promise((resolve) => {
532
+ settleTimer = setTimeout(resolve, CRON_TIMEOUT_CLEANUP_GUARD_MS);
533
+ });
534
+ try {
535
+ await Promise.race([cleanupPromise, settleTimeout]);
536
+ } catch (err) {
537
+ state.deps.log.warn({
538
+ jobId: job.id,
539
+ err: String(err)
540
+ }, "cron: timed-out agent cleanup failed");
541
+ } finally {
542
+ if (settleTimer) clearTimeout(settleTimer);
543
+ }
544
+ }
545
+ function resolveRunConcurrency(state) {
546
+ const raw = state.deps.cronConfig?.maxConcurrentRuns;
547
+ if (typeof raw !== "number" || !Number.isFinite(raw)) return 1;
548
+ return Math.max(1, Math.floor(raw));
549
+ }
550
+ function timeoutErrorMessage(execution) {
551
+ const phase = formatCronAgentExecutionPhase(execution);
552
+ if (!phase) return "cron: job execution timed out";
553
+ return `cron: job execution timed out (last phase: ${phase})`;
554
+ }
555
+ function setupTimeoutErrorMessage(execution) {
556
+ const phase = formatCronAgentExecutionPhase(execution);
557
+ if (!phase) return "cron: isolated agent setup timed out before runner start";
558
+ return `cron: isolated agent setup timed out before runner start (last phase: ${phase})`;
559
+ }
560
+ function preExecutionTimeoutErrorMessage(execution) {
561
+ const phase = formatCronAgentExecutionPhase(execution);
562
+ if (!phase) return "cron: isolated agent run stalled before execution start";
563
+ return `cron: isolated agent run stalled before execution start (last phase: ${phase})`;
564
+ }
565
+ function formatCronAgentExecutionPhase(execution) {
566
+ return formatEmbeddedAgentExecutionPhase(execution?.phase);
567
+ }
568
+ function resolveCronAgentPreExecutionWatchdogMs(jobTimeoutMs) {
569
+ return Math.max(CRON_AGENT_PRE_EXECUTION_MIN_WATCHDOG_MS, Math.min(CRON_AGENT_PRE_EXECUTION_WATCHDOG_MS, Math.floor(jobTimeoutMs / 2)));
570
+ }
571
+ function abortErrorMessage(signal) {
572
+ const reason = signal?.reason;
573
+ if (typeof reason === "string" && reason.trim()) return reason.trim();
574
+ return timeoutErrorMessage();
575
+ }
576
+ function isAbortError(err) {
577
+ if (!(err instanceof Error)) return false;
578
+ return err.name === "AbortError" || err.message === timeoutErrorMessage();
579
+ }
580
+ function normalizeCronRunErrorText(err) {
581
+ if (isAbortError(err)) return timeoutErrorMessage();
582
+ if (typeof err === "string") return err === `Error: ${timeoutErrorMessage()}` ? timeoutErrorMessage() : err;
583
+ return String(err);
584
+ }
585
+ function normalizeCronLaneSegment(value, fallback) {
586
+ return normalizeOptionalLowercaseString(value)?.replace(/[^a-z0-9_-]+/g, "-").replace(/^-+|-+$/g, "").slice(0, 64) || fallback;
587
+ }
588
+ function resolveMainSessionCronRunSessionKey(job, startedAt) {
589
+ const explicitAgentId = job.agentId?.trim();
590
+ return `agent:${normalizeAgentId(explicitAgentId || resolveAgentIdFromSessionKey(job.sessionKey))}:cron:${normalizeCronLaneSegment(job.id, "job")}:run:${normalizeCronLaneSegment(String(Math.max(0, Math.floor(startedAt))), "run")}`;
591
+ }
592
+ function resolveMainSessionCronDeliveryContext(state, job) {
593
+ const targetSessionKey = job.sessionKey?.trim();
594
+ if (!targetSessionKey) return;
595
+ const explicitAgentId = job.agentId?.trim();
596
+ const agentId = normalizeAgentId(explicitAgentId || resolveAgentIdFromSessionKey(targetSessionKey));
597
+ const storePath = state.deps.resolveSessionStorePath?.(agentId) ?? state.deps.sessionStorePath;
598
+ if (!storePath) return;
599
+ try {
600
+ return deliveryContextFromSession(readSessionEntry(storePath, targetSessionKey));
601
+ } catch {
602
+ return;
603
+ }
604
+ }
605
+ function resolveCronTaskChildSessionKey(params) {
606
+ if (params.job.sessionTarget === "main") return resolveMainSessionCronRunSessionKey(params.job, params.startedAt);
607
+ const explicitSessionKey = params.job.sessionKey?.trim();
608
+ if (explicitSessionKey) return explicitSessionKey;
609
+ if (params.job.sessionTarget !== "isolated") return;
610
+ return resolveCronAgentSessionKey({
611
+ sessionKey: `cron:${params.job.id}`,
612
+ agentId: params.job.agentId ?? params.state.deps.defaultAgentId ?? "main"
613
+ });
614
+ }
615
+ function tryCreateCronTaskRun(params) {
616
+ const runId = createCronExecutionId(params.job.id, params.startedAt);
617
+ try {
618
+ createRunningTaskRun({
619
+ runtime: "cron",
620
+ sourceId: params.job.id,
621
+ ownerKey: "",
622
+ scopeKind: "system",
623
+ childSessionKey: resolveCronTaskChildSessionKey(params),
624
+ agentId: params.job.agentId,
625
+ runId,
626
+ label: params.job.name,
627
+ task: params.job.name || params.job.id,
628
+ deliveryStatus: "not_applicable",
629
+ notifyPolicy: "silent",
630
+ startedAt: params.startedAt,
631
+ lastEventAt: params.startedAt
632
+ });
633
+ return runId;
634
+ } catch (error) {
635
+ params.state.deps.log.warn({
636
+ jobId: params.job.id,
637
+ error
638
+ }, "cron: failed to create task ledger record");
639
+ return;
640
+ }
641
+ }
642
+ function tryFinishCronTaskRun(state, result) {
643
+ if (!result.taskRunId) return;
644
+ try {
645
+ if (result.status === "ok" || result.status === "skipped") {
646
+ completeTaskRunByRunId({
647
+ runId: result.taskRunId,
648
+ runtime: "cron",
649
+ endedAt: result.endedAt,
650
+ lastEventAt: result.endedAt,
651
+ terminalSummary: result.summary ?? void 0
652
+ });
653
+ return;
654
+ }
655
+ failTaskRunByRunId({
656
+ runId: result.taskRunId,
657
+ runtime: "cron",
658
+ status: normalizeCronRunErrorText(result.error) === timeoutErrorMessage() ? "timed_out" : "failed",
659
+ endedAt: result.endedAt,
660
+ lastEventAt: result.endedAt,
661
+ error: result.status === "error" ? normalizeCronRunErrorText(result.error) : void 0,
662
+ terminalSummary: result.summary ?? void 0
663
+ });
664
+ } catch (error) {
665
+ state.deps.log.warn({
666
+ runId: result.taskRunId,
667
+ jobStatus: result.status,
668
+ error
669
+ }, "cron: failed to update task ledger record");
670
+ }
671
+ }
672
+ /** Default max retries for one-shot jobs on transient errors (#24355). */
673
+ const DEFAULT_MAX_TRANSIENT_RETRIES = 3;
674
+ function resolveCronNextRunWithLowerBound(params) {
675
+ if (params.naturalNext === void 0) {
676
+ params.state.deps.log.warn({
677
+ jobId: params.job.id,
678
+ jobName: params.job.name,
679
+ context: params.context
680
+ }, "cron: next run unresolved; clearing schedule to avoid a refire loop");
681
+ return;
682
+ }
683
+ return Math.max(params.naturalNext, params.lowerBoundMs);
684
+ }
685
+ function resolveRetryConfig(cronConfig) {
686
+ const retry = cronConfig?.retry;
687
+ return {
688
+ maxAttempts: typeof retry?.maxAttempts === "number" ? retry.maxAttempts : DEFAULT_MAX_TRANSIENT_RETRIES,
689
+ backoffMs: Array.isArray(retry?.backoffMs) && retry.backoffMs.length > 0 ? retry.backoffMs : DEFAULT_ERROR_BACKOFF_SCHEDULE_MS.slice(0, 3),
690
+ retryOn: Array.isArray(retry?.retryOn) && retry.retryOn.length > 0 ? retry.retryOn : void 0
691
+ };
692
+ }
693
+ function resolveDeliveryState(params) {
694
+ const primaryDeliveryRequested = resolveCronDeliveryPlan(params.job).requested;
695
+ const alternateFailureNotificationRequested = params.runStatus === "error" && params.job.delivery?.bestEffort !== true && resolveFailureDestination(params.job, params.globalFailureDestination) !== null;
696
+ if (!primaryDeliveryRequested) return {
697
+ status: "not-requested",
698
+ failureNotification: { status: alternateFailureNotificationRequested ? "unknown" : "not-requested" }
699
+ };
700
+ if (params.runStatus === "error") {
701
+ const failureNotification = alternateFailureNotificationRequested ? { status: "unknown" } : { status: "delivered" };
702
+ if (params.delivered === true) return {
703
+ delivered: false,
704
+ status: "not-delivered",
705
+ error: params.error,
706
+ failureNotification: alternateFailureNotificationRequested ? failureNotification : {
707
+ delivered: true,
708
+ status: "delivered"
709
+ }
710
+ };
711
+ if (params.delivered === false) return {
712
+ delivered: false,
713
+ status: "not-delivered",
714
+ error: params.error,
715
+ failureNotification: alternateFailureNotificationRequested ? failureNotification : {
716
+ delivered: false,
717
+ status: "not-delivered",
718
+ ...params.error ? { error: params.error } : {}
719
+ }
720
+ };
721
+ return {
722
+ status: "unknown",
723
+ error: params.error,
724
+ failureNotification: { status: "unknown" }
725
+ };
726
+ }
727
+ if (params.delivered === true) return {
728
+ delivered: true,
729
+ status: "delivered",
730
+ failureNotification: { status: "not-requested" }
731
+ };
732
+ if (params.delivered === false) return {
733
+ delivered: false,
734
+ status: "not-delivered",
735
+ error: params.error,
736
+ failureNotification: { status: "not-requested" }
737
+ };
738
+ return {
739
+ status: "unknown",
740
+ failureNotification: { status: "not-requested" }
741
+ };
742
+ }
743
+ function failureNotificationDeliveryFromJobState(job) {
744
+ const status = job.state.lastFailureNotificationDeliveryStatus;
745
+ if (!status || status === "not-requested") return;
746
+ return {
747
+ delivered: job.state.lastFailureNotificationDelivered,
748
+ status,
749
+ error: job.state.lastFailureNotificationDeliveryError
750
+ };
751
+ }
752
+ function normalizeCronMessageChannel(input) {
753
+ const channel = normalizeOptionalLowercaseString(input);
754
+ return channel ? channel : void 0;
755
+ }
756
+ function normalizeTo(input) {
757
+ if (typeof input !== "string") return;
758
+ const to = input.trim();
759
+ return to ? to : void 0;
760
+ }
761
+ function clampPositiveInt(value, fallback) {
762
+ if (typeof value !== "number" || !Number.isFinite(value)) return fallback;
763
+ const floored = Math.floor(value);
764
+ return floored >= 1 ? floored : fallback;
765
+ }
766
+ function clampNonNegativeInt(value, fallback) {
767
+ if (typeof value !== "number" || !Number.isFinite(value)) return fallback;
768
+ const floored = Math.floor(value);
769
+ return floored >= 0 ? floored : fallback;
770
+ }
771
+ function resolveFailureAlert(state, job) {
772
+ const globalConfig = state.deps.cronConfig?.failureAlert;
773
+ const jobConfig = job.failureAlert === false ? void 0 : job.failureAlert;
774
+ if (job.failureAlert === false) return null;
775
+ if (!jobConfig && globalConfig?.enabled !== true) return null;
776
+ const mode = jobConfig?.mode ?? globalConfig?.mode;
777
+ const explicitTo = normalizeTo(jobConfig?.to);
778
+ return {
779
+ after: clampPositiveInt(jobConfig?.after ?? globalConfig?.after, DEFAULT_FAILURE_ALERT_AFTER),
780
+ cooldownMs: clampNonNegativeInt(jobConfig?.cooldownMs ?? globalConfig?.cooldownMs, DEFAULT_FAILURE_ALERT_COOLDOWN_MS),
781
+ channel: normalizeCronMessageChannel(jobConfig?.channel) ?? normalizeCronMessageChannel(job.delivery?.channel) ?? "last",
782
+ to: mode === "webhook" ? explicitTo : explicitTo ?? normalizeTo(job.delivery?.to),
783
+ mode,
784
+ accountId: jobConfig?.accountId ?? globalConfig?.accountId,
785
+ includeSkipped: jobConfig?.includeSkipped ?? globalConfig?.includeSkipped ?? false
786
+ };
787
+ }
788
+ function emitFailureAlert(state, params) {
789
+ const safeJobName = params.job.name || params.job.id;
790
+ const truncatedError = (params.error?.trim() || "unknown reason").slice(0, 200);
791
+ const statusVerb = params.status === "skipped" ? "skipped" : "failed";
792
+ const detailLabel = params.status === "skipped" ? "Skip reason" : "Last error";
793
+ const text = [`Cron job "${safeJobName}" ${statusVerb} ${params.consecutiveErrors} times`, `${detailLabel}: ${truncatedError}`].join("\n");
794
+ if (state.deps.sendCronFailureAlert) {
795
+ state.deps.sendCronFailureAlert({
796
+ job: params.job,
797
+ text,
798
+ channel: params.channel,
799
+ to: params.to,
800
+ mode: params.mode,
801
+ accountId: params.accountId
802
+ }).catch((err) => {
803
+ state.deps.log.warn({
804
+ jobId: params.job.id,
805
+ err: String(err)
806
+ }, "cron: failure alert delivery failed");
807
+ });
808
+ return;
809
+ }
810
+ state.deps.enqueueSystemEvent(text, { agentId: params.job.agentId });
811
+ if (params.job.wakeMode === "now") state.deps.requestHeartbeat({
812
+ source: "cron",
813
+ intent: "immediate",
814
+ reason: `cron:${params.job.id}:failure-alert`
815
+ });
816
+ }
817
+ function maybeEmitFailureAlert(state, params) {
818
+ if (!params.alertConfig || params.consecutiveCount < params.alertConfig.after) return;
819
+ if (params.job.delivery?.bestEffort === true) return;
820
+ const now = state.deps.nowMs();
821
+ const lastAlert = params.job.state.lastFailureAlertAtMs;
822
+ if (typeof lastAlert === "number" && now - lastAlert < Math.max(0, params.alertConfig.cooldownMs)) return;
823
+ emitFailureAlert(state, {
824
+ job: params.job,
825
+ error: params.error,
826
+ consecutiveErrors: params.consecutiveCount,
827
+ channel: params.alertConfig.channel,
828
+ to: params.alertConfig.to,
829
+ mode: params.alertConfig.mode,
830
+ accountId: params.alertConfig.accountId,
831
+ status: params.status
832
+ });
833
+ params.job.state.lastFailureAlertAtMs = now;
834
+ }
835
+ /**
836
+ * Apply the result of a job execution to the job's state.
837
+ * Handles consecutive error tracking, exponential backoff, one-shot disable,
838
+ * and nextRunAtMs computation. Returns `true` if the job should be deleted.
839
+ */
840
+ function applyJobResult(state, job, result, opts) {
841
+ const prevLastRunAtMs = job.state.lastRunAtMs;
842
+ const computeNextWithPreservedLastRun = (nowMs) => {
843
+ const saved = job.state.lastRunAtMs;
844
+ job.state.lastRunAtMs = prevLastRunAtMs;
845
+ try {
846
+ return computeJobNextRunAtMs(job, nowMs);
847
+ } finally {
848
+ job.state.lastRunAtMs = saved;
849
+ }
850
+ };
851
+ job.state.runningAtMs = void 0;
852
+ job.state.lastRunAtMs = result.startedAt;
853
+ job.state.lastRunStatus = result.status;
854
+ job.state.lastStatus = result.status;
855
+ job.state.lastDurationMs = Math.max(0, result.endedAt - result.startedAt);
856
+ job.state.lastError = result.error;
857
+ job.state.lastDiagnostics = normalizeCronRunDiagnostics(result.diagnostics);
858
+ job.state.lastDiagnosticSummary = summarizeCronRunDiagnostics(job.state.lastDiagnostics);
859
+ job.state.lastErrorReason = result.status === "error" && typeof result.error === "string" ? resolveFailoverReasonFromError(result.error) ?? void 0 : void 0;
860
+ if (result.status === "error") state.deps.log.warn({
861
+ jobId: job.id,
862
+ jobName: job.name,
863
+ error: result.error,
864
+ diagnosticsSummary: job.state.lastDiagnosticSummary
865
+ }, "cron: job run returned error status");
866
+ const deliveryState = resolveDeliveryState({
867
+ job,
868
+ runStatus: result.status,
869
+ delivered: result.delivered,
870
+ error: result.error,
871
+ globalFailureDestination: state.deps.cronConfig?.failureDestination
872
+ });
873
+ job.state.lastDelivered = deliveryState.delivered;
874
+ job.state.lastDeliveryStatus = deliveryState.status;
875
+ job.state.lastDeliveryError = deliveryState.status === "not-delivered" && deliveryState.error ? deliveryState.error : void 0;
876
+ job.state.lastFailureNotificationDelivered = deliveryState.failureNotification.delivered;
877
+ job.state.lastFailureNotificationDeliveryStatus = deliveryState.failureNotification.status;
878
+ job.state.lastFailureNotificationDeliveryError = deliveryState.failureNotification.error;
879
+ job.updatedAtMs = result.endedAt;
880
+ const alertConfig = resolveFailureAlert(state, job);
881
+ if (result.status === "error") {
882
+ job.state.consecutiveErrors = (job.state.consecutiveErrors ?? 0) + 1;
883
+ job.state.consecutiveSkipped = 0;
884
+ maybeEmitFailureAlert(state, {
885
+ job,
886
+ alertConfig,
887
+ status: "error",
888
+ error: result.error,
889
+ consecutiveCount: job.state.consecutiveErrors
890
+ });
891
+ } else if (result.status === "skipped") {
892
+ job.state.consecutiveErrors = 0;
893
+ job.state.consecutiveSkipped = (job.state.consecutiveSkipped ?? 0) + 1;
894
+ if (alertConfig?.includeSkipped) maybeEmitFailureAlert(state, {
895
+ job,
896
+ alertConfig,
897
+ status: "skipped",
898
+ error: result.error,
899
+ consecutiveCount: job.state.consecutiveSkipped
900
+ });
901
+ else job.state.lastFailureAlertAtMs = void 0;
902
+ } else {
903
+ job.state.consecutiveErrors = 0;
904
+ job.state.consecutiveSkipped = 0;
905
+ job.state.lastFailureAlertAtMs = void 0;
906
+ }
907
+ const shouldDelete = job.schedule.kind === "at" && job.deleteAfterRun === true && result.status === "ok";
908
+ if (!shouldDelete) if (job.schedule.kind === "at") {
909
+ if (result.status === "ok" || result.status === "skipped") {
910
+ job.enabled = false;
911
+ job.state.nextRunAtMs = void 0;
912
+ } else if (result.status === "error") {
913
+ const retryConfig = resolveRetryConfig(state.deps.cronConfig);
914
+ const retryHint = resolveCronExecutionRetryHint(result.error, retryConfig.retryOn, job.state.lastErrorReason);
915
+ const consecutive = job.state.consecutiveErrors;
916
+ if (retryHint.retryable && consecutive <= retryConfig.maxAttempts) {
917
+ const backoff = errorBackoffMs(consecutive, retryConfig.backoffMs);
918
+ job.state.nextRunAtMs = result.endedAt + backoff;
919
+ state.deps.log.info({
920
+ jobId: job.id,
921
+ jobName: job.name,
922
+ consecutiveErrors: consecutive,
923
+ backoffMs: backoff,
924
+ nextRunAtMs: job.state.nextRunAtMs
925
+ }, "cron: scheduling one-shot retry after transient error");
926
+ } else {
927
+ job.enabled = false;
928
+ job.state.nextRunAtMs = void 0;
929
+ state.deps.log.warn({
930
+ jobId: job.id,
931
+ jobName: job.name,
932
+ consecutiveErrors: consecutive,
933
+ error: result.error,
934
+ reason: retryHint.retryable ? "max retries exhausted" : "permanent error",
935
+ retryCategory: retryHint.category
936
+ }, "cron: disabling one-shot job after error");
937
+ }
938
+ }
939
+ } else if (result.status === "error" && isJobEnabled(job)) {
940
+ const backoff = errorBackoffMs(job.state.consecutiveErrors ?? 1);
941
+ let normalNext;
942
+ try {
943
+ normalNext = opts?.preserveSchedule && job.schedule.kind === "every" ? computeNextWithPreservedLastRun(result.endedAt) : computeJobNextRunAtMs(job, result.endedAt);
944
+ } catch (err) {
945
+ recordScheduleComputeError({
946
+ state,
947
+ job,
948
+ err
949
+ });
950
+ }
951
+ const backoffNext = result.endedAt + backoff;
952
+ job.state.nextRunAtMs = job.schedule.kind === "cron" ? resolveCronNextRunWithLowerBound({
953
+ state,
954
+ job,
955
+ naturalNext: normalNext,
956
+ lowerBoundMs: backoffNext,
957
+ context: "error_backoff"
958
+ }) : normalNext !== void 0 ? Math.max(normalNext, backoffNext) : backoffNext;
959
+ state.deps.log.info({
960
+ jobId: job.id,
961
+ consecutiveErrors: job.state.consecutiveErrors,
962
+ backoffMs: backoff,
963
+ nextRunAtMs: job.state.nextRunAtMs
964
+ }, "cron: applying error backoff");
965
+ } else if (isJobEnabled(job)) {
966
+ let naturalNext;
967
+ try {
968
+ naturalNext = opts?.preserveSchedule && job.schedule.kind === "every" ? computeNextWithPreservedLastRun(result.endedAt) : computeJobNextRunAtMs(job, result.endedAt);
969
+ } catch (err) {
970
+ recordScheduleComputeError({
971
+ state,
972
+ job,
973
+ err
974
+ });
975
+ }
976
+ if (job.schedule.kind === "cron") {
977
+ const minNext = result.endedAt + MIN_REFIRE_GAP_MS;
978
+ job.state.nextRunAtMs = resolveCronNextRunWithLowerBound({
979
+ state,
980
+ job,
981
+ naturalNext,
982
+ lowerBoundMs: minNext,
983
+ context: "completion"
984
+ });
985
+ } else job.state.nextRunAtMs = naturalNext;
986
+ } else job.state.nextRunAtMs = void 0;
987
+ return shouldDelete;
988
+ }
989
+ function applyOutcomeToStoredJob(state, result) {
990
+ clearCronJobActive(result.jobId);
991
+ tryFinishCronTaskRun(state, result);
992
+ const store = state.store;
993
+ if (!store) return;
994
+ const jobs = store.jobs;
995
+ const job = jobs.find((entry) => entry.id === result.jobId);
996
+ if (!job) {
997
+ if (result.status === "ok") {
998
+ applyJobResult(state, result.job, {
999
+ status: result.status,
1000
+ error: result.error,
1001
+ diagnostics: result.diagnostics,
1002
+ delivered: result.delivered,
1003
+ startedAt: result.startedAt,
1004
+ endedAt: result.endedAt
1005
+ });
1006
+ emitJobFinished(state, result.job, result, result.startedAt);
1007
+ state.deps.log.info({ jobId: result.jobId }, "cron: finalized successful run after job was removed during execution");
1008
+ return;
1009
+ }
1010
+ state.deps.log.warn({ jobId: result.jobId }, "cron: applyOutcomeToStoredJob — job not found after forceReload, result discarded");
1011
+ return;
1012
+ }
1013
+ const shouldDelete = applyJobResult(state, job, {
1014
+ status: result.status,
1015
+ error: result.error,
1016
+ diagnostics: result.diagnostics,
1017
+ delivered: result.delivered,
1018
+ startedAt: result.startedAt,
1019
+ endedAt: result.endedAt
1020
+ });
1021
+ emitJobFinished(state, job, result, result.startedAt);
1022
+ if (shouldDelete) {
1023
+ store.jobs = jobs.filter((entry) => entry.id !== job.id);
1024
+ emit(state, {
1025
+ jobId: job.id,
1026
+ action: "removed",
1027
+ job
1028
+ });
1029
+ }
1030
+ }
1031
+ function armTimer(state) {
1032
+ if (state.timer) clearTimeout(state.timer);
1033
+ state.timer = null;
1034
+ if (!state.deps.cronEnabled) {
1035
+ state.deps.log.debug({}, "cron: armTimer skipped - scheduler disabled");
1036
+ return;
1037
+ }
1038
+ const nextAt = nextWakeAtMs(state);
1039
+ if (!nextAt) {
1040
+ const jobCount = state.store?.jobs.length ?? 0;
1041
+ const enabledCount = state.store?.jobs.filter((j) => j.enabled).length ?? 0;
1042
+ const withNextRun = state.store?.jobs.filter((j) => j.enabled && hasScheduledNextRunAtMs(j.state.nextRunAtMs)).length ?? 0;
1043
+ if (enabledCount > 0) {
1044
+ armRunningRecheckTimer(state);
1045
+ state.deps.log.debug({
1046
+ jobCount,
1047
+ enabledCount,
1048
+ withNextRun,
1049
+ delayMs: MAX_TIMER_DELAY_MS
1050
+ }, "cron: timer armed for maintenance recheck");
1051
+ return;
1052
+ }
1053
+ state.deps.log.debug({
1054
+ jobCount,
1055
+ enabledCount,
1056
+ withNextRun
1057
+ }, "cron: armTimer skipped - no jobs with nextRunAtMs");
1058
+ return;
1059
+ }
1060
+ const now = state.deps.nowMs();
1061
+ const delay = Math.max(nextAt - now, 0);
1062
+ const clampedDelay = Math.min(delay === 0 ? MIN_REFIRE_GAP_MS : delay, MAX_TIMER_DELAY_MS);
1063
+ state.timer = setTimeout(() => {
1064
+ onTimer(state).catch((err) => {
1065
+ state.deps.log.error({ err: String(err) }, "cron: timer tick failed");
1066
+ });
1067
+ }, clampedDelay);
1068
+ state.deps.log.debug({
1069
+ nextAt,
1070
+ delayMs: clampedDelay,
1071
+ clamped: delay > MAX_TIMER_DELAY_MS
1072
+ }, "cron: timer armed");
1073
+ }
1074
+ function armRunningRecheckTimer(state) {
1075
+ if (state.timer) clearTimeout(state.timer);
1076
+ state.timer = setTimeout(() => {
1077
+ onTimer(state).catch((err) => {
1078
+ state.deps.log.error({ err: String(err) }, "cron: timer tick failed");
1079
+ });
1080
+ }, MAX_TIMER_DELAY_MS);
1081
+ }
1082
+ async function onTimer(state) {
1083
+ if (state.running) {
1084
+ armRunningRecheckTimer(state);
1085
+ return;
1086
+ }
1087
+ state.running = true;
1088
+ armRunningRecheckTimer(state);
1089
+ try {
1090
+ const dueJobs = await locked(state, async () => {
1091
+ await ensureLoaded(state, {
1092
+ forceReload: true,
1093
+ skipRecompute: true
1094
+ });
1095
+ const dueCheckNow = state.deps.nowMs();
1096
+ const due = collectRunnableJobs(state, dueCheckNow);
1097
+ if (due.length === 0) {
1098
+ if (recomputeNextRunsForMaintenance(state, {
1099
+ recomputeExpired: true,
1100
+ nowMs: dueCheckNow
1101
+ })) await persist(state);
1102
+ return [];
1103
+ }
1104
+ const now = state.deps.nowMs();
1105
+ for (const job of due) {
1106
+ job.state.runningAtMs = now;
1107
+ job.state.lastError = void 0;
1108
+ }
1109
+ await persist(state);
1110
+ return due.map((j) => ({
1111
+ id: j.id,
1112
+ job: j
1113
+ }));
1114
+ });
1115
+ const runDueJob = async (params) => {
1116
+ const { id, job } = params;
1117
+ const startedAt = state.deps.nowMs();
1118
+ job.state.runningAtMs = startedAt;
1119
+ markCronJobActive(job.id);
1120
+ emit(state, {
1121
+ jobId: job.id,
1122
+ action: "started",
1123
+ job,
1124
+ runAtMs: startedAt
1125
+ });
1126
+ const jobTimeoutMs = resolveCronJobTimeoutMs(job);
1127
+ const taskRunId = tryCreateCronTaskRun({
1128
+ state,
1129
+ job,
1130
+ startedAt
1131
+ });
1132
+ try {
1133
+ return {
1134
+ jobId: id,
1135
+ job,
1136
+ taskRunId,
1137
+ ...await executeJobCoreWithTimeout(state, job),
1138
+ startedAt,
1139
+ endedAt: state.deps.nowMs()
1140
+ };
1141
+ } catch (err) {
1142
+ const errorText = normalizeCronRunErrorText(err);
1143
+ state.deps.log.warn({
1144
+ jobId: id,
1145
+ jobName: job.name,
1146
+ timeoutMs: jobTimeoutMs ?? null
1147
+ }, `cron: job failed: ${errorText}`);
1148
+ return {
1149
+ jobId: id,
1150
+ job,
1151
+ taskRunId,
1152
+ status: "error",
1153
+ error: errorText,
1154
+ diagnostics: createCronRunDiagnosticsFromError("cron-setup", errorText, { nowMs: state.deps.nowMs }),
1155
+ startedAt,
1156
+ endedAt: state.deps.nowMs()
1157
+ };
1158
+ }
1159
+ };
1160
+ const concurrency = Math.min(resolveRunConcurrency(state), Math.max(1, dueJobs.length));
1161
+ const results = Array.from({ length: dueJobs.length });
1162
+ let cursor = 0;
1163
+ const workers = Array.from({ length: concurrency }, async () => {
1164
+ for (;;) {
1165
+ const index = cursor++;
1166
+ if (index >= dueJobs.length) return;
1167
+ const due = dueJobs[index];
1168
+ if (!due) return;
1169
+ results[index] = await runDueJob(due);
1170
+ }
1171
+ });
1172
+ await Promise.all(workers);
1173
+ const completedResults = results.filter((entry) => entry !== void 0);
1174
+ if (completedResults.length > 0) await locked(state, async () => {
1175
+ await ensureLoaded(state, {
1176
+ forceReload: true,
1177
+ skipRecompute: true
1178
+ });
1179
+ for (const result of completedResults) applyOutcomeToStoredJob(state, result);
1180
+ recomputeNextRunsForMaintenance(state);
1181
+ await persist(state);
1182
+ });
1183
+ } finally {
1184
+ const storePaths = /* @__PURE__ */ new Set();
1185
+ if (state.deps.resolveSessionStorePath) {
1186
+ const defaultAgentId = state.deps.defaultAgentId ?? "main";
1187
+ if (state.store?.jobs?.length) for (const job of state.store.jobs) {
1188
+ const agentId = typeof job.agentId === "string" && job.agentId.trim() ? job.agentId : defaultAgentId;
1189
+ storePaths.add(state.deps.resolveSessionStorePath(agentId));
1190
+ }
1191
+ else storePaths.add(state.deps.resolveSessionStorePath(defaultAgentId));
1192
+ } else if (state.deps.sessionStorePath) storePaths.add(state.deps.sessionStorePath);
1193
+ if (storePaths.size > 0) {
1194
+ const nowMs = state.deps.nowMs();
1195
+ for (const storePath of storePaths) try {
1196
+ await sweepCronRunSessions({
1197
+ cronConfig: state.deps.cronConfig,
1198
+ sessionStorePath: storePath,
1199
+ nowMs,
1200
+ log: state.deps.log
1201
+ });
1202
+ } catch (err) {
1203
+ state.deps.log.warn({
1204
+ err: String(err),
1205
+ storePath
1206
+ }, "cron: session reaper sweep failed");
1207
+ }
1208
+ }
1209
+ state.running = false;
1210
+ armTimer(state);
1211
+ }
1212
+ }
1213
+ function isRunnableJob(params) {
1214
+ const { job, nowMs } = params;
1215
+ if (!job.state) job.state = {};
1216
+ if (!isJobEnabled(job)) return false;
1217
+ if (params.skipJobIds?.has(job.id)) return false;
1218
+ if (typeof job.state.runningAtMs === "number") return false;
1219
+ if (params.skipAtIfAlreadyRan && job.schedule.kind === "at" && job.state.lastStatus) {
1220
+ const lastRun = job.state.lastRunAtMs;
1221
+ const nextRun = job.state.nextRunAtMs;
1222
+ if (job.state.lastStatus === "error" && isJobEnabled(job) && typeof nextRun === "number" && typeof lastRun === "number" && nextRun > lastRun) return nowMs >= nextRun;
1223
+ return false;
1224
+ }
1225
+ const next = job.state.nextRunAtMs;
1226
+ if (hasScheduledNextRunAtMs(next) && nowMs >= next) return true;
1227
+ if (hasScheduledNextRunAtMs(next) && next > nowMs && isErrorBackoffPending(job, nowMs)) return false;
1228
+ if (!params.allowCronMissedRunByLastRun || job.schedule.kind !== "cron") return false;
1229
+ let previousRunAtMs;
1230
+ try {
1231
+ previousRunAtMs = computeJobPreviousRunAtMs(job, nowMs);
1232
+ } catch {
1233
+ return false;
1234
+ }
1235
+ if (typeof previousRunAtMs !== "number" || !Number.isFinite(previousRunAtMs)) return false;
1236
+ const lastRunAtMs = job.state.lastRunAtMs;
1237
+ if (typeof lastRunAtMs !== "number" || !Number.isFinite(lastRunAtMs)) return false;
1238
+ return previousRunAtMs > lastRunAtMs;
1239
+ }
1240
+ function isErrorBackoffPending(job, nowMs) {
1241
+ if (job.schedule.kind === "at" || job.state.lastStatus !== "error") return false;
1242
+ const lastRunAtMs = job.state.lastRunAtMs;
1243
+ if (typeof lastRunAtMs !== "number" || !Number.isFinite(lastRunAtMs)) return false;
1244
+ const consecutiveErrorsRaw = job.state.consecutiveErrors;
1245
+ return nowMs < lastRunAtMs + errorBackoffMs(typeof consecutiveErrorsRaw === "number" && Number.isFinite(consecutiveErrorsRaw) ? Math.max(1, Math.floor(consecutiveErrorsRaw)) : 1);
1246
+ }
1247
+ function collectRunnableJobs(state, nowMs, opts) {
1248
+ if (!state.store) return [];
1249
+ return state.store.jobs.filter((job) => isRunnableJob({
1250
+ job,
1251
+ nowMs,
1252
+ skipJobIds: opts?.skipJobIds,
1253
+ skipAtIfAlreadyRan: opts?.skipAtIfAlreadyRan,
1254
+ allowCronMissedRunByLastRun: opts?.allowCronMissedRunByLastRun
1255
+ }));
1256
+ }
1257
+ async function runMissedJobs(state, opts) {
1258
+ const plan = await planStartupCatchup(state, opts);
1259
+ if (plan.candidates.length === 0 && plan.deferredJobs.length === 0) return;
1260
+ await applyStartupCatchupOutcomes(state, plan, await executeStartupCatchupPlan(state, plan));
1261
+ }
1262
+ async function planStartupCatchup(state, opts) {
1263
+ const maxImmediate = Math.max(0, state.deps.maxMissedJobsPerRestart ?? DEFAULT_MAX_MISSED_JOBS_PER_RESTART);
1264
+ return locked(state, async () => {
1265
+ await ensureLoaded(state, { skipRecompute: true });
1266
+ if (!state.store) return {
1267
+ candidates: [],
1268
+ deferredJobs: []
1269
+ };
1270
+ const now = state.deps.nowMs();
1271
+ const missed = collectRunnableJobs(state, now, {
1272
+ skipJobIds: opts?.skipJobIds,
1273
+ skipAtIfAlreadyRan: true,
1274
+ allowCronMissedRunByLastRun: true
1275
+ });
1276
+ if (missed.length === 0) return {
1277
+ candidates: [],
1278
+ deferredJobs: []
1279
+ };
1280
+ const sorted = missed.toSorted((a, b) => (a.state.nextRunAtMs ?? 0) - (b.state.nextRunAtMs ?? 0));
1281
+ const deferredAgentJobs = opts?.deferAgentTurnJobs ? sorted.filter((job) => job.payload.kind === "agentTurn") : [];
1282
+ const startupEligible = opts?.deferAgentTurnJobs ? sorted.filter((job) => job.payload.kind !== "agentTurn") : sorted;
1283
+ const startupCandidates = startupEligible.slice(0, maxImmediate);
1284
+ const deferredOverflow = startupEligible.slice(maxImmediate);
1285
+ const deferredAgentDelayMs = Math.max(0, state.deps.startupDeferredMissedAgentJobDelayMs ?? DEFAULT_STARTUP_DEFERRED_MISSED_AGENT_JOB_DELAY_MS);
1286
+ const deferred = [...deferredOverflow.map((job) => ({ jobId: job.id })), ...deferredAgentJobs.map((job) => ({
1287
+ jobId: job.id,
1288
+ delayMs: deferredAgentDelayMs
1289
+ }))];
1290
+ if (deferred.length > 0) state.deps.log.info({
1291
+ immediateCount: startupCandidates.length,
1292
+ deferredCount: deferred.length,
1293
+ totalMissed: missed.length
1294
+ }, "cron: staggering missed jobs to prevent gateway overload");
1295
+ if (deferredAgentJobs.length > 0) state.deps.log.info({
1296
+ count: deferredAgentJobs.length,
1297
+ jobIds: deferredAgentJobs.map((job) => job.id),
1298
+ delayMs: deferredAgentDelayMs
1299
+ }, "cron: deferring missed agent jobs until after gateway startup");
1300
+ if (startupCandidates.length > 0) state.deps.log.info({
1301
+ count: startupCandidates.length,
1302
+ jobIds: startupCandidates.map((j) => j.id)
1303
+ }, "cron: running missed jobs after restart");
1304
+ for (const job of startupCandidates) {
1305
+ job.state.runningAtMs = now;
1306
+ job.state.lastError = void 0;
1307
+ }
1308
+ await persist(state);
1309
+ return {
1310
+ candidates: startupCandidates.map((job) => ({
1311
+ jobId: job.id,
1312
+ job
1313
+ })),
1314
+ deferredJobs: deferred
1315
+ };
1316
+ });
1317
+ }
1318
+ async function executeStartupCatchupPlan(state, plan) {
1319
+ const outcomes = [];
1320
+ for (const candidate of plan.candidates) outcomes.push(await runStartupCatchupCandidate(state, candidate));
1321
+ return outcomes;
1322
+ }
1323
+ async function runStartupCatchupCandidate(state, candidate) {
1324
+ const startedAt = state.deps.nowMs();
1325
+ const taskRunId = tryCreateCronTaskRun({
1326
+ state,
1327
+ job: candidate.job,
1328
+ startedAt
1329
+ });
1330
+ emit(state, {
1331
+ jobId: candidate.job.id,
1332
+ action: "started",
1333
+ job: candidate.job,
1334
+ runAtMs: startedAt
1335
+ });
1336
+ try {
1337
+ const result = await executeJobCoreWithTimeout(state, candidate.job);
1338
+ return {
1339
+ jobId: candidate.jobId,
1340
+ job: candidate.job,
1341
+ taskRunId,
1342
+ status: result.status,
1343
+ error: result.error,
1344
+ summary: result.summary,
1345
+ diagnostics: result.diagnostics,
1346
+ delivered: result.delivered,
1347
+ sessionId: result.sessionId,
1348
+ sessionKey: result.sessionKey,
1349
+ model: result.model,
1350
+ provider: result.provider,
1351
+ usage: result.usage,
1352
+ startedAt,
1353
+ endedAt: state.deps.nowMs()
1354
+ };
1355
+ } catch (err) {
1356
+ return {
1357
+ jobId: candidate.jobId,
1358
+ job: candidate.job,
1359
+ taskRunId,
1360
+ status: "error",
1361
+ error: normalizeCronRunErrorText(err),
1362
+ diagnostics: createCronRunDiagnosticsFromError("cron-setup", normalizeCronRunErrorText(err), { nowMs: state.deps.nowMs }),
1363
+ startedAt,
1364
+ endedAt: state.deps.nowMs()
1365
+ };
1366
+ }
1367
+ }
1368
+ async function applyStartupCatchupOutcomes(state, plan, outcomes) {
1369
+ const staggerMs = Math.max(0, state.deps.missedJobStaggerMs ?? DEFAULT_MISSED_JOB_STAGGER_MS);
1370
+ await locked(state, async () => {
1371
+ await ensureLoaded(state, { skipRecompute: true });
1372
+ if (!state.store) return;
1373
+ for (const result of outcomes) applyOutcomeToStoredJob(state, result);
1374
+ if (plan.deferredJobs.length > 0) {
1375
+ const baseNow = state.deps.nowMs();
1376
+ let offset = staggerMs;
1377
+ for (const deferred of plan.deferredJobs) {
1378
+ const jobId = deferred.jobId;
1379
+ const job = state.store.jobs.find((entry) => entry.id === jobId);
1380
+ if (!job || !isJobEnabled(job)) continue;
1381
+ if (typeof deferred.delayMs === "number") {
1382
+ job.state.nextRunAtMs = baseNow + deferred.delayMs + offset - staggerMs;
1383
+ offset += staggerMs;
1384
+ continue;
1385
+ }
1386
+ job.state.nextRunAtMs = baseNow + offset;
1387
+ offset += staggerMs;
1388
+ }
1389
+ }
1390
+ recomputeNextRunsForMaintenance(state, { repairFutureCronNextRunAtMs: false });
1391
+ await persist(state);
1392
+ });
1393
+ }
1394
+ async function executeJobCore(state, job, abortSignal, options) {
1395
+ const resolveAbortError = () => ({
1396
+ status: "error",
1397
+ error: abortErrorMessage(abortSignal)
1398
+ });
1399
+ const waitWithAbort = async (ms) => {
1400
+ if (!abortSignal) {
1401
+ await new Promise((resolve) => setTimeout(resolve, ms));
1402
+ return;
1403
+ }
1404
+ if (abortSignal.aborted) return;
1405
+ await new Promise((resolve) => {
1406
+ const timer = setTimeout(() => {
1407
+ abortSignal.removeEventListener("abort", onAbort);
1408
+ resolve();
1409
+ }, ms);
1410
+ const onAbort = () => {
1411
+ clearTimeout(timer);
1412
+ abortSignal.removeEventListener("abort", onAbort);
1413
+ resolve();
1414
+ };
1415
+ abortSignal.addEventListener("abort", onAbort, { once: true });
1416
+ });
1417
+ };
1418
+ if (abortSignal?.aborted) return resolveAbortError();
1419
+ if (job.sessionTarget === "main") return await executeMainSessionCronJob(state, job, abortSignal, waitWithAbort);
1420
+ return await executeDetachedCronJob(state, job, abortSignal, resolveAbortError, options);
1421
+ }
1422
+ async function executeMainSessionCronJob(state, job, abortSignal, waitWithAbort) {
1423
+ const text = resolveJobPayloadTextForMain(job);
1424
+ if (!text) return {
1425
+ status: "skipped",
1426
+ error: job.payload.kind === "systemEvent" ? "main job requires non-empty systemEvent text" : "main job requires payload.kind=\"systemEvent\""
1427
+ };
1428
+ const cronRunSessionKey = resolveMainSessionCronRunSessionKey(job, typeof job.state.runningAtMs === "number" ? job.state.runningAtMs : state.deps.nowMs());
1429
+ const deliveryContext = resolveMainSessionCronDeliveryContext(state, job);
1430
+ state.deps.enqueueSystemEvent(text, {
1431
+ agentId: job.agentId,
1432
+ sessionKey: cronRunSessionKey,
1433
+ contextKey: `cron:${job.id}`,
1434
+ ...deliveryContext ? { deliveryContext } : {}
1435
+ });
1436
+ if (job.wakeMode === "now" && state.deps.runHeartbeatOnce) {
1437
+ const reason = `cron:${job.id}`;
1438
+ const maxWaitMs = state.deps.wakeNowHeartbeatBusyMaxWaitMs ?? 2 * 6e4;
1439
+ const retryDelayMs = state.deps.wakeNowHeartbeatBusyRetryDelayMs ?? 250;
1440
+ const waitStartedAt = state.deps.nowMs();
1441
+ let heartbeatResult;
1442
+ for (;;) {
1443
+ if (abortSignal?.aborted) return {
1444
+ status: "error",
1445
+ error: timeoutErrorMessage()
1446
+ };
1447
+ heartbeatResult = await state.deps.runHeartbeatOnce({
1448
+ source: "cron",
1449
+ intent: "immediate",
1450
+ reason,
1451
+ agentId: job.agentId,
1452
+ sessionKey: cronRunSessionKey,
1453
+ heartbeat: { target: "last" }
1454
+ });
1455
+ if (heartbeatResult.status !== "skipped" || !isRetryableHeartbeatBusySkipReason(heartbeatResult.reason)) break;
1456
+ if (heartbeatResult.reason === "cron-in-progress") {
1457
+ state.deps.requestHeartbeat({
1458
+ source: "cron",
1459
+ intent: "immediate",
1460
+ reason,
1461
+ agentId: job.agentId,
1462
+ sessionKey: cronRunSessionKey,
1463
+ heartbeat: { target: "last" }
1464
+ });
1465
+ return {
1466
+ status: "ok",
1467
+ summary: text,
1468
+ sessionKey: cronRunSessionKey
1469
+ };
1470
+ }
1471
+ if (abortSignal?.aborted) return {
1472
+ status: "error",
1473
+ error: timeoutErrorMessage()
1474
+ };
1475
+ if (state.deps.nowMs() - waitStartedAt > maxWaitMs) {
1476
+ if (abortSignal?.aborted) return {
1477
+ status: "error",
1478
+ error: timeoutErrorMessage()
1479
+ };
1480
+ state.deps.requestHeartbeat({
1481
+ source: "cron",
1482
+ intent: "immediate",
1483
+ reason,
1484
+ agentId: job.agentId,
1485
+ sessionKey: cronRunSessionKey,
1486
+ heartbeat: { target: "last" }
1487
+ });
1488
+ return {
1489
+ status: "ok",
1490
+ summary: text,
1491
+ sessionKey: cronRunSessionKey
1492
+ };
1493
+ }
1494
+ await waitWithAbort(retryDelayMs);
1495
+ }
1496
+ if (heartbeatResult.status === "ran") return {
1497
+ status: "ok",
1498
+ summary: text,
1499
+ sessionKey: cronRunSessionKey
1500
+ };
1501
+ if (heartbeatResult.status === "skipped") return {
1502
+ status: "skipped",
1503
+ error: heartbeatResult.reason,
1504
+ summary: text,
1505
+ sessionKey: cronRunSessionKey
1506
+ };
1507
+ return {
1508
+ status: "error",
1509
+ error: heartbeatResult.reason,
1510
+ summary: text,
1511
+ sessionKey: cronRunSessionKey
1512
+ };
1513
+ }
1514
+ if (abortSignal?.aborted) return {
1515
+ status: "error",
1516
+ error: timeoutErrorMessage()
1517
+ };
1518
+ state.deps.requestHeartbeat({
1519
+ source: "cron",
1520
+ intent: job.wakeMode === "now" ? "immediate" : "event",
1521
+ reason: `cron:${job.id}`,
1522
+ agentId: job.agentId,
1523
+ sessionKey: cronRunSessionKey,
1524
+ heartbeat: { target: "last" }
1525
+ });
1526
+ return {
1527
+ status: "ok",
1528
+ summary: text,
1529
+ sessionKey: cronRunSessionKey
1530
+ };
1531
+ }
1532
+ async function executeDetachedCronJob(state, job, abortSignal, resolveAbortError, options) {
1533
+ if (job.payload.kind !== "agentTurn") {
1534
+ const error = "isolated job requires payload.kind=agentTurn";
1535
+ return {
1536
+ status: "skipped",
1537
+ error,
1538
+ diagnostics: createCronRunDiagnosticsFromError("cron-preflight", error, {
1539
+ severity: "warn",
1540
+ nowMs: state.deps.nowMs
1541
+ })
1542
+ };
1543
+ }
1544
+ if (abortSignal?.aborted) {
1545
+ const aborted = resolveAbortError();
1546
+ return {
1547
+ ...aborted,
1548
+ diagnostics: createCronRunDiagnosticsFromError("cron-setup", aborted.error, { nowMs: state.deps.nowMs })
1549
+ };
1550
+ }
1551
+ const res = await state.deps.runIsolatedAgentJob({
1552
+ job,
1553
+ message: job.payload.message,
1554
+ abortSignal,
1555
+ onExecutionStarted: options?.onExecutionStarted,
1556
+ onExecutionPhase: options?.onExecutionPhase
1557
+ });
1558
+ if (abortSignal?.aborted) {
1559
+ const error = abortErrorMessage(abortSignal);
1560
+ return {
1561
+ status: "error",
1562
+ error,
1563
+ diagnostics: createCronRunDiagnosticsFromError("cron-setup", error, { nowMs: state.deps.nowMs })
1564
+ };
1565
+ }
1566
+ return {
1567
+ status: res.status,
1568
+ error: res.error,
1569
+ summary: res.summary,
1570
+ delivered: res.delivered,
1571
+ deliveryAttempted: res.deliveryAttempted,
1572
+ delivery: res.delivery,
1573
+ sessionId: res.sessionId,
1574
+ sessionKey: res.sessionKey,
1575
+ diagnostics: res.diagnostics,
1576
+ model: res.model,
1577
+ provider: res.provider,
1578
+ usage: res.usage
1579
+ };
1580
+ }
1581
+ function emitJobFinished(state, job, result, runAtMs) {
1582
+ emit(state, {
1583
+ jobId: job.id,
1584
+ action: "finished",
1585
+ job,
1586
+ status: result.status,
1587
+ error: result.error,
1588
+ summary: result.summary,
1589
+ diagnostics: result.diagnostics,
1590
+ delivered: job.state.lastDelivered,
1591
+ deliveryStatus: job.state.lastDeliveryStatus,
1592
+ deliveryError: job.state.lastDeliveryError,
1593
+ failureNotificationDelivery: failureNotificationDeliveryFromJobState(job),
1594
+ delivery: result.delivery,
1595
+ sessionId: result.sessionId,
1596
+ sessionKey: result.sessionKey,
1597
+ runAtMs,
1598
+ durationMs: job.state.lastDurationMs,
1599
+ nextRunAtMs: job.state.nextRunAtMs,
1600
+ model: result.model,
1601
+ provider: result.provider,
1602
+ usage: result.usage
1603
+ });
1604
+ }
1605
+ function wake(state, opts) {
1606
+ const text = opts.text.trim();
1607
+ if (!text) return { ok: false };
1608
+ const sessionKey = opts.sessionKey?.trim() || void 0;
1609
+ if (sessionKey && isSubagentSessionKey(sessionKey)) return {
1610
+ ok: false,
1611
+ reason: "unwakeable-session-key"
1612
+ };
1613
+ state.deps.enqueueSystemEvent(text, sessionKey ? { sessionKey } : void 0);
1614
+ if (opts.mode === "now") state.deps.requestHeartbeat({
1615
+ source: "manual",
1616
+ intent: "immediate",
1617
+ reason: "wake",
1618
+ ...sessionKey ? { sessionKey } : {}
1619
+ });
1620
+ else if (sessionKey) state.deps.requestHeartbeat({
1621
+ source: "manual",
1622
+ intent: "immediate",
1623
+ reason: "wake",
1624
+ sessionKey
1625
+ });
1626
+ return { ok: true };
1627
+ }
1628
+ function stopTimer(state) {
1629
+ if (state.timer) clearTimeout(state.timer);
1630
+ state.timer = null;
1631
+ }
1632
+ function emit(state, evt) {
1633
+ try {
1634
+ state.deps.onEvent?.(evt);
1635
+ } catch {}
1636
+ }
1637
+ //#endregion
1638
+ //#region src/cron/service/ops.ts
1639
+ const STARTUP_INTERRUPTED_ERROR = "cron: job interrupted by gateway restart";
1640
+ function resolveInterruptedStartupFailureNotificationStatus(params) {
1641
+ if (params.job.delivery?.bestEffort === true) return "not-requested";
1642
+ if (resolveFailureDestination(params.job, params.state.deps.cronConfig?.failureDestination)) return "unknown";
1643
+ const primaryPlan = resolveCronDeliveryPlan(params.job);
1644
+ return primaryPlan.mode === "announce" && primaryPlan.requested ? "unknown" : "not-requested";
1645
+ }
1646
+ function markInterruptedStartupRun(params) {
1647
+ const { job, runningAtMs, nowMs } = params;
1648
+ const failureNotificationStatus = resolveInterruptedStartupFailureNotificationStatus({
1649
+ state: params.state,
1650
+ job
1651
+ });
1652
+ const previousErrors = typeof job.state.consecutiveErrors === "number" && Number.isFinite(job.state.consecutiveErrors) ? Math.max(0, Math.floor(job.state.consecutiveErrors)) : 0;
1653
+ params.state.deps.log.warn({
1654
+ jobId: job.id,
1655
+ runningAtMs
1656
+ }, "cron: marking interrupted running job failed on startup");
1657
+ job.state.runningAtMs = void 0;
1658
+ job.state.lastRunAtMs = runningAtMs;
1659
+ job.state.lastRunStatus = "error";
1660
+ job.state.lastStatus = "error";
1661
+ job.state.lastError = STARTUP_INTERRUPTED_ERROR;
1662
+ job.state.lastDurationMs = Math.max(0, nowMs - runningAtMs);
1663
+ job.state.consecutiveErrors = previousErrors + 1;
1664
+ job.state.lastDelivered = false;
1665
+ job.state.lastDeliveryStatus = "unknown";
1666
+ job.state.lastDeliveryError = STARTUP_INTERRUPTED_ERROR;
1667
+ job.state.lastFailureNotificationDelivered = void 0;
1668
+ job.state.lastFailureNotificationDeliveryStatus = failureNotificationStatus;
1669
+ job.state.lastFailureNotificationDeliveryError = void 0;
1670
+ job.state.nextRunAtMs = void 0;
1671
+ job.updatedAtMs = nowMs;
1672
+ if (job.schedule.kind === "at") job.enabled = false;
1673
+ return {
1674
+ jobId: job.id,
1675
+ runAtMs: runningAtMs,
1676
+ durationMs: job.state.lastDurationMs
1677
+ };
1678
+ }
1679
+ function mergeManualRunSnapshotAfterReload(params) {
1680
+ if (!params.state.store) return;
1681
+ if (params.removed) {
1682
+ params.state.store.jobs = params.state.store.jobs.filter((job) => job.id !== params.jobId);
1683
+ return;
1684
+ }
1685
+ if (!params.snapshot) return;
1686
+ const reloaded = params.state.store.jobs.find((job) => job.id === params.jobId);
1687
+ if (!reloaded) return;
1688
+ reloaded.enabled = params.snapshot.enabled;
1689
+ reloaded.updatedAtMs = params.snapshot.updatedAtMs;
1690
+ reloaded.state = params.snapshot.state;
1691
+ }
1692
+ async function ensureLoadedForRead(state) {
1693
+ await ensureLoaded(state, { skipRecompute: true });
1694
+ if (!state.store) return;
1695
+ if (recomputeNextRunsForMaintenance(state)) await persist(state);
1696
+ }
1697
+ async function start(state) {
1698
+ if (!state.deps.cronEnabled) {
1699
+ state.deps.log.info({ enabled: false }, "cron: disabled");
1700
+ return;
1701
+ }
1702
+ const interruptedJobIds = /* @__PURE__ */ new Set();
1703
+ const interruptedRuns = [];
1704
+ let markedAnyInterruptedRun = false;
1705
+ await locked(state, async () => {
1706
+ await ensureLoaded(state, { skipRecompute: true });
1707
+ const jobs = state.store?.jobs ?? [];
1708
+ for (const job of jobs) {
1709
+ job.state ??= {};
1710
+ if (typeof job.state.runningAtMs === "number") {
1711
+ const nowMs = state.deps.nowMs();
1712
+ const interrupted = markInterruptedStartupRun({
1713
+ state,
1714
+ job,
1715
+ runningAtMs: job.state.runningAtMs,
1716
+ nowMs
1717
+ });
1718
+ interruptedJobIds.add(job.id);
1719
+ interruptedRuns.push(interrupted);
1720
+ markedAnyInterruptedRun = true;
1721
+ }
1722
+ }
1723
+ if (markedAnyInterruptedRun || jobs.length > 0) await persist(state, markedAnyInterruptedRun ? void 0 : { stateOnly: true });
1724
+ });
1725
+ await runMissedJobs(state, {
1726
+ skipJobIds: interruptedJobIds.size > 0 ? interruptedJobIds : void 0,
1727
+ deferAgentTurnJobs: true
1728
+ });
1729
+ await locked(state, async () => {
1730
+ await ensureLoaded(state, { skipRecompute: true });
1731
+ if (recomputeNextRunsForMaintenance(state, { recomputeExpired: true })) await persist(state);
1732
+ for (const interrupted of interruptedRuns) {
1733
+ const job = state.store?.jobs.find((entry) => entry.id === interrupted.jobId);
1734
+ emit(state, {
1735
+ jobId: interrupted.jobId,
1736
+ action: "finished",
1737
+ job,
1738
+ status: "error",
1739
+ error: STARTUP_INTERRUPTED_ERROR,
1740
+ delivered: false,
1741
+ deliveryStatus: "unknown",
1742
+ deliveryError: STARTUP_INTERRUPTED_ERROR,
1743
+ failureNotificationDelivery: job ? failureNotificationDeliveryFromJobState(job) : void 0,
1744
+ runAtMs: interrupted.runAtMs,
1745
+ durationMs: interrupted.durationMs,
1746
+ nextRunAtMs: job?.state.nextRunAtMs
1747
+ });
1748
+ }
1749
+ armTimer(state);
1750
+ state.deps.log.info({
1751
+ enabled: true,
1752
+ jobs: state.store?.jobs.length ?? 0,
1753
+ nextWakeAtMs: nextWakeAtMs(state) ?? null
1754
+ }, "cron: started");
1755
+ });
1756
+ }
1757
+ function stop(state) {
1758
+ stopTimer(state);
1759
+ }
1760
+ async function status(state) {
1761
+ return await locked(state, async () => {
1762
+ await ensureLoadedForRead(state);
1763
+ return {
1764
+ enabled: state.deps.cronEnabled,
1765
+ storePath: state.deps.storePath,
1766
+ jobs: state.store?.jobs.length ?? 0,
1767
+ nextWakeAtMs: state.deps.cronEnabled ? nextWakeAtMs(state) ?? null : null
1768
+ };
1769
+ });
1770
+ }
1771
+ async function list(state, opts) {
1772
+ return await locked(state, async () => {
1773
+ await ensureLoadedForRead(state);
1774
+ const includeDisabled = opts?.includeDisabled === true;
1775
+ return (state.store?.jobs ?? []).filter((j) => includeDisabled || isJobEnabled(j)).toSorted((a, b) => (a.state.nextRunAtMs ?? 0) - (b.state.nextRunAtMs ?? 0));
1776
+ });
1777
+ }
1778
+ async function readJob(state, id) {
1779
+ return await locked(state, async () => {
1780
+ await ensureLoadedForRead(state);
1781
+ return state.store?.jobs.find((job) => job.id === id);
1782
+ });
1783
+ }
1784
+ function resolveEnabledFilter(opts) {
1785
+ if (opts?.enabled === "all" || opts?.enabled === "enabled" || opts?.enabled === "disabled") return opts.enabled;
1786
+ return opts?.includeDisabled ? "all" : "enabled";
1787
+ }
1788
+ function sortJobs(jobs, sortBy, sortDir) {
1789
+ const dir = sortDir === "desc" ? -1 : 1;
1790
+ return jobs.toSorted((a, b) => {
1791
+ let cmp = 0;
1792
+ if (sortBy === "name") {
1793
+ const aName = typeof a.name === "string" ? a.name : "";
1794
+ const bName = typeof b.name === "string" ? b.name : "";
1795
+ cmp = aName.localeCompare(bName, void 0, { sensitivity: "base" });
1796
+ } else if (sortBy === "updatedAtMs") cmp = a.updatedAtMs - b.updatedAtMs;
1797
+ else {
1798
+ const aNext = a.state.nextRunAtMs;
1799
+ const bNext = b.state.nextRunAtMs;
1800
+ if (typeof aNext === "number" && typeof bNext === "number") cmp = aNext - bNext;
1801
+ else if (typeof aNext === "number") cmp = -1;
1802
+ else if (typeof bNext === "number") cmp = 1;
1803
+ else cmp = 0;
1804
+ }
1805
+ if (cmp !== 0) return cmp * dir;
1806
+ const aId = typeof a.id === "string" ? a.id : "";
1807
+ const bId = typeof b.id === "string" ? b.id : "";
1808
+ return aId.localeCompare(bId);
1809
+ });
1810
+ }
1811
+ function resolveEffectiveJobAgentId(job, defaultAgentId) {
1812
+ return normalizeOptionalAgentId(job.agentId) ?? normalizeOptionalAgentId(defaultAgentId) ?? "main";
1813
+ }
1814
+ async function listPage(state, opts) {
1815
+ return await locked(state, async () => {
1816
+ await ensureLoadedForRead(state);
1817
+ const query = normalizeLowercaseStringOrEmpty(opts?.query);
1818
+ const enabledFilter = resolveEnabledFilter(opts);
1819
+ const sortBy = opts?.sortBy ?? "nextRunAtMs";
1820
+ const sortDir = opts?.sortDir ?? "asc";
1821
+ const requestedAgentId = normalizeOptionalAgentId(opts?.agentId);
1822
+ const sorted = sortJobs((state.store?.jobs ?? []).filter((job) => {
1823
+ if (enabledFilter === "enabled" && !isJobEnabled(job)) return false;
1824
+ if (enabledFilter === "disabled" && isJobEnabled(job)) return false;
1825
+ if (requestedAgentId && resolveEffectiveJobAgentId(job, state.deps.defaultAgentId) !== requestedAgentId) return false;
1826
+ if (!query) return true;
1827
+ return normalizeLowercaseStringOrEmpty([
1828
+ job.name,
1829
+ job.description ?? "",
1830
+ job.agentId ?? ""
1831
+ ].join(" ")).includes(query);
1832
+ }), sortBy, sortDir);
1833
+ const total = sorted.length;
1834
+ const offset = Math.max(0, Math.min(total, Math.floor(opts?.offset ?? 0)));
1835
+ const defaultLimit = total === 0 ? 50 : total;
1836
+ const limit = Math.max(1, Math.min(200, Math.floor(opts?.limit ?? defaultLimit)));
1837
+ const jobs = sorted.slice(offset, offset + limit);
1838
+ const nextOffset = offset + jobs.length;
1839
+ return {
1840
+ jobs,
1841
+ total,
1842
+ offset,
1843
+ limit,
1844
+ hasMore: nextOffset < total,
1845
+ nextOffset: nextOffset < total ? nextOffset : null
1846
+ };
1847
+ });
1848
+ }
1849
+ async function add(state, input) {
1850
+ return await locked(state, async () => {
1851
+ warnIfDisabled(state, "add");
1852
+ await ensureLoaded(state);
1853
+ const job = createJob(state, input);
1854
+ state.store?.jobs.push(job);
1855
+ recomputeNextRuns(state);
1856
+ await persist(state);
1857
+ armTimer(state);
1858
+ state.deps.log.info({
1859
+ jobId: job.id,
1860
+ jobName: job.name,
1861
+ nextRunAtMs: job.state.nextRunAtMs,
1862
+ schedulerNextWakeAtMs: nextWakeAtMs(state) ?? null,
1863
+ timerArmed: state.timer !== null,
1864
+ cronEnabled: state.deps.cronEnabled
1865
+ }, "cron: job added");
1866
+ emit(state, {
1867
+ jobId: job.id,
1868
+ action: "added",
1869
+ job,
1870
+ nextRunAtMs: job.state.nextRunAtMs
1871
+ });
1872
+ return job;
1873
+ });
1874
+ }
1875
+ async function update(state, id, patch) {
1876
+ return await locked(state, async () => {
1877
+ warnIfDisabled(state, "update");
1878
+ await ensureLoaded(state, { skipRecompute: true });
1879
+ const job = findJobOrThrow(state, id);
1880
+ const now = state.deps.nowMs();
1881
+ const nextJob = structuredClone(job);
1882
+ applyJobPatch(nextJob, patch, { defaultAgentId: state.deps.defaultAgentId });
1883
+ if (nextJob.schedule.kind === "every") {
1884
+ const anchor = nextJob.schedule.anchorMs;
1885
+ if (typeof anchor !== "number" || !Number.isFinite(anchor)) {
1886
+ const fallbackAnchorMs = patch.schedule?.kind === "every" ? now : typeof nextJob.createdAtMs === "number" && Number.isFinite(nextJob.createdAtMs) ? nextJob.createdAtMs : now;
1887
+ nextJob.schedule = {
1888
+ ...nextJob.schedule,
1889
+ anchorMs: Math.max(0, Math.floor(fallbackAnchorMs))
1890
+ };
1891
+ }
1892
+ }
1893
+ const scheduleChanged = patch.schedule !== void 0;
1894
+ const enabledChanged = patch.enabled !== void 0;
1895
+ if (scheduleChanged && nextJob.schedule.kind === "cron" && !isJobEnabled(nextJob)) computeJobNextRunAtMs({
1896
+ ...nextJob,
1897
+ enabled: true
1898
+ }, now);
1899
+ nextJob.updatedAtMs = now;
1900
+ if (scheduleChanged || enabledChanged) if (isJobEnabled(nextJob)) nextJob.state.nextRunAtMs = computeJobNextRunAtMs(nextJob, now);
1901
+ else {
1902
+ nextJob.state.nextRunAtMs = void 0;
1903
+ nextJob.state.runningAtMs = void 0;
1904
+ }
1905
+ else if (isJobEnabled(nextJob) && !hasScheduledNextRunAtMs(nextJob.state.nextRunAtMs)) nextJob.state.nextRunAtMs = computeJobNextRunAtMs(nextJob, now);
1906
+ if (state.store) {
1907
+ const index = state.store.jobs.findIndex((entry) => entry.id === id);
1908
+ if (index >= 0) state.store.jobs[index] = nextJob;
1909
+ }
1910
+ await persist(state);
1911
+ armTimer(state);
1912
+ emit(state, {
1913
+ jobId: id,
1914
+ action: "updated",
1915
+ job: nextJob,
1916
+ nextRunAtMs: nextJob.state.nextRunAtMs
1917
+ });
1918
+ return nextJob;
1919
+ });
1920
+ }
1921
+ async function remove(state, id) {
1922
+ return await locked(state, async () => {
1923
+ warnIfDisabled(state, "remove");
1924
+ await ensureLoaded(state);
1925
+ const before = state.store?.jobs.length ?? 0;
1926
+ if (!state.store) return {
1927
+ ok: false,
1928
+ removed: false
1929
+ };
1930
+ const removedJob = state.store.jobs.find((j) => j.id === id);
1931
+ state.store.jobs = state.store.jobs.filter((j) => j.id !== id);
1932
+ const removed = (state.store.jobs.length ?? 0) !== before;
1933
+ await persist(state);
1934
+ armTimer(state);
1935
+ if (removed) emit(state, {
1936
+ jobId: id,
1937
+ action: "removed",
1938
+ job: removedJob
1939
+ });
1940
+ return {
1941
+ ok: true,
1942
+ removed
1943
+ };
1944
+ });
1945
+ }
1946
+ let nextManualRunId = 1;
1947
+ async function skipInvalidPersistedManualRun(params) {
1948
+ const endedAt = params.state.deps.nowMs();
1949
+ const errorText = normalizeCronRunErrorText(params.error);
1950
+ const diagnostics = createCronRunDiagnosticsFromError("cron-preflight", errorText, {
1951
+ severity: "warn",
1952
+ nowMs: params.state.deps.nowMs
1953
+ });
1954
+ const shouldDelete = applyJobResult(params.state, params.job, {
1955
+ status: "skipped",
1956
+ error: errorText,
1957
+ diagnostics,
1958
+ startedAt: endedAt,
1959
+ endedAt
1960
+ }, { preserveSchedule: params.mode === "force" });
1961
+ emit(params.state, {
1962
+ jobId: params.job.id,
1963
+ action: "finished",
1964
+ status: "skipped",
1965
+ error: errorText,
1966
+ diagnostics,
1967
+ runAtMs: endedAt,
1968
+ durationMs: params.job.state.lastDurationMs,
1969
+ nextRunAtMs: params.job.state.nextRunAtMs,
1970
+ deliveryStatus: params.job.state.lastDeliveryStatus,
1971
+ deliveryError: params.job.state.lastDeliveryError,
1972
+ failureNotificationDelivery: failureNotificationDeliveryFromJobState(params.job)
1973
+ });
1974
+ if (shouldDelete && params.state.store) {
1975
+ params.state.store.jobs = params.state.store.jobs.filter((entry) => entry.id !== params.job.id);
1976
+ emit(params.state, {
1977
+ jobId: params.job.id,
1978
+ action: "removed"
1979
+ });
1980
+ }
1981
+ recomputeNextRunsForMaintenance(params.state, { recomputeExpired: true });
1982
+ await persist(params.state);
1983
+ armTimer(params.state);
1984
+ }
1985
+ function tryCreateManualTaskRun(params) {
1986
+ const runId = createCronExecutionId(params.job.id, params.startedAt);
1987
+ try {
1988
+ createRunningTaskRun({
1989
+ runtime: "cron",
1990
+ sourceId: params.job.id,
1991
+ ownerKey: "",
1992
+ scopeKind: "system",
1993
+ childSessionKey: params.job.sessionKey,
1994
+ agentId: params.job.agentId,
1995
+ runId,
1996
+ label: params.job.name,
1997
+ task: params.job.name || params.job.id,
1998
+ deliveryStatus: "not_applicable",
1999
+ notifyPolicy: "silent",
2000
+ startedAt: params.startedAt,
2001
+ lastEventAt: params.startedAt
2002
+ });
2003
+ return runId;
2004
+ } catch (error) {
2005
+ params.state.deps.log.warn({
2006
+ jobId: params.job.id,
2007
+ error
2008
+ }, "cron: failed to create task ledger record");
2009
+ return;
2010
+ }
2011
+ }
2012
+ function tryFinishManualTaskRun(state, params) {
2013
+ if (!params.taskRunId) return;
2014
+ try {
2015
+ if (params.coreResult.status === "ok" || params.coreResult.status === "skipped") {
2016
+ completeTaskRunByRunId({
2017
+ runId: params.taskRunId,
2018
+ runtime: "cron",
2019
+ endedAt: params.endedAt,
2020
+ lastEventAt: params.endedAt,
2021
+ terminalSummary: params.coreResult.summary ?? void 0
2022
+ });
2023
+ return;
2024
+ }
2025
+ failTaskRunByRunId({
2026
+ runId: params.taskRunId,
2027
+ runtime: "cron",
2028
+ status: normalizeCronRunErrorText(params.coreResult.error) === "cron: job execution timed out" ? "timed_out" : "failed",
2029
+ endedAt: params.endedAt,
2030
+ lastEventAt: params.endedAt,
2031
+ error: params.coreResult.status === "error" ? normalizeCronRunErrorText(params.coreResult.error) : void 0,
2032
+ terminalSummary: params.coreResult.summary ?? void 0
2033
+ });
2034
+ } catch (error) {
2035
+ state.deps.log.warn({
2036
+ runId: params.taskRunId,
2037
+ jobStatus: params.coreResult.status,
2038
+ error
2039
+ }, "cron: failed to update task ledger record");
2040
+ }
2041
+ }
2042
+ async function inspectManualRunPreflight(state, id, mode) {
2043
+ return await locked(state, async () => {
2044
+ warnIfDisabled(state, "run");
2045
+ await ensureLoaded(state, { skipRecompute: true });
2046
+ recomputeNextRunsForMaintenance(state);
2047
+ const job = findJobOrThrow(state, id);
2048
+ try {
2049
+ assertSupportedJobSpec(job);
2050
+ } catch (error) {
2051
+ await skipInvalidPersistedManualRun({
2052
+ state,
2053
+ job,
2054
+ mode,
2055
+ error
2056
+ });
2057
+ return {
2058
+ ok: true,
2059
+ ran: false,
2060
+ reason: "invalid-spec"
2061
+ };
2062
+ }
2063
+ if (typeof job.state.runningAtMs === "number") return {
2064
+ ok: true,
2065
+ ran: false,
2066
+ reason: "already-running"
2067
+ };
2068
+ const now = state.deps.nowMs();
2069
+ if (!isJobDue(job, now, { forced: mode === "force" })) return {
2070
+ ok: true,
2071
+ ran: false,
2072
+ reason: "not-due"
2073
+ };
2074
+ return {
2075
+ ok: true,
2076
+ runnable: true,
2077
+ job,
2078
+ now
2079
+ };
2080
+ });
2081
+ }
2082
+ async function inspectManualRunDisposition(state, id, mode) {
2083
+ const result = await inspectManualRunPreflight(state, id, mode);
2084
+ if (!result.ok) return result;
2085
+ if ("reason" in result) return result;
2086
+ return {
2087
+ ok: true,
2088
+ runnable: true
2089
+ };
2090
+ }
2091
+ async function prepareManualRun(state, id, mode, opts) {
2092
+ const preflight = await inspectManualRunPreflight(state, id, mode);
2093
+ if (!preflight.ok) return preflight;
2094
+ if ("reason" in preflight) return {
2095
+ ok: true,
2096
+ ran: false,
2097
+ reason: preflight.reason
2098
+ };
2099
+ return await locked(state, async () => {
2100
+ const job = findJobOrThrow(state, id);
2101
+ if (typeof job.state.runningAtMs === "number") return {
2102
+ ok: true,
2103
+ ran: false,
2104
+ reason: "already-running"
2105
+ };
2106
+ job.state.runningAtMs = preflight.now;
2107
+ job.state.lastError = void 0;
2108
+ await persist(state);
2109
+ emit(state, {
2110
+ jobId: job.id,
2111
+ action: "started",
2112
+ job,
2113
+ runAtMs: preflight.now
2114
+ });
2115
+ const taskRunId = tryCreateManualTaskRun({
2116
+ state,
2117
+ job,
2118
+ startedAt: preflight.now
2119
+ });
2120
+ markCronJobActive(job.id);
2121
+ const executionJob = structuredClone(job);
2122
+ return {
2123
+ ok: true,
2124
+ ran: true,
2125
+ jobId: job.id,
2126
+ runId: opts?.runId ?? taskRunId,
2127
+ taskRunId,
2128
+ startedAt: preflight.now,
2129
+ executionJob
2130
+ };
2131
+ });
2132
+ }
2133
+ async function finishPreparedManualRun(state, prepared, mode) {
2134
+ const executionJob = prepared.executionJob;
2135
+ const startedAt = prepared.startedAt;
2136
+ const jobId = prepared.jobId;
2137
+ const taskRunId = prepared.taskRunId;
2138
+ const runId = prepared.runId;
2139
+ try {
2140
+ let coreResult;
2141
+ try {
2142
+ coreResult = await executeJobCoreWithTimeout(state, executionJob);
2143
+ } catch (err) {
2144
+ coreResult = {
2145
+ status: "error",
2146
+ error: normalizeCronRunErrorText(err)
2147
+ };
2148
+ }
2149
+ const endedAt = state.deps.nowMs();
2150
+ tryFinishManualTaskRun(state, {
2151
+ taskRunId,
2152
+ coreResult,
2153
+ endedAt
2154
+ });
2155
+ await locked(state, async () => {
2156
+ await ensureLoaded(state, { skipRecompute: true });
2157
+ const job = state.store?.jobs.find((entry) => entry.id === jobId);
2158
+ if (!job) return;
2159
+ const shouldDelete = applyJobResult(state, job, {
2160
+ status: coreResult.status,
2161
+ error: coreResult.error,
2162
+ diagnostics: coreResult.diagnostics,
2163
+ delivered: coreResult.delivered,
2164
+ startedAt,
2165
+ endedAt
2166
+ }, { preserveSchedule: mode === "force" });
2167
+ emit(state, {
2168
+ jobId: job.id,
2169
+ action: "finished",
2170
+ job,
2171
+ status: coreResult.status,
2172
+ error: coreResult.error,
2173
+ summary: coreResult.summary,
2174
+ diagnostics: coreResult.diagnostics,
2175
+ delivered: job.state.lastDelivered,
2176
+ deliveryStatus: job.state.lastDeliveryStatus,
2177
+ deliveryError: job.state.lastDeliveryError,
2178
+ failureNotificationDelivery: failureNotificationDeliveryFromJobState(job),
2179
+ delivery: coreResult.delivery,
2180
+ sessionId: coreResult.sessionId,
2181
+ sessionKey: coreResult.sessionKey,
2182
+ runId,
2183
+ runAtMs: startedAt,
2184
+ durationMs: job.state.lastDurationMs,
2185
+ nextRunAtMs: job.state.nextRunAtMs,
2186
+ model: coreResult.model,
2187
+ provider: coreResult.provider,
2188
+ usage: coreResult.usage
2189
+ });
2190
+ if (shouldDelete && state.store) {
2191
+ state.store.jobs = state.store.jobs.filter((entry) => entry.id !== job.id);
2192
+ emit(state, {
2193
+ jobId: job.id,
2194
+ action: "removed",
2195
+ job
2196
+ });
2197
+ }
2198
+ const postRunSnapshot = shouldDelete ? null : {
2199
+ enabled: job.enabled,
2200
+ updatedAtMs: job.updatedAtMs,
2201
+ state: structuredClone(job.state)
2202
+ };
2203
+ const postRunRemoved = shouldDelete;
2204
+ await ensureLoaded(state, {
2205
+ forceReload: true,
2206
+ skipRecompute: true
2207
+ });
2208
+ mergeManualRunSnapshotAfterReload({
2209
+ state,
2210
+ jobId,
2211
+ snapshot: postRunSnapshot,
2212
+ removed: postRunRemoved
2213
+ });
2214
+ recomputeNextRunsForMaintenance(state, { recomputeExpired: true });
2215
+ await persist(state);
2216
+ armTimer(state);
2217
+ });
2218
+ } finally {
2219
+ clearCronJobActive(jobId);
2220
+ }
2221
+ }
2222
+ async function run(state, id, mode, opts) {
2223
+ const prepared = await prepareManualRun(state, id, mode, opts);
2224
+ if (!prepared.ok || !prepared.ran) return prepared;
2225
+ await finishPreparedManualRun(state, prepared, mode);
2226
+ return {
2227
+ ok: true,
2228
+ ran: true
2229
+ };
2230
+ }
2231
+ async function enqueueRun(state, id, mode) {
2232
+ const disposition = await inspectManualRunDisposition(state, id, mode);
2233
+ if (!disposition.ok || !("runnable" in disposition && disposition.runnable)) return disposition;
2234
+ const runId = `manual:${id}:${state.deps.nowMs()}:${nextManualRunId++}`;
2235
+ enqueueCommandInLane("cron", async () => {
2236
+ const result = await run(state, id, mode, { runId });
2237
+ if (result.ok && "ran" in result && !result.ran) state.deps.log.info({
2238
+ jobId: id,
2239
+ runId,
2240
+ reason: result.reason
2241
+ }, "cron: queued manual run skipped before execution");
2242
+ return result;
2243
+ }, {
2244
+ warnAfterMs: 5e3,
2245
+ onWait: (waitMs, queuedAhead) => {
2246
+ state.deps.log.warn({
2247
+ jobId: id,
2248
+ runId,
2249
+ waitMs,
2250
+ queuedAhead
2251
+ }, "cron: queued manual run waiting for an execution slot");
2252
+ }
2253
+ }).catch((err) => {
2254
+ state.deps.log.error({
2255
+ jobId: id,
2256
+ runId,
2257
+ err: String(err)
2258
+ }, "cron: queued manual run background execution failed");
2259
+ });
2260
+ return {
2261
+ ok: true,
2262
+ enqueued: true,
2263
+ runId
2264
+ };
2265
+ }
2266
+ function wakeNow(state, opts) {
2267
+ return wake(state, opts);
2268
+ }
2269
+ //#endregion
2270
+ //#region src/cron/service/state.ts
2271
+ function createCronServiceState(deps) {
2272
+ return {
2273
+ deps: {
2274
+ ...deps,
2275
+ nowMs: deps.nowMs ?? (() => Date.now())
2276
+ },
2277
+ store: null,
2278
+ timer: null,
2279
+ running: false,
2280
+ op: Promise.resolve(),
2281
+ warnedDisabled: false,
2282
+ warnedMissingSessionTargetJobIds: /* @__PURE__ */ new Set(),
2283
+ warnedInvalidPersistedJobKeys: /* @__PURE__ */ new Set(),
2284
+ storeLoadedAtMs: null,
2285
+ storeFileMtimeMs: null
2286
+ };
2287
+ }
2288
+ //#endregion
2289
+ //#region src/cron/service.ts
2290
+ var CronService = class {
2291
+ constructor(deps) {
2292
+ this.state = createCronServiceState(deps);
2293
+ }
2294
+ async start() {
2295
+ await start(this.state);
2296
+ }
2297
+ stop() {
2298
+ stop(this.state);
2299
+ }
2300
+ async status() {
2301
+ return await status(this.state);
2302
+ }
2303
+ async list(opts) {
2304
+ return await list(this.state, opts);
2305
+ }
2306
+ async listPage(opts) {
2307
+ return await listPage(this.state, opts);
2308
+ }
2309
+ async add(input) {
2310
+ return await add(this.state, input);
2311
+ }
2312
+ async update(id, patch) {
2313
+ return await update(this.state, id, patch);
2314
+ }
2315
+ async remove(id) {
2316
+ return await remove(this.state, id);
2317
+ }
2318
+ async run(id, mode) {
2319
+ return await run(this.state, id, mode);
2320
+ }
2321
+ async enqueueRun(id, mode) {
2322
+ const result = await enqueueRun(this.state, id, mode);
2323
+ if (result.ok && "runnable" in result) throw new Error("cron enqueueRun returned unresolved runnable disposition");
2324
+ return result;
2325
+ }
2326
+ getJob(id) {
2327
+ return this.state.store?.jobs.find((job) => job.id === id);
2328
+ }
2329
+ async readJob(id) {
2330
+ return await readJob(this.state, id);
2331
+ }
2332
+ getDefaultAgentId() {
2333
+ return this.state.deps.defaultAgentId;
2334
+ }
2335
+ wake(opts) {
2336
+ return wakeNow(this.state, opts);
2337
+ }
2338
+ };
2339
+ //#endregion
2340
+ //#region src/cron/delivery.ts
2341
+ const FAILURE_NOTIFICATION_TIMEOUT_MS = 3e4;
2342
+ const cronDeliveryLogger = getChildLogger({ subsystem: "cron-delivery" });
2343
+ async function resolveCronAnnounceDelivery(params) {
2344
+ const resolvedTarget = await resolveDeliveryTarget(params.cfg, params.agentId, {
2345
+ channel: params.target.channel,
2346
+ to: params.target.to,
2347
+ accountId: params.target.accountId,
2348
+ sessionKey: params.target.sessionKey
2349
+ });
2350
+ if (!resolvedTarget.ok) return {
2351
+ ok: false,
2352
+ error: resolvedTarget.error
2353
+ };
2354
+ const identity = resolveAgentOutboundIdentity(params.cfg, params.agentId);
2355
+ return {
2356
+ ok: true,
2357
+ resolvedTarget,
2358
+ session: buildOutboundSessionContext({
2359
+ cfg: params.cfg,
2360
+ agentId: params.agentId,
2361
+ sessionKey: resolveCronNotificationSessionKey({
2362
+ jobId: params.jobId,
2363
+ sessionKey: params.target.sessionKey
2364
+ })
2365
+ }),
2366
+ identity
2367
+ };
2368
+ }
2369
+ async function deliverCronAnnouncePayload(params) {
2370
+ const send = await sendDurableMessageBatch({
2371
+ cfg: params.cfg,
2372
+ channel: params.delivery.resolvedTarget.channel,
2373
+ to: params.delivery.resolvedTarget.to,
2374
+ accountId: params.delivery.resolvedTarget.accountId,
2375
+ threadId: params.delivery.resolvedTarget.threadId,
2376
+ payloads: [{ text: params.message }],
2377
+ session: params.delivery.session,
2378
+ identity: params.delivery.identity,
2379
+ bestEffort: false,
2380
+ deps: createOutboundSendDeps(params.deps),
2381
+ signal: params.abortSignal
2382
+ });
2383
+ if (send.status === "failed" || send.status === "partial_failed") throw send.error;
2384
+ }
2385
+ async function sendCronAnnouncePayloadStrict(params) {
2386
+ const delivery = await resolveCronAnnounceDelivery(params);
2387
+ if (!delivery.ok) throw delivery.error;
2388
+ await deliverCronAnnouncePayload({
2389
+ deps: params.deps,
2390
+ cfg: params.cfg,
2391
+ delivery,
2392
+ message: params.message,
2393
+ abortSignal: params.abortSignal
2394
+ });
2395
+ }
2396
+ async function sendFailureNotificationAnnounce(deps, cfg, agentId, jobId, target, message) {
2397
+ const delivery = await resolveCronAnnounceDelivery({
2398
+ cfg,
2399
+ agentId,
2400
+ jobId,
2401
+ target
2402
+ });
2403
+ if (!delivery.ok) {
2404
+ cronDeliveryLogger.warn({ error: delivery.error.message }, "cron: failed to resolve failure destination target");
2405
+ return;
2406
+ }
2407
+ const abortController = new AbortController();
2408
+ const timeout = setTimeout(() => {
2409
+ abortController.abort();
2410
+ }, FAILURE_NOTIFICATION_TIMEOUT_MS);
2411
+ try {
2412
+ await deliverCronAnnouncePayload({
2413
+ deps,
2414
+ cfg,
2415
+ delivery,
2416
+ message,
2417
+ abortSignal: abortController.signal
2418
+ });
2419
+ } catch (err) {
2420
+ cronDeliveryLogger.warn({
2421
+ err: formatErrorMessage(err),
2422
+ channel: delivery.resolvedTarget.channel,
2423
+ to: delivery.resolvedTarget.to
2424
+ }, "cron: failure destination announce failed");
2425
+ } finally {
2426
+ clearTimeout(timeout);
2427
+ }
2428
+ }
2429
+ //#endregion
2430
+ //#region src/gateway/server-cron-notifications.ts
2431
+ const CRON_WEBHOOK_TIMEOUT_MS = 1e4;
2432
+ function redactWebhookUrl(url) {
2433
+ try {
2434
+ const parsed = new URL(url);
2435
+ return `${parsed.origin}${parsed.pathname}`;
2436
+ } catch {
2437
+ return "<invalid-webhook-url>";
2438
+ }
2439
+ }
2440
+ function resolveCronWebhookTarget(params) {
2441
+ if (normalizeOptionalLowercaseString(params.delivery?.mode) === "webhook") {
2442
+ const url = normalizeHttpWebhookUrl(params.delivery?.to);
2443
+ return url ? {
2444
+ url,
2445
+ source: "delivery"
2446
+ } : null;
2447
+ }
2448
+ if (params.legacyNotify) {
2449
+ const legacyUrl = normalizeHttpWebhookUrl(params.legacyWebhook);
2450
+ if (legacyUrl) return {
2451
+ url: legacyUrl,
2452
+ source: "legacy"
2453
+ };
2454
+ }
2455
+ return null;
2456
+ }
2457
+ function buildCronWebhookHeaders(webhookToken) {
2458
+ const headers = { "Content-Type": "application/json" };
2459
+ if (webhookToken) headers.Authorization = `Bearer ${webhookToken}`;
2460
+ return headers;
2461
+ }
2462
+ async function postCronWebhook(params) {
2463
+ const abortController = new AbortController();
2464
+ const timeout = setTimeout(() => {
2465
+ abortController.abort();
2466
+ }, CRON_WEBHOOK_TIMEOUT_MS);
2467
+ try {
2468
+ await (await fetchWithSsrFGuard({
2469
+ url: params.webhookUrl,
2470
+ init: {
2471
+ method: "POST",
2472
+ headers: buildCronWebhookHeaders(params.webhookToken),
2473
+ body: JSON.stringify(params.payload),
2474
+ signal: abortController.signal
2475
+ }
2476
+ })).release();
2477
+ } catch (err) {
2478
+ if (err instanceof SsrFBlockedError) params.logger.warn({
2479
+ ...params.logContext,
2480
+ reason: formatErrorMessage(err),
2481
+ webhookUrl: redactWebhookUrl(params.webhookUrl)
2482
+ }, params.blockedLog);
2483
+ else params.logger.warn({
2484
+ ...params.logContext,
2485
+ err: formatErrorMessage(err),
2486
+ webhookUrl: redactWebhookUrl(params.webhookUrl)
2487
+ }, params.failedLog);
2488
+ } finally {
2489
+ clearTimeout(timeout);
2490
+ }
2491
+ }
2492
+ async function sendGatewayCronFailureAlert(params) {
2493
+ const { agentId, cfg: runtimeConfig } = params.resolveCronAgent(params.job.agentId);
2494
+ const webhookToken = normalizeOptionalString(params.webhookToken);
2495
+ if (params.mode === "webhook" && !params.to) {
2496
+ params.logger.warn({ jobId: params.job.id }, "cron: failure alert webhook mode requires URL, skipping");
2497
+ return;
2498
+ }
2499
+ if (params.mode === "webhook" && params.to) {
2500
+ const webhookUrl = normalizeHttpWebhookUrl(params.to);
2501
+ if (webhookUrl) await postCronWebhook({
2502
+ webhookUrl,
2503
+ webhookToken,
2504
+ payload: {
2505
+ jobId: params.job.id,
2506
+ jobName: params.job.name,
2507
+ message: params.text
2508
+ },
2509
+ logContext: { jobId: params.job.id },
2510
+ blockedLog: "cron: failure alert webhook blocked by SSRF guard",
2511
+ failedLog: "cron: failure alert webhook failed",
2512
+ logger: params.logger
2513
+ });
2514
+ else params.logger.warn({
2515
+ jobId: params.job.id,
2516
+ webhookUrl: redactWebhookUrl(params.to)
2517
+ }, "cron: failure alert webhook URL is invalid, skipping");
2518
+ return;
2519
+ }
2520
+ const abortController = new AbortController();
2521
+ await sendCronAnnouncePayloadStrict({
2522
+ deps: params.deps,
2523
+ cfg: runtimeConfig,
2524
+ agentId,
2525
+ jobId: params.job.id,
2526
+ target: {
2527
+ channel: params.channel,
2528
+ to: params.to,
2529
+ accountId: params.accountId,
2530
+ sessionKey: resolveCronDeliverySessionKey(params.job)
2531
+ },
2532
+ message: params.text,
2533
+ abortSignal: abortController.signal
2534
+ });
2535
+ }
2536
+ function dispatchGatewayCronFinishedNotifications(params) {
2537
+ const webhookToken = normalizeOptionalString(params.webhookToken);
2538
+ const legacyWebhook = normalizeOptionalString(params.legacyWebhook);
2539
+ const legacyNotify = params.job?.notify === true;
2540
+ const webhookTarget = resolveCronWebhookTarget({
2541
+ delivery: params.job?.delivery && typeof params.job.delivery.mode === "string" ? {
2542
+ mode: params.job.delivery.mode,
2543
+ to: params.job.delivery.to
2544
+ } : void 0,
2545
+ legacyNotify,
2546
+ legacyWebhook
2547
+ });
2548
+ if (!webhookTarget && params.job?.delivery?.mode === "webhook") params.logger.warn({
2549
+ jobId: params.evt.jobId,
2550
+ deliveryTo: params.job.delivery.to
2551
+ }, "cron: skipped webhook delivery, delivery.to must be a valid http(s) URL");
2552
+ if (webhookTarget?.source === "legacy" && !params.warnedLegacyWebhookJobs.has(params.evt.jobId)) {
2553
+ params.warnedLegacyWebhookJobs.add(params.evt.jobId);
2554
+ params.logger.warn({
2555
+ jobId: params.evt.jobId,
2556
+ legacyWebhook: redactWebhookUrl(webhookTarget.url)
2557
+ }, "cron: deprecated notify+cron.webhook fallback in use, migrate to delivery.mode=webhook with delivery.to");
2558
+ }
2559
+ if (webhookTarget && params.evt.summary) (async () => {
2560
+ await postCronWebhook({
2561
+ webhookUrl: webhookTarget.url,
2562
+ webhookToken,
2563
+ payload: params.evt,
2564
+ logContext: { jobId: params.evt.jobId },
2565
+ blockedLog: "cron: webhook delivery blocked by SSRF guard",
2566
+ failedLog: "cron: webhook delivery failed",
2567
+ logger: params.logger
2568
+ });
2569
+ })();
2570
+ dispatchCronFailureDestinationNotifications({
2571
+ evt: params.evt,
2572
+ job: params.job,
2573
+ deps: params.deps,
2574
+ logger: params.logger,
2575
+ resolveCronAgent: params.resolveCronAgent,
2576
+ webhookToken,
2577
+ globalFailureDestination: params.globalFailureDestination
2578
+ });
2579
+ }
2580
+ function dispatchCronFailureDestinationNotifications(params) {
2581
+ if (params.evt.status !== "error" || !params.job || params.job.delivery?.bestEffort === true) return;
2582
+ const failureMessage = `Cron job "${params.job.name}" failed: ${params.evt.error ?? "unknown error"}`;
2583
+ const failureDest = resolveFailureDestination(params.job, params.globalFailureDestination);
2584
+ const deliverySessionKey = resolveCronDeliverySessionKey(params.job);
2585
+ if (failureDest) {
2586
+ const failurePayload = {
2587
+ jobId: params.job.id,
2588
+ jobName: params.job.name,
2589
+ message: failureMessage,
2590
+ status: params.evt.status,
2591
+ error: params.evt.error,
2592
+ runAtMs: params.evt.runAtMs,
2593
+ durationMs: params.evt.durationMs,
2594
+ nextRunAtMs: params.evt.nextRunAtMs
2595
+ };
2596
+ if (failureDest.mode === "webhook" && failureDest.to) {
2597
+ const webhookUrl = normalizeHttpWebhookUrl(failureDest.to);
2598
+ if (webhookUrl) (async () => {
2599
+ await postCronWebhook({
2600
+ webhookUrl,
2601
+ webhookToken: params.webhookToken,
2602
+ payload: failurePayload,
2603
+ logContext: { jobId: params.evt.jobId },
2604
+ blockedLog: "cron: failure destination webhook blocked by SSRF guard",
2605
+ failedLog: "cron: failure destination webhook failed",
2606
+ logger: params.logger
2607
+ });
2608
+ })();
2609
+ else params.logger.warn({
2610
+ jobId: params.evt.jobId,
2611
+ webhookUrl: redactWebhookUrl(failureDest.to)
2612
+ }, "cron: failure destination webhook URL is invalid, skipping");
2613
+ return;
2614
+ }
2615
+ if (failureDest.mode === "announce") {
2616
+ const { agentId, cfg: runtimeConfig } = params.resolveCronAgent(params.job.agentId);
2617
+ sendFailureNotificationAnnounce(params.deps, runtimeConfig, agentId, params.job.id, {
2618
+ channel: failureDest.channel,
2619
+ to: failureDest.to,
2620
+ accountId: failureDest.accountId,
2621
+ sessionKey: deliverySessionKey
2622
+ }, `⚠️ ${failureMessage}`);
2623
+ }
2624
+ return;
2625
+ }
2626
+ const primaryPlan = resolveCronDeliveryPlan(params.job);
2627
+ if (primaryPlan.mode !== "announce" || !primaryPlan.requested) return;
2628
+ const { agentId, cfg: runtimeConfig } = params.resolveCronAgent(params.job.agentId);
2629
+ sendFailureNotificationAnnounce(params.deps, runtimeConfig, agentId, params.job.id, {
2630
+ channel: primaryPlan.channel,
2631
+ to: primaryPlan.to,
2632
+ accountId: primaryPlan.accountId,
2633
+ sessionKey: deliverySessionKey
2634
+ }, `⚠️ ${failureMessage}`);
2635
+ }
2636
+ //#endregion
2637
+ //#region src/gateway/server-cron.ts
2638
+ /** Pick only the keys whose values are not `undefined` from an object. */
2639
+ function pickDefined(obj, keys) {
2640
+ const result = {};
2641
+ for (const k of keys) if (obj[k] !== void 0) result[k] = obj[k];
2642
+ return result;
2643
+ }
2644
+ function omitExplicitHeartbeatDestination(heartbeat) {
2645
+ if (!heartbeat) return;
2646
+ return {
2647
+ ...heartbeat,
2648
+ to: void 0,
2649
+ accountId: void 0
2650
+ };
2651
+ }
2652
+ function sanitizeCronHeartbeatOverride(heartbeat) {
2653
+ return heartbeat?.target === "last" ? omitExplicitHeartbeatDestination(heartbeat) : heartbeat;
2654
+ }
2655
+ /** Map internal CronJob to the public plugin SDK shape. */
2656
+ function toPluginCronJob(job) {
2657
+ return {
2658
+ id: job.id,
2659
+ agentId: job.agentId,
2660
+ name: job.name,
2661
+ description: job.description,
2662
+ enabled: job.enabled,
2663
+ schedule: job.schedule ? structuredClone(job.schedule) : void 0,
2664
+ sessionTarget: job.sessionTarget,
2665
+ wakeMode: job.wakeMode,
2666
+ payload: job.payload ? structuredClone(job.payload) : void 0,
2667
+ state: {
2668
+ nextRunAtMs: job.state.nextRunAtMs,
2669
+ runningAtMs: job.state.runningAtMs,
2670
+ lastRunAtMs: job.state.lastRunAtMs,
2671
+ lastRunStatus: job.state.lastRunStatus,
2672
+ lastError: job.state.lastError,
2673
+ lastDurationMs: job.state.lastDurationMs,
2674
+ lastDelivered: job.state.lastDelivered,
2675
+ lastDeliveryStatus: job.state.lastDeliveryStatus,
2676
+ lastDeliveryError: job.state.lastDeliveryError,
2677
+ lastFailureNotificationDelivered: job.state.lastFailureNotificationDelivered,
2678
+ lastFailureNotificationDeliveryStatus: job.state.lastFailureNotificationDeliveryStatus,
2679
+ lastFailureNotificationDeliveryError: job.state.lastFailureNotificationDeliveryError
2680
+ },
2681
+ createdAtMs: job.createdAtMs,
2682
+ updatedAtMs: job.updatedAtMs
2683
+ };
2684
+ }
2685
+ function buildGatewayCronService(params) {
2686
+ const cronLogger = getChildLogger({ module: "cron" });
2687
+ const storePath = resolveCronStorePath(params.cfg.cron?.store);
2688
+ const cronEnabled = process.env.DAOCORE_SKIP_CRON !== "1" && params.cfg.cron?.enabled !== false;
2689
+ const findAgentEntry = (cfg, agentId) => Array.isArray(cfg.agents?.list) ? cfg.agents.list.find((entry) => entry && typeof entry.id === "string" && normalizeAgentId(entry.id) === agentId) : void 0;
2690
+ const hasConfiguredAgent = (cfg, agentId) => Boolean(findAgentEntry(cfg, agentId));
2691
+ const mergeRuntimeAgentConfig = (runtimeConfig, requestedAgentId) => {
2692
+ if (hasConfiguredAgent(runtimeConfig, requestedAgentId)) return runtimeConfig;
2693
+ const fallbackAgentEntry = findAgentEntry(params.cfg, requestedAgentId);
2694
+ if (!fallbackAgentEntry) return runtimeConfig;
2695
+ const startupAgents = params.cfg.agents;
2696
+ const runtimeAgents = runtimeConfig.agents;
2697
+ return {
2698
+ ...runtimeConfig,
2699
+ agents: {
2700
+ ...startupAgents,
2701
+ ...runtimeAgents,
2702
+ defaults: {
2703
+ ...startupAgents?.defaults,
2704
+ ...runtimeAgents?.defaults
2705
+ },
2706
+ list: [...runtimeAgents?.list ?? [], fallbackAgentEntry]
2707
+ }
2708
+ };
2709
+ };
2710
+ const resolveCronAgent = (requested) => {
2711
+ const runtimeConfig = getRuntimeConfig();
2712
+ const normalized = typeof requested === "string" && requested.trim() ? normalizeAgentId(requested) : void 0;
2713
+ const effectiveConfig = normalized !== void 0 ? mergeRuntimeAgentConfig(runtimeConfig, normalized) : runtimeConfig;
2714
+ return {
2715
+ agentId: normalized !== void 0 && hasConfiguredAgent(effectiveConfig, normalized) ? normalized : resolveDefaultAgentId(effectiveConfig),
2716
+ cfg: effectiveConfig
2717
+ };
2718
+ };
2719
+ const resolveCronSessionKey = (params) => {
2720
+ const requested = params.requestedSessionKey?.trim();
2721
+ if (!requested) return resolveAgentMainSessionKey({
2722
+ cfg: params.runtimeConfig,
2723
+ agentId: params.agentId
2724
+ });
2725
+ const candidate = toAgentStoreSessionKey({
2726
+ agentId: params.agentId,
2727
+ requestKey: requested,
2728
+ mainKey: params.runtimeConfig.session?.mainKey
2729
+ });
2730
+ const canonical = canonicalizeMainSessionAlias({
2731
+ cfg: params.runtimeConfig,
2732
+ agentId: params.agentId,
2733
+ sessionKey: candidate
2734
+ });
2735
+ if (canonical !== "global") {
2736
+ if (normalizeAgentId(resolveAgentIdFromSessionKey(canonical)) !== normalizeAgentId(params.agentId)) return resolveAgentMainSessionKey({
2737
+ cfg: params.runtimeConfig,
2738
+ agentId: params.agentId
2739
+ });
2740
+ }
2741
+ return resolveMainScopedEventSessionKey({
2742
+ cfg: params.runtimeConfig,
2743
+ sessionKey: canonical,
2744
+ agentId: params.agentId
2745
+ }) ?? canonical;
2746
+ };
2747
+ const resolveCronTarget = (opts) => {
2748
+ const requestedAgentId = typeof opts?.agentId === "string" && opts.agentId.trim() ? normalizeAgentId(opts.agentId) : void 0;
2749
+ const requestedSessionKey = typeof opts?.sessionKey === "string" && opts.sessionKey.trim() ? opts.sessionKey : void 0;
2750
+ if (opts?.preserveUntargeted && !requestedAgentId && !requestedSessionKey) return {
2751
+ runtimeConfig: getRuntimeConfig(),
2752
+ agentId: void 0,
2753
+ sessionKey: void 0
2754
+ };
2755
+ const derivedAgentId = requestedSessionKey && parseAgentSessionKey(requestedSessionKey) ? resolveAgentIdFromSessionKey(requestedSessionKey) : void 0;
2756
+ const { agentId: resolvedAgentId, cfg: runtimeConfig } = resolveCronAgent(requestedAgentId ?? derivedAgentId);
2757
+ const agentId = resolvedAgentId || void 0;
2758
+ const resolvedSessionKey = agentId ? resolveCronSessionKey({
2759
+ runtimeConfig,
2760
+ agentId,
2761
+ requestedSessionKey
2762
+ }) : void 0;
2763
+ return {
2764
+ runtimeConfig,
2765
+ agentId,
2766
+ sessionKey: resolvedSessionKey && runtimeConfig.session?.scope === "global" ? resolveEventSessionKey(resolvedSessionKey, runtimeConfig.session?.mainKey, runtimeConfig.session?.scope) : resolvedSessionKey
2767
+ };
2768
+ };
2769
+ const resolveCronHeartbeatOverride = (params) => {
2770
+ if (!params.heartbeat) return;
2771
+ const agentEntry = params.agentId !== void 0 ? findAgentEntry(params.runtimeConfig, params.agentId) : void 0;
2772
+ const agentHeartbeat = agentEntry && typeof agentEntry === "object" ? agentEntry.heartbeat : void 0;
2773
+ return sanitizeCronHeartbeatOverride({
2774
+ ...params.runtimeConfig.agents?.defaults?.heartbeat,
2775
+ ...agentHeartbeat,
2776
+ ...params.heartbeat
2777
+ });
2778
+ };
2779
+ const defaultAgentId = resolveDefaultAgentId(params.cfg);
2780
+ const runLogPrune = resolveCronRunLogPruneOptions(params.cfg.cron?.runLog);
2781
+ const resolveSessionStorePath = (agentId) => resolveStorePath(params.cfg.session?.store, { agentId: agentId ?? defaultAgentId });
2782
+ const sessionStorePath = resolveSessionStorePath(defaultAgentId);
2783
+ const warnedLegacyWebhookJobs = /* @__PURE__ */ new Set();
2784
+ const runCronChangedHook = (evt) => {
2785
+ const hookRunner = getGlobalHookRunner();
2786
+ if (!hookRunner?.hasHooks("cron_changed")) return;
2787
+ const hookCtx = {
2788
+ config: getRuntimeConfig(),
2789
+ getCron: () => cron
2790
+ };
2791
+ hookRunner.runCronChanged(evt, hookCtx).catch((err) => {
2792
+ cronLogger.warn({
2793
+ err: formatErrorMessage(err),
2794
+ jobId: evt.jobId
2795
+ }, "cron_changed hook failed");
2796
+ });
2797
+ };
2798
+ const cron = new CronService({
2799
+ storePath,
2800
+ cronEnabled,
2801
+ cronConfig: params.cfg.cron,
2802
+ defaultAgentId,
2803
+ resolveSessionStorePath,
2804
+ sessionStorePath,
2805
+ enqueueSystemEvent: (text, opts) => {
2806
+ const { sessionKey } = resolveCronTarget(opts);
2807
+ if (!sessionKey) throw new Error("Cron system event target did not resolve a session key.");
2808
+ enqueueSystemEvent(text, {
2809
+ sessionKey,
2810
+ contextKey: opts?.contextKey,
2811
+ deliveryContext: opts?.deliveryContext
2812
+ });
2813
+ },
2814
+ requestHeartbeat: (opts) => {
2815
+ const { agentId, sessionKey } = resolveCronTarget({
2816
+ ...opts,
2817
+ preserveUntargeted: true
2818
+ });
2819
+ requestHeartbeat({
2820
+ source: opts?.source ?? "cron",
2821
+ intent: opts?.intent ?? "event",
2822
+ reason: opts?.reason,
2823
+ agentId,
2824
+ sessionKey,
2825
+ heartbeat: sanitizeCronHeartbeatOverride(opts?.heartbeat)
2826
+ });
2827
+ },
2828
+ runHeartbeatOnce: async (opts) => {
2829
+ const { runtimeConfig, agentId, sessionKey } = resolveCronTarget({
2830
+ ...opts,
2831
+ preserveUntargeted: true
2832
+ });
2833
+ return await runHeartbeatOnce({
2834
+ cfg: runtimeConfig,
2835
+ source: opts?.source ?? "cron",
2836
+ intent: opts?.intent ?? "event",
2837
+ reason: opts?.reason,
2838
+ agentId,
2839
+ sessionKey,
2840
+ heartbeat: resolveCronHeartbeatOverride({
2841
+ runtimeConfig,
2842
+ agentId,
2843
+ heartbeat: opts?.heartbeat
2844
+ }),
2845
+ deps: {
2846
+ ...params.deps,
2847
+ runtime: defaultRuntime
2848
+ }
2849
+ });
2850
+ },
2851
+ runIsolatedAgentJob: async ({ job, message, abortSignal, onExecutionStarted, onExecutionPhase }) => {
2852
+ const { agentId, cfg: runtimeConfig } = resolveCronAgent(job.agentId);
2853
+ const sessionKey = resolveCronSessionTargetSessionKey(job.sessionTarget) ?? `cron:${job.id}`;
2854
+ try {
2855
+ return await runCronIsolatedAgentTurn({
2856
+ cfg: runtimeConfig,
2857
+ deps: params.deps,
2858
+ job,
2859
+ message,
2860
+ abortSignal,
2861
+ onExecutionStarted,
2862
+ onExecutionPhase,
2863
+ agentId,
2864
+ sessionKey,
2865
+ lane: "cron"
2866
+ });
2867
+ } finally {
2868
+ await cleanupBrowserSessionsForLifecycleEnd({
2869
+ sessionKeys: [sessionKey],
2870
+ onWarn: (msg) => cronLogger.warn({ jobId: job.id }, msg)
2871
+ });
2872
+ }
2873
+ },
2874
+ cleanupTimedOutAgentRun: async ({ job, execution }) => {
2875
+ if (!execution?.sessionId) return;
2876
+ const result = await abortAndDrainEmbeddedPiRun({
2877
+ sessionId: execution.sessionId,
2878
+ sessionKey: execution.sessionKey,
2879
+ settleMs: 15e3,
2880
+ forceClear: true,
2881
+ reason: "cron_timeout"
2882
+ });
2883
+ cronLogger.warn({
2884
+ jobId: job.id,
2885
+ sessionId: execution.sessionId,
2886
+ sessionKey: execution.sessionKey,
2887
+ aborted: result.aborted,
2888
+ drained: result.drained,
2889
+ forceCleared: result.forceCleared
2890
+ }, "cron: cleaned up timed-out agent run");
2891
+ },
2892
+ sendCronFailureAlert: async ({ job, text, channel, to, mode, accountId }) => await sendGatewayCronFailureAlert({
2893
+ deps: params.deps,
2894
+ logger: cronLogger,
2895
+ resolveCronAgent,
2896
+ webhookToken: params.cfg.cron?.webhookToken,
2897
+ job,
2898
+ text,
2899
+ channel,
2900
+ to,
2901
+ mode,
2902
+ accountId
2903
+ }),
2904
+ log: getChildLogger({
2905
+ module: "cron",
2906
+ storePath
2907
+ }),
2908
+ onEvent: (evt) => {
2909
+ params.broadcast("cron", evt, { dropIfSlow: true });
2910
+ const jobSnapshot = evt.job ?? cron.getJob(evt.jobId);
2911
+ const pluginJob = jobSnapshot ? toPluginCronJob(jobSnapshot) : void 0;
2912
+ runCronChangedHook({
2913
+ action: evt.action,
2914
+ jobId: evt.jobId,
2915
+ ...pluginJob ? { job: pluginJob } : {},
2916
+ sessionTarget: jobSnapshot?.sessionTarget,
2917
+ agentId: jobSnapshot?.agentId,
2918
+ ...pickDefined(evt, [
2919
+ "runAtMs",
2920
+ "durationMs",
2921
+ "status",
2922
+ "error",
2923
+ "summary",
2924
+ "delivered",
2925
+ "deliveryStatus",
2926
+ "deliveryError",
2927
+ "sessionId",
2928
+ "sessionKey",
2929
+ "runId",
2930
+ "nextRunAtMs",
2931
+ "model",
2932
+ "provider"
2933
+ ])
2934
+ });
2935
+ if (evt.action === "finished") {
2936
+ dispatchGatewayCronFinishedNotifications({
2937
+ evt,
2938
+ job: evt.job ?? cron.getJob(evt.jobId),
2939
+ deps: params.deps,
2940
+ logger: cronLogger,
2941
+ resolveCronAgent,
2942
+ webhookToken: params.cfg.cron?.webhookToken,
2943
+ legacyWebhook: params.cfg.cron?.webhook,
2944
+ globalFailureDestination: params.cfg.cron?.failureDestination,
2945
+ warnedLegacyWebhookJobs
2946
+ });
2947
+ const logPath = resolveCronRunLogPath({
2948
+ storePath,
2949
+ jobId: evt.jobId
2950
+ });
2951
+ appendCronRunLog(logPath, {
2952
+ ts: Date.now(),
2953
+ jobId: evt.jobId,
2954
+ action: "finished",
2955
+ status: evt.status,
2956
+ error: evt.error,
2957
+ summary: evt.summary,
2958
+ diagnostics: evt.diagnostics,
2959
+ delivered: evt.delivered,
2960
+ deliveryStatus: evt.deliveryStatus,
2961
+ deliveryError: evt.deliveryError,
2962
+ failureNotificationDelivery: evt.failureNotificationDelivery,
2963
+ delivery: evt.delivery,
2964
+ sessionId: evt.sessionId,
2965
+ sessionKey: evt.sessionKey,
2966
+ runId: evt.runId,
2967
+ runAtMs: evt.runAtMs,
2968
+ durationMs: evt.durationMs,
2969
+ nextRunAtMs: evt.nextRunAtMs,
2970
+ model: evt.model,
2971
+ provider: evt.provider,
2972
+ usage: evt.usage
2973
+ }, runLogPrune).catch((err) => {
2974
+ cronLogger.warn({
2975
+ err: String(err),
2976
+ logPath
2977
+ }, "cron: run log append failed");
2978
+ });
2979
+ }
2980
+ }
2981
+ });
2982
+ return {
2983
+ cron,
2984
+ storePath,
2985
+ cronEnabled
2986
+ };
2987
+ }
2988
+ //#endregion
2989
+ export { buildGatewayCronService as t };