@gaodefa/daocore 2026.5.101 → 2026.5.102

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 (1633) hide show
  1. package/dist/abort-DsyCSyVC.js +277 -0
  2. package/dist/abort.runtime-DEERpQdk.js +2 -0
  3. package/dist/abort.runtime.js +1 -1
  4. package/dist/account-inspect-CL8uzSvf.js +173 -0
  5. package/dist/accounts-Bgt5_Ydb.js +2 -0
  6. package/dist/accounts-CQo-qQ47.js +107 -0
  7. package/dist/accounts-DVNnZJyH.js +119 -0
  8. package/dist/accounts-S5g-kF9d.js +107 -0
  9. package/dist/acp-runtime-GeRygotx.js +26 -0
  10. package/dist/acp-spawn-CKSVbmkr.js +2 -0
  11. package/dist/acp-spawn-yap16Z_a.js +1275 -0
  12. package/dist/acp-stateful-target-driver-CBVFwpd0.js +89 -0
  13. package/dist/action-kill-CYh1aLGP.js +33 -0
  14. package/dist/action-runtime-C5UmRnmL.js +469 -0
  15. package/dist/action-runtime-api-BZBYhy85.js +2 -0
  16. package/dist/action-send-zcMSwSaq.js +39 -0
  17. package/dist/action-spawn-2gFhSeup.js +47 -0
  18. package/dist/actions-CQykuLNe.js +161 -0
  19. package/dist/actions.runtime-DiPZrVfJ.js +5 -0
  20. package/dist/agent-B7y-KQP2.js +3 -0
  21. package/dist/agent-DQyD_z5J.js +2 -0
  22. package/dist/agent-command-22YjMSTH.js +1367 -0
  23. package/dist/agent-components.runtime-RWsAhzoo.js +10 -0
  24. package/dist/agent-components.runtime.js +1 -1
  25. package/dist/agent-harness-Bt_1zRJ1.d.ts +146 -0
  26. package/dist/agent-harness-runtime-CsWVHhWd.d.ts +691 -0
  27. package/dist/agent-harness-runtime-D1W7mVQ_.js +180 -0
  28. package/dist/agent-harness-task-runtime-CqdouGP4.js +140 -0
  29. package/dist/agent-runner-execution-By56LBMp.js +1713 -0
  30. package/dist/agent-runner-utils-DG9ici8P.js +266 -0
  31. package/dist/agent-runner.runtime-Zqh2QWy_.js +3455 -0
  32. package/dist/agent-runner.runtime.js +1 -1
  33. package/dist/agent-runtime-tiKMBgwk.js +229 -0
  34. package/dist/agent-via-gateway-CrmLOheA.js +463 -0
  35. package/dist/agents/pi-embedded-runner/tool-split.d.ts +1 -1
  36. package/dist/api-BLVZ_I8e.js +639 -0
  37. package/dist/api-BLkHQRTZ.js +6 -0
  38. package/dist/api-CIBLf1l1.js +134 -0
  39. package/dist/api-D5uGvU4G.d.ts +52 -0
  40. package/dist/api-DZ6qXR1_.js +2 -0
  41. package/dist/api-PICyNaKK.js +3 -0
  42. package/dist/api-o-qNanw3.js +2 -0
  43. package/dist/apply-B1dJSSeA.js +54 -0
  44. package/dist/apply-Dp4wUhH0.js +41 -0
  45. package/dist/approval-handler.runtime-DXlEPs-N.js +130 -0
  46. package/dist/assistant-CKoGbZ__.js +291 -0
  47. package/dist/attachment-normalize-D0RdYCRv.js +225 -0
  48. package/dist/attempt-execution-DvbnEFlY.js +558 -0
  49. package/dist/attempt-execution.runtime-Ba1NyGIL.js +3 -0
  50. package/dist/attempt-execution.runtime.js +1 -1
  51. package/dist/attempt-execution.shared-26gnnihB.js +38 -0
  52. package/dist/attempt.prompt-helpers-CL5oNe6j.js +475 -0
  53. package/dist/attempt.tool-run-context-Dc0NAdrP.js +2094 -0
  54. package/dist/binding-routing-_3dHMfB5.js +113 -0
  55. package/dist/binding-targets-yvEt81tc.js +121 -0
  56. package/dist/bot-DHwjnnce.js +7894 -0
  57. package/dist/bot-deps-F1y53WCq.js +747 -0
  58. package/dist/bot-deps-IuLG6gK0.js +2 -0
  59. package/dist/bot-message-context.runtime-B7S963Vl.js +7 -0
  60. package/dist/bot-message-context.runtime.js +1 -1
  61. package/dist/bot-message-context.session.runtime-Bg0g4wFw.js +12 -0
  62. package/dist/bot-message-context.session.runtime.js +1 -1
  63. package/dist/bot-native-commands.delivery.runtime-Co6EaR_D.js +4 -0
  64. package/dist/bot-native-commands.delivery.runtime.js +1 -1
  65. package/dist/bot-native-commands.runtime-BdfLa0ee.js +13 -0
  66. package/dist/bot-native-commands.runtime.js +1 -1
  67. package/dist/bridge-server-ulcUw7V2.js +113 -0
  68. package/dist/browser-cli-DyccL1TJ.js +2 -0
  69. package/dist/browser-cli-UE7kZvVE.js +230 -0
  70. package/dist/browser-cli-actions-input-ZunBrjt7.js +473 -0
  71. package/dist/browser-cli-actions-observe-CwkO3dF0.js +81 -0
  72. package/dist/browser-cli-debug-Ba_ddwvw.js +137 -0
  73. package/dist/browser-cli-inspect-De_6PQUT.js +104 -0
  74. package/dist/browser-cli-manage-CxlFHkIc.js +443 -0
  75. package/dist/browser-cli-resize-Gx7GaxQp.js +26 -0
  76. package/dist/browser-cli-shared-DltASGwj.js +50 -0
  77. package/dist/browser-cli-state-BHR9Ex5d.js +337 -0
  78. package/dist/browser-control-auth-DgyDL-bs.js +2 -0
  79. package/dist/browser-profiles-Ch9pRi_Q.js +2 -0
  80. package/dist/browser-runtime-CdoVviD5.js +384 -0
  81. package/dist/build-info.json +3 -3
  82. package/dist/build-oKF-ZG5r.js +257 -0
  83. package/dist/bundled/boot-md/handler.js +2 -2
  84. package/dist/bundled/session-memory/handler.js +1 -1
  85. package/dist/call-DY6_VEa_.d.ts +43 -0
  86. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  87. package/dist/capability-cli-CoH2pG50.js +1782 -0
  88. package/dist/channel-B0dtLI6U.d.ts +49 -0
  89. package/dist/channel-B2MLRCOm.d.ts +106 -0
  90. package/dist/channel-B4XBSqBl.d.ts +7 -0
  91. package/dist/channel-B5pxLaR4.js +562 -0
  92. package/dist/channel-BJOfc4gj.js +362 -0
  93. package/dist/channel-BlF4kjwc.js +955 -0
  94. package/dist/channel-BmRydArV.js +1496 -0
  95. package/dist/channel-Bq3wyp3c.d.ts +8 -0
  96. package/dist/channel-BwFH7QaF.js +481 -0
  97. package/dist/channel-C1AEDysJ.d.ts +47 -0
  98. package/dist/channel-C5L5k0mY.js +808 -0
  99. package/dist/channel-C6Q62bb4.js +867 -0
  100. package/dist/channel-CEH1dfVt.d.ts +12 -0
  101. package/dist/channel-CQJHudhH.d.ts +114 -0
  102. package/dist/channel-CQM44SMd.js +1134 -0
  103. package/dist/channel-CQrOjZN4.js +2126 -0
  104. package/dist/channel-CUu3R9QU.d.ts +14 -0
  105. package/dist/channel-CsdkcuzU.d.ts +7 -0
  106. package/dist/channel-Czs81UUj.d.ts +427 -0
  107. package/dist/channel-D-QJ4LSf.d.ts +28 -0
  108. package/dist/channel-D07QdL-Z.d.ts +8 -0
  109. package/dist/channel-D1AKh1-N.d.ts +6 -0
  110. package/dist/channel-D4Ev5yVJ.js +740 -0
  111. package/dist/channel-D5A1NIp0.js +653 -0
  112. package/dist/channel-DECcAIqn.d.ts +104 -0
  113. package/dist/channel-DRNh__I8.js +238 -0
  114. package/dist/channel-DZW76PDC.d.ts +8 -0
  115. package/dist/channel-DwSP9REc.d.ts +64 -0
  116. package/dist/channel-DzPV5ra2.js +1777 -0
  117. package/dist/channel-HOuNKMYc.js +1249 -0
  118. package/dist/channel-LKyGksmz.d.ts +26 -0
  119. package/dist/channel-UvBbY6dI.js +508 -0
  120. package/dist/channel-_aAvzyQP.js +1556 -0
  121. package/dist/channel-actions.runtime-Dj8JkZJk.js +265 -0
  122. package/dist/channel-actions.runtime.js +1 -1
  123. package/dist/channel-core-DGEjhkoX.js +5 -0
  124. package/dist/channel-core-DshTARNf.d.ts +6 -0
  125. package/dist/channel-entry-contract-DpdwxgOw.d.ts +112 -0
  126. package/dist/channel-gwmyzGDr.js +376 -0
  127. package/dist/channel-inbound-DE_fYNUL.js +80 -0
  128. package/dist/channel-plugin-runtime-CS0_tyOZ.d.ts +7 -0
  129. package/dist/channel-plugin-runtime-Cf3_PG3J.js +998 -0
  130. package/dist/channel-runtime-D8mkLzCD.js +408 -0
  131. package/dist/channel.runtime-BLL7lqvt.js +88 -0
  132. package/dist/channel.runtime-BVSL8Q2u.js +652 -0
  133. package/dist/channel.runtime-BdS1zp70.js +254 -0
  134. package/dist/channel.runtime-Bv4Eu7Q_.js +4 -0
  135. package/dist/channel.runtime-CMfe2im-.js +733 -0
  136. package/dist/channel.runtime-CszkgKrF.js +109 -0
  137. package/dist/channel.runtime-DWAO6UEC.js +1008 -0
  138. package/dist/channel.runtime-DzrUwGnW.js +2528 -0
  139. package/dist/channel.runtime-R6_H3SJL.js +21009 -0
  140. package/dist/channel.setup-B03MiH5Q.d.ts +6 -0
  141. package/dist/channel.setup-ByuZMttY.d.ts +8 -0
  142. package/dist/channel.setup-CHD3f_av.js +10 -0
  143. package/dist/channel.setup-CIlbvWjW.d.ts +7 -0
  144. package/dist/channel.setup-CZwjktsi.js +1098 -0
  145. package/dist/channel.setup-DKlEbX0g.js +343 -0
  146. package/dist/chat-DExou3oM.js +2666 -0
  147. package/dist/chrome-CmXEGKBh.js +1503 -0
  148. package/dist/cli/run-main.js +5 -5
  149. package/dist/cli-D9ePsnEK.js +1341 -0
  150. package/dist/cli-backend-Dg9IEgrP.d.ts +5 -0
  151. package/dist/cli-backend-DwmYGZX7.d.ts +5 -0
  152. package/dist/cli-compaction-B4vojbKu.js +347 -0
  153. package/dist/cli-metadata-BTLGHriZ.js +22 -0
  154. package/dist/cli-pk6gIQfi.d.ts +20 -0
  155. package/dist/cli-runner-CVnRUcUB.js +540 -0
  156. package/dist/cli-runner-CqTnQ_Bo.js +2 -0
  157. package/dist/cli-runner.runtime-C-FmuI9N.js +4 -0
  158. package/dist/cli-runner.runtime-z-JPk7gs.js +3 -0
  159. package/dist/cli-runner.runtime.js +1 -1
  160. package/dist/cli-shared-C_4_xNC-.d.ts +20 -0
  161. package/dist/cli-startup-metadata.json +8 -8
  162. package/dist/client-COV-keaX.js +650 -0
  163. package/dist/client-adapter-CrwgxNJx.js +897 -0
  164. package/dist/client-factory-ClVG6wJp.js +9 -0
  165. package/dist/command-auth-DtUf6Eml.js +135 -0
  166. package/dist/command-handlers-DcrpZTr0.js +1609 -0
  167. package/dist/command-registry--rMiIV9q.js +9 -0
  168. package/dist/command-registry-Dpbh_TSE.js +4 -0
  169. package/dist/command-registry-core-DcG6RmnP.js +110 -0
  170. package/dist/command-status.runtime-D3lPiGFE.js +90 -0
  171. package/dist/command-status.runtime.js +1 -1
  172. package/dist/commands-CLbV1tFt.d.ts +113 -0
  173. package/dist/commands-acp-D6XDmBpQ.js +74 -0
  174. package/dist/commands-compact.runtime-6Pj81e2l.js +10 -0
  175. package/dist/commands-compact.runtime.js +1 -1
  176. package/dist/commands-handlers.runtime-DFcSsqYK.js +6154 -0
  177. package/dist/commands-handlers.runtime.js +1 -1
  178. package/dist/commands-status-DvfISlXV.js +3 -0
  179. package/dist/commands-status-KekcJU69.js +16 -0
  180. package/dist/commands-status.runtime-DvfISlXV.js +3 -0
  181. package/dist/commands-status.runtime.js +1 -1
  182. package/dist/commands-subagents-control.runtime-8LlhAZ6m.js +2 -0
  183. package/dist/commands-subagents-control.runtime-DIouzom4.js +3 -0
  184. package/dist/commands-subagents-control.runtime.js +1 -1
  185. package/dist/commands-system-prompt-B87mO_Ku.js +2 -0
  186. package/dist/commands-system-prompt-BwzIsby2.js +162 -0
  187. package/dist/commands.runtime-C7dmifj0.js +176 -0
  188. package/dist/commands.runtime.js +1 -1
  189. package/dist/commitments/runtime.js +1 -1
  190. package/dist/compact-Dq-Zvche.js +1141 -0
  191. package/dist/compact-TIeLElCP.js +480 -0
  192. package/dist/compact.runtime-DOEWSnJ8.js +12 -0
  193. package/dist/compact.runtime.js +1 -1
  194. package/dist/completion-cli-BxZKBNTa.js +315 -0
  195. package/dist/computer-use-DYAHO5se.js +367 -0
  196. package/dist/config-44zT6gMh.js +373 -0
  197. package/dist/config-Ch9pRi_Q.js +2 -0
  198. package/dist/config-mutations-DHKCGKJh.js +159 -0
  199. package/dist/config-schema-BwKcspTI.d.ts +20 -0
  200. package/dist/context-engine-host-compat-7am0-o8-.js +288 -0
  201. package/dist/context-engine-host-compat-CBxpLY_R.js +2 -0
  202. package/dist/context-engine-lifecycle-CAP4uUBt.js +1274 -0
  203. package/dist/contracts-testkit-CzhusazO.d.ts +145 -0
  204. package/dist/control-auth-BAhD_hgL.js +114 -0
  205. package/dist/control-service-DiIoW-xc.js +145 -0
  206. package/dist/control-ui/assets/agents-BPEZ537z.js +1008 -0
  207. package/dist/control-ui/assets/channel-config-extras-VkPQjzJm.js +2 -0
  208. package/dist/control-ui/assets/channels-BsIYQ3nJ.js +367 -0
  209. package/dist/control-ui/assets/cron-UK0hJRqU.js +1013 -0
  210. package/dist/control-ui/assets/debug-B7rlhHRx.js +97 -0
  211. package/dist/control-ui/assets/index-KMMYmkek.js +7383 -0
  212. package/dist/control-ui/assets/instances-8aHUKb0s.js +57 -0
  213. package/dist/control-ui/assets/logs-CgENKRtj.js +74 -0
  214. package/dist/control-ui/assets/nodes-BMwPeDEB.js +436 -0
  215. package/dist/control-ui/assets/sessions-BPVkcuDz.js +399 -0
  216. package/dist/control-ui/assets/skills-CNzBHgNZ.js +314 -0
  217. package/dist/control-ui/assets/skills-shared-CamGzWbH.js +11 -0
  218. package/dist/control-ui/index.html +1 -1
  219. package/dist/control-ui/sw.js +1 -1
  220. package/dist/conversation-binding-runtime-Aa4n3iuk.js +4 -0
  221. package/dist/conversation-runtime-CyxFzOap.js +31 -0
  222. package/dist/core-B7zb6eoz.d.ts +224 -0
  223. package/dist/core-CTLnCqlp.js +282 -0
  224. package/dist/core-api-BJoUc8W9.js +2 -0
  225. package/dist/core-api-C-jlSSBX.js +5 -0
  226. package/dist/crestodian/crestodian.js +1 -1
  227. package/dist/crestodian/rescue-message.js +1 -1
  228. package/dist/crestodian-C00Eugek.js +55 -0
  229. package/dist/daocore-runtime-DogaiqPT.d.ts +151 -0
  230. package/dist/daocore-tools-BClec2Ba.js +11727 -0
  231. package/dist/delivery-C4orSGwW.js +1002 -0
  232. package/dist/dialogue-YpVpLnt9.js +37 -0
  233. package/dist/dir-fetch-tool-BFbTQp2_.js +565 -0
  234. package/dist/dir-list-tool-KOtPMnVi.js +100 -0
  235. package/dist/direct-dm-CggOAaqT.js +64 -0
  236. package/dist/directive-handling.fast-lane-D7nLJcC-.js +68 -0
  237. package/dist/directive-handling.impl-2IIshJr4.js +818 -0
  238. package/dist/directive-handling.impl-BRTVLuJz.js +2 -0
  239. package/dist/directive-handling.model-selection-D8Dg8hOC.js +122 -0
  240. package/dist/directive-handling.persist.runtime-DwlNetHj.js +263 -0
  241. package/dist/directive-handling.persist.runtime.js +1 -1
  242. package/dist/dispatch-DAKsXcGQ.js +1640 -0
  243. package/dist/dispatch-acp-transcript.runtime-UOQ55vBx.js +40 -0
  244. package/dist/dispatch-acp-transcript.runtime.js +1 -1
  245. package/dist/dispatch-acp.runtime-MeBFKJKJ.js +18 -0
  246. package/dist/dispatch-acp.runtime.js +1 -1
  247. package/dist/doctor-C-XYOyib.js +2 -0
  248. package/dist/doctor-CAUi32ea.js +6 -0
  249. package/dist/doctor-config-flow-C1H8WKob.js +1741 -0
  250. package/dist/doctor-core-checks-Bp2gLRgV.js +2 -0
  251. package/dist/doctor-core-checks-D6zJ6bz0.js +573 -0
  252. package/dist/doctor-health-Bv829ne4.js +65 -0
  253. package/dist/doctor-health-contributions-CE2L6ns6.js +696 -0
  254. package/dist/doctor-lint-BTViTFfI.js +94 -0
  255. package/dist/doctor-state-integrity-BJ1GCodr.js +1231 -0
  256. package/dist/dynamic-tools-CouWRd6V.js +486 -0
  257. package/dist/embedded-backend-zBU0sY94.js +579 -0
  258. package/dist/embedded-gateway-stub.runtime-B2KKMka3.js +12 -0
  259. package/dist/embedded-gateway-stub.runtime.js +1 -1
  260. package/dist/embedding-provider-B82QlZsy.d.ts +21 -0
  261. package/dist/embedding-provider-Cmb3dgUf.d.ts +65 -0
  262. package/dist/embedding-provider-w7EJz-DO.d.ts +16 -0
  263. package/dist/entry.d.ts +1 -1
  264. package/dist/exec-approvals-Bak315mD.js +149 -0
  265. package/dist/extensionAPI.js +1 -1
  266. package/dist/extensions/active-memory/index.d.ts +1 -1
  267. package/dist/extensions/active-memory/index.js +1 -1
  268. package/dist/extensions/admin-http-rpc/index.d.ts +1 -1
  269. package/dist/extensions/admin-http-rpc/index.js +1 -1
  270. package/dist/extensions/alibaba/index.d.ts +1 -1
  271. package/dist/extensions/anthropic/api.d.ts +3 -3
  272. package/dist/extensions/anthropic/cli-backend-api.d.ts +2 -2
  273. package/dist/extensions/anthropic/cli-backend.d.ts +1 -1
  274. package/dist/extensions/anthropic/cli-migration.d.ts +1 -1
  275. package/dist/extensions/anthropic/cli-shared.d.ts +1 -1
  276. package/dist/extensions/anthropic/contract-api.d.ts +1 -1
  277. package/dist/extensions/anthropic/index.d.ts +1 -1
  278. package/dist/extensions/anthropic/provider-contract-api.d.ts +1 -1
  279. package/dist/extensions/anthropic/provider-discovery.d.ts +1 -1
  280. package/dist/extensions/anthropic/provider-policy-api.d.ts +1 -1
  281. package/dist/extensions/anthropic/register.runtime.d.ts +1 -1
  282. package/dist/extensions/anthropic/replay-policy.d.ts +1 -1
  283. package/dist/extensions/anthropic/setup-api.d.ts +1 -1
  284. package/dist/extensions/anthropic/stream-wrappers.d.ts +1 -1
  285. package/dist/extensions/anthropic/test-api.d.ts +2 -2
  286. package/dist/extensions/arcee/index.d.ts +1 -1
  287. package/dist/extensions/azure-speech/index.d.ts +1 -1
  288. package/dist/extensions/azure-speech/speech-provider.d.ts +1 -1
  289. package/dist/extensions/bonjour/index.d.ts +1 -1
  290. package/dist/extensions/browser/browser-bridge.js +1 -1
  291. package/dist/extensions/browser/browser-config.js +4 -4
  292. package/dist/extensions/browser/browser-control-auth.js +2 -2
  293. package/dist/extensions/browser/browser-doctor.js +2 -2
  294. package/dist/extensions/browser/browser-maintenance.js +1 -1
  295. package/dist/extensions/browser/browser-profiles.js +2 -2
  296. package/dist/extensions/browser/browser-runtime-api.js +11 -11
  297. package/dist/extensions/browser/cli-metadata.d.ts +1 -1
  298. package/dist/extensions/browser/cli-metadata.js +1 -1
  299. package/dist/extensions/browser/index.d.ts +1 -1
  300. package/dist/extensions/browser/index.js +1 -1
  301. package/dist/extensions/browser/plugin-registration.d.ts +1 -1
  302. package/dist/extensions/browser/plugin-registration.js +1 -1
  303. package/dist/extensions/browser/register.runtime.d.ts +2 -2
  304. package/dist/extensions/browser/register.runtime.js +4 -4
  305. package/dist/extensions/browser/runtime-api.d.ts +3 -3
  306. package/dist/extensions/browser/runtime-api.js +13 -13
  307. package/dist/extensions/browser/setup-api.d.ts +1 -1
  308. package/dist/extensions/browser/test-support.d.ts +1 -1
  309. package/dist/extensions/byteplus/index.d.ts +1 -1
  310. package/dist/extensions/byteplus/provider-discovery.d.ts +1 -1
  311. package/dist/extensions/canvas/cli-metadata.d.ts +1 -1
  312. package/dist/extensions/canvas/index.d.ts +1 -1
  313. package/dist/extensions/canvas/index.js +1 -1
  314. package/dist/extensions/canvas/runtime-api.d.ts +2 -2
  315. package/dist/extensions/canvas/setup-api.d.ts +1 -1
  316. package/dist/extensions/cerebras/index.d.ts +1 -1
  317. package/dist/extensions/chutes/index.d.ts +1 -1
  318. package/dist/extensions/clickclack/api.d.ts +2 -2
  319. package/dist/extensions/clickclack/api.js +2 -2
  320. package/dist/extensions/clickclack/channel-plugin-api.d.ts +1 -1
  321. package/dist/extensions/clickclack/channel-plugin-api.js +1 -1
  322. package/dist/extensions/clickclack/index.d.ts +2 -2
  323. package/dist/extensions/clickclack/runtime-api.d.ts +2 -2
  324. package/dist/extensions/clickclack/runtime-api.js +2 -2
  325. package/dist/extensions/cloudflare-ai-gateway/index.d.ts +1 -1
  326. package/dist/extensions/cloudflare-ai-gateway/stream-wrappers.d.ts +1 -1
  327. package/dist/extensions/comfy/index.d.ts +1 -1
  328. package/dist/extensions/copilot-proxy/index.d.ts +1 -1
  329. package/dist/extensions/copilot-proxy/runtime-api.d.ts +2 -2
  330. package/dist/extensions/deepgram/index.d.ts +1 -1
  331. package/dist/extensions/deepgram/realtime-transcription-provider.d.ts +1 -1
  332. package/dist/extensions/deepgram/test-api.d.ts +1 -1
  333. package/dist/extensions/deepinfra/api.d.ts +2 -2
  334. package/dist/extensions/deepinfra/embedding-provider.d.ts +1 -1
  335. package/dist/extensions/deepinfra/index.d.ts +1 -1
  336. package/dist/extensions/deepinfra/memory-embedding-adapter.d.ts +1 -1
  337. package/dist/extensions/deepinfra/speech-provider.d.ts +1 -1
  338. package/dist/extensions/deepseek/api.d.ts +1 -1
  339. package/dist/extensions/deepseek/index.d.ts +1 -1
  340. package/dist/extensions/deepseek/provider-discovery.d.ts +1 -1
  341. package/dist/extensions/deepseek/provider-policy-api.d.ts +1 -1
  342. package/dist/extensions/deepseek/stream.d.ts +1 -1
  343. package/dist/extensions/deepseek/thinking.d.ts +1 -1
  344. package/dist/extensions/device-pair/api.d.ts +3 -3
  345. package/dist/extensions/device-pair/api.js +1 -1
  346. package/dist/extensions/device-pair/index.d.ts +1 -1
  347. package/dist/extensions/device-pair/notify.d.ts +1 -1
  348. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  349. package/dist/extensions/document-extract/index.d.ts +1 -1
  350. package/dist/extensions/duckduckgo/index.d.ts +1 -1
  351. package/dist/extensions/elevenlabs/index.d.ts +1 -1
  352. package/dist/extensions/elevenlabs/realtime-transcription-provider.d.ts +1 -1
  353. package/dist/extensions/elevenlabs/setup-api.d.ts +1 -1
  354. package/dist/extensions/elevenlabs/speech-provider.d.ts +1 -1
  355. package/dist/extensions/elevenlabs/test-api.d.ts +2 -2
  356. package/dist/extensions/exa/index.d.ts +1 -1
  357. package/dist/extensions/fal/index.d.ts +1 -1
  358. package/dist/extensions/fal/provider-contract-api.d.ts +1 -1
  359. package/dist/extensions/fal/provider-registration.d.ts +1 -1
  360. package/dist/extensions/file-transfer/index.d.ts +1 -1
  361. package/dist/extensions/file-transfer/index.js +4 -4
  362. package/dist/extensions/firecrawl/index.d.ts +1 -1
  363. package/dist/extensions/fireworks/index.d.ts +1 -1
  364. package/dist/extensions/fireworks/provider-policy-api.d.ts +1 -1
  365. package/dist/extensions/fireworks/stream.d.ts +1 -1
  366. package/dist/extensions/fireworks/thinking-policy.d.ts +1 -1
  367. package/dist/extensions/github-copilot/embeddings.d.ts +1 -1
  368. package/dist/extensions/github-copilot/index.d.ts +1 -1
  369. package/dist/extensions/github-copilot/models.d.ts +1 -1
  370. package/dist/extensions/github-copilot/register.runtime.d.ts +2 -2
  371. package/dist/extensions/github-copilot/stream.d.ts +1 -1
  372. package/dist/extensions/google/api.d.ts +5 -5
  373. package/dist/extensions/google/cli-backend.d.ts +1 -1
  374. package/dist/extensions/google/embedding-batch.d.ts +1 -1
  375. package/dist/extensions/google/embedding-provider.d.ts +1 -1
  376. package/dist/extensions/google/gemini-cli-provider.d.ts +1 -1
  377. package/dist/extensions/google/index.d.ts +1 -1
  378. package/dist/extensions/google/memory-embedding-adapter.d.ts +1 -1
  379. package/dist/extensions/google/provider-contract-api.d.ts +1 -1
  380. package/dist/extensions/google/provider-hooks.d.ts +2 -2
  381. package/dist/extensions/google/provider-models.d.ts +1 -1
  382. package/dist/extensions/google/provider-policy-api.d.ts +1 -1
  383. package/dist/extensions/google/provider-policy.d.ts +1 -1
  384. package/dist/extensions/google/provider-registration.d.ts +1 -1
  385. package/dist/extensions/google/realtime-voice-provider.d.ts +1 -1
  386. package/dist/extensions/google/runtime-api.d.ts +3 -3
  387. package/dist/extensions/google/setup-api.d.ts +1 -1
  388. package/dist/extensions/google/speech-provider.d.ts +1 -1
  389. package/dist/extensions/google/test-api.d.ts +2 -2
  390. package/dist/extensions/google/thinking-api.d.ts +1 -1
  391. package/dist/extensions/google/thinking.d.ts +1 -1
  392. package/dist/extensions/google/transport-stream.d.ts +1 -1
  393. package/dist/extensions/gradium/index.d.ts +1 -1
  394. package/dist/extensions/gradium/speech-provider.d.ts +1 -1
  395. package/dist/extensions/groq/index.d.ts +1 -1
  396. package/dist/extensions/huggingface/index.d.ts +1 -1
  397. package/dist/extensions/image-generation-core/api.d.ts +4 -4
  398. package/dist/extensions/image-generation-core/runtime-api.d.ts +1 -1
  399. package/dist/extensions/imessage/api.d.ts +2 -2
  400. package/dist/extensions/imessage/api.js +2 -2
  401. package/dist/extensions/imessage/channel-plugin-api.d.ts +1 -1
  402. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  403. package/dist/extensions/imessage/index.d.ts +2 -2
  404. package/dist/extensions/imessage/runtime-api.d.ts +2 -2
  405. package/dist/extensions/imessage/runtime-api.js +3 -3
  406. package/dist/extensions/imessage/setup-entry.d.ts +2 -2
  407. package/dist/extensions/imessage/test-api.d.ts +1 -1
  408. package/dist/extensions/inworld/index.d.ts +1 -1
  409. package/dist/extensions/inworld/speech-provider.d.ts +1 -1
  410. package/dist/extensions/irc/api.d.ts +1 -1
  411. package/dist/extensions/irc/api.js +2 -2
  412. package/dist/extensions/irc/channel-plugin-api.d.ts +1 -1
  413. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  414. package/dist/extensions/irc/index.d.ts +2 -2
  415. package/dist/extensions/irc/setup-entry.d.ts +2 -2
  416. package/dist/extensions/kilocode/index.d.ts +1 -1
  417. package/dist/extensions/kimi-coding/index.d.ts +1 -1
  418. package/dist/extensions/kimi-coding/stream.d.ts +1 -1
  419. package/dist/extensions/litellm/index.d.ts +1 -1
  420. package/dist/extensions/llm-task/api.d.ts +2 -2
  421. package/dist/extensions/llm-task/index.d.ts +1 -1
  422. package/dist/extensions/llm-task/index.js +1 -1
  423. package/dist/extensions/lmstudio/api.d.ts +1 -1
  424. package/dist/extensions/lmstudio/index.d.ts +1 -1
  425. package/dist/extensions/lmstudio/memory-embedding-adapter.d.ts +1 -1
  426. package/dist/extensions/mattermost/api.js +1 -1
  427. package/dist/extensions/mattermost/channel-plugin-api.d.ts +2 -2
  428. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  429. package/dist/extensions/mattermost/channel-plugin-runtime.d.ts +1 -1
  430. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  431. package/dist/extensions/mattermost/index.d.ts +2 -2
  432. package/dist/extensions/mattermost/policy-api.js +1 -1
  433. package/dist/extensions/mattermost/runtime-api.d.ts +5 -5
  434. package/dist/extensions/mattermost/runtime-api.js +2 -2
  435. package/dist/extensions/mattermost/setup-entry.d.ts +2 -2
  436. package/dist/extensions/mattermost/slash-route-api.d.ts +1 -1
  437. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  438. package/dist/extensions/memory-core/api.d.ts +1 -1
  439. package/dist/extensions/memory-core/cli-metadata.d.ts +1 -1
  440. package/dist/extensions/memory-core/cli-metadata.js +1 -1
  441. package/dist/extensions/memory-core/index.d.ts +1 -1
  442. package/dist/extensions/memory-core/manager-runtime.d.ts +1 -1
  443. package/dist/extensions/memory-core/runtime-api.d.ts +2 -2
  444. package/dist/extensions/memory-wiki/api.d.ts +3 -3
  445. package/dist/extensions/memory-wiki/cli-metadata.d.ts +1 -1
  446. package/dist/extensions/memory-wiki/index.d.ts +1 -1
  447. package/dist/extensions/memory-wiki/setup-api.d.ts +1 -1
  448. package/dist/extensions/microsoft/index.d.ts +1 -1
  449. package/dist/extensions/microsoft/speech-provider.d.ts +1 -1
  450. package/dist/extensions/microsoft/test-api.d.ts +1 -1
  451. package/dist/extensions/microsoft-foundry/auth.d.ts +1 -1
  452. package/dist/extensions/microsoft-foundry/cli.d.ts +1 -1
  453. package/dist/extensions/microsoft-foundry/index.d.ts +1 -1
  454. package/dist/extensions/microsoft-foundry/onboard.d.ts +3 -3
  455. package/dist/extensions/microsoft-foundry/provider.d.ts +1 -1
  456. package/dist/extensions/microsoft-foundry/runtime.d.ts +1 -1
  457. package/dist/extensions/microsoft-foundry/shared-runtime.d.ts +1 -1
  458. package/dist/extensions/microsoft-foundry/shared.d.ts +1 -1
  459. package/dist/extensions/migrate-claude/apply.d.ts +1 -1
  460. package/dist/extensions/migrate-claude/apply.js +1 -1
  461. package/dist/extensions/migrate-claude/config.d.ts +1 -1
  462. package/dist/extensions/migrate-claude/helpers.d.ts +1 -1
  463. package/dist/extensions/migrate-claude/index.d.ts +1 -1
  464. package/dist/extensions/migrate-claude/index.js +1 -1
  465. package/dist/extensions/migrate-claude/memory.d.ts +2 -2
  466. package/dist/extensions/migrate-claude/plan.d.ts +1 -1
  467. package/dist/extensions/migrate-claude/plan.js +1 -1
  468. package/dist/extensions/migrate-claude/provider.d.ts +1 -1
  469. package/dist/extensions/migrate-claude/provider.js +1 -1
  470. package/dist/extensions/migrate-claude/skills.d.ts +2 -2
  471. package/dist/extensions/migrate-claude/targets.d.ts +1 -1
  472. package/dist/extensions/migrate-claude/targets.js +1 -1
  473. package/dist/extensions/migrate-hermes/apply.d.ts +1 -1
  474. package/dist/extensions/migrate-hermes/apply.js +1 -1
  475. package/dist/extensions/migrate-hermes/config.d.ts +1 -1
  476. package/dist/extensions/migrate-hermes/helpers.d.ts +1 -1
  477. package/dist/extensions/migrate-hermes/index.d.ts +1 -1
  478. package/dist/extensions/migrate-hermes/index.js +1 -1
  479. package/dist/extensions/migrate-hermes/items.d.ts +1 -1
  480. package/dist/extensions/migrate-hermes/model.d.ts +1 -1
  481. package/dist/extensions/migrate-hermes/model.js +1 -1
  482. package/dist/extensions/migrate-hermes/plan.d.ts +1 -1
  483. package/dist/extensions/migrate-hermes/plan.js +1 -1
  484. package/dist/extensions/migrate-hermes/provider.d.ts +1 -1
  485. package/dist/extensions/migrate-hermes/provider.js +1 -1
  486. package/dist/extensions/migrate-hermes/secrets.d.ts +2 -2
  487. package/dist/extensions/migrate-hermes/secrets.js +1 -1
  488. package/dist/extensions/migrate-hermes/skills.d.ts +2 -2
  489. package/dist/extensions/migrate-hermes/targets.d.ts +1 -1
  490. package/dist/extensions/migrate-hermes/targets.js +1 -1
  491. package/dist/extensions/minimax/index.d.ts +1 -1
  492. package/dist/extensions/minimax/provider-contract-api.d.ts +1 -1
  493. package/dist/extensions/minimax/provider-registration.d.ts +1 -1
  494. package/dist/extensions/minimax/speech-provider.d.ts +1 -1
  495. package/dist/extensions/mistral/embedding-provider.d.ts +1 -1
  496. package/dist/extensions/mistral/index.d.ts +1 -1
  497. package/dist/extensions/mistral/memory-embedding-adapter.d.ts +1 -1
  498. package/dist/extensions/mistral/realtime-transcription-provider.d.ts +1 -1
  499. package/dist/extensions/mistral/test-api.d.ts +1 -1
  500. package/dist/extensions/moonshot/index.d.ts +1 -1
  501. package/dist/extensions/moonshot/provider-contract-api.d.ts +1 -1
  502. package/dist/extensions/moonshot/provider-discovery.d.ts +1 -1
  503. package/dist/extensions/nvidia/index.d.ts +1 -1
  504. package/dist/extensions/oc-path/cli-metadata.d.ts +1 -1
  505. package/dist/extensions/oc-path/cli-registration.d.ts +1 -1
  506. package/dist/extensions/oc-path/index.d.ts +1 -1
  507. package/dist/extensions/ollama/api.d.ts +1 -1
  508. package/dist/extensions/ollama/index.d.ts +1 -1
  509. package/dist/extensions/ollama/provider-discovery.d.ts +1 -1
  510. package/dist/extensions/ollama/provider-policy-api.d.ts +1 -1
  511. package/dist/extensions/ollama/runtime-api.d.ts +1 -1
  512. package/dist/extensions/open-prose/index.d.ts +1 -1
  513. package/dist/extensions/open-prose/runtime-api.d.ts +2 -2
  514. package/dist/extensions/openai/api.d.ts +4 -4
  515. package/dist/extensions/openai/embedding-batch.d.ts +1 -1
  516. package/dist/extensions/openai/embedding-provider.d.ts +1 -1
  517. package/dist/extensions/openai/index.d.ts +1 -1
  518. package/dist/extensions/openai/memory-embedding-adapter.d.ts +1 -1
  519. package/dist/extensions/openai/openai-codex-oauth.runtime.d.ts +1 -1
  520. package/dist/extensions/openai/openai-codex-provider.d.ts +1 -1
  521. package/dist/extensions/openai/openai-provider.d.ts +1 -1
  522. package/dist/extensions/openai/prompt-overlay.d.ts +1 -1
  523. package/dist/extensions/openai/provider-contract-api.d.ts +1 -1
  524. package/dist/extensions/openai/provider-policy-api.d.ts +1 -1
  525. package/dist/extensions/openai/realtime-transcription-provider.d.ts +1 -1
  526. package/dist/extensions/openai/realtime-voice-provider.d.ts +1 -1
  527. package/dist/extensions/openai/register.runtime.d.ts +6 -6
  528. package/dist/extensions/openai/replay-policy.d.ts +1 -1
  529. package/dist/extensions/openai/setup-api.d.ts +1 -1
  530. package/dist/extensions/openai/shared.d.ts +3 -3
  531. package/dist/extensions/openai/speech-provider.d.ts +1 -1
  532. package/dist/extensions/openai/test-api.d.ts +3 -3
  533. package/dist/extensions/openai/thinking-policy.d.ts +1 -1
  534. package/dist/extensions/openai/transport-policy.d.ts +1 -1
  535. package/dist/extensions/opencode/index.d.ts +1 -1
  536. package/dist/extensions/opencode/provider-policy-api.d.ts +1 -1
  537. package/dist/extensions/opencode-go/index.d.ts +1 -1
  538. package/dist/extensions/opencode-go/provider-catalog.d.ts +1 -1
  539. package/dist/extensions/opencode-go/stream.d.ts +1 -1
  540. package/dist/extensions/openrouter/api.d.ts +1 -1
  541. package/dist/extensions/openrouter/index.d.ts +1 -1
  542. package/dist/extensions/openrouter/provider-contract-api.d.ts +1 -1
  543. package/dist/extensions/openrouter/provider-policy-api.d.ts +1 -1
  544. package/dist/extensions/openrouter/speech-provider.d.ts +1 -1
  545. package/dist/extensions/openrouter/stream.d.ts +1 -1
  546. package/dist/extensions/openrouter/test-api.d.ts +1 -1
  547. package/dist/extensions/openrouter/thinking-policy.d.ts +1 -1
  548. package/dist/extensions/openrouter/video-generation-provider.d.ts +1 -1
  549. package/dist/extensions/openrouter/video-model-catalog.d.ts +1 -1
  550. package/dist/extensions/perplexity/index.d.ts +1 -1
  551. package/dist/extensions/phone-control/index.d.ts +1 -1
  552. package/dist/extensions/phone-control/runtime-api.d.ts +2 -2
  553. package/dist/extensions/policy/api.js +1 -1
  554. package/dist/extensions/policy/index.d.ts +1 -1
  555. package/dist/extensions/policy/index.js +2 -2
  556. package/dist/extensions/qianfan/index.d.ts +1 -1
  557. package/dist/extensions/qwen/api.d.ts +1 -1
  558. package/dist/extensions/qwen/index.d.ts +1 -1
  559. package/dist/extensions/qwen/stream.d.ts +1 -1
  560. package/dist/extensions/qwen-dashscope/index.d.ts +1 -1
  561. package/dist/extensions/runway/index.d.ts +1 -1
  562. package/dist/extensions/searxng/index.d.ts +1 -1
  563. package/dist/extensions/senseaudio/index.d.ts +1 -1
  564. package/dist/extensions/sglang/index.d.ts +1 -1
  565. package/dist/extensions/signal/api.d.ts +2 -2
  566. package/dist/extensions/signal/api.js +6 -6
  567. package/dist/extensions/signal/channel-entry.d.ts +2 -2
  568. package/dist/extensions/signal/channel-plugin-api.d.ts +1 -1
  569. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  570. package/dist/extensions/signal/index.d.ts +2 -2
  571. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  572. package/dist/extensions/signal/runtime-api.d.ts +4 -4
  573. package/dist/extensions/signal/runtime-api.js +7 -7
  574. package/dist/extensions/signal/setup-entry.d.ts +2 -2
  575. package/dist/extensions/skill-workshop/api.d.ts +2 -2
  576. package/dist/extensions/skill-workshop/api.js +1 -1
  577. package/dist/extensions/skill-workshop/index.d.ts +1 -1
  578. package/dist/extensions/skill-workshop/index.js +2 -2
  579. package/dist/extensions/speech-core/api.d.ts +3 -3
  580. package/dist/extensions/speech-core/runtime-api.d.ts +2 -2
  581. package/dist/extensions/stepfun/index.d.ts +1 -1
  582. package/dist/extensions/synthetic/index.d.ts +1 -1
  583. package/dist/extensions/talk-voice/api.d.ts +2 -2
  584. package/dist/extensions/talk-voice/index.d.ts +1 -1
  585. package/dist/extensions/tavily/index.d.ts +1 -1
  586. package/dist/extensions/telegram/account-inspect-api.js +1 -1
  587. package/dist/extensions/telegram/api.d.ts +3 -3
  588. package/dist/extensions/telegram/api.js +11 -11
  589. package/dist/extensions/telegram/channel-plugin-api.d.ts +2 -2
  590. package/dist/extensions/telegram/channel-plugin-api.js +2 -2
  591. package/dist/extensions/telegram/contract-api.d.ts +1 -1
  592. package/dist/extensions/telegram/contract-api.js +3 -3
  593. package/dist/extensions/telegram/index.d.ts +2 -2
  594. package/dist/extensions/telegram/runtime-api.d.ts +3 -3
  595. package/dist/extensions/telegram/runtime-api.js +7 -7
  596. package/dist/extensions/telegram/security-audit-contract-api.js +1 -1
  597. package/dist/extensions/telegram/setup-entry.d.ts +2 -2
  598. package/dist/extensions/telegram/setup-plugin-api.d.ts +1 -1
  599. package/dist/extensions/telegram/setup-plugin-api.js +1 -1
  600. package/dist/extensions/telegram/test-api.js +2 -2
  601. package/dist/extensions/tencent/index.d.ts +1 -1
  602. package/dist/extensions/tencent/provider-discovery.d.ts +1 -1
  603. package/dist/extensions/thread-ownership/api.d.ts +2 -2
  604. package/dist/extensions/thread-ownership/index.d.ts +1 -1
  605. package/dist/extensions/together/index.d.ts +1 -1
  606. package/dist/extensions/tokenjuice/index.d.ts +1 -1
  607. package/dist/extensions/tokenjuice/tool-result-middleware.d.ts +1 -1
  608. package/dist/extensions/tts-local-cli/index.d.ts +1 -1
  609. package/dist/extensions/tts-local-cli/speech-provider.d.ts +1 -1
  610. package/dist/extensions/venice/index.d.ts +1 -1
  611. package/dist/extensions/venice/stream.d.ts +1 -1
  612. package/dist/extensions/vercel-ai-gateway/index.d.ts +1 -1
  613. package/dist/extensions/vercel-ai-gateway/thinking.d.ts +1 -1
  614. package/dist/extensions/video-generation-core/api.d.ts +3 -3
  615. package/dist/extensions/video-generation-core/runtime-api.d.ts +1 -1
  616. package/dist/extensions/vllm/api.d.ts +1 -1
  617. package/dist/extensions/vllm/index.d.ts +1 -1
  618. package/dist/extensions/vllm/stream.d.ts +1 -1
  619. package/dist/extensions/volcengine/index.d.ts +1 -1
  620. package/dist/extensions/volcengine/provider-discovery.d.ts +1 -1
  621. package/dist/extensions/volcengine/speech-provider.d.ts +1 -1
  622. package/dist/extensions/voyage/embedding-batch.d.ts +1 -1
  623. package/dist/extensions/voyage/embedding-provider.d.ts +1 -1
  624. package/dist/extensions/voyage/index.d.ts +1 -1
  625. package/dist/extensions/voyage/memory-embedding-adapter.d.ts +1 -1
  626. package/dist/extensions/vydra/index.d.ts +1 -1
  627. package/dist/extensions/vydra/speech-provider.d.ts +1 -1
  628. package/dist/extensions/web-readability/index.d.ts +1 -1
  629. package/dist/extensions/webhooks/api.d.ts +2 -2
  630. package/dist/extensions/webhooks/api.js +1 -1
  631. package/dist/extensions/webhooks/index.d.ts +1 -1
  632. package/dist/extensions/webhooks/index.js +1 -1
  633. package/dist/extensions/webhooks/runtime-api.d.ts +2 -2
  634. package/dist/extensions/xai/api.d.ts +1 -1
  635. package/dist/extensions/xai/index.d.ts +1 -1
  636. package/dist/extensions/xai/index.js +4 -4
  637. package/dist/extensions/xai/provider-contract-api.d.ts +1 -1
  638. package/dist/extensions/xai/provider-discovery.d.ts +1 -1
  639. package/dist/extensions/xai/provider-models.d.ts +1 -1
  640. package/dist/extensions/xai/provider-policy-api.d.ts +1 -1
  641. package/dist/extensions/xai/realtime-transcription-provider.d.ts +1 -1
  642. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  643. package/dist/extensions/xai/setup-api.d.ts +1 -1
  644. package/dist/extensions/xai/speech-provider.d.ts +1 -1
  645. package/dist/extensions/xai/speech-provider.js +1 -1
  646. package/dist/extensions/xai/stream.d.ts +1 -1
  647. package/dist/extensions/xai/test-api.js +1 -1
  648. package/dist/extensions/xai/tts.js +1 -1
  649. package/dist/extensions/xai/web-search.js +1 -1
  650. package/dist/extensions/xai/xai-oauth.d.ts +1 -1
  651. package/dist/extensions/xai/xai-oauth.js +1 -1
  652. package/dist/extensions/xiaomi/index.d.ts +1 -1
  653. package/dist/extensions/xiaomi/speech-provider.d.ts +1 -1
  654. package/dist/extensions/xiaomi/stream.d.ts +1 -1
  655. package/dist/extensions/xiaomi/thinking.d.ts +1 -1
  656. package/dist/extensions/zai/index.d.ts +1 -1
  657. package/dist/file-fetch-tool-BrVPmE7t.js +124 -0
  658. package/dist/file-write-tool-BYZf8lOy.js +127 -0
  659. package/dist/format-CqY9l3Zt.js +1145 -0
  660. package/dist/gateway/protocol/index.d.ts +1 -1
  661. package/dist/gateway-cli-jbn-jc8f.js +435 -0
  662. package/dist/gateway-method-runtime-2cYcLPJl.js +21 -0
  663. package/dist/gateway-runtime-BcWCu-QH.d.ts +163 -0
  664. package/dist/gemini-cli-provider-DtyOwxHA.d.ts +6 -0
  665. package/dist/get-reply-DtCQiwvQ.js +4689 -0
  666. package/dist/get-reply-from-config.runtime-BhLyRZx7.js +2 -0
  667. package/dist/get-reply-from-config.runtime.js +1 -1
  668. package/dist/graph-users-Dya8zWIL.js +1419 -0
  669. package/dist/group-access-0aDyWVHQ.js +112 -0
  670. package/dist/handle-action.guild-admin-CLzUR_WA.js +288 -0
  671. package/dist/harness-CAwvROef.js +61 -0
  672. package/dist/health-DWVUZEeh.js +4 -0
  673. package/dist/heartbeat-runner-BfkwHaSM.js +5 -0
  674. package/dist/heartbeat-runner.runtime-B4vNMbqc.js +4 -0
  675. package/dist/heartbeat-runner.runtime.js +1 -1
  676. package/dist/hook-runtime-BBONf8H3.d.ts +108 -0
  677. package/dist/hooks-D7LJdf2e.js +534 -0
  678. package/dist/http-registry-D3Cdok5J.d.ts +23 -0
  679. package/dist/image-generation-runtime-DhYgou3B.d.ts +21 -0
  680. package/dist/inbound-direct-dm-runtime-DzWmlVYW.js +2 -0
  681. package/dist/inbound-reply-dispatch-jVwVJOwu.js +148 -0
  682. package/dist/index-ChRAMnH9.d.ts +3971 -0
  683. package/dist/index.js +1 -1
  684. package/dist/init-XwVehAgU.js +59 -0
  685. package/dist/inline-buttons-DnkGYR-_.js +40 -0
  686. package/dist/interactive-dispatch-B-NLdr77.d.ts +56 -0
  687. package/dist/interactive-dispatch-B66zssEF.d.ts +143 -0
  688. package/dist/internal-events-D9aYUCBd.js +90 -0
  689. package/dist/isolated-agent-CY42qGVR.js +1118 -0
  690. package/dist/isolated-agent-FA7vzJTA.js +2 -0
  691. package/dist/lifecycle-BxqSqCZr.js +571 -0
  692. package/dist/list.probe-B79k5PEo.js +449 -0
  693. package/dist/list.status-command-DIxH_Y-f.js +789 -0
  694. package/dist/llm-slug-generator-C4ctBtkX.js +78 -0
  695. package/dist/llm-slug-generator.js +1 -1
  696. package/dist/loader-Ben-RYnp.d.ts +142 -0
  697. package/dist/local-dispatch.runtime-3EL0wSNC.js +9 -0
  698. package/dist/local-dispatch.runtime.js +1 -1
  699. package/dist/manager-BDWyUfHJ.d.ts +356 -0
  700. package/dist/manager.runtime-gy08OZb0.js +2714 -0
  701. package/dist/manager.runtime.js +1 -1
  702. package/dist/markdown-to-line-CFWVT93h.js +811 -0
  703. package/dist/mcp-http-DZmHDxyy.js +2 -0
  704. package/dist/mcp-http-DbKHX367.js +555 -0
  705. package/dist/media-understanding-provider-BpCXnaWp.js +339 -0
  706. package/dist/memory-core-host-engine-storage-BAq5Rf51.d.ts +54 -0
  707. package/dist/memory-embedding-adapter-Cv87QsD0.d.ts +5 -0
  708. package/dist/message-actions-DuEtvMbO.js +145 -0
  709. package/dist/message-handler-DmbnvDXH.js +384 -0
  710. package/dist/message-handler-LLdmxxXP.js +1715 -0
  711. package/dist/message-handler.preflight-B3XwIf3I.js +1125 -0
  712. package/dist/message-handler.process-d68KEGY8.js +1484 -0
  713. package/dist/migration-BOkhOT4K.d.ts +45 -0
  714. package/dist/model-B4s-pIp8.d.ts +33 -0
  715. package/dist/model-dO8rKr_K.js +74 -0
  716. package/dist/model-selection-FSGyFEHi.js +272 -0
  717. package/dist/models-6NYWdsJM.d.ts +24 -0
  718. package/dist/models-cli-DcFbSe2w.js +256 -0
  719. package/dist/models-eLw-92fi.js +2 -0
  720. package/dist/models-zeRROe6h.js +104 -0
  721. package/dist/monitor-BeSxTsNc.js +2788 -0
  722. package/dist/monitor-C631pSPn.js +4377 -0
  723. package/dist/monitor-DBGsRhPc.js +834 -0
  724. package/dist/monitor-DTDoLcx6.js +715 -0
  725. package/dist/monitor-DfnUhf09.js +1657 -0
  726. package/dist/monitor-TsnRME77.js +2 -0
  727. package/dist/monitor-auth-CaAtsx1S.js +179 -0
  728. package/dist/monitor-gzQIqGkA.js +60 -0
  729. package/dist/monitor-polling.runtime-9_E6Xhol.js +883 -0
  730. package/dist/monitor-polling.runtime.js +1 -1
  731. package/dist/monitor-webhook.runtime-Cr3NsbW-.js +387 -0
  732. package/dist/monitor-webhook.runtime.js +1 -1
  733. package/dist/monitor-z7jMkqq9.js +1370 -0
  734. package/dist/monitor.account-BvEBZzeF.js +5233 -0
  735. package/dist/monitor.runtime-BJVPQ3H_.js +2 -0
  736. package/dist/monitor.runtime.js +1 -1
  737. package/dist/monitor.webhook-DF7QVVhb.js +180 -0
  738. package/dist/node-cli-sessions-CTGt3w4m.js +1228 -0
  739. package/dist/openai-codex-provider-CByFL0Au.d.ts +5 -0
  740. package/dist/openai-http-BjH7NlU2.js +824 -0
  741. package/dist/openai-provider-DbEgHbfx.d.ts +5 -0
  742. package/dist/openresponses-http-yuVm2tjA.js +1173 -0
  743. package/dist/operations-iUPM9tXT.js +805 -0
  744. package/dist/outbound-adapter-FCxwBdkK.js +543 -0
  745. package/dist/outbound-session-route-BZ2jTq_h.js +45 -0
  746. package/dist/outbound.runtime-DgBHR6Z_.js +2 -0
  747. package/dist/outbound.runtime.js +1 -1
  748. package/dist/pi-embedded-BluftY7Y.js +3796 -0
  749. package/dist/pi-embedded-rm4wsCom.js +4 -0
  750. package/dist/pi-embedded.runtime-DTMfURel.js +4 -0
  751. package/dist/pi-embedded.runtime.js +1 -1
  752. package/dist/pi-tools-DFmuzEyG.js +2413 -0
  753. package/dist/plan-B6FH0wjt.js +81 -0
  754. package/dist/plan-DjHprXek.js +112 -0
  755. package/dist/plugin-BehbkTVr.d.ts +17 -0
  756. package/dist/plugin-app-cache-key-D3i_5umf.js +46 -0
  757. package/dist/plugin-bY-ABeC0.js +12396 -0
  758. package/dist/plugin-enabled-bMTwrF5N.js +233 -0
  759. package/dist/plugin-entry-feg_rkHL.d.ts +47 -0
  760. package/dist/plugin-registration-Dck7980T.js +88 -0
  761. package/dist/plugin-runtime-paqzXBLJ.d.ts +117 -0
  762. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  763. package/dist/plugin-sdk/acp-runtime-backend.js +1 -1
  764. package/dist/plugin-sdk/acp-runtime.js +2 -2
  765. package/dist/plugin-sdk/agent-harness-runtime.js +6 -6
  766. package/dist/plugin-sdk/agent-harness-task-runtime.js +1 -1
  767. package/dist/plugin-sdk/agent-harness.js +7 -7
  768. package/dist/plugin-sdk/agent-runtime.js +2 -2
  769. package/dist/plugin-sdk/channel-core.js +2 -2
  770. package/dist/plugin-sdk/channel-inbound.js +2 -2
  771. package/dist/plugin-sdk/channel-test-helpers.js +1 -1
  772. package/dist/plugin-sdk/command-auth.js +1 -1
  773. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  774. package/dist/plugin-sdk/compat.js +1 -1
  775. package/dist/plugin-sdk/conversation-binding-runtime.js +2 -2
  776. package/dist/plugin-sdk/conversation-runtime.js +3 -3
  777. package/dist/plugin-sdk/core.js +2 -2
  778. package/dist/plugin-sdk/direct-dm.js +1 -1
  779. package/dist/plugin-sdk/gateway-method-runtime.js +1 -1
  780. package/dist/plugin-sdk/health.js +2 -2
  781. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  782. package/dist/plugin-sdk/index.js +1 -1
  783. package/dist/plugin-sdk/mattermost.js +1 -1
  784. package/dist/plugin-sdk/plugin-test-contracts.js +2 -2
  785. package/dist/plugin-sdk/provider-test-contracts.js +4 -4
  786. package/dist/plugin-sdk/reply-runtime.js +4 -4
  787. package/dist/plugin-sdk/testing.js +2 -2
  788. package/dist/plugin-sdk/zalouser.js +1 -1
  789. package/dist/plugin-service-C0JwHvDr.d.ts +24 -0
  790. package/dist/plugin-service-DyAwJFQs.js +1229 -0
  791. package/dist/plugins/build-smoke-entry.d.ts +2 -2
  792. package/dist/plugins/loader.d.ts +1 -1
  793. package/dist/plugins/provider-discovery.runtime.d.ts +1 -1
  794. package/dist/plugins/provider-runtime.runtime.d.ts +1 -1
  795. package/dist/plugins/runtime/index.js +4 -4
  796. package/dist/policy-D3fWUGKm.js +680 -0
  797. package/dist/policy-E5uwlue4.js +138 -0
  798. package/dist/postinstall-inventory.json +572 -574
  799. package/dist/prepare.runtime-DFo7BCZi.js +732 -0
  800. package/dist/prepare.runtime.js +1 -1
  801. package/dist/preview-warnings-1YybOCJ8.js +392 -0
  802. package/dist/probe-BdfAHFgL.js +2 -0
  803. package/dist/probe-DJ9xF48_.js +682 -0
  804. package/dist/probe-Dccwwf_1.js +47 -0
  805. package/dist/probe-laQpRxXs.js +2204 -0
  806. package/dist/program-Bpk4QfF1.js +131 -0
  807. package/dist/prompt-overlay-qLjnjnSK.d.ts +23 -0
  808. package/dist/provider-C7kHLCdZ.js +152 -0
  809. package/dist/provider-Co8M7fvk.js +8735 -0
  810. package/dist/provider-CoO9Z1j3.js +32 -0
  811. package/dist/provider-DFSAJIck.js +32 -0
  812. package/dist/provider-api-key-auth-CB8Tllmv.d.ts +27 -0
  813. package/dist/provider-auth-result-Xze96yVn.d.ts +21 -0
  814. package/dist/provider-catalog-runtime-Bo88wUpB.d.ts +23 -0
  815. package/dist/provider-catalog-shared-rq7-Hkyg.d.ts +62 -0
  816. package/dist/provider-dispatcher-BvS8pbeW.js +22 -0
  817. package/dist/provider-dispatcher.runtime.js +1 -1
  818. package/dist/provider-hook-runtime-bhgA4zLg.d.ts +61 -0
  819. package/dist/provider-model-shared-Bv_vhH6i.d.ts +143 -0
  820. package/dist/provider-models-DzbXgGDD.d.ts +12 -0
  821. package/dist/provider-policy-Cx2IwhQ-.d.ts +30 -0
  822. package/dist/provider-registration-D4DJp8vF.d.ts +6 -0
  823. package/dist/provider-registry-BQ5DzWBt.d.ts +8 -0
  824. package/dist/provider-registry-BrtezAkH.d.ts +30 -0
  825. package/dist/provider-registry-DG571X-9.d.ts +8 -0
  826. package/dist/provider-runtime-BJlV-8wH.d.ts +359 -0
  827. package/dist/provider-self-hosted-setup-C5mGtzPJ.d.ts +74 -0
  828. package/dist/provider-session.runtime-C1aiZYVg.js +9 -0
  829. package/dist/provider-session.runtime.js +1 -1
  830. package/dist/provider-stream-D-MYyujL.d.ts +140 -0
  831. package/dist/provider-stream-shared-B6pQNRl4.d.ts +128 -0
  832. package/dist/provider.runtime-X6NXKiYM.js +2 -0
  833. package/dist/provider.runtime.js +1 -1
  834. package/dist/providers.runtime-B9kfx6q8.d.ts +25 -0
  835. package/dist/public-surface-loader-BMxtEXWf.js +114 -0
  836. package/dist/pw-ai-DjriOi8G.js +3029 -0
  837. package/dist/pw-role-snapshot-BhrmOEj7.js +333 -0
  838. package/dist/reaction-level-eWKmTmr-.js +19 -0
  839. package/dist/reaction-runtime-api-D24AgSw1.js +116 -0
  840. package/dist/realtime-transcription-CAC89bnc.d.ts +43 -0
  841. package/dist/realtime-transcription-provider-ChYQDNhv.d.ts +5 -0
  842. package/dist/realtime-transcription-provider-DT819J6s.js +205 -0
  843. package/dist/realtime-transcription-provider-DTYtMlJi.d.ts +28 -0
  844. package/dist/realtime-transcription-provider-DirKeOjA.d.ts +32 -0
  845. package/dist/realtime-transcription-provider-QHEXWhCJ.d.ts +37 -0
  846. package/dist/realtime-voice-Bm0GBqnc.d.ts +333 -0
  847. package/dist/realtime-voice-provider-NcUDkuN4.d.ts +5 -0
  848. package/dist/register-DBNC0m2B.js +2178 -0
  849. package/dist/register.agent-B6zMrjbU.js +156 -0
  850. package/dist/register.crestodian-ioNP-KDV.js +24 -0
  851. package/dist/register.maintenance-C7hwws8J.js +105 -0
  852. package/dist/register.runtime-CXLFfKiU.d.ts +6 -0
  853. package/dist/register.runtime-Cmjvocrx.js +54 -0
  854. package/dist/register.subclis-DxfFXV3-.js +3 -0
  855. package/dist/register.subclis-ISc6tP1f.js +31 -0
  856. package/dist/register.subclis-core-JHOqJIZt.js +273 -0
  857. package/dist/registry-DXBS27qE.d.ts +91 -0
  858. package/dist/registry-types-DlO771W4.d.ts +392 -0
  859. package/dist/repair-sequencing-hH5gqLs6.js +640 -0
  860. package/dist/reply-delivery-BKoAOZP_.js +196 -0
  861. package/dist/reply-runtime-6Plp8ogP.js +11 -0
  862. package/dist/reply.runtime-BhLyRZx7.js +2 -0
  863. package/dist/reply.runtime.js +1 -1
  864. package/dist/request-DWO0sNhQ.js +54 -0
  865. package/dist/resolve-allowlist-V9MNNFoH.js +220 -0
  866. package/dist/result-fallback-classifier-9UQPgjpO.js +79 -0
  867. package/dist/route-DBDVB79V.js +469 -0
  868. package/dist/route-resolution-CHZ7drkg.js +274 -0
  869. package/dist/routes-BcshTzNN.js +3602 -0
  870. package/dist/routes-pTG1yZot.js +2 -0
  871. package/dist/run-DOFqRm9O.js +1163 -0
  872. package/dist/run-attempt-DWRSJYkI.js +7704 -0
  873. package/dist/run-command-FS1pKDuC.js +2 -0
  874. package/dist/run-command-Vk61OZXw.js +23 -0
  875. package/dist/run-embedded.runtime-Dze7iCi_.js +4 -0
  876. package/dist/run-embedded.runtime.js +1 -1
  877. package/dist/run-execution-cli.runtime-D8bmQfyv.js +4 -0
  878. package/dist/run-execution-cli.runtime.js +1 -1
  879. package/dist/run-executor.runtime.js +1 -1
  880. package/dist/run-subagent-registry.runtime-DrS_izgX.js +2 -0
  881. package/dist/run-subagent-registry.runtime.js +1 -1
  882. package/dist/runtime-CWExAN6J.js +6179 -0
  883. package/dist/runtime-CaMO7viQ.js +1287 -0
  884. package/dist/runtime-DD5RBFYY.js +438 -0
  885. package/dist/runtime-api-BBLf3oma.js +17 -0
  886. package/dist/runtime-api-BNRsTwFR.js +13 -0
  887. package/dist/runtime-api-BYvF2XIQ.js +3 -0
  888. package/dist/runtime-api-Bd0zbMtv.js +24 -0
  889. package/dist/runtime-api-C6y7zqsf.js +21 -0
  890. package/dist/runtime-api-kItzerWV.js +13 -0
  891. package/dist/runtime-api-kPJSVsA8.js +4 -0
  892. package/dist/runtime-api.actions-CmYHOmz9.js +3 -0
  893. package/dist/runtime-api.monitor-C5TNpJYg.js +6 -0
  894. package/dist/runtime-api.send-JFCAMeKQ.js +4 -0
  895. package/dist/runtime-api.threads-DERIeodC.js +2 -0
  896. package/dist/runtime-channel-D8V3ppoC.js +150 -0
  897. package/dist/runtime-channel-is50kEsl.js +2 -0
  898. package/dist/runtime-embedded-pi.runtime-jKOj-1nz.js +2 -0
  899. package/dist/runtime-embedded-pi.runtime.js +1 -1
  900. package/dist/runtime-taskflow-PDIujF9q.d.ts +435 -0
  901. package/dist/sanitize-outbound-BO9hRmj0.js +127 -0
  902. package/dist/sdk-setup-tools-Div2126I.js +8 -0
  903. package/dist/secrets-BvYFmrwB.js +113 -0
  904. package/dist/security-audit-D4jfF7q9.js +122 -0
  905. package/dist/security-audit-DA1ODuUr.js +118 -0
  906. package/dist/security-audit.runtime-B6MA-9sd.js +2 -0
  907. package/dist/security-audit.runtime.js +1 -1
  908. package/dist/selection-COMFfhhB.js +16157 -0
  909. package/dist/selection-DjiwWaCm.js +3 -0
  910. package/dist/send-BEhts3DV.js +143 -0
  911. package/dist/send-DDRSblAi.js +1631 -0
  912. package/dist/send-DdsdO8av.js +192 -0
  913. package/dist/send-OFrCcMoN.js +2 -0
  914. package/dist/send.components-BZe8KFhH.js +2 -0
  915. package/dist/send.components-DPIbTrS9.js +500 -0
  916. package/dist/send.runtime-BMbbA3tm.js +2 -0
  917. package/dist/send.runtime.js +1 -1
  918. package/dist/server-C4IiWRhq.js +24 -0
  919. package/dist/server-CjzB7ioJ.js +73 -0
  920. package/dist/server-close.runtime.d.ts +1 -1
  921. package/dist/server-close.runtime.js +1 -1
  922. package/dist/server-context-BY0cnffb.js +955 -0
  923. package/dist/server-context-D2JQpf_a.js +2 -0
  924. package/dist/server-cron-kz2c9pK7.js +2989 -0
  925. package/dist/server-cron-zFTjUnp_.js +2 -0
  926. package/dist/server-methods-CeRciQPQ.js +16499 -0
  927. package/dist/server-node-events-sN2mHYkP.js +596 -0
  928. package/dist/server-plugin-bootstrap-Btlfts6S.js +70 -0
  929. package/dist/server-plugins-51grTCNW.js +432 -0
  930. package/dist/server-reload-handlers-DCV2-ViK.js +714 -0
  931. package/dist/server-restart-sentinel-PaJTf67x.js +747 -0
  932. package/dist/server-restart-sentinel-dq1plJn4.js +2 -0
  933. package/dist/server-runtime-services-5DDMbuoB.js +2 -0
  934. package/dist/server-runtime-services-BNxDB-fD.js +267 -0
  935. package/dist/server-startup-plugins-DFjEa_n3.js +113 -0
  936. package/dist/server-startup-post-attach-CxTPm4_L.js +716 -0
  937. package/dist/server-ws-runtime-B3KZ2env.js +349 -0
  938. package/dist/server.impl-B5PoIhjN.js +2587 -0
  939. package/dist/service-DxrhUXG7.js +1446 -0
  940. package/dist/session-binding-CV7rLEY5.js +2 -0
  941. package/dist/session-binding-iMpXrfyn.js +219 -0
  942. package/dist/session-kill-http-d2n6rkZD.js +121 -0
  943. package/dist/session-reset-service-CLvTG-kn.js +625 -0
  944. package/dist/session-route-DDHaELej.js +93 -0
  945. package/dist/session-status.runtime-5Cy9EneT.js +2 -0
  946. package/dist/session-status.runtime.js +1 -1
  947. package/dist/session-subagent-reactivation.runtime-BOSQe70F.js +2 -0
  948. package/dist/session-subagent-reactivation.runtime.js +1 -1
  949. package/dist/session-tab-registry-D6n-JkHk.js +521 -0
  950. package/dist/sessions-history-http-CJxV3RDf.js +430 -0
  951. package/dist/sessions.runtime-BViafXid.js +2 -0
  952. package/dist/sessions.runtime.js +1 -1
  953. package/dist/setup-api-CYcjKuwK.js +29 -0
  954. package/dist/setup-core-EZFzv_j8.js +174 -0
  955. package/dist/setup-surface-BmS34dXo.js +288 -0
  956. package/dist/setup-surface-CpXTjgF0.js +405 -0
  957. package/dist/setup-surface-ScNjDWZm.js +221 -0
  958. package/dist/setup-surface-mOG_ZQzc.js +320 -0
  959. package/dist/shared-Df9XLZNp.js +121 -0
  960. package/dist/shared-client-Cnnz_mSQ.js +2 -0
  961. package/dist/shared-client-CuFisM0E.js +629 -0
  962. package/dist/shared-eYKaB8rP.d.ts +115 -0
  963. package/dist/side-question-C3v3Lplx.js +683 -0
  964. package/dist/simple-completion-runtime-D3SeEaWT.d.ts +73 -0
  965. package/dist/skill-tool-dispatch.runtime-CXJfuIcF.js +143 -0
  966. package/dist/skill-tool-dispatch.runtime.js +1 -1
  967. package/dist/slash-state-Ble2T8H1.js +2166 -0
  968. package/dist/speech-Dbhvhbdq.d.ts +47 -0
  969. package/dist/speech-core-8X_D3HLF.d.ts +36 -0
  970. package/dist/speech-provider-BYm63_co.d.ts +8 -0
  971. package/dist/speech-provider-BtJxZzKb.d.ts +8 -0
  972. package/dist/speech-provider-CbneUhtJ.d.ts +5 -0
  973. package/dist/speech-provider-DOAvAvlS.d.ts +5 -0
  974. package/dist/speech-provider-DdfnOmrC.d.ts +5 -0
  975. package/dist/speech-provider-m3rMGEAn.js +184 -0
  976. package/dist/speech-provider-ptNkD7Yf.d.ts +34 -0
  977. package/dist/src-CM0fXl4Y.js +4256 -0
  978. package/dist/startup-context-CqFLE7Cg.js +313 -0
  979. package/dist/status-subagents.runtime-B1rx0GrO.js +18 -0
  980. package/dist/status-subagents.runtime.js +1 -1
  981. package/dist/status-text-H0h7oVKp.js +296 -0
  982. package/dist/sticker-cache-CqoOx4LH.js +206 -0
  983. package/dist/sticker-vision.runtime-CrjOOeHu.js +17 -0
  984. package/dist/sticker-vision.runtime.js +1 -1
  985. package/dist/stream-BHkpDd1i.d.ts +10 -0
  986. package/dist/stream-C6huJP_D.d.ts +5 -0
  987. package/dist/stream-D4Pmcj3t.d.ts +16 -0
  988. package/dist/stream-DpSe6hAE.d.ts +19 -0
  989. package/dist/stream-DrRUuJ8m.d.ts +120 -0
  990. package/dist/stream-wrappers-DLxwmPDI.d.ts +21 -0
  991. package/dist/subagent-announce-BW37MFR9.js +354 -0
  992. package/dist/subagent-announce-delivery-B3Y_VYMg.js +958 -0
  993. package/dist/subagent-control-CcwoSuQL.js +508 -0
  994. package/dist/subagent-hooks-BxPl_GuI.js +116 -0
  995. package/dist/subagent-hooks-Cs8qTGHl.js +2 -0
  996. package/dist/subagent-hooks-CwSQRQo9.js +230 -0
  997. package/dist/subagent-hooks-DAMkOOf7.js +2 -0
  998. package/dist/subagent-hooks-DZ-_EdDK.js +2 -0
  999. package/dist/subagent-hooks-DktLDeJy.js +146 -0
  1000. package/dist/subagent-hooks-api-7zNxF0oB.js +22 -0
  1001. package/dist/subagent-hooks-api-BEbciaEe.js +23 -0
  1002. package/dist/subagent-hooks-api-CxhBjzvx.js +23 -0
  1003. package/dist/subagent-orphan-recovery-D5X9cvpB.js +352 -0
  1004. package/dist/subagent-registry-6qCbe4_d.js +3 -0
  1005. package/dist/subagent-registry-DQdzaCoy.js +2351 -0
  1006. package/dist/subagent-registry.runtime.js +1 -1
  1007. package/dist/subagent-session-cleanup-CqM9pDo3.js +525 -0
  1008. package/dist/subagent-spawn-DLK8sqDA.js +1164 -0
  1009. package/dist/target-id-yI81Hj7S.js +107 -0
  1010. package/dist/targets-BZbHHByR.js +19 -0
  1011. package/dist/targets-CZhlhiDN.d.ts +10 -0
  1012. package/dist/targets-DUE9YZXa.js +19 -0
  1013. package/dist/targets-DfLmNZ5f.js +44 -0
  1014. package/dist/targets-HPytm6Z8.d.ts +10 -0
  1015. package/dist/task-registry-control.runtime.js +1 -1
  1016. package/dist/telegram/token.js +1 -1
  1017. package/dist/test-fixtures-xgg7UsEw.d.ts +27 -0
  1018. package/dist/testing-CYMQBMT3.js +267 -0
  1019. package/dist/thinking-policy-wJH8MNPa.d.ts +5 -0
  1020. package/dist/thread-bindings-C2SnyBAC.js +8 -0
  1021. package/dist/thread-bindings-CzU359SB.js +232 -0
  1022. package/dist/thread-bindings-DMuA0p65.js +571 -0
  1023. package/dist/thread-bindings-DzoNlSPp.js +228 -0
  1024. package/dist/thread-bindings.discord-api-BXOHpVst.js +187 -0
  1025. package/dist/thread-bindings.manager-B8Aj89za.js +2 -0
  1026. package/dist/thread-bindings.manager-Dxb1aqOJ.js +536 -0
  1027. package/dist/thread-lifecycle-Da2hgH1C.js +1614 -0
  1028. package/dist/token-_m0gesk2.js +134 -0
  1029. package/dist/tool-CUJGcxBj.js +139 -0
  1030. package/dist/tool-actions.runtime-C6dIfA8O.js +534 -0
  1031. package/dist/tool-actions.runtime.js +1 -1
  1032. package/dist/tool-plugin-CmXn59FQ.d.ts +77 -0
  1033. package/dist/tool-resolution-CnkyfpkW.js +149 -0
  1034. package/dist/tool-split-CaXOLBeI.d.ts +19 -0
  1035. package/dist/tools-effective-inventory-D4D3p6YO.js +204 -0
  1036. package/dist/tools-invoke-http-C_AkcM2Z.js +67 -0
  1037. package/dist/tools-invoke-shared-BbH-S31I.js +200 -0
  1038. package/dist/transport-stream-lU_hAKuv.d.ts +42 -0
  1039. package/dist/tts-DZGzkkcJ.js +66 -0
  1040. package/dist/tui-CWdT-_O7.js +4709 -0
  1041. package/dist/tui-backend-adyY7I2q.js +256 -0
  1042. package/dist/tui-cli-BlC-PcMQ.js +37 -0
  1043. package/dist/tui-doD0i1M3.js +2 -0
  1044. package/dist/typed-cases-v8PtmO3g.d.ts +68 -0
  1045. package/dist/types-CD1xwSld.d.ts +786 -0
  1046. package/dist/types-Zj4Bq9h-2.d.ts +3650 -0
  1047. package/dist/types.public-B0VjJLe9.d.ts +70 -0
  1048. package/dist/update-cli-E3CmCXrK.js +3665 -0
  1049. package/dist/video-generation-runtime-DsFG7djU.d.ts +21 -0
  1050. package/dist/video-model-catalog-CfhC-Mol.d.ts +16 -0
  1051. package/dist/vision-tools-CQhFQpMT.js +1409 -0
  1052. package/dist/web-search-provider.runtime-CmH3kQI8.js +328 -0
  1053. package/dist/web-search-provider.runtime-D0e2NQZD.js +2 -0
  1054. package/dist/web-search-provider.runtime.js +1 -1
  1055. package/dist/web-search-xvZHxFtf.js +62 -0
  1056. package/dist/webhook-targets-C9cJD_kB.d.ts +99 -0
  1057. package/dist/xai-oauth-Czz2VcmP.js +479 -0
  1058. package/dist/xai-user-agent-hnVApwlq.js +32 -0
  1059. package/package.json +1 -1
  1060. package/dist/abort-BsQQzhbV.js +0 -277
  1061. package/dist/abort.runtime-B5Gm0QVk.js +0 -2
  1062. package/dist/account-inspect-CwDtGBto.js +0 -173
  1063. package/dist/accounts-CIeBJ5eT.js +0 -119
  1064. package/dist/accounts-CTWtnyiT.js +0 -2
  1065. package/dist/accounts-njsx7mFX.js +0 -107
  1066. package/dist/accounts-zOxobEaL.js +0 -107
  1067. package/dist/acp-runtime-e1LO7UcO.js +0 -26
  1068. package/dist/acp-spawn-8mSa_nwF.js +0 -2
  1069. package/dist/acp-spawn-DUyy-gFU.js +0 -1275
  1070. package/dist/acp-stateful-target-driver-Bwa2OdF-.js +0 -89
  1071. package/dist/action-kill-7T90Aej6.js +0 -33
  1072. package/dist/action-runtime-COHPB-Co.js +0 -469
  1073. package/dist/action-runtime-api-ZAJGySJJ.js +0 -2
  1074. package/dist/action-send-DOVhi3au.js +0 -39
  1075. package/dist/action-spawn-CN9es4kP.js +0 -47
  1076. package/dist/actions-Dw9zzZeZ.js +0 -161
  1077. package/dist/actions.runtime-Bl3HmsmK.js +0 -5
  1078. package/dist/agent-B100XwRG.js +0 -3
  1079. package/dist/agent-command-DZ50g-aj.js +0 -1367
  1080. package/dist/agent-components.runtime-DnSaNi7d.js +0 -10
  1081. package/dist/agent-harness-DnXTPWx1.d.ts +0 -146
  1082. package/dist/agent-harness-runtime-DaV4rR1C.js +0 -180
  1083. package/dist/agent-harness-runtime-ueXiUXG7.d.ts +0 -691
  1084. package/dist/agent-harness-task-runtime-B5qXtlUo.js +0 -140
  1085. package/dist/agent-runner-execution-DswYvVnB.js +0 -1713
  1086. package/dist/agent-runner-utils-C-ApuFC2.js +0 -266
  1087. package/dist/agent-runner.runtime-AWJcjwtq.js +0 -3455
  1088. package/dist/agent-runtime-DBj2wYYT.js +0 -229
  1089. package/dist/agent-seYcOvbr.js +0 -2
  1090. package/dist/agent-via-gateway-DsmD5CB_.js +0 -463
  1091. package/dist/api-3j8-AYUR.js +0 -2
  1092. package/dist/api-B-2aad5k.js +0 -3
  1093. package/dist/api-BQs-StG7.d.ts +0 -52
  1094. package/dist/api-CW__Vtgr.js +0 -2
  1095. package/dist/api-HPtl0keh.js +0 -134
  1096. package/dist/api-TUoQJ9hy.js +0 -639
  1097. package/dist/api-lO5UFagA.js +0 -6
  1098. package/dist/apply-CKZFbbCZ.js +0 -54
  1099. package/dist/apply-CWQW0fcO.js +0 -41
  1100. package/dist/approval-handler.runtime-Dxs5FIYX.js +0 -130
  1101. package/dist/assistant-C6co-tFt.js +0 -291
  1102. package/dist/attachment-normalize-B4MeWmM-.js +0 -225
  1103. package/dist/attempt-execution-HyM73-oB.js +0 -558
  1104. package/dist/attempt-execution.runtime-Cg04ZLci.js +0 -3
  1105. package/dist/attempt-execution.shared-D8t3LxSP.js +0 -38
  1106. package/dist/attempt.prompt-helpers-D3UJTpPO.js +0 -475
  1107. package/dist/attempt.tool-run-context-BU2VN145.js +0 -2094
  1108. package/dist/binding-routing-D_gH_jL6.js +0 -113
  1109. package/dist/binding-targets-D6o8B6Zh.js +0 -121
  1110. package/dist/bot-2Rmed0W1.js +0 -7894
  1111. package/dist/bot-deps-4EL88DaG.js +0 -2
  1112. package/dist/bot-deps-BuJ7aIdM.js +0 -747
  1113. package/dist/bot-message-context.runtime-C_POM7TB.js +0 -7
  1114. package/dist/bot-message-context.session.runtime-z13vVau5.js +0 -12
  1115. package/dist/bot-native-commands.delivery.runtime-DdHEiT16.js +0 -4
  1116. package/dist/bot-native-commands.runtime-6WpFFcJs.js +0 -13
  1117. package/dist/bridge-server-7vcmFxyS.js +0 -113
  1118. package/dist/browser-cli-B_vWqHps.js +0 -2
  1119. package/dist/browser-cli-CH_Wrr0y.js +0 -230
  1120. package/dist/browser-cli-actions-input-B5yayk81.js +0 -473
  1121. package/dist/browser-cli-actions-observe-DIPQ51lO.js +0 -81
  1122. package/dist/browser-cli-debug-BwdoPMnD.js +0 -137
  1123. package/dist/browser-cli-inspect-B9sx123E.js +0 -104
  1124. package/dist/browser-cli-manage-DedJWd2t.js +0 -443
  1125. package/dist/browser-cli-resize-BK7Upkf6.js +0 -26
  1126. package/dist/browser-cli-shared-BrOCq3Sh.js +0 -50
  1127. package/dist/browser-cli-state-zghKovOG.js +0 -337
  1128. package/dist/browser-control-auth-Bostd5cT.js +0 -2
  1129. package/dist/browser-profiles-CqRr4Wty.js +0 -2
  1130. package/dist/browser-runtime-DYcXNTFe.js +0 -384
  1131. package/dist/build-B7BUJ678.js +0 -257
  1132. package/dist/call--ofrTkm2.d.ts +0 -43
  1133. package/dist/capability-cli-iGCvtLvZ.js +0 -1782
  1134. package/dist/channel-2cuSmBy4.js +0 -1134
  1135. package/dist/channel-9YWSWiwf.js +0 -362
  1136. package/dist/channel-B4oKPmgj.js +0 -376
  1137. package/dist/channel-B7_U5O2X.d.ts +0 -7
  1138. package/dist/channel-BB401NdS.js +0 -808
  1139. package/dist/channel-BEA_mKzx.d.ts +0 -26
  1140. package/dist/channel-BJabUugq.d.ts +0 -47
  1141. package/dist/channel-BKV1rFkN.d.ts +0 -14
  1142. package/dist/channel-BOndvVgC.js +0 -562
  1143. package/dist/channel-BY7BhI96.js +0 -740
  1144. package/dist/channel-BYR7MPix.d.ts +0 -49
  1145. package/dist/channel-BjB5CpBn.d.ts +0 -64
  1146. package/dist/channel-Bn3nYwGr.js +0 -238
  1147. package/dist/channel-Bq0P4mcy.d.ts +0 -8
  1148. package/dist/channel-Bqx73Xfw.d.ts +0 -104
  1149. package/dist/channel-BtX8MLkG.js +0 -508
  1150. package/dist/channel-C10EgPXK.js +0 -1777
  1151. package/dist/channel-CBXczxOq.js +0 -2126
  1152. package/dist/channel-CDd-K7_L.d.ts +0 -427
  1153. package/dist/channel-CMyFntxf.d.ts +0 -7
  1154. package/dist/channel-CUfDn8it.d.ts +0 -106
  1155. package/dist/channel-CYmtf4QX.d.ts +0 -28
  1156. package/dist/channel-CjlMF6nZ.js +0 -1249
  1157. package/dist/channel-Cvy8EZB9.d.ts +0 -114
  1158. package/dist/channel-D5TXhzdF.d.ts +0 -6
  1159. package/dist/channel-DI5FldOk.js +0 -1556
  1160. package/dist/channel-DIxiulzS.d.ts +0 -12
  1161. package/dist/channel-DarVzrU0.js +0 -867
  1162. package/dist/channel-Dl91OLha.js +0 -955
  1163. package/dist/channel-DocCxsiu.js +0 -653
  1164. package/dist/channel-DyA_jqoO.d.ts +0 -8
  1165. package/dist/channel-QmbQSGTv.d.ts +0 -8
  1166. package/dist/channel-actions.runtime-CUHJCKE_.js +0 -265
  1167. package/dist/channel-core-C7hYqyZa.js +0 -5
  1168. package/dist/channel-core-RyFlNEih.d.ts +0 -6
  1169. package/dist/channel-dANG2JCI.js +0 -1496
  1170. package/dist/channel-entry-contract-Clc0XDYR.d.ts +0 -112
  1171. package/dist/channel-hjTHWwGB.js +0 -481
  1172. package/dist/channel-inbound-9I2cIpBA.js +0 -80
  1173. package/dist/channel-plugin-runtime-CmCGJ0Au.d.ts +0 -7
  1174. package/dist/channel-plugin-runtime-Z-OcieVm.js +0 -998
  1175. package/dist/channel-runtime-DLB1ulhH.js +0 -408
  1176. package/dist/channel.runtime-BZg_qC-h.js +0 -88
  1177. package/dist/channel.runtime-Bb8yzLKS.js +0 -254
  1178. package/dist/channel.runtime-Ce1jvGI1.js +0 -21009
  1179. package/dist/channel.runtime-Cgv61DAx.js +0 -733
  1180. package/dist/channel.runtime-D53UWp_t.js +0 -1008
  1181. package/dist/channel.runtime-DRJzgTck.js +0 -652
  1182. package/dist/channel.runtime-HbY6z_To.js +0 -2528
  1183. package/dist/channel.runtime-Q-5i32K8.js +0 -109
  1184. package/dist/channel.runtime-uMRW24O5.js +0 -4
  1185. package/dist/channel.setup-8IuuyVLF.d.ts +0 -7
  1186. package/dist/channel.setup-BNReJZbL.d.ts +0 -6
  1187. package/dist/channel.setup-CUqv8gjG.d.ts +0 -8
  1188. package/dist/channel.setup-DcfCAo7j.js +0 -1098
  1189. package/dist/channel.setup-Dowwyubj.js +0 -10
  1190. package/dist/channel.setup-QejDsOvc.js +0 -343
  1191. package/dist/chat-D2x2PI3x.js +0 -2666
  1192. package/dist/chrome-Blg8_1Ga.js +0 -1503
  1193. package/dist/cli-1XiNI5VJ.d.ts +0 -20
  1194. package/dist/cli-Dgwg3-pz.js +0 -1341
  1195. package/dist/cli-backend-CRFgw5h7.d.ts +0 -5
  1196. package/dist/cli-backend-D17of73b.d.ts +0 -5
  1197. package/dist/cli-compaction-BTYcro3j.js +0 -347
  1198. package/dist/cli-metadata-Bjscn7e9.js +0 -22
  1199. package/dist/cli-runner-2BHyHQRE.js +0 -2
  1200. package/dist/cli-runner-DS6qGA6R.js +0 -540
  1201. package/dist/cli-runner.runtime-BE5htmKr.js +0 -3
  1202. package/dist/cli-runner.runtime-C036tXG5.js +0 -4
  1203. package/dist/cli-shared-DvOUSwZ6.d.ts +0 -20
  1204. package/dist/client-DEqsH2D4.js +0 -650
  1205. package/dist/client-adapter-DzlhPUo4.js +0 -897
  1206. package/dist/client-factory-BSU1ib3E.js +0 -9
  1207. package/dist/command-auth-C_AiqwiO.js +0 -135
  1208. package/dist/command-handlers-OJF2c6N4.js +0 -1609
  1209. package/dist/command-registry-CD_2OaHq.js +0 -9
  1210. package/dist/command-registry-PbBsSOfd.js +0 -4
  1211. package/dist/command-registry-core-CxiVQadW.js +0 -110
  1212. package/dist/command-status.runtime-B1X3rcCE.js +0 -90
  1213. package/dist/commands-DrrC2Dxs.d.ts +0 -113
  1214. package/dist/commands-acp-DLP4X4S2.js +0 -74
  1215. package/dist/commands-compact.runtime-FOk0kC30.js +0 -10
  1216. package/dist/commands-handlers.runtime-C1A4JZNR.js +0 -6154
  1217. package/dist/commands-status-BO9W6gf5.js +0 -3
  1218. package/dist/commands-status-BP6Lk772.js +0 -16
  1219. package/dist/commands-status.runtime-BO9W6gf5.js +0 -3
  1220. package/dist/commands-subagents-control.runtime-BKYBoTPO.js +0 -3
  1221. package/dist/commands-subagents-control.runtime-BTVLGiOX.js +0 -2
  1222. package/dist/commands-system-prompt-6S0HboXk.js +0 -2
  1223. package/dist/commands-system-prompt-Cn4LWG4M.js +0 -162
  1224. package/dist/commands.runtime-CFBfDlcn.js +0 -176
  1225. package/dist/compact-BwzLavIX.js +0 -480
  1226. package/dist/compact-a8KocSoa.js +0 -1141
  1227. package/dist/compact.runtime-7NmvKAgQ.js +0 -12
  1228. package/dist/completion-cli-NNp6wKwk.js +0 -315
  1229. package/dist/computer-use-iDDDNELz.js +0 -367
  1230. package/dist/config-ByljSXh4.js +0 -373
  1231. package/dist/config-CqRr4Wty.js +0 -2
  1232. package/dist/config-mutations-CYpEMZM4.js +0 -159
  1233. package/dist/config-schema-B3P5-Tyi.d.ts +0 -20
  1234. package/dist/context-engine-host-compat-BFKL77GS.js +0 -2
  1235. package/dist/context-engine-host-compat-DEGzaqHF.js +0 -288
  1236. package/dist/context-engine-lifecycle-DO3_deW3.js +0 -1274
  1237. package/dist/contracts-testkit-Bq4_r79a.d.ts +0 -145
  1238. package/dist/control-auth-CSoO3u-m.js +0 -114
  1239. package/dist/control-service-RTC5EBRG.js +0 -145
  1240. package/dist/control-ui/assets/agents-DBu1xnIQ.js +0 -1008
  1241. package/dist/control-ui/assets/channel-config-extras-BTMnr0-2.js +0 -2
  1242. package/dist/control-ui/assets/channels-DPhEiv57.js +0 -367
  1243. package/dist/control-ui/assets/cron-9NFr1Dtn.js +0 -1013
  1244. package/dist/control-ui/assets/debug-BIfU0M6O.js +0 -97
  1245. package/dist/control-ui/assets/index-B8yry11C.js +0 -7383
  1246. package/dist/control-ui/assets/instances-B0NpHwtj.js +0 -57
  1247. package/dist/control-ui/assets/logs-BM5wwXiv.js +0 -74
  1248. package/dist/control-ui/assets/nodes-BaB8qLg7.js +0 -436
  1249. package/dist/control-ui/assets/sessions-BaOECVQl.js +0 -399
  1250. package/dist/control-ui/assets/skills-2z1YsycU.js +0 -314
  1251. package/dist/control-ui/assets/skills-shared-Bt3RJSs9.js +0 -11
  1252. package/dist/conversation-binding-runtime-BkGp1EEZ.js +0 -4
  1253. package/dist/conversation-runtime-Dc4kyn6I.js +0 -31
  1254. package/dist/core-DpTiro-3.d.ts +0 -224
  1255. package/dist/core-api-BPcKb_i8.js +0 -5
  1256. package/dist/core-api-CrZneTtL.js +0 -2
  1257. package/dist/core-xamtdH_H.js +0 -282
  1258. package/dist/crestodian-B5PR3Csv.js +0 -55
  1259. package/dist/daocore-runtime-J-ELfByH.d.ts +0 -151
  1260. package/dist/daocore-tools-DPiKwCwv.js +0 -11727
  1261. package/dist/delivery-C_DUWmlo.js +0 -1002
  1262. package/dist/dialogue-cb_e5YhL.js +0 -37
  1263. package/dist/dir-fetch-tool-_cwiSyyf.js +0 -565
  1264. package/dist/dir-list-tool-DSxITPsr.js +0 -100
  1265. package/dist/direct-dm-DMhQ_44G.js +0 -64
  1266. package/dist/directive-handling.fast-lane-BuQm7ATv.js +0 -68
  1267. package/dist/directive-handling.impl-Cg6BSZqs.js +0 -818
  1268. package/dist/directive-handling.impl-DRwZz8QP.js +0 -2
  1269. package/dist/directive-handling.model-selection-CBWMbJEe.js +0 -122
  1270. package/dist/directive-handling.persist.runtime-CaEXJRuV.js +0 -263
  1271. package/dist/dispatch-acp-transcript.runtime-BbofXji5.js +0 -40
  1272. package/dist/dispatch-acp.runtime-BU8Bae3g.js +0 -18
  1273. package/dist/dispatch-hUo7YYto.js +0 -1640
  1274. package/dist/doctor-BmpEwkgJ.js +0 -2
  1275. package/dist/doctor-CeWBv1YP.js +0 -6
  1276. package/dist/doctor-config-flow-CGcXqPz-.js +0 -1741
  1277. package/dist/doctor-core-checks-BoMbo6mo.js +0 -573
  1278. package/dist/doctor-core-checks-Cu-k7jeV.js +0 -2
  1279. package/dist/doctor-health-IPXcw-l8.js +0 -65
  1280. package/dist/doctor-health-contributions-Dd97b_jo.js +0 -696
  1281. package/dist/doctor-lint-CJYlzkQt.js +0 -94
  1282. package/dist/doctor-state-integrity-Bz2Rr3Vt.js +0 -1231
  1283. package/dist/dynamic-tools-BsuKduHL.js +0 -486
  1284. package/dist/embedded-backend-_BDuY59p.js +0 -579
  1285. package/dist/embedded-gateway-stub.runtime-CCqNQhO2.js +0 -12
  1286. package/dist/embedding-provider-BX4CsyuG.d.ts +0 -65
  1287. package/dist/embedding-provider-BafR2kLT.d.ts +0 -16
  1288. package/dist/embedding-provider-CuKrw02x.d.ts +0 -21
  1289. package/dist/exec-approvals-BrYMyTzJ.js +0 -149
  1290. package/dist/file-fetch-tool-CODN3g8W.js +0 -124
  1291. package/dist/file-write-tool-C5QX5QyL.js +0 -127
  1292. package/dist/format-DQD1KeRU.js +0 -1145
  1293. package/dist/gateway-cli-C8BSVGhP.js +0 -435
  1294. package/dist/gateway-method-runtime-D5R0_xou.js +0 -21
  1295. package/dist/gateway-runtime-aQ4wMOn2.d.ts +0 -163
  1296. package/dist/gemini-cli-provider-p3Wt-g9u.d.ts +0 -6
  1297. package/dist/get-reply-B7CRjKr0.js +0 -4689
  1298. package/dist/get-reply-from-config.runtime-Bek7_TGQ.js +0 -2
  1299. package/dist/graph-users-Dbx-kAHO.js +0 -1419
  1300. package/dist/group-access-CGZZ9Zw4.js +0 -112
  1301. package/dist/handle-action.guild-admin-DPadznSY.js +0 -288
  1302. package/dist/harness-Y5vRt57E.js +0 -61
  1303. package/dist/health-CHtCyyXR.js +0 -4
  1304. package/dist/heartbeat-runner-CJuMYFGu.js +0 -5
  1305. package/dist/heartbeat-runner.runtime-ByhmSsBe.js +0 -4
  1306. package/dist/hook-runtime-Cms52qXe.d.ts +0 -107
  1307. package/dist/hooks-DfljOLVZ.js +0 -534
  1308. package/dist/http-registry-d0cZOrH4.d.ts +0 -23
  1309. package/dist/image-generation-runtime-BlRZQfs9.d.ts +0 -21
  1310. package/dist/inbound-direct-dm-runtime-CHVQW2rF.js +0 -2
  1311. package/dist/inbound-reply-dispatch-Buij5TEj.js +0 -148
  1312. package/dist/index-Qw5t9uK1.d.ts +0 -3971
  1313. package/dist/init-D9v7y-FF.js +0 -59
  1314. package/dist/inline-buttons-DngFGXwn.js +0 -40
  1315. package/dist/interactive-dispatch-Bdx3Ptai.d.ts +0 -56
  1316. package/dist/interactive-dispatch-CuGcFHIV.d.ts +0 -143
  1317. package/dist/internal-events-Ds8vnNvI.js +0 -90
  1318. package/dist/isolated-agent-CJrXmjRj.js +0 -1118
  1319. package/dist/isolated-agent-DnYPilU1.js +0 -2
  1320. package/dist/lifecycle-PdHKP9n1.js +0 -571
  1321. package/dist/list.probe-YhLu64oF.js +0 -449
  1322. package/dist/list.status-command-CBJkDk3A.js +0 -789
  1323. package/dist/llm-slug-generator-MB_IGCMp.js +0 -78
  1324. package/dist/loader-Bsb9Q-7_.d.ts +0 -142
  1325. package/dist/local-dispatch.runtime-h4k2lNf4.js +0 -9
  1326. package/dist/manager-CnA4EvPT.d.ts +0 -356
  1327. package/dist/manager.runtime-PiNrwxz5.js +0 -2714
  1328. package/dist/markdown-to-line-CuK2f0hL.js +0 -811
  1329. package/dist/mcp-http-B1936hZb.js +0 -2
  1330. package/dist/mcp-http-DGaROkz-.js +0 -555
  1331. package/dist/media-understanding-provider-D2yWn-dA.js +0 -339
  1332. package/dist/memory-core-host-engine-storage-Cq883pVN.d.ts +0 -54
  1333. package/dist/memory-embedding-adapter-3e_lq-rm.d.ts +0 -5
  1334. package/dist/message-actions-C01D8aqb.js +0 -145
  1335. package/dist/message-handler-DZEKWg9c.js +0 -384
  1336. package/dist/message-handler-Du27mCw3.js +0 -1715
  1337. package/dist/message-handler.preflight-gns1j3RI.js +0 -1125
  1338. package/dist/message-handler.process-ZE6xLE14.js +0 -1484
  1339. package/dist/migration-G44j-xjn.d.ts +0 -45
  1340. package/dist/model-BGHBBM-O.d.ts +0 -33
  1341. package/dist/model-DJ-jxPF9.js +0 -74
  1342. package/dist/model-selection-D6zruNbW.js +0 -272
  1343. package/dist/models-BEgZUHwl.js +0 -2
  1344. package/dist/models-BSTiIZuV.d.ts +0 -24
  1345. package/dist/models-DsCExFRW.js +0 -104
  1346. package/dist/models-cli-YL6EOAYf.js +0 -256
  1347. package/dist/monitor-5mJ_6Wzx.js +0 -715
  1348. package/dist/monitor-AD4TBeSZ.js +0 -1370
  1349. package/dist/monitor-C0LL6WnG.js +0 -2788
  1350. package/dist/monitor-CGMdQbtS.js +0 -60
  1351. package/dist/monitor-D0gzAEpC.js +0 -2
  1352. package/dist/monitor-DBpZiNzR.js +0 -834
  1353. package/dist/monitor-DIscgnQq.js +0 -1657
  1354. package/dist/monitor-DxNTscWM.js +0 -4377
  1355. package/dist/monitor-auth-CZ5kmVt4.js +0 -179
  1356. package/dist/monitor-polling.runtime-DwyGOafD.js +0 -883
  1357. package/dist/monitor-webhook.runtime-B6_w-voh.js +0 -387
  1358. package/dist/monitor.account-KuaeFCBY.js +0 -5233
  1359. package/dist/monitor.runtime-Dgd6IOUP.js +0 -2
  1360. package/dist/monitor.webhook-DKXa_7tM.js +0 -180
  1361. package/dist/node-cli-sessions-Cdtj1-1g.js +0 -1228
  1362. package/dist/openai-codex-provider-BJ3yJOI3.d.ts +0 -5
  1363. package/dist/openai-http-Bk38iry7.js +0 -824
  1364. package/dist/openai-provider-BUw12ZYi.d.ts +0 -5
  1365. package/dist/openresponses-http-Qgd380KE.js +0 -1173
  1366. package/dist/operations-WiWTQ0I_.js +0 -805
  1367. package/dist/outbound-adapter-Dylibo_6.js +0 -543
  1368. package/dist/outbound-session-route-CpWkadYv.js +0 -45
  1369. package/dist/outbound.runtime-YzxRElat.js +0 -2
  1370. package/dist/pi-embedded-Cem9T4vC.js +0 -3796
  1371. package/dist/pi-embedded-ZBZLo58g.js +0 -4
  1372. package/dist/pi-embedded.runtime-B7bAepmQ.js +0 -4
  1373. package/dist/pi-tools-Bry00tVc.js +0 -2413
  1374. package/dist/plan-C6b20dqs.js +0 -112
  1375. package/dist/plan-CvgB19tJ.js +0 -81
  1376. package/dist/plugin-D7KMkiyc.d.ts +0 -17
  1377. package/dist/plugin-ROH9OSK3.js +0 -12396
  1378. package/dist/plugin-app-cache-key-gan6h73x.js +0 -46
  1379. package/dist/plugin-enabled-mitipa7w.js +0 -233
  1380. package/dist/plugin-entry-CbYkZjZt.d.ts +0 -47
  1381. package/dist/plugin-registration-CgEDAyCi.js +0 -88
  1382. package/dist/plugin-runtime-qBhXX4eH.d.ts +0 -117
  1383. package/dist/plugin-sdk/scripts/lib/plugin-sdk-doc-metadata.d.ts +0 -107
  1384. package/dist/plugin-service-BWR8ZdUE.d.ts +0 -24
  1385. package/dist/plugin-service-rjOmRHHQ.js +0 -1229
  1386. package/dist/policy-D3OiaSrk.js +0 -138
  1387. package/dist/policy-DJvRI7NG.js +0 -680
  1388. package/dist/prepare.runtime-DmEFjD0S.js +0 -732
  1389. package/dist/preview-warnings-DXJsCe7S.js +0 -392
  1390. package/dist/probe-BloeoAg3.js +0 -47
  1391. package/dist/probe-DStYFpUV.js +0 -2204
  1392. package/dist/probe-MNvi1pdT.js +0 -2
  1393. package/dist/probe-sd3F1m8C.js +0 -682
  1394. package/dist/program-B8yRIlce.js +0 -131
  1395. package/dist/prompt-overlay-DungN3Tg.d.ts +0 -23
  1396. package/dist/provider-BIILh9RN.js +0 -8735
  1397. package/dist/provider-ChMNiQ8y.js +0 -32
  1398. package/dist/provider-DaYEXjlT.js +0 -32
  1399. package/dist/provider-QIHXthAE.js +0 -152
  1400. package/dist/provider-api-key-auth-CzihUOtx.d.ts +0 -27
  1401. package/dist/provider-auth-result-C1jZuBOj.d.ts +0 -21
  1402. package/dist/provider-catalog-runtime-BM2WSwBe.d.ts +0 -23
  1403. package/dist/provider-catalog-shared-V3U8oPRH.d.ts +0 -62
  1404. package/dist/provider-dispatcher-CpK0h5AY.js +0 -22
  1405. package/dist/provider-hook-runtime-DbHl3OXn.d.ts +0 -61
  1406. package/dist/provider-model-shared-D8udcgvU.d.ts +0 -143
  1407. package/dist/provider-models-CvWNudCt.d.ts +0 -12
  1408. package/dist/provider-policy-B590y3eL.d.ts +0 -30
  1409. package/dist/provider-registration-DtgzXp4a.d.ts +0 -6
  1410. package/dist/provider-registry-CigB4WdJ.d.ts +0 -8
  1411. package/dist/provider-registry-DlH65cBa.d.ts +0 -8
  1412. package/dist/provider-registry-zJLmdAgk.d.ts +0 -30
  1413. package/dist/provider-runtime-DcaWH6cy.d.ts +0 -359
  1414. package/dist/provider-self-hosted-setup-BpYqU243.d.ts +0 -74
  1415. package/dist/provider-session.runtime-DJY43xlT.js +0 -9
  1416. package/dist/provider-stream-C9pnMwO3.d.ts +0 -140
  1417. package/dist/provider-stream-shared-C9CDeoV0.d.ts +0 -128
  1418. package/dist/provider.runtime-B-_NBu2e.js +0 -2
  1419. package/dist/providers.runtime-CQPWI0N5.d.ts +0 -25
  1420. package/dist/public-surface-loader-C3eBwXIg.js +0 -114
  1421. package/dist/pw-ai-D6ZZlCTy.js +0 -3029
  1422. package/dist/pw-role-snapshot-B9XPxSUy.js +0 -333
  1423. package/dist/reaction-level-D-RH3ng5.js +0 -19
  1424. package/dist/reaction-runtime-api-D7PX2U18.js +0 -116
  1425. package/dist/realtime-transcription-BymeE0SZ.d.ts +0 -43
  1426. package/dist/realtime-transcription-provider-B261RQvK.d.ts +0 -5
  1427. package/dist/realtime-transcription-provider-BClY1JJH.d.ts +0 -28
  1428. package/dist/realtime-transcription-provider-BIWIO9_b.d.ts +0 -37
  1429. package/dist/realtime-transcription-provider-DP9Cu2va.js +0 -205
  1430. package/dist/realtime-transcription-provider-FkfT2Hk3.d.ts +0 -32
  1431. package/dist/realtime-voice-DorWac4v.d.ts +0 -333
  1432. package/dist/realtime-voice-provider-WWskhne-.d.ts +0 -5
  1433. package/dist/register-DUQPmsog.js +0 -2178
  1434. package/dist/register.agent-7QUWl-mg.js +0 -156
  1435. package/dist/register.crestodian-DN_hJJH1.js +0 -24
  1436. package/dist/register.maintenance-Dl5VacCT.js +0 -105
  1437. package/dist/register.runtime-C-8r-Osn.d.ts +0 -6
  1438. package/dist/register.runtime-pqq4D7OJ.js +0 -54
  1439. package/dist/register.subclis-DVAI57l5.js +0 -3
  1440. package/dist/register.subclis-core-DzEQLEgH.js +0 -273
  1441. package/dist/register.subclis-gqMQ90b_.js +0 -31
  1442. package/dist/registry-Czro53aZ.d.ts +0 -91
  1443. package/dist/registry-types-CFAX_5Ui.d.ts +0 -392
  1444. package/dist/repair-sequencing-Bdyk-MVB.js +0 -640
  1445. package/dist/reply-delivery-L9WgGzuq.js +0 -196
  1446. package/dist/reply-runtime-BfCD9IoV.js +0 -11
  1447. package/dist/reply.runtime-Bek7_TGQ.js +0 -2
  1448. package/dist/request-C5DwZfwM.js +0 -54
  1449. package/dist/resolve-allowlist-CuSHqder.js +0 -220
  1450. package/dist/result-fallback-classifier-BZDCROBa.js +0 -79
  1451. package/dist/route-ekBW2AXH.js +0 -469
  1452. package/dist/route-resolution-BWtcJ_-D.js +0 -274
  1453. package/dist/routes-DMPqf3hd.js +0 -2
  1454. package/dist/routes-DUtl3-DF.js +0 -3602
  1455. package/dist/run-attempt-DTCeaaX-.js +0 -7704
  1456. package/dist/run-command-BGtXIREK.js +0 -23
  1457. package/dist/run-command-D6EmFc8P.js +0 -2
  1458. package/dist/run-d5W13SWa.js +0 -1163
  1459. package/dist/run-embedded.runtime-C6ks9Hqg.js +0 -4
  1460. package/dist/run-execution-cli.runtime-C-eqTPL4.js +0 -4
  1461. package/dist/run-subagent-registry.runtime-BdGQhmDX.js +0 -2
  1462. package/dist/runtime-BLf38bJo.js +0 -6179
  1463. package/dist/runtime-CixhcBxY.js +0 -438
  1464. package/dist/runtime-D_qs6GVc.js +0 -1287
  1465. package/dist/runtime-api-4_fW4Omx.js +0 -13
  1466. package/dist/runtime-api-BNSdaPaa.js +0 -24
  1467. package/dist/runtime-api-C0kMkp3-.js +0 -17
  1468. package/dist/runtime-api-CFHkeGQE.js +0 -21
  1469. package/dist/runtime-api-CQURxxdr.js +0 -13
  1470. package/dist/runtime-api-CdNqScg5.js +0 -4
  1471. package/dist/runtime-api-DZdhr1ci.js +0 -3
  1472. package/dist/runtime-api-IHGJb9tV2.d.ts +0 -5
  1473. package/dist/runtime-api.actions-djrdcuZB.js +0 -3
  1474. package/dist/runtime-api.monitor-CR0EcmlX.js +0 -6
  1475. package/dist/runtime-api.send-Bbf9nWLl.js +0 -4
  1476. package/dist/runtime-api.threads-DVkl2i5u.js +0 -2
  1477. package/dist/runtime-channel-DP-Msgik.js +0 -2
  1478. package/dist/runtime-channel-yjxvaHd0.js +0 -150
  1479. package/dist/runtime-embedded-pi.runtime-BP1s-cjH.js +0 -2
  1480. package/dist/runtime-taskflow-D6a3pmnd.d.ts +0 -435
  1481. package/dist/sanitize-outbound-o2fLEtBa.js +0 -127
  1482. package/dist/sdk-setup-tools-B1REDkEH.js +0 -8
  1483. package/dist/secrets-_CuKhs-n.js +0 -113
  1484. package/dist/security-audit-2FUh_yPu.js +0 -118
  1485. package/dist/security-audit-D4Alw1v_.js +0 -122
  1486. package/dist/security-audit.runtime-BVVS0ij4.js +0 -2
  1487. package/dist/selection-BzF03IWI.js +0 -16157
  1488. package/dist/selection-DzlB9-W6.js +0 -3
  1489. package/dist/send-BJgMjm-E.js +0 -192
  1490. package/dist/send-BfcWitEl.js +0 -1631
  1491. package/dist/send-D0UmueeV.js +0 -143
  1492. package/dist/send-DTaUxC6S.js +0 -2
  1493. package/dist/send.components-9bWOYgfb.js +0 -2
  1494. package/dist/send.components-CKS5pYj3.js +0 -500
  1495. package/dist/send.runtime-C6OAXLZ9.js +0 -2
  1496. package/dist/server-M6reilRN.js +0 -73
  1497. package/dist/server-cczsZaUW.js +0 -24
  1498. package/dist/server-context-16uMqket.js +0 -955
  1499. package/dist/server-context-DGgYp87O.js +0 -2
  1500. package/dist/server-cron-Cw5jKbSB.js +0 -2
  1501. package/dist/server-cron-D9PCFmDd.js +0 -2989
  1502. package/dist/server-methods-DOJObO5N.js +0 -16499
  1503. package/dist/server-node-events-CFN2vj4W.js +0 -596
  1504. package/dist/server-plugin-bootstrap-CPcmY78O.js +0 -70
  1505. package/dist/server-plugins-BaeejkCh.js +0 -432
  1506. package/dist/server-reload-handlers-yFcYI6rV.js +0 -714
  1507. package/dist/server-restart-sentinel-CQJiGJ1U.js +0 -2
  1508. package/dist/server-restart-sentinel-RjDAMiiP.js +0 -747
  1509. package/dist/server-runtime-services-CdLKIbjq.js +0 -2
  1510. package/dist/server-runtime-services-DDuY5ldE.js +0 -267
  1511. package/dist/server-startup-plugins-Nz4jNz3W.js +0 -113
  1512. package/dist/server-startup-post-attach-CDthyKUu.js +0 -716
  1513. package/dist/server-ws-runtime-3f3D7r9c.js +0 -349
  1514. package/dist/server.impl--oOf1RD7.js +0 -2587
  1515. package/dist/service-A6s6JO02.js +0 -1446
  1516. package/dist/session-binding-CXS_ROgc.js +0 -219
  1517. package/dist/session-binding-LlqV_wHK.js +0 -2
  1518. package/dist/session-kill-http-DWeCdcZV.js +0 -121
  1519. package/dist/session-reset-service-C8FMaj2F.js +0 -625
  1520. package/dist/session-route-c0eb134F.js +0 -93
  1521. package/dist/session-status.runtime-4B4eoskj.js +0 -2
  1522. package/dist/session-subagent-reactivation.runtime-Dxsic1Vo.js +0 -2
  1523. package/dist/session-tab-registry-DLrzWEP9.js +0 -521
  1524. package/dist/sessions-history-http-D1mmoA1J.js +0 -430
  1525. package/dist/sessions.runtime-XIAkLbgF.js +0 -2
  1526. package/dist/setup-api-BVJKYFuY.js +0 -29
  1527. package/dist/setup-core-CH42NHfS.js +0 -174
  1528. package/dist/setup-surface-B9zRmWOO.js +0 -221
  1529. package/dist/setup-surface-DwNH03av.js +0 -405
  1530. package/dist/setup-surface-IvUwWi_P.js +0 -320
  1531. package/dist/setup-surface-mxmGNrcM.js +0 -288
  1532. package/dist/shared-BvsCHhUg.js +0 -121
  1533. package/dist/shared-JT5TFl_s.d.ts +0 -115
  1534. package/dist/shared-client-CxD94nCE.js +0 -2
  1535. package/dist/shared-client-TOYmgvaC.js +0 -629
  1536. package/dist/side-question-BE6mVbcD.js +0 -683
  1537. package/dist/simple-completion-runtime-BNYV3r2K.d.ts +0 -73
  1538. package/dist/skill-tool-dispatch.runtime-DAdz7ONQ.js +0 -143
  1539. package/dist/slash-state-BlYkF4HO.js +0 -2166
  1540. package/dist/speech-Dkkm-1em.d.ts +0 -47
  1541. package/dist/speech-core-BTnv2bMx.d.ts +0 -36
  1542. package/dist/speech-provider-BIegxSO8.d.ts +0 -8
  1543. package/dist/speech-provider-BbnGVJ-Q.d.ts +0 -5
  1544. package/dist/speech-provider-BjO8o-1F.d.ts +0 -34
  1545. package/dist/speech-provider-Bxv4Hv93.d.ts +0 -5
  1546. package/dist/speech-provider-CSyESAFJ.d.ts +0 -8
  1547. package/dist/speech-provider-CzJIJL-v.js +0 -184
  1548. package/dist/speech-provider-DuchHb5M.d.ts +0 -5
  1549. package/dist/src-C5zGZbwb.js +0 -4256
  1550. package/dist/startup-context-jF2QVYSQ.js +0 -313
  1551. package/dist/status-subagents.runtime-DjG6zkZC.js +0 -18
  1552. package/dist/status-text-ByAKvG9S.js +0 -296
  1553. package/dist/sticker-cache-CuUwoUBk.js +0 -206
  1554. package/dist/sticker-vision.runtime-BeuYN8dE.js +0 -17
  1555. package/dist/stream-B1lSqoOr.d.ts +0 -10
  1556. package/dist/stream-C-YdDKb3.d.ts +0 -16
  1557. package/dist/stream-CKyJUQcf.d.ts +0 -5
  1558. package/dist/stream-CPlcW1BF.d.ts +0 -19
  1559. package/dist/stream-_S3dXQRr.d.ts +0 -120
  1560. package/dist/stream-wrappers-BwNnthW6.d.ts +0 -21
  1561. package/dist/subagent-announce-DpDbm9gc.js +0 -354
  1562. package/dist/subagent-announce-delivery-jVOqP73o.js +0 -958
  1563. package/dist/subagent-control-CwCeKTAf.js +0 -508
  1564. package/dist/subagent-hooks-BOiX61kK.js +0 -2
  1565. package/dist/subagent-hooks-BYR_t-tc.js +0 -2
  1566. package/dist/subagent-hooks-CsCYHmhg.js +0 -2
  1567. package/dist/subagent-hooks-EbIqnBfF.js +0 -230
  1568. package/dist/subagent-hooks-api-BQTHdfu9.js +0 -23
  1569. package/dist/subagent-hooks-api-BbPzDisR.js +0 -23
  1570. package/dist/subagent-hooks-api-CaK18xbV.js +0 -22
  1571. package/dist/subagent-hooks-iTEFxZsy.js +0 -146
  1572. package/dist/subagent-hooks-nC3xzxkl.js +0 -116
  1573. package/dist/subagent-orphan-recovery-8vmSTFgg.js +0 -352
  1574. package/dist/subagent-registry-BQiMVPpm.js +0 -3
  1575. package/dist/subagent-registry-Cbcg4B5r.js +0 -2351
  1576. package/dist/subagent-session-cleanup-C0rvXUHJ.js +0 -525
  1577. package/dist/subagent-spawn-C7qb6Xeh.js +0 -1164
  1578. package/dist/target-id-D8-jAcuu.js +0 -107
  1579. package/dist/targets-0zN3hrEr.d.ts +0 -10
  1580. package/dist/targets-Bb7vk38n.js +0 -19
  1581. package/dist/targets-CD00fPOp.js +0 -44
  1582. package/dist/targets-DSPJ8vAR.js +0 -19
  1583. package/dist/targets-LL8EOMbE.d.ts +0 -10
  1584. package/dist/test-fixtures-HY6a4nTW.d.ts +0 -26
  1585. package/dist/testing-CLnRANmm.js +0 -267
  1586. package/dist/thinking-policy-qgb27VHv.d.ts +0 -5
  1587. package/dist/thread-bindings-Bkwc2J66.js +0 -228
  1588. package/dist/thread-bindings-CNMoMUQb.js +0 -232
  1589. package/dist/thread-bindings-DgXKF9yY.js +0 -8
  1590. package/dist/thread-bindings-djvvwYbc.js +0 -571
  1591. package/dist/thread-bindings.discord-api-C4SqAw6w.js +0 -187
  1592. package/dist/thread-bindings.manager-BumlxAXA.js +0 -2
  1593. package/dist/thread-bindings.manager-DI4VzP2R.js +0 -536
  1594. package/dist/thread-lifecycle-iXf_pfx4.js +0 -1614
  1595. package/dist/token-Bb6OnAuJ.js +0 -134
  1596. package/dist/tool-PsNYA2Li.js +0 -139
  1597. package/dist/tool-actions.runtime-ImLggb3i.js +0 -534
  1598. package/dist/tool-plugin-DCe7qc4T.d.ts +0 -77
  1599. package/dist/tool-resolution-QBc_Wzpb.js +0 -149
  1600. package/dist/tool-split-BdJyMYry.d.ts +0 -19
  1601. package/dist/tools-effective-inventory-C-Z__vce.js +0 -204
  1602. package/dist/tools-invoke-http-Dj1KVZvJ.js +0 -67
  1603. package/dist/tools-invoke-shared-ayj1QlZ6.js +0 -200
  1604. package/dist/transport-stream-BDfZ4h_j.d.ts +0 -42
  1605. package/dist/tts-myCDkwXy.js +0 -66
  1606. package/dist/tui-CH0V-Adl.js +0 -4709
  1607. package/dist/tui-Dzfpgrzy.js +0 -2
  1608. package/dist/tui-backend-D6j5V1sg.js +0 -256
  1609. package/dist/tui-cli-B_n7W25g.js +0 -37
  1610. package/dist/typed-cases-BYRVKA1F.d.ts +0 -68
  1611. package/dist/types-Bq__KspS.d.ts +0 -786
  1612. package/dist/types-DnrQyzr_2.d.ts +0 -3650
  1613. package/dist/types.public-XxxJRbkm.d.ts +0 -70
  1614. package/dist/update-cli-B8pYwRG3.js +0 -3665
  1615. package/dist/video-generation-runtime-m6CZZJvU.d.ts +0 -21
  1616. package/dist/video-model-catalog-BjzFe2rQ.d.ts +0 -16
  1617. package/dist/vision-tools-_n3POB-p.js +0 -1409
  1618. package/dist/web-search-AzcGKmyk.js +0 -62
  1619. package/dist/web-search-provider.runtime-CXHenOTG.js +0 -2
  1620. package/dist/web-search-provider.runtime-CdnLsStq.js +0 -328
  1621. package/dist/webhook-targets-CMIRhqsl.d.ts +0 -99
  1622. package/dist/xai-oauth-DLHrEnjd.js +0 -479
  1623. package/dist/xai-user-agent-DE6yc3A1.js +0 -32
  1624. /package/dist/{acp-runtime-backend-D9tiyDVJ.js → acp-runtime-backend-g9H_CVLT.js} +0 -0
  1625. /package/dist/{channel-actions-BXNnIi_Z.js → channel-actions-DusdCKRy.js} +0 -0
  1626. /package/dist/{command-status-runtime-BoIMMMSM.js → command-status-runtime-LKbnzn5j.js} +0 -0
  1627. /package/dist/{delegate-RyMv0AoR.js → delegate-B4TYvL9i.js} +0 -0
  1628. /package/dist/{dispatch-acp-kTlTPqrk.js → dispatch-acp-B-04vNVY.js} +0 -0
  1629. /package/dist/{heartbeat-runner-ChrVDFRL.js → heartbeat-runner-Cp01i5b7.js} +0 -0
  1630. /package/dist/{library-BRqx411H.js → library-BnsODxr_.js} +0 -0
  1631. /package/dist/{run-executor.runtime-BcFbycTN.js → run-executor.runtime-DpQD-Pli.js} +0 -0
  1632. /package/dist/{shared-D843h85s.js → shared-C3GTxUg0.js} +0 -0
  1633. /package/dist/{runtime-api-BMFYHiAb.d.ts → test-support-BVVgDSdq.d.ts} +0 -0
@@ -1,4709 +0,0 @@
1
- import { a as normalizeLowercaseStringOrEmpty, c as normalizeOptionalString, s as normalizeOptionalLowercaseString } from "./string-coerce-DyL154ka.js";
2
- import { i as visibleWidth, r as stripAnsi$1 } from "./ansi-4r6vVvJt.js";
3
- import { v as resolveStateDir } from "./paths-hPbyXIfe.js";
4
- import { i as formatErrorMessage } from "./errors-DcaOtHe_.js";
5
- import { u as registerUncaughtExceptionHandler } from "./unhandled-rejections-B1bEISGC.js";
6
- import { n as VERSION } from "./version-QmPt05QD.js";
7
- import { c as resolveAgentIdByWorkspacePath } from "./agent-scope-ByORrOIw.js";
8
- import { c as parseAgentSessionKey } from "./session-key-utils-Ce_xWkNq.js";
9
- import { l as normalizeAgentId, r as buildAgentMainSessionKey, u as normalizeMainKey } from "./session-key-Bte0mmcq.js";
10
- import { c as resolveDefaultAgentId } from "./agent-scope-config-t279g9Oa.js";
11
- import { t as privateFileStore } from "./private-file-store-C_5ZwE9L.js";
12
- import { n as assertExplicitGatewayAuthModeWhenBothConfigured } from "./auth-mode-policy-S5pkoxko.js";
13
- import { t as loggingState } from "./state-CHRYWIGY.js";
14
- import { s as setConsoleSubsystemFilter } from "./console-BIg9x4uL.js";
15
- import { i as isLoopbackHost } from "./net-CRvxvxp_.js";
16
- import { i as getRuntimeConfig } from "./io-DT0v1_Se.js";
17
- import { n as modelKey } from "./model-ref-shared-vgjCtsJm.js";
18
- import { _ as resolveResponseUsageMode, h as normalizeUsageDisplay, r as listThinkingLevelLabels, t as formatThinkingLevels } from "./thinking--tfv1WF2.js";
19
- import "./config-B4CDUAbU.js";
20
- import { i as GATEWAY_CLIENT_NAMES, r as GATEWAY_CLIENT_MODES, t as GATEWAY_CLIENT_CAPS } from "./client-info-B56HGdh-.js";
21
- import { t as startGatewayClientWhenEventLoopReady } from "./client-start-readiness-CWhUx1E4.js";
22
- import { n as GatewayClient, r as GatewayClientRequestError } from "./client-CW6lotvL.js";
23
- import "./protocol-BqIJbb8x.js";
24
- import "./version-DDqbebEG.js";
25
- import { d as resolveExplicitGatewayAuth, n as buildGatewayConnectionDetails, s as ensureExplicitGatewayAuth } from "./call-CBst8HSM.js";
26
- import { n as extractAssistantVisibleText } from "./chat-message-content-DN9xEd6w.js";
27
- import { r as stripLeadingInboundMetadata } from "./strip-inbound-meta-BavI3j3K.js";
28
- import { r as formatRawAssistantErrorForUi } from "./assistant-error-format-B2ijqfp6.js";
29
- import { t as isAuthErrorMessage } from "./failover-matches-C-tab7FS.js";
30
- import { n as formatTokenCount } from "./usage-format-DJsMujmh.js";
31
- import "./pi-embedded-helpers-kdRV8azX.js";
32
- import { r as resolveToolDisplay, t as formatToolDetail } from "./tool-display-pGwjI-zv.js";
33
- import { r as resolveSessionInfoModelSelection } from "./model-selection-display-BOUwZcnd.js";
34
- import { n as listChatCommands, r as listChatCommandsForConfig } from "./commands-registry-list-BL0_uLTm.js";
35
- import "./commands-registry-BJVrscvJ.js";
36
- import { n as formatTimeAgo, t as formatRelativeTimestamp } from "./format-relative-Bjc3l98W.js";
37
- import { t as normalizeGroupActivation } from "./group-activation-BxkIP-sT.js";
38
- import { t as resolveGatewayInteractiveSurfaceAuth } from "./auth-surface-resolution-CPvPyFBb.js";
39
- import { n as TUI_SETUP_AUTH_SOURCE_ENV, t as TUI_SETUP_AUTH_SOURCE_CONFIG } from "./setup-launch-env-CVLaOzVA.js";
40
- import { t as resolveLocalRunShutdownGraceMs } from "./local-run-shutdown-BUy2Prpp.js";
41
- import { fileURLToPath } from "node:url";
42
- import { existsSync } from "node:fs";
43
- import path from "node:path";
44
- import { execFileSync, spawn } from "node:child_process";
45
- import chalk from "chalk";
46
- import { createHash, randomUUID } from "node:crypto";
47
- import { Box, CombinedAutocompleteProvider, Container, Editor, Input, Key, Loader, Markdown, ProcessTerminal, SelectList, SettingsList, Spacer, TUI, Text, isKeyRelease, matchesKey, truncateToWidth } from "@earendil-works/pi-tui";
48
- //#region src/tui/commands.ts
49
- const VERBOSE_LEVELS = ["on", "off"];
50
- const TRACE_LEVELS = ["on", "off"];
51
- const FAST_LEVELS = [
52
- "status",
53
- "on",
54
- "off"
55
- ];
56
- const REASONING_LEVELS = ["on", "off"];
57
- const ELEVATED_LEVELS = [
58
- "on",
59
- "off",
60
- "ask",
61
- "full"
62
- ];
63
- const ACTIVATION_LEVELS = ["mention", "always"];
64
- const USAGE_FOOTER_LEVELS = [
65
- "off",
66
- "tokens",
67
- "full"
68
- ];
69
- const COMMAND_ALIASES = {
70
- elev: "elevated",
71
- gwstatus: "gateway-status"
72
- };
73
- function createLevelCompletion(levels) {
74
- return (prefix) => levels.filter((value) => value.startsWith(normalizeLowercaseStringOrEmpty(prefix))).map((value) => ({
75
- value,
76
- label: value
77
- }));
78
- }
79
- function normalizeSlashCommandName(value) {
80
- return value.replace(/^\//, "").trim();
81
- }
82
- function appendSlashCommand(commands, seen, name, description) {
83
- const normalizedName = normalizeSlashCommandName(name);
84
- if (!normalizedName || seen.has(normalizedName)) return;
85
- seen.add(normalizedName);
86
- commands.push({
87
- name: normalizedName,
88
- description
89
- });
90
- }
91
- function parseCommand(input) {
92
- const trimmed = input.replace(/^\//, "").trim();
93
- if (!trimmed) return {
94
- name: "",
95
- args: ""
96
- };
97
- const [name, ...rest] = trimmed.split(/\s+/);
98
- const normalized = normalizeLowercaseStringOrEmpty(name);
99
- return {
100
- name: COMMAND_ALIASES[normalized] ?? normalized,
101
- args: rest.join(" ").trim()
102
- };
103
- }
104
- function getSlashCommands(options = {}) {
105
- const thinkLevels = options.thinkingLevels?.length ? options.thinkingLevels.map((level) => level.label) : listThinkingLevelLabels(options.provider, options.model);
106
- const verboseCompletions = createLevelCompletion(VERBOSE_LEVELS);
107
- const traceCompletions = createLevelCompletion(TRACE_LEVELS);
108
- const fastCompletions = createLevelCompletion(FAST_LEVELS);
109
- const reasoningCompletions = createLevelCompletion(REASONING_LEVELS);
110
- const usageCompletions = createLevelCompletion(USAGE_FOOTER_LEVELS);
111
- const elevatedCompletions = createLevelCompletion(ELEVATED_LEVELS);
112
- const activationCompletions = createLevelCompletion(ACTIVATION_LEVELS);
113
- const commands = [
114
- {
115
- name: "help",
116
- description: "Show slash command help"
117
- },
118
- {
119
- name: "gateway-status",
120
- description: "Show gateway status summary"
121
- },
122
- {
123
- name: "gwstatus",
124
- description: "Alias for /gateway-status"
125
- },
126
- ...options.local ? [{
127
- name: "auth",
128
- description: "Run provider auth/login flow"
129
- }] : [],
130
- {
131
- name: "agent",
132
- description: "Switch agent (or open picker)"
133
- },
134
- {
135
- name: "agents",
136
- description: "Open agent picker"
137
- },
138
- {
139
- name: "crestodian",
140
- description: "Return to Crestodian"
141
- },
142
- {
143
- name: "session",
144
- description: "Switch session (or open picker)"
145
- },
146
- {
147
- name: "sessions",
148
- description: "Open session picker"
149
- },
150
- {
151
- name: "model",
152
- description: "Set model (or open picker)"
153
- },
154
- {
155
- name: "models",
156
- description: "Open model picker"
157
- },
158
- {
159
- name: "think",
160
- description: "Set thinking level",
161
- getArgumentCompletions: (prefix) => thinkLevels.filter((v) => v.startsWith(normalizeLowercaseStringOrEmpty(prefix))).map((value) => ({
162
- value,
163
- label: value
164
- }))
165
- },
166
- {
167
- name: "fast",
168
- description: "Set fast mode on/off",
169
- getArgumentCompletions: fastCompletions
170
- },
171
- {
172
- name: "verbose",
173
- description: "Set verbose on/off",
174
- getArgumentCompletions: verboseCompletions
175
- },
176
- {
177
- name: "trace",
178
- description: "Set trace on/off",
179
- getArgumentCompletions: traceCompletions
180
- },
181
- {
182
- name: "reasoning",
183
- description: "Set reasoning on/off",
184
- getArgumentCompletions: reasoningCompletions
185
- },
186
- {
187
- name: "usage",
188
- description: "Toggle per-response usage line",
189
- getArgumentCompletions: usageCompletions
190
- },
191
- {
192
- name: "elevated",
193
- description: "Set elevated on/off/ask/full",
194
- getArgumentCompletions: elevatedCompletions
195
- },
196
- {
197
- name: "elev",
198
- description: "Alias for /elevated",
199
- getArgumentCompletions: elevatedCompletions
200
- },
201
- {
202
- name: "activation",
203
- description: "Set group activation",
204
- getArgumentCompletions: activationCompletions
205
- },
206
- {
207
- name: "abort",
208
- description: "Abort active run"
209
- },
210
- {
211
- name: "new",
212
- description: "Reset the session"
213
- },
214
- {
215
- name: "reset",
216
- description: "Reset the session"
217
- },
218
- {
219
- name: "settings",
220
- description: "Open settings"
221
- },
222
- {
223
- name: "exit",
224
- description: "Exit the TUI"
225
- },
226
- {
227
- name: "quit",
228
- description: "Exit the TUI"
229
- }
230
- ];
231
- const seen = new Set(commands.map((command) => command.name));
232
- const gatewayCommands = options.cfg ? listChatCommandsForConfig(options.cfg) : listChatCommands();
233
- for (const command of gatewayCommands) {
234
- const aliases = command.textAliases.length > 0 ? command.textAliases : [`/${command.key}`];
235
- for (const alias of aliases) appendSlashCommand(commands, seen, alias, command.description);
236
- }
237
- for (const command of options.dynamicCommands ?? []) {
238
- const aliases = command.textAliases?.length ? command.textAliases : [command.name];
239
- for (const alias of aliases) appendSlashCommand(commands, seen, alias, command.description);
240
- }
241
- return commands;
242
- }
243
- function helpText(options = {}) {
244
- const thinkLevels = formatThinkingLevels(options.provider, options.model, "|");
245
- return [
246
- "Slash commands:",
247
- "/help",
248
- "/commands",
249
- "/status",
250
- "/gateway-status",
251
- "/gwstatus",
252
- ...options.local ? ["/auth [provider]"] : [],
253
- "/agent <id> (or /agents)",
254
- "/crestodian [request]",
255
- "/session <key> (or /sessions)",
256
- "/model <provider/model> (or /models)",
257
- `/think <${thinkLevels}>`,
258
- "/fast <status|on|off>",
259
- "/verbose <on|off>",
260
- "/trace <on|off>",
261
- "/reasoning <on|off>",
262
- "/usage <off|tokens|full>",
263
- "/elevated <on|off|ask|full>",
264
- "/elev <on|off|ask|full>",
265
- "/activation <mention|always>",
266
- "/new or /reset",
267
- "/abort",
268
- "/settings",
269
- "/exit"
270
- ].join("\n");
271
- }
272
- //#endregion
273
- //#region src/tui/theme/theme.ts
274
- const DARK_TEXT = "#E8E3D5";
275
- const LIGHT_TEXT = "#1E1E1E";
276
- const XTERM_LEVELS = [
277
- 0,
278
- 95,
279
- 135,
280
- 175,
281
- 215,
282
- 255
283
- ];
284
- function channelToSrgb(value) {
285
- const normalized = value / 255;
286
- return normalized <= .03928 ? normalized / 12.92 : ((normalized + .055) / 1.055) ** 2.4;
287
- }
288
- function relativeLuminanceRgb(r, g, b) {
289
- const red = channelToSrgb(r);
290
- const green = channelToSrgb(g);
291
- const blue = channelToSrgb(b);
292
- return .2126 * red + .7152 * green + .0722 * blue;
293
- }
294
- function relativeLuminanceHex(hex) {
295
- return relativeLuminanceRgb(Number.parseInt(hex.slice(1, 3), 16), Number.parseInt(hex.slice(3, 5), 16), Number.parseInt(hex.slice(5, 7), 16));
296
- }
297
- function contrastRatio(background, foregroundHex) {
298
- const foreground = relativeLuminanceHex(foregroundHex);
299
- const lighter = Math.max(background, foreground);
300
- const darker = Math.min(background, foreground);
301
- return (lighter + .05) / (darker + .05);
302
- }
303
- function pickHigherContrastText(r, g, b) {
304
- const background = relativeLuminanceRgb(r, g, b);
305
- return contrastRatio(background, LIGHT_TEXT) >= contrastRatio(background, DARK_TEXT);
306
- }
307
- function isLightBackground() {
308
- const explicit = normalizeOptionalLowercaseString(process.env.DAOCORE_THEME);
309
- if (explicit === "light") return true;
310
- if (explicit === "dark") return false;
311
- const colorfgbg = process.env.COLORFGBG;
312
- if (colorfgbg && colorfgbg.length <= 64) {
313
- const sep = colorfgbg.lastIndexOf(";");
314
- const bg = Number.parseInt(sep >= 0 ? colorfgbg.slice(sep + 1) : colorfgbg, 10);
315
- if (bg >= 0 && bg <= 255) {
316
- if (bg <= 15) return bg === 7 || bg === 15;
317
- if (bg >= 232) return bg >= 244;
318
- const cubeIndex = bg - 16;
319
- const bVal = XTERM_LEVELS[cubeIndex % 6];
320
- const gVal = XTERM_LEVELS[Math.floor(cubeIndex / 6) % 6];
321
- const rVal = XTERM_LEVELS[Math.floor(cubeIndex / 36)];
322
- return pickHigherContrastText(rVal, gVal, bVal);
323
- }
324
- }
325
- return false;
326
- }
327
- const palette = isLightBackground() ? {
328
- text: "#1E1E1E",
329
- dim: "#5B6472",
330
- accent: "#B45309",
331
- accentSoft: "#C2410C",
332
- border: "#5B6472",
333
- userBg: "#F3F0E8",
334
- userText: "#1E1E1E",
335
- systemText: "#4B5563",
336
- toolPendingBg: "#EFF6FF",
337
- toolSuccessBg: "#ECFDF5",
338
- toolErrorBg: "#FEF2F2",
339
- toolTitle: "#B45309",
340
- toolOutput: "#374151",
341
- quote: "#1D4ED8",
342
- quoteBorder: "#2563EB",
343
- code: "#92400E",
344
- codeBlock: "#F9FAFB",
345
- codeBorder: "#92400E",
346
- link: "#047857",
347
- error: "#DC2626",
348
- success: "#047857"
349
- } : {
350
- text: "#E8E3D5",
351
- dim: "#7B7F87",
352
- accent: "#F6C453",
353
- accentSoft: "#F2A65A",
354
- border: "#3C414B",
355
- userBg: "#2B2F36",
356
- userText: "#F3EEE0",
357
- systemText: "#9BA3B2",
358
- toolPendingBg: "#1F2A2F",
359
- toolSuccessBg: "#1E2D23",
360
- toolErrorBg: "#2F1F1F",
361
- toolTitle: "#F6C453",
362
- toolOutput: "#E1DACB",
363
- quote: "#8CC8FF",
364
- quoteBorder: "#3B4D6B",
365
- code: "#F0C987",
366
- codeBlock: "#1E232A",
367
- codeBorder: "#343A45",
368
- link: "#7DD3A5",
369
- error: "#F97066",
370
- success: "#7DD3A5"
371
- };
372
- const fg = (hex) => (text) => chalk.hex(hex)(text);
373
- const bg = (hex) => (text) => chalk.bgHex(hex)(text);
374
- /**
375
- * Render code blocks with the theme code color without pulling a parser into the base TUI path.
376
- * Returns an array of lines with ANSI escape codes.
377
- */
378
- function highlightCode(code) {
379
- return code.split("\n").map((line) => fg(palette.code)(line));
380
- }
381
- const theme = {
382
- fg: fg(palette.text),
383
- assistantText: (text) => text,
384
- dim: fg(palette.dim),
385
- accent: fg(palette.accent),
386
- accentSoft: fg(palette.accentSoft),
387
- success: fg(palette.success),
388
- error: fg(palette.error),
389
- header: (text) => chalk.bold(fg(palette.accent)(text)),
390
- system: fg(palette.systemText),
391
- userBg: bg(palette.userBg),
392
- userText: fg(palette.userText),
393
- toolTitle: fg(palette.toolTitle),
394
- toolOutput: fg(palette.toolOutput),
395
- toolPendingBg: bg(palette.toolPendingBg),
396
- toolSuccessBg: bg(palette.toolSuccessBg),
397
- toolErrorBg: bg(palette.toolErrorBg),
398
- border: fg(palette.border),
399
- bold: (text) => chalk.bold(text),
400
- italic: (text) => chalk.italic(text)
401
- };
402
- const markdownTheme = {
403
- heading: (text) => chalk.bold(fg(palette.accent)(text)),
404
- link: (text) => fg(palette.link)(text),
405
- linkUrl: (text) => chalk.dim(text),
406
- code: (text) => fg(palette.code)(text),
407
- codeBlock: (text) => fg(palette.code)(text),
408
- codeBlockBorder: (text) => fg(palette.codeBorder)(text),
409
- quote: (text) => fg(palette.quote)(text),
410
- quoteBorder: (text) => fg(palette.quoteBorder)(text),
411
- hr: (text) => fg(palette.border)(text),
412
- listBullet: (text) => fg(palette.accentSoft)(text),
413
- bold: (text) => chalk.bold(text),
414
- italic: (text) => chalk.italic(text),
415
- strikethrough: (text) => chalk.strikethrough(text),
416
- underline: (text) => chalk.underline(text),
417
- highlightCode
418
- };
419
- const baseSelectListTheme = {
420
- selectedPrefix: (text) => fg(palette.accent)(text),
421
- selectedText: (text) => chalk.bold(fg(palette.accent)(text)),
422
- description: (text) => fg(palette.dim)(text),
423
- scrollInfo: (text) => fg(palette.dim)(text),
424
- noMatch: (text) => fg(palette.dim)(text)
425
- };
426
- const selectListTheme = baseSelectListTheme;
427
- const filterableSelectListTheme = {
428
- ...baseSelectListTheme,
429
- filterLabel: (text) => fg(palette.dim)(text)
430
- };
431
- const settingsListTheme = {
432
- label: (text, selected) => selected ? chalk.bold(fg(palette.accent)(text)) : fg(palette.text)(text),
433
- value: (text, selected) => selected ? fg(palette.accentSoft)(text) : fg(palette.dim)(text),
434
- description: (text) => fg(palette.systemText)(text),
435
- cursor: fg(palette.accent)("→ "),
436
- hint: (text) => fg(palette.dim)(text)
437
- };
438
- const editorTheme = {
439
- borderColor: (text) => fg(palette.border)(text),
440
- selectList: selectListTheme
441
- };
442
- const searchableSelectListTheme = {
443
- ...baseSelectListTheme,
444
- searchPrompt: (text) => fg(palette.accentSoft)(text),
445
- searchInput: (text) => fg(palette.text)(text),
446
- matchHighlight: (text) => chalk.bold(fg(palette.accent)(text))
447
- };
448
- //#endregion
449
- //#region src/tui/osc8-hyperlinks.ts
450
- const SGR_PATTERN = "\\x1b\\[[0-9;]*m";
451
- const OSC8_PATTERN = "\\x1b\\]8;;.*?(?:\\x07|\\x1b\\\\)";
452
- const ANSI_RE = new RegExp(`${SGR_PATTERN}|${OSC8_PATTERN}`, "g");
453
- const SGR_START_RE = new RegExp(`^${SGR_PATTERN}`);
454
- const OSC8_START_RE = new RegExp(`^${OSC8_PATTERN}`);
455
- /**
456
- * Extract all unique URLs from raw markdown text.
457
- * Finds both bare URLs and markdown link hrefs [text](url).
458
- */
459
- function extractUrls(markdown) {
460
- const urls = /* @__PURE__ */ new Set();
461
- const mdLinkRe = /\[(?:[^\]]*)\]\(\s*<?(https?:\/\/[^)\s>]+)>?(?:\s+["'][^"']*["'])?\s*\)/g;
462
- let m;
463
- while ((m = mdLinkRe.exec(markdown)) !== null) urls.add(m[1]);
464
- const stripped = markdown.replace(/\[(?:[^\]]*)\]\(\s*<?https?:\/\/[^)\s>]+>?(?:\s+["'][^"']*["'])?\s*\)/g, "");
465
- const bareRe = /https?:\/\/[^\s)\]>]+/g;
466
- while ((m = bareRe.exec(stripped)) !== null) urls.add(m[0]);
467
- return [...urls];
468
- }
469
- /** Strip ANSI SGR and OSC 8 sequences to get visible text. */
470
- function stripAnsi(input) {
471
- return input.replace(ANSI_RE, "");
472
- }
473
- /**
474
- * Find URL ranges in a line's visible text, handling cross-line URL splits.
475
- */
476
- function findUrlRanges(visibleText, knownUrls, pending) {
477
- const ranges = [];
478
- let newPending = null;
479
- let searchFrom = 0;
480
- if (pending) {
481
- const remaining = pending.url.slice(pending.consumed);
482
- const trimmed = visibleText.trimStart();
483
- const leadingSpaces = visibleText.length - trimmed.length;
484
- let matchLen = 0;
485
- for (let j = 0; j < remaining.length && j < trimmed.length; j++) if (remaining[j] === trimmed[j]) matchLen++;
486
- else break;
487
- if (matchLen > 0) {
488
- ranges.push({
489
- start: leadingSpaces,
490
- end: leadingSpaces + matchLen,
491
- url: pending.url
492
- });
493
- searchFrom = leadingSpaces + matchLen;
494
- if (pending.consumed + matchLen < pending.url.length) newPending = {
495
- url: pending.url,
496
- consumed: pending.consumed + matchLen
497
- };
498
- }
499
- }
500
- const urlRe = /https?:\/\/[^\s)\]>]+/g;
501
- urlRe.lastIndex = searchFrom;
502
- let match;
503
- while ((match = urlRe.exec(visibleText)) !== null) {
504
- const fragment = match[0];
505
- const start = match.index;
506
- let resolvedUrl = fragment;
507
- let found = false;
508
- for (const known of knownUrls) if (known === fragment) {
509
- resolvedUrl = known;
510
- found = true;
511
- break;
512
- }
513
- if (!found) {
514
- let bestLen = 0;
515
- for (const known of knownUrls) if (known.startsWith(fragment) && known.length > bestLen) {
516
- resolvedUrl = known;
517
- bestLen = known.length;
518
- found = true;
519
- }
520
- }
521
- if (!found) {
522
- let bestLen = 0;
523
- for (const known of knownUrls) if (fragment.startsWith(known) && known.length > bestLen) {
524
- resolvedUrl = known;
525
- bestLen = known.length;
526
- }
527
- }
528
- ranges.push({
529
- start,
530
- end: start + fragment.length,
531
- url: resolvedUrl
532
- });
533
- if (resolvedUrl.length > fragment.length && resolvedUrl.startsWith(fragment)) newPending = {
534
- url: resolvedUrl,
535
- consumed: fragment.length
536
- };
537
- }
538
- return {
539
- ranges,
540
- pending: newPending
541
- };
542
- }
543
- /**
544
- * Apply OSC 8 hyperlink sequences to a line based on visible-text URL ranges.
545
- * Walks through the raw string character by character, inserting OSC 8
546
- * open/close sequences at URL range boundaries while preserving ANSI codes.
547
- */
548
- function applyOsc8Ranges(line, ranges) {
549
- if (ranges.length === 0) return line;
550
- const urlAt = /* @__PURE__ */ new Map();
551
- for (const r of ranges) for (let p = r.start; p < r.end; p++) urlAt.set(p, r.url);
552
- let result = "";
553
- let visiblePos = 0;
554
- let activeUrl = null;
555
- let i = 0;
556
- while (i < line.length) {
557
- if (line.charCodeAt(i) === 27) {
558
- const sgr = line.slice(i).match(SGR_START_RE);
559
- if (sgr) {
560
- result += sgr[0];
561
- i += sgr[0].length;
562
- continue;
563
- }
564
- const osc = line.slice(i).match(OSC8_START_RE);
565
- if (osc) {
566
- result += osc[0];
567
- i += osc[0].length;
568
- continue;
569
- }
570
- }
571
- const targetUrl = urlAt.get(visiblePos) ?? null;
572
- if (targetUrl !== activeUrl) {
573
- if (activeUrl !== null) result += "\x1B]8;;\x07";
574
- if (targetUrl !== null) result += `\x1b]8;;${targetUrl}\x07`;
575
- activeUrl = targetUrl;
576
- }
577
- result += line[i];
578
- visiblePos++;
579
- i++;
580
- }
581
- if (activeUrl !== null) result += "\x1B]8;;\x07";
582
- return result;
583
- }
584
- /**
585
- * Add OSC 8 hyperlinks to rendered lines using a pre-extracted URL list.
586
- *
587
- * For each line, finds URL-like substrings in the visible text, matches them
588
- * against known URLs, and wraps each fragment with OSC 8 escape sequences.
589
- * Handles URLs broken across multiple lines by pi-tui's word wrapping.
590
- */
591
- function addOsc8Hyperlinks(lines, urls) {
592
- if (urls.length === 0) return lines;
593
- let pending = null;
594
- return lines.map((line) => {
595
- const result = findUrlRanges(stripAnsi(line), urls, pending);
596
- pending = result.pending;
597
- return applyOsc8Ranges(line, result.ranges);
598
- });
599
- }
600
- //#endregion
601
- //#region src/tui/components/hyperlink-markdown.ts
602
- /**
603
- * Wrapper around pi-tui's Markdown component that adds OSC 8 terminal
604
- * hyperlinks to rendered output, making URLs clickable even when broken
605
- * across multiple lines by word wrapping.
606
- */
607
- var HyperlinkMarkdown = class {
608
- constructor(text, paddingX, paddingY, theme, options) {
609
- this.inner = new Markdown(text, paddingX, paddingY, theme, options);
610
- this.urls = extractUrls(text);
611
- }
612
- render(width) {
613
- return addOsc8Hyperlinks(this.inner.render(width), this.urls);
614
- }
615
- setText(text) {
616
- this.inner.setText(text);
617
- this.urls = extractUrls(text);
618
- }
619
- invalidate() {
620
- this.inner.invalidate();
621
- }
622
- };
623
- //#endregion
624
- //#region src/tui/components/assistant-message.ts
625
- var AssistantMessageComponent = class extends Container {
626
- constructor(text) {
627
- super();
628
- this.body = new HyperlinkMarkdown(text, 0, 0, markdownTheme, { color: (line) => theme.assistantText(line) });
629
- this.addChild(new Spacer(1));
630
- this.addChild(this.body);
631
- }
632
- setText(text) {
633
- this.body.setText(text);
634
- }
635
- };
636
- //#endregion
637
- //#region src/tui/components/btw-inline-message.ts
638
- var BtwInlineMessage = class extends Container {
639
- constructor(params) {
640
- super();
641
- this.setResult(params);
642
- }
643
- setResult(params) {
644
- this.clear();
645
- this.addChild(new Spacer(1));
646
- this.addChild(new Text(theme.header(`BTW: ${params.question}`), 1, 0));
647
- if (params.isError) this.addChild(new Text(theme.error(params.text), 1, 0));
648
- else this.addChild(new AssistantMessageComponent(params.text));
649
- this.addChild(new Text(theme.dim("Press Enter or Esc to dismiss"), 1, 0));
650
- }
651
- };
652
- //#endregion
653
- //#region src/tui/tui-formatters.ts
654
- const REPLACEMENT_CHAR_RE = /\uFFFD/g;
655
- const MAX_TOKEN_CHARS = 32;
656
- const LONG_TOKEN_RE = /\S{33,}/g;
657
- const LONG_TOKEN_TEST_RE = /\S{33,}/;
658
- const BINARY_LINE_REPLACEMENT_THRESHOLD = 12;
659
- const URL_PREFIX_RE = /^(https?:\/\/|file:\/\/)/i;
660
- const WINDOWS_DRIVE_RE = /^[a-zA-Z]:[\\/]/;
661
- const FILE_LIKE_RE = /^[a-zA-Z0-9._-]+$/;
662
- const EDGE_PUNCTUATION_RE = /^[`"'([{<]+|[`"')\]}>.,:;!?]+$/g;
663
- const ALPHANUMERIC_RE = /[A-Za-z0-9]/;
664
- const TOKENISH_MIN_LENGTH = 24;
665
- const RTL_SCRIPT_RE = /[\u0590-\u08ff\ufb1d-\ufdff\ufe70-\ufefc]/;
666
- const BIDI_CONTROL_RE = /[\u202a-\u202e\u2066-\u2069]/;
667
- const RTL_ISOLATE_START = "⁧";
668
- const RTL_ISOLATE_END = "⁩";
669
- const FENCED_CODE_RE = /(```|~~~)[^\n]*\n[\s\S]*?\n\1[^\n]*/g;
670
- const INLINE_CODE_RE = /(`+)(?:(?!\1).)+?\1/g;
671
- function hasControlChars(text) {
672
- for (const char of text) {
673
- const code = char.charCodeAt(0);
674
- if (code <= 31 && code !== 9 && code !== 10 && code !== 13 || code >= 127 && code <= 159) return true;
675
- }
676
- return false;
677
- }
678
- function stripControlChars(text) {
679
- if (!hasControlChars(text)) return text;
680
- let sanitized = "";
681
- for (const char of text) {
682
- const code = char.charCodeAt(0);
683
- if (!(code <= 31 && code !== 9 && code !== 10 && code !== 13) && !(code >= 127 && code <= 159)) sanitized += char;
684
- }
685
- return sanitized;
686
- }
687
- function chunkToken(token, maxChars) {
688
- if (token.length <= maxChars) return [token];
689
- const chunks = [];
690
- for (let i = 0; i < token.length; i += maxChars) chunks.push(token.slice(i, i + maxChars));
691
- return chunks;
692
- }
693
- function isCopySensitiveToken(token) {
694
- const candidate = token.replace(EDGE_PUNCTUATION_RE, "") || token;
695
- if (URL_PREFIX_RE.test(candidate)) return true;
696
- if (candidate.startsWith("/") || candidate.startsWith("~/") || candidate.startsWith("./") || candidate.startsWith("../")) return true;
697
- if (WINDOWS_DRIVE_RE.test(candidate) || candidate.startsWith("\\\\")) return true;
698
- if (candidate.includes("/") || candidate.includes("\\")) return true;
699
- if (FILE_LIKE_RE.test(candidate) && (candidate.includes("_") || candidate.includes("-") || candidate.includes("."))) return true;
700
- if (candidate.length >= TOKENISH_MIN_LENGTH && /[a-z]/i.test(candidate) && /\d/.test(candidate)) return true;
701
- return false;
702
- }
703
- function normalizeLongTokenForDisplay(token) {
704
- if (isCopySensitiveToken(token)) return token;
705
- if (!ALPHANUMERIC_RE.test(token)) return token;
706
- return chunkToken(token, MAX_TOKEN_CHARS).join(" ");
707
- }
708
- function partitionByRegex(text, re) {
709
- const parts = [];
710
- let lastIndex = 0;
711
- for (const match of text.matchAll(re)) {
712
- const start = match.index ?? 0;
713
- if (start > lastIndex) parts.push({
714
- kind: "prose",
715
- text: text.slice(lastIndex, start)
716
- });
717
- parts.push({
718
- kind: "code",
719
- text: match[0]
720
- });
721
- lastIndex = start + match[0].length;
722
- }
723
- if (lastIndex < text.length) parts.push({
724
- kind: "prose",
725
- text: text.slice(lastIndex)
726
- });
727
- return parts;
728
- }
729
- function transformOutsideCode(text, transform) {
730
- return partitionByRegex(text, FENCED_CODE_RE).map((seg) => {
731
- if (seg.kind === "code") return seg.text;
732
- return partitionByRegex(seg.text, INLINE_CODE_RE).map((s) => s.kind === "code" ? s.text : transform(s.text)).join("");
733
- }).join("");
734
- }
735
- function redactBinaryLikeLine(line) {
736
- const replacementCount = (line.match(REPLACEMENT_CHAR_RE) || []).length;
737
- if (replacementCount >= BINARY_LINE_REPLACEMENT_THRESHOLD && replacementCount * 2 >= line.length) return "[binary data omitted]";
738
- return line;
739
- }
740
- function isolateRtlLine(line) {
741
- if (!RTL_SCRIPT_RE.test(line) || BIDI_CONTROL_RE.test(line)) return line;
742
- return `${RTL_ISOLATE_START}${line}${RTL_ISOLATE_END}`;
743
- }
744
- function applyRtlIsolation(text) {
745
- if (!RTL_SCRIPT_RE.test(text)) return text;
746
- return text.split("\n").map((line) => isolateRtlLine(line)).join("\n");
747
- }
748
- function sanitizeRenderableText(text) {
749
- if (!text) return text;
750
- const hasAnsi = text.includes("\x1B");
751
- const hasReplacementChars = text.includes("�");
752
- const hasLongTokens = LONG_TOKEN_TEST_RE.test(text);
753
- const hasControls = hasControlChars(text);
754
- if (!hasAnsi && !hasReplacementChars && !hasLongTokens && !hasControls) return applyRtlIsolation(text);
755
- const withoutAnsi = hasAnsi ? stripAnsi$1(text) : text;
756
- const withoutControlChars = hasControls ? stripControlChars(withoutAnsi) : withoutAnsi;
757
- const redacted = hasReplacementChars ? withoutControlChars.split("\n").map((line) => redactBinaryLikeLine(line)).join("\n") : withoutControlChars;
758
- return applyRtlIsolation(LONG_TOKEN_TEST_RE.test(redacted) ? transformOutsideCode(redacted, (segment) => LONG_TOKEN_TEST_RE.test(segment) ? segment.replace(LONG_TOKEN_RE, normalizeLongTokenForDisplay) : segment) : redacted);
759
- }
760
- function resolveFinalAssistantText(params) {
761
- const finalText = params.finalText ?? "";
762
- if (finalText.trim()) return finalText;
763
- const streamedText = params.streamedText ?? "";
764
- if (streamedText.trim()) return streamedText;
765
- const errorMessage = params.errorMessage ?? "";
766
- if (errorMessage.trim()) return formatRawAssistantErrorForUi(errorMessage);
767
- return "(no output)";
768
- }
769
- function composeThinkingAndContent(params) {
770
- const thinkingText = params.thinkingText?.trim() ?? "";
771
- const contentText = params.contentText?.trim() ?? "";
772
- const parts = [];
773
- if (params.showThinking && thinkingText) parts.push(`[thinking]\n${thinkingText}`);
774
- if (contentText) parts.push(contentText);
775
- return parts.join("\n\n").trim();
776
- }
777
- function asMessageRecord(message) {
778
- if (!message || typeof message !== "object") return;
779
- return message;
780
- }
781
- function resolveMessageRecord(message) {
782
- const record = asMessageRecord(message);
783
- if (!record) return;
784
- return {
785
- record,
786
- content: record.content
787
- };
788
- }
789
- function formatAssistantErrorFromRecord(record) {
790
- if ((typeof record.stopReason === "string" ? record.stopReason : "") !== "error") return "";
791
- return formatRawAssistantErrorForUi(typeof record.errorMessage === "string" ? record.errorMessage : "");
792
- }
793
- function collectSanitizedBlockStrings(params) {
794
- if (!Array.isArray(params.content)) return [];
795
- const parts = [];
796
- for (const block of params.content) {
797
- if (!block || typeof block !== "object") continue;
798
- const rec = block;
799
- if (rec.type === params.blockType && typeof rec[params.valueKey] === "string") parts.push(sanitizeRenderableText(rec[params.valueKey]));
800
- }
801
- return parts;
802
- }
803
- /**
804
- * Extract ONLY thinking blocks from message content.
805
- * Model-agnostic: returns empty string if no thinking blocks exist.
806
- */
807
- function extractThinkingFromMessage(message) {
808
- const resolved = resolveMessageRecord(message);
809
- if (!resolved) return "";
810
- const { content } = resolved;
811
- if (typeof content === "string") return "";
812
- return collectSanitizedBlockStrings({
813
- content,
814
- blockType: "thinking",
815
- valueKey: "thinking"
816
- }).join("\n").trim();
817
- }
818
- /**
819
- * Extract ONLY text content blocks from message (excludes thinking).
820
- * Model-agnostic: works for any model with text content blocks.
821
- */
822
- function extractContentFromMessage(message) {
823
- const resolved = resolveMessageRecord(message);
824
- if (!resolved) return "";
825
- const { record, content } = resolved;
826
- if (record.role === "assistant") {
827
- if (typeof content === "string") return sanitizeRenderableText(content).trim();
828
- if (Array.isArray(content)) return extractAssistantRenderableContent(record);
829
- }
830
- if (typeof content === "string") return sanitizeRenderableText(content).trim();
831
- const parts = collectSanitizedBlockStrings({
832
- content,
833
- blockType: "text",
834
- valueKey: "text"
835
- });
836
- if (parts.length > 0) return parts.join("\n").trim();
837
- return formatAssistantErrorFromRecord(record);
838
- }
839
- function extractAssistantRenderableContent(record) {
840
- const visible = sanitizeRenderableText(extractAssistantVisibleText(record) ?? "").trim();
841
- if (visible) return visible;
842
- return formatAssistantErrorFromRecord(record);
843
- }
844
- function extractTextBlocks(content, opts) {
845
- if (typeof content === "string") return sanitizeRenderableText(content).trim();
846
- if (!Array.isArray(content)) return "";
847
- const textParts = collectSanitizedBlockStrings({
848
- content,
849
- blockType: "text",
850
- valueKey: "text"
851
- });
852
- return composeThinkingAndContent({
853
- thinkingText: (opts?.includeThinking === true ? collectSanitizedBlockStrings({
854
- content,
855
- blockType: "thinking",
856
- valueKey: "thinking"
857
- }) : []).join("\n").trim(),
858
- contentText: textParts.join("\n").trim(),
859
- showThinking: opts?.includeThinking ?? false
860
- });
861
- }
862
- function extractTextFromMessage(message, opts) {
863
- const record = asMessageRecord(message);
864
- if (!record) return "";
865
- if (record.role === "assistant") return composeThinkingAndContent({
866
- thinkingText: extractThinkingFromMessage(record),
867
- contentText: extractAssistantRenderableContent(record),
868
- showThinking: opts?.includeThinking ?? false
869
- });
870
- const text = extractTextBlocks(record.content, opts);
871
- if (text) {
872
- if (record.role === "user" || record.command === true) return stripLeadingInboundMetadata(text);
873
- return text;
874
- }
875
- const errorText = formatAssistantErrorFromRecord(record);
876
- if (!errorText) return "";
877
- return errorText;
878
- }
879
- function isCommandMessage(message) {
880
- if (!message || typeof message !== "object") return false;
881
- return message.command === true;
882
- }
883
- function formatTokens(total, context) {
884
- if (total == null && context == null) return "tokens ?";
885
- const totalLabel = total == null ? "?" : formatTokenCount(total);
886
- if (context == null) return `tokens ${totalLabel}`;
887
- const pct = typeof total === "number" && context > 0 ? Math.min(999, Math.round(total / context * 100)) : null;
888
- return `tokens ${totalLabel}/${formatTokenCount(context)}${pct !== null ? ` (${pct}%)` : ""}`;
889
- }
890
- function formatContextUsageLine(params) {
891
- const totalLabel = typeof params.total === "number" ? formatTokenCount(params.total) : "?";
892
- const ctxLabel = typeof params.context === "number" ? formatTokenCount(params.context) : "?";
893
- const pct = typeof params.percent === "number" ? Math.min(999, Math.round(params.percent)) : null;
894
- const extra = [typeof params.remaining === "number" ? `${formatTokenCount(params.remaining)} left` : null, pct !== null ? `${pct}%` : null].filter(Boolean).join(", ");
895
- return `tokens ${totalLabel}/${ctxLabel}${extra ? ` (${extra})` : ""}`;
896
- }
897
- function asString(value, fallback = "") {
898
- if (typeof value === "string") return value;
899
- if (typeof value === "number" || typeof value === "boolean") return String(value);
900
- return fallback;
901
- }
902
- //#endregion
903
- //#region src/tui/components/tool-execution.ts
904
- const PREVIEW_LINES = 12;
905
- function formatArgs(toolName, args) {
906
- const detail = formatToolDetail(resolveToolDisplay({
907
- name: toolName,
908
- args
909
- }));
910
- if (detail) return sanitizeRenderableText(detail);
911
- if (!args || typeof args !== "object") return "";
912
- try {
913
- return sanitizeRenderableText(JSON.stringify(args));
914
- } catch {
915
- return "";
916
- }
917
- }
918
- function extractText(result) {
919
- if (!result?.content) return "";
920
- const lines = [];
921
- for (const entry of result.content) if (entry.type === "text" && entry.text) lines.push(sanitizeRenderableText(entry.text));
922
- else if (entry.type === "image") {
923
- const mime = entry.mimeType ?? "image";
924
- const size = entry.bytes ? ` ${Math.round(entry.bytes / 1024)}kb` : "";
925
- const omitted = entry.omitted ? " (omitted)" : "";
926
- lines.push(`[${mime}${size}${omitted}]`);
927
- }
928
- return lines.join("\n").trim();
929
- }
930
- var ToolExecutionComponent = class extends Container {
931
- constructor(toolName, args) {
932
- super();
933
- this.expanded = false;
934
- this.isError = false;
935
- this.isPartial = true;
936
- this.toolName = toolName;
937
- this.args = args;
938
- this.box = new Box(1, 1, (line) => theme.toolPendingBg(line));
939
- this.header = new Text("", 0, 0);
940
- this.argsLine = new Text("", 0, 0);
941
- this.output = new Markdown("", 0, 0, markdownTheme, { color: (line) => theme.toolOutput(line) });
942
- this.addChild(new Spacer(1));
943
- this.addChild(this.box);
944
- this.box.addChild(this.header);
945
- this.box.addChild(this.argsLine);
946
- this.box.addChild(this.output);
947
- this.refresh();
948
- }
949
- setArgs(args) {
950
- this.args = args;
951
- this.refresh();
952
- }
953
- setExpanded(expanded) {
954
- this.expanded = expanded;
955
- this.refresh();
956
- }
957
- setResult(result, opts) {
958
- this.result = result;
959
- this.isPartial = false;
960
- this.isError = Boolean(opts?.isError);
961
- this.refresh();
962
- }
963
- setPartialResult(result) {
964
- this.result = result;
965
- this.isPartial = true;
966
- this.refresh();
967
- }
968
- refresh() {
969
- const bg = this.isPartial ? theme.toolPendingBg : this.isError ? theme.toolErrorBg : theme.toolSuccessBg;
970
- this.box.setBgFn((line) => bg(line));
971
- const display = resolveToolDisplay({
972
- name: this.toolName,
973
- args: this.args
974
- });
975
- const title = `${display.emoji} ${display.label}${this.isPartial ? " (running)" : ""}`;
976
- this.header.setText(theme.toolTitle(theme.bold(title)));
977
- const argLine = formatArgs(this.toolName, this.args);
978
- this.argsLine.setText(argLine ? theme.dim(argLine) : theme.dim(" "));
979
- const text = extractText(this.result) || (this.isPartial ? "…" : "");
980
- if (!this.expanded && text) {
981
- const lines = text.split("\n");
982
- const preview = lines.length > PREVIEW_LINES ? `${lines.slice(0, PREVIEW_LINES).join("\n")}\n…` : text;
983
- this.output.setText(preview);
984
- } else this.output.setText(text);
985
- }
986
- };
987
- //#endregion
988
- //#region src/tui/components/markdown-message.ts
989
- var MarkdownMessageComponent = class extends Container {
990
- constructor(text, y, options) {
991
- super();
992
- this.body = new HyperlinkMarkdown(text, 0, y, markdownTheme, options);
993
- this.addChild(new Spacer(1));
994
- this.addChild(this.body);
995
- }
996
- setText(text) {
997
- this.body.setText(text);
998
- }
999
- };
1000
- //#endregion
1001
- //#region src/tui/components/user-message.ts
1002
- var UserMessageComponent = class extends MarkdownMessageComponent {
1003
- constructor(text) {
1004
- super(text, 1, {
1005
- bgColor: (line) => theme.userBg(line),
1006
- color: (line) => theme.userText(line)
1007
- });
1008
- }
1009
- };
1010
- //#endregion
1011
- //#region src/tui/components/chat-log.ts
1012
- const PENDING_HISTORY_CLOCK_SKEW_TOLERANCE_MS = 6e4;
1013
- var ChatLog = class extends Container {
1014
- constructor(maxComponents = 180) {
1015
- super();
1016
- this.toolById = /* @__PURE__ */ new Map();
1017
- this.streamingRuns = /* @__PURE__ */ new Map();
1018
- this.pendingUsers = /* @__PURE__ */ new Map();
1019
- this.pendingSystemNotices = /* @__PURE__ */ new Map();
1020
- this.btwMessage = null;
1021
- this.toolsExpanded = false;
1022
- this.repeatableSystemMessage = null;
1023
- this.maxComponents = Math.max(20, Math.floor(maxComponents));
1024
- }
1025
- dropComponentReferences(component) {
1026
- for (const [toolId, tool] of this.toolById.entries()) if (tool === component) this.toolById.delete(toolId);
1027
- for (const [runId, message] of this.streamingRuns.entries()) if (message === component) this.streamingRuns.delete(runId);
1028
- for (const [runId, entry] of this.pendingUsers.entries()) if (entry.component === component) this.pendingUsers.delete(runId);
1029
- for (const [runId, entry] of this.pendingSystemNotices.entries()) if (entry === component) this.pendingSystemNotices.delete(runId);
1030
- if (this.btwMessage === component) this.btwMessage = null;
1031
- if (this.repeatableSystemMessage?.component === component) this.repeatableSystemMessage = null;
1032
- }
1033
- pruneOverflow() {
1034
- while (this.children.length > this.maxComponents) {
1035
- const oldest = this.children[0];
1036
- if (!oldest) return;
1037
- this.removeChild(oldest);
1038
- this.dropComponentReferences(oldest);
1039
- }
1040
- }
1041
- append(component) {
1042
- this.addChild(component);
1043
- this.pruneOverflow();
1044
- }
1045
- appendNonSystem(component) {
1046
- this.repeatableSystemMessage = null;
1047
- this.append(component);
1048
- }
1049
- clearAll(opts) {
1050
- this.clear();
1051
- this.toolById.clear();
1052
- this.streamingRuns.clear();
1053
- this.pendingSystemNotices.clear();
1054
- this.btwMessage = null;
1055
- this.repeatableSystemMessage = null;
1056
- if (!opts?.preservePendingUsers) this.pendingUsers.clear();
1057
- }
1058
- restorePendingUsers() {
1059
- for (const entry of this.pendingUsers.values()) {
1060
- if (this.children.includes(entry.component)) continue;
1061
- this.appendNonSystem(entry.component);
1062
- }
1063
- }
1064
- clearPendingUsers() {
1065
- for (const entry of this.pendingUsers.values()) this.removeChild(entry.component);
1066
- this.pendingUsers.clear();
1067
- }
1068
- formatRepeatedSystemText(text, count) {
1069
- return count > 1 ? `${text} x${count}` : text;
1070
- }
1071
- createSystemMessage(text) {
1072
- const entry = new Container();
1073
- const textNode = new Text(theme.system(text), 1, 0);
1074
- entry.addChild(new Spacer(1));
1075
- entry.addChild(textNode);
1076
- return {
1077
- component: entry,
1078
- textNode,
1079
- baseText: text,
1080
- count: 1
1081
- };
1082
- }
1083
- addSystem(text, opts) {
1084
- if (opts?.coalesceConsecutive && this.repeatableSystemMessage?.baseText === text && this.children[this.children.length - 1] === this.repeatableSystemMessage.component) {
1085
- this.repeatableSystemMessage.count += 1;
1086
- this.repeatableSystemMessage.textNode.setText(theme.system(this.formatRepeatedSystemText(text, this.repeatableSystemMessage.count)));
1087
- return;
1088
- }
1089
- const message = this.createSystemMessage(text);
1090
- this.append(message.component);
1091
- this.repeatableSystemMessage = opts?.coalesceConsecutive ? message : null;
1092
- }
1093
- addPendingSystem(runId, text) {
1094
- const existing = this.pendingSystemNotices.get(runId);
1095
- if (existing) this.removeChild(existing);
1096
- const message = this.createSystemMessage(text);
1097
- this.pendingSystemNotices.set(runId, message.component);
1098
- this.append(message.component);
1099
- }
1100
- dismissPendingSystem(runId) {
1101
- const existing = this.pendingSystemNotices.get(runId);
1102
- if (!existing) return false;
1103
- this.removeChild(existing);
1104
- this.pendingSystemNotices.delete(runId);
1105
- return true;
1106
- }
1107
- addUser(text) {
1108
- this.appendNonSystem(new UserMessageComponent(text));
1109
- }
1110
- addPendingUser(runId, text, createdAt = Date.now()) {
1111
- const existing = this.pendingUsers.get(runId);
1112
- if (existing) {
1113
- existing.text = text;
1114
- existing.createdAt = createdAt;
1115
- existing.component.setText(text);
1116
- return existing.component;
1117
- }
1118
- const component = new UserMessageComponent(text);
1119
- this.pendingUsers.set(runId, {
1120
- component,
1121
- text,
1122
- createdAt
1123
- });
1124
- this.appendNonSystem(component);
1125
- return component;
1126
- }
1127
- commitPendingUser(runId) {
1128
- return this.pendingUsers.delete(runId);
1129
- }
1130
- dropPendingUser(runId) {
1131
- const existing = this.pendingUsers.get(runId);
1132
- if (!existing) return false;
1133
- this.removeChild(existing.component);
1134
- this.pendingUsers.delete(runId);
1135
- return true;
1136
- }
1137
- hasPendingUser(runId) {
1138
- return this.pendingUsers.has(runId);
1139
- }
1140
- reconcilePendingUsers(historyUsers) {
1141
- const normalizedHistory = historyUsers.map((entry) => ({
1142
- text: entry.text.trim(),
1143
- timestamp: typeof entry.timestamp === "number" ? entry.timestamp : null
1144
- })).filter((entry) => entry.text.length > 0 && entry.timestamp !== null);
1145
- const clearedRunIds = [];
1146
- for (const [runId, entry] of this.pendingUsers.entries()) {
1147
- const pendingText = entry.text.trim();
1148
- if (!pendingText) continue;
1149
- const matchIndex = normalizedHistory.findIndex((historyEntry) => historyEntry.text === pendingText && (historyEntry.timestamp ?? 0) >= entry.createdAt - PENDING_HISTORY_CLOCK_SKEW_TOLERANCE_MS);
1150
- if (matchIndex === -1) continue;
1151
- if (this.children.includes(entry.component)) this.removeChild(entry.component);
1152
- this.pendingUsers.delete(runId);
1153
- clearedRunIds.push(runId);
1154
- normalizedHistory.splice(matchIndex, 1);
1155
- }
1156
- return clearedRunIds;
1157
- }
1158
- countPendingUsers() {
1159
- return this.pendingUsers.size;
1160
- }
1161
- resolveRunId(runId) {
1162
- return runId ?? "default";
1163
- }
1164
- startAssistant(text, runId) {
1165
- const effectiveRunId = this.resolveRunId(runId);
1166
- const existing = this.streamingRuns.get(effectiveRunId);
1167
- if (existing) {
1168
- existing.setText(text);
1169
- return existing;
1170
- }
1171
- const component = new AssistantMessageComponent(text);
1172
- this.streamingRuns.set(effectiveRunId, component);
1173
- this.appendNonSystem(component);
1174
- return component;
1175
- }
1176
- updateAssistant(text, runId) {
1177
- const effectiveRunId = this.resolveRunId(runId);
1178
- const existing = this.streamingRuns.get(effectiveRunId);
1179
- if (!existing) {
1180
- this.startAssistant(text, runId);
1181
- return;
1182
- }
1183
- existing.setText(text);
1184
- }
1185
- finalizeAssistant(text, runId) {
1186
- const effectiveRunId = this.resolveRunId(runId);
1187
- const existing = this.streamingRuns.get(effectiveRunId);
1188
- if (existing) {
1189
- existing.setText(text);
1190
- this.streamingRuns.delete(effectiveRunId);
1191
- return;
1192
- }
1193
- this.appendNonSystem(new AssistantMessageComponent(text));
1194
- }
1195
- dropAssistant(runId) {
1196
- const effectiveRunId = this.resolveRunId(runId);
1197
- const existing = this.streamingRuns.get(effectiveRunId);
1198
- if (!existing) return;
1199
- this.removeChild(existing);
1200
- this.streamingRuns.delete(effectiveRunId);
1201
- }
1202
- showBtw(params) {
1203
- if (this.btwMessage) {
1204
- this.btwMessage.setResult(params);
1205
- if (this.children[this.children.length - 1] !== this.btwMessage) {
1206
- this.removeChild(this.btwMessage);
1207
- this.appendNonSystem(this.btwMessage);
1208
- }
1209
- return this.btwMessage;
1210
- }
1211
- const component = new BtwInlineMessage(params);
1212
- this.btwMessage = component;
1213
- this.appendNonSystem(component);
1214
- return component;
1215
- }
1216
- dismissBtw() {
1217
- if (!this.btwMessage) return;
1218
- this.removeChild(this.btwMessage);
1219
- this.btwMessage = null;
1220
- }
1221
- hasVisibleBtw() {
1222
- return this.btwMessage !== null;
1223
- }
1224
- startTool(toolCallId, toolName, args) {
1225
- const existing = this.toolById.get(toolCallId);
1226
- if (existing) {
1227
- existing.setArgs(args);
1228
- return existing;
1229
- }
1230
- const component = new ToolExecutionComponent(toolName, args);
1231
- component.setExpanded(this.toolsExpanded);
1232
- this.toolById.set(toolCallId, component);
1233
- this.appendNonSystem(component);
1234
- return component;
1235
- }
1236
- updateToolArgs(toolCallId, args) {
1237
- const existing = this.toolById.get(toolCallId);
1238
- if (!existing) return;
1239
- existing.setArgs(args);
1240
- }
1241
- updateToolResult(toolCallId, result, opts) {
1242
- const existing = this.toolById.get(toolCallId);
1243
- if (!existing) return;
1244
- if (opts?.partial) {
1245
- existing.setPartialResult(result);
1246
- return;
1247
- }
1248
- existing.setResult(result, { isError: opts?.isError });
1249
- }
1250
- setToolsExpanded(expanded) {
1251
- this.toolsExpanded = expanded;
1252
- for (const tool of this.toolById.values()) tool.setExpanded(expanded);
1253
- }
1254
- };
1255
- //#endregion
1256
- //#region src/tui/components/custom-editor.ts
1257
- var CustomEditor = class extends Editor {
1258
- handleInput(data) {
1259
- if (matchesKey(data, Key.alt("enter")) && this.onAltEnter) {
1260
- this.onAltEnter();
1261
- return;
1262
- }
1263
- if (matchesKey(data, Key.alt("up")) && this.onAltUp) {
1264
- this.onAltUp();
1265
- return;
1266
- }
1267
- if (matchesKey(data, Key.ctrl("l")) && this.onCtrlL) {
1268
- this.onCtrlL();
1269
- return;
1270
- }
1271
- if (matchesKey(data, Key.ctrl("o")) && this.onCtrlO) {
1272
- this.onCtrlO();
1273
- return;
1274
- }
1275
- if (matchesKey(data, Key.ctrl("p")) && this.onCtrlP) {
1276
- this.onCtrlP();
1277
- return;
1278
- }
1279
- if (matchesKey(data, Key.ctrl("g")) && this.onCtrlG) {
1280
- this.onCtrlG();
1281
- return;
1282
- }
1283
- if (matchesKey(data, Key.ctrl("t")) && this.onCtrlT) {
1284
- this.onCtrlT();
1285
- return;
1286
- }
1287
- if (matchesKey(data, Key.shift("tab")) && this.onShiftTab) {
1288
- this.onShiftTab();
1289
- return;
1290
- }
1291
- if (matchesKey(data, Key.escape) && this.onEscape && !this.isShowingAutocomplete()) {
1292
- this.onEscape();
1293
- return;
1294
- }
1295
- if (matchesKey(data, Key.ctrl("c")) && this.onCtrlC) {
1296
- this.onCtrlC();
1297
- return;
1298
- }
1299
- if (matchesKey(data, Key.ctrl("d"))) {
1300
- if (this.getText().length === 0 && this.onCtrlD) this.onCtrlD();
1301
- return;
1302
- }
1303
- super.handleInput(data);
1304
- }
1305
- };
1306
- //#endregion
1307
- //#region src/tui/gateway-chat.ts
1308
- const STARTUP_CHAT_HISTORY_RETRY_TIMEOUT_MS = 6e4;
1309
- const STARTUP_CHAT_HISTORY_DEFAULT_RETRY_MS = 500;
1310
- const STARTUP_CHAT_HISTORY_MAX_RETRY_MS = 5e3;
1311
- function throwGatewayAuthResolutionError(reason) {
1312
- throw new Error([
1313
- reason,
1314
- "Fix: set DAOCORE_GATEWAY_TOKEN/DAOCORE_GATEWAY_PASSWORD, pass --token/--password,",
1315
- "or resolve the configured secret provider for this credential."
1316
- ].join("\n"));
1317
- }
1318
- function isRetryableStartupUnavailable(err, method) {
1319
- if (!(err instanceof GatewayClientRequestError)) return false;
1320
- if (err.gatewayCode !== "UNAVAILABLE" || !err.retryable) return false;
1321
- const details = err.details;
1322
- if (!details || typeof details !== "object") return true;
1323
- const detailMethod = details.method;
1324
- return typeof detailMethod !== "string" || detailMethod === method;
1325
- }
1326
- function resolveStartupRetryDelayMs(err) {
1327
- const retryAfterMs = typeof err.retryAfterMs === "number" ? err.retryAfterMs : STARTUP_CHAT_HISTORY_DEFAULT_RETRY_MS;
1328
- return Math.min(Math.max(retryAfterMs, 100), STARTUP_CHAT_HISTORY_MAX_RETRY_MS);
1329
- }
1330
- function sleep(ms) {
1331
- return new Promise((resolve) => setTimeout(resolve, ms));
1332
- }
1333
- var GatewayChatClient = class GatewayChatClient {
1334
- constructor(connection) {
1335
- this.connection = connection;
1336
- this.readyPromise = new Promise((resolve) => {
1337
- this.resolveReady = resolve;
1338
- });
1339
- this.client = new GatewayClient({
1340
- url: connection.url,
1341
- token: connection.token,
1342
- password: connection.password,
1343
- preauthHandshakeTimeoutMs: connection.preauthHandshakeTimeoutMs,
1344
- clientName: GATEWAY_CLIENT_NAMES.TUI,
1345
- clientDisplayName: "daocore-tui",
1346
- clientVersion: VERSION,
1347
- platform: process.platform,
1348
- mode: GATEWAY_CLIENT_MODES.UI,
1349
- deviceIdentity: connection.allowInsecureLocalOperatorUi ? null : void 0,
1350
- caps: [GATEWAY_CLIENT_CAPS.TOOL_EVENTS],
1351
- instanceId: randomUUID(),
1352
- minProtocol: 4,
1353
- maxProtocol: 4,
1354
- onHelloOk: (hello) => {
1355
- this.hello = hello;
1356
- this.resolveReady?.();
1357
- this.onConnected?.();
1358
- },
1359
- onEvent: (evt) => {
1360
- this.onEvent?.({
1361
- event: evt.event,
1362
- payload: evt.payload,
1363
- seq: evt.seq
1364
- });
1365
- },
1366
- onClose: (_code, reason) => {
1367
- this.readyPromise = new Promise((resolve) => {
1368
- this.resolveReady = resolve;
1369
- });
1370
- this.onDisconnected?.(reason);
1371
- },
1372
- onGap: (info) => {
1373
- this.onGap?.(info);
1374
- }
1375
- });
1376
- }
1377
- static async connect(opts) {
1378
- return new GatewayChatClient(await resolveGatewayConnection(opts));
1379
- }
1380
- start() {
1381
- startGatewayClientWhenEventLoopReady(this.client, { clientOptions: { preauthHandshakeTimeoutMs: this.connection.preauthHandshakeTimeoutMs } }).then((readiness) => {
1382
- if (!readiness.ready && !readiness.aborted) this.onDisconnected?.("gateway event loop readiness timeout");
1383
- }).catch((err) => {
1384
- this.onDisconnected?.(err instanceof Error ? err.message : String(err));
1385
- });
1386
- }
1387
- stop() {
1388
- this.client.stop();
1389
- }
1390
- async waitForReady() {
1391
- await this.readyPromise;
1392
- }
1393
- async sendChat(opts) {
1394
- const runId = opts.runId ?? randomUUID();
1395
- await this.client.request("chat.send", {
1396
- sessionKey: opts.sessionKey,
1397
- ...opts.sessionId ? { sessionId: opts.sessionId } : {},
1398
- message: opts.message,
1399
- thinking: opts.thinking,
1400
- deliver: opts.deliver,
1401
- timeoutMs: opts.timeoutMs,
1402
- idempotencyKey: runId
1403
- });
1404
- return { runId };
1405
- }
1406
- async abortChat(opts) {
1407
- return await this.client.request("chat.abort", {
1408
- sessionKey: opts.sessionKey,
1409
- runId: opts.runId
1410
- });
1411
- }
1412
- async loadHistory(opts) {
1413
- const startedAt = Date.now();
1414
- for (;;) try {
1415
- return await this.client.request("chat.history", {
1416
- sessionKey: opts.sessionKey,
1417
- limit: opts.limit
1418
- });
1419
- } catch (err) {
1420
- if (Date.now() - startedAt < STARTUP_CHAT_HISTORY_RETRY_TIMEOUT_MS && isRetryableStartupUnavailable(err, "chat.history")) {
1421
- await sleep(resolveStartupRetryDelayMs(err));
1422
- continue;
1423
- }
1424
- throw err;
1425
- }
1426
- }
1427
- async listSessions(opts) {
1428
- return await this.client.request("sessions.list", opts ?? {});
1429
- }
1430
- async listAgents() {
1431
- return await this.client.request("agents.list", {});
1432
- }
1433
- async patchSession(opts) {
1434
- return await this.client.request("sessions.patch", opts);
1435
- }
1436
- async resetSession(key, reason) {
1437
- return await this.client.request("sessions.reset", {
1438
- key,
1439
- ...reason ? { reason } : {}
1440
- });
1441
- }
1442
- async getGatewayStatus() {
1443
- return await this.client.request("status");
1444
- }
1445
- async listModels() {
1446
- const res = await this.client.request("models.list");
1447
- return Array.isArray(res?.models) ? res.models : [];
1448
- }
1449
- async listCommands(opts) {
1450
- const res = await this.client.request("commands.list", opts ?? {});
1451
- return Array.isArray(res?.commands) ? res.commands : [];
1452
- }
1453
- };
1454
- async function resolveGatewayConnection(opts) {
1455
- const config = getRuntimeConfig();
1456
- const env = process.env;
1457
- const gatewayAuthMode = config.gateway?.auth?.mode;
1458
- const isRemoteMode = config.gateway?.mode === "remote";
1459
- const preferConfiguredAuth = env[TUI_SETUP_AUTH_SOURCE_ENV] === TUI_SETUP_AUTH_SOURCE_CONFIG;
1460
- const urlOverride = typeof opts.url === "string" && opts.url.trim().length > 0 ? opts.url.trim() : void 0;
1461
- const explicitAuth = resolveExplicitGatewayAuth({
1462
- token: opts.token,
1463
- password: opts.password
1464
- });
1465
- ensureExplicitGatewayAuth({
1466
- urlOverride,
1467
- urlOverrideSource: "cli",
1468
- explicitAuth,
1469
- errorHint: "Fix: pass --token or --password when using --url."
1470
- });
1471
- const url = buildGatewayConnectionDetails({
1472
- config,
1473
- ...urlOverride ? { url: urlOverride } : {}
1474
- }).url;
1475
- const allowInsecureLocalOperatorUi = (() => {
1476
- if (config.gateway?.controlUi?.allowInsecureAuth !== true) return false;
1477
- try {
1478
- return isLoopbackHost(new URL(url).hostname);
1479
- } catch {
1480
- return false;
1481
- }
1482
- })();
1483
- if (urlOverride) return {
1484
- url,
1485
- token: explicitAuth.token,
1486
- password: explicitAuth.password,
1487
- preauthHandshakeTimeoutMs: config.gateway?.handshakeTimeoutMs,
1488
- allowInsecureLocalOperatorUi
1489
- };
1490
- if (isRemoteMode) {
1491
- const resolved = await resolveGatewayInteractiveSurfaceAuth({
1492
- config,
1493
- env,
1494
- explicitAuth,
1495
- surface: "remote"
1496
- });
1497
- if (resolved.failureReason) throwGatewayAuthResolutionError(resolved.failureReason);
1498
- return {
1499
- url,
1500
- token: resolved.token,
1501
- password: resolved.password,
1502
- preauthHandshakeTimeoutMs: config.gateway?.handshakeTimeoutMs,
1503
- allowInsecureLocalOperatorUi: false
1504
- };
1505
- }
1506
- if (gatewayAuthMode === "none" || gatewayAuthMode === "trusted-proxy") {
1507
- const resolved = await resolveGatewayInteractiveSurfaceAuth({
1508
- config,
1509
- env,
1510
- explicitAuth,
1511
- surface: "local"
1512
- });
1513
- return {
1514
- url,
1515
- token: resolved.token,
1516
- password: resolved.password,
1517
- preauthHandshakeTimeoutMs: config.gateway?.handshakeTimeoutMs,
1518
- allowInsecureLocalOperatorUi
1519
- };
1520
- }
1521
- try {
1522
- assertExplicitGatewayAuthModeWhenBothConfigured(config);
1523
- } catch (err) {
1524
- throwGatewayAuthResolutionError(formatErrorMessage(err));
1525
- }
1526
- const resolved = await resolveGatewayInteractiveSurfaceAuth({
1527
- config,
1528
- env,
1529
- explicitAuth,
1530
- suppressEnvAuthFallback: preferConfiguredAuth,
1531
- surface: "local"
1532
- });
1533
- if (resolved.failureReason) throwGatewayAuthResolutionError(resolved.failureReason);
1534
- return {
1535
- url,
1536
- token: resolved.token,
1537
- password: resolved.password,
1538
- preauthHandshakeTimeoutMs: config.gateway?.handshakeTimeoutMs,
1539
- allowInsecureLocalOperatorUi
1540
- };
1541
- }
1542
- //#endregion
1543
- //#region src/tui/components/fuzzy-filter.ts
1544
- /**
1545
- * Shared fuzzy filtering utilities for select list components.
1546
- */
1547
- /**
1548
- * Word boundary characters for matching.
1549
- */
1550
- const WORD_BOUNDARY_CHARS = /[\s\-_./:#@]/;
1551
- /**
1552
- * Check if position is at a word boundary.
1553
- */
1554
- function isWordBoundary(text, index) {
1555
- return index === 0 || WORD_BOUNDARY_CHARS.test(text[index - 1] ?? "");
1556
- }
1557
- /**
1558
- * Find index where query matches at a word boundary in text.
1559
- * Returns null if no match.
1560
- */
1561
- function findWordBoundaryIndex(text, query) {
1562
- if (!query) return null;
1563
- const textLower = normalizeLowercaseStringOrEmpty(text);
1564
- const queryLower = normalizeLowercaseStringOrEmpty(query);
1565
- const maxIndex = textLower.length - queryLower.length;
1566
- if (maxIndex < 0) return null;
1567
- for (let i = 0; i <= maxIndex; i++) if (textLower.startsWith(queryLower, i) && isWordBoundary(textLower, i)) return i;
1568
- return null;
1569
- }
1570
- /**
1571
- * Fuzzy match with pre-lowercased inputs (avoids toLowerCase on every keystroke).
1572
- * Returns score (lower = better) or null if no match.
1573
- */
1574
- function fuzzyMatchLower(queryLower, textLower) {
1575
- if (queryLower.length === 0) return 0;
1576
- if (queryLower.length > textLower.length) return null;
1577
- let queryIndex = 0;
1578
- let score = 0;
1579
- let lastMatchIndex = -1;
1580
- let consecutiveMatches = 0;
1581
- for (let i = 0; i < textLower.length && queryIndex < queryLower.length; i++) if (textLower[i] === queryLower[queryIndex]) {
1582
- const isAtWordBoundary = isWordBoundary(textLower, i);
1583
- if (lastMatchIndex === i - 1) {
1584
- consecutiveMatches++;
1585
- score -= consecutiveMatches * 5;
1586
- } else {
1587
- consecutiveMatches = 0;
1588
- if (lastMatchIndex >= 0) score += (i - lastMatchIndex - 1) * 2;
1589
- }
1590
- if (isAtWordBoundary) score -= 10;
1591
- score += i * .1;
1592
- lastMatchIndex = i;
1593
- queryIndex++;
1594
- }
1595
- return queryIndex < queryLower.length ? null : score;
1596
- }
1597
- /**
1598
- * Filter items using pre-lowercased searchTextLower field.
1599
- * Supports space-separated tokens (all must match).
1600
- */
1601
- function fuzzyFilterLower(items, queryLower) {
1602
- const trimmed = queryLower.trim();
1603
- if (!trimmed) return items;
1604
- const tokens = trimmed.split(/\s+/).filter((t) => t.length > 0);
1605
- if (tokens.length === 0) return items;
1606
- const results = [];
1607
- for (const item of items) {
1608
- const text = item.searchTextLower ?? "";
1609
- let totalScore = 0;
1610
- let allMatch = true;
1611
- for (const token of tokens) {
1612
- const score = fuzzyMatchLower(token, text);
1613
- if (score !== null) totalScore += score;
1614
- else {
1615
- allMatch = false;
1616
- break;
1617
- }
1618
- }
1619
- if (allMatch) results.push({
1620
- item,
1621
- score: totalScore
1622
- });
1623
- }
1624
- results.sort((a, b) => a.score - b.score);
1625
- return results.map((r) => r.item);
1626
- }
1627
- /**
1628
- * Prepare items for fuzzy filtering by pre-computing lowercase search text.
1629
- */
1630
- function prepareSearchItems(items) {
1631
- return items.map((item) => {
1632
- const parts = [];
1633
- if (item.label) parts.push(item.label);
1634
- if (item.description) parts.push(item.description);
1635
- if (item.searchText) parts.push(item.searchText);
1636
- return {
1637
- ...item,
1638
- searchTextLower: normalizeLowercaseStringOrEmpty(parts.join(" "))
1639
- };
1640
- });
1641
- }
1642
- //#endregion
1643
- //#region src/tui/components/filterable-select-list.ts
1644
- /**
1645
- * Combines text input filtering with a select list.
1646
- * User types to filter, arrows/j/k to navigate, Enter to select, Escape to clear/cancel.
1647
- */
1648
- var FilterableSelectList = class {
1649
- constructor(items, maxVisible, theme) {
1650
- this.filterText = "";
1651
- this.allItems = prepareSearchItems(items);
1652
- this.maxVisible = maxVisible;
1653
- this.theme = theme;
1654
- this.input = new Input();
1655
- this.selectList = new SelectList(this.allItems, maxVisible, theme);
1656
- }
1657
- applyFilter() {
1658
- const queryLower = normalizeLowercaseStringOrEmpty(this.filterText);
1659
- if (!queryLower.trim()) {
1660
- this.selectList = new SelectList(this.allItems, this.maxVisible, this.theme);
1661
- return;
1662
- }
1663
- const filtered = fuzzyFilterLower(this.allItems, queryLower);
1664
- this.selectList = new SelectList(filtered, this.maxVisible, this.theme);
1665
- }
1666
- invalidate() {
1667
- this.input.invalidate();
1668
- this.selectList.invalidate();
1669
- }
1670
- render(width) {
1671
- const lines = [];
1672
- const filterLabel = this.theme.filterLabel("Filter: ");
1673
- const inputText = this.input.render(width - 8)[0] ?? "";
1674
- lines.push(filterLabel + inputText);
1675
- lines.push(chalk.dim("─".repeat(Math.max(0, width))));
1676
- const listLines = this.selectList.render(width);
1677
- lines.push(...listLines);
1678
- return lines;
1679
- }
1680
- handleInput(keyData) {
1681
- const allowVimNav = !this.filterText.trim();
1682
- if (matchesKey(keyData, "up") || matchesKey(keyData, "ctrl+p") || allowVimNav && keyData === "k") {
1683
- this.selectList.handleInput("\x1B[A");
1684
- return;
1685
- }
1686
- if (matchesKey(keyData, "down") || matchesKey(keyData, "ctrl+n") || allowVimNav && keyData === "j") {
1687
- this.selectList.handleInput("\x1B[B");
1688
- return;
1689
- }
1690
- if (matchesKey(keyData, "enter")) {
1691
- const selected = this.selectList.getSelectedItem();
1692
- if (selected) this.onSelect?.(selected);
1693
- return;
1694
- }
1695
- if (matchesKey(keyData, "escape") || keyData === "") {
1696
- if (this.filterText) {
1697
- this.filterText = "";
1698
- this.input.setValue("");
1699
- this.applyFilter();
1700
- } else this.onCancel?.();
1701
- return;
1702
- }
1703
- const prevValue = this.input.getValue();
1704
- this.input.handleInput(keyData);
1705
- const newValue = this.input.getValue();
1706
- if (newValue !== prevValue) {
1707
- this.filterText = newValue;
1708
- this.applyFilter();
1709
- }
1710
- }
1711
- getSelectedItem() {
1712
- return this.selectList.getSelectedItem();
1713
- }
1714
- getFilterText() {
1715
- return this.filterText;
1716
- }
1717
- };
1718
- //#endregion
1719
- //#region src/tui/components/searchable-select-list.ts
1720
- const ANSI_SGR_REGEX = new RegExp(`${String.fromCharCode(27)}\\[[0-9;]*m`, "g");
1721
- /**
1722
- * A select list with a search input at the top for fuzzy filtering.
1723
- */
1724
- var SearchableSelectList = class SearchableSelectList {
1725
- static {
1726
- this.DESCRIPTION_LAYOUT_MIN_WIDTH = 40;
1727
- }
1728
- static {
1729
- this.DESCRIPTION_MIN_WIDTH = 12;
1730
- }
1731
- static {
1732
- this.DESCRIPTION_SPACING_WIDTH = 2;
1733
- }
1734
- static {
1735
- this.RIGHT_MARGIN_WIDTH = 2;
1736
- }
1737
- constructor(items, maxVisible, theme) {
1738
- this.selectedIndex = 0;
1739
- this.regexCache = /* @__PURE__ */ new Map();
1740
- this.compareByScore = (a, b) => {
1741
- if (a.tier !== b.tier) return a.tier - b.tier;
1742
- if (a.score !== b.score) return a.score - b.score;
1743
- return this.getItemLabel(a.item).localeCompare(this.getItemLabel(b.item));
1744
- };
1745
- this.items = items;
1746
- this.filteredItems = items;
1747
- this.maxVisible = maxVisible;
1748
- this.theme = theme;
1749
- this.searchInput = new Input();
1750
- }
1751
- getCachedRegex(pattern) {
1752
- let regex = this.regexCache.get(pattern);
1753
- if (!regex) {
1754
- regex = new RegExp(this.escapeRegex(pattern), "gi");
1755
- this.regexCache.set(pattern, regex);
1756
- }
1757
- return regex;
1758
- }
1759
- updateFilter() {
1760
- const query = this.searchInput.getValue().trim();
1761
- if (!query) this.filteredItems = this.items;
1762
- else this.filteredItems = this.smartFilter(query);
1763
- this.selectedIndex = 0;
1764
- this.notifySelectionChange();
1765
- }
1766
- /**
1767
- * Smart filtering that prioritizes:
1768
- * 1. Exact substring match in label (highest priority)
1769
- * 2. Word-boundary prefix match in label
1770
- * 3. Exact substring in description
1771
- * 4. Fuzzy match (lowest priority)
1772
- */
1773
- smartFilter(query) {
1774
- const q = normalizeLowercaseStringOrEmpty(query);
1775
- const scoredItems = [];
1776
- const fuzzyCandidates = [];
1777
- for (const item of this.items) {
1778
- const rawLabel = this.getItemLabel(item);
1779
- const rawDesc = item.description ?? "";
1780
- const label = normalizeLowercaseStringOrEmpty(stripAnsi$1(rawLabel));
1781
- const desc = normalizeLowercaseStringOrEmpty(stripAnsi$1(rawDesc));
1782
- const labelIndex = label.indexOf(q);
1783
- if (labelIndex !== -1) {
1784
- scoredItems.push({
1785
- item,
1786
- tier: 0,
1787
- score: labelIndex
1788
- });
1789
- continue;
1790
- }
1791
- const wordBoundaryIndex = findWordBoundaryIndex(label, q);
1792
- if (wordBoundaryIndex !== null) {
1793
- scoredItems.push({
1794
- item,
1795
- tier: 1,
1796
- score: wordBoundaryIndex
1797
- });
1798
- continue;
1799
- }
1800
- const descIndex = desc.indexOf(q);
1801
- if (descIndex !== -1) {
1802
- scoredItems.push({
1803
- item,
1804
- tier: 2,
1805
- score: descIndex
1806
- });
1807
- continue;
1808
- }
1809
- const searchText = item.searchText ?? "";
1810
- fuzzyCandidates.push({
1811
- item,
1812
- searchTextLower: normalizeLowercaseStringOrEmpty([
1813
- rawLabel,
1814
- rawDesc,
1815
- searchText
1816
- ].map((value) => stripAnsi$1(value)).filter(Boolean).join(" "))
1817
- });
1818
- }
1819
- scoredItems.sort(this.compareByScore);
1820
- const fuzzyMatches = fuzzyFilterLower(fuzzyCandidates, q);
1821
- return [...scoredItems.map((s) => s.item), ...fuzzyMatches.map((entry) => entry.item)];
1822
- }
1823
- escapeRegex(str) {
1824
- return str.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
1825
- }
1826
- getItemLabel(item) {
1827
- return item.label || item.value;
1828
- }
1829
- splitAnsiParts(text) {
1830
- const parts = [];
1831
- ANSI_SGR_REGEX.lastIndex = 0;
1832
- let lastIndex = 0;
1833
- let match;
1834
- while ((match = ANSI_SGR_REGEX.exec(text)) !== null) {
1835
- if (match.index > lastIndex) parts.push({
1836
- text: text.slice(lastIndex, match.index),
1837
- isAnsi: false
1838
- });
1839
- parts.push({
1840
- text: match[0],
1841
- isAnsi: true
1842
- });
1843
- lastIndex = match.index + match[0].length;
1844
- }
1845
- if (lastIndex < text.length) parts.push({
1846
- text: text.slice(lastIndex),
1847
- isAnsi: false
1848
- });
1849
- return parts;
1850
- }
1851
- highlightMatch(text, query) {
1852
- const tokens = query.trim().split(/\s+/).map((token) => normalizeLowercaseStringOrEmpty(token)).filter((token) => token.length > 0);
1853
- if (tokens.length === 0) return text;
1854
- const uniqueTokens = Array.from(new Set(tokens)).toSorted((a, b) => b.length - a.length);
1855
- let parts = this.splitAnsiParts(text);
1856
- for (const token of uniqueTokens) {
1857
- const regex = this.getCachedRegex(token);
1858
- const nextParts = [];
1859
- for (const part of parts) {
1860
- if (part.isAnsi) {
1861
- nextParts.push(part);
1862
- continue;
1863
- }
1864
- regex.lastIndex = 0;
1865
- const replaced = part.text.replace(regex, (match) => this.theme.matchHighlight(match));
1866
- if (replaced === part.text) {
1867
- nextParts.push(part);
1868
- continue;
1869
- }
1870
- nextParts.push(...this.splitAnsiParts(replaced));
1871
- }
1872
- parts = nextParts;
1873
- }
1874
- return parts.map((part) => part.text).join("");
1875
- }
1876
- setSelectedIndex(index) {
1877
- this.selectedIndex = Math.max(0, Math.min(index, this.filteredItems.length - 1));
1878
- }
1879
- invalidate() {
1880
- this.searchInput.invalidate();
1881
- }
1882
- render(width) {
1883
- const lines = [];
1884
- const prompt = this.theme.searchPrompt("search: ");
1885
- const inputWidth = Math.max(1, width - visibleWidth(prompt));
1886
- const inputText = this.searchInput.render(inputWidth)[0] ?? "";
1887
- lines.push(`${prompt}${this.theme.searchInput(inputText)}`);
1888
- lines.push("");
1889
- const query = this.searchInput.getValue().trim();
1890
- if (this.filteredItems.length === 0) {
1891
- lines.push(this.theme.noMatch(" No matches"));
1892
- return lines;
1893
- }
1894
- const startIndex = Math.max(0, Math.min(this.selectedIndex - Math.floor(this.maxVisible / 2), this.filteredItems.length - this.maxVisible));
1895
- const endIndex = Math.min(startIndex + this.maxVisible, this.filteredItems.length);
1896
- for (let i = startIndex; i < endIndex; i++) {
1897
- const item = this.filteredItems[i];
1898
- if (!item) continue;
1899
- const isSelected = i === this.selectedIndex;
1900
- lines.push(this.renderItemLine(item, isSelected, width, query));
1901
- }
1902
- if (this.filteredItems.length > this.maxVisible) {
1903
- const scrollInfo = `${this.selectedIndex + 1}/${this.filteredItems.length}`;
1904
- lines.push(this.theme.scrollInfo(` ${scrollInfo}`));
1905
- }
1906
- return lines;
1907
- }
1908
- renderItemLine(item, isSelected, width, query) {
1909
- const prefix = isSelected ? "→ " : " ";
1910
- const prefixWidth = prefix.length;
1911
- const displayValue = this.getItemLabel(item);
1912
- const description = item.description;
1913
- if (description) {
1914
- const descriptionLayout = this.getDescriptionLayout(width, prefixWidth);
1915
- if (descriptionLayout) {
1916
- const truncatedValue = truncateToWidth(displayValue, descriptionLayout.maxValueWidth, "");
1917
- const valueText = this.highlightMatch(truncatedValue, query);
1918
- const usedByValue = visibleWidth(valueText);
1919
- const descriptionWidth = descriptionLayout.availableWidth - usedByValue - descriptionLayout.spacingWidth;
1920
- if (descriptionWidth >= SearchableSelectList.DESCRIPTION_MIN_WIDTH) {
1921
- const spacing = " ".repeat(descriptionLayout.spacingWidth);
1922
- const truncatedDesc = truncateToWidth(description, descriptionWidth, "");
1923
- const highlightedDesc = this.highlightMatch(truncatedDesc, query);
1924
- const line = `${prefix}${valueText}${spacing}${isSelected ? highlightedDesc : this.theme.description(highlightedDesc)}`;
1925
- return isSelected ? this.theme.selectedText(line) : line;
1926
- }
1927
- }
1928
- }
1929
- const truncatedValue = truncateToWidth(displayValue, width - prefixWidth - 2, "");
1930
- const line = `${prefix}${this.highlightMatch(truncatedValue, query)}`;
1931
- return isSelected ? this.theme.selectedText(line) : line;
1932
- }
1933
- getDescriptionLayout(width, prefixWidth) {
1934
- if (width <= SearchableSelectList.DESCRIPTION_LAYOUT_MIN_WIDTH) return null;
1935
- const availableWidth = Math.max(1, width - prefixWidth - SearchableSelectList.RIGHT_MARGIN_WIDTH);
1936
- const maxValueWidth = availableWidth - SearchableSelectList.DESCRIPTION_MIN_WIDTH - SearchableSelectList.DESCRIPTION_SPACING_WIDTH;
1937
- if (maxValueWidth < 1) return null;
1938
- return {
1939
- availableWidth,
1940
- maxValueWidth,
1941
- spacingWidth: SearchableSelectList.DESCRIPTION_SPACING_WIDTH
1942
- };
1943
- }
1944
- handleInput(keyData) {
1945
- if (isKeyRelease(keyData)) return;
1946
- if (matchesKey(keyData, "up") || matchesKey(keyData, "ctrl+p")) {
1947
- this.selectedIndex = Math.max(0, this.selectedIndex - 1);
1948
- this.notifySelectionChange();
1949
- return;
1950
- }
1951
- if (matchesKey(keyData, "down") || matchesKey(keyData, "ctrl+n")) {
1952
- this.selectedIndex = Math.min(this.filteredItems.length - 1, this.selectedIndex + 1);
1953
- this.notifySelectionChange();
1954
- return;
1955
- }
1956
- if (matchesKey(keyData, "enter")) {
1957
- const item = this.filteredItems[this.selectedIndex];
1958
- if (item && this.onSelect) this.onSelect(item);
1959
- return;
1960
- }
1961
- if (matchesKey(keyData, "escape") || keyData === "") {
1962
- if (this.onCancel) this.onCancel();
1963
- return;
1964
- }
1965
- const prevValue = this.searchInput.getValue();
1966
- this.searchInput.handleInput(keyData);
1967
- if (prevValue !== this.searchInput.getValue()) this.updateFilter();
1968
- }
1969
- notifySelectionChange() {
1970
- const item = this.filteredItems[this.selectedIndex];
1971
- if (item && this.onSelectionChange) this.onSelectionChange(item);
1972
- }
1973
- getSelectedItem() {
1974
- return this.filteredItems[this.selectedIndex] ?? null;
1975
- }
1976
- };
1977
- //#endregion
1978
- //#region src/tui/components/selectors.ts
1979
- function createSearchableSelectList(items, maxVisible = 7) {
1980
- return new SearchableSelectList(items, maxVisible, searchableSelectListTheme);
1981
- }
1982
- function createFilterableSelectList(items, maxVisible = 7) {
1983
- return new FilterableSelectList(items, maxVisible, filterableSelectListTheme);
1984
- }
1985
- function createSettingsList(items, onChange, onCancel, maxVisible = 7) {
1986
- return new SettingsList(items, maxVisible, settingsListTheme, onChange, onCancel);
1987
- }
1988
- //#endregion
1989
- //#region src/tui/tui-session-list-policy.ts
1990
- const TUI_RECENT_SESSIONS_ACTIVE_MINUTES = 10080;
1991
- //#endregion
1992
- //#region src/tui/tui-status-summary.ts
1993
- function formatStatusSummary(summary) {
1994
- const lines = [];
1995
- lines.push("Gateway status");
1996
- if (summary.runtimeVersion) lines.push(`Version: ${summary.runtimeVersion}`);
1997
- if (!summary.linkChannel) lines.push("Link channel: unknown");
1998
- else {
1999
- const linkLabel = summary.linkChannel.label ?? "Link channel";
2000
- const linked = summary.linkChannel.linked === true;
2001
- const authAge = linked && typeof summary.linkChannel.authAgeMs === "number" ? ` (last refreshed ${formatTimeAgo(summary.linkChannel.authAgeMs)})` : "";
2002
- lines.push(`${linkLabel}: ${linked ? "linked" : "not linked"}${authAge}`);
2003
- }
2004
- const providerSummary = Array.isArray(summary.providerSummary) ? summary.providerSummary : [];
2005
- if (providerSummary.length > 0) {
2006
- lines.push("");
2007
- lines.push("System:");
2008
- for (const line of providerSummary) lines.push(` ${line}`);
2009
- }
2010
- const heartbeatAgents = summary.heartbeat?.agents ?? [];
2011
- if (heartbeatAgents.length > 0) {
2012
- const heartbeatParts = heartbeatAgents.map((agent) => {
2013
- const agentId = agent.agentId ?? "unknown";
2014
- if (!agent.enabled || !agent.everyMs) return `disabled (${agentId})`;
2015
- return `${agent.every ?? "unknown"} (${agentId})`;
2016
- });
2017
- lines.push("");
2018
- lines.push(`Heartbeat: ${heartbeatParts.join(", ")}`);
2019
- }
2020
- const sessionPaths = summary.sessions?.paths ?? [];
2021
- if (sessionPaths.length === 1) lines.push(`Session store: ${sessionPaths[0]}`);
2022
- else if (sessionPaths.length > 1) lines.push(`Session stores: ${sessionPaths.length}`);
2023
- const defaults = summary.sessions?.defaults;
2024
- const defaultModel = defaults?.model ?? "unknown";
2025
- const defaultCtx = typeof defaults?.contextTokens === "number" ? ` (${formatTokenCount(defaults.contextTokens)} ctx)` : "";
2026
- lines.push(`Default model: ${defaultModel}${defaultCtx}`);
2027
- const sessionCount = summary.sessions?.count ?? 0;
2028
- lines.push(`Active sessions: ${sessionCount}`);
2029
- const recent = Array.isArray(summary.sessions?.recent) ? summary.sessions?.recent : [];
2030
- if (recent.length > 0) {
2031
- lines.push("Recent sessions:");
2032
- for (const entry of recent) {
2033
- const ageLabel = typeof entry.age === "number" ? formatTimeAgo(entry.age) : "no activity";
2034
- const model = entry.model ?? "unknown";
2035
- const usage = formatContextUsageLine({
2036
- total: entry.totalTokens ?? null,
2037
- context: entry.contextTokens ?? null,
2038
- remaining: entry.remainingTokens ?? null,
2039
- percent: entry.percentUsed ?? null
2040
- });
2041
- const flags = entry.flags?.length ? ` | flags: ${entry.flags.join(", ")}` : "";
2042
- lines.push(`- ${entry.key}${entry.kind ? ` [${entry.kind}]` : ""} | ${ageLabel} | model ${model} | ${usage}${flags}`);
2043
- }
2044
- }
2045
- const queued = Array.isArray(summary.queuedSystemEvents) ? summary.queuedSystemEvents : [];
2046
- if (queued.length > 0) {
2047
- const preview = queued.slice(0, 3).join(" | ");
2048
- lines.push(`Queued system events (${queued.length}): ${preview}`);
2049
- }
2050
- return lines;
2051
- }
2052
- //#endregion
2053
- //#region src/tui/tui-command-handlers.ts
2054
- function isBtwCommand(text) {
2055
- return /^\/(?:btw|side)(?::|\s|$)/i.test(text.trim());
2056
- }
2057
- function createCommandHandlers(context) {
2058
- const { client, chatLog, tui, opts, state, deliverDefault, openOverlay, closeOverlay, refreshSessionInfo, loadHistory, setSession, refreshAgents, abortActive, setActivityStatus, formatSessionKey, applySessionInfoFromPatch, noteLocalBtwRunId, forgetLocalRunId, forgetLocalBtwRunId, runAuthFlow, requestExit } = context;
2059
- const setAgent = async (id) => {
2060
- state.currentAgentId = normalizeAgentId(id);
2061
- await setSession("");
2062
- chatLog.addSystem(`agent set to ${state.currentAgentId}; use /crestodian to return`);
2063
- };
2064
- const closeOverlayAndRender = () => {
2065
- closeOverlay();
2066
- tui.requestRender();
2067
- };
2068
- const openSelector = (selector, onSelect) => {
2069
- selector.onSelect = (item) => {
2070
- (async () => {
2071
- await onSelect(item.value);
2072
- closeOverlayAndRender();
2073
- })();
2074
- };
2075
- selector.onCancel = closeOverlayAndRender;
2076
- openOverlay(selector);
2077
- tui.requestRender();
2078
- };
2079
- const openModelSelector = async () => {
2080
- try {
2081
- const models = await client.listModels();
2082
- if (models.length === 0) {
2083
- chatLog.addSystem("no models available");
2084
- tui.requestRender();
2085
- return;
2086
- }
2087
- openSelector(createSearchableSelectList(models.map((model) => {
2088
- const ref = modelKey(model.provider, model.id);
2089
- return {
2090
- value: ref,
2091
- label: ref,
2092
- description: model.name && model.name !== model.id ? model.name : ""
2093
- };
2094
- }), 9), async (value) => {
2095
- try {
2096
- const result = await client.patchSession({
2097
- key: state.currentSessionKey,
2098
- model: value
2099
- });
2100
- chatLog.addSystem(`model set to ${value}`);
2101
- applySessionInfoFromPatch(result);
2102
- await refreshSessionInfo();
2103
- } catch (err) {
2104
- chatLog.addSystem(`model set failed: ${String(err)}`);
2105
- }
2106
- });
2107
- } catch (err) {
2108
- chatLog.addSystem(`model list failed: ${String(err)}`);
2109
- tui.requestRender();
2110
- }
2111
- };
2112
- const openAgentSelector = async () => {
2113
- await refreshAgents();
2114
- if (state.agents.length === 0) {
2115
- chatLog.addSystem("no agents found");
2116
- tui.requestRender();
2117
- return;
2118
- }
2119
- openSelector(createSearchableSelectList(state.agents.map((agent) => ({
2120
- value: agent.id,
2121
- label: agent.name ? `${agent.id} (${agent.name})` : agent.id,
2122
- description: agent.id === state.agentDefaultId ? "default" : ""
2123
- })), 9), async (value) => {
2124
- await setAgent(value);
2125
- });
2126
- };
2127
- const openContextModeSelector = () => {
2128
- openSelector(createSearchableSelectList([
2129
- {
2130
- value: "list",
2131
- label: "list",
2132
- description: "Short context breakdown"
2133
- },
2134
- {
2135
- value: "detail",
2136
- label: "detail",
2137
- description: "Per-file, per-tool, per-skill, and system prompt size"
2138
- },
2139
- {
2140
- value: "json",
2141
- label: "json",
2142
- description: "Machine-readable context report"
2143
- }
2144
- ], 9), async (value) => {
2145
- await sendMessage(`/context ${value}`);
2146
- });
2147
- };
2148
- const openSessionSelector = async () => {
2149
- try {
2150
- openSelector(createFilterableSelectList((await client.listSessions({
2151
- limit: 50,
2152
- activeMinutes: TUI_RECENT_SESSIONS_ACTIVE_MINUTES,
2153
- includeGlobal: false,
2154
- includeUnknown: false,
2155
- includeDerivedTitles: true,
2156
- includeLastMessage: true,
2157
- agentId: state.currentAgentId
2158
- })).sessions.map((session) => {
2159
- const title = session.derivedTitle ?? session.displayName;
2160
- const formattedKey = formatSessionKey(session.key);
2161
- const label = title && title !== formattedKey ? `${title} (${formattedKey})` : formattedKey;
2162
- const timePart = session.updatedAt ? formatRelativeTimestamp(session.updatedAt, {
2163
- dateFallback: true,
2164
- fallback: ""
2165
- }) : "";
2166
- const preview = session.lastMessagePreview?.replace(/\s+/g, " ").trim();
2167
- const description = timePart && preview ? `${timePart} · ${preview}` : preview ?? timePart;
2168
- return {
2169
- value: session.key,
2170
- label,
2171
- description,
2172
- searchText: [
2173
- session.displayName,
2174
- session.label,
2175
- session.subject,
2176
- session.sessionId,
2177
- session.key,
2178
- session.lastMessagePreview
2179
- ].filter(Boolean).join(" ")
2180
- };
2181
- }), 9), async (value) => {
2182
- await setSession(value);
2183
- });
2184
- } catch (err) {
2185
- chatLog.addSystem(`sessions list failed: ${String(err)}`);
2186
- tui.requestRender();
2187
- }
2188
- };
2189
- const openSettings = () => {
2190
- openOverlay(createSettingsList([{
2191
- id: "tools",
2192
- label: "Tool output",
2193
- currentValue: state.toolsExpanded ? "expanded" : "collapsed",
2194
- values: ["collapsed", "expanded"]
2195
- }, {
2196
- id: "thinking",
2197
- label: "Show thinking",
2198
- currentValue: state.showThinking ? "on" : "off",
2199
- values: ["off", "on"]
2200
- }], (id, value) => {
2201
- if (id === "tools") {
2202
- state.toolsExpanded = value === "expanded";
2203
- chatLog.setToolsExpanded(state.toolsExpanded);
2204
- }
2205
- if (id === "thinking") {
2206
- state.showThinking = value === "on";
2207
- loadHistory();
2208
- }
2209
- tui.requestRender();
2210
- }, () => {
2211
- closeOverlay();
2212
- tui.requestRender();
2213
- }));
2214
- tui.requestRender();
2215
- };
2216
- const handleCommand = async (raw) => {
2217
- const { name, args } = parseCommand(raw);
2218
- if (!name) return;
2219
- switch (name) {
2220
- case "help":
2221
- chatLog.addSystem(helpText({
2222
- local: opts.local,
2223
- provider: state.sessionInfo.modelProvider,
2224
- model: state.sessionInfo.model
2225
- }));
2226
- break;
2227
- case "auth": {
2228
- if (!runAuthFlow) {
2229
- chatLog.addSystem("auth login is only available in local embedded mode");
2230
- break;
2231
- }
2232
- if (state.activeChatRunId || state.pendingOptimisticUserMessage) {
2233
- chatLog.addSystem("abort the current run before /auth");
2234
- break;
2235
- }
2236
- const provider = args.trim() || state.sessionInfo.modelProvider || void 0;
2237
- chatLog.addSystem(provider ? `opening auth flow for ${provider}; TUI will resume when it exits` : "opening auth flow; TUI will resume when it exits");
2238
- tui.requestRender();
2239
- setActivityStatus("auth");
2240
- try {
2241
- const result = await runAuthFlow({ provider });
2242
- await refreshSessionInfo();
2243
- if (result.exitCode === 0 && !result.signal) {
2244
- chatLog.addSystem(provider ? `auth flow finished for ${provider}` : "auth flow finished");
2245
- setActivityStatus("idle");
2246
- } else {
2247
- const failureSuffix = result.signal ? ` (signal ${result.signal})` : typeof result.exitCode === "number" ? ` (exit ${String(result.exitCode)})` : "";
2248
- chatLog.addSystem(`auth flow failed${failureSuffix}`);
2249
- setActivityStatus("error");
2250
- }
2251
- } catch (err) {
2252
- chatLog.addSystem(`auth flow failed: ${sanitizeRenderableText(String(err))}`);
2253
- setActivityStatus("error");
2254
- }
2255
- break;
2256
- }
2257
- case "gateway-status":
2258
- try {
2259
- const status = await client.getGatewayStatus();
2260
- if (typeof status === "string") {
2261
- chatLog.addSystem(status);
2262
- break;
2263
- }
2264
- if (status && typeof status === "object") {
2265
- const lines = formatStatusSummary(status);
2266
- for (const line of lines) chatLog.addSystem(line);
2267
- break;
2268
- }
2269
- chatLog.addSystem("status: unknown response");
2270
- } catch (err) {
2271
- chatLog.addSystem(`status failed: ${String(err)}`);
2272
- }
2273
- break;
2274
- case "agent":
2275
- if (!args) await openAgentSelector();
2276
- else await setAgent(args);
2277
- break;
2278
- case "agents":
2279
- await openAgentSelector();
2280
- break;
2281
- case "context":
2282
- if (!args) openContextModeSelector();
2283
- else await sendMessage(raw);
2284
- break;
2285
- case "crestodian":
2286
- chatLog.addSystem(args ? `returning to Crestodian with request: ${args}` : "returning to Crestodian");
2287
- requestExit({
2288
- exitReason: "return-to-crestodian",
2289
- ...args ? { crestodianMessage: args } : {}
2290
- });
2291
- break;
2292
- case "session":
2293
- if (!args) await openSessionSelector();
2294
- else await setSession(args);
2295
- break;
2296
- case "sessions":
2297
- await openSessionSelector();
2298
- break;
2299
- case "model":
2300
- if (!args) await openModelSelector();
2301
- else try {
2302
- const result = await client.patchSession({
2303
- key: state.currentSessionKey,
2304
- model: args
2305
- });
2306
- chatLog.addSystem(`model set to ${args}`);
2307
- applySessionInfoFromPatch(result);
2308
- await refreshSessionInfo();
2309
- } catch (err) {
2310
- chatLog.addSystem(`model set failed: ${String(err)}`);
2311
- }
2312
- break;
2313
- case "models":
2314
- await openModelSelector();
2315
- break;
2316
- case "think":
2317
- if (!args) {
2318
- const levels = state.sessionInfo.thinkingLevels?.map((level) => level.label).join("|") || formatThinkingLevels(state.sessionInfo.modelProvider, state.sessionInfo.model, "|");
2319
- chatLog.addSystem(`usage: /think <${levels}>`);
2320
- break;
2321
- }
2322
- try {
2323
- const result = await client.patchSession({
2324
- key: state.currentSessionKey,
2325
- thinkingLevel: args
2326
- });
2327
- chatLog.addSystem(`thinking set to ${args}`);
2328
- applySessionInfoFromPatch(result);
2329
- await refreshSessionInfo();
2330
- } catch (err) {
2331
- chatLog.addSystem(`think failed: ${String(err)}`);
2332
- }
2333
- break;
2334
- case "verbose":
2335
- if (!args) {
2336
- chatLog.addSystem("usage: /verbose <on|off>");
2337
- break;
2338
- }
2339
- try {
2340
- const result = await client.patchSession({
2341
- key: state.currentSessionKey,
2342
- verboseLevel: args
2343
- });
2344
- chatLog.addSystem(`verbose set to ${args}`);
2345
- applySessionInfoFromPatch(result);
2346
- await loadHistory();
2347
- } catch (err) {
2348
- chatLog.addSystem(`verbose failed: ${String(err)}`);
2349
- }
2350
- break;
2351
- case "trace":
2352
- if (!args) {
2353
- chatLog.addSystem("usage: /trace <on|off>");
2354
- break;
2355
- }
2356
- try {
2357
- const result = await client.patchSession({
2358
- key: state.currentSessionKey,
2359
- traceLevel: args
2360
- });
2361
- chatLog.addSystem(`trace set to ${args}`);
2362
- applySessionInfoFromPatch(result);
2363
- await loadHistory();
2364
- } catch (err) {
2365
- chatLog.addSystem(`trace failed: ${String(err)}`);
2366
- }
2367
- break;
2368
- case "fast":
2369
- if (!args || args === "status") {
2370
- chatLog.addSystem(`fast mode: ${state.sessionInfo.fastMode ? "on" : "off"}`);
2371
- break;
2372
- }
2373
- if (args !== "on" && args !== "off") {
2374
- chatLog.addSystem("usage: /fast <status|on|off>");
2375
- break;
2376
- }
2377
- try {
2378
- const result = await client.patchSession({
2379
- key: state.currentSessionKey,
2380
- fastMode: args === "on"
2381
- });
2382
- chatLog.addSystem(`fast mode ${args === "on" ? "enabled" : "disabled"}`);
2383
- applySessionInfoFromPatch(result);
2384
- await refreshSessionInfo();
2385
- } catch (err) {
2386
- chatLog.addSystem(`fast failed: ${String(err)}`);
2387
- }
2388
- break;
2389
- case "reasoning":
2390
- if (!args) {
2391
- chatLog.addSystem("usage: /reasoning <on|off>");
2392
- break;
2393
- }
2394
- try {
2395
- const result = await client.patchSession({
2396
- key: state.currentSessionKey,
2397
- reasoningLevel: args
2398
- });
2399
- chatLog.addSystem(`reasoning set to ${args}`);
2400
- applySessionInfoFromPatch(result);
2401
- await refreshSessionInfo();
2402
- } catch (err) {
2403
- chatLog.addSystem(`reasoning failed: ${String(err)}`);
2404
- }
2405
- break;
2406
- case "usage": {
2407
- const normalized = args ? normalizeUsageDisplay(args) : void 0;
2408
- if (args && !normalized) {
2409
- chatLog.addSystem("usage: /usage <off|tokens|full>");
2410
- break;
2411
- }
2412
- const currentRaw = state.sessionInfo.responseUsage;
2413
- const current = resolveResponseUsageMode(currentRaw);
2414
- const next = normalized ?? (current === "off" ? "tokens" : current === "tokens" ? "full" : "off");
2415
- try {
2416
- const result = await client.patchSession({
2417
- key: state.currentSessionKey,
2418
- responseUsage: next === "off" ? null : next
2419
- });
2420
- chatLog.addSystem(`usage footer: ${next}`);
2421
- applySessionInfoFromPatch(result);
2422
- await refreshSessionInfo();
2423
- } catch (err) {
2424
- chatLog.addSystem(`usage failed: ${String(err)}`);
2425
- }
2426
- break;
2427
- }
2428
- case "elevated":
2429
- if (!args) {
2430
- chatLog.addSystem("usage: /elevated <on|off|ask|full>");
2431
- break;
2432
- }
2433
- if (![
2434
- "on",
2435
- "off",
2436
- "ask",
2437
- "full"
2438
- ].includes(args)) {
2439
- chatLog.addSystem("usage: /elevated <on|off|ask|full>");
2440
- break;
2441
- }
2442
- try {
2443
- const result = await client.patchSession({
2444
- key: state.currentSessionKey,
2445
- elevatedLevel: args
2446
- });
2447
- chatLog.addSystem(`elevated set to ${args}`);
2448
- applySessionInfoFromPatch(result);
2449
- await refreshSessionInfo();
2450
- } catch (err) {
2451
- chatLog.addSystem(`elevated failed: ${String(err)}`);
2452
- }
2453
- break;
2454
- case "activation": {
2455
- if (!args) {
2456
- chatLog.addSystem("usage: /activation <mention|always>");
2457
- break;
2458
- }
2459
- const activation = normalizeGroupActivation(args);
2460
- if (!activation) {
2461
- chatLog.addSystem("usage: /activation <mention|always>");
2462
- break;
2463
- }
2464
- try {
2465
- const result = await client.patchSession({
2466
- key: state.currentSessionKey,
2467
- groupActivation: activation
2468
- });
2469
- chatLog.addSystem(`activation set to ${activation}`);
2470
- applySessionInfoFromPatch(result);
2471
- await refreshSessionInfo();
2472
- } catch (err) {
2473
- chatLog.addSystem(`activation failed: ${String(err)}`);
2474
- }
2475
- break;
2476
- }
2477
- case "new":
2478
- try {
2479
- state.sessionInfo.inputTokens = null;
2480
- state.sessionInfo.outputTokens = null;
2481
- state.sessionInfo.totalTokens = null;
2482
- tui.requestRender();
2483
- const uniqueKey = `tui-${randomUUID()}`;
2484
- await setSession(uniqueKey);
2485
- chatLog.addSystem(`new session: ${uniqueKey}`);
2486
- } catch (err) {
2487
- chatLog.addSystem(`new session failed: ${sanitizeRenderableText(String(err))}`);
2488
- }
2489
- break;
2490
- case "reset":
2491
- try {
2492
- state.sessionInfo.inputTokens = null;
2493
- state.sessionInfo.outputTokens = null;
2494
- state.sessionInfo.totalTokens = null;
2495
- tui.requestRender();
2496
- await client.resetSession(state.currentSessionKey, name);
2497
- chatLog.addSystem(`session ${state.currentSessionKey} reset`);
2498
- await loadHistory();
2499
- } catch (err) {
2500
- chatLog.addSystem(`reset failed: ${sanitizeRenderableText(String(err))}`);
2501
- }
2502
- break;
2503
- case "abort":
2504
- await abortActive();
2505
- break;
2506
- case "settings":
2507
- openSettings();
2508
- break;
2509
- case "exit":
2510
- case "quit":
2511
- requestExit();
2512
- break;
2513
- default:
2514
- await sendMessage(raw);
2515
- break;
2516
- }
2517
- tui.requestRender();
2518
- };
2519
- const sendMessage = async (text) => {
2520
- if (!state.isConnected) {
2521
- chatLog.addSystem(opts.local ? "local runtime not ready — message not sent" : "not connected to gateway — message not sent");
2522
- setActivityStatus("disconnected");
2523
- tui.requestRender();
2524
- return;
2525
- }
2526
- const isBtw = isBtwCommand(text);
2527
- const canQueueBehindLocalFinishingTurn = opts.local === true && state.activityStatus === "finishing context";
2528
- if (!isBtw && (!canQueueBehindLocalFinishingTurn || state.pendingChatRunId || state.pendingOptimisticUserMessage) && (state.activeChatRunId || state.pendingChatRunId || state.pendingOptimisticUserMessage)) {
2529
- chatLog.addSystem("agent is busy — press Esc to abort before sending a new message");
2530
- tui.requestRender();
2531
- return;
2532
- }
2533
- const runId = randomUUID();
2534
- try {
2535
- if (!isBtw) {
2536
- chatLog.addUser(text);
2537
- state.pendingOptimisticUserMessage = true;
2538
- setActivityStatus("sending");
2539
- } else noteLocalBtwRunId?.(runId);
2540
- tui.requestRender();
2541
- await client.sendChat({
2542
- sessionKey: state.currentSessionKey,
2543
- sessionId: state.currentSessionId,
2544
- message: text,
2545
- thinking: opts.thinking,
2546
- deliver: deliverDefault,
2547
- timeoutMs: opts.timeoutMs,
2548
- runId
2549
- });
2550
- if (!isBtw) {
2551
- state.pendingChatRunId = runId;
2552
- setActivityStatus("waiting");
2553
- tui.requestRender();
2554
- }
2555
- } catch (err) {
2556
- if (isBtw) forgetLocalBtwRunId?.(runId);
2557
- if (!isBtw && state.activeChatRunId) forgetLocalRunId?.(state.activeChatRunId);
2558
- if (!isBtw) {
2559
- state.pendingOptimisticUserMessage = false;
2560
- state.pendingChatRunId = null;
2561
- state.activeChatRunId = null;
2562
- }
2563
- chatLog.addSystem(`${isBtw ? "btw failed" : "send failed"}: ${String(err)}`);
2564
- if (!isBtw) setActivityStatus("error");
2565
- tui.requestRender();
2566
- }
2567
- };
2568
- return {
2569
- handleCommand,
2570
- sendMessage,
2571
- openModelSelector,
2572
- openAgentSelector,
2573
- openSessionSelector,
2574
- openSettings,
2575
- setAgent
2576
- };
2577
- }
2578
- //#endregion
2579
- //#region src/tui/tui-stream-assembler.ts
2580
- function extractTextBlocksAndSignals(message) {
2581
- if (!message || typeof message !== "object") return {
2582
- textBlocks: [],
2583
- sawNonTextContentBlocks: false
2584
- };
2585
- const content = message.content;
2586
- if (typeof content === "string") {
2587
- const text = content.trim();
2588
- return {
2589
- textBlocks: text ? [text] : [],
2590
- sawNonTextContentBlocks: false
2591
- };
2592
- }
2593
- if (!Array.isArray(content)) return {
2594
- textBlocks: [],
2595
- sawNonTextContentBlocks: false
2596
- };
2597
- const textBlocks = [];
2598
- let sawNonTextContentBlocks = false;
2599
- for (const block of content) {
2600
- if (!block || typeof block !== "object") continue;
2601
- const rec = block;
2602
- if (rec.type === "text" && typeof rec.text === "string") {
2603
- const text = rec.text.trim();
2604
- if (text) textBlocks.push(text);
2605
- continue;
2606
- }
2607
- if (typeof rec.type === "string" && rec.type !== "thinking") sawNonTextContentBlocks = true;
2608
- }
2609
- return {
2610
- textBlocks,
2611
- sawNonTextContentBlocks
2612
- };
2613
- }
2614
- function isDroppedBoundaryTextBlockSubset(params) {
2615
- const { streamedTextBlocks, finalTextBlocks } = params;
2616
- if (finalTextBlocks.length === 0 || finalTextBlocks.length >= streamedTextBlocks.length) return false;
2617
- if (finalTextBlocks.every((block, index) => streamedTextBlocks[index] === block)) return true;
2618
- const suffixStart = streamedTextBlocks.length - finalTextBlocks.length;
2619
- return finalTextBlocks.every((block, index) => streamedTextBlocks[suffixStart + index] === block);
2620
- }
2621
- function shouldPreserveBoundaryDroppedText(params) {
2622
- if (params.boundaryDropMode === "off") return false;
2623
- if (!(params.boundaryDropMode === "streamed-or-incoming" ? params.streamedSawNonTextContentBlocks || params.incomingSawNonTextContentBlocks : params.streamedSawNonTextContentBlocks)) return false;
2624
- return isDroppedBoundaryTextBlockSubset({
2625
- streamedTextBlocks: params.streamedTextBlocks,
2626
- finalTextBlocks: params.nextContentBlocks
2627
- });
2628
- }
2629
- var TuiStreamAssembler = class {
2630
- constructor() {
2631
- this.runs = /* @__PURE__ */ new Map();
2632
- }
2633
- getOrCreateRun(runId) {
2634
- let state = this.runs.get(runId);
2635
- if (!state) {
2636
- state = {
2637
- thinkingText: "",
2638
- contentText: "",
2639
- contentBlocks: [],
2640
- sawNonTextContentBlocks: false,
2641
- displayText: ""
2642
- };
2643
- this.runs.set(runId, state);
2644
- }
2645
- return state;
2646
- }
2647
- updateRunState(state, message, showThinking, opts) {
2648
- const thinkingText = extractThinkingFromMessage(message);
2649
- const contentText = extractContentFromMessage(message);
2650
- const { textBlocks, sawNonTextContentBlocks } = extractTextBlocksAndSignals(message);
2651
- if (thinkingText) state.thinkingText = thinkingText;
2652
- if (contentText) {
2653
- const nextContentBlocks = textBlocks.length > 0 ? textBlocks : [contentText];
2654
- if (!shouldPreserveBoundaryDroppedText({
2655
- boundaryDropMode: opts?.boundaryDropMode ?? "off",
2656
- streamedSawNonTextContentBlocks: state.sawNonTextContentBlocks,
2657
- incomingSawNonTextContentBlocks: sawNonTextContentBlocks,
2658
- streamedTextBlocks: state.contentBlocks,
2659
- nextContentBlocks
2660
- })) {
2661
- state.contentText = contentText;
2662
- state.contentBlocks = nextContentBlocks;
2663
- }
2664
- }
2665
- if (sawNonTextContentBlocks) state.sawNonTextContentBlocks = true;
2666
- state.displayText = composeThinkingAndContent({
2667
- thinkingText: state.thinkingText,
2668
- contentText: state.contentText,
2669
- showThinking
2670
- });
2671
- }
2672
- ingestDelta(runId, message, showThinking) {
2673
- const state = this.getOrCreateRun(runId);
2674
- const previousDisplayText = state.displayText;
2675
- this.updateRunState(state, message, showThinking, { boundaryDropMode: "streamed-or-incoming" });
2676
- if (!state.displayText || state.displayText === previousDisplayText) return null;
2677
- return state.displayText;
2678
- }
2679
- finalize(runId, message, showThinking, errorMessage) {
2680
- const state = this.getOrCreateRun(runId);
2681
- const streamedDisplayText = state.displayText;
2682
- const streamedTextBlocks = [...state.contentBlocks];
2683
- const streamedSawNonTextContentBlocks = state.sawNonTextContentBlocks;
2684
- this.updateRunState(state, message, showThinking, { boundaryDropMode: "streamed-only" });
2685
- const finalComposed = state.displayText;
2686
- const finalText = resolveFinalAssistantText({
2687
- finalText: streamedSawNonTextContentBlocks && isDroppedBoundaryTextBlockSubset({
2688
- streamedTextBlocks,
2689
- finalTextBlocks: state.contentBlocks
2690
- }) ? streamedDisplayText : finalComposed,
2691
- streamedText: streamedDisplayText,
2692
- errorMessage
2693
- });
2694
- this.runs.delete(runId);
2695
- return finalText;
2696
- }
2697
- drop(runId) {
2698
- this.runs.delete(runId);
2699
- }
2700
- };
2701
- //#endregion
2702
- //#region src/tui/tui-event-handlers.ts
2703
- const DEFAULT_STREAMING_WATCHDOG_MS = 3e4;
2704
- const STREAMING_WATCHDOG_USER_MESSAGE = "This response is taking longer than expected. Send another message to continue.";
2705
- function createEventHandlers(context) {
2706
- const { chatLog, btw, tui, state, setActivityStatus, refreshSessionInfo, loadHistory, noteLocalRunId, isLocalRunId, forgetLocalRunId, clearLocalRunIds, isLocalBtwRunId, forgetLocalBtwRunId, clearLocalBtwRunIds, localMode } = context;
2707
- const finalizedRuns = /* @__PURE__ */ new Map();
2708
- const sessionRuns = /* @__PURE__ */ new Map();
2709
- const postFinalizingRuns = /* @__PURE__ */ new Map();
2710
- let streamAssembler = new TuiStreamAssembler();
2711
- let lastSessionKey = state.currentSessionKey;
2712
- let pendingHistoryRefresh = false;
2713
- let reconnectPendingRunId = null;
2714
- const streamingWatchdogMs = typeof context.streamingWatchdogMs === "number" && Number.isFinite(context.streamingWatchdogMs) && context.streamingWatchdogMs >= 0 ? Math.floor(context.streamingWatchdogMs) : DEFAULT_STREAMING_WATCHDOG_MS;
2715
- let streamingWatchdogTimer = null;
2716
- let streamingWatchdogRunId = null;
2717
- const flushPendingHistoryRefreshIfIdle = () => {
2718
- if (!pendingHistoryRefresh || state.activeChatRunId) return;
2719
- pendingHistoryRefresh = false;
2720
- loadHistory?.();
2721
- };
2722
- const clearStreamingWatchdog = () => {
2723
- if (streamingWatchdogTimer) {
2724
- clearTimeout(streamingWatchdogTimer);
2725
- streamingWatchdogTimer = null;
2726
- }
2727
- streamingWatchdogRunId = null;
2728
- };
2729
- const pauseStreamingWatchdog = () => {
2730
- clearStreamingWatchdog();
2731
- };
2732
- const armStreamingWatchdog = (runId) => {
2733
- if (streamingWatchdogMs <= 0) return;
2734
- if (streamingWatchdogTimer) clearTimeout(streamingWatchdogTimer);
2735
- streamingWatchdogRunId = runId;
2736
- streamingWatchdogTimer = setTimeout(() => {
2737
- streamingWatchdogTimer = null;
2738
- if (streamingWatchdogRunId !== runId || state.activeChatRunId !== runId) return;
2739
- streamingWatchdogRunId = null;
2740
- state.activeChatRunId = null;
2741
- state.activityStatus = "idle";
2742
- setActivityStatus("idle");
2743
- if (reconnectPendingRunId === runId) {
2744
- reconnectPendingRunId = null;
2745
- pendingHistoryRefresh = false;
2746
- loadHistory?.();
2747
- tui.requestRender();
2748
- return;
2749
- }
2750
- flushPendingHistoryRefreshIfIdle();
2751
- chatLog.addPendingSystem(runId, STREAMING_WATCHDOG_USER_MESSAGE);
2752
- tui.requestRender();
2753
- }, streamingWatchdogMs);
2754
- const maybeUnref = streamingWatchdogTimer.unref;
2755
- if (typeof maybeUnref === "function") maybeUnref.call(streamingWatchdogTimer);
2756
- };
2757
- const pruneRunMap = (runs) => {
2758
- if (runs.size <= 200) return;
2759
- const keepUntil = Date.now() - 600 * 1e3;
2760
- for (const [key, ts] of runs) {
2761
- if (runs.size <= 150) break;
2762
- if (ts < keepUntil) runs.delete(key);
2763
- }
2764
- if (runs.size > 200) for (const key of runs.keys()) {
2765
- runs.delete(key);
2766
- if (runs.size <= 150) break;
2767
- }
2768
- };
2769
- const syncSessionKey = () => {
2770
- if (state.currentSessionKey === lastSessionKey) return;
2771
- lastSessionKey = state.currentSessionKey;
2772
- finalizedRuns.clear();
2773
- sessionRuns.clear();
2774
- postFinalizingRuns.clear();
2775
- streamAssembler = new TuiStreamAssembler();
2776
- pendingHistoryRefresh = false;
2777
- state.pendingOptimisticUserMessage = false;
2778
- state.pendingChatRunId = null;
2779
- reconnectPendingRunId = null;
2780
- clearLocalRunIds?.();
2781
- clearLocalBtwRunIds?.();
2782
- btw.clear();
2783
- clearStreamingWatchdog();
2784
- };
2785
- const resolveAuthErrorHint = (errorMessage) => {
2786
- if (!localMode || !isAuthErrorMessage(errorMessage)) return;
2787
- const provider = state.sessionInfo.modelProvider?.trim();
2788
- return provider ? `auth or provider access failed for ${provider}. Run /auth ${provider} to refresh credentials; if you already re-authed, switch models/providers because this account may still be blocked for inference.` : "auth or provider access failed for the current provider. Run /auth to refresh credentials; if you already re-authed, switch models/providers because this account may still be blocked for inference.";
2789
- };
2790
- const parseProviderModelRef = (modelRef) => {
2791
- if (typeof modelRef !== "string") return;
2792
- const trimmed = modelRef.trim();
2793
- const separator = trimmed.indexOf("/");
2794
- if (separator <= 0 || separator >= trimmed.length - 1) return;
2795
- const provider = trimmed.slice(0, separator).trim();
2796
- const model = trimmed.slice(separator + 1).trim();
2797
- return provider && model ? {
2798
- provider,
2799
- model
2800
- } : void 0;
2801
- };
2802
- const applyFallbackStepModelUpdate = (evt) => {
2803
- const data = evt.data ?? {};
2804
- if (evt.stream !== "lifecycle" || asString(data.phase, "") !== "fallback_step") return false;
2805
- const target = parseProviderModelRef(data.fallbackStepToModel);
2806
- if (!target) return false;
2807
- state.sessionInfo.modelProvider = target.provider;
2808
- state.sessionInfo.model = target.model;
2809
- return true;
2810
- };
2811
- const noteSessionRun = (runId) => {
2812
- sessionRuns.set(runId, Date.now());
2813
- pruneRunMap(sessionRuns);
2814
- };
2815
- const noteFinalizedRun = (runId) => {
2816
- finalizedRuns.set(runId, Date.now());
2817
- sessionRuns.delete(runId);
2818
- streamAssembler.drop(runId);
2819
- pruneRunMap(finalizedRuns);
2820
- };
2821
- const notePostFinalizingRun = (runId) => {
2822
- postFinalizingRuns.set(runId, Date.now());
2823
- pruneRunMap(postFinalizingRuns);
2824
- };
2825
- const clearActiveRunIfMatch = (runId) => {
2826
- if (state.activeChatRunId === runId) state.activeChatRunId = null;
2827
- };
2828
- const clearStaleStreamingIfNoTrackedRunRemains = () => {
2829
- const activeRunId = state.activeChatRunId;
2830
- const activeRunIsStillTracked = activeRunId ? sessionRuns.has(activeRunId) : false;
2831
- if (state.activityStatus !== "streaming" || activeRunIsStillTracked || sessionRuns.size > 0) return;
2832
- state.activeChatRunId = null;
2833
- state.activityStatus = "idle";
2834
- setActivityStatus("idle");
2835
- clearStreamingWatchdog();
2836
- flushPendingHistoryRefreshIfIdle();
2837
- };
2838
- const reconnectStreamingWatchdog = () => {
2839
- clearStreamingWatchdog();
2840
- const activeRunId = state.activeChatRunId;
2841
- if (!activeRunId) {
2842
- reconnectPendingRunId = null;
2843
- clearStaleStreamingIfNoTrackedRunRemains();
2844
- return;
2845
- }
2846
- if (!sessionRuns.has(activeRunId)) {
2847
- reconnectPendingRunId = null;
2848
- state.activeChatRunId = null;
2849
- state.activityStatus = "idle";
2850
- setActivityStatus("idle");
2851
- flushPendingHistoryRefreshIfIdle();
2852
- return;
2853
- }
2854
- reconnectPendingRunId = activeRunId;
2855
- setActivityStatus("streaming");
2856
- armStreamingWatchdog(activeRunId);
2857
- };
2858
- const finalizeRun = (params) => {
2859
- noteFinalizedRun(params.runId);
2860
- clearActiveRunIfMatch(params.runId);
2861
- flushPendingHistoryRefreshIfIdle();
2862
- if (params.wasActiveRun) {
2863
- setActivityStatus(params.status);
2864
- clearStreamingWatchdog();
2865
- } else {
2866
- if (streamingWatchdogRunId === params.runId) clearStreamingWatchdog();
2867
- clearStaleStreamingIfNoTrackedRunRemains();
2868
- }
2869
- refreshSessionInfo?.();
2870
- };
2871
- const terminateRun = (params) => {
2872
- streamAssembler.drop(params.runId);
2873
- sessionRuns.delete(params.runId);
2874
- clearActiveRunIfMatch(params.runId);
2875
- flushPendingHistoryRefreshIfIdle();
2876
- if (params.wasActiveRun) {
2877
- setActivityStatus(params.status);
2878
- clearStreamingWatchdog();
2879
- } else if (streamingWatchdogRunId === params.runId) clearStreamingWatchdog();
2880
- refreshSessionInfo?.();
2881
- };
2882
- const hasConcurrentActiveRun = (runId) => {
2883
- const activeRunId = state.activeChatRunId;
2884
- if (!activeRunId || activeRunId === runId) return false;
2885
- return sessionRuns.has(activeRunId);
2886
- };
2887
- const maybeRefreshHistoryForRun = (runId, opts) => {
2888
- if (isLocalRunId?.(runId) ?? false) {
2889
- forgetLocalRunId?.(runId);
2890
- if (!opts?.allowLocalWithoutDisplayableFinal) return;
2891
- if (state.activeChatRunId && state.activeChatRunId !== runId) {
2892
- pendingHistoryRefresh = true;
2893
- return;
2894
- }
2895
- }
2896
- if (hasConcurrentActiveRun(runId)) return;
2897
- pendingHistoryRefresh = false;
2898
- loadHistory?.();
2899
- };
2900
- const isSameSessionKey = (left, right) => {
2901
- const normalizedLeft = normalizeLowercaseStringOrEmpty(left);
2902
- const normalizedRight = normalizeLowercaseStringOrEmpty(right);
2903
- if (!normalizedLeft || !normalizedRight) return false;
2904
- if (normalizedLeft === normalizedRight) return true;
2905
- const parsedLeft = parseAgentSessionKey(normalizedLeft);
2906
- const parsedRight = parseAgentSessionKey(normalizedRight);
2907
- if (parsedLeft && parsedRight) return parsedLeft.agentId === parsedRight.agentId && parsedLeft.rest === parsedRight.rest;
2908
- if (parsedLeft) return parsedLeft.rest === normalizedRight;
2909
- if (parsedRight) return normalizedLeft === parsedRight.rest;
2910
- return false;
2911
- };
2912
- const handleChatEvent = (payload) => {
2913
- if (!payload || typeof payload !== "object") return;
2914
- const evt = payload;
2915
- syncSessionKey();
2916
- if (!isSameSessionKey(evt.sessionKey, state.currentSessionKey)) return;
2917
- if (finalizedRuns.has(evt.runId)) {
2918
- if (evt.state === "delta") return;
2919
- if (evt.state === "final") {
2920
- clearStaleStreamingIfNoTrackedRunRemains();
2921
- return;
2922
- }
2923
- }
2924
- if (reconnectPendingRunId === evt.runId) reconnectPendingRunId = null;
2925
- chatLog.dismissPendingSystem(evt.runId);
2926
- noteSessionRun(evt.runId);
2927
- if (!state.activeChatRunId && !isLocalBtwRunId?.(evt.runId)) {
2928
- state.activeChatRunId = evt.runId;
2929
- if (state.pendingOptimisticUserMessage) {
2930
- noteLocalRunId?.(evt.runId);
2931
- state.pendingOptimisticUserMessage = false;
2932
- }
2933
- }
2934
- if (state.pendingChatRunId === evt.runId) state.pendingChatRunId = null;
2935
- if (evt.state === "delta") {
2936
- setActivityStatus("streaming");
2937
- if (state.activeChatRunId === evt.runId) armStreamingWatchdog(evt.runId);
2938
- const displayText = streamAssembler.ingestDelta(evt.runId, evt.message, state.showThinking);
2939
- if (!displayText) return;
2940
- chatLog.updateAssistant(displayText, evt.runId);
2941
- }
2942
- if (evt.state === "final") {
2943
- const isLocalBtwRun = isLocalBtwRunId?.(evt.runId) ?? false;
2944
- const wasActiveRun = state.activeChatRunId === evt.runId;
2945
- if (!evt.message && isLocalBtwRun) {
2946
- forgetLocalBtwRunId?.(evt.runId);
2947
- noteFinalizedRun(evt.runId);
2948
- clearStaleStreamingIfNoTrackedRunRemains();
2949
- tui.requestRender();
2950
- return;
2951
- }
2952
- if (!evt.message) {
2953
- maybeRefreshHistoryForRun(evt.runId, { allowLocalWithoutDisplayableFinal: true });
2954
- chatLog.dropAssistant(evt.runId);
2955
- finalizeRun({
2956
- runId: evt.runId,
2957
- wasActiveRun,
2958
- status: "idle"
2959
- });
2960
- tui.requestRender();
2961
- return;
2962
- }
2963
- if (isCommandMessage(evt.message)) {
2964
- maybeRefreshHistoryForRun(evt.runId);
2965
- const text = extractTextFromMessage(evt.message);
2966
- if (text) chatLog.addSystem(text);
2967
- finalizeRun({
2968
- runId: evt.runId,
2969
- wasActiveRun,
2970
- status: "idle"
2971
- });
2972
- tui.requestRender();
2973
- return;
2974
- }
2975
- maybeRefreshHistoryForRun(evt.runId);
2976
- const stopReason = evt.message && typeof evt.message === "object" && !Array.isArray(evt.message) ? typeof evt.message.stopReason === "string" ? evt.message.stopReason : "" : "";
2977
- const finalText = streamAssembler.finalize(evt.runId, evt.message, state.showThinking, evt.errorMessage);
2978
- if (finalText === "(no output)" && !isLocalRunId?.(evt.runId)) chatLog.dropAssistant(evt.runId);
2979
- else chatLog.finalizeAssistant(finalText, evt.runId);
2980
- finalizeRun({
2981
- runId: evt.runId,
2982
- wasActiveRun,
2983
- status: stopReason === "error" ? "error" : "idle"
2984
- });
2985
- }
2986
- if (evt.state === "aborted") {
2987
- forgetLocalBtwRunId?.(evt.runId);
2988
- const wasActiveRun = state.activeChatRunId === evt.runId;
2989
- chatLog.addSystem("run aborted");
2990
- terminateRun({
2991
- runId: evt.runId,
2992
- wasActiveRun,
2993
- status: "aborted"
2994
- });
2995
- maybeRefreshHistoryForRun(evt.runId);
2996
- }
2997
- if (evt.state === "error") {
2998
- forgetLocalBtwRunId?.(evt.runId);
2999
- const wasActiveRun = state.activeChatRunId === evt.runId;
3000
- const errorMessage = evt.errorMessage ?? "unknown";
3001
- const renderedError = formatRawAssistantErrorForUi(errorMessage);
3002
- chatLog.addSystem(resolveAuthErrorHint(errorMessage) ?? `run error: ${renderedError}`);
3003
- terminateRun({
3004
- runId: evt.runId,
3005
- wasActiveRun,
3006
- status: "error"
3007
- });
3008
- maybeRefreshHistoryForRun(evt.runId);
3009
- }
3010
- tui.requestRender();
3011
- };
3012
- const handleAgentEvent = (payload) => {
3013
- if (!payload || typeof payload !== "object") return;
3014
- const evt = payload;
3015
- syncSessionKey();
3016
- const isActiveRun = evt.runId === state.activeChatRunId;
3017
- const isPendingRun = evt.runId === state.pendingChatRunId;
3018
- const isSessionRun = sessionRuns.has(evt.runId);
3019
- if ((isActiveRun || isPendingRun || isSessionRun) && applyFallbackStepModelUpdate(evt)) {
3020
- if (isActiveRun) armStreamingWatchdog(evt.runId);
3021
- tui.requestRender();
3022
- return;
3023
- }
3024
- if (!(isActiveRun || isPendingRun || isSessionRun || finalizedRuns.has(evt.runId))) return;
3025
- if (evt.stream === "tool") {
3026
- if (isActiveRun) armStreamingWatchdog(evt.runId);
3027
- const verbose = state.sessionInfo.verboseLevel ?? "off";
3028
- const allowToolEvents = verbose !== "off";
3029
- const allowToolOutput = verbose === "full";
3030
- if (!allowToolEvents) return;
3031
- const data = evt.data ?? {};
3032
- const phase = asString(data.phase, "");
3033
- const toolCallId = asString(data.toolCallId, "");
3034
- const toolName = asString(data.name, "tool");
3035
- if (!toolCallId) return;
3036
- if (phase === "start") chatLog.startTool(toolCallId, toolName, data.args);
3037
- else if (phase === "update") {
3038
- if (!allowToolOutput) return;
3039
- chatLog.updateToolResult(toolCallId, data.partialResult, { partial: true });
3040
- } else if (phase === "result") if (allowToolOutput) chatLog.updateToolResult(toolCallId, data.result, { isError: Boolean(data.isError) });
3041
- else chatLog.updateToolResult(toolCallId, { content: [] }, { isError: Boolean(data.isError) });
3042
- tui.requestRender();
3043
- return;
3044
- }
3045
- if (evt.stream === "lifecycle") {
3046
- if (isPendingRun) {
3047
- noteSessionRun(evt.runId);
3048
- state.activeChatRunId = evt.runId;
3049
- state.pendingChatRunId = null;
3050
- if (state.pendingOptimisticUserMessage) {
3051
- if (localMode) noteLocalRunId?.(evt.runId);
3052
- state.pendingOptimisticUserMessage = false;
3053
- }
3054
- }
3055
- const phase = typeof evt.data?.phase === "string" ? evt.data.phase : "";
3056
- const isPostFinalTerminalPhase = postFinalizingRuns.has(evt.runId) && (phase === "end" || phase === "error");
3057
- if (!isActiveRun && !isPendingRun && phase !== "finishing" && !isPostFinalTerminalPhase) return;
3058
- const canUpdateActivityStatus = !hasConcurrentActiveRun(evt.runId);
3059
- if (phase && phase !== "end" && phase !== "error" && phase !== "finishing") armStreamingWatchdog(evt.runId);
3060
- if (phase === "start") {
3061
- if (!canUpdateActivityStatus) return;
3062
- setActivityStatus("running");
3063
- }
3064
- if (phase === "finishing") {
3065
- notePostFinalizingRun(evt.runId);
3066
- if (!canUpdateActivityStatus) return;
3067
- clearStreamingWatchdog();
3068
- setActivityStatus("finishing context");
3069
- }
3070
- if (phase === "end") {
3071
- postFinalizingRuns.delete(evt.runId);
3072
- if (!canUpdateActivityStatus) return;
3073
- setActivityStatus("idle");
3074
- }
3075
- if (phase === "error") {
3076
- postFinalizingRuns.delete(evt.runId);
3077
- if (!canUpdateActivityStatus) return;
3078
- setActivityStatus("error");
3079
- }
3080
- tui.requestRender();
3081
- }
3082
- };
3083
- const handleBtwEvent = (payload) => {
3084
- if (!payload || typeof payload !== "object") return;
3085
- const evt = payload;
3086
- syncSessionKey();
3087
- if (!isSameSessionKey(evt.sessionKey, state.currentSessionKey)) return;
3088
- if (evt.kind !== "btw") return;
3089
- const question = evt.question.trim();
3090
- const text = evt.text.trim();
3091
- if (!question || !text) return;
3092
- btw.showResult({
3093
- question,
3094
- text,
3095
- isError: evt.isError
3096
- });
3097
- tui.requestRender();
3098
- };
3099
- const dispose = () => {
3100
- clearStreamingWatchdog();
3101
- };
3102
- return {
3103
- handleChatEvent,
3104
- handleAgentEvent,
3105
- handleBtwEvent,
3106
- pauseStreamingWatchdog,
3107
- reconnectStreamingWatchdog,
3108
- dispose
3109
- };
3110
- }
3111
- //#endregion
3112
- //#region src/tui/tui-last-session.ts
3113
- function resolveTuiLastSessionStatePath(stateDir = resolveStateDir()) {
3114
- return path.join(stateDir, "tui", "last-session.json");
3115
- }
3116
- function buildTuiLastSessionScopeKey(params) {
3117
- const agentId = normalizeAgentId(params.agentId);
3118
- const connectionUrl = params.connectionUrl.trim() || "local";
3119
- return createHash("sha256").update(`${params.sessionScope}\n${agentId}\n${connectionUrl}`).digest("hex").slice(0, 32);
3120
- }
3121
- async function readStore(filePath) {
3122
- try {
3123
- const parsed = await privateFileStore(path.dirname(filePath)).readJsonIfExists(path.basename(filePath));
3124
- return parsed && typeof parsed === "object" && !Array.isArray(parsed) ? parsed : {};
3125
- } catch {
3126
- return {};
3127
- }
3128
- }
3129
- function normalizeMarker(value) {
3130
- return typeof value === "string" ? value.trim().toLowerCase() : "";
3131
- }
3132
- function isHeartbeatSessionKey(sessionKey) {
3133
- return normalizeMarker(sessionKey).endsWith(":heartbeat");
3134
- }
3135
- function isHeartbeatLikeTuiSession(session) {
3136
- if (isHeartbeatSessionKey(session.key)) return true;
3137
- return [
3138
- session.provider,
3139
- session.lastProvider,
3140
- session.lastChannel,
3141
- session.lastTo,
3142
- session.origin?.provider,
3143
- session.origin?.surface,
3144
- session.origin?.label
3145
- ].some((marker) => normalizeMarker(marker) === "heartbeat");
3146
- }
3147
- async function readTuiLastSessionKey(params) {
3148
- const value = (await readStore(resolveTuiLastSessionStatePath(params.stateDir)))[params.scopeKey]?.sessionKey;
3149
- return typeof value === "string" && value.trim() ? value.trim() : null;
3150
- }
3151
- async function writeTuiLastSessionKey(params) {
3152
- const sessionKey = params.sessionKey.trim();
3153
- if (!sessionKey || sessionKey === "unknown" || isHeartbeatSessionKey(sessionKey)) return;
3154
- const filePath = resolveTuiLastSessionStatePath(params.stateDir);
3155
- const store = await readStore(filePath);
3156
- store[params.scopeKey] = {
3157
- sessionKey,
3158
- updatedAt: Date.now()
3159
- };
3160
- await privateFileStore(path.dirname(filePath)).writeJson(path.basename(filePath), store, { trailingNewline: true });
3161
- }
3162
- function resolveRememberedTuiSessionKey(params) {
3163
- const rememberedKey = params.rememberedKey?.trim();
3164
- if (!rememberedKey) return null;
3165
- if (isHeartbeatSessionKey(rememberedKey)) return null;
3166
- const currentAgentId = normalizeAgentId(params.currentAgentId);
3167
- const parsed = parseAgentSessionKey(rememberedKey);
3168
- if (parsed && normalizeAgentId(parsed.agentId) !== currentAgentId) return null;
3169
- const rememberedRest = parsed?.rest ?? rememberedKey;
3170
- return params.sessions.find((session) => {
3171
- if (isHeartbeatLikeTuiSession(session)) return false;
3172
- if (session.key === rememberedKey) return true;
3173
- return parseAgentSessionKey(session.key)?.rest === rememberedRest;
3174
- })?.key ?? null;
3175
- }
3176
- //#endregion
3177
- //#region src/tui/tui-local-shell.ts
3178
- function createLocalShellRunner(deps) {
3179
- let localExecAsked = false;
3180
- let localExecAllowed = false;
3181
- const createSelector = deps.createSelector ?? createSearchableSelectList;
3182
- const spawnCommand = deps.spawnCommand ?? spawn;
3183
- const getCwd = deps.getCwd ?? (() => process.cwd());
3184
- const env = deps.env ?? process.env;
3185
- const maxChars = deps.maxOutputChars ?? 4e4;
3186
- const ensureLocalExecAllowed = async () => {
3187
- if (localExecAllowed) return true;
3188
- if (localExecAsked) return false;
3189
- localExecAsked = true;
3190
- return await new Promise((resolve) => {
3191
- deps.chatLog.addSystem("Allow local shell commands for this session?");
3192
- deps.chatLog.addSystem("This runs commands on YOUR machine (not the gateway) and may delete files or reveal secrets.");
3193
- deps.chatLog.addSystem("Select Yes/No (arrows + Enter), Esc to cancel.");
3194
- const selector = createSelector([{
3195
- value: "no",
3196
- label: "No"
3197
- }, {
3198
- value: "yes",
3199
- label: "Yes"
3200
- }], 2);
3201
- selector.onSelect = (item) => {
3202
- deps.closeOverlay();
3203
- if (item.value === "yes") {
3204
- localExecAllowed = true;
3205
- deps.chatLog.addSystem("local shell: enabled for this session");
3206
- resolve(true);
3207
- } else {
3208
- deps.chatLog.addSystem("local shell: not enabled");
3209
- resolve(false);
3210
- }
3211
- deps.tui.requestRender();
3212
- };
3213
- selector.onCancel = () => {
3214
- deps.closeOverlay();
3215
- deps.chatLog.addSystem("local shell: cancelled");
3216
- deps.tui.requestRender();
3217
- resolve(false);
3218
- };
3219
- deps.openOverlay(selector);
3220
- deps.tui.requestRender();
3221
- });
3222
- };
3223
- const runLocalShellLine = async (line) => {
3224
- const cmd = line.slice(1);
3225
- if (cmd === "") return;
3226
- if (localExecAsked && !localExecAllowed) {
3227
- deps.chatLog.addSystem("local shell: not enabled for this session");
3228
- deps.tui.requestRender();
3229
- return;
3230
- }
3231
- if (!await ensureLocalExecAllowed()) return;
3232
- deps.chatLog.addSystem(`[local] $ ${cmd}`);
3233
- deps.tui.requestRender();
3234
- const appendWithCap = (text, chunk) => {
3235
- const combined = text + chunk;
3236
- return combined.length > maxChars ? combined.slice(-maxChars) : combined;
3237
- };
3238
- await new Promise((resolve) => {
3239
- const child = spawnCommand(cmd, {
3240
- shell: true,
3241
- cwd: getCwd(),
3242
- env: {
3243
- ...env,
3244
- DAOCORE_SHELL: "tui-local"
3245
- }
3246
- });
3247
- let stdout = "";
3248
- let stderr = "";
3249
- child.stdout.on("data", (buf) => {
3250
- stdout = appendWithCap(stdout, buf.toString("utf8"));
3251
- });
3252
- child.stderr.on("data", (buf) => {
3253
- stderr = appendWithCap(stderr, buf.toString("utf8"));
3254
- });
3255
- child.on("close", (code, signal) => {
3256
- const combined = (stdout + (stderr ? (stdout ? "\n" : "") + stderr : "")).slice(0, maxChars).trimEnd();
3257
- if (combined) for (const line of combined.split("\n")) deps.chatLog.addSystem(`[local] ${line}`);
3258
- deps.chatLog.addSystem(`[local] exit ${code ?? "?"}${signal ? ` (signal ${signal})` : ""}`);
3259
- deps.tui.requestRender();
3260
- resolve();
3261
- });
3262
- child.on("error", (err) => {
3263
- deps.chatLog.addSystem(`[local] error: ${String(err)}`);
3264
- deps.tui.requestRender();
3265
- resolve();
3266
- });
3267
- });
3268
- };
3269
- return { runLocalShellLine };
3270
- }
3271
- //#endregion
3272
- //#region src/tui/tui-overlays.ts
3273
- function createOverlayHandlers(host, fallbackFocus) {
3274
- const openOverlay = (component) => {
3275
- host.showOverlay(component);
3276
- };
3277
- const closeOverlay = () => {
3278
- if (host.hasOverlay()) {
3279
- host.hideOverlay();
3280
- return;
3281
- }
3282
- host.setFocus(fallbackFocus);
3283
- };
3284
- return {
3285
- openOverlay,
3286
- closeOverlay
3287
- };
3288
- }
3289
- //#endregion
3290
- //#region src/tui/tui-session-actions.ts
3291
- function createSessionActions(context) {
3292
- const { client, chatLog, btw, tui, opts, state, agentNames, initialSessionInput, initialSessionAgentId, resolveSessionKey, updateHeader, updateFooter, updateAutocompleteProvider, setActivityStatus, clearLocalRunIds, rememberSessionKey } = context;
3293
- let refreshSessionInfoPromise = Promise.resolve();
3294
- let lastSessionDefaults = null;
3295
- const applyAgentsResult = (result) => {
3296
- state.agentDefaultId = normalizeAgentId(result.defaultId);
3297
- state.sessionMainKey = normalizeMainKey(result.mainKey);
3298
- state.sessionScope = result.scope ?? state.sessionScope;
3299
- state.agents = result.agents.map((agent) => ({
3300
- id: normalizeAgentId(agent.id),
3301
- name: normalizeOptionalString(agent.name)
3302
- }));
3303
- agentNames.clear();
3304
- for (const agent of state.agents) if (agent.name) agentNames.set(agent.id, agent.name);
3305
- if (!state.initialSessionApplied) {
3306
- if (initialSessionAgentId) {
3307
- if (state.agents.some((agent) => agent.id === initialSessionAgentId)) state.currentAgentId = initialSessionAgentId;
3308
- } else if (!state.agents.some((agent) => agent.id === state.currentAgentId)) state.currentAgentId = state.agents[0]?.id ?? normalizeAgentId(result.defaultId ?? state.currentAgentId);
3309
- const nextSessionKey = resolveSessionKey(initialSessionInput);
3310
- if (nextSessionKey !== state.currentSessionKey) state.currentSessionKey = nextSessionKey;
3311
- state.initialSessionApplied = true;
3312
- } else if (!state.agents.some((agent) => agent.id === state.currentAgentId)) state.currentAgentId = state.agents[0]?.id ?? normalizeAgentId(result.defaultId ?? state.currentAgentId);
3313
- updateHeader();
3314
- updateFooter();
3315
- };
3316
- const refreshAgents = async () => {
3317
- try {
3318
- applyAgentsResult(await client.listAgents());
3319
- } catch (err) {
3320
- chatLog.addSystem(`agents list failed: ${String(err)}`);
3321
- }
3322
- };
3323
- const updateAgentFromSessionKey = (key) => {
3324
- const parsed = parseAgentSessionKey(key);
3325
- if (!parsed) return;
3326
- const next = normalizeAgentId(parsed.agentId);
3327
- if (next !== state.currentAgentId) state.currentAgentId = next;
3328
- };
3329
- const resolveModelSelection = (entry) => {
3330
- return resolveSessionInfoModelSelection({
3331
- currentProvider: state.sessionInfo.modelProvider,
3332
- currentModel: state.sessionInfo.model,
3333
- defaultProvider: lastSessionDefaults?.modelProvider,
3334
- defaultModel: lastSessionDefaults?.model,
3335
- entryProvider: entry?.modelProvider,
3336
- entryModel: entry?.model,
3337
- overrideProvider: entry?.providerOverride,
3338
- overrideModel: entry?.modelOverride
3339
- });
3340
- };
3341
- const applySessionInfo = (params) => {
3342
- const entry = params.entry ?? void 0;
3343
- const defaults = params.defaults ?? lastSessionDefaults ?? void 0;
3344
- const previousDefaults = lastSessionDefaults;
3345
- const defaultsChanged = params.defaults ? previousDefaults?.model !== params.defaults.model || previousDefaults?.modelProvider !== params.defaults.modelProvider || previousDefaults?.contextTokens !== params.defaults.contextTokens : false;
3346
- if (params.defaults) lastSessionDefaults = params.defaults;
3347
- const entryUpdatedAt = entry?.updatedAt ?? null;
3348
- const currentUpdatedAt = state.sessionInfo.updatedAt ?? null;
3349
- if (!params.force && entryUpdatedAt !== null && currentUpdatedAt !== null && entryUpdatedAt < currentUpdatedAt && !defaultsChanged) return;
3350
- const next = { ...state.sessionInfo };
3351
- if (entry?.thinkingLevel !== void 0) next.thinkingLevel = entry.thinkingLevel;
3352
- if (entry?.thinkingLevels !== void 0 || defaults?.thinkingLevels !== void 0) next.thinkingLevels = entry?.thinkingLevels ?? defaults?.thinkingLevels;
3353
- if (entry?.fastMode !== void 0) next.fastMode = entry.fastMode;
3354
- if (entry?.verboseLevel !== void 0) next.verboseLevel = entry.verboseLevel;
3355
- if (entry?.traceLevel !== void 0) next.traceLevel = entry.traceLevel;
3356
- if (entry?.reasoningLevel !== void 0) next.reasoningLevel = entry.reasoningLevel;
3357
- if (entry?.responseUsage !== void 0) next.responseUsage = entry.responseUsage;
3358
- if (entry?.inputTokens !== void 0) next.inputTokens = entry.inputTokens;
3359
- if (entry?.outputTokens !== void 0) next.outputTokens = entry.outputTokens;
3360
- if (entry?.totalTokens !== void 0) next.totalTokens = entry.totalTokens;
3361
- if (entry?.contextTokens !== void 0 || defaults?.contextTokens !== void 0) next.contextTokens = entry?.contextTokens ?? defaults?.contextTokens ?? state.sessionInfo.contextTokens;
3362
- if (entry?.displayName !== void 0) next.displayName = entry.displayName;
3363
- if (entry?.updatedAt !== void 0) next.updatedAt = entry.updatedAt;
3364
- const selection = resolveModelSelection(entry);
3365
- if (selection.modelProvider !== void 0) next.modelProvider = selection.modelProvider;
3366
- if (selection.model !== void 0) next.model = selection.model;
3367
- state.sessionInfo = next;
3368
- updateAutocompleteProvider();
3369
- updateFooter();
3370
- tui.requestRender();
3371
- };
3372
- const runRefreshSessionInfo = async () => {
3373
- try {
3374
- const resolveListAgentId = () => {
3375
- if (state.currentSessionKey === "global" || state.currentSessionKey === "unknown") return;
3376
- const parsed = parseAgentSessionKey(state.currentSessionKey);
3377
- return parsed?.agentId ? normalizeAgentId(parsed.agentId) : state.currentAgentId;
3378
- };
3379
- const listAgentId = resolveListAgentId();
3380
- const result = await client.listSessions({
3381
- limit: 5,
3382
- search: state.currentSessionKey,
3383
- includeGlobal: false,
3384
- includeUnknown: false,
3385
- agentId: listAgentId
3386
- });
3387
- const normalizeMatchKey = (key) => parseAgentSessionKey(key)?.rest ?? key;
3388
- const currentMatchKey = normalizeMatchKey(state.currentSessionKey);
3389
- const entry = result.sessions.find((row) => {
3390
- if (row.key === state.currentSessionKey) return true;
3391
- return normalizeMatchKey(row.key) === currentMatchKey;
3392
- });
3393
- if (entry?.key && entry.key !== state.currentSessionKey) {
3394
- updateAgentFromSessionKey(entry.key);
3395
- state.currentSessionKey = entry.key;
3396
- updateHeader();
3397
- }
3398
- applySessionInfo({
3399
- entry,
3400
- defaults: result.defaults
3401
- });
3402
- } catch (err) {
3403
- chatLog.addSystem(`sessions list failed: ${String(err)}`);
3404
- }
3405
- };
3406
- const refreshSessionInfo = async () => {
3407
- refreshSessionInfoPromise = refreshSessionInfoPromise.then(runRefreshSessionInfo, runRefreshSessionInfo);
3408
- await refreshSessionInfoPromise;
3409
- };
3410
- const applySessionInfoFromPatch = (result) => {
3411
- if (!result?.entry) return;
3412
- if (result.key && result.key !== state.currentSessionKey) {
3413
- updateAgentFromSessionKey(result.key);
3414
- state.currentSessionKey = result.key;
3415
- updateHeader();
3416
- }
3417
- const resolved = result.resolved;
3418
- applySessionInfo({
3419
- entry: resolved && (resolved.modelProvider || resolved.model) ? {
3420
- ...result.entry,
3421
- modelProvider: resolved.modelProvider ?? result.entry.modelProvider,
3422
- model: resolved.model ?? result.entry.model
3423
- } : result.entry,
3424
- force: true
3425
- });
3426
- };
3427
- const loadHistory = async () => {
3428
- try {
3429
- const record = await client.loadHistory({
3430
- sessionKey: state.currentSessionKey,
3431
- limit: opts.historyLimit ?? 200
3432
- });
3433
- state.currentSessionId = typeof record.sessionId === "string" ? record.sessionId : null;
3434
- state.sessionInfo.thinkingLevel = record.thinkingLevel ?? state.sessionInfo.thinkingLevel;
3435
- state.sessionInfo.fastMode = record.fastMode ?? state.sessionInfo.fastMode;
3436
- state.sessionInfo.verboseLevel = record.verboseLevel ?? state.sessionInfo.verboseLevel;
3437
- state.sessionInfo.traceLevel = record.traceLevel ?? state.sessionInfo.traceLevel;
3438
- const showTools = (state.sessionInfo.verboseLevel ?? "off") !== "off";
3439
- chatLog.clearAll();
3440
- btw.clear();
3441
- chatLog.addSystem(`session ${state.currentSessionKey}`);
3442
- for (const entry of record.messages ?? []) {
3443
- if (!entry || typeof entry !== "object") continue;
3444
- const message = entry;
3445
- if (isCommandMessage(message)) {
3446
- const text = extractTextFromMessage(message);
3447
- if (text) chatLog.addSystem(text);
3448
- continue;
3449
- }
3450
- if (message.role === "user") {
3451
- const text = extractTextFromMessage(message);
3452
- if (text) chatLog.addUser(text);
3453
- continue;
3454
- }
3455
- if (message.role === "assistant") {
3456
- const text = extractTextFromMessage(message, { includeThinking: state.showThinking });
3457
- if (text) chatLog.finalizeAssistant(text);
3458
- continue;
3459
- }
3460
- if (message.role === "toolResult") {
3461
- if (!showTools) continue;
3462
- const toolCallId = asString(message.toolCallId, "");
3463
- const toolName = asString(message.toolName, "tool");
3464
- chatLog.startTool(toolCallId, toolName, {}).setResult({
3465
- content: Array.isArray(message.content) ? message.content : [],
3466
- details: typeof message.details === "object" && message.details ? message.details : void 0
3467
- }, { isError: Boolean(message.isError) });
3468
- }
3469
- }
3470
- state.historyLoaded = true;
3471
- rememberSessionKey?.(state.currentSessionKey);
3472
- } catch (err) {
3473
- chatLog.addSystem(`history failed: ${String(err)}`);
3474
- }
3475
- await refreshSessionInfo();
3476
- tui.requestRender();
3477
- };
3478
- const setSession = async (rawKey) => {
3479
- const nextKey = resolveSessionKey(rawKey);
3480
- updateAgentFromSessionKey(nextKey);
3481
- state.currentSessionKey = nextKey;
3482
- state.activeChatRunId = null;
3483
- state.pendingChatRunId = null;
3484
- setActivityStatus("idle");
3485
- state.currentSessionId = null;
3486
- state.sessionInfo.updatedAt = null;
3487
- state.historyLoaded = false;
3488
- clearLocalRunIds?.();
3489
- btw.clear();
3490
- updateHeader();
3491
- updateFooter();
3492
- await loadHistory();
3493
- };
3494
- const abortActive = async () => {
3495
- if (opts.local === true && state.activityStatus === "finishing context" && !state.pendingChatRunId) {
3496
- chatLog.addSystem("agent is finishing context; wait for it to finish before aborting");
3497
- tui.requestRender();
3498
- return;
3499
- }
3500
- const runId = opts.local === true && state.activeChatRunId && state.pendingChatRunId ? state.pendingChatRunId : state.activeChatRunId ?? state.pendingChatRunId ?? null;
3501
- if (!runId) {
3502
- chatLog.addSystem("no active run", { coalesceConsecutive: true });
3503
- tui.requestRender();
3504
- return;
3505
- }
3506
- try {
3507
- await client.abortChat({
3508
- sessionKey: state.currentSessionKey,
3509
- runId
3510
- });
3511
- state.pendingChatRunId = null;
3512
- setActivityStatus("aborted");
3513
- } catch (err) {
3514
- chatLog.addSystem(`abort failed: ${String(err)}`);
3515
- setActivityStatus("abort failed");
3516
- }
3517
- tui.requestRender();
3518
- };
3519
- return {
3520
- applyAgentsResult,
3521
- refreshAgents,
3522
- refreshSessionInfo,
3523
- applySessionInfoFromPatch,
3524
- loadHistory,
3525
- setSession,
3526
- abortActive
3527
- };
3528
- }
3529
- //#endregion
3530
- //#region src/tui/tui-submit.ts
3531
- function createEditorSubmitHandler(params) {
3532
- return (text) => {
3533
- const raw = text;
3534
- const value = raw.trim();
3535
- if (!value) {
3536
- params.editor.setText("");
3537
- return;
3538
- }
3539
- if (raw.startsWith("!") && raw !== "!") {
3540
- params.editor.setText("");
3541
- params.editor.addToHistory(raw);
3542
- params.handleBangLine(raw);
3543
- return;
3544
- }
3545
- if (value.startsWith("/")) {
3546
- params.editor.setText("");
3547
- params.editor.addToHistory(value);
3548
- params.handleCommand(value);
3549
- return;
3550
- }
3551
- if (params.canSubmitMessage && !params.canSubmitMessage()) {
3552
- params.editor.setText(value);
3553
- params.onBlockedMessageSubmit?.(value);
3554
- return;
3555
- }
3556
- params.editor.setText("");
3557
- params.editor.addToHistory(value);
3558
- params.sendMessage(value);
3559
- };
3560
- }
3561
- function shouldEnableWindowsGitBashPasteFallback(params) {
3562
- const platform = params?.platform ?? process.platform;
3563
- const env = params?.env ?? process.env;
3564
- const termProgram = normalizeLowercaseStringOrEmpty(env.TERM_PROGRAM);
3565
- if (platform === "darwin") {
3566
- if (termProgram.includes("iterm") || termProgram.includes("apple_terminal")) return true;
3567
- return false;
3568
- }
3569
- if (platform !== "win32") return false;
3570
- const msystem = (env.MSYSTEM ?? "").toUpperCase();
3571
- const shell = env.SHELL ?? "";
3572
- if (msystem.startsWith("MINGW") || msystem.startsWith("MSYS")) return true;
3573
- if (normalizeLowercaseStringOrEmpty(shell).includes("bash")) return true;
3574
- return termProgram.includes("mintty");
3575
- }
3576
- function createSubmitBurstCoalescer(params) {
3577
- const windowMs = Math.max(1, params.burstWindowMs ?? 50);
3578
- const now = params.now ?? (() => Date.now());
3579
- const setTimer = params.setTimer ?? setTimeout;
3580
- const clearTimer = params.clearTimer ?? clearTimeout;
3581
- let pending = null;
3582
- let pendingAt = 0;
3583
- let flushTimer = null;
3584
- const clearFlushTimer = () => {
3585
- if (!flushTimer) return;
3586
- clearTimer(flushTimer);
3587
- flushTimer = null;
3588
- };
3589
- const flushPending = () => {
3590
- if (pending === null) return;
3591
- const value = pending;
3592
- pending = null;
3593
- pendingAt = 0;
3594
- clearFlushTimer();
3595
- params.submit(value);
3596
- };
3597
- const scheduleFlush = () => {
3598
- clearFlushTimer();
3599
- flushTimer = setTimer(() => {
3600
- flushPending();
3601
- }, windowMs);
3602
- };
3603
- return (value) => {
3604
- if (!params.enabled) {
3605
- params.submit(value);
3606
- return;
3607
- }
3608
- if (value.includes("\n")) {
3609
- flushPending();
3610
- params.submit(value);
3611
- return;
3612
- }
3613
- const ts = now();
3614
- if (pending === null) {
3615
- pending = value;
3616
- pendingAt = ts;
3617
- scheduleFlush();
3618
- return;
3619
- }
3620
- if (ts - pendingAt <= windowMs) {
3621
- pending = `${pending}\n${value}`;
3622
- pendingAt = ts;
3623
- scheduleFlush();
3624
- return;
3625
- }
3626
- flushPending();
3627
- pending = value;
3628
- pendingAt = ts;
3629
- scheduleFlush();
3630
- };
3631
- }
3632
- //#endregion
3633
- //#region src/tui/tui-waiting.ts
3634
- const defaultWaitingPhrases = [
3635
- "flibbertigibbeting",
3636
- "kerfuffling",
3637
- "dillydallying",
3638
- "twiddling thumbs",
3639
- "noodling",
3640
- "bamboozling",
3641
- "moseying",
3642
- "hobnobbing",
3643
- "pondering",
3644
- "conjuring"
3645
- ];
3646
- function pickWaitingPhrase(tick, phrases = defaultWaitingPhrases) {
3647
- return phrases[Math.floor(tick / 10) % phrases.length] ?? phrases[0] ?? "waiting";
3648
- }
3649
- function shimmerText(theme, text, tick) {
3650
- const width = 6;
3651
- const hi = (ch) => theme.bold(theme.accentSoft(ch));
3652
- const pos = tick % (text.length + width);
3653
- const start = Math.max(0, pos - width);
3654
- const end = Math.min(text.length - 1, pos);
3655
- let out = "";
3656
- for (let i = 0; i < text.length; i++) {
3657
- const ch = text[i];
3658
- out += i >= start && i <= end ? hi(ch) : theme.dim(ch);
3659
- }
3660
- return out;
3661
- }
3662
- function buildWaitingStatusMessage(params) {
3663
- const phrase = pickWaitingPhrase(params.tick, params.phrases);
3664
- return `${shimmerText(params.theme, `${phrase}…`, params.tick)} • ${params.elapsed} | ${params.connectionStatus}`;
3665
- }
3666
- //#endregion
3667
- //#region src/tui/tui.ts
3668
- const DAOCORE_CLI_WRAPPER_PATH = fileURLToPath(new URL("../../daocore.mjs", import.meta.url));
3669
- const DAOCORE_RUN_NODE_SCRIPT_PATH = fileURLToPath(new URL("../../scripts/run-node.mjs", import.meta.url));
3670
- const DAOCORE_DIST_ENTRY_JS_PATH = fileURLToPath(new URL("../../dist/entry.js", import.meta.url));
3671
- const DAOCORE_DIST_ENTRY_MJS_PATH = fileURLToPath(new URL("../../dist/entry.mjs", import.meta.url));
3672
- const OPENAI_CODEX_PROVIDER = "openai-codex";
3673
- /** Resolve the absolute path to the `codex` CLI binary, or `null` if not installed. */
3674
- function resolveCodexCliBin() {
3675
- try {
3676
- return execFileSync(process.platform === "win32" ? "where" : "which", ["codex"], { encoding: "utf8" }).trim().split(/\r?\n/)[0] || null;
3677
- } catch {
3678
- return null;
3679
- }
3680
- }
3681
- function resolveLocalAuthCliInvocation(params) {
3682
- const hasDistEntry = params?.hasDistEntry ?? (existsSync(DAOCORE_DIST_ENTRY_JS_PATH) || existsSync(DAOCORE_DIST_ENTRY_MJS_PATH));
3683
- const hasRunNodeScript = params?.hasRunNodeScript ?? existsSync(DAOCORE_RUN_NODE_SCRIPT_PATH);
3684
- const command = params?.execPath ?? process.execPath;
3685
- const wrapperPath = params?.wrapperPath ?? DAOCORE_CLI_WRAPPER_PATH;
3686
- const runNodePath = params?.runNodePath ?? DAOCORE_RUN_NODE_SCRIPT_PATH;
3687
- return hasDistEntry || !hasRunNodeScript ? {
3688
- command,
3689
- args: [
3690
- wrapperPath,
3691
- "models",
3692
- "auth",
3693
- "login"
3694
- ]
3695
- } : {
3696
- command,
3697
- args: [
3698
- runNodePath,
3699
- "models",
3700
- "auth",
3701
- "login"
3702
- ]
3703
- };
3704
- }
3705
- function resolveLocalAuthSpawnOptions(params) {
3706
- return (params.platform ?? process.platform) === "win32" && /\.(cmd|bat)$/iu.test(params.command.trim()) ? { shell: true } : {};
3707
- }
3708
- function resolveLocalAuthSpawnCwd(params) {
3709
- const defaultCwd = params.defaultCwd ?? process.cwd();
3710
- const entryArg = params.args[0]?.trim();
3711
- if (!entryArg) return defaultCwd;
3712
- const entryBase = path.basename(entryArg).toLowerCase();
3713
- if (entryBase === "daocore.mjs") return path.dirname(entryArg);
3714
- if (entryBase === "run-node.mjs") return path.dirname(path.dirname(entryArg));
3715
- return defaultCwd;
3716
- }
3717
- function resolveTuiSessionKey(params) {
3718
- const trimmed = (params.raw ?? "").trim();
3719
- if (!trimmed) {
3720
- if (params.sessionScope === "global") return "global";
3721
- return buildAgentMainSessionKey({
3722
- agentId: params.currentAgentId,
3723
- mainKey: params.sessionMainKey
3724
- });
3725
- }
3726
- if (trimmed === "global" || trimmed === "unknown") return trimmed;
3727
- if (trimmed.startsWith("agent:")) return normalizeLowercaseStringOrEmpty(trimmed);
3728
- return `agent:${params.currentAgentId}:${normalizeLowercaseStringOrEmpty(trimmed)}`;
3729
- }
3730
- function resolveInitialTuiAgentId(params) {
3731
- const parsed = parseAgentSessionKey((params.initialSessionInput ?? "").trim());
3732
- if (parsed?.agentId) return normalizeAgentId(parsed.agentId);
3733
- const inferredFromWorkspace = resolveAgentIdByWorkspacePath(params.cfg, params.cwd ?? process.cwd());
3734
- if (inferredFromWorkspace) return inferredFromWorkspace;
3735
- return normalizeAgentId(params.fallbackAgentId);
3736
- }
3737
- function resolveGatewayDisconnectState(reason) {
3738
- const reasonLabel = reason?.trim() ? reason.trim() : "closed";
3739
- if (/pairing required/i.test(reasonLabel)) return {
3740
- connectionStatus: `gateway disconnected: ${reasonLabel}`,
3741
- activityStatus: "pairing required: run daocore devices list",
3742
- pairingHint: "Pairing required. Run `daocore devices list`, approve your request ID, then reconnect."
3743
- };
3744
- return {
3745
- connectionStatus: `gateway disconnected: ${reasonLabel}`,
3746
- activityStatus: "idle"
3747
- };
3748
- }
3749
- function createBackspaceDeduper(params) {
3750
- const dedupeWindowMs = Math.max(0, Math.floor(params?.dedupeWindowMs ?? 8));
3751
- const now = params?.now ?? (() => Date.now());
3752
- let lastBackspaceAt = -1;
3753
- return (data) => {
3754
- if (data !== "\b" && !matchesKey(data, Key.backspace)) return data;
3755
- const ts = now();
3756
- if (lastBackspaceAt >= 0 && ts - lastBackspaceAt <= dedupeWindowMs) return "";
3757
- lastBackspaceAt = ts;
3758
- return data;
3759
- };
3760
- }
3761
- function isIgnorableTuiStopError(error) {
3762
- if (!error || typeof error !== "object") return false;
3763
- const err = error;
3764
- const code = typeof err.code === "string" ? err.code : "";
3765
- const syscall = typeof err.syscall === "string" ? err.syscall : "";
3766
- const message = typeof err.message === "string" ? err.message : "";
3767
- if (code === "EBADF" && syscall === "setRawMode") return true;
3768
- return /setRawMode/i.test(message) && /EBADF/i.test(message);
3769
- }
3770
- function stopTuiSafely(stop) {
3771
- try {
3772
- stop();
3773
- } catch (error) {
3774
- if (!isIgnorableTuiStopError(error)) throw error;
3775
- }
3776
- }
3777
- function isTuiTerminalLossError(error) {
3778
- if (!error || typeof error !== "object") return false;
3779
- const err = error;
3780
- const code = typeof err.code === "string" ? err.code : "";
3781
- const message = typeof err.message === "string" ? err.message : "";
3782
- const syscall = typeof err.syscall === "string" ? err.syscall : "";
3783
- if (code === "EIO" || code === "EPIPE") return true;
3784
- return /\b(EIO|EPIPE)\b/i.test(message) && /\b(read|write|TTY|stdin|stdout)\b/i.test(message + syscall);
3785
- }
3786
- function installTuiTerminalLossExitHandler(requestExit, targets = {
3787
- stdin: process.stdin,
3788
- stdout: process.stdout
3789
- }) {
3790
- let requested = false;
3791
- const requestOnce = () => {
3792
- if (requested) return;
3793
- requested = true;
3794
- requestExit();
3795
- };
3796
- const removeUncaughtExceptionHandler = registerUncaughtExceptionHandler((error) => {
3797
- if (!isTuiTerminalLossError(error)) return false;
3798
- requestOnce();
3799
- return true;
3800
- });
3801
- const onClose = () => requestOnce();
3802
- targets.stdin?.on("end", onClose);
3803
- targets.stdin?.on("close", onClose);
3804
- targets.stdout?.on("close", onClose);
3805
- return () => {
3806
- removeUncaughtExceptionHandler();
3807
- targets.stdin?.off("end", onClose);
3808
- targets.stdin?.off("close", onClose);
3809
- targets.stdout?.off("close", onClose);
3810
- };
3811
- }
3812
- function createDeferredTuiFinish() {
3813
- let finishTui = null;
3814
- let finishRequested = false;
3815
- return {
3816
- requestFinish: () => {
3817
- const finish = finishTui;
3818
- if (finish) {
3819
- finish();
3820
- return;
3821
- }
3822
- finishRequested = true;
3823
- },
3824
- setFinish: (finish) => {
3825
- finishTui = finish;
3826
- if (finishRequested) finish();
3827
- },
3828
- clearFinish: () => {
3829
- finishTui = null;
3830
- }
3831
- };
3832
- }
3833
- const TUI_SHUTDOWN_DRAIN_MAX_MS = 500;
3834
- const TUI_SHUTDOWN_DRAIN_IDLE_MS = 100;
3835
- const TUI_SHUTDOWN_HARD_EXIT_MS = 2e3;
3836
- const TUI_PROCESS_EXIT_AFTER_RETURN_MS = 2e3;
3837
- async function drainAndStopTuiSafely(tui) {
3838
- if (typeof tui.terminal?.drainInput === "function") try {
3839
- await tui.terminal.drainInput(TUI_SHUTDOWN_DRAIN_MAX_MS, TUI_SHUTDOWN_DRAIN_IDLE_MS);
3840
- } catch {}
3841
- stopTuiSafely(() => tui.stop());
3842
- }
3843
- function canSubmitTuiChatMessage(params) {
3844
- const pending = Boolean(params.pendingChatRunId) || params.pendingOptimisticUserMessage === true;
3845
- if (params.activeChatRunId) return params.local === true && params.activityStatus === "finishing context" && !pending;
3846
- return !pending;
3847
- }
3848
- const TUI_BUSY_ACTIVITY_STATUSES = new Set([
3849
- "sending",
3850
- "waiting",
3851
- "streaming",
3852
- "running",
3853
- "finishing context"
3854
- ]);
3855
- function isTuiBusyActivityStatus(status) {
3856
- return TUI_BUSY_ACTIVITY_STATUSES.has(status);
3857
- }
3858
- function resolveTuiShutdownHardExitMs(params = {}) {
3859
- return TUI_SHUTDOWN_HARD_EXIT_MS + (params.localMode ? resolveLocalRunShutdownGraceMs() : 0);
3860
- }
3861
- function scheduleProcessExitAfterTuiReturn(params = {}) {
3862
- const delayMs = Math.max(0, Math.floor(params.delayMs ?? TUI_PROCESS_EXIT_AFTER_RETURN_MS));
3863
- const setTimeoutFn = params.setTimeoutFn ?? ((callback, timeoutMs) => setTimeout(callback, timeoutMs));
3864
- const exit = params.exit ?? ((code) => process.exit(code));
3865
- const writeStderr = params.writeStderr ?? ((text) => {
3866
- process.stderr.write(text);
3867
- });
3868
- const timer = setTimeoutFn(() => {
3869
- try {
3870
- writeStderr("daocore tui forcing process exit after return\n");
3871
- } catch {}
3872
- exit(0);
3873
- }, delayMs);
3874
- timer.unref?.();
3875
- return timer;
3876
- }
3877
- function resolveCtrlCAction(params) {
3878
- const exitWindowMs = Math.max(1, Math.floor(params.exitWindowMs ?? 1e3));
3879
- if (params.hasInput) return {
3880
- action: "clear",
3881
- nextLastCtrlCAt: params.now
3882
- };
3883
- if (params.now - params.lastCtrlCAt <= exitWindowMs) return {
3884
- action: "exit",
3885
- nextLastCtrlCAt: params.lastCtrlCAt
3886
- };
3887
- return {
3888
- action: "warn",
3889
- nextLastCtrlCAt: params.now
3890
- };
3891
- }
3892
- function resolveTuiCtrlCAction(params) {
3893
- if (params.exitRequested === true) return {
3894
- action: "force-exit",
3895
- nextLastCtrlCAt: params.lastCtrlCAt
3896
- };
3897
- if (params.wasDisconnected === true) return {
3898
- action: "exit",
3899
- nextLastCtrlCAt: params.lastCtrlCAt
3900
- };
3901
- return resolveCtrlCAction(params);
3902
- }
3903
- async function runTui(opts) {
3904
- const isLocalMode = opts.local === true || opts.backend !== void 0;
3905
- const config = opts.config ?? getRuntimeConfig({ skipPluginValidation: !isLocalMode });
3906
- const initialSessionInput = (opts.session ?? "").trim();
3907
- let sessionScope = config.session?.scope ?? "per-sender";
3908
- let sessionMainKey = normalizeMainKey(config.session?.mainKey);
3909
- let agentDefaultId = resolveDefaultAgentId(config);
3910
- let currentAgentId = resolveInitialTuiAgentId({
3911
- cfg: config,
3912
- fallbackAgentId: agentDefaultId,
3913
- initialSessionInput,
3914
- cwd: process.cwd()
3915
- });
3916
- let agents = [];
3917
- const agentNames = /* @__PURE__ */ new Map();
3918
- let currentSessionKey = "";
3919
- let initialSessionApplied = false;
3920
- let rememberedSessionApplied = false;
3921
- let currentSessionId = null;
3922
- let activeChatRunId = null;
3923
- let pendingOptimisticUserMessage = false;
3924
- let pendingChatRunId = null;
3925
- let historyLoaded = false;
3926
- let isConnected = false;
3927
- let wasDisconnected = false;
3928
- let toolsExpanded = false;
3929
- let showThinking = false;
3930
- let pairingHintShown = false;
3931
- const localRunIds = /* @__PURE__ */ new Set();
3932
- const localBtwRunIds = /* @__PURE__ */ new Set();
3933
- const deliverDefault = opts.deliver ?? false;
3934
- const autoMessage = opts.message?.trim();
3935
- let autoMessageSent = false;
3936
- let sessionInfo = {};
3937
- let dynamicSlashCommands = [];
3938
- let dynamicSlashCommandsKey = null;
3939
- let dynamicSlashCommandsInFlightKey = null;
3940
- let dynamicSlashCommandsRequestId = 0;
3941
- let lastCtrlCAt = 0;
3942
- let exitRequested = false;
3943
- let exitResult = { exitReason: "exit" };
3944
- let activityStatus = "idle";
3945
- let connectionStatus = isLocalMode ? "starting local runtime" : "connecting";
3946
- let statusTimeout = null;
3947
- let statusTimer = null;
3948
- let statusStartedAt = null;
3949
- let lastActivityStatus = activityStatus;
3950
- const state = {
3951
- get agentDefaultId() {
3952
- return agentDefaultId;
3953
- },
3954
- set agentDefaultId(value) {
3955
- agentDefaultId = value;
3956
- },
3957
- get sessionMainKey() {
3958
- return sessionMainKey;
3959
- },
3960
- set sessionMainKey(value) {
3961
- sessionMainKey = value;
3962
- },
3963
- get sessionScope() {
3964
- return sessionScope;
3965
- },
3966
- set sessionScope(value) {
3967
- sessionScope = value;
3968
- },
3969
- get agents() {
3970
- return agents;
3971
- },
3972
- set agents(value) {
3973
- agents = value;
3974
- },
3975
- get currentAgentId() {
3976
- return currentAgentId;
3977
- },
3978
- set currentAgentId(value) {
3979
- currentAgentId = value;
3980
- },
3981
- get currentSessionKey() {
3982
- return currentSessionKey;
3983
- },
3984
- set currentSessionKey(value) {
3985
- currentSessionKey = value;
3986
- },
3987
- get currentSessionId() {
3988
- return currentSessionId;
3989
- },
3990
- set currentSessionId(value) {
3991
- currentSessionId = value;
3992
- },
3993
- get activeChatRunId() {
3994
- return activeChatRunId;
3995
- },
3996
- set activeChatRunId(value) {
3997
- activeChatRunId = value;
3998
- },
3999
- get pendingOptimisticUserMessage() {
4000
- return pendingOptimisticUserMessage;
4001
- },
4002
- set pendingOptimisticUserMessage(value) {
4003
- pendingOptimisticUserMessage = value;
4004
- },
4005
- get pendingChatRunId() {
4006
- return pendingChatRunId;
4007
- },
4008
- set pendingChatRunId(value) {
4009
- pendingChatRunId = value ?? null;
4010
- },
4011
- get historyLoaded() {
4012
- return historyLoaded;
4013
- },
4014
- set historyLoaded(value) {
4015
- historyLoaded = value;
4016
- },
4017
- get sessionInfo() {
4018
- return sessionInfo;
4019
- },
4020
- set sessionInfo(value) {
4021
- sessionInfo = value;
4022
- },
4023
- get initialSessionApplied() {
4024
- return initialSessionApplied;
4025
- },
4026
- set initialSessionApplied(value) {
4027
- initialSessionApplied = value;
4028
- },
4029
- get isConnected() {
4030
- return isConnected;
4031
- },
4032
- set isConnected(value) {
4033
- isConnected = value;
4034
- },
4035
- get autoMessageSent() {
4036
- return autoMessageSent;
4037
- },
4038
- set autoMessageSent(value) {
4039
- autoMessageSent = value;
4040
- },
4041
- get toolsExpanded() {
4042
- return toolsExpanded;
4043
- },
4044
- set toolsExpanded(value) {
4045
- toolsExpanded = value;
4046
- },
4047
- get showThinking() {
4048
- return showThinking;
4049
- },
4050
- set showThinking(value) {
4051
- showThinking = value;
4052
- },
4053
- get connectionStatus() {
4054
- return connectionStatus;
4055
- },
4056
- set connectionStatus(value) {
4057
- connectionStatus = value;
4058
- },
4059
- get activityStatus() {
4060
- return activityStatus;
4061
- },
4062
- set activityStatus(value) {
4063
- activityStatus = value;
4064
- },
4065
- get statusTimeout() {
4066
- return statusTimeout;
4067
- },
4068
- set statusTimeout(value) {
4069
- statusTimeout = value;
4070
- },
4071
- get lastCtrlCAt() {
4072
- return lastCtrlCAt;
4073
- },
4074
- set lastCtrlCAt(value) {
4075
- lastCtrlCAt = value;
4076
- }
4077
- };
4078
- const noteLocalRunId = (runId) => {
4079
- if (!runId) return;
4080
- localRunIds.add(runId);
4081
- if (localRunIds.size > 200) {
4082
- const [first] = localRunIds;
4083
- if (first) localRunIds.delete(first);
4084
- }
4085
- };
4086
- const forgetLocalRunId = (runId) => {
4087
- localRunIds.delete(runId);
4088
- };
4089
- const isLocalRunId = (runId) => localRunIds.has(runId);
4090
- const clearLocalRunIds = () => {
4091
- localRunIds.clear();
4092
- };
4093
- const noteLocalBtwRunId = (runId) => {
4094
- if (!runId) return;
4095
- localBtwRunIds.add(runId);
4096
- if (localBtwRunIds.size > 200) {
4097
- const [first] = localBtwRunIds;
4098
- if (first) localBtwRunIds.delete(first);
4099
- }
4100
- };
4101
- const forgetLocalBtwRunId = (runId) => {
4102
- localBtwRunIds.delete(runId);
4103
- };
4104
- const isLocalBtwRunId = (runId) => localBtwRunIds.has(runId);
4105
- const clearLocalBtwRunIds = () => {
4106
- localBtwRunIds.clear();
4107
- };
4108
- let client;
4109
- if (opts.backend) client = opts.backend;
4110
- else if (opts.local) {
4111
- const { EmbeddedTuiBackend } = await import("./embedded-backend-_BDuY59p.js");
4112
- client = new EmbeddedTuiBackend();
4113
- } else client = await GatewayChatClient.connect({
4114
- url: opts.url,
4115
- token: opts.token,
4116
- password: opts.password
4117
- });
4118
- const previousConsoleSubsystemFilter = isLocalMode ? loggingState.consoleSubsystemFilter ? [...loggingState.consoleSubsystemFilter] : null : null;
4119
- if (isLocalMode) setConsoleSubsystemFilter(["__daocore_tui_quiet__"]);
4120
- const tui = new TUI(new ProcessTerminal());
4121
- const dedupeBackspace = createBackspaceDeduper();
4122
- tui.addInputListener((data) => {
4123
- const next = dedupeBackspace(data);
4124
- if (next.length === 0) return { consume: true };
4125
- return { data: next };
4126
- });
4127
- const header = new Text("", 1, 0);
4128
- const statusContainer = new Container();
4129
- const footer = new Text("", 1, 0);
4130
- const chatLog = new ChatLog();
4131
- const editor = new CustomEditor(tui, editorTheme);
4132
- const root = new Container();
4133
- root.addChild(header);
4134
- root.addChild(chatLog);
4135
- root.addChild(statusContainer);
4136
- root.addChild(footer);
4137
- root.addChild(editor);
4138
- const resolveDynamicSlashCommandsKey = () => currentAgentId;
4139
- const applyAutocompleteProvider = () => {
4140
- const dynamicKey = resolveDynamicSlashCommandsKey();
4141
- editor.setAutocompleteProvider(new CombinedAutocompleteProvider(getSlashCommands({
4142
- cfg: config,
4143
- local: isLocalMode,
4144
- provider: sessionInfo.modelProvider,
4145
- model: sessionInfo.model,
4146
- thinkingLevels: sessionInfo.thinkingLevels,
4147
- dynamicCommands: dynamicSlashCommandsKey === dynamicKey ? dynamicSlashCommands : []
4148
- }), process.cwd()));
4149
- };
4150
- const refreshDynamicSlashCommands = () => {
4151
- const key = resolveDynamicSlashCommandsKey();
4152
- if (!isConnected || !client.listCommands || dynamicSlashCommandsKey === key || dynamicSlashCommandsInFlightKey === key) return;
4153
- dynamicSlashCommandsInFlightKey = key;
4154
- const requestId = ++dynamicSlashCommandsRequestId;
4155
- const agentId = currentAgentId;
4156
- client.listCommands({
4157
- agentId,
4158
- scope: "text",
4159
- includeArgs: false
4160
- }).then((commands) => {
4161
- if (requestId !== dynamicSlashCommandsRequestId || key !== resolveDynamicSlashCommandsKey()) return;
4162
- dynamicSlashCommands = commands;
4163
- dynamicSlashCommandsKey = key;
4164
- applyAutocompleteProvider();
4165
- }).catch(() => void 0).finally(() => {
4166
- if (dynamicSlashCommandsInFlightKey === key) dynamicSlashCommandsInFlightKey = null;
4167
- });
4168
- };
4169
- const updateAutocompleteProvider = () => {
4170
- applyAutocompleteProvider();
4171
- refreshDynamicSlashCommands();
4172
- };
4173
- tui.addChild(root);
4174
- tui.setFocus(editor);
4175
- const formatSessionKey = (key) => {
4176
- if (key === "global" || key === "unknown") return key;
4177
- return parseAgentSessionKey(key)?.rest ?? key;
4178
- };
4179
- const formatAgentLabel = (id) => {
4180
- const name = agentNames.get(id);
4181
- return name ? `${id} (${name})` : id;
4182
- };
4183
- const resolveSessionKey = (raw) => {
4184
- return resolveTuiSessionKey({
4185
- raw,
4186
- sessionScope,
4187
- currentAgentId,
4188
- sessionMainKey
4189
- });
4190
- };
4191
- currentSessionKey = resolveSessionKey(initialSessionInput);
4192
- const buildLastSessionScopeKeyFor = (sessionKey = currentSessionKey) => {
4193
- const parsed = parseAgentSessionKey(sessionKey);
4194
- return buildTuiLastSessionScopeKey({
4195
- connectionUrl: client.connection.url,
4196
- agentId: parsed?.agentId ?? currentAgentId,
4197
- sessionScope
4198
- });
4199
- };
4200
- const rememberCurrentSessionKey = (sessionKey) => {
4201
- const trimmed = sessionKey.trim();
4202
- if (!trimmed || trimmed === "unknown") return;
4203
- writeTuiLastSessionKey({
4204
- scopeKey: buildLastSessionScopeKeyFor(trimmed),
4205
- sessionKey: trimmed
4206
- }).catch(() => void 0);
4207
- };
4208
- const restoreRememberedSession = async () => {
4209
- if (initialSessionInput || rememberedSessionApplied) return;
4210
- rememberedSessionApplied = true;
4211
- const remembered = await readTuiLastSessionKey({ scopeKey: buildLastSessionScopeKeyFor() });
4212
- const rememberedKey = remembered ? resolveSessionKey(remembered) : null;
4213
- if (!rememberedKey || rememberedKey === currentSessionKey) return;
4214
- const rememberedAgent = parseAgentSessionKey(rememberedKey)?.agentId;
4215
- if (rememberedAgent && normalizeAgentId(rememberedAgent) !== currentAgentId) return;
4216
- const sessions = await client.listSessions({
4217
- limit: 5,
4218
- search: rememberedKey,
4219
- includeGlobal: false,
4220
- includeUnknown: false,
4221
- agentId: currentAgentId
4222
- }).catch(() => null);
4223
- if (!sessions) return;
4224
- const restored = resolveRememberedTuiSessionKey({
4225
- rememberedKey,
4226
- currentAgentId,
4227
- sessions: sessions.sessions
4228
- });
4229
- if (!restored || restored === currentSessionKey) return;
4230
- currentSessionKey = restored;
4231
- updateHeader();
4232
- updateFooter();
4233
- };
4234
- const updateHeader = () => {
4235
- const sessionLabel = formatSessionKey(currentSessionKey);
4236
- const agentLabel = formatAgentLabel(currentAgentId);
4237
- const title = opts.title ?? "daocore tui";
4238
- header.setText(theme.header(`${title} - ${client.connection.url} - agent ${agentLabel} - session ${sessionLabel}`));
4239
- };
4240
- let statusText = null;
4241
- let statusLoader = null;
4242
- const formatElapsed = (startMs) => {
4243
- const totalSeconds = Math.max(0, Math.floor((Date.now() - startMs) / 1e3));
4244
- if (totalSeconds < 60) return `${totalSeconds}s`;
4245
- return `${Math.floor(totalSeconds / 60)}m ${totalSeconds % 60}s`;
4246
- };
4247
- const ensureStatusText = () => {
4248
- if (statusText) return;
4249
- statusContainer.clear();
4250
- statusLoader?.stop();
4251
- statusLoader = null;
4252
- statusText = new Text("", 1, 0);
4253
- statusContainer.addChild(statusText);
4254
- };
4255
- const ensureStatusLoader = () => {
4256
- if (statusLoader) return;
4257
- statusContainer.clear();
4258
- statusText = null;
4259
- statusLoader = new Loader(tui, (spinner) => theme.accent(spinner), (text) => theme.bold(theme.accentSoft(text)), "");
4260
- statusContainer.addChild(statusLoader);
4261
- };
4262
- let waitingTick = 0;
4263
- let waitingTimer = null;
4264
- let waitingPhrase = null;
4265
- const updateBusyStatusMessage = () => {
4266
- if (!statusLoader || !statusStartedAt) return;
4267
- const elapsed = formatElapsed(statusStartedAt);
4268
- if (activityStatus === "waiting") {
4269
- waitingTick++;
4270
- statusLoader.setMessage(buildWaitingStatusMessage({
4271
- theme,
4272
- tick: waitingTick,
4273
- elapsed,
4274
- connectionStatus,
4275
- phrases: waitingPhrase ? [waitingPhrase] : void 0
4276
- }));
4277
- return;
4278
- }
4279
- statusLoader.setMessage(`${activityStatus} • ${elapsed} | ${connectionStatus}`);
4280
- };
4281
- const startStatusTimer = () => {
4282
- if (statusTimer) return;
4283
- statusTimer = setInterval(() => {
4284
- if (!isTuiBusyActivityStatus(activityStatus)) return;
4285
- updateBusyStatusMessage();
4286
- }, 1e3);
4287
- };
4288
- const stopStatusTimer = () => {
4289
- if (!statusTimer) return;
4290
- clearInterval(statusTimer);
4291
- statusTimer = null;
4292
- };
4293
- const startWaitingTimer = () => {
4294
- if (waitingTimer) return;
4295
- if (!waitingPhrase) waitingPhrase = defaultWaitingPhrases[Math.floor(Math.random() * defaultWaitingPhrases.length)] ?? defaultWaitingPhrases[0] ?? "waiting";
4296
- waitingTick = 0;
4297
- waitingTimer = setInterval(() => {
4298
- if (activityStatus !== "waiting") return;
4299
- updateBusyStatusMessage();
4300
- }, 120);
4301
- };
4302
- const stopWaitingTimer = () => {
4303
- if (!waitingTimer) return;
4304
- clearInterval(waitingTimer);
4305
- waitingTimer = null;
4306
- waitingPhrase = null;
4307
- };
4308
- const renderStatus = () => {
4309
- if (isTuiBusyActivityStatus(activityStatus)) {
4310
- if (!statusStartedAt || lastActivityStatus !== activityStatus) statusStartedAt = Date.now();
4311
- ensureStatusLoader();
4312
- if (activityStatus === "waiting") {
4313
- stopStatusTimer();
4314
- startWaitingTimer();
4315
- } else {
4316
- stopWaitingTimer();
4317
- startStatusTimer();
4318
- }
4319
- updateBusyStatusMessage();
4320
- } else {
4321
- statusStartedAt = null;
4322
- stopStatusTimer();
4323
- stopWaitingTimer();
4324
- statusLoader?.stop();
4325
- statusLoader = null;
4326
- ensureStatusText();
4327
- const text = activityStatus ? `${connectionStatus} | ${activityStatus}` : connectionStatus;
4328
- statusText?.setText(theme.dim(text));
4329
- }
4330
- lastActivityStatus = activityStatus;
4331
- };
4332
- const setConnectionStatus = (text, ttlMs) => {
4333
- connectionStatus = text;
4334
- renderStatus();
4335
- if (statusTimeout) clearTimeout(statusTimeout);
4336
- if (ttlMs && ttlMs > 0) statusTimeout = setTimeout(() => {
4337
- connectionStatus = isConnected ? isLocalMode ? "local ready" : "connected" : isLocalMode ? "local stopped" : "disconnected";
4338
- renderStatus();
4339
- }, ttlMs);
4340
- };
4341
- const setActivityStatus = (text) => {
4342
- activityStatus = text;
4343
- renderStatus();
4344
- };
4345
- const withTuiSuspended = async (work) => {
4346
- await drainAndStopTuiSafely(tui);
4347
- if (isLocalMode) setConsoleSubsystemFilter(previousConsoleSubsystemFilter);
4348
- try {
4349
- return await work();
4350
- } finally {
4351
- if (isLocalMode) setConsoleSubsystemFilter(["__daocore_tui_quiet__"]);
4352
- tui.start();
4353
- tui.setFocus(editor);
4354
- updateHeader();
4355
- updateFooter();
4356
- tui.requestRender(true);
4357
- }
4358
- };
4359
- const runAuthFlow = isLocalMode ? async (params) => await withTuiSuspended(async () => await new Promise((resolve, reject) => {
4360
- const provider = params.provider?.trim() || void 0;
4361
- const codexBin = provider === OPENAI_CODEX_PROVIDER || !provider && sessionInfo.modelProvider === OPENAI_CODEX_PROVIDER ? resolveCodexCliBin() : null;
4362
- let command;
4363
- let args;
4364
- if (codexBin) {
4365
- command = codexBin;
4366
- args = ["login"];
4367
- } else {
4368
- ({command, args} = resolveLocalAuthCliInvocation());
4369
- if (provider) args.push("--provider", provider);
4370
- }
4371
- const child = spawn(command, args, {
4372
- cwd: resolveLocalAuthSpawnCwd({
4373
- args,
4374
- defaultCwd: process.cwd()
4375
- }),
4376
- env: process.env,
4377
- stdio: "inherit",
4378
- ...resolveLocalAuthSpawnOptions({ command })
4379
- });
4380
- child.once("error", reject);
4381
- child.once("exit", (exitCode, signal) => {
4382
- resolve({
4383
- exitCode,
4384
- signal
4385
- });
4386
- });
4387
- })) : void 0;
4388
- const updateFooter = () => {
4389
- const sessionKeyLabel = formatSessionKey(currentSessionKey);
4390
- const sessionLabel = sessionInfo.displayName ? `${sessionKeyLabel} (${sessionInfo.displayName})` : sessionKeyLabel;
4391
- const agentLabel = formatAgentLabel(currentAgentId);
4392
- const modelLabel = sessionInfo.model ? sessionInfo.modelProvider ? `${sessionInfo.modelProvider}/${sessionInfo.model}` : sessionInfo.model : "unknown";
4393
- const tokens = formatTokens(sessionInfo.totalTokens ?? null, sessionInfo.contextTokens ?? null);
4394
- const think = sessionInfo.thinkingLevel ?? "off";
4395
- const fast = sessionInfo.fastMode === true;
4396
- const verbose = sessionInfo.verboseLevel ?? "off";
4397
- const reasoning = sessionInfo.reasoningLevel ?? "off";
4398
- const reasoningLabel = reasoning === "on" ? "reasoning" : reasoning === "stream" ? "reasoning:stream" : null;
4399
- const footerParts = [
4400
- `agent ${agentLabel}`,
4401
- `session ${sessionLabel}`,
4402
- modelLabel,
4403
- think !== "off" ? `think ${think}` : null,
4404
- fast ? "fast" : null,
4405
- verbose !== "off" ? `verbose ${verbose}` : null,
4406
- reasoningLabel,
4407
- tokens
4408
- ].filter(Boolean);
4409
- footer.setText(theme.dim(footerParts.join(" | ")));
4410
- };
4411
- const { openOverlay, closeOverlay } = createOverlayHandlers(tui, editor);
4412
- const btw = {
4413
- showResult: (params) => {
4414
- chatLog.showBtw(params);
4415
- },
4416
- clear: () => {
4417
- chatLog.dismissBtw();
4418
- }
4419
- };
4420
- const initialSessionAgentId = (() => {
4421
- if (!initialSessionInput) return null;
4422
- const parsed = parseAgentSessionKey(initialSessionInput);
4423
- return parsed ? normalizeAgentId(parsed.agentId) : null;
4424
- })();
4425
- const { refreshAgents, refreshSessionInfo, applySessionInfoFromPatch, loadHistory, setSession, abortActive } = createSessionActions({
4426
- client,
4427
- chatLog,
4428
- btw,
4429
- tui,
4430
- opts,
4431
- state,
4432
- agentNames,
4433
- initialSessionInput,
4434
- initialSessionAgentId,
4435
- resolveSessionKey,
4436
- updateHeader,
4437
- updateFooter,
4438
- updateAutocompleteProvider,
4439
- setActivityStatus,
4440
- clearLocalRunIds,
4441
- rememberSessionKey: rememberCurrentSessionKey
4442
- });
4443
- const { handleChatEvent, handleAgentEvent, handleBtwEvent, pauseStreamingWatchdog, reconnectStreamingWatchdog } = createEventHandlers({
4444
- chatLog,
4445
- btw,
4446
- tui,
4447
- state,
4448
- localMode: isLocalMode,
4449
- setActivityStatus,
4450
- refreshSessionInfo,
4451
- loadHistory,
4452
- noteLocalRunId,
4453
- isLocalRunId,
4454
- forgetLocalRunId,
4455
- clearLocalRunIds,
4456
- isLocalBtwRunId,
4457
- forgetLocalBtwRunId,
4458
- clearLocalBtwRunIds
4459
- });
4460
- const deferredFinish = createDeferredTuiFinish();
4461
- const forceExit = () => {
4462
- try {
4463
- process.stderr.write("daocore tui forcing exit\n");
4464
- } catch {}
4465
- process.exit(130);
4466
- };
4467
- const requestExit = (result) => {
4468
- if (exitRequested) {
4469
- forceExit();
4470
- return;
4471
- }
4472
- exitRequested = true;
4473
- exitResult = {
4474
- exitReason: result?.exitReason ?? "exit",
4475
- ...result?.crestodianMessage ? { crestodianMessage: result.crestodianMessage } : {}
4476
- };
4477
- const hardExitTimer = setTimeout(forceExit, resolveTuiShutdownHardExitMs({ localMode: isLocalMode }));
4478
- hardExitTimer.unref?.();
4479
- Promise.resolve().then(() => client.stop()).then(() => drainAndStopTuiSafely(tui)).finally(() => {
4480
- clearTimeout(hardExitTimer);
4481
- }).catch((err) => {
4482
- if (!isTuiTerminalLossError(err)) try {
4483
- process.stderr.write(`daocore tui shutdown failed: ${String(err)}\n`);
4484
- } catch {}
4485
- }).finally(() => {
4486
- deferredFinish.requestFinish();
4487
- });
4488
- };
4489
- client.setRequestExitHandler?.(() => requestExit());
4490
- const { handleCommand, sendMessage, openModelSelector, openAgentSelector, openSessionSelector } = createCommandHandlers({
4491
- client,
4492
- chatLog,
4493
- tui,
4494
- opts,
4495
- state,
4496
- deliverDefault,
4497
- openOverlay,
4498
- closeOverlay,
4499
- refreshSessionInfo,
4500
- applySessionInfoFromPatch,
4501
- loadHistory,
4502
- setSession,
4503
- refreshAgents,
4504
- abortActive,
4505
- setActivityStatus,
4506
- formatSessionKey,
4507
- noteLocalRunId,
4508
- noteLocalBtwRunId,
4509
- forgetLocalRunId,
4510
- forgetLocalBtwRunId,
4511
- runAuthFlow,
4512
- requestExit
4513
- });
4514
- const { runLocalShellLine } = createLocalShellRunner({
4515
- chatLog,
4516
- tui,
4517
- openOverlay,
4518
- closeOverlay
4519
- });
4520
- updateAutocompleteProvider();
4521
- const canSubmitChatMessage = () => canSubmitTuiChatMessage({
4522
- local: opts.local,
4523
- activityStatus: state.activityStatus,
4524
- activeChatRunId: state.activeChatRunId,
4525
- pendingChatRunId: state.pendingChatRunId,
4526
- pendingOptimisticUserMessage: state.pendingOptimisticUserMessage
4527
- });
4528
- const notifyBlockedChatSubmit = () => {
4529
- chatLog.addSystem("agent is busy — press Esc to abort before sending a new message");
4530
- tui.requestRender();
4531
- };
4532
- editor.onSubmit = createSubmitBurstCoalescer({
4533
- submit: createEditorSubmitHandler({
4534
- editor,
4535
- handleCommand,
4536
- sendMessage,
4537
- handleBangLine: runLocalShellLine,
4538
- canSubmitMessage: canSubmitChatMessage,
4539
- onBlockedMessageSubmit: notifyBlockedChatSubmit
4540
- }),
4541
- enabled: shouldEnableWindowsGitBashPasteFallback()
4542
- });
4543
- editor.onEscape = () => {
4544
- if (chatLog.hasVisibleBtw()) {
4545
- chatLog.dismissBtw();
4546
- tui.requestRender();
4547
- return;
4548
- }
4549
- abortActive();
4550
- };
4551
- const handleCtrlC = () => {
4552
- const now = Date.now();
4553
- const decision = resolveTuiCtrlCAction({
4554
- hasInput: editor.getText().trim().length > 0,
4555
- now,
4556
- lastCtrlCAt,
4557
- exitRequested,
4558
- wasDisconnected
4559
- });
4560
- if (decision.action === "force-exit") {
4561
- forceExit();
4562
- return;
4563
- }
4564
- lastCtrlCAt = decision.nextLastCtrlCAt;
4565
- if (decision.action === "clear") {
4566
- editor.setText("");
4567
- setActivityStatus("cleared input; press ctrl+c again to exit");
4568
- tui.requestRender();
4569
- return;
4570
- }
4571
- if (decision.action === "exit") {
4572
- requestExit();
4573
- return;
4574
- }
4575
- setActivityStatus("press ctrl+c again to exit");
4576
- tui.requestRender();
4577
- };
4578
- editor.onCtrlC = () => {
4579
- handleCtrlC();
4580
- };
4581
- editor.onCtrlD = () => {
4582
- requestExit();
4583
- };
4584
- editor.onCtrlO = () => {
4585
- toolsExpanded = !toolsExpanded;
4586
- chatLog.setToolsExpanded(toolsExpanded);
4587
- setActivityStatus(toolsExpanded ? "tools expanded" : "tools collapsed");
4588
- tui.requestRender();
4589
- };
4590
- editor.onCtrlL = () => {
4591
- openModelSelector();
4592
- };
4593
- editor.onCtrlG = () => {
4594
- openAgentSelector();
4595
- };
4596
- editor.onCtrlP = () => {
4597
- openSessionSelector();
4598
- };
4599
- editor.onCtrlT = () => {
4600
- showThinking = !showThinking;
4601
- loadHistory();
4602
- };
4603
- tui.addInputListener((data) => {
4604
- if (!chatLog.hasVisibleBtw()) return;
4605
- if (editor.getText().length > 0) return;
4606
- if (matchesKey(data, "enter")) {
4607
- chatLog.dismissBtw();
4608
- tui.requestRender();
4609
- return { consume: true };
4610
- }
4611
- });
4612
- client.onEvent = (evt) => {
4613
- if (evt.event === "chat") handleChatEvent(evt.payload);
4614
- if (evt.event === "chat.side_result") handleBtwEvent(evt.payload);
4615
- if (evt.event === "agent") handleAgentEvent(evt.payload);
4616
- };
4617
- client.onConnected = () => {
4618
- isConnected = true;
4619
- pairingHintShown = false;
4620
- const reconnected = wasDisconnected;
4621
- wasDisconnected = false;
4622
- if (reconnected) reconnectStreamingWatchdog();
4623
- setConnectionStatus(isLocalMode ? "local ready" : "connected");
4624
- (async () => {
4625
- await refreshAgents();
4626
- await restoreRememberedSession();
4627
- updateHeader();
4628
- updateAutocompleteProvider();
4629
- await loadHistory();
4630
- setConnectionStatus(isLocalMode ? "local ready" : reconnected ? "gateway reconnected" : "gateway connected", 4e3);
4631
- tui.requestRender();
4632
- if (!autoMessageSent && autoMessage) {
4633
- autoMessageSent = true;
4634
- await sendMessage(autoMessage);
4635
- }
4636
- updateFooter();
4637
- tui.requestRender();
4638
- })().catch((err) => {
4639
- chatLog.addSystem(`startup failed: ${String(err)}`);
4640
- setConnectionStatus("startup failed", 5e3);
4641
- tui.requestRender();
4642
- });
4643
- };
4644
- client.onDisconnected = (reason) => {
4645
- isConnected = false;
4646
- wasDisconnected = true;
4647
- historyLoaded = false;
4648
- dynamicSlashCommands = [];
4649
- dynamicSlashCommandsKey = null;
4650
- dynamicSlashCommandsInFlightKey = null;
4651
- dynamicSlashCommandsRequestId += 1;
4652
- updateAutocompleteProvider();
4653
- pauseStreamingWatchdog();
4654
- const disconnectState = isLocalMode ? {
4655
- connectionStatus: `local runtime stopped${reason ? `: ${reason}` : ""}`,
4656
- activityStatus: "idle",
4657
- pairingHint: void 0
4658
- } : resolveGatewayDisconnectState(reason);
4659
- setConnectionStatus(disconnectState.connectionStatus, 5e3);
4660
- setActivityStatus(disconnectState.activityStatus);
4661
- if (disconnectState.pairingHint && !pairingHintShown) {
4662
- pairingHintShown = true;
4663
- chatLog.addSystem(disconnectState.pairingHint);
4664
- }
4665
- updateFooter();
4666
- tui.requestRender();
4667
- };
4668
- client.onGap = (info) => {
4669
- setConnectionStatus(`event gap: expected ${info.expected}, got ${info.received}`, 5e3);
4670
- tui.requestRender();
4671
- };
4672
- updateHeader();
4673
- setConnectionStatus(isLocalMode ? "starting local runtime" : "connecting");
4674
- updateFooter();
4675
- const sigintHandler = () => {
4676
- handleCtrlC();
4677
- };
4678
- const sigtermHandler = () => {
4679
- requestExit();
4680
- };
4681
- const sighupHandler = () => {
4682
- requestExit();
4683
- };
4684
- process.on("SIGINT", sigintHandler);
4685
- process.on("SIGTERM", sigtermHandler);
4686
- process.on("SIGHUP", sighupHandler);
4687
- let cleanupTerminalLossHandler = installTuiTerminalLossExitHandler(() => requestExit());
4688
- tui.start();
4689
- client.start();
4690
- await new Promise((resolve) => {
4691
- const finish = () => {
4692
- if (isLocalMode) setConsoleSubsystemFilter(previousConsoleSubsystemFilter);
4693
- cleanupTerminalLossHandler?.();
4694
- cleanupTerminalLossHandler = null;
4695
- process.removeListener("SIGINT", sigintHandler);
4696
- process.removeListener("SIGTERM", sigtermHandler);
4697
- process.removeListener("SIGHUP", sighupHandler);
4698
- process.removeListener("exit", finish);
4699
- deferredFinish.clearFinish();
4700
- resolve();
4701
- };
4702
- process.once("exit", finish);
4703
- deferredFinish.setFinish(finish);
4704
- });
4705
- if (opts.forceProcessExitOnReturn === true) scheduleProcessExitAfterTuiReturn();
4706
- return exitResult;
4707
- }
4708
- //#endregion
4709
- export { createSubmitBurstCoalescer as C, createEditorSubmitHandler as S, resolveFinalAssistantText as T, resolveTuiSessionKey as _, installTuiTerminalLossExitHandler as a, scheduleProcessExitAfterTuiReturn as b, isTuiTerminalLossError as c, resolveGatewayDisconnectState as d, resolveInitialTuiAgentId as f, resolveTuiCtrlCAction as g, resolveLocalAuthSpawnOptions as h, drainAndStopTuiSafely as i, resolveCodexCliBin as l, resolveLocalAuthSpawnCwd as m, createBackspaceDeduper as n, isIgnorableTuiStopError as o, resolveLocalAuthCliInvocation as p, createDeferredTuiFinish as r, isTuiBusyActivityStatus as s, canSubmitTuiChatMessage as t, resolveCtrlCAction as u, resolveTuiShutdownHardExitMs as v, shouldEnableWindowsGitBashPasteFallback as w, stopTuiSafely as x, runTui as y };