@gaodefa/daocore 2026.5.74 → 2026.5.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1066) hide show
  1. package/dist/abort-CB4Bin7P.js +277 -0
  2. package/dist/abort.runtime-C5imf3M6.js +2 -0
  3. package/dist/abort.runtime.js +1 -1
  4. package/dist/account-inspect-BrLOD3dL.js +173 -0
  5. package/dist/accounts-BJghihjE.js +107 -0
  6. package/dist/accounts-Cmmoz0Uc.js +119 -0
  7. package/dist/accounts-CtHQ9LlB.js +2 -0
  8. package/dist/accounts-D2XmsEdz.js +107 -0
  9. package/dist/acp-runtime-CsJkP6Eh.js +26 -0
  10. package/dist/acp-spawn-DrF63yyT.js +1275 -0
  11. package/dist/acp-spawn-ORtTG-uw.js +2 -0
  12. package/dist/acp-stateful-target-driver-XI6lnVTT.js +89 -0
  13. package/dist/action-kill-BkWa08iK.js +33 -0
  14. package/dist/action-runtime-CW2Fkm81.js +469 -0
  15. package/dist/action-runtime-api-LQHyxfBM.js +2 -0
  16. package/dist/action-send-BSTkpsKB.js +39 -0
  17. package/dist/action-spawn-CG0owoYM.js +47 -0
  18. package/dist/actions-BQH4Vf20.js +161 -0
  19. package/dist/actions.runtime-BwFgiJFE.js +5 -0
  20. package/dist/agent-B1k62jFg.js +3 -0
  21. package/dist/agent-CooPvAB8.js +2 -0
  22. package/dist/agent-command-Djll6bnb.js +1367 -0
  23. package/dist/agent-components.runtime-Bxmeq5SX.js +10 -0
  24. package/dist/agent-components.runtime.js +1 -1
  25. package/dist/agent-harness-runtime-Bt2xTt2z.js +180 -0
  26. package/dist/agent-harness-task-runtime-C6Sx-QFy.js +140 -0
  27. package/dist/agent-runner-execution-CUB1dxz1.js +1713 -0
  28. package/dist/agent-runner-utils-LoP2ghjB.js +266 -0
  29. package/dist/agent-runner.runtime-B6FEpN97.js +3455 -0
  30. package/dist/agent-runner.runtime.js +1 -1
  31. package/dist/agent-runtime-DDBYT9PU.js +229 -0
  32. package/dist/agent-via-gateway-Cac7aWXN.js +463 -0
  33. package/dist/api-C7_eM4X7.js +2 -0
  34. package/dist/api-CTv-thVP.js +2 -0
  35. package/dist/api-CyVlHCwr.js +6 -0
  36. package/dist/api-DfnW7Cwk.js +134 -0
  37. package/dist/api-mdeTtlMU.js +3 -0
  38. package/dist/api-rzVN_ShI.js +639 -0
  39. package/dist/apply-CA6OjGyH.js +41 -0
  40. package/dist/apply-YMZKb6rV.js +54 -0
  41. package/dist/approval-handler.runtime-Bo3XBEmS.js +130 -0
  42. package/dist/assistant-D0Y0TW8p.js +291 -0
  43. package/dist/attachment-normalize-CRqY0rzf.js +225 -0
  44. package/dist/attempt-execution-BL2-MkN9.js +558 -0
  45. package/dist/attempt-execution.runtime-BbkIPww8.js +3 -0
  46. package/dist/attempt-execution.runtime.js +1 -1
  47. package/dist/attempt-execution.shared-xgnVkNxr.js +38 -0
  48. package/dist/attempt.prompt-helpers--NxxT8xy.js +475 -0
  49. package/dist/attempt.tool-run-context-EsAayWh6.js +2094 -0
  50. package/dist/binding-routing-BIf2zYbn.js +113 -0
  51. package/dist/binding-targets-CnVPlLL3.js +121 -0
  52. package/dist/bot-BUkIAmq4.js +7894 -0
  53. package/dist/bot-deps-BDpF3-2x.js +747 -0
  54. package/dist/bot-deps-Ctxazu0z.js +2 -0
  55. package/dist/bot-message-context.runtime-Ddl-CF0g.js +7 -0
  56. package/dist/bot-message-context.runtime.js +1 -1
  57. package/dist/bot-message-context.session.runtime-BOBDJGi6.js +12 -0
  58. package/dist/bot-message-context.session.runtime.js +1 -1
  59. package/dist/bot-native-commands.delivery.runtime-Cp2bC1cm.js +4 -0
  60. package/dist/bot-native-commands.delivery.runtime.js +1 -1
  61. package/dist/bot-native-commands.runtime-BxOgiBSg.js +13 -0
  62. package/dist/bot-native-commands.runtime.js +1 -1
  63. package/dist/bridge-server-BD8gdvCj.js +113 -0
  64. package/dist/browser-cli-BxOiqtw0.js +230 -0
  65. package/dist/browser-cli-CQSbU4r7.js +2 -0
  66. package/dist/browser-cli-actions-input-CACwoXjH.js +473 -0
  67. package/dist/browser-cli-actions-observe-7y44Efff.js +81 -0
  68. package/dist/browser-cli-debug--cZDNVgZ.js +137 -0
  69. package/dist/browser-cli-inspect-Bjm1LYpb.js +104 -0
  70. package/dist/browser-cli-manage-BdoQAGZ5.js +443 -0
  71. package/dist/browser-cli-resize-CiWfi52U.js +26 -0
  72. package/dist/browser-cli-shared-Cf2UTok5.js +50 -0
  73. package/dist/browser-cli-state-BzSo9Zyo.js +337 -0
  74. package/dist/browser-control-auth-goBz3LrL.js +2 -0
  75. package/dist/browser-profiles-5QyWxduY.js +2 -0
  76. package/dist/browser-runtime-DpYYMv_-.js +384 -0
  77. package/dist/build-BOWwrF6B.js +257 -0
  78. package/dist/build-info.json +3 -3
  79. package/dist/bundled/boot-md/handler.js +2 -2
  80. package/dist/bundled/session-memory/handler.js +1 -1
  81. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  82. package/dist/capability-cli-p3b5r_A5.js +1782 -0
  83. package/dist/channel-8rtqtIC-.js +238 -0
  84. package/dist/channel-B2t80bjP.js +1556 -0
  85. package/dist/channel-BFgbA2E6.js +562 -0
  86. package/dist/channel-BPZSxEkQ.js +808 -0
  87. package/dist/channel-BibcrGJ7.js +955 -0
  88. package/dist/channel-Bj3a13bG.js +1777 -0
  89. package/dist/channel-Bsd0VVMJ.js +2126 -0
  90. package/dist/channel-C4Ouz2jY.js +481 -0
  91. package/dist/channel-CXcp2i5k.js +653 -0
  92. package/dist/channel-CZNxKVdH.js +1134 -0
  93. package/dist/channel-CfI-ubEB.js +740 -0
  94. package/dist/channel-CgNA5Zih.js +1496 -0
  95. package/dist/channel-D5n_k9F5.js +867 -0
  96. package/dist/channel-D7vJSPUF.js +1249 -0
  97. package/dist/channel-DcV0Ld4N.js +362 -0
  98. package/dist/channel-De73mgO_.js +508 -0
  99. package/dist/channel-Dmdu9Pzb.js +376 -0
  100. package/dist/channel-actions.runtime-CihZrf0M.js +265 -0
  101. package/dist/channel-actions.runtime.js +1 -1
  102. package/dist/channel-cGJKLfJe.d.ts +427 -0
  103. package/dist/channel-core-Ng_haxOP.js +5 -0
  104. package/dist/channel-inbound-Dz8i5Map.js +80 -0
  105. package/dist/channel-plugin-runtime-BGwpeswU.js +998 -0
  106. package/dist/channel-runtime-5xfHeIpP.js +408 -0
  107. package/dist/channel.runtime-3cv5PIqa.js +21009 -0
  108. package/dist/channel.runtime-B48fiEqP.js +109 -0
  109. package/dist/channel.runtime-B9omb8Je.js +733 -0
  110. package/dist/channel.runtime-BTnYLrjs.js +652 -0
  111. package/dist/channel.runtime-Bw4vm2KP.js +4 -0
  112. package/dist/channel.runtime-JZVnahXY.js +254 -0
  113. package/dist/channel.runtime-OyE1NDe4.js +2528 -0
  114. package/dist/channel.runtime-Q3Chs30P.js +1008 -0
  115. package/dist/channel.runtime-cGEI9b88.js +88 -0
  116. package/dist/channel.setup-BvvO8wUo.js +1098 -0
  117. package/dist/channel.setup-Cy2rvR1u.js +10 -0
  118. package/dist/channel.setup-Xo7BBamM.js +343 -0
  119. package/dist/chat-CfSmQsWK.js +2666 -0
  120. package/dist/chrome-CB8ELr8g.js +1503 -0
  121. package/dist/cli/run-main.js +5 -5
  122. package/dist/cli-CCnAoXu8.js +1341 -0
  123. package/dist/cli-compaction-C5z02QAR.js +347 -0
  124. package/dist/cli-metadata-VfQG__-m.js +22 -0
  125. package/dist/cli-runner-C8VlXbx6.js +2 -0
  126. package/dist/cli-runner-FnNwgi9z.js +540 -0
  127. package/dist/cli-runner.runtime-3y8ztIrM.js +4 -0
  128. package/dist/cli-runner.runtime-DjJNUNqh.js +3 -0
  129. package/dist/cli-runner.runtime.js +1 -1
  130. package/dist/cli-startup-metadata.json +8 -8
  131. package/dist/client-BxaKR3NR.js +650 -0
  132. package/dist/client-adapter-CD2eYE5u.js +897 -0
  133. package/dist/client-factory-wknOz0YZ.js +9 -0
  134. package/dist/command-auth-5oWRlAgW.js +135 -0
  135. package/dist/command-handlers-DRLCoUOI.js +1609 -0
  136. package/dist/command-registry-ClgHMh-P.js +4 -0
  137. package/dist/command-registry-Crw-ALyo.js +9 -0
  138. package/dist/command-registry-core-Q8mKRnm2.js +110 -0
  139. package/dist/command-status.runtime-Bv5-S6Jh.js +90 -0
  140. package/dist/command-status.runtime.js +1 -1
  141. package/dist/commands-acp-D7wwvhSb.js +74 -0
  142. package/dist/commands-compact.runtime-Do6XoPgi.js +10 -0
  143. package/dist/commands-compact.runtime.js +1 -1
  144. package/dist/commands-handlers.runtime-CQIeiOBs.js +6154 -0
  145. package/dist/commands-handlers.runtime.js +1 -1
  146. package/dist/commands-status--6Ec-6xl.js +3 -0
  147. package/dist/commands-status-B71V5ctj.js +16 -0
  148. package/dist/commands-status.runtime--6Ec-6xl.js +3 -0
  149. package/dist/commands-status.runtime.js +1 -1
  150. package/dist/commands-subagents-control.runtime-0bdHKGkh.js +2 -0
  151. package/dist/commands-subagents-control.runtime-C699ndyM.js +3 -0
  152. package/dist/commands-subagents-control.runtime.js +1 -1
  153. package/dist/commands-system-prompt-B-_6D_8o.js +2 -0
  154. package/dist/commands-system-prompt-Cf5S370X.js +162 -0
  155. package/dist/commands.runtime-C95VhDIj.js +176 -0
  156. package/dist/commands.runtime.js +1 -1
  157. package/dist/commitments/runtime.js +1 -1
  158. package/dist/compact-BUfPJl6J.js +1141 -0
  159. package/dist/compact-WFlFbfB-.js +480 -0
  160. package/dist/compact.runtime-CQnO12gG.js +12 -0
  161. package/dist/compact.runtime.js +1 -1
  162. package/dist/completion-cli-uJRHgHYJ.js +315 -0
  163. package/dist/computer-use-BqSdNbdx.js +367 -0
  164. package/dist/config-5QyWxduY.js +2 -0
  165. package/dist/config-D7UGquxF.js +373 -0
  166. package/dist/config-mutations-BcFxP9jF.js +159 -0
  167. package/dist/context-engine-host-compat-BBGC6Eb4.js +2 -0
  168. package/dist/context-engine-host-compat-Us6I7iiS.js +288 -0
  169. package/dist/context-engine-lifecycle-BRYjJ_xx.js +1274 -0
  170. package/dist/control-auth-Dz6wWtYF.js +114 -0
  171. package/dist/control-service-OTMJ16Vr.js +145 -0
  172. package/dist/control-ui/assets/agents-B6Fnnycd.js +1008 -0
  173. package/dist/control-ui/assets/channel-config-extras-Bfyy8zu1.js +2 -0
  174. package/dist/control-ui/assets/channels-Cz4PQN2A.js +367 -0
  175. package/dist/control-ui/assets/cron-CNn6C7Np.js +1013 -0
  176. package/dist/control-ui/assets/debug-D1moRGPg.js +97 -0
  177. package/dist/control-ui/assets/index-CWpjkFbm.js +7378 -0
  178. package/dist/control-ui/assets/instances-CD1vgemb.js +57 -0
  179. package/dist/control-ui/assets/logs-DFBfz91p.js +74 -0
  180. package/dist/control-ui/assets/nodes-D_ByFobS.js +436 -0
  181. package/dist/control-ui/assets/sessions-CI1Fspms.js +399 -0
  182. package/dist/control-ui/assets/skills-DtnIlsXa.js +314 -0
  183. package/dist/control-ui/assets/skills-shared-CxPIl_DL.js +11 -0
  184. package/dist/control-ui/index.html +1 -1
  185. package/dist/control-ui/sw.js +1 -1
  186. package/dist/conversation-binding-runtime-Qzm50Ztm.js +4 -0
  187. package/dist/conversation-runtime-B8IRh0X_.js +31 -0
  188. package/dist/core-B9JJc5bK.js +282 -0
  189. package/dist/core-api-BkLqoKIY.js +5 -0
  190. package/dist/core-api-D_qLiSVx.js +2 -0
  191. package/dist/crestodian/crestodian.js +1 -1
  192. package/dist/crestodian/rescue-message.js +1 -1
  193. package/dist/crestodian-Wce00VL9.js +55 -0
  194. package/dist/daocore-tools-BGfsn9OX.js +11727 -0
  195. package/dist/delivery-CKZNf6HN.js +1002 -0
  196. package/dist/dialogue-DMyfQ10Y.js +37 -0
  197. package/dist/dir-fetch-tool-Bodc_UiO.js +565 -0
  198. package/dist/dir-list-tool-DKdRgmE0.js +100 -0
  199. package/dist/direct-dm-gubxMBvV.js +64 -0
  200. package/dist/directive-handling.fast-lane-SIR-LK_X.js +68 -0
  201. package/dist/directive-handling.impl-CyETmsuZ.js +2 -0
  202. package/dist/directive-handling.impl-DBRFiFvk.js +818 -0
  203. package/dist/directive-handling.model-selection-DY-tmC6k.js +122 -0
  204. package/dist/directive-handling.persist.runtime-NzxgMnZ0.js +263 -0
  205. package/dist/directive-handling.persist.runtime.js +1 -1
  206. package/dist/dispatch-Cfc2X0Y6.js +1640 -0
  207. package/dist/dispatch-acp-transcript.runtime-QL350v4-.js +40 -0
  208. package/dist/dispatch-acp-transcript.runtime.js +1 -1
  209. package/dist/dispatch-acp.runtime-D3FviqFZ.js +18 -0
  210. package/dist/dispatch-acp.runtime.js +1 -1
  211. package/dist/doctor-C7gTSFfH.js +6 -0
  212. package/dist/doctor-DiHS_IQ0.js +2 -0
  213. package/dist/doctor-config-flow-B8FwXA-r.js +1741 -0
  214. package/dist/doctor-core-checks-BYeuryZ4.js +2 -0
  215. package/dist/doctor-core-checks-CnzzLGiH.js +573 -0
  216. package/dist/doctor-health-BnmOyTty.js +65 -0
  217. package/dist/doctor-health-contributions-ocQMPxjM.js +696 -0
  218. package/dist/doctor-lint-CjRi8o5u.js +94 -0
  219. package/dist/doctor-state-integrity-Dbu4NMz2.js +1231 -0
  220. package/dist/dynamic-tools-6zBBc1qr.js +486 -0
  221. package/dist/embedded-backend-BZOf3nmp.js +579 -0
  222. package/dist/embedded-gateway-stub.runtime-Bz0nKXhe.js +12 -0
  223. package/dist/embedded-gateway-stub.runtime.js +1 -1
  224. package/dist/exec-approvals-D7MoRNan.js +149 -0
  225. package/dist/extensionAPI.js +1 -1
  226. package/dist/extensions/active-memory/index.js +1 -1
  227. package/dist/extensions/admin-http-rpc/index.js +1 -1
  228. package/dist/extensions/browser/browser-bridge.js +1 -1
  229. package/dist/extensions/browser/browser-config.js +4 -4
  230. package/dist/extensions/browser/browser-control-auth.js +2 -2
  231. package/dist/extensions/browser/browser-doctor.js +2 -2
  232. package/dist/extensions/browser/browser-maintenance.js +1 -1
  233. package/dist/extensions/browser/browser-profiles.js +2 -2
  234. package/dist/extensions/browser/browser-runtime-api.js +11 -11
  235. package/dist/extensions/browser/cli-metadata.js +1 -1
  236. package/dist/extensions/browser/index.js +1 -1
  237. package/dist/extensions/browser/plugin-registration.js +1 -1
  238. package/dist/extensions/browser/register.runtime.js +4 -4
  239. package/dist/extensions/browser/runtime-api.js +13 -13
  240. package/dist/extensions/canvas/index.js +1 -1
  241. package/dist/extensions/clickclack/api.js +2 -2
  242. package/dist/extensions/clickclack/channel-plugin-api.js +1 -1
  243. package/dist/extensions/clickclack/runtime-api.js +2 -2
  244. package/dist/extensions/device-pair/api.js +1 -1
  245. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  246. package/dist/extensions/file-transfer/index.js +4 -4
  247. package/dist/extensions/imessage/api.js +2 -2
  248. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  249. package/dist/extensions/imessage/message-tool-api.d.ts +1 -1
  250. package/dist/extensions/imessage/runtime-api.js +3 -3
  251. package/dist/extensions/irc/api.js +2 -2
  252. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  253. package/dist/extensions/llm-task/index.js +1 -1
  254. package/dist/extensions/mattermost/api.js +1 -1
  255. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  256. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  257. package/dist/extensions/mattermost/policy-api.js +1 -1
  258. package/dist/extensions/mattermost/runtime-api.js +2 -2
  259. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  260. package/dist/extensions/memory-core/cli-metadata.js +1 -1
  261. package/dist/extensions/migrate-claude/apply.js +1 -1
  262. package/dist/extensions/migrate-claude/index.js +1 -1
  263. package/dist/extensions/migrate-claude/plan.js +1 -1
  264. package/dist/extensions/migrate-claude/provider.js +1 -1
  265. package/dist/extensions/migrate-claude/targets.js +1 -1
  266. package/dist/extensions/migrate-hermes/apply.js +1 -1
  267. package/dist/extensions/migrate-hermes/index.js +1 -1
  268. package/dist/extensions/migrate-hermes/model.js +1 -1
  269. package/dist/extensions/migrate-hermes/plan.js +1 -1
  270. package/dist/extensions/migrate-hermes/provider.js +1 -1
  271. package/dist/extensions/migrate-hermes/secrets.js +1 -1
  272. package/dist/extensions/migrate-hermes/targets.js +1 -1
  273. package/dist/extensions/policy/api.js +1 -1
  274. package/dist/extensions/policy/index.js +2 -2
  275. package/dist/extensions/signal/api.js +6 -6
  276. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  277. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  278. package/dist/extensions/signal/runtime-api.js +7 -7
  279. package/dist/extensions/skill-workshop/api.js +1 -1
  280. package/dist/extensions/skill-workshop/index.js +2 -2
  281. package/dist/extensions/telegram/account-inspect-api.js +1 -1
  282. package/dist/extensions/telegram/api.js +11 -11
  283. package/dist/extensions/telegram/channel-plugin-api.js +2 -2
  284. package/dist/extensions/telegram/contract-api.js +3 -3
  285. package/dist/extensions/telegram/runtime-api.js +7 -7
  286. package/dist/extensions/telegram/security-audit-contract-api.js +1 -1
  287. package/dist/extensions/telegram/setup-plugin-api.js +1 -1
  288. package/dist/extensions/telegram/test-api.js +2 -2
  289. package/dist/extensions/webhooks/api.js +1 -1
  290. package/dist/extensions/webhooks/index.js +1 -1
  291. package/dist/extensions/xai/index.js +4 -4
  292. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  293. package/dist/extensions/xai/speech-provider.js +1 -1
  294. package/dist/extensions/xai/test-api.js +1 -1
  295. package/dist/extensions/xai/tts.js +1 -1
  296. package/dist/extensions/xai/web-search.js +1 -1
  297. package/dist/extensions/xai/xai-oauth.js +1 -1
  298. package/dist/file-fetch-tool-UOp-kXiF.js +124 -0
  299. package/dist/file-write-tool-Bmics566.js +127 -0
  300. package/dist/format-BAPtahQp.js +1145 -0
  301. package/dist/gateway-cli-C9vWttAu.js +435 -0
  302. package/dist/gateway-method-runtime-cf2DQe_R.js +21 -0
  303. package/dist/get-reply-from-config.runtime-973T_WNQ.js +2 -0
  304. package/dist/get-reply-from-config.runtime.js +1 -1
  305. package/dist/get-reply-nFbvZyXJ.js +4689 -0
  306. package/dist/graph-users-DX3qj987.js +1419 -0
  307. package/dist/group-access-fUxE_esT.js +112 -0
  308. package/dist/handle-action.guild-admin-DzmixKDt.js +288 -0
  309. package/dist/harness-BvoaeM2G.js +61 -0
  310. package/dist/health-BNfYEJaa.js +4 -0
  311. package/dist/heartbeat-runner-DHFAz5O-.js +5 -0
  312. package/dist/heartbeat-runner.runtime-BTARhrNZ.js +4 -0
  313. package/dist/heartbeat-runner.runtime.js +1 -1
  314. package/dist/hooks-DxGU2YA5.js +534 -0
  315. package/dist/inbound-direct-dm-runtime-CAX9fltu.js +2 -0
  316. package/dist/inbound-reply-dispatch-T13MYtrr.js +148 -0
  317. package/dist/index.js +1 -1
  318. package/dist/init-DCCh5oSO.js +59 -0
  319. package/dist/inline-buttons-DaFc4jXn.js +40 -0
  320. package/dist/internal-events-Gz1ipxmh.js +90 -0
  321. package/dist/isolated-agent-CHUsxMC-.js +1118 -0
  322. package/dist/isolated-agent-K2nfnPOc.js +2 -0
  323. package/dist/lifecycle-kyB2yqsq.js +571 -0
  324. package/dist/list.probe-BSjy8u2p.js +449 -0
  325. package/dist/list.status-command-BxIAK-G5.js +789 -0
  326. package/dist/llm-slug-generator-BMH4faWD.js +78 -0
  327. package/dist/llm-slug-generator.js +1 -1
  328. package/dist/local-dispatch.runtime-DFy7ycDP.js +9 -0
  329. package/dist/local-dispatch.runtime.js +1 -1
  330. package/dist/manager.runtime-CPqoT9HS.js +2714 -0
  331. package/dist/manager.runtime.js +1 -1
  332. package/dist/markdown-to-line-DQuET8BD.js +811 -0
  333. package/dist/mcp-http-BTLfb7mN.js +555 -0
  334. package/dist/mcp-http-Bcx2IvUV.js +2 -0
  335. package/dist/media-understanding-provider-BXfXH9ER.js +339 -0
  336. package/dist/message-actions-O4ffm7Zz.js +145 -0
  337. package/dist/message-handler-B3NHGkvn.js +1715 -0
  338. package/dist/message-handler-Dm-49Yay.js +384 -0
  339. package/dist/message-handler.preflight-Dmy4TMmc.js +1125 -0
  340. package/dist/message-handler.process-BvIh9714.js +1484 -0
  341. package/dist/model-CiE38oM-.js +74 -0
  342. package/dist/model-selection-B4wj_z32.js +272 -0
  343. package/dist/models-DF0uMtab.js +2 -0
  344. package/dist/models-DupIeDpS.js +104 -0
  345. package/dist/models-cli-BKoIijSE.js +256 -0
  346. package/dist/monitor-BGkgqVYu.js +4377 -0
  347. package/dist/monitor-BJBnArAU.js +834 -0
  348. package/dist/monitor-C1L1aR0q.js +2788 -0
  349. package/dist/monitor-C3wAzu_q.js +2 -0
  350. package/dist/monitor-CN29zOnf.js +1370 -0
  351. package/dist/monitor-D7FhV0Qe.js +1657 -0
  352. package/dist/monitor-Dcy6FUPv.js +60 -0
  353. package/dist/monitor-Y4SvOC0z.js +715 -0
  354. package/dist/monitor-auth-B_73QHux.js +179 -0
  355. package/dist/monitor-polling.runtime-D3yoLMON.js +883 -0
  356. package/dist/monitor-polling.runtime.js +1 -1
  357. package/dist/monitor-webhook.runtime-CnchK0Ki.js +387 -0
  358. package/dist/monitor-webhook.runtime.js +1 -1
  359. package/dist/monitor.account-B0u_Xih0.js +5233 -0
  360. package/dist/monitor.runtime-9JVw9n8z.js +2 -0
  361. package/dist/monitor.runtime.js +1 -1
  362. package/dist/monitor.webhook-ixq3jhC8.js +180 -0
  363. package/dist/node-cli-sessions-C07qXjfH.js +1228 -0
  364. package/dist/openai-http-DL1i7Pdz.js +824 -0
  365. package/dist/openresponses-http-4vW7i5hM.js +1173 -0
  366. package/dist/operations-hyqHq47Z.js +805 -0
  367. package/dist/outbound-adapter-B2lF_Qp0.js +543 -0
  368. package/dist/outbound-session-route-CXbw-Zbl.js +45 -0
  369. package/dist/outbound.runtime-ROOz_EXD.js +2 -0
  370. package/dist/outbound.runtime.js +1 -1
  371. package/dist/pi-embedded-D23Jv1_v.js +4 -0
  372. package/dist/pi-embedded-LwXPGFfT.js +3796 -0
  373. package/dist/pi-embedded.runtime-Rk5rpqL7.js +4 -0
  374. package/dist/pi-embedded.runtime.js +1 -1
  375. package/dist/pi-tools-DqhrI9AL.js +2413 -0
  376. package/dist/plan-BCEMv5RF.js +112 -0
  377. package/dist/plan-BHwmpZjz.js +81 -0
  378. package/dist/plugin-app-cache-key-CWYPZS_p.js +46 -0
  379. package/dist/plugin-enabled-NkokTFHK.js +233 -0
  380. package/dist/plugin-oDyOB4UI.js +12396 -0
  381. package/dist/plugin-registration-CeH_6Is4.js +88 -0
  382. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  383. package/dist/plugin-sdk/acp-runtime-backend.js +1 -1
  384. package/dist/plugin-sdk/acp-runtime.js +2 -2
  385. package/dist/plugin-sdk/agent-harness-runtime.js +6 -6
  386. package/dist/plugin-sdk/agent-harness-task-runtime.js +1 -1
  387. package/dist/plugin-sdk/agent-harness.js +7 -7
  388. package/dist/plugin-sdk/agent-runtime.js +2 -2
  389. package/dist/plugin-sdk/channel-core.js +2 -2
  390. package/dist/plugin-sdk/channel-inbound.js +2 -2
  391. package/dist/plugin-sdk/channel-test-helpers.js +1 -1
  392. package/dist/plugin-sdk/command-auth.js +1 -1
  393. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  394. package/dist/plugin-sdk/compat.js +1 -1
  395. package/dist/plugin-sdk/conversation-binding-runtime.js +2 -2
  396. package/dist/plugin-sdk/conversation-runtime.js +3 -3
  397. package/dist/plugin-sdk/core.js +2 -2
  398. package/dist/plugin-sdk/direct-dm.js +1 -1
  399. package/dist/plugin-sdk/gateway-method-runtime.js +1 -1
  400. package/dist/plugin-sdk/health.js +2 -2
  401. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  402. package/dist/plugin-sdk/index.js +1 -1
  403. package/dist/plugin-sdk/mattermost.js +1 -1
  404. package/dist/plugin-sdk/plugin-test-contracts.js +2 -2
  405. package/dist/plugin-sdk/provider-test-contracts.js +4 -4
  406. package/dist/plugin-sdk/reply-runtime.js +4 -4
  407. package/dist/plugin-sdk/testing.js +2 -2
  408. package/dist/plugin-sdk/zalouser.js +1 -1
  409. package/dist/plugin-service-XeCZ8oFI.js +1229 -0
  410. package/dist/plugins/runtime/index.js +4 -4
  411. package/dist/policy-BsS7jXyV.js +138 -0
  412. package/dist/policy-dTLidj41.js +680 -0
  413. package/dist/prepare.runtime-CxSRhibQ.js +732 -0
  414. package/dist/prepare.runtime.js +1 -1
  415. package/dist/preview-warnings-CYO_Ec8j.js +392 -0
  416. package/dist/probe-B38i01ob.js +2 -0
  417. package/dist/probe-BfuwJZxZ.js +47 -0
  418. package/dist/probe-DaZ-zbpf.js +2204 -0
  419. package/dist/probe-TNHaSvg4.js +682 -0
  420. package/dist/program-BHDY7txk.js +131 -0
  421. package/dist/provider-B2OEKMgz.js +8735 -0
  422. package/dist/provider-BN5zYpXy.js +152 -0
  423. package/dist/provider-C5wk4Zq2.js +32 -0
  424. package/dist/provider-C_AVioxd.js +32 -0
  425. package/dist/provider-dispatcher-D8wmCCX8.js +22 -0
  426. package/dist/provider-dispatcher.runtime.js +1 -1
  427. package/dist/provider-session.runtime-B63XBUkk.js +9 -0
  428. package/dist/provider-session.runtime.js +1 -1
  429. package/dist/provider.runtime-D1lu1iBi.js +2 -0
  430. package/dist/provider.runtime.js +1 -1
  431. package/dist/public-surface-loader-ClnvswYD.js +114 -0
  432. package/dist/pw-ai-CUvQLjDl.js +3029 -0
  433. package/dist/pw-role-snapshot-DqOQm6b-.js +333 -0
  434. package/dist/reaction-level-DdxMc_S-.js +19 -0
  435. package/dist/reaction-runtime-api-DV5ADguG.js +116 -0
  436. package/dist/realtime-transcription-provider-Jx3qVPVX.js +205 -0
  437. package/dist/register-B6JqGeZm.js +2178 -0
  438. package/dist/register.agent-pQ55YbLM.js +156 -0
  439. package/dist/register.crestodian-DG48cq1n.js +24 -0
  440. package/dist/register.maintenance-CmyTyWfW.js +83 -0
  441. package/dist/register.runtime-Dc2ah3hl.js +54 -0
  442. package/dist/register.subclis-BNslxGzE.js +3 -0
  443. package/dist/register.subclis-BltgkX8W.js +31 -0
  444. package/dist/register.subclis-core-CXo28UGO.js +273 -0
  445. package/dist/repair-sequencing-SddJfHba.js +640 -0
  446. package/dist/reply-delivery-YOUVxLhE.js +196 -0
  447. package/dist/reply-runtime-Bic05q8u.js +11 -0
  448. package/dist/reply.runtime-973T_WNQ.js +2 -0
  449. package/dist/reply.runtime.js +1 -1
  450. package/dist/request-De-MLnVs.js +54 -0
  451. package/dist/resolve-allowlist-0P5Zm3Ih.js +220 -0
  452. package/dist/result-fallback-classifier-CRFWJOeW.js +79 -0
  453. package/dist/route-A4sH-KRJ.js +469 -0
  454. package/dist/route-resolution-BR89k_5k.js +274 -0
  455. package/dist/routes-BbmTgfa7.js +3602 -0
  456. package/dist/routes-H_X6d_BR.js +2 -0
  457. package/dist/run-C_HJBF46.js +1162 -0
  458. package/dist/run-attempt-DVUpjMzw.js +7704 -0
  459. package/dist/run-command-CtO053FV.js +23 -0
  460. package/dist/run-command-whpq0vSs.js +2 -0
  461. package/dist/run-embedded.runtime-z8KRAA9N.js +4 -0
  462. package/dist/run-embedded.runtime.js +1 -1
  463. package/dist/run-execution-cli.runtime-DP4sTGB3.js +4 -0
  464. package/dist/run-execution-cli.runtime.js +1 -1
  465. package/dist/run-executor.runtime.js +1 -1
  466. package/dist/run-subagent-registry.runtime-Ic4qjJAZ.js +2 -0
  467. package/dist/run-subagent-registry.runtime.js +1 -1
  468. package/dist/runtime-C84q1uWh.js +438 -0
  469. package/dist/runtime-DM-8CUG8.js +1287 -0
  470. package/dist/runtime-api-B92-eAFH.js +4 -0
  471. package/dist/runtime-api-BA-_f4wN.js +21 -0
  472. package/dist/runtime-api-C3x1bTUP.js +3 -0
  473. package/dist/runtime-api-C4J88HGc.js +13 -0
  474. package/dist/runtime-api-CBJPQTPG.js +24 -0
  475. package/dist/runtime-api-DI4rBaZp.js +17 -0
  476. package/dist/runtime-api-D_JIC4_F.js +13 -0
  477. package/dist/runtime-api.actions-Crwfcz27.js +3 -0
  478. package/dist/runtime-api.monitor-KeGId_a2.js +6 -0
  479. package/dist/runtime-api.send-DkmqVan7.js +4 -0
  480. package/dist/runtime-api.threads--LYxacx4.js +2 -0
  481. package/dist/runtime-channel-C0fX96Yx.js +2 -0
  482. package/dist/runtime-channel-CmXstmiO.js +150 -0
  483. package/dist/runtime-embedded-pi.runtime-C0nckPTh.js +2 -0
  484. package/dist/runtime-embedded-pi.runtime.js +1 -1
  485. package/dist/runtime-o-9rMitP.js +6179 -0
  486. package/dist/sanitize-outbound-BDtDO_r3.js +127 -0
  487. package/dist/sdk-setup-tools-Bw1sb2J0.js +8 -0
  488. package/dist/secrets-Cexd83PL.js +113 -0
  489. package/dist/security-audit-DeMasGQi.js +122 -0
  490. package/dist/security-audit-lZXBiK8a.js +118 -0
  491. package/dist/security-audit.runtime-B73uav0c.js +2 -0
  492. package/dist/security-audit.runtime.js +1 -1
  493. package/dist/selection-BPe1-NRx.js +16157 -0
  494. package/dist/selection-DtlsSu6t.js +3 -0
  495. package/dist/send-BP8O_f3_.js +2 -0
  496. package/dist/send-DB92XENW.js +192 -0
  497. package/dist/send-DPpvAomE.js +1631 -0
  498. package/dist/send-DUSg5J3j.js +143 -0
  499. package/dist/send.components-Beh2GSlI.js +500 -0
  500. package/dist/send.components-vjkB2tEO.js +2 -0
  501. package/dist/send.runtime-XHNBD8mm.js +2 -0
  502. package/dist/send.runtime.js +1 -1
  503. package/dist/server-CAQk-GlH.js +24 -0
  504. package/dist/server-Um3iJ7EL.js +73 -0
  505. package/dist/server-close.runtime.js +1 -1
  506. package/dist/server-context-Cq6Mf_Hx.js +2 -0
  507. package/dist/server-context-CxM3niUB.js +955 -0
  508. package/dist/server-cron-BSh0DjkH.js +2989 -0
  509. package/dist/server-cron-Csg1r2SE.js +2 -0
  510. package/dist/server-methods-CBPnwVD3.js +16499 -0
  511. package/dist/server-node-events-CZCahsw3.js +596 -0
  512. package/dist/server-plugin-bootstrap-DB4Iptzd.js +70 -0
  513. package/dist/server-plugins-BZIW7Sn8.js +432 -0
  514. package/dist/server-reload-handlers-V9f07KRC.js +714 -0
  515. package/dist/server-restart-sentinel-DSQyhuO9.js +2 -0
  516. package/dist/server-restart-sentinel-DnS4nSXg.js +747 -0
  517. package/dist/server-runtime-services-Da8S4dip.js +2 -0
  518. package/dist/server-runtime-services-hMwmCtz4.js +267 -0
  519. package/dist/server-startup-plugins-CFedlOir.js +113 -0
  520. package/dist/server-startup-post-attach-BC4ypGDV.js +716 -0
  521. package/dist/server-ws-runtime-BZdnJ8_f.js +349 -0
  522. package/dist/server.impl-JxdGpBse.js +2586 -0
  523. package/dist/service-CrRxM1s3.js +1446 -0
  524. package/dist/session-binding-B1kLTRx0.js +219 -0
  525. package/dist/session-binding-BhmP2qr8.js +2 -0
  526. package/dist/session-kill-http-hVTRFmxJ.js +121 -0
  527. package/dist/session-reset-service-NFIUAaub.js +625 -0
  528. package/dist/session-route-CAVGKfbY.js +93 -0
  529. package/dist/session-status.runtime-CAujMI0m.js +2 -0
  530. package/dist/session-status.runtime.js +1 -1
  531. package/dist/session-subagent-reactivation.runtime-CAD_WZE1.js +2 -0
  532. package/dist/session-subagent-reactivation.runtime.js +1 -1
  533. package/dist/session-tab-registry-BIhFQ2_N.js +521 -0
  534. package/dist/sessions-history-http-DTUCgSIv.js +430 -0
  535. package/dist/sessions.runtime-BhxJAIUl.js +2 -0
  536. package/dist/sessions.runtime.js +1 -1
  537. package/dist/setup-api-BaSNfjGt.js +29 -0
  538. package/dist/setup-core-Cv-UM5DV.js +174 -0
  539. package/dist/setup-surface-3iygBoSk.js +288 -0
  540. package/dist/setup-surface-BYu3PlXP.js +405 -0
  541. package/dist/setup-surface-BnCUx0xf.js +221 -0
  542. package/dist/setup-surface-DajEGPq9.js +320 -0
  543. package/dist/shared-DjUBdZw0.js +121 -0
  544. package/dist/shared-client-B364qsQs.js +2 -0
  545. package/dist/shared-client-vi4UjWgq.js +629 -0
  546. package/dist/side-question-Cfz-6Mik.js +683 -0
  547. package/dist/skill-tool-dispatch.runtime-BHi8qkm6.js +143 -0
  548. package/dist/skill-tool-dispatch.runtime.js +1 -1
  549. package/dist/slash-state-1yv6e-CZ.js +2166 -0
  550. package/dist/speech-provider-BBTLPoxz.js +184 -0
  551. package/dist/src-DQGUHoew.js +4256 -0
  552. package/dist/startup-context-CSXtIxM4.js +313 -0
  553. package/dist/status-subagents.runtime-Ce4XFNpI.js +18 -0
  554. package/dist/status-subagents.runtime.js +1 -1
  555. package/dist/status-text-B_aeJyIx.js +296 -0
  556. package/dist/sticker-cache-CyXfXSnD.js +206 -0
  557. package/dist/sticker-vision.runtime-CfEwepme.js +17 -0
  558. package/dist/sticker-vision.runtime.js +1 -1
  559. package/dist/subagent-announce-DJP9Deag.js +354 -0
  560. package/dist/subagent-announce-delivery-djkdPFWz.js +958 -0
  561. package/dist/subagent-control-C59CHxJT.js +508 -0
  562. package/dist/subagent-hooks-B7HsNzMr.js +230 -0
  563. package/dist/subagent-hooks-BPSvsSKo.js +2 -0
  564. package/dist/subagent-hooks-Bg-RSz4n.js +146 -0
  565. package/dist/subagent-hooks-BvAYM6MF.js +2 -0
  566. package/dist/subagent-hooks-DCga-z0P.js +2 -0
  567. package/dist/subagent-hooks-DpUUm-nC.js +116 -0
  568. package/dist/subagent-hooks-api-BfBPES7I.js +23 -0
  569. package/dist/subagent-hooks-api-Ct3H1JvT.js +23 -0
  570. package/dist/subagent-hooks-api-D-gcal8L.js +22 -0
  571. package/dist/subagent-orphan-recovery-TurbGwPo.js +352 -0
  572. package/dist/subagent-registry-Dcr5vJsh.js +3 -0
  573. package/dist/subagent-registry-almRMGiJ.js +2351 -0
  574. package/dist/subagent-registry.runtime.js +1 -1
  575. package/dist/subagent-session-cleanup-DStloUoa.js +525 -0
  576. package/dist/subagent-spawn-a5zQq79_.js +1164 -0
  577. package/dist/target-id-C0AUAPRt.js +107 -0
  578. package/dist/targets-9NQEAB_8.js +44 -0
  579. package/dist/targets-BX9hUOE0.js +19 -0
  580. package/dist/targets-uCQJMS9L.js +19 -0
  581. package/dist/task-registry-control.runtime.js +1 -1
  582. package/dist/telegram/token.js +1 -1
  583. package/dist/testing-CL4tSWlY.js +267 -0
  584. package/dist/thread-bindings-CuYgnJrA.js +232 -0
  585. package/dist/thread-bindings-DrLRFv9V.js +571 -0
  586. package/dist/thread-bindings-DuDBMJUH.js +8 -0
  587. package/dist/thread-bindings-DuPLUeEg.js +228 -0
  588. package/dist/thread-bindings.discord-api-CRkN3LO6.js +187 -0
  589. package/dist/thread-bindings.manager-U4vvV74R.js +2 -0
  590. package/dist/thread-bindings.manager-qvjQ7XrE.js +536 -0
  591. package/dist/thread-lifecycle-ebEJZlV8.js +1614 -0
  592. package/dist/token-BfUGddbB.js +134 -0
  593. package/dist/tool-DMbMn8SG.js +139 -0
  594. package/dist/tool-actions.runtime-3flyBx99.js +534 -0
  595. package/dist/tool-actions.runtime.js +1 -1
  596. package/dist/tool-resolution-CteuwLWG.js +149 -0
  597. package/dist/tools-effective-inventory-C3umjhj4.js +204 -0
  598. package/dist/tools-invoke-http-BPDxOpMS.js +67 -0
  599. package/dist/tools-invoke-shared-BgajIn1A.js +200 -0
  600. package/dist/tts-DWkHFEoO.js +66 -0
  601. package/dist/tui-BLuAg68O.js +2 -0
  602. package/dist/tui-backend-B_XhQILj.js +256 -0
  603. package/dist/tui-cli-C3L6mNyE.js +37 -0
  604. package/dist/tui-kx080n35.js +4709 -0
  605. package/dist/update-cli-Ca7CiQOc.js +3664 -0
  606. package/dist/vision-tools-V-w_kZa2.js +1409 -0
  607. package/dist/web-search-LuWKS3f2.js +62 -0
  608. package/dist/web-search-provider.runtime-CmbTFxDm.js +2 -0
  609. package/dist/web-search-provider.runtime-DZXMqd4W.js +328 -0
  610. package/dist/web-search-provider.runtime.js +1 -1
  611. package/dist/xai-oauth-C_tPwhEw.js +479 -0
  612. package/dist/xai-user-agent-C1zI5_IU.js +32 -0
  613. package/package.json +1 -1
  614. package/dist/abort-By1jCXcv.js +0 -277
  615. package/dist/abort.runtime-BUEReR-v.js +0 -2
  616. package/dist/account-inspect-DkuYTikX.js +0 -173
  617. package/dist/accounts-C19Qdo7I.js +0 -107
  618. package/dist/accounts-CjG0t0Cv.js +0 -119
  619. package/dist/accounts-CtWjp889.js +0 -2
  620. package/dist/accounts-qPTOizTg.js +0 -107
  621. package/dist/acp-runtime-CMLjiKa-.js +0 -26
  622. package/dist/acp-spawn-BGT-Px6Z.js +0 -1275
  623. package/dist/acp-spawn-CPO-hI4Y.js +0 -2
  624. package/dist/acp-stateful-target-driver-CDW_IRB4.js +0 -89
  625. package/dist/action-kill-B77KpIIQ.js +0 -33
  626. package/dist/action-runtime-EWSpHGrj.js +0 -469
  627. package/dist/action-runtime-api-bUNFqFoC.js +0 -2
  628. package/dist/action-send-DkQiw_fv.js +0 -39
  629. package/dist/action-spawn-noygtmpa.js +0 -47
  630. package/dist/actions-CPKTkTAD.js +0 -161
  631. package/dist/actions.runtime-eslFNzsP.js +0 -5
  632. package/dist/agent-CjNqqyKT.js +0 -3
  633. package/dist/agent-DaUQpTpc.js +0 -2
  634. package/dist/agent-command-DFcGb1lF.js +0 -1367
  635. package/dist/agent-components.runtime-_b4M39T5.js +0 -10
  636. package/dist/agent-harness-runtime-C09s_5eo.js +0 -180
  637. package/dist/agent-harness-task-runtime-wnzHUZZT.js +0 -140
  638. package/dist/agent-runner-execution-Bx_X59we.js +0 -1713
  639. package/dist/agent-runner-utils-hOwJODaJ.js +0 -266
  640. package/dist/agent-runner.runtime-LeZ65RXP.js +0 -3455
  641. package/dist/agent-runtime-Cio-RAUW.js +0 -229
  642. package/dist/agent-via-gateway-C06ks7Yk.js +0 -463
  643. package/dist/api-CBKedD81.js +0 -2
  644. package/dist/api-Ct1qM1Qp.js +0 -3
  645. package/dist/api-DN_WUxmH.js +0 -639
  646. package/dist/api-D_cLf5HR.js +0 -6
  647. package/dist/api-DhpRwVRC.js +0 -134
  648. package/dist/api-HHeiUqKx.js +0 -2
  649. package/dist/apply-CBc3t-6b.js +0 -41
  650. package/dist/apply-DP2LNAI1.js +0 -54
  651. package/dist/approval-handler.runtime-D3dVfQpz.js +0 -130
  652. package/dist/assistant-CJUhCzx1.js +0 -291
  653. package/dist/attachment-normalize-B7BuPwh0.js +0 -225
  654. package/dist/attempt-execution-C_zoopZx.js +0 -558
  655. package/dist/attempt-execution.runtime-BORPE4U7.js +0 -3
  656. package/dist/attempt-execution.shared-CVs8nY8C.js +0 -38
  657. package/dist/attempt.prompt-helpers-hRgWdd1i.js +0 -475
  658. package/dist/attempt.tool-run-context-kTuNRgCl.js +0 -2094
  659. package/dist/binding-routing-DODVC3IC.js +0 -113
  660. package/dist/binding-targets-AB_RKGdU.js +0 -121
  661. package/dist/bot-CSLsTmf1.js +0 -7894
  662. package/dist/bot-deps-DynTqfAM.js +0 -2
  663. package/dist/bot-deps-W46ftf2D.js +0 -747
  664. package/dist/bot-message-context.runtime-CYqi6a9-.js +0 -7
  665. package/dist/bot-message-context.session.runtime-zGfXe8D8.js +0 -12
  666. package/dist/bot-native-commands.delivery.runtime-Cl0_uLC6.js +0 -4
  667. package/dist/bot-native-commands.runtime-yy3akJPm.js +0 -13
  668. package/dist/bridge-server-B6ImaGh0.js +0 -113
  669. package/dist/browser-cli-CPNZpueD.js +0 -230
  670. package/dist/browser-cli-CntDlufK.js +0 -2
  671. package/dist/browser-cli-actions-input-DiJDRQCl.js +0 -473
  672. package/dist/browser-cli-actions-observe-9KtuDERW.js +0 -81
  673. package/dist/browser-cli-debug-lSi6c_Ol.js +0 -137
  674. package/dist/browser-cli-inspect-B5KmooQv.js +0 -104
  675. package/dist/browser-cli-manage-ClQjPfwK.js +0 -443
  676. package/dist/browser-cli-resize-DDY2Vnxq.js +0 -26
  677. package/dist/browser-cli-shared-KEAus8qW.js +0 -50
  678. package/dist/browser-cli-state-cmFcL-Ov.js +0 -337
  679. package/dist/browser-control-auth-B9USDwU2.js +0 -2
  680. package/dist/browser-profiles-wUaKqWjT.js +0 -2
  681. package/dist/browser-runtime-BMjauwo0.js +0 -384
  682. package/dist/build-Dpe0nJg9.js +0 -257
  683. package/dist/capability-cli-APHxOZ1-.js +0 -1782
  684. package/dist/channel--E_8Ztf3.js +0 -238
  685. package/dist/channel-3EQVZa8n.js +0 -2126
  686. package/dist/channel-BWohDmFY.js +0 -1777
  687. package/dist/channel-BfuypvUg.js +0 -562
  688. package/dist/channel-C-xJIqXb.js +0 -508
  689. package/dist/channel-C9ZiWsaI.js +0 -1496
  690. package/dist/channel-CWrkQgCl.js +0 -376
  691. package/dist/channel-CeYYSdzG.js +0 -740
  692. package/dist/channel-ClyBSyAK.js +0 -481
  693. package/dist/channel-Czs81UUj.d.ts +0 -427
  694. package/dist/channel-DG1b4zfh.js +0 -1134
  695. package/dist/channel-DW54rSJn.js +0 -1249
  696. package/dist/channel-DxjDXDxn.js +0 -867
  697. package/dist/channel-FomvCEVN.js +0 -955
  698. package/dist/channel-GKsXwHeD.js +0 -808
  699. package/dist/channel-WXdZaj61.js +0 -653
  700. package/dist/channel-actions.runtime-NGRDvF7V.js +0 -265
  701. package/dist/channel-core-DtMwDjjI.js +0 -5
  702. package/dist/channel-e8DrnKQ4.js +0 -1556
  703. package/dist/channel-inbound-DHAnp9B7.js +0 -80
  704. package/dist/channel-nELBI87_.js +0 -362
  705. package/dist/channel-plugin-runtime-Djo2BcWh.js +0 -998
  706. package/dist/channel-runtime-CAlo3fCO.js +0 -408
  707. package/dist/channel.runtime-B3Ul1RFH.js +0 -4
  708. package/dist/channel.runtime-B9St3ZA6.js +0 -2528
  709. package/dist/channel.runtime-BJQkhPRD.js +0 -109
  710. package/dist/channel.runtime-CK75RXGn.js +0 -652
  711. package/dist/channel.runtime-CToTSl-o.js +0 -254
  712. package/dist/channel.runtime-CmCC2X3-.js +0 -1008
  713. package/dist/channel.runtime-D9aRtIhc.js +0 -733
  714. package/dist/channel.runtime-awjkyecJ.js +0 -88
  715. package/dist/channel.runtime-j5gDw94U.js +0 -21009
  716. package/dist/channel.setup--MA2uXGh.js +0 -1098
  717. package/dist/channel.setup-CoJW0xXI.js +0 -343
  718. package/dist/channel.setup-Du2MwoWF.js +0 -10
  719. package/dist/chat-_rJvHV8g.js +0 -2666
  720. package/dist/chrome-Du8Sd8UD.js +0 -1503
  721. package/dist/cli-DmfcqkxN.js +0 -1341
  722. package/dist/cli-compaction-6W-_Qcqh.js +0 -347
  723. package/dist/cli-metadata-B4zGtsS4.js +0 -22
  724. package/dist/cli-runner-C2sL9k3L.js +0 -2
  725. package/dist/cli-runner-DppcV2AG.js +0 -540
  726. package/dist/cli-runner.runtime-CQLSyTQY.js +0 -4
  727. package/dist/cli-runner.runtime-CbEAn48-.js +0 -3
  728. package/dist/client-Dk9ROpNW.js +0 -650
  729. package/dist/client-adapter-ClI0hCmb.js +0 -897
  730. package/dist/client-factory-CaCu9BQF.js +0 -9
  731. package/dist/command-auth-6q0HyTu9.js +0 -135
  732. package/dist/command-handlers-DMAACmGz.js +0 -1609
  733. package/dist/command-registry-CfpDWtfY.js +0 -9
  734. package/dist/command-registry-Dnxqw0fv.js +0 -4
  735. package/dist/command-registry-core-D11J7oB_.js +0 -110
  736. package/dist/command-status.runtime-DrsPaVZw.js +0 -90
  737. package/dist/commands-acp-B4PDb6rs.js +0 -74
  738. package/dist/commands-compact.runtime-BmK2PNTw.js +0 -10
  739. package/dist/commands-handlers.runtime-C5hpRwAL.js +0 -6154
  740. package/dist/commands-status-CiZyKzzI.js +0 -3
  741. package/dist/commands-status-CzSWpd6s.js +0 -16
  742. package/dist/commands-status.runtime-CiZyKzzI.js +0 -3
  743. package/dist/commands-subagents-control.runtime-qc9m5MmZ.js +0 -3
  744. package/dist/commands-subagents-control.runtime-tWG0OlZd.js +0 -2
  745. package/dist/commands-system-prompt-6Q-vf5jq.js +0 -162
  746. package/dist/commands-system-prompt-FecWmCWC.js +0 -2
  747. package/dist/commands.runtime-DEt9uWfr.js +0 -176
  748. package/dist/compact-CgCjnQEP.js +0 -480
  749. package/dist/compact-D6t2ld0f.js +0 -1141
  750. package/dist/compact.runtime-CtoOHiEB.js +0 -12
  751. package/dist/completion-cli-CAHVBBDJ.js +0 -315
  752. package/dist/computer-use-CdIz1WHr.js +0 -367
  753. package/dist/config-CFxlEsAY.js +0 -373
  754. package/dist/config-mutations-6ioXU8Qg.js +0 -159
  755. package/dist/config-wUaKqWjT.js +0 -2
  756. package/dist/context-engine-host-compat-CFAOug91.js +0 -288
  757. package/dist/context-engine-host-compat-Cqe9ZyUZ.js +0 -2
  758. package/dist/context-engine-lifecycle-BjQwDRNw.js +0 -1274
  759. package/dist/control-auth-Du_jaEQB.js +0 -114
  760. package/dist/control-service-DIBBeoM_.js +0 -145
  761. package/dist/control-ui/assets/agents-BzOECW97.js +0 -1008
  762. package/dist/control-ui/assets/channel-config-extras-C-cqqjn3.js +0 -2
  763. package/dist/control-ui/assets/channels-B2c1DoAf.js +0 -367
  764. package/dist/control-ui/assets/cron-Dikdppj_.js +0 -1013
  765. package/dist/control-ui/assets/debug-BTcka11D.js +0 -97
  766. package/dist/control-ui/assets/index-BifhGgI4.js +0 -7378
  767. package/dist/control-ui/assets/instances-DnlcwLSs.js +0 -57
  768. package/dist/control-ui/assets/logs-CUGJL7Ia.js +0 -74
  769. package/dist/control-ui/assets/nodes-DuwS3hRY.js +0 -436
  770. package/dist/control-ui/assets/sessions-DtiOFwOv.js +0 -399
  771. package/dist/control-ui/assets/skills-shared-Y3plxrx2.js +0 -11
  772. package/dist/control-ui/assets/skills-yR0YXQld.js +0 -314
  773. package/dist/conversation-binding-runtime-BnDFNjpw.js +0 -4
  774. package/dist/conversation-runtime-DXfeo_YZ.js +0 -31
  775. package/dist/core-CwGP8lnn.js +0 -282
  776. package/dist/core-api-B3hgaGPY.js +0 -5
  777. package/dist/core-api-DhVgU6Pw.js +0 -2
  778. package/dist/crestodian-BQF8KHgB.js +0 -55
  779. package/dist/daocore-tools-DwFKEwEz.js +0 -11727
  780. package/dist/delivery-LkV1NN8a.js +0 -1002
  781. package/dist/dialogue-BIB1NqtA.js +0 -37
  782. package/dist/dir-fetch-tool-DyG20xlt.js +0 -565
  783. package/dist/dir-list-tool-BntISSEL.js +0 -100
  784. package/dist/direct-dm-Dfgmj_Rk.js +0 -64
  785. package/dist/directive-handling.fast-lane-CPtDyKdP.js +0 -68
  786. package/dist/directive-handling.impl-CuhOq-BS.js +0 -2
  787. package/dist/directive-handling.impl-SAvKobjF.js +0 -818
  788. package/dist/directive-handling.model-selection-3dnu2j_t.js +0 -122
  789. package/dist/directive-handling.persist.runtime-y8pN8w-i.js +0 -263
  790. package/dist/dispatch-C_JMxM3D.js +0 -1640
  791. package/dist/dispatch-acp-transcript.runtime-BA4jA5DL.js +0 -40
  792. package/dist/dispatch-acp.runtime-BhpXHUuZ.js +0 -18
  793. package/dist/doctor-CRMnQl-o.js +0 -6
  794. package/dist/doctor-DD_iqydP.js +0 -2
  795. package/dist/doctor-config-flow-BXKaaiSk.js +0 -1741
  796. package/dist/doctor-core-checks-CSYsZXuS.js +0 -573
  797. package/dist/doctor-core-checks-xGSa7eSt.js +0 -2
  798. package/dist/doctor-health-contributions-DVLNXMsN.js +0 -696
  799. package/dist/doctor-health-wIbh8NF6.js +0 -65
  800. package/dist/doctor-lint-Hq2tNUox.js +0 -94
  801. package/dist/doctor-state-integrity-CQQ1oMeP.js +0 -1231
  802. package/dist/dynamic-tools-B3DtJJJn.js +0 -486
  803. package/dist/embedded-backend-Cz0ZebJI.js +0 -579
  804. package/dist/embedded-gateway-stub.runtime-CIk1aOal.js +0 -12
  805. package/dist/exec-approvals-DqJA2OTf.js +0 -149
  806. package/dist/file-fetch-tool-BM0auSop.js +0 -124
  807. package/dist/file-write-tool-CshXwc98.js +0 -127
  808. package/dist/format-BrPefrQt.js +0 -1145
  809. package/dist/gateway-cli-UkR6BmcI.js +0 -435
  810. package/dist/gateway-method-runtime-ucwF-DHM.js +0 -21
  811. package/dist/get-reply-BJ1QFEY8.js +0 -4689
  812. package/dist/get-reply-from-config.runtime-Rm8cMH3e.js +0 -2
  813. package/dist/graph-users-D2gOcc5D.js +0 -1419
  814. package/dist/group-access-BkQ2ldY4.js +0 -112
  815. package/dist/handle-action.guild-admin-aiua5pA-.js +0 -288
  816. package/dist/harness-BT2riWLr.js +0 -61
  817. package/dist/health-CnVZ4T6j.js +0 -4
  818. package/dist/heartbeat-runner-Cjg3EgS1.js +0 -5
  819. package/dist/heartbeat-runner.runtime-CoC3qR61.js +0 -4
  820. package/dist/hooks-DlRvRnbJ.js +0 -534
  821. package/dist/inbound-direct-dm-runtime-BzQSanFy.js +0 -2
  822. package/dist/inbound-reply-dispatch-CDI1clh-.js +0 -148
  823. package/dist/init-pnw2iggs.js +0 -59
  824. package/dist/inline-buttons-Bh_p4ehq.js +0 -40
  825. package/dist/internal-events-u0Ov8uLt.js +0 -90
  826. package/dist/isolated-agent-By1ca-36.js +0 -2
  827. package/dist/isolated-agent-Zz-RQA7J.js +0 -1118
  828. package/dist/lifecycle-R9-dS5vo.js +0 -571
  829. package/dist/list.probe-CZLSVJOU.js +0 -449
  830. package/dist/list.status-command-BfFEfb9a.js +0 -789
  831. package/dist/llm-slug-generator-dCtCznm8.js +0 -78
  832. package/dist/local-dispatch.runtime-D9LP1xHX.js +0 -9
  833. package/dist/manager.runtime-6QpcwMf8.js +0 -2714
  834. package/dist/markdown-to-line-zbqRGuzM.js +0 -811
  835. package/dist/mcp-http-8c8x2bw2.js +0 -555
  836. package/dist/mcp-http-_a6CgNfk.js +0 -2
  837. package/dist/media-understanding-provider-CXP_WVXG.js +0 -339
  838. package/dist/message-actions-SByKheul.js +0 -145
  839. package/dist/message-handler-CKCY2qPA.js +0 -384
  840. package/dist/message-handler-StORmhkH.js +0 -1715
  841. package/dist/message-handler.preflight-BBcy1Vmz.js +0 -1125
  842. package/dist/message-handler.process-DC3NGb_U.js +0 -1484
  843. package/dist/model-qHmcK-wV.js +0 -74
  844. package/dist/model-selection-C_bNk70D.js +0 -272
  845. package/dist/models-0m6kj9Kh.js +0 -104
  846. package/dist/models-P3tVodj6.js +0 -2
  847. package/dist/models-cli-C_jhGL9M.js +0 -256
  848. package/dist/monitor-BK8o2fuJ.js +0 -2788
  849. package/dist/monitor-Bi5Al5Qq.js +0 -1657
  850. package/dist/monitor-CG3e3DTn.js +0 -4377
  851. package/dist/monitor-Cfa9dKXg.js +0 -1370
  852. package/dist/monitor-D3o4Su4a.js +0 -834
  853. package/dist/monitor-D5fMTlZ5.js +0 -60
  854. package/dist/monitor-DmPTU0tw.js +0 -715
  855. package/dist/monitor-DzgPE9f5.js +0 -2
  856. package/dist/monitor-auth-CVtN6J4_.js +0 -179
  857. package/dist/monitor-polling.runtime-Cg2e0kqq.js +0 -883
  858. package/dist/monitor-webhook.runtime-Dj1HmLMX.js +0 -387
  859. package/dist/monitor.account-BQImY6W4.js +0 -5233
  860. package/dist/monitor.runtime-CDK8uUpm.js +0 -2
  861. package/dist/monitor.webhook-DyEHhPJ1.js +0 -180
  862. package/dist/node-cli-sessions-Bv5PguQJ.js +0 -1228
  863. package/dist/openai-http-CIBLqlWd.js +0 -824
  864. package/dist/openresponses-http-DjoX4IHF.js +0 -1173
  865. package/dist/operations-DP1MZD9K.js +0 -805
  866. package/dist/outbound-adapter-BAwVSQlL.js +0 -543
  867. package/dist/outbound-session-route-DtqxN5uz.js +0 -45
  868. package/dist/outbound.runtime-DHPJ4ASv.js +0 -2
  869. package/dist/pi-embedded-BAC7pDy3.js +0 -4
  870. package/dist/pi-embedded-CNX1q8t8.js +0 -3796
  871. package/dist/pi-embedded.runtime-SbuDxtwm.js +0 -4
  872. package/dist/pi-tools-CnpfHiC0.js +0 -2413
  873. package/dist/plan-BNvONvjS.js +0 -81
  874. package/dist/plan-CADq4BFI.js +0 -112
  875. package/dist/plugin-D7gXSmDQ.js +0 -12396
  876. package/dist/plugin-app-cache-key-DrmlMiVI.js +0 -46
  877. package/dist/plugin-enabled-BoIsHSBf.js +0 -233
  878. package/dist/plugin-registration-yt9E-tcz.js +0 -88
  879. package/dist/plugin-service-BV0GV7gk.js +0 -1229
  880. package/dist/policy-D11pkH-F.js +0 -680
  881. package/dist/policy-DRVErS8F.js +0 -138
  882. package/dist/prepare.runtime-D5popyud.js +0 -732
  883. package/dist/preview-warnings-CdcHFLjy.js +0 -392
  884. package/dist/probe-BR_XxREj.js +0 -682
  885. package/dist/probe-CSkuj1Ki.js +0 -47
  886. package/dist/probe-DZHxSUyh.js +0 -2204
  887. package/dist/probe-DvUH7S2e.js +0 -2
  888. package/dist/program-Dp1JSnyB.js +0 -131
  889. package/dist/provider-4N9pa4vk.js +0 -32
  890. package/dist/provider-B6N1_oRM.js +0 -8735
  891. package/dist/provider-_W55dN19.js +0 -152
  892. package/dist/provider-dispatcher-BY0BKM51.js +0 -22
  893. package/dist/provider-session.runtime-CIMHFVsw.js +0 -9
  894. package/dist/provider-yjwJ7cEv.js +0 -32
  895. package/dist/provider.runtime-BXgHyxdL.js +0 -2
  896. package/dist/public-surface-loader-BtZpLAiq.js +0 -114
  897. package/dist/pw-ai-C8gW7XAX.js +0 -3029
  898. package/dist/pw-role-snapshot-DUCYIx3v.js +0 -333
  899. package/dist/reaction-level-D9FhYPnf.js +0 -19
  900. package/dist/reaction-runtime-api-C3r-xTtB.js +0 -116
  901. package/dist/realtime-transcription-provider-Ibc5MlDn.js +0 -205
  902. package/dist/register-C8HRj-Rv.js +0 -2178
  903. package/dist/register.agent-DRcH0h2g.js +0 -156
  904. package/dist/register.crestodian-Cc0_1XnJ.js +0 -24
  905. package/dist/register.maintenance-hDD-888W.js +0 -83
  906. package/dist/register.runtime-3KCk-rHT.js +0 -54
  907. package/dist/register.subclis-CrUZyRN9.js +0 -31
  908. package/dist/register.subclis-DGaNfEn8.js +0 -3
  909. package/dist/register.subclis-core-B5LkL2i6.js +0 -273
  910. package/dist/repair-sequencing-DSOttY24.js +0 -640
  911. package/dist/reply-delivery-CjS0vGdN.js +0 -196
  912. package/dist/reply-runtime-CEB3h2ID.js +0 -11
  913. package/dist/reply.runtime-Rm8cMH3e.js +0 -2
  914. package/dist/request-hp0T5HDv.js +0 -54
  915. package/dist/resolve-allowlist-BN__FO0F.js +0 -220
  916. package/dist/result-fallback-classifier-CfKrq2-s.js +0 -79
  917. package/dist/route-B2z32D9-.js +0 -469
  918. package/dist/route-resolution-B25jgDh8.js +0 -274
  919. package/dist/routes-CM95LS3k.js +0 -3602
  920. package/dist/routes-CUOimkJP.js +0 -2
  921. package/dist/run-CCrse9cU.js +0 -1162
  922. package/dist/run-attempt-Bp3H4oIM.js +0 -7704
  923. package/dist/run-command-9aTCc0HJ.js +0 -23
  924. package/dist/run-command-BuJ1fk8M.js +0 -2
  925. package/dist/run-embedded.runtime-CTprMJ8Z.js +0 -4
  926. package/dist/run-execution-cli.runtime-B05Oa61H.js +0 -4
  927. package/dist/run-subagent-registry.runtime-CJ0Hs8Pw.js +0 -2
  928. package/dist/runtime-CKKZ8Pcs.js +0 -438
  929. package/dist/runtime-Cdi7BCo3.js +0 -6179
  930. package/dist/runtime-D3XaGRT8.js +0 -1287
  931. package/dist/runtime-api-1yqMVS2P.js +0 -17
  932. package/dist/runtime-api-B2sZsZh8.js +0 -4
  933. package/dist/runtime-api-BgQT9LMm.js +0 -21
  934. package/dist/runtime-api-CsbGUmvA.js +0 -3
  935. package/dist/runtime-api-DpTi-PJ3.js +0 -24
  936. package/dist/runtime-api-c9O4luRc.js +0 -13
  937. package/dist/runtime-api-iiw2xe0i.js +0 -13
  938. package/dist/runtime-api.actions-BVrajshb.js +0 -3
  939. package/dist/runtime-api.monitor-BShOXy33.js +0 -6
  940. package/dist/runtime-api.send-BTuGzQtf.js +0 -4
  941. package/dist/runtime-api.threads-3cF-9XFp.js +0 -2
  942. package/dist/runtime-channel-CwZHOoMT.js +0 -2
  943. package/dist/runtime-channel-fHBJLcYG.js +0 -150
  944. package/dist/runtime-embedded-pi.runtime-Cgc2MHEr.js +0 -2
  945. package/dist/sanitize-outbound-DTdYOSuN.js +0 -127
  946. package/dist/sdk-setup-tools-DsgXMSJF.js +0 -8
  947. package/dist/secrets-xq1GA7Xo.js +0 -113
  948. package/dist/security-audit-Du_2AwxR.js +0 -122
  949. package/dist/security-audit-i1ehCFCk.js +0 -118
  950. package/dist/security-audit.runtime-nBiU375z.js +0 -2
  951. package/dist/selection-CZeNX1pE.js +0 -3
  952. package/dist/selection-DTrJ8MmR.js +0 -16157
  953. package/dist/send-79TPg_6c.js +0 -2
  954. package/dist/send-91PqXvSN.js +0 -192
  955. package/dist/send-C2reDA-B.js +0 -143
  956. package/dist/send-JRMzkOJi.js +0 -1631
  957. package/dist/send.components-Dv_9V1n4.js +0 -500
  958. package/dist/send.components-MeAhqv9J.js +0 -2
  959. package/dist/send.runtime-BXAcNcFW.js +0 -2
  960. package/dist/server-CFMwy7OB.js +0 -24
  961. package/dist/server-context-Dqwl703G.js +0 -955
  962. package/dist/server-context-wK29CPaJ.js +0 -2
  963. package/dist/server-cron-B1DKKd9L.js +0 -2
  964. package/dist/server-cron-i1RW7vPj.js +0 -2989
  965. package/dist/server-jF0fwwqG.js +0 -73
  966. package/dist/server-methods-CbFofeYw.js +0 -16499
  967. package/dist/server-node-events-DL9C2Zgb.js +0 -596
  968. package/dist/server-plugin-bootstrap-BpLRcl2N.js +0 -70
  969. package/dist/server-plugins-Bw4luxP4.js +0 -432
  970. package/dist/server-reload-handlers-Du2MmNNy.js +0 -714
  971. package/dist/server-restart-sentinel-Bi93NfH5.js +0 -747
  972. package/dist/server-restart-sentinel-CZQ5DtCS.js +0 -2
  973. package/dist/server-runtime-services-6xIr0oF5.js +0 -267
  974. package/dist/server-runtime-services-Bn_-QBG_.js +0 -2
  975. package/dist/server-startup-plugins-D67Ykogy.js +0 -113
  976. package/dist/server-startup-post-attach-DGj_JzsI.js +0 -716
  977. package/dist/server-ws-runtime-DY6Aw13I.js +0 -349
  978. package/dist/server.impl-6rbQJgzF.js +0 -2586
  979. package/dist/service-BniJ-ml1.js +0 -1446
  980. package/dist/session-binding-BCrf6P9-.js +0 -2
  981. package/dist/session-binding-Dv-7cruS.js +0 -219
  982. package/dist/session-kill-http-BJFrJrtN.js +0 -121
  983. package/dist/session-reset-service-BbWtWMwD.js +0 -625
  984. package/dist/session-route-DU5w8Y32.js +0 -93
  985. package/dist/session-status.runtime-BlQpbVG5.js +0 -2
  986. package/dist/session-subagent-reactivation.runtime-5Q01Ew9-.js +0 -2
  987. package/dist/session-tab-registry-BuYe4OOF.js +0 -521
  988. package/dist/sessions-history-http-DSsnYvkK.js +0 -430
  989. package/dist/sessions.runtime-BmeoWYRz.js +0 -2
  990. package/dist/setup-api-CKNdGNsP.js +0 -29
  991. package/dist/setup-core-DP5EwSY0.js +0 -174
  992. package/dist/setup-surface-BYCu55nE.js +0 -288
  993. package/dist/setup-surface-B_2igLCv.js +0 -405
  994. package/dist/setup-surface-BcnlyFJo.js +0 -221
  995. package/dist/setup-surface-BuTeC8Tu.js +0 -320
  996. package/dist/shared-RXlS1jcs.js +0 -121
  997. package/dist/shared-client-C3MyzMO-.js +0 -2
  998. package/dist/shared-client-ChFVc6qy.js +0 -629
  999. package/dist/side-question-C7XXJ3WJ.js +0 -683
  1000. package/dist/skill-tool-dispatch.runtime-D-KdTx1M.js +0 -143
  1001. package/dist/slash-state-Bkj8dL5a.js +0 -2166
  1002. package/dist/speech-provider-BunrBrCI.js +0 -184
  1003. package/dist/src-CEgolSf5.js +0 -4256
  1004. package/dist/startup-context-JB4BWjRi.js +0 -313
  1005. package/dist/status-subagents.runtime-Bp7aARu7.js +0 -18
  1006. package/dist/status-text-DN8S2Q1J.js +0 -296
  1007. package/dist/sticker-cache-Be-oBI7L.js +0 -206
  1008. package/dist/sticker-vision.runtime-Ba4krDPo.js +0 -17
  1009. package/dist/subagent-announce-C7j9VsZa.js +0 -354
  1010. package/dist/subagent-announce-delivery-CB4UtEg2.js +0 -958
  1011. package/dist/subagent-control-C4koBB2g.js +0 -508
  1012. package/dist/subagent-hooks-C6RmP8Ul.js +0 -2
  1013. package/dist/subagent-hooks-CrDfx1bX.js +0 -146
  1014. package/dist/subagent-hooks-Dh-10ODX.js +0 -116
  1015. package/dist/subagent-hooks-DjGGmJOs.js +0 -2
  1016. package/dist/subagent-hooks-Djrkg_r_.js +0 -230
  1017. package/dist/subagent-hooks-XiGzfcD1.js +0 -2
  1018. package/dist/subagent-hooks-api-BAuY6yAp.js +0 -23
  1019. package/dist/subagent-hooks-api-X4Wq3-bg.js +0 -22
  1020. package/dist/subagent-hooks-api-uGaYQ3ls.js +0 -23
  1021. package/dist/subagent-orphan-recovery-CiT4T6EK.js +0 -352
  1022. package/dist/subagent-registry-CJUOLPWx.js +0 -3
  1023. package/dist/subagent-registry-DkLEo8Gw.js +0 -2351
  1024. package/dist/subagent-session-cleanup-BXd7lwdo.js +0 -525
  1025. package/dist/subagent-spawn-C0nFUSkA.js +0 -1164
  1026. package/dist/target-id-C-_5ZyaM.js +0 -107
  1027. package/dist/targets-C6aOnm7M.js +0 -19
  1028. package/dist/targets-CeAvrPZY.js +0 -19
  1029. package/dist/targets-CiQWn-48.js +0 -44
  1030. package/dist/testing-dGXqtqph.js +0 -267
  1031. package/dist/thread-bindings-2it1TXRk.js +0 -228
  1032. package/dist/thread-bindings-BVsdSE6x.js +0 -232
  1033. package/dist/thread-bindings-CxRt4oO6.js +0 -571
  1034. package/dist/thread-bindings-Duucj0p6.js +0 -8
  1035. package/dist/thread-bindings.discord-api-5DrSBok8.js +0 -187
  1036. package/dist/thread-bindings.manager-8Evv-rZ-.js +0 -2
  1037. package/dist/thread-bindings.manager-Dqs05Cqt.js +0 -536
  1038. package/dist/thread-lifecycle-a9ORG_Qn.js +0 -1614
  1039. package/dist/token-Cd4ZyEet.js +0 -134
  1040. package/dist/tool-X8pfYjSy.js +0 -139
  1041. package/dist/tool-actions.runtime-Be5Jzai5.js +0 -534
  1042. package/dist/tool-resolution-BsitImc6.js +0 -149
  1043. package/dist/tools-effective-inventory-BZrHm8Fz.js +0 -204
  1044. package/dist/tools-invoke-http-ShL1W_9J.js +0 -67
  1045. package/dist/tools-invoke-shared-DeHgr_VB.js +0 -200
  1046. package/dist/tts-Ayx5XgJd.js +0 -66
  1047. package/dist/tui-BMb_k0zQ.js +0 -2
  1048. package/dist/tui-Cok5WLhQ.js +0 -4709
  1049. package/dist/tui-backend-ByoQP-cW.js +0 -256
  1050. package/dist/tui-cli-CUq3hRch.js +0 -37
  1051. package/dist/update-cli-CEgVV8KX.js +0 -3664
  1052. package/dist/vision-tools-l3OhetFy.js +0 -1409
  1053. package/dist/web-search-cDMQBezP.js +0 -62
  1054. package/dist/web-search-provider.runtime-Ckon24db.js +0 -2
  1055. package/dist/web-search-provider.runtime-bfpMar6S.js +0 -328
  1056. package/dist/xai-oauth-DI_oDf1M.js +0 -479
  1057. package/dist/xai-user-agent-C3kBfnkY.js +0 -32
  1058. /package/dist/{acp-runtime-backend-BZ5O5ObX.js → acp-runtime-backend-BetObVpx.js} +0 -0
  1059. /package/dist/{channel-actions-CgtkgM0g.js → channel-actions-DckqlhU7.js} +0 -0
  1060. /package/dist/{command-status-runtime-CP5giZCt.js → command-status-runtime-E16rrPc3.js} +0 -0
  1061. /package/dist/{delegate-BqgaH2oz.js → delegate-BSLYNrsG.js} +0 -0
  1062. /package/dist/{dispatch-acp-BZWxbCpX.js → dispatch-acp-D4tmhg9Q.js} +0 -0
  1063. /package/dist/{heartbeat-runner-Ci-DNWRz.js → heartbeat-runner-DVT5MIY3.js} +0 -0
  1064. /package/dist/{library-Be_uMwZR.js → library-DxK3LF7B.js} +0 -0
  1065. /package/dist/{run-executor.runtime-CMc4ImJr.js → run-executor.runtime-6pORvlOZ.js} +0 -0
  1066. /package/dist/{shared-RstjPNr2.js → shared-KCy8RvKa.js} +0 -0
@@ -0,0 +1,3796 @@
1
+ import { c as normalizeOptionalString, s as normalizeOptionalLowercaseString } from "./string-coerce-DyL154ka.js";
2
+ import { t as sanitizeForLog } from "./ansi-4r6vVvJt.js";
3
+ import { i as formatErrorMessage } from "./errors-D_oyTIw2.js";
4
+ import { p as resolveUserPath } from "./utils-CNnMhEDp.js";
5
+ import { o as resolveAgentExecutionContract, r as hasConfiguredModelFallbacks, v as resolveSessionAgentIds } from "./agent-scope-Dx1S0aWX.js";
6
+ import { i as isCronSessionKey } from "./session-key-utils-Ce_xWkNq.js";
7
+ import { a as resolveAgentDir, o as resolveAgentWorkspaceDir } from "./agent-scope-config-CJUQxn7u.js";
8
+ import { g as freezeDiagnosticTraceContext } from "./diagnostic-events-DPfGiEBK.js";
9
+ import { t as createSubsystemLogger } from "./subsystem-CppbuBPw.js";
10
+ import { n as DEFAULT_MODEL, r as DEFAULT_PROVIDER, t as DEFAULT_CONTEXT_TOKENS } from "./defaults-mDjiWzE5.js";
11
+ import { r as resolveProviderIdForAuth } from "./provider-auth-aliases-BCoTTDl4.js";
12
+ import { i as isMarkdownCapableMessageChannel } from "./message-channel-CRza_Xs_.js";
13
+ import { n as resolveSafeTimeoutDelayMs } from "./timer-delay-awNPCchy.js";
14
+ import { a as listOpenAIAuthProfileProvidersForAgentRuntime, c as resolveContextConfigProviderForRuntime, t as OPENAI_CODEX_PROVIDER_ID, u as resolveSelectedOpenAIPiRuntimeProvider } from "./openai-codex-routing-VOt1IwnF.js";
15
+ import { t as resolveAgentHarnessPolicy } from "./policy-DqVcSoDg.js";
16
+ import { t as getGlobalHookRunner } from "./hook-runner-global-RR7B_IHd.js";
17
+ import { a as resolveContextEngine, o as resolveContextEngineOwnerPluginId } from "./registry-BCmRCXCi.js";
18
+ import { s as emitAgentPlanEvent } from "./agent-events-Cfj53GyA.js";
19
+ import { t as extractAssistantTextForPhase } from "./chat-message-content-DN9xEd6w.js";
20
+ import { Y as resolveProviderAuthProfileId, b as prepareProviderRuntimeAuth } from "./provider-runtime-BFS5uQ8y.js";
21
+ import { i as ensureAuthProfileStoreWithoutExternalProfiles, n as ensureAuthProfileStore } from "./store-Ik30AbRk.js";
22
+ import { t as ensureDaoCoreModelsJson } from "./models-config-D6wdRmj-.js";
23
+ import { t as formatMissingAuthError } from "./model-auth-runtime-shared-cdTr1v5l.js";
24
+ import { r as formatRawAssistantErrorForUi } from "./assistant-error-format-B2ijqfp6.js";
25
+ import { l as isRawApiErrorPayload, n as formatBillingErrorMessage, o as getApiErrorPayloadFingerprint, t as BILLING_ERROR_USER_MESSAGE } from "./sanitize-user-facing-text-nfMrTPKF.js";
26
+ import { c as isTimeoutErrorMessage } from "./failover-matches-C-tab7FS.js";
27
+ import "./runs-fQuppCK3.js";
28
+ import { n as SILENT_REPLY_TOKEN, r as isSilentReplyPayloadText } from "./tokens-D8MVQSp9.js";
29
+ import { n as derivePromptTokens, o as normalizeUsage } from "./usage-DKNTRfvn.js";
30
+ import { n as sleepWithAbort } from "./backoff-BQ4uO4hX.js";
31
+ import { i as enqueueCommandInLane } from "./command-queue-B4bof8Vu.js";
32
+ import { i as getReplyPayloadMetadata, l as markReplyPayloadForSourceSuppressionDelivery, r as copyReplyPayloadMetadata, u as setReplyPayloadMetadata } from "./reply-payload-CiT5mlcY.js";
33
+ import { a as hasReplyPayloadContent } from "./payload-BDV15CYA.js";
34
+ import { T as isStrictAgenticExecutionContractActive, p as resolveToolLoopDetectionConfig } from "./daocore-tools-BGfsn9OX.js";
35
+ import { C as createEmbeddedRunStageTracker, O as rotateTranscriptFileAfterCompaction, S as EMBEDDED_RUN_ATTEMPT_DISPATCH_STAGE, T as shouldWarnEmbeddedRunStageSummary, _ as resolveRateLimitProfileRotationLimit, _t as resolveRunLivenessState, a as RUNTIME_AUTH_REFRESH_MARGIN_MS, b as createUsageAccumulator, bt as createEmbeddedRunReplayState, c as buildErrorAgentMeta, ct as extractPlanningOnlyPlanDetails, d as resolveActiveErrorContext, dt as resolveEmptyResponseRetryInstruction, f as resolveFinalAssistantRawText, ft as resolveIncompleteTurnPayloadText, g as resolveOverloadProfileRotationLimit, gt as resolveReplayInvalidFlag, h as resolveOverloadFailoverBackoffMs, ht as resolveReasoningOnlyRetryInstruction, i as selectAgentHarness, k as shouldRotateCompactionTranscript, l as buildUsageAgentMetaFields, lt as resolveAckExecutionFastPathInstruction, m as resolveMaxRunRetryIterations, mt as resolvePlanningOnlyRetryLimit, o as RUNTIME_AUTH_REFRESH_MIN_DELAY_MS, p as resolveFinalAssistantVisibleText, pt as resolvePlanningOnlyRetryInstruction, r as runAgentHarnessAttempt, s as RUNTIME_AUTH_REFRESH_RETRY_MS, st as STRICT_AGENTIC_BLOCKED_TEXT, t as maybeCompactAgentHarnessSession, u as createCompactionDiagId, ut as resolveAttemptReplayMetadata, v as resolveReportedModelRef, vt as resolveSilentToolResultReplyPayload, w as formatEmbeddedRunStageSummary, x as mergeUsageIntoAccumulator, xt as observeReplayMetadata, y as scrubAnthropicRefusalMagic, yt as shouldTreatEmptyAssistantReplyAsSilent } from "./selection-BPe1-NRx.js";
36
+ import { i as createHeartbeatToolResponsePayload } from "./heartbeat-tool-response-BCz-9pPv.js";
37
+ import { _ as buildAgentHookContextChannelFields, g as listActiveProcessSessionReferences, h as resolveContextEngineCapabilities, m as resolveEmbeddedCompactionTarget, p as buildEmbeddedCompactionRuntimeContext, r as forgetPromptBuildDrainCacheForRun } from "./attempt.prompt-helpers--NxxT8xy.js";
38
+ import { i as pickFallbackThinkingLevel, s as normalizeTextForComparison } from "./pi-embedded-helpers-4s4Sorfy.js";
39
+ import { S as parseImageSizeError, _ as isRateLimitAssistantError, a as formatAssistantErrorText, c as isBillingAssistantError, f as isFailoverAssistantError, g as isLikelyContextOverflowError, i as extractObservedOverflowTokenCount, p as isFailoverErrorMessage, s as isAuthAssistantError, t as classifyFailoverReason, u as isCompactionFailureError, x as parseImageDimensionError } from "./errors-D02TXWxc.js";
40
+ import { n as resolveProcessToolScopeKey } from "./pi-tools-DqhrI9AL.js";
41
+ import { c as resolveFailoverStatus, n as coerceToFailoverError, r as describeFailoverError, t as FailoverError } from "./failover-error-BIrBMqAb.js";
42
+ import "./auth-profiles-CYE0ctSY.js";
43
+ import { n as markAuthProfileSuccess } from "./profiles-DteFVv0H.js";
44
+ import { i as resolveAuthProfileOrder, l as isProfileInCooldown, r as resolveAuthProfileEligibility } from "./order-D7vIuvQ4.js";
45
+ import { d as sanitizeRuntimeProviderRequestOverrides, o as resolveProviderRequestConfig } from "./provider-request-config-Cir8yEP8.js";
46
+ import { t as redactIdentifier } from "./redact-identifier-DBO6OkZP.js";
47
+ import { t as sanitizeForConsole } from "./console-sanitize-BUMxGUp3.js";
48
+ import { a as markAuthProfileFailure, s as resolveProfilesUnavailableReason } from "./usage-BO5nD5HS.js";
49
+ import { i as getApiKeyForModel, n as applyLocalNoAuthHeaderOverride, p as shouldPreferExplicitConfigApiKeyAuth, t as applyAuthHeaderOverride } from "./model-auth-C3y3XLEi.js";
50
+ import { c as retireSessionMcpRuntimeForSessionKey, s as retireSessionMcpRuntime } from "./pi-bundle-mcp-runtime-DjzUKrET.js";
51
+ import "./pi-bundle-mcp-tools-DjyNjbH1.js";
52
+ import { d as hasOutboundDeliveryEvidence, u as hasMessagingToolDeliveryEvidence } from "./subagent-announce-delivery-djkdPFWz.js";
53
+ import { A as runAgentCleanupStep, S as truncateOversizedToolResultsInSession, b as resolveLiveToolResultMaxChars, g as resolveCompactionTimeoutMs, m as compactContextEngineWithSafetyTimeout, x as sessionLikelyHasOversizedToolResults } from "./attempt.tool-run-context-EsAayWh6.js";
54
+ import { i as extractAssistantVisibleText, r as extractAssistantThinking } from "./pi-embedded-utils-De2D_9Th.js";
55
+ import { n as isLikelyMutatingToolName } from "./tool-mutation-DHAIDwUO.js";
56
+ import { d as parseReplyDirectives } from "./payloads-C87LVKJ9.js";
57
+ import { N as formatToolAggregate } from "./channel-streaming-BBW2i40H.js";
58
+ import { a as suspendSession, c as shouldAllowCooldownProbeForReason, d as shouldSuppressRawErrorConsoleSuffix, i as resolveSessionSuspensionReason, l as buildApiErrorObservationFields, o as LiveSessionModelSwitchError } from "./model-fallback-Cci8QPOw.js";
59
+ import { t as log$1 } from "./logger-DYJ7BvAc.js";
60
+ import "./tool-split-Cw-0caiU.js";
61
+ import { n as resolveGlobalLane, r as resolveSessionLane } from "./lanes-BrQRlRRS.js";
62
+ import { i as resolveStoredSessionKeyForSessionId, r as resolveSessionKeyForRequest } from "./session-DA2fOBpW.js";
63
+ import { t as ensureContextEnginesInitialized } from "./init-DCCh5oSO.js";
64
+ import { c as runContextEngineMaintenance } from "./context-engine-lifecycle-BRYjJ_xx.js";
65
+ import "./extra-params-zhaOsfmP.js";
66
+ import { a as resolveContextWindowInfo, i as formatContextWindowWarningMessage, n as evaluateContextWindowGuard, r as formatContextWindowBlockMessage } from "./context-window-guard-0Hab4I2U.js";
67
+ import { t as ensureSelectedAgentHarnessPlugin } from "./runtime-plugin-BLNwvYW-.js";
68
+ import { c as captureCompactionCheckpointSnapshotAsync, h as resolveSessionCompactionCheckpointReason, l as cleanupCompactionCheckpointSnapshot, m as readSessionLeafIdFromTranscriptAsync, n as asCompactionHookRunner, p as persistSessionCompactionCheckpoint, s as runPostCompactionSideEffects, t as readPiModelContextTokens } from "./model-context-tokens-CrZKTFHa.js";
69
+ import { t as ensureRuntimePluginsLoaded } from "./runtime-plugins-uVf429Fm.js";
70
+ import { n as resolveModelAsync } from "./model-B9oQyjd8.js";
71
+ import { n as createAgentHarnessTaskRuntimeScope } from "./agent-harness-task-runtime-scope-7M8SSTK6.js";
72
+ import { n as shouldSwitchToLiveModel, t as clearLiveModelSwitchPending } from "./live-model-switch-CP-0MJop.js";
73
+ import { t as buildAgentRuntimeAuthPlan } from "./auth-kmfZQ_Tu.js";
74
+ import { r as buildAgentRuntimePlan } from "./build-BOWwrF6B.js";
75
+ import { n as resolveRunWorkspaceDir, t as redactRunIdentifier } from "./workspace-run-cx_FmJ2-.js";
76
+ import fs from "node:fs/promises";
77
+ import { randomBytes } from "node:crypto";
78
+ //#region src/agents/pi-embedded-runner/compact.queued.ts
79
+ function shouldFallbackAfterHarnessCompaction(result) {
80
+ return result?.ok === false && (result.failure?.reason === "missing_thread_binding" || result.failure?.reason === "stale_thread_binding");
81
+ }
82
+ /**
83
+ * Compacts a session with lane queueing (session lane + global lane).
84
+ * Use this from outside a lane context. If already inside a lane, use
85
+ * `compactEmbeddedPiSessionDirect` to avoid deadlocks.
86
+ */
87
+ async function compactEmbeddedPiSession(params) {
88
+ ensureRuntimePluginsLoaded({
89
+ config: params.config,
90
+ workspaceDir: params.workspaceDir,
91
+ allowGatewaySubagentBinding: params.allowGatewaySubagentBinding
92
+ });
93
+ ensureContextEnginesInitialized();
94
+ const agentIds = resolveSessionAgentIds({
95
+ sessionKey: params.sessionKey,
96
+ config: params.config
97
+ });
98
+ const agentDir = params.agentDir ?? resolveAgentDir(params.config ?? {}, agentIds.sessionAgentId);
99
+ const resolvedWorkspaceDir = resolveUserPath(params.workspaceDir);
100
+ const contextEngine = await resolveContextEngine(params.config, {
101
+ agentDir,
102
+ workspaceDir: resolvedWorkspaceDir
103
+ });
104
+ let contextTokenBudget = params.contextTokenBudget;
105
+ if (!contextTokenBudget || !Number.isFinite(contextTokenBudget) || contextTokenBudget <= 0) {
106
+ const resolvedCompactionTarget = resolveEmbeddedCompactionTarget({
107
+ config: params.config,
108
+ provider: params.provider,
109
+ modelId: params.model,
110
+ authProfileId: params.authProfileId,
111
+ defaultProvider: DEFAULT_PROVIDER,
112
+ defaultModel: DEFAULT_MODEL
113
+ });
114
+ const ceProvider = resolvedCompactionTarget.provider ?? "openai";
115
+ const ceModelId = resolvedCompactionTarget.model ?? "gpt-5.5";
116
+ const { model: ceModel } = await resolveModelAsync(ceProvider, ceModelId, agentDir, params.config);
117
+ const ceRuntimeModel = ceModel;
118
+ const ceHarnessPolicy = resolveAgentHarnessPolicy({
119
+ provider: ceProvider,
120
+ modelId: ceModelId,
121
+ config: params.config,
122
+ agentId: agentIds.sessionAgentId,
123
+ sessionKey: params.sessionKey
124
+ });
125
+ contextTokenBudget = resolveContextWindowInfo({
126
+ cfg: params.config,
127
+ provider: resolveContextConfigProviderForRuntime({
128
+ provider: ceProvider,
129
+ runtimeId: ceHarnessPolicy.runtime
130
+ }),
131
+ modelId: ceModelId,
132
+ modelContextTokens: readPiModelContextTokens(ceModel),
133
+ modelContextWindow: ceRuntimeModel?.contextWindow,
134
+ defaultTokens: DEFAULT_CONTEXT_TOKENS
135
+ }).tokens;
136
+ }
137
+ const contextEngineRuntimeContext = buildCompactionContextEngineRuntimeContext({
138
+ params,
139
+ agentDir,
140
+ contextTokenBudget,
141
+ contextEnginePluginId: resolveContextEngineOwnerPluginId(contextEngine)
142
+ });
143
+ const harnessResult = await maybeCompactAgentHarnessSession({
144
+ ...params,
145
+ contextEngine,
146
+ contextTokenBudget,
147
+ contextEngineRuntimeContext
148
+ });
149
+ if (harnessResult) {
150
+ if (!shouldFallbackAfterHarnessCompaction(harnessResult)) {
151
+ await contextEngine.dispose?.();
152
+ return harnessResult;
153
+ }
154
+ log$1.warn(`native harness compaction could not use its session binding; falling back to context engine: ${harnessResult.reason ?? "unknown"}`);
155
+ }
156
+ const sessionLane = resolveSessionLane(params.sessionKey?.trim() || params.sessionId);
157
+ const globalLane = resolveGlobalLane(params.lane);
158
+ const enqueueGlobal = params.enqueue ?? ((task, opts) => enqueueCommandInLane(globalLane, task, opts));
159
+ return enqueueCommandInLane(sessionLane, () => enqueueGlobal(async () => {
160
+ let checkpointSnapshot = null;
161
+ let checkpointSnapshotRetained = false;
162
+ try {
163
+ const engineOwnsCompaction = contextEngine.info.ownsCompaction === true;
164
+ checkpointSnapshot = engineOwnsCompaction ? await captureCompactionCheckpointSnapshotAsync({ sessionFile: params.sessionFile }) : null;
165
+ const hookRunner = engineOwnsCompaction ? asCompactionHookRunner(getGlobalHookRunner()) : null;
166
+ const hookSessionKey = params.sessionKey?.trim() || params.sessionId;
167
+ const { sessionAgentId } = resolveSessionAgentIds({
168
+ sessionKey: params.sessionKey,
169
+ config: params.config
170
+ });
171
+ const resolvedMessageProvider = params.messageChannel ?? params.messageProvider;
172
+ const hookCtx = {
173
+ sessionId: params.sessionId,
174
+ agentId: sessionAgentId,
175
+ sessionKey: hookSessionKey,
176
+ workspaceDir: resolvedWorkspaceDir,
177
+ messageProvider: resolvedMessageProvider
178
+ };
179
+ const runtimeContext = contextEngineRuntimeContext;
180
+ if (hookRunner?.hasHooks?.("before_compaction") && hookRunner.runBeforeCompaction) try {
181
+ await hookRunner.runBeforeCompaction({
182
+ messageCount: -1,
183
+ sessionFile: params.sessionFile
184
+ }, hookCtx);
185
+ } catch (err) {
186
+ log$1.warn("before_compaction hook failed", { errorMessage: formatErrorMessage(err) });
187
+ }
188
+ let result;
189
+ try {
190
+ result = await compactContextEngineWithSafetyTimeout(contextEngine, {
191
+ sessionId: params.sessionId,
192
+ sessionKey: params.sessionKey,
193
+ sessionFile: params.sessionFile,
194
+ tokenBudget: contextTokenBudget,
195
+ currentTokenCount: params.currentTokenCount,
196
+ compactionTarget: params.trigger === "manual" ? "threshold" : "budget",
197
+ customInstructions: params.customInstructions,
198
+ force: params.trigger === "manual",
199
+ runtimeContext
200
+ }, resolveCompactionTimeoutMs(params.config), params.abortSignal);
201
+ } catch (compactErr) {
202
+ log$1.warn("context-engine compaction failed", { errorMessage: formatErrorMessage(compactErr) });
203
+ result = {
204
+ ok: false,
205
+ compacted: false,
206
+ reason: formatErrorMessage(compactErr)
207
+ };
208
+ }
209
+ const delegatedSessionId = result.result?.sessionId;
210
+ const delegatedSessionFile = result.result?.sessionFile;
211
+ const delegatedRotatedTranscript = typeof delegatedSessionId === "string" && delegatedSessionId !== params.sessionId || typeof delegatedSessionFile === "string" && delegatedSessionFile !== params.sessionFile;
212
+ let postCompactionSessionId = delegatedSessionId ?? params.sessionId;
213
+ let postCompactionSessionFile = delegatedSessionFile ?? params.sessionFile;
214
+ let postCompactionLeafId;
215
+ if (result.ok && result.compacted) {
216
+ if (shouldRotateCompactionTranscript(params.config) && !delegatedRotatedTranscript) try {
217
+ const rotation = await rotateTranscriptFileAfterCompaction({ sessionFile: params.sessionFile });
218
+ if (rotation.rotated) {
219
+ postCompactionSessionId = rotation.sessionId ?? postCompactionSessionId;
220
+ postCompactionSessionFile = rotation.sessionFile ?? postCompactionSessionFile;
221
+ postCompactionLeafId = rotation.leafId;
222
+ log$1.info(`[compaction] rotated active transcript after context-engine compaction (sessionKey=${params.sessionKey ?? params.sessionId})`);
223
+ }
224
+ } catch (err) {
225
+ log$1.warn("failed to rotate compacted transcript", { errorMessage: formatErrorMessage(err) });
226
+ }
227
+ if (params.config && params.sessionKey && checkpointSnapshot) try {
228
+ const postLeafId = postCompactionLeafId ?? await readSessionLeafIdFromTranscriptAsync(postCompactionSessionFile) ?? void 0;
229
+ checkpointSnapshotRetained = await persistSessionCompactionCheckpoint({
230
+ cfg: params.config,
231
+ sessionKey: params.sessionKey,
232
+ sessionId: postCompactionSessionId,
233
+ reason: resolveSessionCompactionCheckpointReason({ trigger: params.trigger }),
234
+ snapshot: checkpointSnapshot,
235
+ summary: result.result?.summary,
236
+ firstKeptEntryId: result.result?.firstKeptEntryId,
237
+ tokensBefore: result.result?.tokensBefore,
238
+ tokensAfter: result.result?.tokensAfter,
239
+ postSessionFile: postCompactionSessionFile,
240
+ postLeafId,
241
+ postEntryId: postLeafId
242
+ }) !== null;
243
+ } catch (err) {
244
+ log$1.warn("failed to persist compaction checkpoint", { errorMessage: formatErrorMessage(err) });
245
+ }
246
+ await runContextEngineMaintenance({
247
+ contextEngine,
248
+ sessionId: postCompactionSessionId,
249
+ sessionKey: params.sessionKey,
250
+ sessionFile: postCompactionSessionFile,
251
+ reason: "compaction",
252
+ runtimeContext,
253
+ config: params.config
254
+ });
255
+ }
256
+ if (engineOwnsCompaction && result.ok && result.compacted) await runPostCompactionSideEffects({
257
+ config: params.config,
258
+ sessionKey: params.sessionKey,
259
+ sessionFile: postCompactionSessionFile
260
+ });
261
+ if (result.ok && result.compacted && hookRunner?.hasHooks?.("after_compaction") && hookRunner.runAfterCompaction) try {
262
+ const afterHookCtx = {
263
+ ...hookCtx,
264
+ sessionId: postCompactionSessionId
265
+ };
266
+ await hookRunner.runAfterCompaction({
267
+ messageCount: -1,
268
+ compactedCount: -1,
269
+ tokenCount: result.result?.tokensAfter,
270
+ sessionFile: postCompactionSessionFile
271
+ }, afterHookCtx);
272
+ } catch (err) {
273
+ log$1.warn("after_compaction hook failed", { errorMessage: formatErrorMessage(err) });
274
+ }
275
+ return {
276
+ ok: result.ok,
277
+ compacted: result.compacted,
278
+ reason: result.reason,
279
+ result: result.result ? {
280
+ summary: result.result.summary ?? "",
281
+ firstKeptEntryId: result.result.firstKeptEntryId ?? "",
282
+ tokensBefore: result.result.tokensBefore,
283
+ tokensAfter: result.result.tokensAfter,
284
+ details: result.result.details,
285
+ ...postCompactionSessionId !== params.sessionId ? { sessionId: postCompactionSessionId } : {},
286
+ ...postCompactionSessionFile !== params.sessionFile ? { sessionFile: postCompactionSessionFile } : {}
287
+ } : void 0
288
+ };
289
+ } finally {
290
+ if (!checkpointSnapshotRetained) await cleanupCompactionCheckpointSnapshot(checkpointSnapshot);
291
+ await contextEngine.dispose?.();
292
+ }
293
+ }));
294
+ }
295
+ function buildCompactionContextEngineRuntimeContext(params) {
296
+ const { sessionAgentId } = resolveSessionAgentIds({
297
+ sessionKey: params.params.sessionKey,
298
+ config: params.params.config
299
+ });
300
+ return {
301
+ ...params.params,
302
+ ...buildEmbeddedCompactionRuntimeContext({
303
+ sessionKey: params.params.sessionKey,
304
+ messageChannel: params.params.messageChannel,
305
+ messageProvider: params.params.messageProvider,
306
+ agentAccountId: params.params.agentAccountId,
307
+ currentChannelId: params.params.currentChannelId,
308
+ currentThreadTs: params.params.currentThreadTs,
309
+ currentMessageId: params.params.currentMessageId,
310
+ authProfileId: params.params.authProfileId,
311
+ workspaceDir: params.params.workspaceDir,
312
+ agentDir: params.agentDir,
313
+ config: params.params.config,
314
+ skillsSnapshot: params.params.skillsSnapshot,
315
+ senderIsOwner: params.params.senderIsOwner,
316
+ senderId: params.params.senderId,
317
+ provider: params.params.provider,
318
+ modelId: params.params.model,
319
+ modelFallbacksOverride: params.params.modelFallbacksOverride,
320
+ thinkLevel: params.params.thinkLevel,
321
+ reasoningLevel: params.params.reasoningLevel,
322
+ bashElevated: params.params.bashElevated,
323
+ extraSystemPrompt: params.params.extraSystemPrompt,
324
+ sourceReplyDeliveryMode: params.params.sourceReplyDeliveryMode,
325
+ ownerNumbers: params.params.ownerNumbers
326
+ }),
327
+ ...resolveContextEngineCapabilities({
328
+ config: params.params.config,
329
+ sessionKey: params.params.sessionKey,
330
+ agentId: sessionAgentId,
331
+ contextEnginePluginId: params.contextEnginePluginId,
332
+ purpose: "context-engine.compaction"
333
+ }),
334
+ tokenBudget: params.contextTokenBudget,
335
+ currentTokenCount: params.params.currentTokenCount
336
+ };
337
+ }
338
+ //#endregion
339
+ //#region src/agents/tool-error-summary.ts
340
+ const EXEC_LIKE_TOOL_NAMES = new Set(["exec", "bash"]);
341
+ function isExecLikeToolName(toolName) {
342
+ return EXEC_LIKE_TOOL_NAMES.has(normalizeOptionalLowercaseString(toolName) ?? "");
343
+ }
344
+ //#endregion
345
+ //#region src/agents/pi-embedded-runner/failure-signal.ts
346
+ const FAILURE_SIGNAL_CODES = ["SYSTEM_RUN_DENIED", "INVALID_REQUEST"];
347
+ function resolveFailureSignalCode(value) {
348
+ for (const code of FAILURE_SIGNAL_CODES) if (value === code) return code;
349
+ }
350
+ function resolveEmbeddedRunFailureSignal(params) {
351
+ if (params.trigger !== "cron") return;
352
+ const lastToolError = params.lastToolError;
353
+ if (!lastToolError || !isExecLikeToolName(lastToolError.toolName)) return;
354
+ const code = resolveFailureSignalCode(normalizeOptionalString(lastToolError.errorCode));
355
+ if (!code) return;
356
+ const message = normalizeOptionalString(lastToolError.error) ?? code;
357
+ return {
358
+ kind: "execution_denied",
359
+ source: "tool",
360
+ ...lastToolError.toolName ? { toolName: lastToolError.toolName } : {},
361
+ code,
362
+ message,
363
+ fatalForCron: true
364
+ };
365
+ }
366
+ //#endregion
367
+ //#region src/agents/pi-embedded-runner/post-compaction-loop-guard.ts
368
+ const log = createSubsystemLogger("agents/post-compaction-guard");
369
+ const DEFAULT_WINDOW_SIZE = 3;
370
+ function asPositiveInt(value, fallback) {
371
+ if (typeof value !== "number" || !Number.isInteger(value) || value <= 0) return fallback;
372
+ return value;
373
+ }
374
+ function createPostCompactionLoopGuard(config, options) {
375
+ const state = {
376
+ enabled: options?.enabled ?? true,
377
+ windowSize: asPositiveInt(config?.windowSize, DEFAULT_WINDOW_SIZE),
378
+ remainingAttempts: 0,
379
+ history: []
380
+ };
381
+ const armPostCompaction = () => {
382
+ state.remainingAttempts = state.windowSize;
383
+ state.history = [];
384
+ if (state.enabled) log.info(`post-compaction guard armed for ${state.windowSize} attempts`);
385
+ };
386
+ const observe = (call) => {
387
+ if (!state.enabled) return {
388
+ shouldAbort: false,
389
+ armed: false,
390
+ remainingAttempts: 0
391
+ };
392
+ if (state.remainingAttempts <= 0) return {
393
+ shouldAbort: false,
394
+ armed: false,
395
+ remainingAttempts: 0
396
+ };
397
+ state.remainingAttempts -= 1;
398
+ state.history.push(call);
399
+ const armedAfter = state.remainingAttempts > 0;
400
+ const matches = state.history.filter((entry) => entry.toolName === call.toolName && entry.argsHash === call.argsHash && entry.resultHash === call.resultHash);
401
+ if (matches.length >= state.windowSize) {
402
+ log.error(`post-compaction loop persisted: tool=${call.toolName} repeated ${matches.length} times with identical args+result post-compaction`);
403
+ return {
404
+ shouldAbort: true,
405
+ armed: armedAfter,
406
+ remainingAttempts: state.remainingAttempts,
407
+ detector: "compaction_loop_persisted",
408
+ count: matches.length,
409
+ toolName: call.toolName,
410
+ message: `CRITICAL: tool ${call.toolName} repeated ${matches.length} times with identical arguments and identical results within ${state.windowSize} attempts after auto-compaction. The compaction did not break the loop. Aborting to prevent runaway resource use.`
411
+ };
412
+ }
413
+ return {
414
+ shouldAbort: false,
415
+ armed: armedAfter,
416
+ remainingAttempts: state.remainingAttempts
417
+ };
418
+ };
419
+ const snapshot = () => ({
420
+ armed: state.remainingAttempts > 0,
421
+ remainingAttempts: state.remainingAttempts
422
+ });
423
+ return {
424
+ armPostCompaction,
425
+ observe,
426
+ snapshot
427
+ };
428
+ }
429
+ var PostCompactionLoopPersistedError = class PostCompactionLoopPersistedError extends Error {
430
+ constructor(message, details) {
431
+ super(message);
432
+ this.name = "PostCompactionLoopPersistedError";
433
+ this.detector = details.detector;
434
+ this.count = details.count;
435
+ this.toolName = details.toolName;
436
+ }
437
+ static fromVerdict(verdict) {
438
+ return new PostCompactionLoopPersistedError(verdict.message, {
439
+ detector: verdict.detector,
440
+ count: verdict.count,
441
+ toolName: verdict.toolName
442
+ });
443
+ }
444
+ };
445
+ //#endregion
446
+ //#region src/agents/pi-embedded-runner/run/failover-policy.ts
447
+ function shouldEscalateRetryLimit(reason) {
448
+ return Boolean(reason && reason !== "timeout" && reason !== "model_not_found" && reason !== "format" && reason !== "session_expired");
449
+ }
450
+ function isTerminalFormatFailure(params) {
451
+ return params.failoverFailure && params.failoverReason === "format" && params.allowFormatRetry !== true;
452
+ }
453
+ function shouldRotatePrompt(params) {
454
+ return params.failoverFailure && params.failoverReason !== "timeout" && !isTerminalFormatFailure(params);
455
+ }
456
+ function isAssistantTimeoutFailure(params) {
457
+ return params.idleTimedOut || params.timedOut && !params.timedOutDuringCompaction && !params.timedOutDuringToolExecution;
458
+ }
459
+ function shouldRotateAssistant(params) {
460
+ if (isTerminalFormatFailure(params)) return false;
461
+ return !params.aborted && params.failoverFailure || isAssistantTimeoutFailure(params);
462
+ }
463
+ function mergeRetryFailoverReason(params) {
464
+ return params.failoverReason ?? (params.timedOut ? "timeout" : null) ?? params.previous;
465
+ }
466
+ function resolveRunFailoverDecision(params) {
467
+ if (params.stage === "retry_limit") {
468
+ if (params.fallbackConfigured && shouldEscalateRetryLimit(params.failoverReason)) return {
469
+ action: "fallback_model",
470
+ reason: params.failoverReason ?? "unknown"
471
+ };
472
+ return { action: "return_error_payload" };
473
+ }
474
+ if (params.stage === "prompt") {
475
+ if (params.externalAbort) return {
476
+ action: "surface_error",
477
+ reason: params.failoverReason
478
+ };
479
+ if (!params.profileRotated && shouldRotatePrompt(params)) return {
480
+ action: "rotate_profile",
481
+ reason: params.failoverReason
482
+ };
483
+ if (params.fallbackConfigured && params.failoverFailure && !isTerminalFormatFailure(params)) return {
484
+ action: "fallback_model",
485
+ reason: params.failoverReason ?? "unknown"
486
+ };
487
+ return {
488
+ action: "surface_error",
489
+ reason: params.failoverReason
490
+ };
491
+ }
492
+ if (params.externalAbort) return {
493
+ action: "surface_error",
494
+ reason: params.failoverReason
495
+ };
496
+ if (isTerminalFormatFailure(params)) return {
497
+ action: "surface_error",
498
+ reason: params.failoverReason
499
+ };
500
+ const assistantShouldRotate = shouldRotateAssistant(params);
501
+ if (!params.profileRotated && assistantShouldRotate) return {
502
+ action: "rotate_profile",
503
+ reason: params.failoverReason
504
+ };
505
+ if (assistantShouldRotate && params.fallbackConfigured) return {
506
+ action: "fallback_model",
507
+ reason: isAssistantTimeoutFailure(params) ? "timeout" : params.failoverReason ?? "unknown"
508
+ };
509
+ if (!assistantShouldRotate) return { action: "continue_normal" };
510
+ return {
511
+ action: "surface_error",
512
+ reason: params.failoverReason
513
+ };
514
+ }
515
+ //#endregion
516
+ //#region src/agents/pi-embedded-runner/run/assistant-failover.ts
517
+ async function handleAssistantFailover(params) {
518
+ let overloadProfileRotations = params.overloadProfileRotations;
519
+ let decision = params.initialDecision;
520
+ const sameModelIdleTimeoutRetry = () => {
521
+ params.warn(`[llm-idle-timeout] ${sanitizeForLog(params.provider)}/${sanitizeForLog(params.modelId)} produced no reply before the idle watchdog; retrying same model`);
522
+ return {
523
+ action: "retry",
524
+ overloadProfileRotations,
525
+ retryKind: "same_model_idle_timeout",
526
+ lastRetryFailoverReason: mergeRetryFailoverReason({
527
+ previous: params.previousRetryFailoverReason,
528
+ failoverReason: params.failoverReason,
529
+ timedOut: true
530
+ })
531
+ };
532
+ };
533
+ if (decision.action === "rotate_profile") {
534
+ const failedProfileId = params.lastProfileId;
535
+ const timeoutFailure = params.timedOut || params.idleTimedOut;
536
+ const failureReason = params.assistantProfileFailureReason;
537
+ const markFailedProfile = async () => {
538
+ if (!failedProfileId || !failureReason) return;
539
+ try {
540
+ await params.maybeMarkAuthProfileFailure({
541
+ profileId: failedProfileId,
542
+ reason: failureReason,
543
+ modelId: params.modelId
544
+ });
545
+ } catch (err) {
546
+ params.warn(`profile failure mark failed: ${String(err)}`);
547
+ }
548
+ };
549
+ if (params.failoverReason === "overloaded") {
550
+ overloadProfileRotations += 1;
551
+ if (overloadProfileRotations > params.overloadProfileRotationLimit && params.fallbackConfigured) {
552
+ const status = resolveFailoverStatus("overloaded");
553
+ params.warn(`overload profile rotation cap reached for ${sanitizeForLog(params.provider)}/${sanitizeForLog(params.modelId)} after ${overloadProfileRotations} rotations; escalating to model fallback`);
554
+ await markFailedProfile();
555
+ params.logAssistantFailoverDecision("fallback_model", { status });
556
+ return {
557
+ action: "throw",
558
+ overloadProfileRotations,
559
+ error: new FailoverError("The AI service is temporarily overloaded. Please try again in a moment.", {
560
+ reason: "overloaded",
561
+ provider: params.activeErrorContext.provider,
562
+ model: params.activeErrorContext.model,
563
+ profileId: params.lastProfileId,
564
+ status,
565
+ rawError: params.lastAssistant?.errorMessage?.trim()
566
+ })
567
+ };
568
+ }
569
+ }
570
+ if (params.failoverReason === "rate_limit") params.maybeEscalateRateLimitProfileFallback({
571
+ failoverProvider: params.activeErrorContext.provider,
572
+ failoverModel: params.activeErrorContext.model,
573
+ logFallbackDecision: params.logAssistantFailoverDecision
574
+ });
575
+ const rotated = await params.advanceAuthProfile();
576
+ const markFailedProfilePromise = markFailedProfile();
577
+ if (timeoutFailure && !params.isProbeSession && failedProfileId) {
578
+ const timeoutLabel = params.idleTimedOut ? "idle timeout (model silent)" : "timed out";
579
+ params.warn(`Profile ${failedProfileId} ${timeoutLabel}. Trying next account...`);
580
+ }
581
+ if (params.cloudCodeAssistFormatError && failedProfileId) params.warn(`Profile ${failedProfileId} hit Cloud Code Assist format error. Tool calls will be sanitized on retry.`);
582
+ if (rotated) {
583
+ params.logAssistantFailoverDecision("rotate_profile");
584
+ await params.maybeBackoffBeforeOverloadFailover(params.failoverReason);
585
+ return {
586
+ action: "retry",
587
+ overloadProfileRotations,
588
+ lastRetryFailoverReason: mergeRetryFailoverReason({
589
+ previous: params.previousRetryFailoverReason,
590
+ failoverReason: params.failoverReason,
591
+ timedOut: params.timedOut || params.idleTimedOut
592
+ })
593
+ };
594
+ }
595
+ await markFailedProfilePromise;
596
+ if (params.idleTimedOut && params.allowSameModelIdleTimeoutRetry) return sameModelIdleTimeoutRetry();
597
+ decision = resolveRunFailoverDecision({
598
+ stage: "assistant",
599
+ allowFormatRetry: params.cloudCodeAssistFormatError,
600
+ aborted: params.aborted,
601
+ externalAbort: params.externalAbort,
602
+ fallbackConfigured: params.fallbackConfigured,
603
+ failoverFailure: params.failoverFailure,
604
+ failoverReason: params.failoverReason,
605
+ timedOut: params.timedOut,
606
+ idleTimedOut: params.idleTimedOut,
607
+ timedOutDuringCompaction: params.timedOutDuringCompaction,
608
+ timedOutDuringToolExecution: params.timedOutDuringToolExecution,
609
+ profileRotated: true
610
+ });
611
+ }
612
+ if (decision.action === "fallback_model") {
613
+ await params.maybeBackoffBeforeOverloadFailover(params.failoverReason);
614
+ const message = resolveAssistantFailoverErrorMessage(params);
615
+ const status = resolveFailoverStatus(decision.reason) ?? (isTimeoutErrorMessage(message) ? 408 : void 0);
616
+ params.logAssistantFailoverDecision("fallback_model", { status });
617
+ const shouldSuspend = Boolean(params.sessionKey) && (decision.reason === "rate_limit" || decision.reason === "billing");
618
+ return {
619
+ action: "throw",
620
+ overloadProfileRotations,
621
+ error: new FailoverError(message, {
622
+ reason: decision.reason,
623
+ provider: params.activeErrorContext.provider,
624
+ model: params.activeErrorContext.model,
625
+ profileId: params.lastProfileId,
626
+ status,
627
+ rawError: params.lastAssistant?.errorMessage?.trim(),
628
+ suspend: shouldSuspend
629
+ })
630
+ };
631
+ }
632
+ if (decision.action === "surface_error") {
633
+ if (!params.externalAbort && params.idleTimedOut && params.allowSameModelIdleTimeoutRetry) return sameModelIdleTimeoutRetry();
634
+ params.logAssistantFailoverDecision("surface_error");
635
+ if (!params.externalAbort && !params.timedOut && params.failoverFailure) {
636
+ const message = resolveAssistantFailoverErrorMessage(params);
637
+ const reason = resolveSurfaceErrorReason(decision.reason, params);
638
+ const status = resolveFailoverStatus(reason) ?? (isTimeoutErrorMessage(message) ? 408 : void 0);
639
+ const shouldSuspend = Boolean(params.sessionKey) && (reason === "rate_limit" || reason === "billing");
640
+ return {
641
+ action: "throw",
642
+ overloadProfileRotations,
643
+ error: new FailoverError(message, {
644
+ reason,
645
+ provider: params.activeErrorContext.provider,
646
+ model: params.activeErrorContext.model,
647
+ profileId: params.lastProfileId,
648
+ status,
649
+ rawError: params.lastAssistant?.errorMessage?.trim(),
650
+ suspend: shouldSuspend
651
+ })
652
+ };
653
+ }
654
+ }
655
+ return {
656
+ action: "continue_normal",
657
+ overloadProfileRotations
658
+ };
659
+ }
660
+ function resolveAssistantFailoverErrorMessage(params) {
661
+ const timeoutFailure = params.timedOut || params.idleTimedOut;
662
+ return (params.lastAssistant ? formatAssistantErrorText(params.lastAssistant, {
663
+ cfg: params.config,
664
+ sessionKey: params.sessionKey,
665
+ provider: params.activeErrorContext.provider,
666
+ model: params.activeErrorContext.model
667
+ }) : void 0) || params.lastAssistant?.errorMessage?.trim() || (timeoutFailure ? "LLM request timed out." : params.rateLimitFailure ? "LLM request rate limited." : params.billingFailure ? formatBillingErrorMessage(params.activeErrorContext.provider, params.activeErrorContext.model) : params.authFailure ? "LLM request unauthorized." : "LLM request failed.");
668
+ }
669
+ function resolveSurfaceErrorReason(declared, params) {
670
+ if (declared) return declared;
671
+ if (params.billingFailure) return "billing";
672
+ if (params.authFailure) return "auth";
673
+ if (params.rateLimitFailure) return "rate_limit";
674
+ return "unknown";
675
+ }
676
+ //#endregion
677
+ //#region src/agents/runtime-auth-refresh.ts
678
+ function clampRuntimeAuthRefreshDelayMs(params) {
679
+ return resolveSafeTimeoutDelayMs(params.refreshAt - params.now, { minMs: params.minDelayMs });
680
+ }
681
+ //#endregion
682
+ //#region src/agents/pi-embedded-runner/run/auth-controller.ts
683
+ function createEmbeddedRunAuthController(params) {
684
+ const applyPreparedRuntimeRequestOverrides = (paramsForApply) => {
685
+ if (!paramsForApply.preparedAuth.baseUrl && !paramsForApply.preparedAuth.request) return;
686
+ const runtimeRequestConfig = resolveProviderRequestConfig({
687
+ provider: paramsForApply.runtimeModel.provider,
688
+ api: paramsForApply.runtimeModel.api,
689
+ baseUrl: paramsForApply.preparedAuth.baseUrl ?? paramsForApply.runtimeModel.baseUrl,
690
+ providerHeaders: paramsForApply.runtimeModel.headers && typeof paramsForApply.runtimeModel.headers === "object" ? paramsForApply.runtimeModel.headers : void 0,
691
+ request: sanitizeRuntimeProviderRequestOverrides(paramsForApply.preparedAuth.request),
692
+ capability: "llm",
693
+ transport: "stream"
694
+ });
695
+ params.setRuntimeModel({
696
+ ...paramsForApply.runtimeModel,
697
+ ...paramsForApply.preparedAuth.baseUrl ? { baseUrl: paramsForApply.preparedAuth.baseUrl } : {},
698
+ ...runtimeRequestConfig.headers ? { headers: runtimeRequestConfig.headers } : {}
699
+ });
700
+ params.setEffectiveModel({
701
+ ...params.getEffectiveModel(),
702
+ ...paramsForApply.preparedAuth.baseUrl ? { baseUrl: paramsForApply.preparedAuth.baseUrl } : {},
703
+ ...runtimeRequestConfig.headers ? { headers: runtimeRequestConfig.headers } : {}
704
+ });
705
+ };
706
+ const hasRefreshableRuntimeAuth = () => Boolean(params.getRuntimeAuthState()?.sourceApiKey.trim());
707
+ const nextRuntimeAuthGeneration = () => (params.getRuntimeAuthState()?.generation ?? 0) + 1;
708
+ const prepareRuntimeAuthForModel = async (prepareParams) => prepareProviderRuntimeAuth({
709
+ provider: prepareParams.runtimeModel.provider,
710
+ config: params.config,
711
+ workspaceDir: params.workspaceDir,
712
+ env: process.env,
713
+ context: {
714
+ config: params.config,
715
+ agentDir: params.agentDir,
716
+ workspaceDir: params.workspaceDir,
717
+ env: process.env,
718
+ provider: prepareParams.runtimeModel.provider,
719
+ modelId: params.getModelId(),
720
+ model: prepareParams.runtimeModel,
721
+ apiKey: prepareParams.apiKey,
722
+ authMode: prepareParams.authMode,
723
+ profileId: prepareParams.profileId
724
+ }
725
+ });
726
+ const clearRuntimeAuthRefreshTimer = () => {
727
+ const runtimeAuthState = params.getRuntimeAuthState();
728
+ if (!runtimeAuthState?.refreshTimer) return;
729
+ clearTimeout(runtimeAuthState.refreshTimer);
730
+ runtimeAuthState.refreshTimer = void 0;
731
+ };
732
+ const stopRuntimeAuthRefreshTimer = () => {
733
+ if (!params.getRuntimeAuthState()) return;
734
+ params.setRuntimeAuthRefreshCancelled(true);
735
+ clearRuntimeAuthRefreshTimer();
736
+ };
737
+ const refreshRuntimeAuth = async (reason) => {
738
+ const runtimeAuthState = params.getRuntimeAuthState();
739
+ if (!runtimeAuthState) return;
740
+ if (runtimeAuthState.refreshInFlight) {
741
+ await runtimeAuthState.refreshInFlight;
742
+ return;
743
+ }
744
+ const refreshGeneration = runtimeAuthState.generation;
745
+ const refreshProfileId = runtimeAuthState.profileId;
746
+ let refreshPromise;
747
+ refreshPromise = (async () => {
748
+ const currentRuntimeAuthState = params.getRuntimeAuthState();
749
+ const sourceApiKey = currentRuntimeAuthState?.sourceApiKey.trim() ?? "";
750
+ if (!sourceApiKey) throw new Error(`Runtime auth refresh requires a source credential.`);
751
+ const runtimeModel = params.getRuntimeModel();
752
+ params.log.debug(`Refreshing runtime auth for ${runtimeModel.provider} (${reason})...`);
753
+ const preparedAuth = await prepareRuntimeAuthForModel({
754
+ runtimeModel,
755
+ apiKey: sourceApiKey,
756
+ authMode: currentRuntimeAuthState?.authMode ?? "unknown",
757
+ profileId: currentRuntimeAuthState?.profileId
758
+ });
759
+ if (!preparedAuth?.apiKey) throw new Error(`Provider "${runtimeModel.provider}" does not support runtime auth refresh.`);
760
+ const activeRuntimeAuthState = params.getRuntimeAuthState();
761
+ if (!activeRuntimeAuthState || activeRuntimeAuthState.generation !== refreshGeneration || activeRuntimeAuthState.profileId !== refreshProfileId || activeRuntimeAuthState.sourceApiKey.trim() !== sourceApiKey) {
762
+ params.log.debug(`Ignoring stale runtime auth refresh for ${runtimeModel.provider}; auth state advanced before ${reason} refresh completed.`);
763
+ return;
764
+ }
765
+ params.authStorage.setRuntimeApiKey(runtimeModel.provider, preparedAuth.apiKey);
766
+ applyPreparedRuntimeRequestOverrides({
767
+ runtimeModel,
768
+ preparedAuth
769
+ });
770
+ params.setRuntimeAuthState({
771
+ ...activeRuntimeAuthState,
772
+ expiresAt: preparedAuth.expiresAt
773
+ });
774
+ if (preparedAuth.expiresAt) {
775
+ const remaining = preparedAuth.expiresAt - Date.now();
776
+ params.log.debug(`Runtime auth refreshed for ${runtimeModel.provider}; expires in ${Math.max(0, Math.floor(remaining / 1e3))}s.`);
777
+ }
778
+ })().catch((err) => {
779
+ const runtimeModel = params.getRuntimeModel();
780
+ params.log.warn(`Runtime auth refresh failed for ${runtimeModel.provider}: ${formatErrorMessage(err)}`);
781
+ throw err;
782
+ }).finally(() => {
783
+ const activeState = params.getRuntimeAuthState();
784
+ if (activeState && activeState.generation === refreshGeneration && activeState.refreshInFlight === refreshPromise) activeState.refreshInFlight = void 0;
785
+ });
786
+ runtimeAuthState.refreshInFlight = refreshPromise;
787
+ await refreshPromise;
788
+ };
789
+ const scheduleRuntimeAuthRefresh = () => {
790
+ const runtimeAuthState = params.getRuntimeAuthState();
791
+ if (!runtimeAuthState || params.getRuntimeAuthRefreshCancelled()) return;
792
+ const runtimeModel = params.getRuntimeModel();
793
+ if (!hasRefreshableRuntimeAuth()) {
794
+ params.log.warn(`Skipping runtime auth refresh scheduling for ${runtimeModel.provider}; source credential missing.`);
795
+ return;
796
+ }
797
+ if (!runtimeAuthState.expiresAt) return;
798
+ clearRuntimeAuthRefreshTimer();
799
+ const now = Date.now();
800
+ const delayMs = clampRuntimeAuthRefreshDelayMs({
801
+ refreshAt: runtimeAuthState.expiresAt - RUNTIME_AUTH_REFRESH_MARGIN_MS,
802
+ now,
803
+ minDelayMs: RUNTIME_AUTH_REFRESH_MIN_DELAY_MS
804
+ });
805
+ const timer = setTimeout(() => {
806
+ if (params.getRuntimeAuthRefreshCancelled()) return;
807
+ refreshRuntimeAuth("scheduled").then(() => scheduleRuntimeAuthRefresh()).catch(() => {
808
+ if (params.getRuntimeAuthRefreshCancelled()) return;
809
+ const retryTimer = setTimeout(() => {
810
+ if (params.getRuntimeAuthRefreshCancelled()) return;
811
+ refreshRuntimeAuth("scheduled-retry").then(() => scheduleRuntimeAuthRefresh()).catch(() => void 0);
812
+ }, RUNTIME_AUTH_REFRESH_RETRY_MS);
813
+ const activeRuntimeAuthState = params.getRuntimeAuthState();
814
+ if (activeRuntimeAuthState) activeRuntimeAuthState.refreshTimer = retryTimer;
815
+ if (params.getRuntimeAuthRefreshCancelled() && activeRuntimeAuthState) {
816
+ clearTimeout(retryTimer);
817
+ activeRuntimeAuthState.refreshTimer = void 0;
818
+ }
819
+ });
820
+ }, delayMs);
821
+ runtimeAuthState.refreshTimer = timer;
822
+ if (params.getRuntimeAuthRefreshCancelled()) {
823
+ clearTimeout(timer);
824
+ runtimeAuthState.refreshTimer = void 0;
825
+ }
826
+ };
827
+ const resolveAuthProfileFailoverReason = (failoverParams) => {
828
+ if (failoverParams.allInCooldown) {
829
+ const profileIds = (failoverParams.profileIds ?? params.profileCandidates).filter((id) => typeof id === "string" && id.length > 0);
830
+ return resolveProfilesUnavailableReason({
831
+ store: params.authStore,
832
+ profileIds
833
+ }) ?? "unknown";
834
+ }
835
+ return classifyFailoverReason(failoverParams.message, { provider: params.getProvider() }) ?? "auth";
836
+ };
837
+ const throwAuthProfileFailover = (failoverParams) => {
838
+ const provider = params.getProvider();
839
+ const modelId = params.getModelId();
840
+ const fallbackMessage = `No available auth profile for ${provider} (all in cooldown or unavailable).`;
841
+ const message = failoverParams.message?.trim() || (failoverParams.error ? formatErrorMessage(failoverParams.error).trim() : "") || fallbackMessage;
842
+ const reason = resolveAuthProfileFailoverReason({
843
+ allInCooldown: failoverParams.allInCooldown,
844
+ message,
845
+ profileIds: params.profileCandidates
846
+ });
847
+ if (params.fallbackConfigured) throw new FailoverError(message, {
848
+ reason,
849
+ provider,
850
+ model: modelId,
851
+ status: resolveFailoverStatus(reason),
852
+ cause: failoverParams.error
853
+ });
854
+ if (failoverParams.error instanceof Error) throw failoverParams.error;
855
+ throw new Error(message);
856
+ };
857
+ const resolveApiKeyForCandidate = async (candidate) => {
858
+ return getApiKeyForModel({
859
+ model: params.getRuntimeModel(),
860
+ cfg: params.config,
861
+ profileId: candidate,
862
+ store: params.authStore,
863
+ agentDir: params.agentDir,
864
+ workspaceDir: params.workspaceDir,
865
+ lockedProfile: candidate != null && candidate === params.lockedProfileId
866
+ });
867
+ };
868
+ const applyApiKeyInfo = async (candidate) => {
869
+ const apiKeyInfo = await resolveApiKeyForCandidate(candidate);
870
+ params.setApiKeyInfo(apiKeyInfo);
871
+ const resolvedProfileId = apiKeyInfo.profileId ?? candidate;
872
+ if (!apiKeyInfo.apiKey) {
873
+ if (apiKeyInfo.mode !== "aws-sdk") {
874
+ const runtimeModel = params.getRuntimeModel();
875
+ throw new Error(formatMissingAuthError(apiKeyInfo, runtimeModel.provider));
876
+ }
877
+ const runtimeModel = params.getRuntimeModel();
878
+ const AWS_SDK_AUTH_SENTINEL = "__aws_sdk_auth__";
879
+ try {
880
+ const preparedAuth = await prepareRuntimeAuthForModel({
881
+ runtimeModel,
882
+ apiKey: AWS_SDK_AUTH_SENTINEL,
883
+ authMode: apiKeyInfo.mode,
884
+ profileId: apiKeyInfo.profileId
885
+ });
886
+ applyPreparedRuntimeRequestOverrides({
887
+ runtimeModel,
888
+ preparedAuth: preparedAuth ?? {}
889
+ });
890
+ if (preparedAuth?.apiKey) {
891
+ clearRuntimeAuthRefreshTimer();
892
+ params.authStorage.setRuntimeApiKey(runtimeModel.provider, preparedAuth.apiKey);
893
+ params.setRuntimeAuthState({
894
+ generation: nextRuntimeAuthGeneration(),
895
+ sourceApiKey: AWS_SDK_AUTH_SENTINEL,
896
+ authMode: apiKeyInfo.mode,
897
+ profileId: resolvedProfileId,
898
+ expiresAt: preparedAuth.expiresAt
899
+ });
900
+ if (preparedAuth.expiresAt) scheduleRuntimeAuthRefresh();
901
+ params.setLastProfileId(resolvedProfileId);
902
+ return;
903
+ }
904
+ } catch (error) {
905
+ params.log.warn(`prepareProviderRuntimeAuth failed for ${runtimeModel.provider}, falling back to sentinel: ${formatErrorMessage(error)}`);
906
+ }
907
+ clearRuntimeAuthRefreshTimer();
908
+ params.authStorage.setRuntimeApiKey(runtimeModel.provider, AWS_SDK_AUTH_SENTINEL);
909
+ params.setRuntimeAuthState(null);
910
+ params.setLastProfileId(resolvedProfileId);
911
+ return;
912
+ }
913
+ let runtimeAuthHandled = false;
914
+ const runtimeModel = params.getRuntimeModel();
915
+ const preparedAuth = await prepareRuntimeAuthForModel({
916
+ runtimeModel,
917
+ apiKey: apiKeyInfo.apiKey,
918
+ authMode: apiKeyInfo.mode,
919
+ profileId: apiKeyInfo.profileId
920
+ });
921
+ applyPreparedRuntimeRequestOverrides({
922
+ runtimeModel,
923
+ preparedAuth: preparedAuth ?? {}
924
+ });
925
+ if (preparedAuth?.apiKey) {
926
+ clearRuntimeAuthRefreshTimer();
927
+ params.authStorage.setRuntimeApiKey(runtimeModel.provider, preparedAuth.apiKey);
928
+ params.setRuntimeAuthState({
929
+ generation: nextRuntimeAuthGeneration(),
930
+ sourceApiKey: apiKeyInfo.apiKey,
931
+ authMode: apiKeyInfo.mode,
932
+ profileId: apiKeyInfo.profileId,
933
+ expiresAt: preparedAuth.expiresAt
934
+ });
935
+ if (preparedAuth.expiresAt) scheduleRuntimeAuthRefresh();
936
+ runtimeAuthHandled = true;
937
+ }
938
+ if (!runtimeAuthHandled) {
939
+ clearRuntimeAuthRefreshTimer();
940
+ params.authStorage.setRuntimeApiKey(runtimeModel.provider, apiKeyInfo.apiKey);
941
+ params.setRuntimeAuthState(null);
942
+ }
943
+ params.setLastProfileId(apiKeyInfo.profileId);
944
+ };
945
+ const advanceAuthProfile = async () => {
946
+ if (params.lockedProfileId) return false;
947
+ let nextIndex = params.getProfileIndex() + 1;
948
+ while (nextIndex < params.profileCandidates.length) {
949
+ const candidate = params.profileCandidates[nextIndex];
950
+ if (candidate && isProfileInCooldown(params.authStore, candidate, void 0, params.getModelId())) {
951
+ nextIndex += 1;
952
+ continue;
953
+ }
954
+ try {
955
+ await applyApiKeyInfo(candidate);
956
+ params.setProfileIndex(nextIndex);
957
+ params.setThinkLevel(params.initialThinkLevel);
958
+ params.attemptedThinking.clear();
959
+ return true;
960
+ } catch (err) {
961
+ if (candidate && candidate === params.lockedProfileId) throw err;
962
+ nextIndex += 1;
963
+ }
964
+ }
965
+ return false;
966
+ };
967
+ const initializeAuthProfile = async () => {
968
+ try {
969
+ const autoProfileCandidates = params.profileCandidates.filter((candidate) => typeof candidate === "string" && candidate.length > 0 && candidate !== params.lockedProfileId);
970
+ const modelId = params.getModelId();
971
+ const allAutoProfilesInCooldown = autoProfileCandidates.length > 0 && autoProfileCandidates.every((candidate) => isProfileInCooldown(params.authStore, candidate, void 0, modelId));
972
+ const unavailableReason = allAutoProfilesInCooldown ? resolveProfilesUnavailableReason({
973
+ store: params.authStore,
974
+ profileIds: autoProfileCandidates
975
+ }) ?? "unknown" : null;
976
+ const allowTransientCooldownProbe = params.allowTransientCooldownProbe && allAutoProfilesInCooldown && shouldAllowCooldownProbeForReason(unavailableReason);
977
+ let didTransientCooldownProbe = false;
978
+ while (params.getProfileIndex() < params.profileCandidates.length) {
979
+ const candidate = params.profileCandidates[params.getProfileIndex()];
980
+ if (candidate && candidate !== params.lockedProfileId && isProfileInCooldown(params.authStore, candidate, void 0, modelId)) if (allowTransientCooldownProbe && !didTransientCooldownProbe) {
981
+ didTransientCooldownProbe = true;
982
+ params.log.warn(`probing cooldowned auth profile for ${params.getProvider()}/${modelId} due to ${unavailableReason ?? "transient"} unavailability`);
983
+ } else {
984
+ params.setProfileIndex(params.getProfileIndex() + 1);
985
+ continue;
986
+ }
987
+ await applyApiKeyInfo(params.profileCandidates[params.getProfileIndex()]);
988
+ break;
989
+ }
990
+ if (params.getProfileIndex() >= params.profileCandidates.length) throwAuthProfileFailover({ allInCooldown: true });
991
+ } catch (err) {
992
+ if (err instanceof FailoverError) throw err;
993
+ if (params.profileCandidates[params.getProfileIndex()] === params.lockedProfileId) throwAuthProfileFailover({
994
+ allInCooldown: false,
995
+ error: err
996
+ });
997
+ if (!await advanceAuthProfile()) throwAuthProfileFailover({
998
+ allInCooldown: false,
999
+ error: err
1000
+ });
1001
+ }
1002
+ };
1003
+ const maybeRefreshRuntimeAuthForAuthError = async (errorText, retried) => {
1004
+ if (!params.getRuntimeAuthState() || retried) return false;
1005
+ if (!isFailoverErrorMessage(errorText, { provider: params.getProvider() })) return false;
1006
+ if (classifyFailoverReason(errorText, { provider: params.getProvider() }) !== "auth") return false;
1007
+ try {
1008
+ await refreshRuntimeAuth("auth-error");
1009
+ scheduleRuntimeAuthRefresh();
1010
+ return true;
1011
+ } catch {
1012
+ return false;
1013
+ }
1014
+ };
1015
+ return {
1016
+ advanceAuthProfile,
1017
+ initializeAuthProfile,
1018
+ maybeRefreshRuntimeAuthForAuthError,
1019
+ stopRuntimeAuthRefreshTimer
1020
+ };
1021
+ }
1022
+ //#endregion
1023
+ //#region src/agents/pi-embedded-runner/run/auth-profile-failure-policy.ts
1024
+ function resolveAuthProfileFailureReason(params) {
1025
+ if (params.policy === "local" || !params.failoverReason || params.failoverReason === "server_error" || params.failoverReason === "empty_response" || params.failoverReason === "format") return null;
1026
+ if (params.failoverReason === "timeout" && params.providerStarted !== true) return null;
1027
+ return params.failoverReason;
1028
+ }
1029
+ //#endregion
1030
+ //#region src/agents/pi-embedded-runner/run/backend.ts
1031
+ async function runEmbeddedAttemptWithBackend(params) {
1032
+ return runAgentHarnessAttempt(params);
1033
+ }
1034
+ //#endregion
1035
+ //#region src/agents/pi-embedded-runner/run/codex-app-server-recovery.ts
1036
+ function resolveCodexAppServerClientCloseRetry(params) {
1037
+ const failure = params.attempt.codexAppServerFailure;
1038
+ if (!failure) return {
1039
+ retry: false,
1040
+ reason: "not_codex_app_server_failure"
1041
+ };
1042
+ if (failure.kind !== "client_closed_before_turn_completed") return {
1043
+ retry: false,
1044
+ reason: failure.kind
1045
+ };
1046
+ if (failure.transport !== "stdio") return {
1047
+ retry: false,
1048
+ reason: "non_stdio_transport"
1049
+ };
1050
+ if (params.alreadyRetried) return {
1051
+ retry: false,
1052
+ reason: "retry_exhausted"
1053
+ };
1054
+ if (!failure.replaySafe || !params.attempt.replayMetadata.replaySafe) return {
1055
+ retry: false,
1056
+ reason: failure.replayBlockedReason ?? "replay_unsafe"
1057
+ };
1058
+ if (params.attempt.assistantTexts.some((text) => text.trim().length > 0)) return {
1059
+ retry: false,
1060
+ reason: "assistant_output"
1061
+ };
1062
+ if (params.attempt.toolMetas.length > 0 || params.attempt.clientToolCalls || params.attempt.lastToolError || params.attempt.didSendDeterministicApprovalPrompt) return {
1063
+ retry: false,
1064
+ reason: "tool_activity"
1065
+ };
1066
+ if (params.attempt.itemLifecycle.startedCount > 0 || params.attempt.itemLifecycle.activeCount > 0) return {
1067
+ retry: false,
1068
+ reason: "active_item"
1069
+ };
1070
+ return { retry: true };
1071
+ }
1072
+ //#endregion
1073
+ //#region src/agents/pi-embedded-runner/run/failover-observation.ts
1074
+ function normalizeFailoverDecisionObservationBase(base) {
1075
+ return {
1076
+ ...base,
1077
+ failoverReason: base.failoverReason ?? (base.timedOut ? "timeout" : null),
1078
+ profileFailureReason: base.profileFailureReason ?? (base.timedOut ? "timeout" : null)
1079
+ };
1080
+ }
1081
+ function createFailoverDecisionLogger(base) {
1082
+ const normalizedBase = normalizeFailoverDecisionObservationBase(base);
1083
+ const safeProfileId = normalizedBase.profileId ? redactIdentifier(normalizedBase.profileId, { len: 12 }) : void 0;
1084
+ const safeRunId = sanitizeForConsole(normalizedBase.runId) ?? "-";
1085
+ const safeProvider = sanitizeForConsole(normalizedBase.provider) ?? "-";
1086
+ const safeModel = sanitizeForConsole(normalizedBase.model) ?? "-";
1087
+ const safeSourceProvider = sanitizeForConsole(normalizedBase.sourceProvider) ?? safeProvider;
1088
+ const safeSourceModel = sanitizeForConsole(normalizedBase.sourceModel) ?? safeModel;
1089
+ const profileText = safeProfileId ?? "-";
1090
+ const reasonText = normalizedBase.failoverReason ?? "none";
1091
+ const sourceChanged = safeSourceProvider !== safeProvider || safeSourceModel !== safeModel;
1092
+ return (decision, extra) => {
1093
+ const observedError = buildApiErrorObservationFields(normalizedBase.rawError);
1094
+ const safeRawErrorPreview = sanitizeForConsole(observedError.rawErrorPreview);
1095
+ const rawErrorConsoleSuffix = safeRawErrorPreview && !shouldSuppressRawErrorConsoleSuffix(observedError.providerRuntimeFailureKind) ? ` rawError=${safeRawErrorPreview}` : "";
1096
+ log$1.warn("embedded run failover decision", {
1097
+ event: "embedded_run_failover_decision",
1098
+ tags: [
1099
+ "error_handling",
1100
+ "failover",
1101
+ normalizedBase.stage,
1102
+ decision
1103
+ ],
1104
+ runId: normalizedBase.runId,
1105
+ stage: normalizedBase.stage,
1106
+ decision,
1107
+ failoverReason: normalizedBase.failoverReason,
1108
+ profileFailureReason: normalizedBase.profileFailureReason,
1109
+ provider: normalizedBase.provider,
1110
+ model: normalizedBase.model,
1111
+ sourceProvider: normalizedBase.sourceProvider ?? normalizedBase.provider,
1112
+ sourceModel: normalizedBase.sourceModel ?? normalizedBase.model,
1113
+ profileId: safeProfileId,
1114
+ fallbackConfigured: normalizedBase.fallbackConfigured,
1115
+ timedOut: normalizedBase.timedOut,
1116
+ aborted: normalizedBase.aborted,
1117
+ status: extra?.status,
1118
+ ...observedError,
1119
+ consoleMessage: `embedded run failover decision: runId=${safeRunId} stage=${normalizedBase.stage} decision=${decision} reason=${reasonText} from=${safeSourceProvider}/${safeSourceModel}${sourceChanged ? ` to=${safeProvider}/${safeModel}` : ""} profile=${profileText}${rawErrorConsoleSuffix}`
1120
+ });
1121
+ };
1122
+ }
1123
+ //#endregion
1124
+ //#region src/agents/pi-embedded-runner/run/fallbacks.ts
1125
+ function hasEmbeddedRunConfiguredModelFallbacks(params) {
1126
+ if (params.modelFallbacksOverride !== void 0) return params.modelFallbacksOverride.length > 0;
1127
+ return hasConfiguredModelFallbacks({
1128
+ cfg: params.cfg,
1129
+ agentId: params.agentId,
1130
+ sessionKey: params.sessionKey
1131
+ });
1132
+ }
1133
+ function createIdleTimeoutBreakerState() {
1134
+ return { consecutiveIdleTimeoutsBeforeOutput: 0 };
1135
+ }
1136
+ /**
1137
+ * Update the breaker counter from the latest attempt's outcome and report
1138
+ * whether the cap is now tripped. Designed to be called from the outer run
1139
+ * loop right after an embedded attempt completes.
1140
+ *
1141
+ * Pure function modulo the mutable `state.consecutiveIdleTimeoutsBeforeOutput`
1142
+ * field, so the caller decides where the state lives (typically a `let` in
1143
+ * the outer loop).
1144
+ *
1145
+ * Decision table:
1146
+ * idleTimedOut completedModelProgress action
1147
+ * ------------ ---------------------- ------
1148
+ * true false count += 1 (wedged provider candidate)
1149
+ * true true count = 0 (model is alive but slow tail)
1150
+ * false true count = 0 (clean progress, all good)
1151
+ * false false count unchanged (e.g. non-timeout error;
1152
+ * don't poison or reset)
1153
+ *
1154
+ * The "false / false" branch matters: a non-timeout error attempt with no
1155
+ * completed progress should not reset the breaker (it isn't a sign the
1156
+ * provider is healthy), but it also shouldn't increment it (the issue at hand
1157
+ * is idle timeouts, not arbitrary errors).
1158
+ *
1159
+ * `outputTokens` is intentionally not part of the reset condition. Some
1160
+ * transports can accumulate billed output tokens from partial tool-call
1161
+ * argument deltas before the model stalls; those tokens are cost, not completed
1162
+ * progress, so they must not keep the breaker disarmed.
1163
+ */
1164
+ function stepIdleTimeoutBreaker(state, input, options) {
1165
+ const cap = options?.cap ?? 5;
1166
+ if (input.idleTimedOut && !input.completedModelProgress) state.consecutiveIdleTimeoutsBeforeOutput += 1;
1167
+ else if (input.completedModelProgress) state.consecutiveIdleTimeoutsBeforeOutput = 0;
1168
+ return {
1169
+ consecutive: state.consecutiveIdleTimeoutsBeforeOutput,
1170
+ tripped: cap > 0 && state.consecutiveIdleTimeoutsBeforeOutput >= cap
1171
+ };
1172
+ }
1173
+ //#endregion
1174
+ //#region src/agents/pi-embedded-runner/run/payloads.ts
1175
+ const RECOVERABLE_TOOL_ERROR_KEYWORDS = [
1176
+ "required",
1177
+ "missing",
1178
+ "invalid",
1179
+ "must be",
1180
+ "must have",
1181
+ "needs",
1182
+ "requires"
1183
+ ];
1184
+ const MUTATING_FAILURE_ACTION_PATTERN = "(?:write|edit|update|save|create|delete|remove|modify|change|apply|patch|move|rename|send|reply|message|run|execute|execution|command|script|shell|bash|exec|tool|action|operation)";
1185
+ const MUTATING_FAILURE_INABILITY_PATTERN = new RegExp(`\\b(?:couldn't|could not|can't|cannot|unable to|am unable to|wasn't able to|was not able to|were unable to)\\b.{0,100}\\b${MUTATING_FAILURE_ACTION_PATTERN}\\b`, "u");
1186
+ const MUTATING_FAILURE_ACTION_THEN_FAILURE_PATTERN = new RegExp(`\\b${MUTATING_FAILURE_ACTION_PATTERN}\\b.{0,100}\\b(?:failed|failure|errored)\\b`, "u");
1187
+ const MUTATING_FAILURE_FAILURE_THEN_ACTION_PATTERN = new RegExp(`\\b(?:failed|failure)\\b.{0,100}\\b${MUTATING_FAILURE_ACTION_PATTERN}\\b`, "u");
1188
+ const MUTATING_FAILURE_ERROR_WHILE_ACTION_PATTERN = new RegExp(`\\b(?:hit|encountered|ran into)\\b.{0,60}\\berror\\b.{0,100}\\b(?:while|trying to|when)\\b.{0,100}\\b${MUTATING_FAILURE_ACTION_PATTERN}\\b`, "u");
1189
+ const DID_NOT_FAIL_PATTERN = /\b(?:did not|didn't)\s+fail\b/u;
1190
+ const NEGATED_FAILURE_PATTERN = /\b(?:no|not|without)\s+(?:failures?|errors?)\b/u;
1191
+ function isRecoverableToolError(error) {
1192
+ const errorLower = normalizeOptionalLowercaseString(error) ?? "";
1193
+ return RECOVERABLE_TOOL_ERROR_KEYWORDS.some((keyword) => errorLower.includes(keyword));
1194
+ }
1195
+ function hasExplicitMutatingToolFailureAcknowledgement(text) {
1196
+ const normalizedText = normalizeTextForComparison(text);
1197
+ if (!normalizedText) return false;
1198
+ if (DID_NOT_FAIL_PATTERN.test(normalizedText)) return false;
1199
+ if (MUTATING_FAILURE_INABILITY_PATTERN.test(normalizedText)) return true;
1200
+ if (NEGATED_FAILURE_PATTERN.test(normalizedText)) return false;
1201
+ return MUTATING_FAILURE_ACTION_THEN_FAILURE_PATTERN.test(normalizedText) || MUTATING_FAILURE_FAILURE_THEN_ACTION_PATTERN.test(normalizedText) || MUTATING_FAILURE_ERROR_WHILE_ACTION_PATTERN.test(normalizedText);
1202
+ }
1203
+ function isVerboseToolDetailEnabled(level) {
1204
+ return level === "full";
1205
+ }
1206
+ function resolveRawAssistantAnswerText(lastAssistant) {
1207
+ if (!lastAssistant) return "";
1208
+ return normalizeOptionalString(extractAssistantTextForPhase(lastAssistant, { phase: "final_answer" }) ?? extractAssistantTextForPhase(lastAssistant)) ?? "";
1209
+ }
1210
+ function normalizeReplyTextForComparison(text) {
1211
+ return normalizeTextForComparison(parseReplyDirectives(text).text ?? "");
1212
+ }
1213
+ function shouldIncludeToolErrorDetails(params) {
1214
+ if (isVerboseToolDetailEnabled(params.verboseLevel)) return true;
1215
+ return isExecLikeToolName(params.lastToolError.toolName) && params.lastToolError.timedOut === true && (params.isCronTrigger === true || isCronSessionKey(params.sessionKey));
1216
+ }
1217
+ function shouldMarkNonTerminalToolErrorWarning(lastToolError) {
1218
+ return lastToolError.middlewareError === true;
1219
+ }
1220
+ function resolveToolErrorWarningPolicy(params) {
1221
+ const normalizedToolName = normalizeOptionalLowercaseString(params.lastToolError.toolName) ?? "";
1222
+ const includeDetails = shouldIncludeToolErrorDetails(params);
1223
+ if (params.suppressToolErrorWarnings) return {
1224
+ showWarning: false,
1225
+ includeDetails
1226
+ };
1227
+ if (normalizedToolName === "sessions_send") return {
1228
+ showWarning: false,
1229
+ includeDetails
1230
+ };
1231
+ if (params.suppressToolErrors) return {
1232
+ showWarning: false,
1233
+ includeDetails
1234
+ };
1235
+ if (params.lastToolError.mutatingAction ?? isLikelyMutatingToolName(params.lastToolError.toolName)) return {
1236
+ showWarning: !params.hasUserFacingErrorReply && !params.hasUserFacingFailureAcknowledgement,
1237
+ includeDetails
1238
+ };
1239
+ if (isExecLikeToolName(params.lastToolError.toolName) && !includeDetails) return {
1240
+ showWarning: false,
1241
+ includeDetails
1242
+ };
1243
+ return {
1244
+ showWarning: !params.hasUserFacingReply && !isRecoverableToolError(params.lastToolError.error),
1245
+ includeDetails
1246
+ };
1247
+ }
1248
+ function buildEmbeddedRunPayloads(params) {
1249
+ if (params.heartbeatToolResponse) return [createHeartbeatToolResponsePayload(params.heartbeatToolResponse)];
1250
+ const replyItems = [];
1251
+ const sourceReplyPayloads = params.sourceReplyDeliveryMode === "message_tool_only" ? params.messagingToolSourceReplyPayloads ?? [] : [];
1252
+ const sourceReplyStartIndex = replyItems.length;
1253
+ sourceReplyPayloads.forEach((payload, index) => {
1254
+ const text = normalizeOptionalString(payload.text) ?? "";
1255
+ const media = Array.from(new Set([...payload.mediaUrl ? [payload.mediaUrl] : [], ...payload.mediaUrls ?? []])).filter((value) => value.trim().length > 0);
1256
+ if (!text && media.length === 0 && !payload.presentation && !payload.interactive && !payload.channelData) return;
1257
+ replyItems.push({
1258
+ text,
1259
+ ...payload.mediaUrl ? { mediaUrl: payload.mediaUrl } : {},
1260
+ ...media.length ? { media } : {},
1261
+ ...payload.audioAsVoice ? { audioAsVoice: true } : {},
1262
+ ...payload.presentation ? { presentation: payload.presentation } : {},
1263
+ ...payload.interactive ? { interactive: payload.interactive } : {},
1264
+ ...payload.channelData ? { channelData: payload.channelData } : {},
1265
+ sourceReplyMirror: { idempotencyKey: payload.idempotencyKey ?? (params.runId ? `${params.runId}:internal-source-reply:${index}` : void 0) }
1266
+ });
1267
+ });
1268
+ const hasSourceReplyPayload = replyItems.length > sourceReplyStartIndex;
1269
+ const useMarkdown = params.toolResultFormat === "markdown";
1270
+ const suppressAssistantArtifacts = params.didSendDeterministicApprovalPrompt === true || hasSourceReplyPayload;
1271
+ const nonEmptyAssistantTexts = params.assistantTexts.filter((text) => text.trim().length > 0);
1272
+ const assistantForPayload = params.currentAssistant ?? void 0 ?? (nonEmptyAssistantTexts.length === 1 ? void 0 : params.lastAssistant);
1273
+ const lastAssistantStopReason = assistantForPayload?.stopReason;
1274
+ const lastAssistantErrored = lastAssistantStopReason === "error";
1275
+ const lastAssistantAborted = lastAssistantStopReason === "aborted";
1276
+ const runAborted = params.runAborted === true || lastAssistantAborted;
1277
+ const lastAssistantNeedsErrorSurface = lastAssistantErrored || lastAssistantAborted;
1278
+ const errorText = assistantForPayload && lastAssistantNeedsErrorSurface ? suppressAssistantArtifacts ? void 0 : formatAssistantErrorText(assistantForPayload, {
1279
+ cfg: params.config,
1280
+ sessionKey: params.sessionKey,
1281
+ provider: params.provider,
1282
+ model: params.model
1283
+ }) : void 0;
1284
+ const rawErrorMessage = lastAssistantNeedsErrorSurface ? normalizeOptionalString(assistantForPayload?.errorMessage) : void 0;
1285
+ const rawErrorFingerprint = rawErrorMessage ? getApiErrorPayloadFingerprint(rawErrorMessage) : null;
1286
+ const formattedRawErrorMessage = rawErrorMessage ? formatRawAssistantErrorForUi(rawErrorMessage) : null;
1287
+ const normalizedFormattedRawErrorMessage = formattedRawErrorMessage ? normalizeTextForComparison(formattedRawErrorMessage) : null;
1288
+ const normalizedRawErrorText = rawErrorMessage ? normalizeTextForComparison(rawErrorMessage) : null;
1289
+ const normalizedErrorText = errorText ? normalizeTextForComparison(errorText) : null;
1290
+ const normalizedGenericBillingErrorText = normalizeTextForComparison(BILLING_ERROR_USER_MESSAGE);
1291
+ const genericErrorText = "The AI service returned an error. Please try again.";
1292
+ if (errorText) replyItems.push({
1293
+ text: errorText,
1294
+ isError: true
1295
+ });
1296
+ if (params.inlineToolResultsAllowed && params.verboseLevel !== "off" && params.toolMetas.length > 0) for (const { toolName, meta } of params.toolMetas) {
1297
+ const { text: cleanedText, mediaUrls, audioAsVoice, replyToId, replyToTag, replyToCurrent } = parseReplyDirectives(formatToolAggregate(toolName, meta ? [meta] : [], { markdown: useMarkdown }));
1298
+ if (cleanedText) replyItems.push({
1299
+ text: cleanedText,
1300
+ media: mediaUrls,
1301
+ audioAsVoice,
1302
+ replyToId,
1303
+ replyToTag,
1304
+ replyToCurrent
1305
+ });
1306
+ }
1307
+ const reasoningText = suppressAssistantArtifacts || runAborted ? "" : assistantForPayload && params.reasoningLevel === "on" && params.thinkingLevel !== "off" ? extractAssistantThinking(assistantForPayload) : "";
1308
+ if (reasoningText) replyItems.push({
1309
+ text: reasoningText,
1310
+ isReasoning: true
1311
+ });
1312
+ const fallbackAnswerText = assistantForPayload ? extractAssistantVisibleText(assistantForPayload) : "";
1313
+ const fallbackRawAnswerText = resolveRawAssistantAnswerText(assistantForPayload);
1314
+ const shouldSuppressRawErrorText = (text) => {
1315
+ if (!lastAssistantNeedsErrorSurface) return false;
1316
+ const trimmed = text.trim();
1317
+ if (!trimmed) return false;
1318
+ if (errorText) {
1319
+ const normalized = normalizeTextForComparison(trimmed);
1320
+ if (normalized && normalizedErrorText && normalized === normalizedErrorText) return true;
1321
+ if (trimmed === genericErrorText) return true;
1322
+ if (normalized && normalizedGenericBillingErrorText && normalized === normalizedGenericBillingErrorText) return true;
1323
+ }
1324
+ if (rawErrorMessage && trimmed === rawErrorMessage) return true;
1325
+ if (formattedRawErrorMessage && trimmed === formattedRawErrorMessage) return true;
1326
+ if (normalizedRawErrorText) {
1327
+ const normalized = normalizeTextForComparison(trimmed);
1328
+ if (normalized && normalized === normalizedRawErrorText) return true;
1329
+ }
1330
+ if (normalizedFormattedRawErrorMessage) {
1331
+ const normalized = normalizeTextForComparison(trimmed);
1332
+ if (normalized && normalized === normalizedFormattedRawErrorMessage) return true;
1333
+ }
1334
+ if (rawErrorFingerprint) {
1335
+ const fingerprint = getApiErrorPayloadFingerprint(trimmed);
1336
+ if (fingerprint && fingerprint === rawErrorFingerprint) return true;
1337
+ }
1338
+ return isRawApiErrorPayload(trimmed);
1339
+ };
1340
+ const rawAnswerDirectiveState = fallbackRawAnswerText ? parseReplyDirectives(fallbackRawAnswerText) : null;
1341
+ const rawAnswerHasMedia = (rawAnswerDirectiveState?.mediaUrls?.length ?? 0) > 0 || rawAnswerDirectiveState?.audioAsVoice;
1342
+ const assistantTextsHaveMedia = params.assistantTexts.some((text) => {
1343
+ const parsed = parseReplyDirectives(text);
1344
+ return (parsed.mediaUrls?.length ?? 0) > 0 || parsed.audioAsVoice;
1345
+ });
1346
+ const normalizedAssistantTexts = normalizeTextForComparison(nonEmptyAssistantTexts.join("\n\n"));
1347
+ const normalizedRawAnswerText = normalizeTextForComparison(rawAnswerDirectiveState?.text ?? "");
1348
+ const shouldPreferRawAnswerText = rawAnswerHasMedia && (!nonEmptyAssistantTexts.length || !assistantTextsHaveMedia && normalizedAssistantTexts.length > 0 && normalizedAssistantTexts === normalizedRawAnswerText);
1349
+ const fallbackAnswerSourceText = shouldPreferRawAnswerText && fallbackRawAnswerText ? fallbackRawAnswerText : fallbackAnswerText;
1350
+ const normalizedFallbackAnswerSourceText = fallbackAnswerSourceText ? normalizeReplyTextForComparison(fallbackAnswerSourceText) : "";
1351
+ const shouldUseCanonicalFinalAnswer = !lastAssistantNeedsErrorSurface && fallbackAnswerSourceText.length > 0 && normalizedFallbackAnswerSourceText.length > 0;
1352
+ const hasAssistantTextPayload = nonEmptyAssistantTexts.length > 0;
1353
+ const answerTexts = suppressAssistantArtifacts || runAborted ? [] : (shouldUseCanonicalFinalAnswer ? [fallbackAnswerSourceText] : shouldPreferRawAnswerText && fallbackRawAnswerText ? [fallbackRawAnswerText] : hasAssistantTextPayload ? nonEmptyAssistantTexts : fallbackAnswerText ? [fallbackAnswerText] : []).filter((text) => !shouldSuppressRawErrorText(text));
1354
+ let hasUserFacingAssistantReply = hasSourceReplyPayload;
1355
+ const hasUserFacingErrorReply = replyItems.some((item) => item.isError === true);
1356
+ let hasUserFacingFailureAcknowledgement = false;
1357
+ for (const text of answerTexts) {
1358
+ const { text: cleanedText, mediaUrls, audioAsVoice, replyToId, replyToTag, replyToCurrent } = parseReplyDirectives(text);
1359
+ if (!cleanedText && (!mediaUrls || mediaUrls.length === 0) && !audioAsVoice) continue;
1360
+ replyItems.push({
1361
+ text: cleanedText,
1362
+ media: mediaUrls,
1363
+ audioAsVoice,
1364
+ replyToId,
1365
+ replyToTag,
1366
+ replyToCurrent
1367
+ });
1368
+ hasUserFacingAssistantReply = true;
1369
+ if (cleanedText && hasExplicitMutatingToolFailureAcknowledgement(cleanedText)) hasUserFacingFailureAcknowledgement = true;
1370
+ }
1371
+ if (params.lastToolError) {
1372
+ const warningPolicy = resolveToolErrorWarningPolicy({
1373
+ lastToolError: params.lastToolError,
1374
+ hasUserFacingReply: hasUserFacingAssistantReply,
1375
+ hasUserFacingErrorReply,
1376
+ hasUserFacingFailureAcknowledgement,
1377
+ suppressToolErrors: Boolean(params.config?.messages?.suppressToolErrors),
1378
+ suppressToolErrorWarnings: params.suppressToolErrorWarnings,
1379
+ isCronTrigger: params.isCronTrigger,
1380
+ sessionKey: params.sessionKey,
1381
+ verboseLevel: params.verboseLevel
1382
+ });
1383
+ if (warningPolicy.showWarning) {
1384
+ const warningText = `⚠️ ${formatToolAggregate(params.lastToolError.toolName, params.lastToolError.meta ? [params.lastToolError.meta] : void 0, { markdown: useMarkdown })} failed${warningPolicy.includeDetails && params.lastToolError.error ? `: ${params.lastToolError.error}` : ""}`;
1385
+ const normalizedWarning = normalizeTextForComparison(warningText);
1386
+ if (!(normalizedWarning ? replyItems.some((item) => {
1387
+ if (!item.text) return false;
1388
+ const normalizedExisting = normalizeTextForComparison(item.text);
1389
+ return normalizedExisting.length > 0 && normalizedExisting === normalizedWarning;
1390
+ }) : false)) replyItems.push({
1391
+ text: warningText,
1392
+ isError: true,
1393
+ nonTerminalToolErrorWarning: hasUserFacingAssistantReply && shouldMarkNonTerminalToolErrorWarning(params.lastToolError)
1394
+ });
1395
+ }
1396
+ }
1397
+ const hasAudioAsVoiceTag = replyItems.some((item) => item.audioAsVoice);
1398
+ return replyItems.map((item) => {
1399
+ const payload = { text: normalizeOptionalString(item.text) };
1400
+ const mediaUrl = item.mediaUrl ?? item.media?.[0];
1401
+ if (mediaUrl) payload.mediaUrl = mediaUrl;
1402
+ if (item.media?.length) payload.mediaUrls = item.media;
1403
+ if (item.isError !== void 0) payload.isError = item.isError;
1404
+ if (item.nonTerminalToolErrorWarning) setReplyPayloadMetadata(payload, { nonTerminalToolErrorWarning: true });
1405
+ if (item.replyToId) payload.replyToId = item.replyToId;
1406
+ if (item.replyToTag !== void 0) payload.replyToTag = item.replyToTag;
1407
+ if (item.replyToCurrent !== void 0) payload.replyToCurrent = item.replyToCurrent;
1408
+ if (item.audioAsVoice || Boolean(hasAudioAsVoiceTag && item.media?.length)) payload.audioAsVoice = true;
1409
+ if (item.presentation) payload.presentation = item.presentation;
1410
+ if (item.interactive) payload.interactive = item.interactive;
1411
+ if (item.channelData) payload.channelData = item.channelData;
1412
+ if (item.sourceReplyMirror) {
1413
+ markReplyPayloadForSourceSuppressionDelivery(payload);
1414
+ if (params.sessionKey) {
1415
+ const sourceReplyTranscriptMirror = { sessionKey: params.sessionKey };
1416
+ if (params.agentId) sourceReplyTranscriptMirror.agentId = params.agentId;
1417
+ if (payload.text) sourceReplyTranscriptMirror.text = payload.text;
1418
+ if (payload.mediaUrls?.length) sourceReplyTranscriptMirror.mediaUrls = payload.mediaUrls;
1419
+ if (item.sourceReplyMirror.idempotencyKey) sourceReplyTranscriptMirror.idempotencyKey = item.sourceReplyMirror.idempotencyKey;
1420
+ setReplyPayloadMetadata(payload, { sourceReplyTranscriptMirror });
1421
+ }
1422
+ }
1423
+ if (payload.text && isSilentReplyPayloadText(payload.text, "NO_REPLY")) {
1424
+ const silentText = payload.text;
1425
+ payload.text = void 0;
1426
+ if (hasReplyPayloadContent(payload)) return payload;
1427
+ payload.text = silentText;
1428
+ }
1429
+ return payload;
1430
+ }).filter((p) => {
1431
+ if (!hasReplyPayloadContent(p)) return false;
1432
+ if (p.text && isSilentReplyPayloadText(p.text, "NO_REPLY")) return false;
1433
+ return true;
1434
+ });
1435
+ }
1436
+ //#endregion
1437
+ //#region src/agents/pi-embedded-runner/run/retry-limit.ts
1438
+ function handleRetryLimitExhaustion(params) {
1439
+ if (params.decision.action === "fallback_model") throw new FailoverError(params.message, {
1440
+ reason: params.decision.reason,
1441
+ provider: params.provider,
1442
+ model: params.model,
1443
+ profileId: params.profileId,
1444
+ status: resolveFailoverStatus(params.decision.reason)
1445
+ });
1446
+ return {
1447
+ payloads: [{
1448
+ text: "Request failed after repeated internal retries. Please try again, or use /new to start a fresh session.",
1449
+ isError: true
1450
+ }],
1451
+ meta: {
1452
+ durationMs: params.durationMs,
1453
+ agentMeta: params.agentMeta,
1454
+ ...params.replayInvalid ? { replayInvalid: true } : {},
1455
+ ...params.livenessState ? { livenessState: params.livenessState } : {},
1456
+ error: {
1457
+ kind: "retry_limit",
1458
+ message: params.message
1459
+ }
1460
+ }
1461
+ };
1462
+ }
1463
+ //#endregion
1464
+ //#region src/agents/pi-embedded-runner/run/setup.ts
1465
+ async function resolveHookModelSelection(params) {
1466
+ let provider = params.provider;
1467
+ let modelId = params.modelId;
1468
+ let modelResolveOverride;
1469
+ let legacyBeforeAgentStartResult;
1470
+ const hookRunner = params.hookRunner;
1471
+ if (hookRunner?.hasHooks("before_model_resolve")) try {
1472
+ const event = params.attachments ? {
1473
+ prompt: params.prompt,
1474
+ attachments: params.attachments
1475
+ } : { prompt: params.prompt };
1476
+ modelResolveOverride = await hookRunner.runBeforeModelResolve(event, params.hookContext);
1477
+ } catch (hookErr) {
1478
+ log$1.warn(`before_model_resolve hook failed: ${String(hookErr)}`);
1479
+ }
1480
+ if (hookRunner?.hasHooks("before_agent_start")) try {
1481
+ legacyBeforeAgentStartResult = await hookRunner.runBeforeAgentStart({ prompt: params.prompt }, params.hookContext);
1482
+ modelResolveOverride = {
1483
+ providerOverride: modelResolveOverride?.providerOverride ?? legacyBeforeAgentStartResult?.providerOverride,
1484
+ modelOverride: modelResolveOverride?.modelOverride ?? legacyBeforeAgentStartResult?.modelOverride
1485
+ };
1486
+ } catch (hookErr) {
1487
+ log$1.warn(`before_agent_start hook (legacy model resolve path) failed: ${String(hookErr)}`);
1488
+ }
1489
+ if (modelResolveOverride?.providerOverride) {
1490
+ provider = modelResolveOverride.providerOverride;
1491
+ log$1.info(`[hooks] provider overridden to ${provider}`);
1492
+ }
1493
+ if (modelResolveOverride?.modelOverride) {
1494
+ modelId = modelResolveOverride.modelOverride;
1495
+ log$1.info(`[hooks] model overridden to ${modelId}`);
1496
+ }
1497
+ return {
1498
+ provider,
1499
+ modelId,
1500
+ legacyBeforeAgentStartResult
1501
+ };
1502
+ }
1503
+ function buildBeforeModelResolveAttachments(images) {
1504
+ if (!images?.length) return;
1505
+ return images.map((img) => ({
1506
+ kind: "image",
1507
+ mimeType: img.mimeType
1508
+ }));
1509
+ }
1510
+ function resolveEffectiveRuntimeModel(params) {
1511
+ const ctxInfo = resolveContextWindowInfo({
1512
+ cfg: params.cfg,
1513
+ provider: params.contextConfigProvider ?? params.provider,
1514
+ modelId: params.modelId,
1515
+ modelContextTokens: readPiModelContextTokens(params.runtimeModel),
1516
+ modelContextWindow: params.runtimeModel.contextWindow,
1517
+ defaultTokens: DEFAULT_CONTEXT_TOKENS
1518
+ });
1519
+ const effectiveModel = ctxInfo.tokens < (params.runtimeModel.contextWindow ?? Infinity) ? {
1520
+ ...params.runtimeModel,
1521
+ contextWindow: ctxInfo.tokens
1522
+ } : params.runtimeModel;
1523
+ const ctxGuard = evaluateContextWindowGuard({ info: ctxInfo });
1524
+ const runtimeBaseUrl = typeof params.runtimeModel.baseUrl === "string" ? params.runtimeModel.baseUrl : void 0;
1525
+ if (ctxGuard.shouldWarn) log$1.warn(formatContextWindowWarningMessage({
1526
+ provider: params.provider,
1527
+ modelId: params.modelId,
1528
+ guard: ctxGuard,
1529
+ runtimeBaseUrl
1530
+ }));
1531
+ if (ctxGuard.shouldBlock) {
1532
+ const message = formatContextWindowBlockMessage({
1533
+ guard: ctxGuard,
1534
+ runtimeBaseUrl
1535
+ });
1536
+ log$1.error(`blocked model (context window too small): ${params.provider}/${params.modelId} ctx=${ctxGuard.tokens} (min=${ctxGuard.hardMinTokens}) source=${ctxGuard.source}; ${message}`);
1537
+ throw new FailoverError(message, {
1538
+ reason: "unknown",
1539
+ provider: params.provider,
1540
+ model: params.modelId
1541
+ });
1542
+ }
1543
+ return {
1544
+ ctxInfo,
1545
+ effectiveModel
1546
+ };
1547
+ }
1548
+ //#endregion
1549
+ //#region src/agents/pi-embedded-runner/run/tool-media-payloads.ts
1550
+ function mergeAttemptToolMediaPayloads(params) {
1551
+ const mediaUrls = Array.from(new Set(params.toolMediaUrls?.map((url) => url.trim()).filter(Boolean) ?? []));
1552
+ if (mediaUrls.length === 0 && !params.toolAudioAsVoice && !params.toolTrustedLocalMedia) return params.payloads;
1553
+ const payloads = params.payloads?.length ? [...params.payloads] : [];
1554
+ const payloadIndex = payloads.findIndex((payload) => !payload.isReasoning);
1555
+ if (payloadIndex >= 0) {
1556
+ const payload = payloads[payloadIndex];
1557
+ if (params.sourceReplyDeliveryMode === "message_tool_only" && getReplyPayloadMetadata(payload)?.sourceReplyTranscriptMirror) return payloads;
1558
+ const mergedMediaUrls = Array.from(new Set([...payload.mediaUrls ?? [], ...mediaUrls]));
1559
+ payloads[payloadIndex] = copyReplyPayloadMetadata(payload, {
1560
+ ...payload,
1561
+ mediaUrls: mergedMediaUrls.length ? mergedMediaUrls : void 0,
1562
+ mediaUrl: payload.mediaUrl ?? mergedMediaUrls[0],
1563
+ audioAsVoice: payload.audioAsVoice || params.toolAudioAsVoice || void 0,
1564
+ trustedLocalMedia: payload.trustedLocalMedia || params.toolTrustedLocalMedia || void 0
1565
+ });
1566
+ return payloads;
1567
+ }
1568
+ return [...payloads, {
1569
+ mediaUrls: mediaUrls.length ? mediaUrls : void 0,
1570
+ mediaUrl: mediaUrls[0],
1571
+ audioAsVoice: params.toolAudioAsVoice || void 0,
1572
+ trustedLocalMedia: params.toolTrustedLocalMedia || void 0
1573
+ }];
1574
+ }
1575
+ //#endregion
1576
+ //#region src/agents/pi-embedded-runner/run.ts
1577
+ const MAX_SAME_MODEL_IDLE_TIMEOUT_RETRIES = 1;
1578
+ const EMBEDDED_RUN_LANE_TIMEOUT_GRACE_MS = 3e4;
1579
+ const MID_TURN_PRECHECK_CONTINUATION_PROMPT = "Continue from the current transcript after the latest tool result. Do not repeat the original user request, and do not rerun completed tools unless the transcript shows they are still needed.";
1580
+ const COMPACTION_CONTINUATION_RETRY_INSTRUCTION = "The previous attempt compacted the conversation context before producing a final user-visible answer. Continue from the compacted transcript and produce the final answer now. Do not restart from scratch, do not repeat completed work, and do not rerun tools unless the transcript clearly lacks required evidence.";
1581
+ function resolveAttemptDispatchApiKey(params) {
1582
+ if (params.runtimeAuthState) return;
1583
+ return params.apiKeyInfo?.apiKey;
1584
+ }
1585
+ function resolveEmbeddedRunLaneTimeoutMs(timeoutMs) {
1586
+ if (!Number.isFinite(timeoutMs) || timeoutMs <= 0) return;
1587
+ return Math.floor(timeoutMs) + EMBEDDED_RUN_LANE_TIMEOUT_GRACE_MS;
1588
+ }
1589
+ function withEmbeddedRunLaneTimeout(opts, laneTaskTimeoutMs) {
1590
+ if (laneTaskTimeoutMs === void 0 || opts?.taskTimeoutMs !== void 0) return opts;
1591
+ return {
1592
+ ...opts,
1593
+ taskTimeoutMs: laneTaskTimeoutMs
1594
+ };
1595
+ }
1596
+ function resolveEmbeddedRunSessionQueuePriority(trigger) {
1597
+ switch (trigger) {
1598
+ case "user":
1599
+ case "manual": return "foreground";
1600
+ case "cron":
1601
+ case "heartbeat":
1602
+ case "memory":
1603
+ case "overflow": return "background";
1604
+ default: return "normal";
1605
+ }
1606
+ }
1607
+ function normalizeEmbeddedRunAttemptResult(attempt) {
1608
+ const raw = attempt;
1609
+ return {
1610
+ ...attempt,
1611
+ assistantTexts: raw.assistantTexts ?? [],
1612
+ toolMetas: raw.toolMetas ?? [],
1613
+ acceptedSessionSpawns: raw.acceptedSessionSpawns ?? [],
1614
+ messagesSnapshot: raw.messagesSnapshot ?? [],
1615
+ messagingToolSentTexts: raw.messagingToolSentTexts ?? [],
1616
+ messagingToolSentMediaUrls: raw.messagingToolSentMediaUrls ?? [],
1617
+ messagingToolSentTargets: raw.messagingToolSentTargets ?? [],
1618
+ messagingToolSourceReplyPayloads: raw.messagingToolSourceReplyPayloads ?? [],
1619
+ itemLifecycle: raw.itemLifecycle ?? {
1620
+ startedCount: 0,
1621
+ completedCount: 0,
1622
+ activeCount: 0
1623
+ },
1624
+ replayMetadata: resolveAttemptReplayMetadata(raw)
1625
+ };
1626
+ }
1627
+ function hasCompletedModelProgressForIdleBreaker(attempt) {
1628
+ return attempt.assistantTexts.some((text) => text.trim().length > 0) || attempt.toolMetas.length > 0 || (attempt.clientToolCalls?.length ?? 0) > 0 || hasOutboundDeliveryEvidence(attempt) || attempt.itemLifecycle.completedCount > 0;
1629
+ }
1630
+ function createEmptyAuthProfileStore() {
1631
+ return {
1632
+ version: 1,
1633
+ profiles: {}
1634
+ };
1635
+ }
1636
+ function createScopedAuthProfileStore(store, profileIds) {
1637
+ const profiles = store.profiles ?? {};
1638
+ const normalizedProfileIds = (Array.isArray(profileIds) ? profileIds : [profileIds]).map((profileId) => profileId?.trim()).filter((profileId) => !!profileId);
1639
+ const scopedProfiles = Object.fromEntries(normalizedProfileIds.flatMap((profileId) => {
1640
+ const credential = profiles[profileId];
1641
+ return credential ? [[profileId, credential]] : [];
1642
+ }));
1643
+ return Object.keys(scopedProfiles).length > 0 ? {
1644
+ version: store.version,
1645
+ profiles: scopedProfiles
1646
+ } : createEmptyAuthProfileStore();
1647
+ }
1648
+ function buildTraceToolSummary(params) {
1649
+ if (!params.toolMetas?.length) return;
1650
+ const tools = [];
1651
+ const seen = /* @__PURE__ */ new Set();
1652
+ for (const entry of params.toolMetas) {
1653
+ const toolName = normalizeOptionalString(entry.toolName);
1654
+ if (!toolName || seen.has(toolName)) continue;
1655
+ seen.add(toolName);
1656
+ tools.push(toolName);
1657
+ }
1658
+ return {
1659
+ calls: params.toolMetas?.length ?? 0,
1660
+ tools,
1661
+ failures: params.hadFailure ? 1 : 0
1662
+ };
1663
+ }
1664
+ /**
1665
+ * Best-effort backfill of sessionKey from sessionId when not explicitly provided.
1666
+ * The return value is normalized: whitespace-only inputs collapse to undefined, and
1667
+ * successful resolution returns a trimmed session key. This is a read-only lookup
1668
+ * with no side effects.
1669
+ * See: https://github.com/gaodefa/daocore-AI-assistant/issues/60552
1670
+ */
1671
+ function backfillSessionKey(params) {
1672
+ const trimmed = normalizeOptionalString(params.sessionKey);
1673
+ if (trimmed) return trimmed;
1674
+ if (!params.config || !params.sessionId) return;
1675
+ try {
1676
+ return normalizeOptionalString((normalizeOptionalString(params.agentId) ? resolveStoredSessionKeyForSessionId({
1677
+ cfg: params.config,
1678
+ sessionId: params.sessionId,
1679
+ agentId: params.agentId
1680
+ }) : resolveSessionKeyForRequest({
1681
+ cfg: params.config,
1682
+ sessionId: params.sessionId
1683
+ })).sessionKey);
1684
+ } catch (err) {
1685
+ log$1.warn(`[backfillSessionKey] Failed to resolve sessionKey for sessionId=${redactRunIdentifier(sanitizeForLog(params.sessionId))}: ${formatErrorMessage(err)}`);
1686
+ return;
1687
+ }
1688
+ }
1689
+ function buildHandledReplyPayloads(reply) {
1690
+ const normalized = reply ?? { text: "NO_REPLY" };
1691
+ return [{
1692
+ text: normalized.text,
1693
+ mediaUrl: normalized.mediaUrl,
1694
+ mediaUrls: normalized.mediaUrls,
1695
+ replyToId: normalized.replyToId,
1696
+ audioAsVoice: normalized.audioAsVoice,
1697
+ isError: normalized.isError,
1698
+ isReasoning: normalized.isReasoning
1699
+ }];
1700
+ }
1701
+ async function runEmbeddedPiAgent(params) {
1702
+ const effectiveSessionKey = backfillSessionKey({
1703
+ config: params.config,
1704
+ sessionId: params.sessionId,
1705
+ sessionKey: params.sessionKey,
1706
+ agentId: params.agentId
1707
+ });
1708
+ if (effectiveSessionKey !== params.sessionKey) params = {
1709
+ ...params,
1710
+ sessionKey: effectiveSessionKey
1711
+ };
1712
+ const sessionLane = resolveSessionLane(params.sessionKey?.trim() || params.sessionId);
1713
+ const globalLane = resolveGlobalLane(params.lane);
1714
+ const sessionQueuePriority = resolveEmbeddedRunSessionQueuePriority(params.trigger);
1715
+ const laneTaskTimeoutMs = resolveEmbeddedRunLaneTimeoutMs(params.timeoutMs);
1716
+ let laneTaskProgressAtMs = Date.now();
1717
+ const noteLaneTaskProgress = () => {
1718
+ laneTaskProgressAtMs = Date.now();
1719
+ };
1720
+ const withLaneTimeout = (opts) => withEmbeddedRunLaneTimeout({
1721
+ ...opts,
1722
+ taskTimeoutProgressAtMs: () => laneTaskProgressAtMs
1723
+ }, laneTaskTimeoutMs);
1724
+ const enqueueGlobal = (task, opts) => params.enqueue ? params.enqueue(task, withLaneTimeout(opts)) : enqueueCommandInLane(globalLane, task, withLaneTimeout(opts));
1725
+ const enqueueSession = (task, opts) => {
1726
+ const sessionOpts = {
1727
+ ...opts,
1728
+ priority: sessionQueuePriority
1729
+ };
1730
+ return params.enqueue ? params.enqueue(task, sessionOpts) : enqueueCommandInLane(sessionLane, task, sessionOpts);
1731
+ };
1732
+ const channelHint = params.messageChannel ?? params.messageProvider;
1733
+ const resolvedToolResultFormat = params.toolResultFormat ?? (channelHint ? isMarkdownCapableMessageChannel(channelHint) ? "markdown" : "plain" : "markdown");
1734
+ const isProbeSession = params.sessionId?.startsWith("probe-") ?? false;
1735
+ const throwIfAborted = () => {
1736
+ if (!params.abortSignal?.aborted) return;
1737
+ const reason = params.abortSignal.reason;
1738
+ if (reason instanceof Error) throw reason;
1739
+ const abortErr = reason !== void 0 ? new Error("Operation aborted", { cause: reason }) : /* @__PURE__ */ new Error("Operation aborted");
1740
+ abortErr.name = "AbortError";
1741
+ throw abortErr;
1742
+ };
1743
+ throwIfAborted();
1744
+ return enqueueSession(() => {
1745
+ throwIfAborted();
1746
+ return enqueueGlobal(async () => {
1747
+ throwIfAborted();
1748
+ const started = Date.now();
1749
+ const startupStages = createEmbeddedRunStageTracker();
1750
+ let startupStagesEmitted = false;
1751
+ const notifyExecutionPhase = (phase, extra) => {
1752
+ noteLaneTaskProgress();
1753
+ params.onExecutionPhase?.({
1754
+ phase,
1755
+ ...extra
1756
+ });
1757
+ };
1758
+ const notifyRunProgress = (info) => {
1759
+ noteLaneTaskProgress();
1760
+ params.onRunProgress?.(info);
1761
+ };
1762
+ const emitStartupStageSummary = (phase) => {
1763
+ const summary = startupStages.snapshot();
1764
+ const shouldWarn = shouldWarnEmbeddedRunStageSummary(summary);
1765
+ if (!shouldWarn && !log$1.isEnabled("trace")) return;
1766
+ const message = formatEmbeddedRunStageSummary(`[trace:embedded-run] startup stages: runId=${params.runId} sessionId=${params.sessionId} phase=${phase}`, summary);
1767
+ if (shouldWarn) log$1.warn(message);
1768
+ else log$1.trace(message);
1769
+ };
1770
+ params.onExecutionStarted?.();
1771
+ notifyExecutionPhase("runner_entered");
1772
+ const workspaceResolution = resolveRunWorkspaceDir({
1773
+ workspaceDir: params.workspaceDir,
1774
+ sessionKey: params.sessionKey,
1775
+ agentId: params.agentId,
1776
+ config: params.config
1777
+ });
1778
+ const resolvedWorkspace = workspaceResolution.workspaceDir;
1779
+ const isCanonicalWorkspace = resolveUserPath(resolveAgentWorkspaceDir(params.config ?? {}, workspaceResolution.agentId)) === resolvedWorkspace;
1780
+ const redactedSessionId = redactRunIdentifier(params.sessionId);
1781
+ const redactedSessionKey = redactRunIdentifier(params.sessionKey);
1782
+ const redactedWorkspace = redactRunIdentifier(resolvedWorkspace);
1783
+ if (workspaceResolution.usedFallback) log$1.warn(`[workspace-fallback] caller=runEmbeddedPiAgent reason=${workspaceResolution.fallbackReason} run=${params.runId} session=${redactedSessionId} sessionKey=${redactedSessionKey} agent=${workspaceResolution.agentId} workspace=${redactedWorkspace}`);
1784
+ startupStages.mark("workspace");
1785
+ notifyExecutionPhase("workspace");
1786
+ ensureRuntimePluginsLoaded({
1787
+ config: params.config,
1788
+ workspaceDir: resolvedWorkspace,
1789
+ allowGatewaySubagentBinding: params.allowGatewaySubagentBinding
1790
+ });
1791
+ startupStages.mark("runtime-plugins");
1792
+ notifyExecutionPhase("runtime_plugins");
1793
+ let provider = (params.provider ?? "openai").trim() || "openai";
1794
+ let modelId = (params.model ?? "gpt-5.5").trim() || "gpt-5.5";
1795
+ const agentDir = params.agentDir ?? resolveAgentDir(params.config ?? {}, workspaceResolution.agentId);
1796
+ const normalizedSessionKey = params.sessionKey?.trim();
1797
+ const fallbackConfigured = hasEmbeddedRunConfiguredModelFallbacks({
1798
+ cfg: params.config,
1799
+ agentId: params.agentId,
1800
+ sessionKey: normalizedSessionKey,
1801
+ modelFallbacksOverride: params.modelFallbacksOverride
1802
+ });
1803
+ const resolvedSessionKey = normalizedSessionKey;
1804
+ const hookRunner = getGlobalHookRunner();
1805
+ const hookCtx = {
1806
+ runId: params.runId,
1807
+ jobId: params.jobId,
1808
+ agentId: workspaceResolution.agentId,
1809
+ sessionKey: resolvedSessionKey,
1810
+ sessionId: params.sessionId,
1811
+ workspaceDir: resolvedWorkspace,
1812
+ modelProviderId: provider,
1813
+ modelId,
1814
+ trigger: params.trigger,
1815
+ ...buildAgentHookContextChannelFields(params)
1816
+ };
1817
+ if (params.trigger === "cron" && hookRunner?.hasHooks("before_agent_reply")) {
1818
+ notifyExecutionPhase("before_agent_reply", {
1819
+ provider,
1820
+ model: modelId
1821
+ });
1822
+ const hookResult = await hookRunner.runBeforeAgentReply({ cleanedBody: params.prompt }, hookCtx);
1823
+ if (hookResult?.handled) return {
1824
+ payloads: buildHandledReplyPayloads(hookResult.reply),
1825
+ meta: {
1826
+ durationMs: Date.now() - started,
1827
+ agentMeta: {
1828
+ sessionId: params.sessionId,
1829
+ provider,
1830
+ model: modelId
1831
+ },
1832
+ finalAssistantVisibleText: hookResult.reply?.text ?? "NO_REPLY",
1833
+ finalAssistantRawText: hookResult.reply?.text ?? "NO_REPLY"
1834
+ }
1835
+ };
1836
+ notifyExecutionPhase("runtime_plugins", {
1837
+ provider,
1838
+ model: modelId
1839
+ });
1840
+ }
1841
+ const hookSelection = await resolveHookModelSelection({
1842
+ prompt: params.prompt,
1843
+ attachments: buildBeforeModelResolveAttachments(params.images),
1844
+ provider,
1845
+ modelId,
1846
+ hookRunner,
1847
+ hookContext: hookCtx
1848
+ });
1849
+ provider = hookSelection.provider;
1850
+ modelId = hookSelection.modelId;
1851
+ const legacyBeforeAgentStartResult = hookSelection.legacyBeforeAgentStartResult;
1852
+ startupStages.mark("hooks");
1853
+ await ensureSelectedAgentHarnessPlugin({
1854
+ provider,
1855
+ modelId,
1856
+ config: params.config,
1857
+ agentId: params.agentId,
1858
+ sessionKey: params.sessionKey,
1859
+ agentHarnessRuntimeOverride: params.agentHarnessRuntimeOverride,
1860
+ workspaceDir: resolvedWorkspace
1861
+ });
1862
+ const agentHarness = selectAgentHarness({
1863
+ provider,
1864
+ modelId,
1865
+ config: params.config,
1866
+ agentId: params.agentId,
1867
+ sessionKey: params.sessionKey,
1868
+ agentHarnessId: params.agentHarnessId,
1869
+ agentHarnessRuntimeOverride: params.agentHarnessRuntimeOverride
1870
+ });
1871
+ const pluginHarnessOwnsTransport = agentHarness.id !== "pi";
1872
+ const modelConfigProvider = provider;
1873
+ const selectedPiRuntimeProvider = resolveSelectedOpenAIPiRuntimeProvider({
1874
+ provider,
1875
+ harnessRuntime: agentHarness.id,
1876
+ agentHarnessId: agentHarness.id,
1877
+ authProfileProvider: params.authProfileId?.split(":", 1)[0],
1878
+ authProfileId: params.authProfileId,
1879
+ config: params.config,
1880
+ workspaceDir: resolvedWorkspace
1881
+ });
1882
+ const dynamicModelResolution = await resolveModelAsync(provider, modelId, agentDir, params.config, {
1883
+ skipPiDiscovery: true,
1884
+ workspaceDir: resolvedWorkspace
1885
+ });
1886
+ let modelResolution = dynamicModelResolution.model || pluginHarnessOwnsTransport ? dynamicModelResolution : await (async () => {
1887
+ await ensureDaoCoreModelsJson(params.config, agentDir, { workspaceDir: resolvedWorkspace });
1888
+ return await resolveModelAsync(provider, modelId, agentDir, params.config, { workspaceDir: resolvedWorkspace });
1889
+ })();
1890
+ if (selectedPiRuntimeProvider !== provider && modelResolution.model) {
1891
+ const runtimeModelResolution = await resolveModelAsync(selectedPiRuntimeProvider, modelId, agentDir, params.config, {
1892
+ skipPiDiscovery: true,
1893
+ workspaceDir: resolvedWorkspace
1894
+ });
1895
+ if (runtimeModelResolution.model) {
1896
+ provider = selectedPiRuntimeProvider;
1897
+ modelResolution = runtimeModelResolution;
1898
+ }
1899
+ }
1900
+ const { model, error, authStorage, modelRegistry } = modelResolution;
1901
+ if (!model) throw new FailoverError(error ?? `Unknown model: ${provider}/${modelId}`, {
1902
+ reason: "model_not_found",
1903
+ provider,
1904
+ model: modelId,
1905
+ sessionId: params.sessionId,
1906
+ lane: globalLane
1907
+ });
1908
+ let runtimeModel = model;
1909
+ const resolvedRuntimeModel = resolveEffectiveRuntimeModel({
1910
+ cfg: params.config,
1911
+ provider,
1912
+ contextConfigProvider: resolveContextConfigProviderForRuntime({
1913
+ provider: modelConfigProvider,
1914
+ runtimeId: agentHarness.id
1915
+ }),
1916
+ modelId,
1917
+ runtimeModel
1918
+ });
1919
+ const ctxInfo = resolvedRuntimeModel.ctxInfo;
1920
+ let effectiveModel = resolvedRuntimeModel.effectiveModel;
1921
+ startupStages.mark("model-resolution");
1922
+ notifyExecutionPhase("model_resolution", {
1923
+ provider,
1924
+ model: modelId
1925
+ });
1926
+ const pluginHarnessNeedsDaoCoreAuthBootstrap = pluginHarnessOwnsTransport && provider === "openai-codex" && effectiveModel.api === "openai-codex-responses";
1927
+ const authStore = pluginHarnessOwnsTransport && !pluginHarnessNeedsDaoCoreAuthBootstrap ? createEmptyAuthProfileStore() : pluginHarnessNeedsDaoCoreAuthBootstrap ? ensureAuthProfileStore(agentDir, {
1928
+ externalCliProviderIds: [OPENAI_CODEX_PROVIDER_ID],
1929
+ allowKeychainPrompt: false
1930
+ }) : ensureAuthProfileStoreWithoutExternalProfiles(agentDir, { allowKeychainPrompt: false });
1931
+ const attemptAuthProfileStore = pluginHarnessOwnsTransport && !pluginHarnessNeedsDaoCoreAuthBootstrap ? ensureAuthProfileStoreWithoutExternalProfiles(agentDir, { allowKeychainPrompt: false }) : authStore;
1932
+ const requestedProfileId = params.authProfileId?.trim();
1933
+ const requestedProfileIsUserLocked = params.authProfileIdSource === "user";
1934
+ const isForwardablePluginHarnessAuthProfile = (profileId) => {
1935
+ if (!pluginHarnessOwnsTransport || !profileId) return false;
1936
+ const credential = attemptAuthProfileStore.profiles?.[profileId];
1937
+ return buildAgentRuntimeAuthPlan({
1938
+ provider,
1939
+ authProfileProvider: credential?.provider ?? profileId.split(":", 1)[0],
1940
+ authProfileMode: credential?.type,
1941
+ sessionAuthProfileId: profileId,
1942
+ config: params.config,
1943
+ workspaceDir: resolvedWorkspace,
1944
+ harnessId: agentHarness.id,
1945
+ harnessRuntime: agentHarness.id,
1946
+ allowHarnessAuthProfileForwarding: true
1947
+ }).forwardedAuthProfileId === profileId;
1948
+ };
1949
+ const resolvePluginHarnessProfileOrder = () => {
1950
+ if (requestedProfileId && requestedProfileIsUserLocked) return isForwardablePluginHarnessAuthProfile(requestedProfileId) ? [requestedProfileId] : [];
1951
+ if (!pluginHarnessOwnsTransport) return [];
1952
+ const harnessAuthProvider = buildAgentRuntimeAuthPlan({
1953
+ provider,
1954
+ config: params.config,
1955
+ workspaceDir: resolvedWorkspace,
1956
+ harnessId: agentHarness.id,
1957
+ harnessRuntime: agentHarness.id,
1958
+ allowHarnessAuthProfileForwarding: true
1959
+ }).harnessAuthProvider;
1960
+ if (!harnessAuthProvider) return [];
1961
+ const resolvedOrder = resolveAuthProfileOrder({
1962
+ cfg: params.config,
1963
+ store: attemptAuthProfileStore,
1964
+ provider: harnessAuthProvider
1965
+ }).filter(isForwardablePluginHarnessAuthProfile);
1966
+ if (resolvedOrder.length > 0) return resolvedOrder;
1967
+ if (requestedProfileId && isForwardablePluginHarnessAuthProfile(requestedProfileId)) return [requestedProfileId];
1968
+ return [];
1969
+ };
1970
+ const pluginHarnessProfileOrder = pluginHarnessOwnsTransport ? resolvePluginHarnessProfileOrder() : [];
1971
+ const resolvePluginHarnessPreferredProfileId = () => pluginHarnessProfileOrder[0];
1972
+ const preferredProfileId = pluginHarnessOwnsTransport ? resolvePluginHarnessPreferredProfileId() : requestedProfileId;
1973
+ let lockedProfileId = requestedProfileIsUserLocked ? preferredProfileId : void 0;
1974
+ if (lockedProfileId) if (pluginHarnessOwnsTransport) {
1975
+ if (!isForwardablePluginHarnessAuthProfile(lockedProfileId)) lockedProfileId = void 0;
1976
+ } else {
1977
+ const lockedProfile = authStore.profiles[lockedProfileId];
1978
+ const lockedProfileProvider = lockedProfile ? resolveProviderIdForAuth(lockedProfile.provider, {
1979
+ config: params.config,
1980
+ workspaceDir: resolvedWorkspace
1981
+ }) : void 0;
1982
+ const runProvider = resolveProviderIdForAuth(provider, {
1983
+ config: params.config,
1984
+ workspaceDir: resolvedWorkspace
1985
+ });
1986
+ if (!lockedProfile || !lockedProfileProvider || lockedProfileProvider !== runProvider) lockedProfileId = void 0;
1987
+ }
1988
+ const forwardedPluginHarnessProfileId = pluginHarnessOwnsTransport && !lockedProfileId && isForwardablePluginHarnessAuthProfile(preferredProfileId) ? preferredProfileId : void 0;
1989
+ if (lockedProfileId && !pluginHarnessOwnsTransport) {
1990
+ if (!resolveAuthProfileEligibility({
1991
+ cfg: params.config,
1992
+ store: authStore,
1993
+ provider,
1994
+ profileId: lockedProfileId
1995
+ }).eligible) throw new Error(`Auth profile "${lockedProfileId}" is not configured for ${provider}.`);
1996
+ }
1997
+ const profileOrder = shouldPreferExplicitConfigApiKeyAuth(params.config, provider) ? [] : [...new Set(listOpenAIAuthProfileProvidersForAgentRuntime({
1998
+ provider,
1999
+ harnessRuntime: agentHarness.id,
2000
+ agentHarnessId: agentHarness.id,
2001
+ config: params.config
2002
+ }).flatMap((authProvider) => resolveAuthProfileOrder({
2003
+ cfg: params.config,
2004
+ store: authStore,
2005
+ provider: authProvider,
2006
+ preferredProfile: preferredProfileId
2007
+ })))];
2008
+ const providerPreferredProfileId = lockedProfileId ? void 0 : resolveProviderAuthProfileId({
2009
+ provider,
2010
+ config: params.config,
2011
+ workspaceDir: resolvedWorkspace,
2012
+ context: {
2013
+ config: params.config,
2014
+ agentDir,
2015
+ workspaceDir: resolvedWorkspace,
2016
+ provider,
2017
+ modelId,
2018
+ preferredProfileId,
2019
+ lockedProfileId,
2020
+ profileOrder,
2021
+ authStore
2022
+ }
2023
+ });
2024
+ const providerOrderedProfiles = providerPreferredProfileId && profileOrder.includes(providerPreferredProfileId) ? [providerPreferredProfileId, ...profileOrder.filter((profileId) => profileId !== providerPreferredProfileId)] : profileOrder;
2025
+ const profileCandidates = pluginHarnessOwnsTransport ? lockedProfileId ? [lockedProfileId] : pluginHarnessProfileOrder.length > 0 ? pluginHarnessProfileOrder : [void 0] : lockedProfileId ? [lockedProfileId] : providerOrderedProfiles.length > 0 ? providerOrderedProfiles : [void 0];
2026
+ const pluginHarnessForwardedProfileCandidates = pluginHarnessOwnsTransport ? profileCandidates.filter(isForwardablePluginHarnessAuthProfile) : [];
2027
+ const profileFailureStore = pluginHarnessOwnsTransport ? attemptAuthProfileStore : authStore;
2028
+ let profileIndex = 0;
2029
+ const traceAttempts = [];
2030
+ const initialThinkLevel = params.thinkLevel ?? "off";
2031
+ let thinkLevel = initialThinkLevel;
2032
+ const attemptedThinking = /* @__PURE__ */ new Set();
2033
+ let apiKeyInfo = null;
2034
+ let lastProfileId;
2035
+ let runtimeAuthState = null;
2036
+ let runtimeAuthRefreshCancelled = false;
2037
+ const { advanceAuthProfile, initializeAuthProfile, maybeRefreshRuntimeAuthForAuthError, stopRuntimeAuthRefreshTimer } = createEmbeddedRunAuthController({
2038
+ config: params.config,
2039
+ agentDir,
2040
+ workspaceDir: resolvedWorkspace,
2041
+ authStore,
2042
+ authStorage,
2043
+ profileCandidates,
2044
+ lockedProfileId,
2045
+ initialThinkLevel,
2046
+ attemptedThinking,
2047
+ fallbackConfigured,
2048
+ allowTransientCooldownProbe: params.allowTransientCooldownProbe === true,
2049
+ getProvider: () => provider,
2050
+ getModelId: () => modelId,
2051
+ getRuntimeModel: () => runtimeModel,
2052
+ setRuntimeModel: (next) => {
2053
+ runtimeModel = next;
2054
+ },
2055
+ getEffectiveModel: () => effectiveModel,
2056
+ setEffectiveModel: (next) => {
2057
+ effectiveModel = next;
2058
+ },
2059
+ getApiKeyInfo: () => apiKeyInfo,
2060
+ setApiKeyInfo: (next) => {
2061
+ apiKeyInfo = next;
2062
+ },
2063
+ getLastProfileId: () => lastProfileId,
2064
+ setLastProfileId: (next) => {
2065
+ lastProfileId = next;
2066
+ },
2067
+ getRuntimeAuthState: () => runtimeAuthState,
2068
+ setRuntimeAuthState: (next) => {
2069
+ runtimeAuthState = next;
2070
+ },
2071
+ getRuntimeAuthRefreshCancelled: () => runtimeAuthRefreshCancelled,
2072
+ setRuntimeAuthRefreshCancelled: (next) => {
2073
+ runtimeAuthRefreshCancelled = next;
2074
+ },
2075
+ getProfileIndex: () => profileIndex,
2076
+ setProfileIndex: (next) => {
2077
+ profileIndex = next;
2078
+ },
2079
+ setThinkLevel: (next) => {
2080
+ thinkLevel = next;
2081
+ },
2082
+ log: log$1
2083
+ });
2084
+ const advancePluginHarnessAuthProfile = async () => {
2085
+ if (!pluginHarnessOwnsTransport || lockedProfileId) return false;
2086
+ let nextIndex = profileIndex + 1;
2087
+ while (nextIndex < profileCandidates.length) {
2088
+ const candidate = profileCandidates[nextIndex];
2089
+ if (!candidate || !isForwardablePluginHarnessAuthProfile(candidate)) {
2090
+ nextIndex += 1;
2091
+ continue;
2092
+ }
2093
+ if (isProfileInCooldown(attemptAuthProfileStore, candidate, void 0, modelId)) {
2094
+ nextIndex += 1;
2095
+ continue;
2096
+ }
2097
+ profileIndex = nextIndex;
2098
+ lastProfileId = candidate;
2099
+ thinkLevel = initialThinkLevel;
2100
+ attemptedThinking.clear();
2101
+ return true;
2102
+ }
2103
+ return false;
2104
+ };
2105
+ const advanceAttemptAuthProfile = pluginHarnessOwnsTransport && !pluginHarnessNeedsDaoCoreAuthBootstrap ? advancePluginHarnessAuthProfile : advanceAuthProfile;
2106
+ if (!pluginHarnessOwnsTransport || pluginHarnessNeedsDaoCoreAuthBootstrap) await initializeAuthProfile();
2107
+ else if (lockedProfileId) lastProfileId = lockedProfileId;
2108
+ else if (forwardedPluginHarnessProfileId) lastProfileId = forwardedPluginHarnessProfileId;
2109
+ startupStages.mark("auth");
2110
+ notifyExecutionPhase("auth", {
2111
+ provider,
2112
+ model: modelId
2113
+ });
2114
+ const runAttemptAuthProfileStore = pluginHarnessOwnsTransport ? createScopedAuthProfileStore(attemptAuthProfileStore, pluginHarnessForwardedProfileCandidates.length > 0 ? pluginHarnessForwardedProfileCandidates : lastProfileId) : attemptAuthProfileStore;
2115
+ const { sessionAgentId } = resolveSessionAgentIds({
2116
+ sessionKey: params.sessionKey,
2117
+ config: params.config,
2118
+ agentId: params.agentId
2119
+ });
2120
+ const configuredExecutionContract = resolveAgentExecutionContract(params.config, sessionAgentId);
2121
+ const strictAgenticActive = isStrictAgenticExecutionContractActive({
2122
+ config: params.config,
2123
+ sessionKey: params.sessionKey,
2124
+ agentId: params.agentId,
2125
+ provider,
2126
+ modelId
2127
+ });
2128
+ const executionContract = strictAgenticActive ? "strict-agentic" : "default";
2129
+ const configuredExecutionContractForLog = configuredExecutionContract ?? "unspecified";
2130
+ const maxPlanningOnlyRetryAttempts = resolvePlanningOnlyRetryLimit(executionContract);
2131
+ const maxReasoningOnlyRetryAttempts = 2;
2132
+ const maxEmptyResponseRetryAttempts = 1;
2133
+ const MAX_TIMEOUT_COMPACTION_ATTEMPTS = 2;
2134
+ const MAX_OVERFLOW_COMPACTION_ATTEMPTS = 3;
2135
+ const MAX_RUN_LOOP_ITERATIONS = resolveMaxRunRetryIterations(profileCandidates.length, params.config, sessionAgentId);
2136
+ let overflowCompactionAttempts = 0;
2137
+ let toolResultTruncationAttempted = false;
2138
+ let bootstrapPromptWarningSignaturesSeen = params.bootstrapPromptWarningSignaturesSeen ?? (params.bootstrapPromptWarningSignature ? [params.bootstrapPromptWarningSignature] : []);
2139
+ const usageAccumulator = createUsageAccumulator();
2140
+ let lastRunPromptUsage;
2141
+ let autoCompactionCount = 0;
2142
+ let lastCompactionTokensAfter;
2143
+ let runLoopIterations = 0;
2144
+ let overloadProfileRotations = 0;
2145
+ let planningOnlyRetryAttempts = 0;
2146
+ let reasoningOnlyRetryAttempts = 0;
2147
+ let emptyResponseRetryAttempts = 0;
2148
+ let compactionContinuationRetryAttempts = 0;
2149
+ let sameModelIdleTimeoutRetries = 0;
2150
+ const idleTimeoutBreakerState = createIdleTimeoutBreakerState();
2151
+ const resolvedLoopDetectionConfig = resolveToolLoopDetectionConfig({
2152
+ cfg: params.config,
2153
+ agentId: sessionAgentId
2154
+ });
2155
+ const postCompactionGuard = createPostCompactionLoopGuard(resolvedLoopDetectionConfig?.postCompactionGuard, { enabled: resolvedLoopDetectionConfig?.enabled !== false });
2156
+ let postCompactionAbortController;
2157
+ let postCompactionAbortError;
2158
+ const observePostCompactionToolOutcome = (observation) => {
2159
+ const verdict = postCompactionGuard.observe(observation);
2160
+ if (verdict.shouldAbort) {
2161
+ postCompactionAbortError ??= PostCompactionLoopPersistedError.fromVerdict(verdict);
2162
+ postCompactionAbortController?.abort(postCompactionAbortError);
2163
+ }
2164
+ };
2165
+ let lastRetryFailoverReason = null;
2166
+ let planningOnlyRetryInstruction = null;
2167
+ let reasoningOnlyRetryInstruction = null;
2168
+ let emptyResponseRetryInstruction = null;
2169
+ let compactionContinuationRetryInstruction = null;
2170
+ let nextAttemptPromptOverride = null;
2171
+ const ackExecutionFastPathInstruction = resolveAckExecutionFastPathInstruction({
2172
+ provider,
2173
+ modelId,
2174
+ prompt: params.prompt
2175
+ });
2176
+ let rateLimitProfileRotations = 0;
2177
+ let timeoutCompactionAttempts = 0;
2178
+ let codexAppServerClientCloseRetries = 0;
2179
+ const MAX_EMPTY_ERROR_RETRIES = 3;
2180
+ let emptyErrorRetries = 0;
2181
+ const overloadFailoverBackoffMs = resolveOverloadFailoverBackoffMs(params.config);
2182
+ const overloadProfileRotationLimit = resolveOverloadProfileRotationLimit(params.config);
2183
+ const rateLimitProfileRotationLimit = resolveRateLimitProfileRotationLimit(params.config);
2184
+ let activeSessionId = params.sessionId;
2185
+ let activeSessionFile = params.sessionFile;
2186
+ let suppressNextUserMessagePersistence = params.suppressNextUserMessagePersistence ?? false;
2187
+ let lastPersistedCurrentMessageId;
2188
+ const onUserMessagePersisted = (message) => {
2189
+ if (params.currentMessageId !== void 0) lastPersistedCurrentMessageId = params.currentMessageId;
2190
+ params.onUserMessagePersisted?.(message);
2191
+ };
2192
+ const continueFromCurrentTranscript = () => {
2193
+ nextAttemptPromptOverride = MID_TURN_PRECHECK_CONTINUATION_PROMPT;
2194
+ suppressNextUserMessagePersistence = true;
2195
+ };
2196
+ const maybeEscalateRateLimitProfileFallback = (params) => {
2197
+ rateLimitProfileRotations += 1;
2198
+ if (rateLimitProfileRotations <= rateLimitProfileRotationLimit || !fallbackConfigured) return;
2199
+ const status = resolveFailoverStatus("rate_limit");
2200
+ log$1.warn(`rate-limit profile rotation cap reached for ${sanitizeForLog(provider)}/${sanitizeForLog(modelId)} after ${rateLimitProfileRotations} rotations; escalating to model fallback`);
2201
+ params.logFallbackDecision("fallback_model", { status });
2202
+ throw new FailoverError("The AI service is temporarily rate-limited. Please try again in a moment.", {
2203
+ reason: "rate_limit",
2204
+ provider: params.failoverProvider,
2205
+ model: params.failoverModel,
2206
+ profileId: lastProfileId,
2207
+ sessionId: activeSessionId,
2208
+ lane: globalLane,
2209
+ status
2210
+ });
2211
+ };
2212
+ const maybeMarkAuthProfileFailure = async (failure) => {
2213
+ const { profileId, reason } = failure;
2214
+ if (!profileId || !reason) return;
2215
+ await markAuthProfileFailure({
2216
+ store: profileFailureStore,
2217
+ profileId,
2218
+ reason,
2219
+ cfg: params.config,
2220
+ agentDir,
2221
+ runId: params.runId,
2222
+ modelId: failure.modelId
2223
+ });
2224
+ };
2225
+ const resolveRunAuthProfileFailureReason = (failoverReason, opts) => resolveAuthProfileFailureReason({
2226
+ failoverReason,
2227
+ providerStarted: opts?.providerStarted,
2228
+ policy: params.authProfileFailurePolicy
2229
+ });
2230
+ const maybeBackoffBeforeOverloadFailover = async (reason) => {
2231
+ if (reason !== "overloaded" || overloadFailoverBackoffMs <= 0) return;
2232
+ log$1.warn(`overload backoff before failover for ${provider}/${modelId}: delayMs=${overloadFailoverBackoffMs}`);
2233
+ try {
2234
+ await sleepWithAbort(overloadFailoverBackoffMs, params.abortSignal);
2235
+ } catch (err) {
2236
+ if (params.abortSignal?.aborted) {
2237
+ const abortErr = new Error("Operation aborted", { cause: err });
2238
+ abortErr.name = "AbortError";
2239
+ throw abortErr;
2240
+ }
2241
+ throw err;
2242
+ }
2243
+ };
2244
+ ensureContextEnginesInitialized();
2245
+ const contextEngine = await resolveContextEngine(params.config, {
2246
+ agentDir,
2247
+ workspaceDir: resolvedWorkspace
2248
+ });
2249
+ const contextEnginePluginId = resolveContextEngineOwnerPluginId(contextEngine);
2250
+ startupStages.mark("context-engine");
2251
+ notifyExecutionPhase("context_engine", {
2252
+ provider,
2253
+ model: modelId
2254
+ });
2255
+ try {
2256
+ const resolveActiveHookContext = () => ({
2257
+ ...hookCtx,
2258
+ sessionId: activeSessionId
2259
+ });
2260
+ const adoptCompactionTranscript = (compactResult) => {
2261
+ const nextSessionId = compactResult.result?.sessionId;
2262
+ const nextSessionFile = compactResult.result?.sessionFile;
2263
+ if (nextSessionId && nextSessionId !== activeSessionId) activeSessionId = nextSessionId;
2264
+ if (nextSessionFile && nextSessionFile !== activeSessionFile) activeSessionFile = nextSessionFile;
2265
+ };
2266
+ const onCompactionHookMessages = async (payload) => {
2267
+ const messages = payload.messages.filter((message) => message.trim().length > 0);
2268
+ if (messages.length === 0) return;
2269
+ await params.onAgentEvent?.({
2270
+ stream: "compaction",
2271
+ data: {
2272
+ phase: payload.phase === "before" ? "start" : "end",
2273
+ ...payload.phase === "after" ? { completed: true } : {},
2274
+ messages
2275
+ },
2276
+ ...params.sessionKey ? { sessionKey: params.sessionKey } : {}
2277
+ });
2278
+ };
2279
+ const runOwnsCompactionBeforeHook = async (reason) => {
2280
+ if (contextEngine.info.ownsCompaction !== true || !hookRunner?.hasHooks("before_compaction")) return;
2281
+ try {
2282
+ await hookRunner.runBeforeCompaction({
2283
+ messageCount: -1,
2284
+ sessionFile: activeSessionFile
2285
+ }, resolveActiveHookContext());
2286
+ } catch (hookErr) {
2287
+ log$1.warn(`before_compaction hook failed during ${reason}: ${String(hookErr)}`);
2288
+ }
2289
+ };
2290
+ const runOwnsCompactionAfterHook = async (reason, compactResult) => {
2291
+ if (contextEngine.info.ownsCompaction !== true || !compactResult.ok || !compactResult.compacted || !hookRunner?.hasHooks("after_compaction")) return;
2292
+ try {
2293
+ await hookRunner.runAfterCompaction({
2294
+ messageCount: -1,
2295
+ compactedCount: -1,
2296
+ tokenCount: compactResult.result?.tokensAfter,
2297
+ sessionFile: compactResult.result?.sessionFile ?? activeSessionFile
2298
+ }, resolveActiveHookContext());
2299
+ } catch (hookErr) {
2300
+ log$1.warn(`after_compaction hook failed during ${reason}: ${String(hookErr)}`);
2301
+ }
2302
+ };
2303
+ let authRetryPending = false;
2304
+ let accumulatedReplayState = createEmbeddedRunReplayState();
2305
+ let lastTurnTotal;
2306
+ while (true) {
2307
+ if (runLoopIterations >= MAX_RUN_LOOP_ITERATIONS) {
2308
+ const message = `Exceeded retry limit after ${runLoopIterations} attempts (max=${MAX_RUN_LOOP_ITERATIONS}).`;
2309
+ log$1.error(`[run-retry-limit] sessionKey=${params.sessionKey ?? params.sessionId} provider=${provider}/${modelId} attempts=${runLoopIterations} maxAttempts=${MAX_RUN_LOOP_ITERATIONS}`);
2310
+ return handleRetryLimitExhaustion({
2311
+ message,
2312
+ decision: resolveRunFailoverDecision({
2313
+ stage: "retry_limit",
2314
+ fallbackConfigured,
2315
+ failoverReason: lastRetryFailoverReason
2316
+ }),
2317
+ provider,
2318
+ model: modelId,
2319
+ profileId: lastProfileId,
2320
+ durationMs: Date.now() - started,
2321
+ agentMeta: buildErrorAgentMeta({
2322
+ sessionId: activeSessionId,
2323
+ sessionFile: activeSessionFile,
2324
+ provider,
2325
+ model: model.id,
2326
+ contextTokens: ctxInfo.tokens,
2327
+ usageAccumulator,
2328
+ lastRunPromptUsage,
2329
+ lastTurnTotal
2330
+ }),
2331
+ replayInvalid: accumulatedReplayState.replayInvalid ? true : void 0,
2332
+ livenessState: "blocked"
2333
+ });
2334
+ }
2335
+ runLoopIterations += 1;
2336
+ const runtimeAuthRetry = authRetryPending;
2337
+ authRetryPending = false;
2338
+ attemptedThinking.add(thinkLevel);
2339
+ await fs.mkdir(resolvedWorkspace, { recursive: true });
2340
+ if (!startupStagesEmitted) startupStages.mark(EMBEDDED_RUN_ATTEMPT_DISPATCH_STAGE.workspace);
2341
+ const basePrompt = nextAttemptPromptOverride ?? (provider === "anthropic" ? scrubAnthropicRefusalMagic(params.prompt) : params.prompt);
2342
+ nextAttemptPromptOverride = null;
2343
+ const promptAdditions = [
2344
+ ackExecutionFastPathInstruction,
2345
+ planningOnlyRetryInstruction,
2346
+ reasoningOnlyRetryInstruction,
2347
+ emptyResponseRetryInstruction,
2348
+ compactionContinuationRetryInstruction
2349
+ ].filter((value) => typeof value === "string" && value.trim().length > 0);
2350
+ const prompt = promptAdditions.length > 0 ? `${basePrompt}\n\n${promptAdditions.join("\n\n")}` : basePrompt;
2351
+ const resolvedStreamApiKey = resolveAttemptDispatchApiKey({
2352
+ apiKeyInfo,
2353
+ runtimeAuthState
2354
+ });
2355
+ if (!startupStagesEmitted) startupStages.mark(EMBEDDED_RUN_ATTEMPT_DISPATCH_STAGE.prompt);
2356
+ const runtimePlan = buildAgentRuntimePlan({
2357
+ provider,
2358
+ modelId,
2359
+ model: effectiveModel,
2360
+ modelApi: effectiveModel.api,
2361
+ harnessId: agentHarness.id,
2362
+ harnessRuntime: agentHarness.id,
2363
+ allowHarnessAuthProfileForwarding: pluginHarnessOwnsTransport,
2364
+ authProfileProvider: (lastProfileId ? attemptAuthProfileStore.profiles?.[lastProfileId]?.provider : void 0) ?? lastProfileId?.split(":", 1)[0],
2365
+ authProfileMode: lastProfileId ? attemptAuthProfileStore.profiles?.[lastProfileId]?.type : void 0,
2366
+ sessionAuthProfileId: lastProfileId,
2367
+ sessionAuthProfileCandidateIds: pluginHarnessOwnsTransport ? pluginHarnessForwardedProfileCandidates : void 0,
2368
+ config: params.config,
2369
+ workspaceDir: resolvedWorkspace,
2370
+ agentDir,
2371
+ agentId: workspaceResolution.agentId,
2372
+ thinkingLevel: thinkLevel,
2373
+ extraParamsOverride: {
2374
+ ...params.streamParams,
2375
+ fastMode: params.fastMode
2376
+ }
2377
+ });
2378
+ if (!startupStagesEmitted) {
2379
+ startupStages.mark(EMBEDDED_RUN_ATTEMPT_DISPATCH_STAGE.runtimePlan);
2380
+ startupStages.mark(EMBEDDED_RUN_ATTEMPT_DISPATCH_STAGE.dispatch);
2381
+ notifyExecutionPhase("attempt_dispatch", {
2382
+ provider,
2383
+ model: modelId
2384
+ });
2385
+ emitStartupStageSummary(EMBEDDED_RUN_ATTEMPT_DISPATCH_STAGE.dispatch);
2386
+ startupStagesEmitted = true;
2387
+ }
2388
+ const attemptAbortController = new AbortController();
2389
+ postCompactionAbortController = attemptAbortController;
2390
+ const parentAbortSignal = params.abortSignal;
2391
+ const relayParentAbort = () => {
2392
+ attemptAbortController.abort(parentAbortSignal?.reason);
2393
+ };
2394
+ if (parentAbortSignal?.aborted) relayParentAbort();
2395
+ else parentAbortSignal?.addEventListener("abort", relayParentAbort, { once: true });
2396
+ const rawAttempt = await runEmbeddedAttemptWithBackend({
2397
+ sessionId: activeSessionId,
2398
+ sessionKey: resolvedSessionKey,
2399
+ sandboxSessionKey: params.sandboxSessionKey,
2400
+ trigger: params.trigger,
2401
+ memoryFlushWritePath: params.memoryFlushWritePath,
2402
+ messageChannel: params.messageChannel,
2403
+ messageProvider: params.messageProvider,
2404
+ agentAccountId: params.agentAccountId,
2405
+ messageTo: params.messageTo,
2406
+ messageThreadId: params.messageThreadId,
2407
+ groupId: params.groupId,
2408
+ groupChannel: params.groupChannel,
2409
+ groupSpace: params.groupSpace,
2410
+ memberRoleIds: params.memberRoleIds,
2411
+ spawnedBy: params.spawnedBy,
2412
+ isCanonicalWorkspace,
2413
+ senderId: params.senderId,
2414
+ senderName: params.senderName,
2415
+ senderUsername: params.senderUsername,
2416
+ senderE164: params.senderE164,
2417
+ currentChannelId: params.currentChannelId,
2418
+ currentThreadTs: params.currentThreadTs,
2419
+ currentMessageId: params.currentMessageId,
2420
+ replyToMode: params.replyToMode,
2421
+ hasRepliedRef: params.hasRepliedRef,
2422
+ sessionFile: activeSessionFile,
2423
+ workspaceDir: resolvedWorkspace,
2424
+ agentDir,
2425
+ config: params.config,
2426
+ allowGatewaySubagentBinding: params.allowGatewaySubagentBinding,
2427
+ contextEngine,
2428
+ contextTokenBudget: ctxInfo.tokens,
2429
+ contextWindowInfo: ctxInfo,
2430
+ skillsSnapshot: params.skillsSnapshot,
2431
+ prompt,
2432
+ transcriptPrompt: params.transcriptPrompt,
2433
+ currentInboundEventKind: params.currentInboundEventKind,
2434
+ currentInboundContext: params.currentInboundContext,
2435
+ images: params.images,
2436
+ imageOrder: params.imageOrder,
2437
+ clientTools: params.clientTools,
2438
+ disableTools: params.disableTools,
2439
+ provider,
2440
+ modelId,
2441
+ agentHarnessId: agentHarness.id,
2442
+ ...params.sessionKey ? { agentHarnessTaskRuntimeScope: createAgentHarnessTaskRuntimeScope({ requesterSessionKey: params.sessionKey }) } : {},
2443
+ runtimePlan,
2444
+ model: applyAuthHeaderOverride(applyLocalNoAuthHeaderOverride(effectiveModel, apiKeyInfo), runtimeAuthState ? null : apiKeyInfo, params.config),
2445
+ resolvedApiKey: resolvedStreamApiKey,
2446
+ authProfileId: lastProfileId,
2447
+ authProfileIdSource: lockedProfileId ? "user" : "auto",
2448
+ initialReplayState: accumulatedReplayState,
2449
+ authStorage,
2450
+ authProfileStore: runAttemptAuthProfileStore,
2451
+ toolAuthProfileStore: agentHarness.id === "codex" ? attemptAuthProfileStore : void 0,
2452
+ modelRegistry,
2453
+ agentId: workspaceResolution.agentId,
2454
+ legacyBeforeAgentStartResult,
2455
+ thinkLevel,
2456
+ onToolOutcome: observePostCompactionToolOutcome,
2457
+ onRunProgress: notifyRunProgress,
2458
+ fastMode: params.fastMode,
2459
+ verboseLevel: params.verboseLevel,
2460
+ reasoningLevel: params.reasoningLevel,
2461
+ toolResultFormat: resolvedToolResultFormat,
2462
+ toolProgressDetail: params.toolProgressDetail,
2463
+ execOverrides: params.execOverrides,
2464
+ bashElevated: params.bashElevated,
2465
+ timeoutMs: params.timeoutMs,
2466
+ runTimeoutOverrideMs: params.runTimeoutOverrideMs,
2467
+ runId: params.runId,
2468
+ abortSignal: attemptAbortController.signal,
2469
+ replyOperation: params.replyOperation,
2470
+ shouldEmitToolResult: params.shouldEmitToolResult,
2471
+ shouldEmitToolOutput: params.shouldEmitToolOutput,
2472
+ onPartialReply: params.onPartialReply,
2473
+ onAssistantMessageStart: params.onAssistantMessageStart,
2474
+ onBlockReply: params.onBlockReply,
2475
+ onBlockReplyFlush: params.onBlockReplyFlush,
2476
+ blockReplyBreak: params.blockReplyBreak,
2477
+ blockReplyChunking: params.blockReplyChunking,
2478
+ onReasoningStream: params.onReasoningStream,
2479
+ onReasoningEnd: params.onReasoningEnd,
2480
+ onToolResult: params.onToolResult,
2481
+ onAgentEvent: params.onAgentEvent,
2482
+ onExecutionPhase: params.onExecutionPhase,
2483
+ extraSystemPrompt: params.extraSystemPrompt,
2484
+ sourceReplyDeliveryMode: params.sourceReplyDeliveryMode,
2485
+ inputProvenance: params.inputProvenance,
2486
+ streamParams: params.streamParams,
2487
+ modelRun: params.modelRun,
2488
+ promptMode: params.promptMode,
2489
+ ownerNumbers: params.ownerNumbers,
2490
+ enforceFinalTag: params.enforceFinalTag,
2491
+ silentExpected: params.silentExpected,
2492
+ bootstrapContextMode: params.bootstrapContextMode,
2493
+ bootstrapContextRunKind: params.bootstrapContextRunKind,
2494
+ jobId: params.jobId,
2495
+ toolsAllow: params.toolsAllow,
2496
+ disableMessageTool: params.disableMessageTool,
2497
+ forceMessageTool: params.forceMessageTool,
2498
+ enableHeartbeatTool: params.enableHeartbeatTool,
2499
+ forceHeartbeatTool: params.forceHeartbeatTool,
2500
+ requireExplicitMessageTarget: params.requireExplicitMessageTarget,
2501
+ internalEvents: params.internalEvents,
2502
+ bootstrapPromptWarningSignaturesSeen,
2503
+ bootstrapPromptWarningSignature: bootstrapPromptWarningSignaturesSeen[bootstrapPromptWarningSignaturesSeen.length - 1],
2504
+ suppressNextUserMessagePersistence,
2505
+ suppressTranscriptOnlyAssistantPersistence: params.suppressTranscriptOnlyAssistantPersistence,
2506
+ suppressAssistantErrorPersistence: params.suppressAssistantErrorPersistence,
2507
+ onUserMessagePersisted,
2508
+ onAssistantErrorMessagePersisted: params.onAssistantErrorMessagePersisted
2509
+ }).catch((err) => {
2510
+ throw postCompactionAbortError ?? err;
2511
+ }).finally(() => {
2512
+ parentAbortSignal?.removeEventListener?.("abort", relayParentAbort);
2513
+ if (postCompactionAbortController === attemptAbortController) postCompactionAbortController = void 0;
2514
+ });
2515
+ if (postCompactionAbortError) throw postCompactionAbortError;
2516
+ const attempt = normalizeEmbeddedRunAttemptResult(rawAttempt);
2517
+ const { aborted, externalAbort, promptError, promptErrorSource, preflightRecovery, timedOut, idleTimedOut, timedOutDuringCompaction, sessionIdUsed, sessionFileUsed, lastAssistant: sessionLastAssistant, currentAttemptAssistant } = attempt;
2518
+ const timedOutDuringToolExecution = attempt.timedOutDuringToolExecution ?? false;
2519
+ if (sessionIdUsed && sessionIdUsed !== activeSessionId) activeSessionId = sessionIdUsed;
2520
+ if (sessionFileUsed && sessionFileUsed !== activeSessionFile) activeSessionFile = sessionFileUsed;
2521
+ bootstrapPromptWarningSignaturesSeen = attempt.bootstrapPromptWarningSignaturesSeen ?? (attempt.bootstrapPromptWarningSignature ? Array.from(new Set([...bootstrapPromptWarningSignaturesSeen, attempt.bootstrapPromptWarningSignature])) : bootstrapPromptWarningSignaturesSeen);
2522
+ const lastAssistantUsage = normalizeUsage(sessionLastAssistant?.usage);
2523
+ const attemptUsage = attempt.attemptUsage ?? lastAssistantUsage;
2524
+ mergeUsageIntoAccumulator(usageAccumulator, attemptUsage);
2525
+ lastRunPromptUsage = lastAssistantUsage ?? attemptUsage;
2526
+ lastTurnTotal = lastAssistantUsage?.total ?? attemptUsage?.total;
2527
+ const breakerStep = stepIdleTimeoutBreaker(idleTimeoutBreakerState, {
2528
+ idleTimedOut,
2529
+ completedModelProgress: hasCompletedModelProgressForIdleBreaker(attempt),
2530
+ outputTokens: attemptUsage?.output
2531
+ });
2532
+ if (breakerStep.tripped) {
2533
+ const breakerMessage = `Idle-timeout cost-runaway breaker tripped: ${breakerStep.consecutive} consecutive idle timeouts without completed model progress (cap=5). Halting further attempts to bound paid model calls. See issue #76293.`;
2534
+ log$1.error(`[idle-timeout-circuit-breaker-tripped] sessionKey=${params.sessionKey ?? params.sessionId} provider=${provider}/${modelId} consecutive=${breakerStep.consecutive} cap=5`);
2535
+ return handleRetryLimitExhaustion({
2536
+ message: breakerMessage,
2537
+ decision: resolveRunFailoverDecision({
2538
+ stage: "retry_limit",
2539
+ fallbackConfigured,
2540
+ failoverReason: lastRetryFailoverReason
2541
+ }),
2542
+ provider,
2543
+ model: modelId,
2544
+ profileId: lastProfileId,
2545
+ durationMs: Date.now() - started,
2546
+ agentMeta: buildErrorAgentMeta({
2547
+ sessionId: activeSessionId,
2548
+ sessionFile: activeSessionFile,
2549
+ provider,
2550
+ model: model.id,
2551
+ contextTokens: ctxInfo.tokens,
2552
+ usageAccumulator,
2553
+ lastRunPromptUsage,
2554
+ lastTurnTotal
2555
+ }),
2556
+ replayInvalid: accumulatedReplayState.replayInvalid ? true : void 0,
2557
+ livenessState: "blocked"
2558
+ });
2559
+ }
2560
+ const attemptCompactionCount = Math.max(0, attempt.compactionCount ?? 0);
2561
+ autoCompactionCount += attemptCompactionCount;
2562
+ if (typeof attempt.compactionTokensAfter === "number" && Number.isFinite(attempt.compactionTokensAfter) && attempt.compactionTokensAfter >= 0) lastCompactionTokensAfter = Math.floor(attempt.compactionTokensAfter);
2563
+ const activeErrorContext = resolveActiveErrorContext({
2564
+ provider,
2565
+ model: modelId,
2566
+ assistant: currentAttemptAssistant ?? sessionLastAssistant
2567
+ });
2568
+ const resolveReplayInvalidForAttempt = (incompleteTurnText) => accumulatedReplayState.replayInvalid || resolveReplayInvalidFlag({
2569
+ attempt,
2570
+ incompleteTurnText
2571
+ });
2572
+ if (resolveReplayInvalidForAttempt(null)) accumulatedReplayState.replayInvalid = true;
2573
+ accumulatedReplayState = observeReplayMetadata(accumulatedReplayState, attempt.replayMetadata);
2574
+ const formattedAssistantErrorText = sessionLastAssistant ? formatAssistantErrorText(sessionLastAssistant, {
2575
+ cfg: params.config,
2576
+ sessionKey: resolvedSessionKey ?? params.sessionId,
2577
+ provider: activeErrorContext.provider,
2578
+ model: activeErrorContext.model
2579
+ }) : void 0;
2580
+ const assistantErrorText = sessionLastAssistant?.stopReason === "error" ? sessionLastAssistant.errorMessage?.trim() || formattedAssistantErrorText : void 0;
2581
+ const canRestartForLiveSwitch = !hasOutboundDeliveryEvidence(attempt) && !attempt.didSendDeterministicApprovalPrompt && !attempt.lastToolError && (attempt.toolMetas?.length ?? 0) === 0 && (attempt.assistantTexts?.length ?? 0) === 0;
2582
+ if (preflightRecovery?.handled) {
2583
+ const retryingFromTranscript = preflightRecovery.source === "mid-turn";
2584
+ log$1.info(`[context-overflow-precheck] early recovery route=${preflightRecovery.route} completed for ${provider}/${modelId}; ` + (retryingFromTranscript ? "retrying from current transcript" : "retrying prompt"));
2585
+ if (retryingFromTranscript) continueFromCurrentTranscript();
2586
+ continue;
2587
+ }
2588
+ const requestedSelection = shouldSwitchToLiveModel({
2589
+ cfg: params.config,
2590
+ sessionKey: resolvedSessionKey,
2591
+ agentId: params.agentId,
2592
+ defaultProvider: DEFAULT_PROVIDER,
2593
+ defaultModel: DEFAULT_MODEL,
2594
+ currentProvider: provider,
2595
+ currentModel: modelId,
2596
+ currentAuthProfileId: preferredProfileId,
2597
+ currentAuthProfileIdSource: params.authProfileIdSource
2598
+ });
2599
+ if (requestedSelection && canRestartForLiveSwitch) {
2600
+ await clearLiveModelSwitchPending({
2601
+ cfg: params.config,
2602
+ sessionKey: resolvedSessionKey,
2603
+ agentId: params.agentId
2604
+ });
2605
+ log$1.info(`live session model switch requested during active attempt for ${params.sessionId}: ${provider}/${modelId} -> ${requestedSelection.provider}/${requestedSelection.model}`);
2606
+ throw new LiveSessionModelSwitchError(requestedSelection);
2607
+ }
2608
+ if (timedOut && !timedOutDuringCompaction && !timedOutDuringToolExecution) {
2609
+ const lastTurnPromptTokens = derivePromptTokens(lastRunPromptUsage);
2610
+ const tokenUsedRatio = lastTurnPromptTokens != null && ctxInfo.tokens > 0 ? lastTurnPromptTokens / ctxInfo.tokens : 0;
2611
+ if (timeoutCompactionAttempts >= MAX_TIMEOUT_COMPACTION_ATTEMPTS) log$1.warn(`[timeout-compaction] already attempted timeout compaction ${timeoutCompactionAttempts} time(s); falling through to failover rotation`);
2612
+ else if (tokenUsedRatio > .65) {
2613
+ const timeoutDiagId = createCompactionDiagId();
2614
+ timeoutCompactionAttempts++;
2615
+ log$1.warn(`[timeout-compaction] LLM timed out with high prompt token usage (${Math.round(tokenUsedRatio * 100)}%); attempting compaction before retry (attempt ${timeoutCompactionAttempts}/${MAX_TIMEOUT_COMPACTION_ATTEMPTS}) diagId=${timeoutDiagId}`);
2616
+ let timeoutCompactResult;
2617
+ await runOwnsCompactionBeforeHook("timeout recovery");
2618
+ try {
2619
+ const timeoutCompactionRuntimeContext = {
2620
+ ...buildEmbeddedCompactionRuntimeContext({
2621
+ sessionKey: params.sessionKey,
2622
+ messageChannel: params.messageChannel,
2623
+ messageProvider: params.messageProvider,
2624
+ agentAccountId: params.agentAccountId,
2625
+ currentChannelId: params.currentChannelId,
2626
+ currentThreadTs: params.currentThreadTs,
2627
+ currentMessageId: params.currentMessageId,
2628
+ authProfileId: lastProfileId,
2629
+ workspaceDir: resolvedWorkspace,
2630
+ agentDir,
2631
+ config: params.config,
2632
+ skillsSnapshot: params.skillsSnapshot,
2633
+ senderId: params.senderId,
2634
+ provider,
2635
+ modelId,
2636
+ modelFallbacksOverride: params.modelFallbacksOverride,
2637
+ thinkLevel,
2638
+ reasoningLevel: params.reasoningLevel,
2639
+ bashElevated: params.bashElevated,
2640
+ extraSystemPrompt: params.extraSystemPrompt,
2641
+ sourceReplyDeliveryMode: params.sourceReplyDeliveryMode,
2642
+ ownerNumbers: params.ownerNumbers,
2643
+ activeProcessSessions: listActiveProcessSessionReferences({ scopeKey: resolveProcessToolScopeKey({
2644
+ sessionKey: params.sandboxSessionKey?.trim() || params.sessionKey,
2645
+ sessionId: activeSessionId,
2646
+ agentId: sessionAgentId
2647
+ }) })
2648
+ }),
2649
+ ...resolveContextEngineCapabilities({
2650
+ config: params.config,
2651
+ sessionKey: params.sessionKey,
2652
+ agentId: sessionAgentId,
2653
+ contextEnginePluginId,
2654
+ purpose: "context-engine.timeout-compaction"
2655
+ }),
2656
+ onCompactionHookMessages,
2657
+ ...attempt.promptCache ? { promptCache: attempt.promptCache } : {},
2658
+ runId: params.runId,
2659
+ trigger: "timeout_recovery",
2660
+ diagId: timeoutDiagId,
2661
+ attempt: timeoutCompactionAttempts,
2662
+ maxAttempts: MAX_TIMEOUT_COMPACTION_ATTEMPTS
2663
+ };
2664
+ timeoutCompactResult = await compactContextEngineWithSafetyTimeout(contextEngine, {
2665
+ sessionId: activeSessionId,
2666
+ sessionKey: params.sessionKey,
2667
+ sessionFile: activeSessionFile,
2668
+ tokenBudget: ctxInfo.tokens,
2669
+ force: true,
2670
+ compactionTarget: "budget",
2671
+ runtimeContext: timeoutCompactionRuntimeContext
2672
+ }, resolveCompactionTimeoutMs(params.config), params.abortSignal);
2673
+ } catch (compactErr) {
2674
+ log$1.warn(`[timeout-compaction] contextEngine.compact() threw during timeout recovery for ${provider}/${modelId}: ${String(compactErr)}`);
2675
+ timeoutCompactResult = {
2676
+ ok: false,
2677
+ compacted: false,
2678
+ reason: String(compactErr)
2679
+ };
2680
+ }
2681
+ if (timeoutCompactResult.compacted) adoptCompactionTranscript(timeoutCompactResult);
2682
+ await runOwnsCompactionAfterHook("timeout recovery", timeoutCompactResult);
2683
+ if (timeoutCompactResult.compacted) {
2684
+ autoCompactionCount += 1;
2685
+ if (typeof timeoutCompactResult.result?.tokensAfter === "number" && Number.isFinite(timeoutCompactResult.result.tokensAfter) && timeoutCompactResult.result.tokensAfter >= 0) lastCompactionTokensAfter = Math.floor(timeoutCompactResult.result.tokensAfter);
2686
+ if (contextEngine.info.ownsCompaction === true) await runPostCompactionSideEffects({
2687
+ config: params.config,
2688
+ sessionKey: params.sessionKey,
2689
+ sessionFile: activeSessionFile
2690
+ });
2691
+ log$1.info(`[timeout-compaction] compaction succeeded for ${provider}/${modelId}; retrying prompt`);
2692
+ postCompactionGuard.armPostCompaction();
2693
+ continue;
2694
+ } else log$1.warn(`[timeout-compaction] compaction did not reduce context for ${provider}/${modelId}; falling through to normal handling`);
2695
+ }
2696
+ }
2697
+ const contextOverflowError = !aborted ? (() => {
2698
+ if (promptError) {
2699
+ const errorText = formatErrorMessage(promptError);
2700
+ if (isLikelyContextOverflowError(errorText)) return {
2701
+ text: errorText,
2702
+ source: "promptError"
2703
+ };
2704
+ return null;
2705
+ }
2706
+ if (assistantErrorText && isLikelyContextOverflowError(assistantErrorText)) return {
2707
+ text: assistantErrorText,
2708
+ source: "assistantError"
2709
+ };
2710
+ return null;
2711
+ })() : null;
2712
+ if (contextOverflowError) {
2713
+ const overflowDiagId = createCompactionDiagId();
2714
+ const errorText = contextOverflowError.text;
2715
+ const msgCount = attempt.messagesSnapshot?.length ?? 0;
2716
+ const observedOverflowTokens = extractObservedOverflowTokenCount(errorText);
2717
+ log$1.warn(`[context-overflow-diag] sessionKey=${params.sessionKey ?? params.sessionId} provider=${provider}/${modelId} source=${contextOverflowError.source} messages=${msgCount} sessionFile=${activeSessionFile} diagId=${overflowDiagId} compactionAttempts=${overflowCompactionAttempts} observedTokens=${observedOverflowTokens ?? "unknown"} error=${errorText.slice(0, 200)}`);
2718
+ const isCompactionFailure = isCompactionFailureError(errorText);
2719
+ const hadAttemptLevelCompaction = attemptCompactionCount > 0;
2720
+ if (!isCompactionFailure && hadAttemptLevelCompaction && overflowCompactionAttempts < MAX_OVERFLOW_COMPACTION_ATTEMPTS) {
2721
+ overflowCompactionAttempts++;
2722
+ log$1.warn(`context overflow persisted after in-attempt compaction (attempt ${overflowCompactionAttempts}/${MAX_OVERFLOW_COMPACTION_ATTEMPTS}); retrying prompt without additional compaction for ${provider}/${modelId}`);
2723
+ if (preflightRecovery?.source === "mid-turn") continueFromCurrentTranscript();
2724
+ continue;
2725
+ }
2726
+ if (!isCompactionFailure && !hadAttemptLevelCompaction && overflowCompactionAttempts < MAX_OVERFLOW_COMPACTION_ATTEMPTS) {
2727
+ if (log$1.isEnabled("debug")) log$1.debug(`[compaction-diag] decision diagId=${overflowDiagId} branch=compact isCompactionFailure=${isCompactionFailure} hasOversizedToolResults=unknown attempt=${overflowCompactionAttempts + 1} maxAttempts=${MAX_OVERFLOW_COMPACTION_ATTEMPTS}`);
2728
+ overflowCompactionAttempts++;
2729
+ log$1.warn(`context overflow detected (attempt ${overflowCompactionAttempts}/${MAX_OVERFLOW_COMPACTION_ATTEMPTS}); attempting auto-compaction for ${provider}/${modelId}`);
2730
+ let compactResult;
2731
+ await runOwnsCompactionBeforeHook("overflow recovery");
2732
+ try {
2733
+ const overflowCompactionRuntimeContext = {
2734
+ ...buildEmbeddedCompactionRuntimeContext({
2735
+ sessionKey: params.sessionKey,
2736
+ messageChannel: params.messageChannel,
2737
+ messageProvider: params.messageProvider,
2738
+ agentAccountId: params.agentAccountId,
2739
+ currentChannelId: params.currentChannelId,
2740
+ currentThreadTs: params.currentThreadTs,
2741
+ currentMessageId: params.currentMessageId,
2742
+ authProfileId: lastProfileId,
2743
+ workspaceDir: resolvedWorkspace,
2744
+ agentDir,
2745
+ config: params.config,
2746
+ skillsSnapshot: params.skillsSnapshot,
2747
+ senderId: params.senderId,
2748
+ provider,
2749
+ modelId,
2750
+ thinkLevel,
2751
+ reasoningLevel: params.reasoningLevel,
2752
+ bashElevated: params.bashElevated,
2753
+ extraSystemPrompt: params.extraSystemPrompt,
2754
+ sourceReplyDeliveryMode: params.sourceReplyDeliveryMode,
2755
+ ownerNumbers: params.ownerNumbers,
2756
+ activeProcessSessions: listActiveProcessSessionReferences({ scopeKey: resolveProcessToolScopeKey({
2757
+ sessionKey: params.sandboxSessionKey?.trim() || params.sessionKey,
2758
+ sessionId: activeSessionId,
2759
+ agentId: sessionAgentId
2760
+ }) })
2761
+ }),
2762
+ ...resolveContextEngineCapabilities({
2763
+ config: params.config,
2764
+ sessionKey: params.sessionKey,
2765
+ agentId: sessionAgentId,
2766
+ contextEnginePluginId,
2767
+ purpose: "context-engine.overflow-compaction"
2768
+ }),
2769
+ onCompactionHookMessages,
2770
+ ...attempt.promptCache ? { promptCache: attempt.promptCache } : {},
2771
+ runId: params.runId,
2772
+ trigger: "overflow",
2773
+ ...observedOverflowTokens !== void 0 ? { currentTokenCount: observedOverflowTokens } : {},
2774
+ diagId: overflowDiagId,
2775
+ attempt: overflowCompactionAttempts,
2776
+ maxAttempts: MAX_OVERFLOW_COMPACTION_ATTEMPTS
2777
+ };
2778
+ compactResult = await compactContextEngineWithSafetyTimeout(contextEngine, {
2779
+ sessionId: activeSessionId,
2780
+ sessionKey: params.sessionKey,
2781
+ sessionFile: activeSessionFile,
2782
+ tokenBudget: ctxInfo.tokens,
2783
+ ...observedOverflowTokens !== void 0 ? { currentTokenCount: observedOverflowTokens } : {},
2784
+ force: true,
2785
+ compactionTarget: "budget",
2786
+ runtimeContext: overflowCompactionRuntimeContext
2787
+ }, resolveCompactionTimeoutMs(params.config), params.abortSignal);
2788
+ if (compactResult.ok && compactResult.compacted) {
2789
+ adoptCompactionTranscript(compactResult);
2790
+ await runContextEngineMaintenance({
2791
+ contextEngine,
2792
+ sessionId: activeSessionId,
2793
+ sessionKey: params.sessionKey,
2794
+ sessionFile: activeSessionFile,
2795
+ reason: "compaction",
2796
+ runtimeContext: overflowCompactionRuntimeContext,
2797
+ config: params.config,
2798
+ agentId: sessionAgentId
2799
+ });
2800
+ }
2801
+ } catch (compactErr) {
2802
+ log$1.warn(`contextEngine.compact() threw during overflow recovery for ${provider}/${modelId}: ${String(compactErr)}`);
2803
+ compactResult = {
2804
+ ok: false,
2805
+ compacted: false,
2806
+ reason: String(compactErr)
2807
+ };
2808
+ }
2809
+ await runOwnsCompactionAfterHook("overflow recovery", compactResult);
2810
+ if (compactResult.compacted) {
2811
+ adoptCompactionTranscript(compactResult);
2812
+ if (typeof compactResult.result?.tokensAfter === "number" && Number.isFinite(compactResult.result.tokensAfter) && compactResult.result.tokensAfter >= 0) lastCompactionTokensAfter = Math.floor(compactResult.result.tokensAfter);
2813
+ if (preflightRecovery?.route === "compact_then_truncate") {
2814
+ const truncResult = await truncateOversizedToolResultsInSession({
2815
+ sessionFile: activeSessionFile,
2816
+ contextWindowTokens: ctxInfo.tokens,
2817
+ maxCharsOverride: resolveLiveToolResultMaxChars({
2818
+ contextWindowTokens: ctxInfo.tokens,
2819
+ cfg: params.config,
2820
+ agentId: sessionAgentId
2821
+ }),
2822
+ sessionId: activeSessionId,
2823
+ sessionKey: params.sessionKey,
2824
+ config: params.config
2825
+ });
2826
+ if (truncResult.truncated) log$1.info(`[context-overflow-precheck] post-compaction tool-result truncation succeeded for ${provider}/${modelId}; truncated ${truncResult.truncatedCount} tool result(s)`);
2827
+ else log$1.warn(`[context-overflow-precheck] post-compaction tool-result truncation did not help for ${provider}/${modelId}: ${truncResult.reason ?? "unknown"}`);
2828
+ }
2829
+ autoCompactionCount += 1;
2830
+ log$1.info(`auto-compaction succeeded for ${provider}/${modelId}; retrying prompt`);
2831
+ postCompactionGuard.armPostCompaction();
2832
+ if (preflightRecovery?.source === "mid-turn") continueFromCurrentTranscript();
2833
+ else if (params.currentMessageId !== void 0 && params.currentMessageId === lastPersistedCurrentMessageId) {
2834
+ nextAttemptPromptOverride = MID_TURN_PRECHECK_CONTINUATION_PROMPT;
2835
+ suppressNextUserMessagePersistence = true;
2836
+ }
2837
+ continue;
2838
+ }
2839
+ log$1.warn(`auto-compaction failed for ${provider}/${modelId}: ${compactResult.reason ?? "nothing to compact"}`);
2840
+ }
2841
+ if (!toolResultTruncationAttempted) {
2842
+ const contextWindowTokens = ctxInfo.tokens;
2843
+ const toolResultMaxChars = resolveLiveToolResultMaxChars({
2844
+ contextWindowTokens,
2845
+ cfg: params.config,
2846
+ agentId: sessionAgentId
2847
+ });
2848
+ if (attempt.messagesSnapshot ? sessionLikelyHasOversizedToolResults({
2849
+ messages: attempt.messagesSnapshot,
2850
+ contextWindowTokens,
2851
+ maxCharsOverride: toolResultMaxChars
2852
+ }) : false) {
2853
+ toolResultTruncationAttempted = true;
2854
+ log$1.warn(`[context-overflow-recovery] Attempting tool result truncation for ${provider}/${modelId} (contextWindow=${contextWindowTokens} tokens)`);
2855
+ const truncResult = await truncateOversizedToolResultsInSession({
2856
+ sessionFile: activeSessionFile,
2857
+ contextWindowTokens,
2858
+ maxCharsOverride: toolResultMaxChars,
2859
+ sessionId: activeSessionId,
2860
+ sessionKey: params.sessionKey,
2861
+ config: params.config
2862
+ });
2863
+ if (truncResult.truncated) {
2864
+ log$1.info(`[context-overflow-recovery] Truncated ${truncResult.truncatedCount} tool result(s); retrying prompt`);
2865
+ if (preflightRecovery?.source === "mid-turn") continueFromCurrentTranscript();
2866
+ continue;
2867
+ }
2868
+ log$1.warn(`[context-overflow-recovery] Tool result truncation did not help: ${truncResult.reason ?? "unknown"}`);
2869
+ }
2870
+ }
2871
+ if ((isCompactionFailure || overflowCompactionAttempts >= MAX_OVERFLOW_COMPACTION_ATTEMPTS) && log$1.isEnabled("debug")) log$1.debug(`[compaction-diag] decision diagId=${overflowDiagId} branch=give_up isCompactionFailure=${isCompactionFailure} hasOversizedToolResults=unknown attempt=${overflowCompactionAttempts} maxAttempts=${MAX_OVERFLOW_COMPACTION_ATTEMPTS}`);
2872
+ const kind = isCompactionFailure ? "compaction_failure" : "context_overflow";
2873
+ attempt.setTerminalLifecycleMeta?.({
2874
+ replayInvalid: resolveReplayInvalidForAttempt(),
2875
+ livenessState: "blocked"
2876
+ });
2877
+ return {
2878
+ payloads: [{
2879
+ text: "Context overflow: prompt too large for the model. Try /reset (or /new) to start a fresh session, or use a larger-context model.",
2880
+ isError: true
2881
+ }],
2882
+ meta: {
2883
+ durationMs: Date.now() - started,
2884
+ agentMeta: buildErrorAgentMeta({
2885
+ sessionId: sessionIdUsed,
2886
+ sessionFile: activeSessionFile,
2887
+ provider,
2888
+ model: model.id,
2889
+ contextTokens: ctxInfo.tokens,
2890
+ usageAccumulator,
2891
+ lastRunPromptUsage,
2892
+ lastAssistant: sessionLastAssistant,
2893
+ lastTurnTotal
2894
+ }),
2895
+ systemPromptReport: attempt.systemPromptReport,
2896
+ finalPromptText: attempt.finalPromptText,
2897
+ replayInvalid: resolveReplayInvalidForAttempt(),
2898
+ livenessState: "blocked",
2899
+ error: {
2900
+ kind,
2901
+ message: errorText
2902
+ }
2903
+ }
2904
+ };
2905
+ }
2906
+ if (promptErrorSource === "hook:before_agent_run" && !aborted) {
2907
+ const errorText = formatErrorMessage(promptError);
2908
+ const replayInvalid = resolveReplayInvalidForAttempt();
2909
+ attempt.setTerminalLifecycleMeta?.({
2910
+ replayInvalid,
2911
+ livenessState: "blocked"
2912
+ });
2913
+ return {
2914
+ payloads: [{
2915
+ text: errorText,
2916
+ isError: true
2917
+ }],
2918
+ meta: {
2919
+ durationMs: Date.now() - started,
2920
+ agentMeta: buildErrorAgentMeta({
2921
+ sessionId: sessionIdUsed,
2922
+ sessionFile: activeSessionFile,
2923
+ provider,
2924
+ model: model.id,
2925
+ contextTokens: ctxInfo.tokens,
2926
+ usageAccumulator,
2927
+ lastRunPromptUsage,
2928
+ lastAssistant: sessionLastAssistant,
2929
+ lastTurnTotal
2930
+ }),
2931
+ systemPromptReport: attempt.systemPromptReport,
2932
+ finalAssistantVisibleText: errorText,
2933
+ finalAssistantRawText: errorText,
2934
+ finalPromptText: void 0,
2935
+ replayInvalid,
2936
+ livenessState: "blocked",
2937
+ error: {
2938
+ kind: "hook_block",
2939
+ message: errorText
2940
+ }
2941
+ }
2942
+ };
2943
+ }
2944
+ if (promptError && !aborted && promptErrorSource !== "compaction") {
2945
+ if (resolveCodexAppServerClientCloseRetry({
2946
+ attempt,
2947
+ alreadyRetried: codexAppServerClientCloseRetries > 0
2948
+ }).retry) {
2949
+ codexAppServerClientCloseRetries += 1;
2950
+ suppressNextUserMessagePersistence = true;
2951
+ log$1.warn(`codex app-server stdio client closed before turn completion; retrying once runId=${params.runId} sessionId=${params.sessionId}`);
2952
+ continue;
2953
+ }
2954
+ if (attempt.codexAppServerFailure) throw promptError;
2955
+ }
2956
+ if (promptError && !aborted && promptErrorSource !== "compaction") {
2957
+ const normalizedPromptFailover = coerceToFailoverError(promptError, {
2958
+ provider: activeErrorContext.provider,
2959
+ model: activeErrorContext.model,
2960
+ profileId: lastProfileId,
2961
+ sessionId: sessionIdUsed,
2962
+ lane: globalLane
2963
+ });
2964
+ const promptErrorDetails = normalizedPromptFailover ? describeFailoverError(normalizedPromptFailover) : describeFailoverError(promptError);
2965
+ if (normalizedPromptFailover?.suspend) suspendSession({
2966
+ cfg: params.config,
2967
+ agentDir,
2968
+ sessionId: activeSessionId ?? params.sessionId,
2969
+ laneId: globalLane,
2970
+ reason: resolveSessionSuspensionReason(normalizedPromptFailover.reason),
2971
+ failedProvider: normalizedPromptFailover.provider ?? provider,
2972
+ failedModel: normalizedPromptFailover.model ?? modelId
2973
+ });
2974
+ const errorText = promptErrorDetails.message || formatErrorMessage(promptError);
2975
+ if (await maybeRefreshRuntimeAuthForAuthError(errorText, runtimeAuthRetry)) {
2976
+ authRetryPending = true;
2977
+ continue;
2978
+ }
2979
+ if (/incorrect role information|roles must alternate/i.test(errorText)) {
2980
+ attempt.setTerminalLifecycleMeta?.({
2981
+ replayInvalid: resolveReplayInvalidForAttempt(),
2982
+ livenessState: "blocked"
2983
+ });
2984
+ return {
2985
+ payloads: [{
2986
+ text: "Message ordering conflict - please try again. If this persists, use /new to start a fresh session.",
2987
+ isError: true
2988
+ }],
2989
+ meta: {
2990
+ durationMs: Date.now() - started,
2991
+ agentMeta: buildErrorAgentMeta({
2992
+ sessionId: sessionIdUsed,
2993
+ sessionFile: activeSessionFile,
2994
+ provider,
2995
+ model: model.id,
2996
+ contextTokens: ctxInfo.tokens,
2997
+ usageAccumulator,
2998
+ lastRunPromptUsage,
2999
+ lastAssistant: sessionLastAssistant,
3000
+ lastTurnTotal
3001
+ }),
3002
+ systemPromptReport: attempt.systemPromptReport,
3003
+ finalPromptText: attempt.finalPromptText,
3004
+ replayInvalid: resolveReplayInvalidForAttempt(),
3005
+ livenessState: "blocked",
3006
+ error: {
3007
+ kind: "role_ordering",
3008
+ message: errorText
3009
+ }
3010
+ }
3011
+ };
3012
+ }
3013
+ const imageSizeError = parseImageSizeError(errorText);
3014
+ if (imageSizeError) {
3015
+ const maxMb = imageSizeError.maxMb;
3016
+ const maxMbLabel = typeof maxMb === "number" && Number.isFinite(maxMb) ? `${maxMb}` : null;
3017
+ const maxBytesHint = maxMbLabel ? ` (max ${maxMbLabel}MB)` : "";
3018
+ attempt.setTerminalLifecycleMeta?.({
3019
+ replayInvalid: resolveReplayInvalidForAttempt(),
3020
+ livenessState: "blocked"
3021
+ });
3022
+ return {
3023
+ payloads: [{
3024
+ text: `Image too large for the model${maxBytesHint}. Please compress or resize the image and try again.`,
3025
+ isError: true
3026
+ }],
3027
+ meta: {
3028
+ durationMs: Date.now() - started,
3029
+ agentMeta: buildErrorAgentMeta({
3030
+ sessionId: sessionIdUsed,
3031
+ sessionFile: activeSessionFile,
3032
+ provider,
3033
+ model: model.id,
3034
+ contextTokens: ctxInfo.tokens,
3035
+ usageAccumulator,
3036
+ lastRunPromptUsage,
3037
+ lastAssistant: sessionLastAssistant,
3038
+ lastTurnTotal
3039
+ }),
3040
+ systemPromptReport: attempt.systemPromptReport,
3041
+ finalPromptText: attempt.finalPromptText,
3042
+ replayInvalid: resolveReplayInvalidForAttempt(),
3043
+ livenessState: "blocked",
3044
+ error: {
3045
+ kind: "image_size",
3046
+ message: errorText
3047
+ }
3048
+ }
3049
+ };
3050
+ }
3051
+ const promptFailoverReason = promptErrorDetails.reason ?? classifyFailoverReason(errorText, { provider });
3052
+ const promptProfileFailureReason = resolveRunAuthProfileFailureReason(promptFailoverReason, { providerStarted: promptErrorSource === "prompt" });
3053
+ const promptFailoverFailure = promptFailoverReason !== null || isFailoverErrorMessage(errorText, { provider });
3054
+ const failedPromptProfileId = lastProfileId;
3055
+ const logPromptFailoverDecision = createFailoverDecisionLogger({
3056
+ stage: "prompt",
3057
+ runId: params.runId,
3058
+ rawError: errorText,
3059
+ failoverReason: promptFailoverReason,
3060
+ profileFailureReason: promptProfileFailureReason,
3061
+ provider,
3062
+ model: modelId,
3063
+ sourceProvider: provider,
3064
+ sourceModel: modelId,
3065
+ profileId: failedPromptProfileId,
3066
+ fallbackConfigured,
3067
+ aborted
3068
+ });
3069
+ if (promptFailoverReason === "rate_limit") maybeEscalateRateLimitProfileFallback({
3070
+ failoverProvider: provider,
3071
+ failoverModel: modelId,
3072
+ logFallbackDecision: logPromptFailoverDecision
3073
+ });
3074
+ let promptFailoverDecision = resolveRunFailoverDecision({
3075
+ stage: "prompt",
3076
+ aborted,
3077
+ externalAbort,
3078
+ fallbackConfigured,
3079
+ failoverFailure: promptFailoverFailure,
3080
+ failoverReason: promptFailoverReason,
3081
+ profileRotated: false
3082
+ });
3083
+ if (promptFailoverDecision.action === "rotate_profile" && await advanceAttemptAuthProfile()) {
3084
+ if (failedPromptProfileId && promptProfileFailureReason) maybeMarkAuthProfileFailure({
3085
+ profileId: failedPromptProfileId,
3086
+ reason: promptProfileFailureReason,
3087
+ modelId
3088
+ }).catch((err) => {
3089
+ log$1.warn(`prompt profile failure mark failed: ${String(err)}`);
3090
+ });
3091
+ traceAttempts.push({
3092
+ provider,
3093
+ model: modelId,
3094
+ result: promptFailoverReason === "timeout" ? "timeout" : "rotate_profile",
3095
+ ...promptFailoverReason ? { reason: promptFailoverReason } : {},
3096
+ stage: "prompt"
3097
+ });
3098
+ lastRetryFailoverReason = mergeRetryFailoverReason({
3099
+ previous: lastRetryFailoverReason,
3100
+ failoverReason: promptFailoverReason
3101
+ });
3102
+ logPromptFailoverDecision("rotate_profile");
3103
+ await maybeBackoffBeforeOverloadFailover(promptFailoverReason);
3104
+ continue;
3105
+ }
3106
+ if (promptFailoverDecision.action === "rotate_profile") promptFailoverDecision = resolveRunFailoverDecision({
3107
+ stage: "prompt",
3108
+ aborted,
3109
+ externalAbort,
3110
+ fallbackConfigured,
3111
+ failoverFailure: promptFailoverFailure,
3112
+ failoverReason: promptFailoverReason,
3113
+ profileRotated: true
3114
+ });
3115
+ if (failedPromptProfileId && promptProfileFailureReason) try {
3116
+ await maybeMarkAuthProfileFailure({
3117
+ profileId: failedPromptProfileId,
3118
+ reason: promptProfileFailureReason,
3119
+ modelId
3120
+ });
3121
+ } catch (err) {
3122
+ log$1.warn(`prompt profile failure mark failed: ${String(err)}`);
3123
+ }
3124
+ const fallbackThinking = pickFallbackThinkingLevel({
3125
+ message: errorText,
3126
+ attempted: attemptedThinking
3127
+ });
3128
+ if (fallbackThinking) {
3129
+ log$1.warn(`unsupported thinking level for ${provider}/${modelId}; retrying with ${fallbackThinking}`);
3130
+ thinkLevel = fallbackThinking;
3131
+ continue;
3132
+ }
3133
+ if (promptFailoverDecision.action === "fallback_model") {
3134
+ const fallbackReason = promptFailoverDecision.reason ?? "unknown";
3135
+ const status = resolveFailoverStatus(fallbackReason);
3136
+ traceAttempts.push({
3137
+ provider,
3138
+ model: modelId,
3139
+ result: promptFailoverReason === "timeout" ? "timeout" : "fallback_model",
3140
+ reason: fallbackReason,
3141
+ stage: "prompt",
3142
+ ...typeof status === "number" ? { status } : {}
3143
+ });
3144
+ logPromptFailoverDecision("fallback_model", { status });
3145
+ await maybeBackoffBeforeOverloadFailover(promptFailoverReason);
3146
+ throw normalizedPromptFailover ?? new FailoverError(errorText, {
3147
+ reason: fallbackReason,
3148
+ provider,
3149
+ model: modelId,
3150
+ profileId: lastProfileId,
3151
+ sessionId: sessionIdUsed,
3152
+ lane: globalLane,
3153
+ status
3154
+ });
3155
+ }
3156
+ if (promptFailoverDecision.action === "surface_error") {
3157
+ traceAttempts.push({
3158
+ provider,
3159
+ model: modelId,
3160
+ result: promptFailoverReason === "timeout" ? "timeout" : "surface_error",
3161
+ ...promptFailoverReason ? { reason: promptFailoverReason } : {},
3162
+ stage: "prompt"
3163
+ });
3164
+ logPromptFailoverDecision("surface_error");
3165
+ }
3166
+ throw promptError;
3167
+ }
3168
+ const assistantForFailover = currentAttemptAssistant ?? sessionLastAssistant;
3169
+ const fallbackThinking = pickFallbackThinkingLevel({
3170
+ message: assistantForFailover?.errorMessage,
3171
+ attempted: attemptedThinking
3172
+ });
3173
+ if (fallbackThinking && !aborted) {
3174
+ log$1.warn(`unsupported thinking level for ${provider}/${modelId}; retrying with ${fallbackThinking}`);
3175
+ thinkLevel = fallbackThinking;
3176
+ continue;
3177
+ }
3178
+ const authFailure = isAuthAssistantError(assistantForFailover);
3179
+ const rateLimitFailure = isRateLimitAssistantError(assistantForFailover);
3180
+ const billingFailure = isBillingAssistantError(assistantForFailover);
3181
+ const failoverFailure = isFailoverAssistantError(assistantForFailover);
3182
+ const assistantFailoverReason = classifyFailoverReason(assistantForFailover?.errorMessage ?? "", { provider: assistantForFailover?.provider });
3183
+ const assistantProviderStarted = Boolean(currentAttemptAssistant?.provider) || idleTimedOut || timedOut && !timedOutDuringCompaction && !timedOutDuringToolExecution;
3184
+ const assistantProfileFailureReason = resolveRunAuthProfileFailureReason(assistantFailoverReason ?? (assistantProviderStarted && (timedOut || idleTimedOut) ? "timeout" : null), { providerStarted: assistantProviderStarted });
3185
+ const cloudCodeAssistFormatError = attempt.cloudCodeAssistFormatError;
3186
+ const imageDimensionError = parseImageDimensionError(assistantForFailover?.errorMessage ?? "");
3187
+ const failedAssistantProfileId = lastProfileId;
3188
+ const logAssistantFailoverDecision = createFailoverDecisionLogger({
3189
+ stage: "assistant",
3190
+ runId: params.runId,
3191
+ rawError: assistantForFailover?.errorMessage?.trim(),
3192
+ failoverReason: assistantFailoverReason,
3193
+ profileFailureReason: assistantProfileFailureReason,
3194
+ provider: activeErrorContext.provider,
3195
+ model: activeErrorContext.model,
3196
+ sourceProvider: assistantForFailover?.provider ?? provider,
3197
+ sourceModel: assistantForFailover?.model ?? modelId,
3198
+ profileId: failedAssistantProfileId,
3199
+ fallbackConfigured,
3200
+ timedOut,
3201
+ aborted
3202
+ });
3203
+ if (authFailure && await maybeRefreshRuntimeAuthForAuthError(assistantForFailover?.errorMessage ?? "", runtimeAuthRetry)) {
3204
+ authRetryPending = true;
3205
+ continue;
3206
+ }
3207
+ if (imageDimensionError && lastProfileId) {
3208
+ const details = [
3209
+ imageDimensionError.messageIndex !== void 0 ? `message=${imageDimensionError.messageIndex}` : null,
3210
+ imageDimensionError.contentIndex !== void 0 ? `content=${imageDimensionError.contentIndex}` : null,
3211
+ imageDimensionError.maxDimensionPx !== void 0 ? `limit=${imageDimensionError.maxDimensionPx}px` : null
3212
+ ].filter(Boolean).join(" ");
3213
+ log$1.warn(`Profile ${lastProfileId} rejected image payload${details ? ` (${details})` : ""}.`);
3214
+ }
3215
+ const assistantFailoverDecision = resolveRunFailoverDecision({
3216
+ stage: "assistant",
3217
+ allowFormatRetry: cloudCodeAssistFormatError,
3218
+ aborted,
3219
+ externalAbort,
3220
+ fallbackConfigured,
3221
+ failoverFailure,
3222
+ failoverReason: assistantFailoverReason,
3223
+ timedOut,
3224
+ idleTimedOut,
3225
+ timedOutDuringCompaction,
3226
+ timedOutDuringToolExecution,
3227
+ profileRotated: false
3228
+ });
3229
+ const assistantFailoverOutcome = await handleAssistantFailover({
3230
+ initialDecision: assistantFailoverDecision,
3231
+ aborted,
3232
+ externalAbort,
3233
+ fallbackConfigured,
3234
+ failoverFailure,
3235
+ failoverReason: assistantFailoverReason,
3236
+ timedOut,
3237
+ idleTimedOut,
3238
+ timedOutDuringCompaction,
3239
+ timedOutDuringToolExecution,
3240
+ allowSameModelIdleTimeoutRetry: timedOut && idleTimedOut && !timedOutDuringCompaction && !fallbackConfigured && canRestartForLiveSwitch && sameModelIdleTimeoutRetries < MAX_SAME_MODEL_IDLE_TIMEOUT_RETRIES,
3241
+ assistantProfileFailureReason,
3242
+ lastProfileId,
3243
+ modelId,
3244
+ provider,
3245
+ activeErrorContext,
3246
+ lastAssistant: assistantForFailover,
3247
+ config: params.config,
3248
+ sessionKey: params.sessionKey ?? params.sessionId,
3249
+ authFailure,
3250
+ rateLimitFailure,
3251
+ billingFailure,
3252
+ cloudCodeAssistFormatError,
3253
+ isProbeSession,
3254
+ overloadProfileRotations,
3255
+ overloadProfileRotationLimit,
3256
+ previousRetryFailoverReason: lastRetryFailoverReason,
3257
+ logAssistantFailoverDecision,
3258
+ warn: (message) => log$1.warn(message),
3259
+ maybeMarkAuthProfileFailure,
3260
+ maybeEscalateRateLimitProfileFallback,
3261
+ maybeBackoffBeforeOverloadFailover,
3262
+ advanceAuthProfile: advanceAttemptAuthProfile
3263
+ });
3264
+ overloadProfileRotations = assistantFailoverOutcome.overloadProfileRotations;
3265
+ if (assistantFailoverOutcome.action === "retry") {
3266
+ traceAttempts.push({
3267
+ provider: activeErrorContext.provider,
3268
+ model: activeErrorContext.model,
3269
+ result: assistantFailoverOutcome.retryKind === "same_model_idle_timeout" || assistantFailoverReason === "timeout" ? "timeout" : "rotate_profile",
3270
+ ...assistantFailoverReason ? { reason: assistantFailoverReason } : {},
3271
+ stage: "assistant"
3272
+ });
3273
+ if (assistantFailoverOutcome.retryKind === "same_model_idle_timeout") sameModelIdleTimeoutRetries += 1;
3274
+ lastRetryFailoverReason = assistantFailoverOutcome.lastRetryFailoverReason;
3275
+ continue;
3276
+ }
3277
+ if (assistantFailoverOutcome.action === "throw") {
3278
+ traceAttempts.push({
3279
+ provider: activeErrorContext.provider,
3280
+ model: activeErrorContext.model,
3281
+ result: assistantFailoverReason === "timeout" ? "timeout" : assistantFailoverDecision.action === "fallback_model" ? "fallback_model" : "error",
3282
+ ...assistantFailoverReason ? { reason: assistantFailoverReason } : {},
3283
+ stage: "assistant",
3284
+ ...typeof assistantFailoverOutcome.error.status === "number" ? { status: assistantFailoverOutcome.error.status } : {}
3285
+ });
3286
+ if (assistantFailoverOutcome.error.suspend) suspendSession({
3287
+ cfg: params.config,
3288
+ agentDir,
3289
+ sessionId: activeSessionId ?? params.sessionId,
3290
+ laneId: globalLane,
3291
+ reason: resolveSessionSuspensionReason(assistantFailoverOutcome.error.reason),
3292
+ failedProvider: assistantFailoverOutcome.error.provider ?? provider,
3293
+ failedModel: assistantFailoverOutcome.error.model ?? modelId
3294
+ });
3295
+ throw assistantFailoverOutcome.error;
3296
+ }
3297
+ const usageMeta = buildUsageAgentMetaFields({
3298
+ usageAccumulator,
3299
+ lastAssistantUsage: sessionLastAssistant?.usage,
3300
+ lastRunPromptUsage,
3301
+ lastTurnTotal
3302
+ });
3303
+ const reportedModelRef = resolveReportedModelRef({
3304
+ provider,
3305
+ model: model.id,
3306
+ assistant: sessionLastAssistant
3307
+ });
3308
+ const agentMeta = {
3309
+ sessionId: sessionIdUsed,
3310
+ sessionFile: sessionFileUsed,
3311
+ provider: reportedModelRef.provider,
3312
+ model: reportedModelRef.model,
3313
+ contextTokens: ctxInfo.tokens,
3314
+ agentHarnessId: attempt.agentHarnessId,
3315
+ usage: usageMeta.usage,
3316
+ lastCallUsage: usageMeta.lastCallUsage,
3317
+ promptTokens: usageMeta.promptTokens,
3318
+ compactionCount: autoCompactionCount > 0 ? autoCompactionCount : void 0,
3319
+ compactionTokensAfter: lastCompactionTokensAfter
3320
+ };
3321
+ const finalAssistantVisibleText = resolveFinalAssistantVisibleText(sessionLastAssistant);
3322
+ const finalAssistantRawText = resolveFinalAssistantRawText(sessionLastAssistant);
3323
+ const payloads = buildEmbeddedRunPayloads({
3324
+ assistantTexts: attempt.assistantTexts,
3325
+ toolMetas: attempt.toolMetas,
3326
+ lastAssistant: attempt.lastAssistant,
3327
+ currentAssistant: currentAttemptAssistant ?? null,
3328
+ lastToolError: attempt.lastToolError,
3329
+ config: params.config,
3330
+ isCronTrigger: params.trigger === "cron",
3331
+ sessionKey: params.sessionKey ?? params.sessionId,
3332
+ provider: activeErrorContext.provider,
3333
+ model: activeErrorContext.model,
3334
+ verboseLevel: params.verboseLevel,
3335
+ reasoningLevel: params.reasoningLevel,
3336
+ thinkingLevel: params.thinkLevel,
3337
+ toolResultFormat: resolvedToolResultFormat,
3338
+ suppressToolErrorWarnings: params.suppressToolErrorWarnings,
3339
+ inlineToolResultsAllowed: false,
3340
+ didSendViaMessagingTool: attempt.didSendViaMessagingTool,
3341
+ messagingToolSourceReplyPayloads: attempt.messagingToolSourceReplyPayloads,
3342
+ sourceReplyDeliveryMode: params.sourceReplyDeliveryMode,
3343
+ agentId: params.agentId,
3344
+ runId: params.runId,
3345
+ runAborted: aborted,
3346
+ didSendDeterministicApprovalPrompt: attempt.didSendDeterministicApprovalPrompt,
3347
+ heartbeatToolResponse: attempt.heartbeatToolResponse
3348
+ });
3349
+ const payloadsWithToolMedia = mergeAttemptToolMediaPayloads({
3350
+ payloads,
3351
+ toolMediaUrls: attempt.toolMediaUrls,
3352
+ toolAudioAsVoice: attempt.toolAudioAsVoice,
3353
+ toolTrustedLocalMedia: attempt.toolTrustedLocalMedia,
3354
+ sourceReplyDeliveryMode: params.sourceReplyDeliveryMode
3355
+ });
3356
+ const timedOutDuringPrompt = timedOut && !timedOutDuringCompaction && !timedOutDuringToolExecution;
3357
+ const finalAssistantStopReason = (sessionLastAssistant?.stopReason ?? "").trim().toLowerCase();
3358
+ const recoveredFinalAssistantTextAfterPromptTimeout = timedOutDuringPrompt && [
3359
+ "completed",
3360
+ "end_turn",
3361
+ "stop"
3362
+ ].includes(finalAssistantStopReason) ? (finalAssistantVisibleText ?? finalAssistantRawText)?.trim() : void 0;
3363
+ const payloadAlreadyContainsRecoveredFinalAssistant = recoveredFinalAssistantTextAfterPromptTimeout ? (payloadsWithToolMedia ?? []).some((payload) => payload?.isError !== true && payload?.isReasoning !== true && typeof payload.text === "string" && payload.text.trim() === recoveredFinalAssistantTextAfterPromptTimeout) : false;
3364
+ const recoveredFinalAssistantPayloadsAfterPromptTimeout = recoveredFinalAssistantTextAfterPromptTimeout && !payloadAlreadyContainsRecoveredFinalAssistant ? [{ text: recoveredFinalAssistantTextAfterPromptTimeout }] : void 0;
3365
+ const hasSuccessfulFinalAssistantAfterPromptTimeout = timedOutDuringPrompt && Boolean(payloadAlreadyContainsRecoveredFinalAssistant || recoveredFinalAssistantPayloadsAfterPromptTimeout?.length);
3366
+ const hasPartialAssistantTextAfterPromptTimeout = timedOutDuringPrompt && (attempt.assistantTexts ?? []).some((text) => text.trim().length > 0) && !attempt.clientToolCalls && !attempt.yieldDetected && !attempt.didSendViaMessagingTool && !attempt.didSendDeterministicApprovalPrompt && !attempt.lastToolError && (attempt.toolMetas?.length ?? 0) === 0;
3367
+ const attemptToolSummary = buildTraceToolSummary({
3368
+ toolMetas: attempt.toolMetas,
3369
+ hadFailure: Boolean(attempt.lastToolError)
3370
+ });
3371
+ const failureSignal = resolveEmbeddedRunFailureSignal({
3372
+ trigger: params.trigger,
3373
+ lastToolError: attempt.lastToolError
3374
+ });
3375
+ if (timedOutDuringPrompt && !hasSuccessfulFinalAssistantAfterPromptTimeout && !hasMessagingToolDeliveryEvidence(attempt)) {
3376
+ const defaultTimeoutText = idleTimedOut ? "The model did not produce a response before the model idle timeout. Please try again, or increase `models.providers.<id>.timeoutSeconds` for slow local or self-hosted providers. If `agents.defaults.timeoutSeconds` or a run-specific timeout is lower, raise that ceiling too; provider timeouts cannot extend the whole agent run." : "Request timed out before a response was generated. Please try again, or increase `agents.defaults.timeoutSeconds` in your config.";
3377
+ const timeoutText = attempt.promptTimeoutOutcome?.message?.trim() || defaultTimeoutText;
3378
+ const replayInvalid = attempt.promptTimeoutOutcome?.replayInvalid ?? resolveReplayInvalidForAttempt(null);
3379
+ const livenessState = attempt.promptTimeoutOutcome?.livenessState ?? resolveRunLivenessState({
3380
+ payloadCount: hasPartialAssistantTextAfterPromptTimeout ? 0 : payloads.length,
3381
+ aborted,
3382
+ timedOut,
3383
+ attempt,
3384
+ incompleteTurnText: null
3385
+ });
3386
+ const timeoutPhase = attempt.promptTimeoutOutcome?.timeoutPhase ?? "provider";
3387
+ const providerStarted = attempt.promptTimeoutOutcome?.providerStarted ?? true;
3388
+ attempt.setTerminalLifecycleMeta?.({
3389
+ replayInvalid,
3390
+ livenessState,
3391
+ timeoutPhase,
3392
+ providerStarted
3393
+ });
3394
+ return {
3395
+ payloads: [...hasPartialAssistantTextAfterPromptTimeout ? [] : payloadsWithToolMedia || [], {
3396
+ text: timeoutText,
3397
+ isError: true
3398
+ }],
3399
+ meta: {
3400
+ durationMs: Date.now() - started,
3401
+ agentMeta,
3402
+ aborted,
3403
+ systemPromptReport: attempt.systemPromptReport,
3404
+ finalPromptText: attempt.finalPromptText,
3405
+ finalAssistantVisibleText,
3406
+ finalAssistantRawText,
3407
+ replayInvalid,
3408
+ livenessState,
3409
+ timeoutPhase,
3410
+ providerStarted,
3411
+ toolSummary: attemptToolSummary,
3412
+ ...failureSignal ? { failureSignal } : {},
3413
+ agentHarnessResultClassification: attempt.agentHarnessResultClassification
3414
+ },
3415
+ didSendViaMessagingTool: attempt.didSendViaMessagingTool,
3416
+ didSendDeterministicApprovalPrompt: attempt.didSendDeterministicApprovalPrompt,
3417
+ messagingToolSentTexts: attempt.messagingToolSentTexts,
3418
+ messagingToolSentMediaUrls: attempt.messagingToolSentMediaUrls,
3419
+ messagingToolSentTargets: attempt.messagingToolSentTargets,
3420
+ messagingToolSourceReplyPayloads: attempt.messagingToolSourceReplyPayloads,
3421
+ heartbeatToolResponse: attempt.heartbeatToolResponse,
3422
+ successfulCronAdds: attempt.successfulCronAdds,
3423
+ acceptedSessionSpawns: attempt.acceptedSessionSpawns
3424
+ };
3425
+ }
3426
+ const silentToolResultReplyPayload = resolveSilentToolResultReplyPayload({
3427
+ isCronTrigger: params.trigger === "cron",
3428
+ payloadCount: payloadsWithToolMedia?.length ?? 0,
3429
+ aborted,
3430
+ timedOut,
3431
+ attempt
3432
+ });
3433
+ const payloadsForTerminalPath = recoveredFinalAssistantPayloadsAfterPromptTimeout ? recoveredFinalAssistantPayloadsAfterPromptTimeout : payloadsWithToolMedia?.length ? payloadsWithToolMedia : silentToolResultReplyPayload ? [silentToolResultReplyPayload] : payloadsWithToolMedia;
3434
+ const payloadCount = payloadsForTerminalPath?.length ?? 0;
3435
+ const emptyAssistantReplyIsSilent = shouldTreatEmptyAssistantReplyAsSilent({
3436
+ allowEmptyAssistantReplyAsSilent: params.allowEmptyAssistantReplyAsSilent,
3437
+ payloadCount,
3438
+ aborted,
3439
+ timedOut,
3440
+ attempt
3441
+ });
3442
+ const nextPlanningOnlyRetryInstruction = emptyAssistantReplyIsSilent ? null : resolvePlanningOnlyRetryInstruction({
3443
+ provider,
3444
+ modelId,
3445
+ executionContract,
3446
+ prompt: params.prompt,
3447
+ aborted,
3448
+ timedOut,
3449
+ attempt
3450
+ });
3451
+ const nextReasoningOnlyRetryInstruction = emptyAssistantReplyIsSilent ? null : resolveReasoningOnlyRetryInstruction({
3452
+ provider: activeErrorContext.provider,
3453
+ modelId: activeErrorContext.model,
3454
+ modelApi: effectiveModel.api,
3455
+ executionContract,
3456
+ aborted,
3457
+ timedOut,
3458
+ attempt
3459
+ });
3460
+ const nextEmptyResponseRetryInstruction = emptyAssistantReplyIsSilent ? null : resolveEmptyResponseRetryInstruction({
3461
+ provider: activeErrorContext.provider,
3462
+ modelId: activeErrorContext.model,
3463
+ modelApi: effectiveModel.api,
3464
+ executionContract,
3465
+ payloadCount,
3466
+ aborted,
3467
+ timedOut,
3468
+ attempt
3469
+ });
3470
+ if (nextPlanningOnlyRetryInstruction && planningOnlyRetryAttempts < maxPlanningOnlyRetryAttempts) {
3471
+ const planDetails = extractPlanningOnlyPlanDetails((attempt.assistantTexts ?? []).join("\n\n").trim());
3472
+ if (planDetails) {
3473
+ emitAgentPlanEvent({
3474
+ runId: params.runId,
3475
+ ...params.sessionKey ? { sessionKey: params.sessionKey } : {},
3476
+ data: {
3477
+ phase: "update",
3478
+ title: "Assistant proposed a plan",
3479
+ explanation: planDetails.explanation,
3480
+ steps: planDetails.steps,
3481
+ source: "planning_only_retry"
3482
+ }
3483
+ });
3484
+ params.onAgentEvent?.({
3485
+ stream: "plan",
3486
+ data: {
3487
+ phase: "update",
3488
+ title: "Assistant proposed a plan",
3489
+ explanation: planDetails.explanation,
3490
+ steps: planDetails.steps,
3491
+ source: "planning_only_retry"
3492
+ }
3493
+ });
3494
+ }
3495
+ planningOnlyRetryAttempts += 1;
3496
+ planningOnlyRetryInstruction = nextPlanningOnlyRetryInstruction;
3497
+ const planningOnlyRetryLogPrefix = executionContract === "strict-agentic" ? "strict-agentic execution contract triggered" : "planning-only turn detected";
3498
+ log$1.warn(`${planningOnlyRetryLogPrefix}: runId=${params.runId} sessionId=${params.sessionId} provider=${provider}/${modelId} harness=${sanitizeForLog(agentHarness.id)} contract=${executionContract} configured=${configuredExecutionContractForLog} — retrying ${planningOnlyRetryAttempts}/${maxPlanningOnlyRetryAttempts} with act-now steer`);
3499
+ continue;
3500
+ }
3501
+ if (!nextPlanningOnlyRetryInstruction && nextReasoningOnlyRetryInstruction && reasoningOnlyRetryAttempts < maxReasoningOnlyRetryAttempts) {
3502
+ reasoningOnlyRetryAttempts += 1;
3503
+ reasoningOnlyRetryInstruction = nextReasoningOnlyRetryInstruction;
3504
+ log$1.warn(`reasoning-only assistant turn detected: runId=${params.runId} sessionId=${params.sessionId} provider=${activeErrorContext.provider}/${activeErrorContext.model} — retrying ${reasoningOnlyRetryAttempts}/${maxReasoningOnlyRetryAttempts} with visible-answer continuation`);
3505
+ continue;
3506
+ }
3507
+ const reasoningOnlyRetriesExhausted = !nextPlanningOnlyRetryInstruction && nextReasoningOnlyRetryInstruction && reasoningOnlyRetryAttempts >= maxReasoningOnlyRetryAttempts;
3508
+ if (!nextPlanningOnlyRetryInstruction && !nextReasoningOnlyRetryInstruction && nextEmptyResponseRetryInstruction && emptyResponseRetryAttempts < maxEmptyResponseRetryAttempts) {
3509
+ emptyResponseRetryAttempts += 1;
3510
+ emptyResponseRetryInstruction = nextEmptyResponseRetryInstruction;
3511
+ log$1.warn(`empty response detected: runId=${params.runId} sessionId=${params.sessionId} provider=${activeErrorContext.provider}/${activeErrorContext.model} — retrying ${emptyResponseRetryAttempts}/${maxEmptyResponseRetryAttempts} with visible-answer continuation`);
3512
+ continue;
3513
+ }
3514
+ const incompleteTurnText = emptyAssistantReplyIsSilent ? null : resolveIncompleteTurnPayloadText({
3515
+ payloadCount,
3516
+ aborted,
3517
+ timedOut,
3518
+ attempt
3519
+ });
3520
+ if (!emptyAssistantReplyIsSilent && attemptCompactionCount > 0 && payloadCount === 0 && !aborted && !promptError && !timedOut && !attempt.clientToolCalls && !attempt.yieldDetected && !attempt.didSendDeterministicApprovalPrompt && !attempt.lastToolError && !resolveAttemptReplayMetadata(attempt).hadPotentialSideEffects && compactionContinuationRetryAttempts < 1) {
3521
+ compactionContinuationRetryAttempts += 1;
3522
+ compactionContinuationRetryInstruction = COMPACTION_CONTINUATION_RETRY_INSTRUCTION;
3523
+ log$1.warn(`compaction interrupted visible final answer: runId=${params.runId} sessionId=${params.sessionId} compactions=${attemptCompactionCount} — retrying ${compactionContinuationRetryAttempts}/1 with compacted-transcript continuation`);
3524
+ postCompactionGuard.armPostCompaction();
3525
+ continue;
3526
+ }
3527
+ compactionContinuationRetryInstruction = null;
3528
+ if (reasoningOnlyRetriesExhausted && !finalAssistantVisibleText) log$1.warn(`reasoning-only retries exhausted: runId=${params.runId} sessionId=${params.sessionId} provider=${activeErrorContext.provider}/${activeErrorContext.model} attempts=${reasoningOnlyRetryAttempts}/${maxReasoningOnlyRetryAttempts} — surfacing incomplete-turn error`);
3529
+ if (!incompleteTurnText && nextPlanningOnlyRetryInstruction && strictAgenticActive) {
3530
+ log$1.warn(`strict-agentic run exhausted planning-only retries: runId=${params.runId} sessionId=${params.sessionId} provider=${provider}/${modelId} configured=${configuredExecutionContractForLog} — surfacing blocked state`);
3531
+ const replayInvalid = resolveReplayInvalidForAttempt(null);
3532
+ const livenessState = "blocked";
3533
+ attempt.setTerminalLifecycleMeta?.({
3534
+ replayInvalid,
3535
+ livenessState
3536
+ });
3537
+ return {
3538
+ payloads: [{
3539
+ text: STRICT_AGENTIC_BLOCKED_TEXT,
3540
+ isError: true
3541
+ }],
3542
+ meta: {
3543
+ durationMs: Date.now() - started,
3544
+ agentMeta,
3545
+ aborted,
3546
+ systemPromptReport: attempt.systemPromptReport,
3547
+ finalPromptText: attempt.finalPromptText,
3548
+ finalAssistantVisibleText,
3549
+ finalAssistantRawText,
3550
+ replayInvalid,
3551
+ livenessState,
3552
+ toolSummary: attemptToolSummary,
3553
+ ...failureSignal ? { failureSignal } : {},
3554
+ agentHarnessResultClassification: attempt.agentHarnessResultClassification
3555
+ },
3556
+ didSendViaMessagingTool: attempt.didSendViaMessagingTool,
3557
+ didSendDeterministicApprovalPrompt: attempt.didSendDeterministicApprovalPrompt,
3558
+ messagingToolSentTexts: attempt.messagingToolSentTexts,
3559
+ messagingToolSentMediaUrls: attempt.messagingToolSentMediaUrls,
3560
+ messagingToolSentTargets: attempt.messagingToolSentTargets,
3561
+ messagingToolSourceReplyPayloads: attempt.messagingToolSourceReplyPayloads,
3562
+ heartbeatToolResponse: attempt.heartbeatToolResponse,
3563
+ successfulCronAdds: attempt.successfulCronAdds,
3564
+ acceptedSessionSpawns: attempt.acceptedSessionSpawns
3565
+ };
3566
+ }
3567
+ if (reasoningOnlyRetriesExhausted && !finalAssistantVisibleText) {
3568
+ const replayInvalid = resolveReplayInvalidForAttempt("⚠️ Agent couldn't generate a response. Please try again.");
3569
+ const livenessState = resolveRunLivenessState({
3570
+ payloadCount: 0,
3571
+ aborted,
3572
+ timedOut,
3573
+ attempt,
3574
+ incompleteTurnText: "⚠️ Agent couldn't generate a response. Please try again."
3575
+ });
3576
+ attempt.setTerminalLifecycleMeta?.({
3577
+ replayInvalid,
3578
+ livenessState
3579
+ });
3580
+ if (lastProfileId) await maybeMarkAuthProfileFailure({
3581
+ profileId: lastProfileId,
3582
+ reason: assistantProfileFailureReason
3583
+ });
3584
+ return {
3585
+ payloads: [{
3586
+ text: "⚠️ Agent couldn't generate a response. Please try again.",
3587
+ isError: true
3588
+ }],
3589
+ meta: {
3590
+ durationMs: Date.now() - started,
3591
+ agentMeta,
3592
+ aborted,
3593
+ systemPromptReport: attempt.systemPromptReport,
3594
+ finalPromptText: attempt.finalPromptText,
3595
+ finalAssistantVisibleText,
3596
+ finalAssistantRawText,
3597
+ replayInvalid,
3598
+ livenessState,
3599
+ toolSummary: attemptToolSummary,
3600
+ ...failureSignal ? { failureSignal } : {},
3601
+ agentHarnessResultClassification: attempt.agentHarnessResultClassification
3602
+ },
3603
+ didSendViaMessagingTool: attempt.didSendViaMessagingTool,
3604
+ didSendDeterministicApprovalPrompt: attempt.didSendDeterministicApprovalPrompt,
3605
+ messagingToolSentTexts: attempt.messagingToolSentTexts,
3606
+ messagingToolSentMediaUrls: attempt.messagingToolSentMediaUrls,
3607
+ messagingToolSentTargets: attempt.messagingToolSentTargets,
3608
+ messagingToolSourceReplyPayloads: attempt.messagingToolSourceReplyPayloads,
3609
+ heartbeatToolResponse: attempt.heartbeatToolResponse,
3610
+ successfulCronAdds: attempt.successfulCronAdds,
3611
+ acceptedSessionSpawns: attempt.acceptedSessionSpawns
3612
+ };
3613
+ }
3614
+ if (!nextPlanningOnlyRetryInstruction && !nextReasoningOnlyRetryInstruction && nextEmptyResponseRetryInstruction && emptyResponseRetryAttempts >= maxEmptyResponseRetryAttempts) log$1.warn(`empty response retries exhausted: runId=${params.runId} sessionId=${params.sessionId} provider=${activeErrorContext.provider}/${activeErrorContext.model} attempts=${emptyResponseRetryAttempts}/${maxEmptyResponseRetryAttempts} — surfacing incomplete-turn error`);
3615
+ const silentErrorContent = sessionLastAssistant?.content;
3616
+ if (incompleteTurnText && !aborted && !promptError && !timedOut && sessionLastAssistant?.stopReason === "error" && ((sessionLastAssistant?.usage)?.output ?? 0) === 0 && (silentErrorContent?.length ?? 0) === 0 && (attempt.replayMetadata ? !attempt.replayMetadata.hadPotentialSideEffects : false) && emptyErrorRetries < MAX_EMPTY_ERROR_RETRIES) {
3617
+ emptyErrorRetries += 1;
3618
+ log$1.warn(`[empty-error-retry] stopReason=error output=0; resubmitting attempt=${emptyErrorRetries}/${MAX_EMPTY_ERROR_RETRIES} provider=${sessionLastAssistant?.provider ?? provider} model=${sessionLastAssistant?.model ?? model.id} sessionKey=${params.sessionKey ?? params.sessionId}`);
3619
+ continue;
3620
+ }
3621
+ if (incompleteTurnText) {
3622
+ const replayInvalid = resolveReplayInvalidForAttempt(incompleteTurnText);
3623
+ const livenessState = resolveRunLivenessState({
3624
+ payloadCount,
3625
+ aborted,
3626
+ timedOut,
3627
+ attempt,
3628
+ incompleteTurnText
3629
+ });
3630
+ attempt.setTerminalLifecycleMeta?.({
3631
+ replayInvalid,
3632
+ livenessState
3633
+ });
3634
+ const incompleteStopReason = attempt.lastAssistant?.stopReason;
3635
+ log$1.warn(`incomplete turn detected: runId=${params.runId} sessionId=${params.sessionId} stopReason=${incompleteStopReason} payloads=${payloadCount} — surfacing error to user`);
3636
+ if (lastProfileId) await maybeMarkAuthProfileFailure({
3637
+ profileId: lastProfileId,
3638
+ reason: assistantProfileFailureReason
3639
+ });
3640
+ return {
3641
+ payloads: [{
3642
+ text: incompleteTurnText,
3643
+ isError: true
3644
+ }],
3645
+ meta: {
3646
+ durationMs: Date.now() - started,
3647
+ agentMeta,
3648
+ aborted,
3649
+ systemPromptReport: attempt.systemPromptReport,
3650
+ finalPromptText: attempt.finalPromptText,
3651
+ finalAssistantVisibleText,
3652
+ finalAssistantRawText,
3653
+ replayInvalid,
3654
+ livenessState,
3655
+ toolSummary: attemptToolSummary,
3656
+ ...failureSignal ? { failureSignal } : {},
3657
+ agentHarnessResultClassification: attempt.agentHarnessResultClassification
3658
+ },
3659
+ didSendViaMessagingTool: attempt.didSendViaMessagingTool,
3660
+ didSendDeterministicApprovalPrompt: attempt.didSendDeterministicApprovalPrompt,
3661
+ messagingToolSentTexts: attempt.messagingToolSentTexts,
3662
+ messagingToolSentMediaUrls: attempt.messagingToolSentMediaUrls,
3663
+ messagingToolSentTargets: attempt.messagingToolSentTargets,
3664
+ messagingToolSourceReplyPayloads: attempt.messagingToolSourceReplyPayloads,
3665
+ heartbeatToolResponse: attempt.heartbeatToolResponse,
3666
+ successfulCronAdds: attempt.successfulCronAdds,
3667
+ acceptedSessionSpawns: attempt.acceptedSessionSpawns
3668
+ };
3669
+ }
3670
+ log$1.debug(`embedded run done: runId=${params.runId} sessionId=${params.sessionId} durationMs=${Date.now() - started} aborted=${aborted}`);
3671
+ if (lastProfileId) await markAuthProfileSuccess({
3672
+ store: profileFailureStore,
3673
+ provider: resolveAuthProfileStateProvider(profileFailureStore, lastProfileId, provider),
3674
+ profileId: lastProfileId,
3675
+ agentDir: params.agentDir
3676
+ });
3677
+ const replayInvalid = resolveReplayInvalidForAttempt(null);
3678
+ const livenessState = attempt.yieldDetected ? "paused" : resolveRunLivenessState({
3679
+ payloadCount,
3680
+ aborted,
3681
+ timedOut,
3682
+ attempt,
3683
+ incompleteTurnText: null
3684
+ });
3685
+ const stopReason = attempt.clientToolCalls ? "tool_calls" : attempt.yieldDetected ? "end_turn" : sessionLastAssistant?.stopReason;
3686
+ const terminalPayloads = emptyAssistantReplyIsSilent ? [{ text: SILENT_REPLY_TOKEN }] : payloadsForTerminalPath;
3687
+ attempt.setTerminalLifecycleMeta?.({
3688
+ replayInvalid,
3689
+ livenessState,
3690
+ stopReason,
3691
+ yielded: attempt.yieldDetected === true
3692
+ });
3693
+ return {
3694
+ payloads: terminalPayloads?.length ? terminalPayloads : void 0,
3695
+ ...attempt.diagnosticTrace ? { diagnosticTrace: freezeDiagnosticTraceContext(attempt.diagnosticTrace) } : {},
3696
+ meta: {
3697
+ durationMs: Date.now() - started,
3698
+ agentMeta,
3699
+ aborted,
3700
+ systemPromptReport: attempt.systemPromptReport,
3701
+ finalPromptText: attempt.finalPromptText,
3702
+ finalAssistantVisibleText,
3703
+ finalAssistantRawText,
3704
+ replayInvalid,
3705
+ livenessState,
3706
+ agentHarnessResultClassification: attempt.agentHarnessResultClassification,
3707
+ ...attempt.yieldDetected ? { yielded: true } : {},
3708
+ ...emptyAssistantReplyIsSilent ? { terminalReplyKind: "silent-empty" } : {},
3709
+ stopReason,
3710
+ pendingToolCalls: attempt.clientToolCalls?.map((call) => ({
3711
+ id: randomBytes(5).toString("hex").slice(0, 9),
3712
+ name: call.name,
3713
+ arguments: JSON.stringify(call.params)
3714
+ })),
3715
+ executionTrace: {
3716
+ winnerProvider: reportedModelRef.provider,
3717
+ winnerModel: reportedModelRef.model,
3718
+ attempts: traceAttempts.length > 0 || sessionLastAssistant?.provider || sessionLastAssistant?.model ? [...traceAttempts, {
3719
+ provider: reportedModelRef.provider,
3720
+ model: reportedModelRef.model,
3721
+ result: "success",
3722
+ stage: "assistant"
3723
+ }] : void 0,
3724
+ fallbackUsed: traceAttempts.length > 0,
3725
+ runner: "embedded"
3726
+ },
3727
+ requestShaping: {
3728
+ ...lastProfileId ? { authMode: "auth-profile" } : {},
3729
+ ...thinkLevel ? { thinking: thinkLevel } : {},
3730
+ ...params.reasoningLevel ? { reasoning: params.reasoningLevel } : {},
3731
+ ...params.verboseLevel ? { verbose: params.verboseLevel } : {},
3732
+ ...params.blockReplyBreak ? { blockStreaming: params.blockReplyBreak } : {}
3733
+ },
3734
+ toolSummary: attemptToolSummary,
3735
+ ...failureSignal ? { failureSignal } : {},
3736
+ completion: {
3737
+ ...stopReason ? { stopReason } : {},
3738
+ ...stopReason ? { finishReason: stopReason } : {},
3739
+ ...stopReason?.toLowerCase().includes("refusal") ? { refusal: true } : {}
3740
+ },
3741
+ contextManagement: autoCompactionCount > 0 ? { lastTurnCompactions: autoCompactionCount } : void 0
3742
+ },
3743
+ didSendViaMessagingTool: attempt.didSendViaMessagingTool,
3744
+ didSendDeterministicApprovalPrompt: attempt.didSendDeterministicApprovalPrompt,
3745
+ messagingToolSentTexts: attempt.messagingToolSentTexts,
3746
+ messagingToolSentMediaUrls: attempt.messagingToolSentMediaUrls,
3747
+ messagingToolSentTargets: attempt.messagingToolSentTargets,
3748
+ messagingToolSourceReplyPayloads: attempt.messagingToolSourceReplyPayloads,
3749
+ heartbeatToolResponse: attempt.heartbeatToolResponse,
3750
+ successfulCronAdds: attempt.successfulCronAdds,
3751
+ acceptedSessionSpawns: attempt.acceptedSessionSpawns
3752
+ };
3753
+ }
3754
+ } finally {
3755
+ forgetPromptBuildDrainCacheForRun(params.runId);
3756
+ stopRuntimeAuthRefreshTimer();
3757
+ await runAgentCleanupStep({
3758
+ runId: params.runId,
3759
+ sessionId: params.sessionId,
3760
+ step: "context-engine-dispose",
3761
+ log: log$1,
3762
+ cleanup: async () => {
3763
+ await contextEngine.dispose?.();
3764
+ }
3765
+ });
3766
+ if (params.cleanupBundleMcpOnRunEnd === true) await runAgentCleanupStep({
3767
+ runId: params.runId,
3768
+ sessionId: params.sessionId,
3769
+ step: "bundle-mcp-retire",
3770
+ log: log$1,
3771
+ cleanup: async () => {
3772
+ const onError = (error, sessionId) => {
3773
+ log$1.warn(`bundle-mcp cleanup failed after run for ${sessionId}: ${formatErrorMessage(error)}`);
3774
+ };
3775
+ if (!await retireSessionMcpRuntimeForSessionKey({
3776
+ sessionKey: params.sessionKey,
3777
+ reason: "embedded-run-end",
3778
+ onError
3779
+ })) await retireSessionMcpRuntime({
3780
+ sessionId: params.sessionId,
3781
+ reason: "embedded-run-end",
3782
+ onError
3783
+ });
3784
+ }
3785
+ });
3786
+ }
3787
+ });
3788
+ });
3789
+ }
3790
+ function resolveAuthProfileStateProvider(store, profileId, fallbackProvider) {
3791
+ const profileProvider = store.profiles?.[profileId]?.provider?.trim();
3792
+ if (profileProvider) return profileProvider;
3793
+ return profileId.split(":", 1)[0]?.trim() || fallbackProvider;
3794
+ }
3795
+ //#endregion
3796
+ export { compactEmbeddedPiSession as n, runEmbeddedPiAgent as t };