@pixelzx/genesis 2026.5.5-1 → 2026.5.5-2

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 (2393) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/.buildstamp +1 -1
  3. package/dist/abort-BHSttDhY.js +201 -0
  4. package/dist/abort-cutoff.runtime-DCJWSVCk.js +20 -0
  5. package/dist/abort-cutoff.runtime.js +1 -1
  6. package/dist/abort.runtime-VJ9lFsZS.js +2 -0
  7. package/dist/abort.runtime.js +1 -1
  8. package/dist/accounts-BNvagEOQ.js +104 -0
  9. package/dist/accounts-CJJT0vS7.js +43 -0
  10. package/dist/accounts-CM2Ko2xl.js +365 -0
  11. package/dist/accounts-CPIuzenz.js +107 -0
  12. package/dist/accounts-Co4cbVCU.js +66 -0
  13. package/dist/accounts-r08DQWhZ.js +2 -0
  14. package/dist/accounts.runtime-V3yFS1uD.js +2 -0
  15. package/dist/accounts.runtime.js +1 -1
  16. package/dist/acp-cli-i0L-eRs9.js +2193 -0
  17. package/dist/acp-spawn-CHzVLe9q.js +1093 -0
  18. package/dist/acp-spawn-CqvxDuBq.js +2 -0
  19. package/dist/acp-stateful-target-driver-CWRLc_NP.js +89 -0
  20. package/dist/action-agents-SNCscX_-.js +67 -0
  21. package/dist/action-focus-B2s0PF2E.js +132 -0
  22. package/dist/action-help-CXKbyaZ7.js +7 -0
  23. package/dist/action-info-B3IDKxWu.js +101 -0
  24. package/dist/action-kill-idGvCNhT.js +33 -0
  25. package/dist/action-list-Di7gO3qL.js +21 -0
  26. package/dist/action-log-BCsz-gFi.js +30 -0
  27. package/dist/action-send-DLsdZnVc.js +39 -0
  28. package/dist/action-spawn-DhKEOdL0.js +47 -0
  29. package/dist/action-unfocus-Dh7ti5UP.js +29 -0
  30. package/dist/actions.runtime-BPf03SN3.js +18 -0
  31. package/dist/actions.runtime-CJg_lweh.js +5 -0
  32. package/dist/actions.runtime.js +1 -1
  33. package/dist/agent-C3PLvvws.js +2 -0
  34. package/dist/agent-command-UroeNrV4.js +874 -0
  35. package/dist/agent-harness-runtime-MXvI9FlJ.js +144 -0
  36. package/dist/agent-runner-utils-CaVgLZrf.js +239 -0
  37. package/dist/agent-runner.runtime-Csqm3m09.js +3455 -0
  38. package/dist/agent-runner.runtime.js +1 -1
  39. package/dist/agent-runtime-B9nUYDUz.js +18 -0
  40. package/dist/agents/auth-profiles.runtime.js +1 -1
  41. package/dist/agents/model-catalog.runtime.js +1 -1
  42. package/dist/agents/models-config.runtime.js +1 -1
  43. package/dist/agents/pi-model-discovery-runtime.js +1 -1
  44. package/dist/agents-BP4p-1q2.js +5 -0
  45. package/dist/agents-CDiXfrfc.js +953 -0
  46. package/dist/agents.command-shared-ZsmaTJk8.js +40 -0
  47. package/dist/aliases-BBCtCq2A.js +96 -0
  48. package/dist/aliases-DrFtFq1p.js +2 -0
  49. package/dist/api-2tC9XD4P.js +4 -0
  50. package/dist/api-BH0oEwR1.js +5 -0
  51. package/dist/api-BHhDAMrX.js +2 -0
  52. package/dist/api-CGlGNVyu2.js +2 -0
  53. package/dist/api-CK3xj--e.js +48 -0
  54. package/dist/api-CQ1kMo4j.js +3 -0
  55. package/dist/api-D-4gHdrl.js +139 -0
  56. package/dist/api-DE6RYTxv.js +3 -0
  57. package/dist/api-DEwetAD22.js +2 -0
  58. package/dist/apply-CKkto_0W.js +508 -0
  59. package/dist/apply.runtime-Bby76mns.js +166 -0
  60. package/dist/apply.runtime-xFS-XMxA.js +2 -0
  61. package/dist/apply.runtime.js +1 -1
  62. package/dist/approval-client-helpers-Dn1zaJjB.js +82 -0
  63. package/dist/approval-handler-runtime-BEl3ua8-.js +439 -0
  64. package/dist/approval-native-helpers-SV1NXo3R.js +33 -0
  65. package/dist/approval-native-runtime-ghjYGufu.js +729 -0
  66. package/dist/approval-renderers-BFN4GCN1.js +64 -0
  67. package/dist/attempt-execution.runtime-PCTFYqLh.js +509 -0
  68. package/dist/attempt-execution.runtime.js +1 -1
  69. package/dist/attempt-execution.shared-BVGg4jtm.js +22 -0
  70. package/dist/attempt.prompt-helpers-CkWEozQ2.js +221 -0
  71. package/dist/attempt.tool-run-context-DbqVgXFk.js +933 -0
  72. package/dist/audit-Lb1yNEwg.js +939 -0
  73. package/dist/audit-extra.async-CxQj_A5s.js +971 -0
  74. package/dist/audit-membership-runtime-Fh49slzK.js +550 -0
  75. package/dist/audit.deep.runtime-COBioB9E.js +2 -0
  76. package/dist/audit.deep.runtime.js +1 -1
  77. package/dist/audit.nondeep.runtime-Bk_5xOjT.js +880 -0
  78. package/dist/audit.nondeep.runtime.js +1 -1
  79. package/dist/audit.runtime-DOnixKE_.js +7 -0
  80. package/dist/audit.runtime.js +1 -1
  81. package/dist/auth-BrlJ7NM9.js +2 -0
  82. package/dist/auth-C7wPgZbo.js +56 -0
  83. package/dist/auth-CJoP7Yst.js +383 -0
  84. package/dist/auth-DLWZd54x.js +177 -0
  85. package/dist/auth-choice-DZdnIn4M.js +3 -0
  86. package/dist/auth-choice-DtSIi1lM.js +354 -0
  87. package/dist/auth-choice-dBaHPiBQ.js +88 -0
  88. package/dist/auth-choice-options-C0mgcUc9.js +97 -0
  89. package/dist/auth-choice-prompt-Crln8JIf.js +2 -0
  90. package/dist/auth-choice-prompt-DhSxj7wM.js +37 -0
  91. package/dist/auth-choice.apply.api-providers-DBPXmiaM.js +2 -0
  92. package/dist/auth-choice.apply.api-providers-TO_ZIWX7.js +34 -0
  93. package/dist/auth-choice.plugin-providers.runtime-CRMLXING.js +11 -0
  94. package/dist/auth-choice.plugin-providers.runtime.js +1 -1
  95. package/dist/auth-health-DvPWpSkl.js +183 -0
  96. package/dist/auth-install-policy-BpHrj1L-.js +195 -0
  97. package/dist/auth-order-D0KFgBib.js +96 -0
  98. package/dist/auth-order-_xlUHzCg.js +2 -0
  99. package/dist/auth-profiles-qkJp8etH.js +679 -0
  100. package/dist/backup-create-DgVJHnfc.js +395 -0
  101. package/dist/banner-0afXR3gC.js +2 -0
  102. package/dist/banner-D-k2EM3C.js +336 -0
  103. package/dist/base-url-N7e93gGu.js +15 -0
  104. package/dist/bash-tools-BEVEHCl9.js +2824 -0
  105. package/dist/bash-tools-DJ0D8Wr5.js +3 -0
  106. package/dist/binding-routing-IfKqPcfO.js +85 -0
  107. package/dist/binding-targets-2huR0hTX.js +121 -0
  108. package/dist/bluebubbles-C4fAEm2A.js +77 -0
  109. package/dist/brave-web-search-provider-DkkbSBBP.js +111 -0
  110. package/dist/brave-web-search-provider.runtime-AjyyvF6E.js +229 -0
  111. package/dist/brave-web-search-provider.runtime.js +1 -1
  112. package/dist/brave-web-search-provider.shared-Bk59J40Z.js +174 -0
  113. package/dist/bridge-auth-registry-j9Nf_eKW.js +23 -0
  114. package/dist/bridge-server-D8Y8Fzdz.js +113 -0
  115. package/dist/browser-config-runtime-DYHwPrae.js +7 -0
  116. package/dist/browser-control-auth-Q6UpVLEj.js +2 -0
  117. package/dist/browser-node-runtime-C9KvsOyx.js +12 -0
  118. package/dist/browser-profiles-DFcwiMEf.js +2 -0
  119. package/dist/browser-runtime-sbZ3hKg6.js +387 -0
  120. package/dist/browser-setup-tools-CP4BkZ9z.js +13 -0
  121. package/dist/build-DzHX2LrH.js +550 -0
  122. package/dist/build-info.json +3 -3
  123. package/dist/bundled/boot-md/handler.js +5 -5
  124. package/dist/bundled/session-memory/handler.js +1 -1
  125. package/dist/call-ORivR4Db.js +331 -0
  126. package/dist/call-qzfm6lro.js +3 -0
  127. package/dist/call-status-DMAmF1AO.js +33 -0
  128. package/dist/call.runtime-BkzJe07B.js +2 -0
  129. package/dist/call.runtime.js +1 -1
  130. package/dist/capability-cli-BDCvm93o.js +1401 -0
  131. package/dist/card-command-VrZ5VEMb.js +241 -0
  132. package/dist/catalog-provider-iymLG3Kz.js +40 -0
  133. package/dist/catchup-CjZa2PrP.js +300 -0
  134. package/dist/channel-B3UAL9Pk.js +840 -0
  135. package/dist/channel-B5L9LJBF.js +453 -0
  136. package/dist/channel-BGXl6A-E.js +297 -0
  137. package/dist/channel-BNUblayu.js +1320 -0
  138. package/dist/channel-Bej-TN7f.js +491 -0
  139. package/dist/channel-BzOKSC4e.js +350 -0
  140. package/dist/channel-CY2xEOzR.js +1802 -0
  141. package/dist/channel-D2kKLWUA.js +226 -0
  142. package/dist/channel-DcjCe46M.js +1100 -0
  143. package/dist/channel-GqA96nmt.js +595 -0
  144. package/dist/channel-YI2aIJFQ.js +1174 -0
  145. package/dist/channel-add-wizard-CTUaSVvE.js +125 -0
  146. package/dist/channel-add-wizard-DeODDpiD.js +2 -0
  147. package/dist/channel-core-DqPUhmTt.js +5 -0
  148. package/dist/channel-inbound-CzgMd2Xi.js +31 -0
  149. package/dist/channel-plugin-runtime-DI5uUbxx.js +771 -0
  150. package/dist/channel-runtime-BJqKQitD.js +425 -0
  151. package/dist/channel-summary-BMmi0p_s.js +2 -0
  152. package/dist/channel-summary-BvSCERUz.js +129 -0
  153. package/dist/channel.runtime-BBn9mgbB.js +89 -0
  154. package/dist/channel.runtime-Bhj1b9gQ.js +34702 -0
  155. package/dist/channel.runtime-BozvCkMo.js +26 -0
  156. package/dist/channel.runtime-BzOVx90Z.js +576 -0
  157. package/dist/channel.runtime-CQkLKWlq.js +109 -0
  158. package/dist/channel.runtime-D8qT4A1x.js +4 -0
  159. package/dist/channel.runtime-DjK9Re1w.js +2364 -0
  160. package/dist/channel.runtime-tWwM8hFw.js +430 -0
  161. package/dist/channel.runtime-xIH29E7O.js +67 -0
  162. package/dist/channel.runtime.js +1 -1
  163. package/dist/channel.setup-gaiRZ-r8.js +10 -0
  164. package/dist/channels-BXIl3hBo.js +733 -0
  165. package/dist/channels-cli-CrmBqaul.js +268 -0
  166. package/dist/chat-C42usv-F.js +2758 -0
  167. package/dist/chrome-CgLTMlX5.js +1181 -0
  168. package/dist/chrome-mcp-0zQTzU3A.js +2 -0
  169. package/dist/chrome-mcp-BjiLGZmi.js +600 -0
  170. package/dist/chrome.executables-CoZsfQLC.js +541 -0
  171. package/dist/clawbot-cli-BGYO_ymZ.js +9 -0
  172. package/dist/clawhub-Dz5KDje-.js +400 -0
  173. package/dist/clawhub-LPw6cLUe.js +300 -0
  174. package/dist/cli/daemon-cli.js +4 -4
  175. package/dist/cli-BbD25CFK.js +2 -0
  176. package/dist/cli-CUAjdQ7v.js +683 -0
  177. package/dist/cli-CYD4Wfcq.js +219 -0
  178. package/dist/cli-Cp2qY3Xp.js +154 -0
  179. package/dist/cli-D-6ycHAw.js +72 -0
  180. package/dist/cli-D8SnjKKR.js +3726 -0
  181. package/dist/cli-DX4CK-bw.js +2 -0
  182. package/dist/cli-Dyu4jU8j.js +2 -0
  183. package/dist/cli-runner-C5_PBTxm.js +286 -0
  184. package/dist/cli-runner.runtime-DE7RpQ27.js +3 -0
  185. package/dist/cli-runner.runtime-ueVMICzY.js +4 -0
  186. package/dist/cli-runner.runtime.js +1 -1
  187. package/dist/cli-startup-metadata.json +2 -2
  188. package/dist/cli.runtime-DSO8Vfrh.js +1261 -0
  189. package/dist/cli.runtime.js +1 -1
  190. package/dist/client-BKro32pr.js +138 -0
  191. package/dist/codex-native-web-search-Bu1J52-W.js +113 -0
  192. package/dist/codex-native-web-search-Deyt8mj0.js +3 -0
  193. package/dist/combined-store-gateway-DT2C-8GW.js +163 -0
  194. package/dist/command-auth-CvFUTCCJ.js +76 -0
  195. package/dist/command-config-resolution-BnW1XGnW.js +23 -0
  196. package/dist/command-config-resolution-BrlfYyiN.js +2 -0
  197. package/dist/command-config-resolution.runtime-DYMr8J0t.js +2 -0
  198. package/dist/command-config-resolution.runtime.js +1 -1
  199. package/dist/command-execution-startup-BlHlyCgU.js +305 -0
  200. package/dist/command-registry-Bi9thw1b.js +9 -0
  201. package/dist/command-registry-D__zH4Fg.js +4 -0
  202. package/dist/command-registry-core-DQoNFQZT.js +101 -0
  203. package/dist/command-secret-gateway-B27Zpgo9.js +528 -0
  204. package/dist/command-status.runtime-fERQMzeI.js +87 -0
  205. package/dist/command-status.runtime.js +1 -1
  206. package/dist/commands-acp-BmORmf3-.js +77 -0
  207. package/dist/commands-compact.runtime-BUaXIw-I.js +10 -0
  208. package/dist/commands-compact.runtime.js +1 -1
  209. package/dist/commands-core.runtime-2OrgNeAA.js +2 -0
  210. package/dist/commands-core.runtime.js +1 -1
  211. package/dist/commands-handlers.runtime-BxbkeuTc.js +4597 -0
  212. package/dist/commands-handlers.runtime.js +1 -1
  213. package/dist/commands-models-BAneNjrI.js +327 -0
  214. package/dist/commands-reset-hooks-BkEMNl84.js +133 -0
  215. package/dist/commands-status-4OW5sqmg.js +16 -0
  216. package/dist/commands-status.runtime-Cl7nJp_7.js +3 -0
  217. package/dist/commands-status.runtime.js +1 -1
  218. package/dist/commands-subagents-control.runtime-BR4qBGkk.js +2 -0
  219. package/dist/commands-subagents-control.runtime-C8ufgKPI.js +3 -0
  220. package/dist/commands-subagents-control.runtime.js +1 -1
  221. package/dist/commands-system-prompt-BsimvjJt.js +158 -0
  222. package/dist/commands-system-prompt-CKrY0h7P.js +2 -0
  223. package/dist/commands.runtime-BHsDdaEU.js +166 -0
  224. package/dist/commands.runtime.js +1 -1
  225. package/dist/compact-BHYLQst3.js +1118 -0
  226. package/dist/compact.runtime-7-tZRdgw.js +12 -0
  227. package/dist/compact.runtime.js +1 -1
  228. package/dist/completion-cli-1sAiSIYc.js +328 -0
  229. package/dist/config-3He3LWHw.js +5 -0
  230. package/dist/config-BZ3FuFjH.js +251 -0
  231. package/dist/config-DDoTcXdn.js +9 -0
  232. package/dist/config-api-q218x1pm.js +2 -0
  233. package/dist/config-cli-B_dNq5hD.js +1078 -0
  234. package/dist/config-compat-2ov7ryzQ.js +126 -0
  235. package/dist/config-compat-k8n8hPxr.js +130 -0
  236. package/dist/config-guard-8hQGGUl4.js +96 -0
  237. package/dist/config-runtime-CiIsBMuo.js +32 -0
  238. package/dist/config-validation-BeKCV2p-.js +30 -0
  239. package/dist/configure-BOvmX2NJ.js +2 -0
  240. package/dist/configure-DR9NYN9e.js +1245 -0
  241. package/dist/connect-options-DlmPTyhG.js +699 -0
  242. package/dist/context-D3NokKLx.js +2 -0
  243. package/dist/context-rtkuRtGt.js +278 -0
  244. package/dist/control-auth-C_zNiV10.js +125 -0
  245. package/dist/control-service-B1TL51jf.js +156 -0
  246. package/dist/control-ui-CIhsZ2Nb.js +688 -0
  247. package/dist/conversation-id-B3lLiTfF.js +235 -0
  248. package/dist/conversation-id-DORmTZm_.js +38 -0
  249. package/dist/conversation-label-generator-CNvvC18B.js +56 -0
  250. package/dist/conversation-runtime-DDxZZZXE.js +31 -0
  251. package/dist/core-DbPzffGG.js +275 -0
  252. package/dist/create-5kvABMhw.js +80 -0
  253. package/dist/cron-cli-AoH4jhFt.js +713 -0
  254. package/dist/daemon-cli-BOJdM3wT.js +12 -0
  255. package/dist/daemon-install-D8HPES4u.js +64 -0
  256. package/dist/daemon-install-auth-profiles-store.runtime-DWg8FeUH.js +2 -0
  257. package/dist/daemon-install-auth-profiles-store.runtime.js +1 -1
  258. package/dist/daemon-install-plan.shared-WG_DYWei.js +287 -0
  259. package/dist/ddg-client-BnD8tAM2.js +147 -0
  260. package/dist/ddg-search-provider-CNeCrvl0.js +54 -0
  261. package/dist/delegate-Dmdda3kT.js +64 -0
  262. package/dist/deliver-CEuqmKKH.js +747 -0
  263. package/dist/deliver-Cndvxi9P.js +3 -0
  264. package/dist/deliver-runtime-BvDWmZrW.js +2 -0
  265. package/dist/delivery-outbound.runtime-BQeyIAOJ.js +6 -0
  266. package/dist/delivery-outbound.runtime.js +1 -1
  267. package/dist/delivery.runtime-Ci0ToUzj.js +253 -0
  268. package/dist/delivery.runtime.js +1 -1
  269. package/dist/deps-CFCIpuzV.js +2 -0
  270. package/dist/deps-D3gqpOra.js +73 -0
  271. package/dist/detached-task-runtime-BB5az34R.js +73 -0
  272. package/dist/devices-cli-Cy9DF-DP.js +496 -0
  273. package/dist/diagnostic-CC9CPVio.js +400 -0
  274. package/dist/diagnostic-support-export-CufM12zj.js +533 -0
  275. package/dist/diagnostics-CTE0TWR1.js +154 -0
  276. package/dist/direct-dm-9jzadx9u.js +64 -0
  277. package/dist/directive-handling.fast-lane-C6uvW96M.js +66 -0
  278. package/dist/directive-handling.impl-BTuNitCK.js +2 -0
  279. package/dist/directive-handling.impl-DIeSI-ux.js +703 -0
  280. package/dist/directive-handling.model-selection-Cq8JhQdI.js +114 -0
  281. package/dist/directive-handling.persist.runtime-DrUu8zaW.js +215 -0
  282. package/dist/directive-handling.persist.runtime.js +1 -1
  283. package/dist/directory-cli-DNMdDpqd.js +240 -0
  284. package/dist/dispatch-DU7cqfv6.js +1131 -0
  285. package/dist/dispatch-acp-Cu_nUtKg.js +981 -0
  286. package/dist/dispatch-acp-manager.runtime-8MOQ5BRn.js +3 -0
  287. package/dist/dispatch-acp-manager.runtime.js +1 -1
  288. package/dist/dispatch-acp-media.runtime-DqSdScnW.js +4 -0
  289. package/dist/dispatch-acp-media.runtime.js +1 -1
  290. package/dist/dispatch-acp-session.runtime-B-AG2-VC.js +2 -0
  291. package/dist/dispatch-acp-session.runtime.js +1 -1
  292. package/dist/dispatch-acp.runtime-DatcHNJq.js +19 -0
  293. package/dist/dispatch-acp.runtime.js +1 -1
  294. package/dist/dns-cli-z20808Yz.js +192 -0
  295. package/dist/doctor-auth-CqdmPgiK.js +172 -0
  296. package/dist/doctor-auth-legacy-oauth-C2ojfRvc.js +2 -0
  297. package/dist/doctor-auth-legacy-oauth-CcveIbUh.js +48 -0
  298. package/dist/doctor-claude-cli-B6pnkFEn.js +147 -0
  299. package/dist/doctor-config-analysis-B_xkK9eg.js +94 -0
  300. package/dist/doctor-config-flow-D9W_glLc.js +417 -0
  301. package/dist/doctor-config-preflight-BAZTh5MZ.js +2 -0
  302. package/dist/doctor-config-preflight-Bui2U29x.js +63 -0
  303. package/dist/doctor-contract-DgJ867-C.js +26 -0
  304. package/dist/doctor-device-pairing-Qm-r7mwu.js +307 -0
  305. package/dist/doctor-gateway-daemon-flow-BN2uGhFJ.js +250 -0
  306. package/dist/doctor-gateway-health-CD7Vzth9.js +60 -0
  307. package/dist/doctor-gateway-services-CIypZgv_.js +316 -0
  308. package/dist/doctor-health-ByjG3620.js +59 -0
  309. package/dist/doctor-health-contributions-CxNByg_i.js +486 -0
  310. package/dist/doctor-memory-search-C25cUVoI.js +371 -0
  311. package/dist/doctor-sandbox-CNi6l2wR.js +194 -0
  312. package/dist/doctor-session-locks-CYaHscyv.js +52 -0
  313. package/dist/doctor-state-integrity-jbbt8OVU.js +609 -0
  314. package/dist/doctor-state-migrations-DgYUKVNF.js +2 -0
  315. package/dist/doctor-update-r4fBiE_r.js +58 -0
  316. package/dist/doctor-workspace-status-DL2fRPoT.js +75 -0
  317. package/dist/dreaming-CCctNgkQ.js +1574 -0
  318. package/dist/dreaming-narrative-BPtXKc2-.js +595 -0
  319. package/dist/dreaming-shared-B7vlQ1yu.js +21 -0
  320. package/dist/embedded-gateway-stub.runtime-Hi36BeCq.js +9 -0
  321. package/dist/embedded-gateway-stub.runtime.js +1 -1
  322. package/dist/embedding-batch-BU4JjG1y.js +161 -0
  323. package/dist/embedding-batch-DOZ1gHYu.js +191 -0
  324. package/dist/embedding-provider-BI2BRW8e.js +64 -0
  325. package/dist/embedding-provider-Bb3l6tny.js +33 -0
  326. package/dist/embedding-provider-Cjyi9qRs.js +118 -0
  327. package/dist/embedding-provider-D-IE5LZN.js +38 -0
  328. package/dist/embeddings-eOJvLToU.js +215 -0
  329. package/dist/embeddings-http-BDz5OXZk.js +205 -0
  330. package/dist/engine-embeddings-CxNSH_in.js +458 -0
  331. package/dist/engine-qmd-BSGZVwOC.js +551 -0
  332. package/dist/entry.js +2 -2
  333. package/dist/exa-web-search-provider-DMHM6_vZ.js +80 -0
  334. package/dist/exa-web-search-provider.runtime-5amTdDMt.js +2 -0
  335. package/dist/exa-web-search-provider.runtime-DOeJpDGm.js +302 -0
  336. package/dist/exa-web-search-provider.runtime.js +1 -1
  337. package/dist/exec-approval-forwarder.runtime-ToZ9QUrR.js +3 -0
  338. package/dist/exec-approval-forwarder.runtime.js +1 -1
  339. package/dist/exec-approval-reply-CErKkY_w.js +2 -0
  340. package/dist/exec-approval-reply-CwnSisXg.js +296 -0
  341. package/dist/exec-approval-session-target-BcyDQz_G.js +176 -0
  342. package/dist/exec-approvals-cli-DyslUWtQ.js +498 -0
  343. package/dist/exec-policy-cli-F3L_mLPh.js +298 -0
  344. package/dist/extensionAPI.js +4 -4
  345. package/dist/extensions/active-memory/index.js +3 -3
  346. package/dist/extensions/alibaba/index.js +1 -1
  347. package/dist/extensions/alibaba/video-generation-provider.js +1 -1
  348. package/dist/extensions/arcee/index.js +2 -2
  349. package/dist/extensions/bluebubbles/api.js +3 -3
  350. package/dist/extensions/bluebubbles/channel-plugin-api.js +1 -1
  351. package/dist/extensions/brave/index.js +1 -1
  352. package/dist/extensions/brave/test-api.js +1 -1
  353. package/dist/extensions/brave/web-search-provider.js +1 -1
  354. package/dist/extensions/browser/browser-bridge.js +1 -1
  355. package/dist/extensions/browser/browser-config.js +4 -4
  356. package/dist/extensions/browser/browser-control-auth.js +2 -2
  357. package/dist/extensions/browser/browser-doctor.js +5 -5
  358. package/dist/extensions/browser/browser-host-inspection.js +1 -1
  359. package/dist/extensions/browser/browser-maintenance.js +2 -2
  360. package/dist/extensions/browser/browser-profiles.js +2 -2
  361. package/dist/extensions/browser/browser-runtime-api.js +14 -14
  362. package/dist/extensions/browser/index.js +1 -1
  363. package/dist/extensions/browser/plugin-registration.js +1 -1
  364. package/dist/extensions/browser/register.runtime.js +3 -3
  365. package/dist/extensions/browser/runtime-api.js +15 -15
  366. package/dist/extensions/browser/setup-api.js +2 -2
  367. package/dist/extensions/browser/test-support.js +1 -1
  368. package/dist/extensions/byteplus/index.js +3 -3
  369. package/dist/extensions/byteplus/video-generation-provider.js +1 -1
  370. package/dist/extensions/chutes/api.js +3 -3
  371. package/dist/extensions/chutes/index.js +7 -7
  372. package/dist/extensions/chutes/models.js +1 -1
  373. package/dist/extensions/chutes/onboard.js +2 -2
  374. package/dist/extensions/chutes/provider-catalog.js +1 -1
  375. package/dist/extensions/cloudflare-ai-gateway/api.js +1 -1
  376. package/dist/extensions/cloudflare-ai-gateway/catalog-provider.js +1 -1
  377. package/dist/extensions/cloudflare-ai-gateway/index.js +7 -7
  378. package/dist/extensions/comfy/image-generation-provider.js +2 -2
  379. package/dist/extensions/comfy/index.js +5 -5
  380. package/dist/extensions/comfy/music-generation-provider.js +1 -1
  381. package/dist/extensions/comfy/test-helpers.js +1 -1
  382. package/dist/extensions/comfy/video-generation-provider.js +2 -2
  383. package/dist/extensions/comfy/workflow-runtime.js +1 -1
  384. package/dist/extensions/deepgram/index.js +1 -1
  385. package/dist/extensions/deepgram/realtime-transcription-provider.js +1 -1
  386. package/dist/extensions/deepgram/test-api.js +1 -1
  387. package/dist/extensions/deepseek/index.js +1 -1
  388. package/dist/extensions/device-pair/api.js +2 -2
  389. package/dist/extensions/device-pair/index.js +5 -5
  390. package/dist/extensions/device-pair/notify.js +1 -1
  391. package/dist/extensions/device-pair/pair-command-approve.js +1 -1
  392. package/dist/extensions/device-pair/qr-image.js +2 -2
  393. package/dist/extensions/duckduckgo/index.js +1 -1
  394. package/dist/extensions/duckduckgo/web-search-provider.js +1 -1
  395. package/dist/extensions/elevenlabs/config-compat.js +1 -1
  396. package/dist/extensions/elevenlabs/contract-api.js +2 -2
  397. package/dist/extensions/elevenlabs/doctor-contract.js +2 -2
  398. package/dist/extensions/elevenlabs/index.js +2 -2
  399. package/dist/extensions/elevenlabs/realtime-transcription-provider.js +1 -1
  400. package/dist/extensions/elevenlabs/setup-api.js +1 -1
  401. package/dist/extensions/elevenlabs/speech-provider.js +1 -1
  402. package/dist/extensions/elevenlabs/test-api.js +2 -2
  403. package/dist/extensions/exa/index.js +1 -1
  404. package/dist/extensions/exa/test-api.js +1 -1
  405. package/dist/extensions/exa/web-search-provider.js +1 -1
  406. package/dist/extensions/fal/image-generation-provider.js +1 -1
  407. package/dist/extensions/fal/index.js +3 -3
  408. package/dist/extensions/fal/provider-registration.js +1 -1
  409. package/dist/extensions/fal/test-api.js +2 -2
  410. package/dist/extensions/fal/video-generation-provider.js +1 -1
  411. package/dist/extensions/firecrawl/api.js +1 -1
  412. package/dist/extensions/fireworks/index.js +1 -1
  413. package/dist/extensions/github-copilot/api.js +1 -1
  414. package/dist/extensions/github-copilot/auth.js +1 -1
  415. package/dist/extensions/github-copilot/embeddings.js +1 -1
  416. package/dist/extensions/github-copilot/index.js +8 -8
  417. package/dist/extensions/github-copilot/login.js +1 -1
  418. package/dist/extensions/github-copilot/models-defaults.js +1 -1
  419. package/dist/extensions/github-copilot/models.js +1 -1
  420. package/dist/extensions/github-copilot/register.runtime.js +3 -3
  421. package/dist/extensions/github-copilot/replay-policy.js +1 -1
  422. package/dist/extensions/google-meet/index.js +5 -5
  423. package/dist/extensions/groq/index.js +1 -1
  424. package/dist/extensions/groq/media-understanding-provider.js +1 -1
  425. package/dist/extensions/groq/test-api.js +1 -1
  426. package/dist/extensions/huggingface/api.js +3 -3
  427. package/dist/extensions/huggingface/index.js +3 -3
  428. package/dist/extensions/huggingface/models.js +1 -1
  429. package/dist/extensions/huggingface/onboard.js +1 -1
  430. package/dist/extensions/huggingface/provider-catalog.js +2 -2
  431. package/dist/extensions/image-generation-core/api.js +3 -3
  432. package/dist/extensions/image-generation-core/runtime-api.js +2 -2
  433. package/dist/extensions/imessage/api.js +5 -5
  434. package/dist/extensions/imessage/channel-plugin-api.js +1 -1
  435. package/dist/extensions/imessage/contract-api.js +2 -2
  436. package/dist/extensions/imessage/media-contract-api.js +2 -2
  437. package/dist/extensions/imessage/runtime-api.js +5 -5
  438. package/dist/extensions/imessage/test-api.js +2 -2
  439. package/dist/extensions/irc/api.js +2 -2
  440. package/dist/extensions/irc/channel-plugin-api.js +1 -1
  441. package/dist/extensions/kilocode/api.js +2 -2
  442. package/dist/extensions/kilocode/index.js +6 -6
  443. package/dist/extensions/kilocode/onboard.js +2 -2
  444. package/dist/extensions/kilocode/provider-catalog.js +1 -1
  445. package/dist/extensions/kilocode/provider-models.js +1 -1
  446. package/dist/extensions/kilocode/shared.js +1 -1
  447. package/dist/extensions/kimi-coding/index.js +4 -4
  448. package/dist/extensions/kimi-coding/stream.js +1 -1
  449. package/dist/extensions/line/api.js +2 -2
  450. package/dist/extensions/line/channel-plugin-api.js +1 -1
  451. package/dist/extensions/line/contract-api.js +1 -1
  452. package/dist/extensions/line/index.js +1 -1
  453. package/dist/extensions/line/runtime-api.js +7 -7
  454. package/dist/extensions/line/setup-api.js +1 -1
  455. package/dist/extensions/litellm/index.js +1 -1
  456. package/dist/extensions/llm-task/index.js +1 -1
  457. package/dist/extensions/lmstudio/api.js +7 -7
  458. package/dist/extensions/lmstudio/index.js +3 -3
  459. package/dist/extensions/lmstudio/memory-embedding-adapter.js +1 -1
  460. package/dist/extensions/lmstudio/runtime-api.js +1 -1
  461. package/dist/extensions/lobster/runtime-api.js +1 -1
  462. package/dist/extensions/mattermost/api.js +1 -1
  463. package/dist/extensions/mattermost/channel-plugin-api.js +1 -1
  464. package/dist/extensions/mattermost/channel-plugin-runtime.js +1 -1
  465. package/dist/extensions/mattermost/policy-api.js +1 -1
  466. package/dist/extensions/mattermost/runtime-api.js +8 -8
  467. package/dist/extensions/mattermost/slash-route-api.js +1 -1
  468. package/dist/extensions/media-understanding-core/runtime-api.js +2 -2
  469. package/dist/extensions/memory-core/api.js +1 -1
  470. package/dist/extensions/memory-core/cli-metadata.js +2 -2
  471. package/dist/extensions/memory-core/index.js +12 -12
  472. package/dist/extensions/memory-core/manager-runtime.js +1 -1
  473. package/dist/extensions/memory-core/runtime-api.js +7 -7
  474. package/dist/extensions/memory-lancedb/cli-metadata.js +1 -1
  475. package/dist/extensions/memory-lancedb/index.js +2 -2
  476. package/dist/extensions/memory-wiki/cli-metadata.js +1 -1
  477. package/dist/extensions/memory-wiki/index.js +1 -1
  478. package/dist/extensions/microsoft/index.js +1 -1
  479. package/dist/extensions/microsoft/speech-provider.js +1 -1
  480. package/dist/extensions/microsoft/test-api.js +1 -1
  481. package/dist/extensions/microsoft/tts.js +1 -1
  482. package/dist/extensions/microsoft-foundry/auth.js +1 -1
  483. package/dist/extensions/microsoft-foundry/cli.js +1 -1
  484. package/dist/extensions/microsoft-foundry/index.js +1 -1
  485. package/dist/extensions/microsoft-foundry/onboard.js +2 -2
  486. package/dist/extensions/microsoft-foundry/provider.js +1 -1
  487. package/dist/extensions/microsoft-foundry/runtime.js +1 -1
  488. package/dist/extensions/microsoft-foundry/shared-runtime.js +2 -2
  489. package/dist/extensions/microsoft-foundry/shared.js +1 -1
  490. package/dist/extensions/minimax/image-generation-provider.js +1 -1
  491. package/dist/extensions/minimax/index.js +7 -7
  492. package/dist/extensions/minimax/media-understanding-provider.js +1 -1
  493. package/dist/extensions/minimax/music-generation-provider.js +1 -1
  494. package/dist/extensions/minimax/oauth.js +1 -1
  495. package/dist/extensions/minimax/oauth.runtime.js +1 -1
  496. package/dist/extensions/minimax/provider-registration.js +1 -1
  497. package/dist/extensions/minimax/speech-provider.js +1 -1
  498. package/dist/extensions/minimax/test-api.js +5 -5
  499. package/dist/extensions/minimax/video-generation-provider.js +1 -1
  500. package/dist/extensions/minimax/web-search-provider.js +1 -1
  501. package/dist/extensions/mistral/embedding-provider.js +1 -1
  502. package/dist/extensions/mistral/index.js +5 -5
  503. package/dist/extensions/mistral/media-understanding-provider.js +1 -1
  504. package/dist/extensions/mistral/memory-embedding-adapter.js +1 -1
  505. package/dist/extensions/mistral/provider-compat.js +1 -1
  506. package/dist/extensions/mistral/realtime-transcription-provider.js +1 -1
  507. package/dist/extensions/mistral/test-api.js +2 -2
  508. package/dist/extensions/moonshot/index.js +5 -5
  509. package/dist/extensions/moonshot/media-understanding-provider.js +1 -1
  510. package/dist/extensions/moonshot/test-api.js +2 -2
  511. package/dist/extensions/moonshot/web-search-provider.js +1 -1
  512. package/dist/extensions/msteams/api.js +1 -1
  513. package/dist/extensions/msteams/channel-plugin-api.js +1 -1
  514. package/dist/extensions/msteams/runtime-api.js +4 -4
  515. package/dist/extensions/msteams/test-api.js +1 -1
  516. package/dist/extensions/nextcloud-talk/api.js +1 -1
  517. package/dist/extensions/nextcloud-talk/channel-plugin-api.js +1 -1
  518. package/dist/extensions/nextcloud-talk/runtime-api.js +2 -2
  519. package/dist/extensions/nvidia/index.js +1 -1
  520. package/dist/extensions/ollama/api.js +3 -3
  521. package/dist/extensions/ollama/index.js +10 -10
  522. package/dist/extensions/ollama/runtime-api.js +2 -2
  523. package/dist/extensions/ollama/web-search-provider.js +1 -1
  524. package/dist/extensions/openai/api.js +4 -4
  525. package/dist/extensions/openai/base-url.js +1 -1
  526. package/dist/extensions/openai/embedding-batch.js +1 -1
  527. package/dist/extensions/openai/embedding-provider.js +1 -1
  528. package/dist/extensions/openai/image-generation-provider.js +1 -1
  529. package/dist/extensions/openai/index.js +10 -10
  530. package/dist/extensions/openai/media-understanding-provider.js +1 -1
  531. package/dist/extensions/openai/memory-embedding-adapter.js +1 -1
  532. package/dist/extensions/openai/native-web-search.js +1 -1
  533. package/dist/extensions/openai/openai-codex-auth-identity.js +1 -1
  534. package/dist/extensions/openai/openai-codex-device-code.js +1 -1
  535. package/dist/extensions/openai/openai-codex-provider.js +1 -1
  536. package/dist/extensions/openai/openai-codex-shared.js +1 -1
  537. package/dist/extensions/openai/openai-provider.js +1 -1
  538. package/dist/extensions/openai/realtime-provider-shared.js +1 -1
  539. package/dist/extensions/openai/realtime-transcription-provider.js +1 -1
  540. package/dist/extensions/openai/realtime-voice-provider.js +1 -1
  541. package/dist/extensions/openai/register.runtime.js +7 -7
  542. package/dist/extensions/openai/shared.js +1 -1
  543. package/dist/extensions/openai/speech-provider.js +1 -1
  544. package/dist/extensions/openai/test-api.js +6 -6
  545. package/dist/extensions/openai/transport-policy.js +1 -1
  546. package/dist/extensions/openai/video-generation-provider.js +1 -1
  547. package/dist/extensions/opencode/index.js +3 -3
  548. package/dist/extensions/opencode/media-understanding-provider.js +1 -1
  549. package/dist/extensions/opencode-go/index.js +2 -2
  550. package/dist/extensions/opencode-go/media-understanding-provider.js +1 -1
  551. package/dist/extensions/openrouter/api.js +2 -2
  552. package/dist/extensions/openrouter/image-generation-provider.js +1 -1
  553. package/dist/extensions/openrouter/index.js +8 -8
  554. package/dist/extensions/openrouter/media-understanding-provider.js +1 -1
  555. package/dist/extensions/openrouter/register.runtime.js +7 -7
  556. package/dist/extensions/openrouter/speech-provider.js +1 -1
  557. package/dist/extensions/openrouter/stream.js +1 -1
  558. package/dist/extensions/openrouter/test-api.js +3 -3
  559. package/dist/extensions/openshell/index.js +4 -4
  560. package/dist/extensions/perplexity/index.js +1 -1
  561. package/dist/extensions/perplexity/test-api.js +1 -1
  562. package/dist/extensions/perplexity/web-search-provider.js +1 -1
  563. package/dist/extensions/phone-control/index.js +1 -1
  564. package/dist/extensions/qianfan/index.js +1 -1
  565. package/dist/extensions/qwen/index.js +3 -3
  566. package/dist/extensions/qwen/media-understanding-provider.js +1 -1
  567. package/dist/extensions/qwen/test-api.js +2 -2
  568. package/dist/extensions/qwen/video-generation-provider.js +1 -1
  569. package/dist/extensions/runway/index.js +1 -1
  570. package/dist/extensions/runway/video-generation-provider.js +1 -1
  571. package/dist/extensions/sglang/api.js +2 -2
  572. package/dist/extensions/sglang/index.js +2 -2
  573. package/dist/extensions/sglang/models.js +1 -1
  574. package/dist/extensions/signal/api.js +11 -11
  575. package/dist/extensions/signal/channel-plugin-api.js +1 -1
  576. package/dist/extensions/signal/contract-api.js +2 -2
  577. package/dist/extensions/signal/reaction-runtime-api.js +1 -1
  578. package/dist/extensions/signal/runtime-api.js +13 -13
  579. package/dist/extensions/skill-workshop/api.js +1 -1
  580. package/dist/extensions/skill-workshop/index.js +2 -2
  581. package/dist/extensions/speech-core/api.js +2 -2
  582. package/dist/extensions/speech-core/runtime-api.js +4 -4
  583. package/dist/extensions/stepfun/index.js +3 -3
  584. package/dist/extensions/synology-chat/api.js +1 -1
  585. package/dist/extensions/synology-chat/channel-plugin-api.js +1 -1
  586. package/dist/extensions/synthetic/index.js +1 -1
  587. package/dist/extensions/talk-voice/index.js +3 -3
  588. package/dist/extensions/tavily/index.js +2 -2
  589. package/dist/extensions/tavily/web-search-provider.js +1 -1
  590. package/dist/extensions/tencent/index.js +2 -2
  591. package/dist/extensions/thread-ownership/index.js +2 -2
  592. package/dist/extensions/tlon/api.js +2 -2
  593. package/dist/extensions/tlon/channel-plugin-api.js +1 -1
  594. package/dist/extensions/tlon/runtime-api.js +1 -1
  595. package/dist/extensions/tlon/setup-api.js +2 -2
  596. package/dist/extensions/tlon/test-api.js +1 -1
  597. package/dist/extensions/together/index.js +2 -2
  598. package/dist/extensions/together/video-generation-provider.js +1 -1
  599. package/dist/extensions/twitch/api.js +1 -1
  600. package/dist/extensions/twitch/channel-plugin-api.js +1 -1
  601. package/dist/extensions/twitch/setup-plugin-api.js +1 -1
  602. package/dist/extensions/venice/api.js +3 -3
  603. package/dist/extensions/venice/index.js +5 -5
  604. package/dist/extensions/venice/models.js +1 -1
  605. package/dist/extensions/venice/onboard.js +2 -2
  606. package/dist/extensions/venice/provider-catalog.js +1 -1
  607. package/dist/extensions/vercel-ai-gateway/index.js +1 -1
  608. package/dist/extensions/video-generation-core/api.js +2 -2
  609. package/dist/extensions/video-generation-core/runtime-api.js +2 -2
  610. package/dist/extensions/vllm/api.js +2 -2
  611. package/dist/extensions/vllm/index.js +2 -2
  612. package/dist/extensions/vllm/models.js +1 -1
  613. package/dist/extensions/vllm/register.runtime.js +2 -2
  614. package/dist/extensions/voice-call/index.js +3 -3
  615. package/dist/extensions/voice-call/runtime-entry.js +1 -1
  616. package/dist/extensions/voice-call/setup-api.js +2 -2
  617. package/dist/extensions/volcengine/index.js +2 -2
  618. package/dist/extensions/voyage/embedding-batch.js +1 -1
  619. package/dist/extensions/voyage/embedding-provider.js +1 -1
  620. package/dist/extensions/voyage/index.js +1 -1
  621. package/dist/extensions/voyage/memory-embedding-adapter.js +1 -1
  622. package/dist/extensions/vydra/image-generation-provider.js +1 -1
  623. package/dist/extensions/vydra/index.js +5 -5
  624. package/dist/extensions/vydra/shared.js +1 -1
  625. package/dist/extensions/vydra/speech-provider.js +1 -1
  626. package/dist/extensions/vydra/video-generation-provider.js +1 -1
  627. package/dist/extensions/xai/api.js +6 -6
  628. package/dist/extensions/xai/code-execution.js +3 -3
  629. package/dist/extensions/xai/image-generation-provider.js +1 -1
  630. package/dist/extensions/xai/index.js +13 -13
  631. package/dist/extensions/xai/model-definitions.js +1 -1
  632. package/dist/extensions/xai/onboard.js +1 -1
  633. package/dist/extensions/xai/provider-catalog.js +1 -1
  634. package/dist/extensions/xai/provider-models.js +1 -1
  635. package/dist/extensions/xai/realtime-transcription-provider.js +1 -1
  636. package/dist/extensions/xai/setup-api.js +1 -1
  637. package/dist/extensions/xai/speech-provider.js +1 -1
  638. package/dist/extensions/xai/stt.js +1 -1
  639. package/dist/extensions/xai/test-api.js +1 -1
  640. package/dist/extensions/xai/tts.js +2 -2
  641. package/dist/extensions/xai/video-generation-provider.js +1 -1
  642. package/dist/extensions/xai/web-search.js +1 -1
  643. package/dist/extensions/xai/x-search.js +4 -4
  644. package/dist/extensions/xiaomi/index.js +1 -1
  645. package/dist/extensions/zai/api.js +1 -1
  646. package/dist/extensions/zai/index.js +9 -9
  647. package/dist/extensions/zai/media-understanding-provider.js +1 -1
  648. package/dist/extensions/zai/onboard.js +1 -1
  649. package/dist/extensions/zai/test-api.js +1 -1
  650. package/dist/extensions/zalo/api.js +3 -3
  651. package/dist/extensions/zalo/channel-plugin-api.js +1 -1
  652. package/dist/extensions/zalo/runtime-api.js +2 -2
  653. package/dist/extensions/zalo/setup-api.js +2 -2
  654. package/dist/extensions/zalouser/api.js +4 -4
  655. package/dist/extensions/zalouser/channel-plugin-api.js +1 -1
  656. package/dist/extensions/zalouser/runtime-api.js +9 -9
  657. package/dist/extensions/zalouser/setup-plugin-api.js +1 -1
  658. package/dist/extensions/zalouser/test-api.js +4 -4
  659. package/dist/extra-params-DXOULv19.js +388 -0
  660. package/dist/fallbacks-B3xZC-ms.js +2 -0
  661. package/dist/fallbacks-CWDz-tSa.js +31 -0
  662. package/dist/fallbacks-shared-BlZBjxHL.js +111 -0
  663. package/dist/format-DQi1munp.js +245 -0
  664. package/dist/format-Dv6HmuyW.js +176 -0
  665. package/dist/gateway-NYBkUx5r.js +115 -0
  666. package/dist/gateway-cli-E5gYA0U1.js +1325 -0
  667. package/dist/gateway-install-token-CBRkr0l1.js +141 -0
  668. package/dist/gateway-rpc-BrG5Lkfm.js +14 -0
  669. package/dist/gateway-rpc.runtime-BrTGchr9.js +23 -0
  670. package/dist/gateway-rpc.runtime.js +1 -1
  671. package/dist/gateway-status-B6ol1agz.js +584 -0
  672. package/dist/genesis-tools-D_ah3Zek.js +8999 -0
  673. package/dist/genesis-tools.runtime-Cy7aTWEN.js +2 -0
  674. package/dist/genesis-tools.runtime.js +1 -1
  675. package/dist/get-reply-BvVkxYum.js +3879 -0
  676. package/dist/get-reply-from-config.runtime-DR3yiK1R.js +2 -0
  677. package/dist/get-reply-from-config.runtime.js +1 -1
  678. package/dist/gmail-setup-utils-CViEwpXs.js +430 -0
  679. package/dist/gmail-watcher-lifecycle-5JNDL-Qn.js +2 -0
  680. package/dist/gmail-watcher-lifecycle-CbLbP5wf.js +191 -0
  681. package/dist/graph-users-yBNugoFz.js +1337 -0
  682. package/dist/guarded-json-api-BGsPLvM1.js +594 -0
  683. package/dist/health-D_wk2s7j.js +3 -0
  684. package/dist/health-MRnjOx-_.js +469 -0
  685. package/dist/heartbeat-runner-NuhhYnxs.js +5 -0
  686. package/dist/heartbeat-runner-Y4NeUV3L.js +1292 -0
  687. package/dist/heartbeat-runner.runtime-eGfKtcpP.js +4 -0
  688. package/dist/heartbeat-runner.runtime.js +1 -1
  689. package/dist/help-B-jwXS97.js +81 -0
  690. package/dist/hooks-cli-CtfN2vc-.js +433 -0
  691. package/dist/http-endpoint-helpers-CY0P-_y2.js +41 -0
  692. package/dist/http-headers-BQgW7fC2.js +11 -0
  693. package/dist/http-utils-Da8hOLty.js +924 -0
  694. package/dist/identity-PVMitPyT.js +140 -0
  695. package/dist/image-fallbacks-CgeDMYZo.js +2 -0
  696. package/dist/image-fallbacks-CzQ85Eo8.js +31 -0
  697. package/dist/image-flYicC8O.js +272 -0
  698. package/dist/image-generation-core-ByCwGM7N.js +18 -0
  699. package/dist/image-generation-core.auth.runtime-BoHVcjuF.js +2 -0
  700. package/dist/image-generation-core.auth.runtime.js +1 -1
  701. package/dist/image-generation-provider-AZDQCts4.js +228 -0
  702. package/dist/image-generation-provider-BWIWrjvD.js +137 -0
  703. package/dist/image-generation-provider-Bq7iOzlf.js +529 -0
  704. package/dist/image-generation-provider-Bv5-fwPX.js +95 -0
  705. package/dist/image-generation-provider-CGSTJ4hP.js +63 -0
  706. package/dist/image-generation-provider-Cllhe0AP.js +274 -0
  707. package/dist/image-generation-provider-Cs4wRp50.js +157 -0
  708. package/dist/image-generation-runtime-xstqpFrd.js +2 -0
  709. package/dist/image-runtime-CaiLu4CB.js +9 -0
  710. package/dist/inbound-reply-dispatch-jVlLaSqn.js +73 -0
  711. package/dist/inbound.runtime-B-GWbA14.js +4 -0
  712. package/dist/inbound.runtime-ZW0e3dff.js +3 -0
  713. package/dist/inbound.runtime.js +1 -1
  714. package/dist/index.js +2 -2
  715. package/dist/infra-runtime-D2Pqjk-r.js +39 -0
  716. package/dist/init-D_MTYqrw.js +59 -0
  717. package/dist/install-X7wgrwQ1.js +190 -0
  718. package/dist/install-signal-cli-BGP-9Zvn.js +202 -0
  719. package/dist/install.runtime-C4wO4Nr9.js +2 -0
  720. package/dist/install.runtime.js +1 -1
  721. package/dist/io-C8-NJ1hW.js +5 -0
  722. package/dist/io-DNd8mbjy.js +19290 -0
  723. package/dist/jobs-tgmPyzoA.js +734 -0
  724. package/dist/kimi-web-search-provider-BP8Sm_zW.js +80 -0
  725. package/dist/kimi-web-search-provider.runtime-BiS2hZd_.js +2 -0
  726. package/dist/kimi-web-search-provider.runtime-hPogdlIf.js +261 -0
  727. package/dist/kimi-web-search-provider.runtime.js +1 -1
  728. package/dist/legacy-tools-by-sender-C2fBnMkv.js +2 -0
  729. package/dist/legacy-tools-by-sender-PrWN1Kpn.js +95 -0
  730. package/dist/library-DIykYIWD.js +45 -0
  731. package/dist/lifecycle-BNuFzffC.js +571 -0
  732. package/dist/lifecycle-IWN9qlwo.js +229 -0
  733. package/dist/lifecycle-core-CFv5qkS8.js +422 -0
  734. package/dist/lifecycle.runtime-9oo2JCI2.js +2 -0
  735. package/dist/lifecycle.runtime.js +1 -1
  736. package/dist/list-BZ3mMSpA.js +2 -0
  737. package/dist/list-CzQs_k0U.js +131 -0
  738. package/dist/list-CzTJTFOH.js +1201 -0
  739. package/dist/list-qDXsgKhB.js +2 -0
  740. package/dist/list.probe-EOZR6ueo.js +419 -0
  741. package/dist/list.runtime-Cx-ix6ts.js +11 -0
  742. package/dist/list.runtime-zIkM6USX.js +159 -0
  743. package/dist/list.runtime.js +1 -1
  744. package/dist/live-model-switch-CgHU4tVW.js +336 -0
  745. package/dist/llm-slug-generator-DzWIx0nh.js +79 -0
  746. package/dist/llm-slug-generator.js +1 -1
  747. package/dist/load-config-C_8uUnXU.js +35 -0
  748. package/dist/load-context-Bzz0kkeb.js +56 -0
  749. package/dist/local-dispatch.runtime-DLd10Xb1.js +8 -0
  750. package/dist/local-dispatch.runtime.js +1 -1
  751. package/dist/logging-CZpl4hS4.js +2 -0
  752. package/dist/logging-ct4GyQVj.js +13 -0
  753. package/dist/login-DyL8eVfP.js +108 -0
  754. package/dist/logs-cli-mnOTmC9R.js +265 -0
  755. package/dist/logs-cli.runtime-BvP3aise.js +2 -0
  756. package/dist/logs-cli.runtime.js +1 -1
  757. package/dist/main-session-restart-recovery-D7Vxmu7e.js +206 -0
  758. package/dist/managed-image-attachments-BB5u0Zq8.js +2 -0
  759. package/dist/managed-image-attachments-BeRGNdL9.js +635 -0
  760. package/dist/manager-BhNWV4EC.js +2 -0
  761. package/dist/manager-CbZ9ncZs.js +2057 -0
  762. package/dist/manager-ChyGVMLU.js +3114 -0
  763. package/dist/markdown-to-line-DyB8w7ef.js +790 -0
  764. package/dist/mcp/plugin-tools-serve.js +4 -4
  765. package/dist/mcp-cli-CWzLBrDF.js +725 -0
  766. package/dist/mcp-config-CDKA6_LY.js +115 -0
  767. package/dist/mcp-http-1jD7LE0a.js +529 -0
  768. package/dist/media-contract-BLCEEI6I.js +49 -0
  769. package/dist/media-contract-api-CosBQX2V.js +2 -0
  770. package/dist/media-runtime-D2xH8y9Y.js +329 -0
  771. package/dist/media-understanding-B2qGioD4.js +85 -0
  772. package/dist/media-understanding-provider-BKieNTVy.js +13 -0
  773. package/dist/media-understanding-provider-Bp_FPuBe.js +12 -0
  774. package/dist/media-understanding-provider-BpxYGf2K.js +21 -0
  775. package/dist/media-understanding-provider-CGjB0jWY.js +69 -0
  776. package/dist/media-understanding-provider-CSCR1DOo.js +12 -0
  777. package/dist/media-understanding-provider-Cdopdt7A.js +85 -0
  778. package/dist/media-understanding-provider-Cv77beub.js +37 -0
  779. package/dist/media-understanding-provider-Cvr1QElU.js +18 -0
  780. package/dist/media-understanding-provider-DRMnI7Om.js +28 -0
  781. package/dist/media-understanding-provider-DorcYzVO.js +18 -0
  782. package/dist/media-understanding-runtime-CtocCbLl.js +2 -0
  783. package/dist/memory-24Kp99di.js +342 -0
  784. package/dist/memory-core-host-engine-embeddings-j3l9VHMa.js +2 -0
  785. package/dist/memory-core-host-engine-foundation-C5L_o_kv.js +11 -0
  786. package/dist/memory-core-host-engine-qmd-BjRQxINV.js +2 -0
  787. package/dist/memory-core-host-runtime-cli-P80xoEfr.js +9 -0
  788. package/dist/memory-core-host-runtime-core-CCiyGJ4d.js +8 -0
  789. package/dist/memory-embedding-adapter-DHCNhMQQ.js +32 -0
  790. package/dist/memory-embedding-adapter-DPMNJ50b.js +123 -0
  791. package/dist/memory-embedding-adapter-PANdmah2.js +50 -0
  792. package/dist/memory-embedding-adapter-gyNKuuJg.js +55 -0
  793. package/dist/memory-host-core-BLJfQ7tv.js +2 -0
  794. package/dist/memory-host-search-CXYoKllg.js +12 -0
  795. package/dist/memory-host-search.runtime-BlSP4tRs.js +2 -0
  796. package/dist/memory-host-search.runtime.js +1 -1
  797. package/dist/memory-runtime-BR50X7bD.js +2 -0
  798. package/dist/memory-runtime-CsD3VOEo.js +26 -0
  799. package/dist/message-BAhd_1ud.js +232 -0
  800. package/dist/message-action-runner-CH2jjT21.js +1407 -0
  801. package/dist/message-action-runner-DW7z_bMx.js +2 -0
  802. package/dist/message-actions-BjBGSsJB.js +143 -0
  803. package/dist/message.config.runtime-sOiwk5jH.js +2 -0
  804. package/dist/message.config.runtime.js +1 -1
  805. package/dist/message.gateway.runtime-sUc85g7X.js +2 -0
  806. package/dist/message.gateway.runtime.js +1 -1
  807. package/dist/metadata-registry-loader-BO5ga4BG.js +2 -0
  808. package/dist/metadata-registry-loader-DXWKbRU1.js +16 -0
  809. package/dist/minimax-vlm-M6jWEPQW.js +233 -0
  810. package/dist/minimax-web-search-provider-D2OTaFur.js +53 -0
  811. package/dist/minimax-web-search-provider.runtime-DC6wIpv_.js +2 -0
  812. package/dist/minimax-web-search-provider.runtime-Drj1xU_u.js +140 -0
  813. package/dist/minimax-web-search-provider.runtime.js +1 -1
  814. package/dist/mock-yKTkxAIg.js +136 -0
  815. package/dist/model-Dox-u3UD.js +666 -0
  816. package/dist/model-DqVVHjXR.js +3 -0
  817. package/dist/model-auth-CDl8OFEJ.js +456 -0
  818. package/dist/model-auth-env-BawHgU1x.js +68 -0
  819. package/dist/model-auth-label-BM5SET4I.js +46 -0
  820. package/dist/model-catalog-1XlBrFEV.js +159 -0
  821. package/dist/model-catalog-S5TqfK9t.js +2 -0
  822. package/dist/model-definitions-epX5XXUF.js +260 -0
  823. package/dist/model-fallback-CmX4SjzE.js +827 -0
  824. package/dist/model-fallback-auth.runtime-Dz9zpmf4.js +4 -0
  825. package/dist/model-fallback-auth.runtime.js +1 -1
  826. package/dist/model-picker-B9B-lkWH.js +3 -0
  827. package/dist/model-picker-DbWIvwfd.js +554 -0
  828. package/dist/model-picker-visibility-DTdSdobf.js +13 -0
  829. package/dist/model-picker.runtime-fnHv9FZI.js +15 -0
  830. package/dist/model-picker.runtime.js +1 -1
  831. package/dist/model-selection-DBvbuIS-.js +213 -0
  832. package/dist/model-suppression-DuBnrvXK.js +28 -0
  833. package/dist/model-suppression.runtime-_96p7psP.js +7 -0
  834. package/dist/model-suppression.runtime.js +1 -1
  835. package/dist/models-BStOaoOP.js +18 -0
  836. package/dist/models-BtIpPCk2.js +760 -0
  837. package/dist/models-CAqi2TQ-.js +47 -0
  838. package/dist/models-CVuV0GE0.js +157 -0
  839. package/dist/models-DFRkfhsN.js +569 -0
  840. package/dist/models-auth-status-D6lrM56M.js +201 -0
  841. package/dist/models-cli-CmnbAk2M.js +219 -0
  842. package/dist/models-config-DDM74chF.js +2 -0
  843. package/dist/models-config-DnicdxyQ.js +933 -0
  844. package/dist/models-config.providers.secrets-DIfmfODH.js +304 -0
  845. package/dist/models-http-n4zWGd1p.js +92 -0
  846. package/dist/models-nU-69lrH.js +18 -0
  847. package/dist/models.fetch-BANynh-l.js +518 -0
  848. package/dist/monitor-AyGe8vyk.js +1237 -0
  849. package/dist/monitor-DQuy2kx-.js +671 -0
  850. package/dist/monitor-DmtJiX5o.js +788 -0
  851. package/dist/monitor-GB8lcnal.js +1459 -0
  852. package/dist/monitor-IuVjATac.js +1661 -0
  853. package/dist/monitor-auth-rF7mr3Cm.js +207 -0
  854. package/dist/monitor-bnOvJyLN.js +2 -0
  855. package/dist/monitor-oHi8GwXc.js +295 -0
  856. package/dist/monitor-processing-B1ewr2qF.js +1974 -0
  857. package/dist/monitor.runtime-BrUD5_VN.js +2 -0
  858. package/dist/monitor.runtime.js +1 -1
  859. package/dist/monitor.webhook-BvJG6Xbh.js +180 -0
  860. package/dist/msteams-DUDRy3xt.js +35 -0
  861. package/dist/music-generation-provider-6ru_5Xe9.js +170 -0
  862. package/dist/music-generation-provider-CfDrN0vg.js +63 -0
  863. package/dist/mutate-atVXfhNp.js +116 -0
  864. package/dist/native-hook-relay-CTpTLgCA.js +519 -0
  865. package/dist/native-web-search-C6deWq6V.js +64 -0
  866. package/dist/nextcloud-talk-BH2uWRZ2.js +17 -0
  867. package/dist/node-cli-AWE1ZFfV.js +2506 -0
  868. package/dist/nodes-cli-B7IWCrYq.js +1046 -0
  869. package/dist/nodes-utils-Dg2hrC3z.js +84 -0
  870. package/dist/notify-bsxfkOWp.js +315 -0
  871. package/dist/oauth-BKY3WmDu.js +75 -0
  872. package/dist/oauth-BKZJiY9a.js +152 -0
  873. package/dist/oauth-D4AUTZ6P.js +2 -0
  874. package/dist/oauth-N3WLEMX0.js +139 -0
  875. package/dist/oauth.flow-C0eia8-I.js +45 -0
  876. package/dist/oauth.flow-DfN3z9Nf.js +3 -0
  877. package/dist/onboard-B2eZziXs.js +49 -0
  878. package/dist/onboard-BQaZtwIU.js +632 -0
  879. package/dist/onboard-CGOeDj-J.js +58 -0
  880. package/dist/onboard-DTP_mB9k.js +25 -0
  881. package/dist/onboard-DY6XCMjI.js +29 -0
  882. package/dist/onboard-YitR883F.js +25 -0
  883. package/dist/onboard-custom-BQtg1wQW.js +271 -0
  884. package/dist/onboard-custom-Bz-MYvTm.js +3 -0
  885. package/dist/onboard-ffMqs4Bf.js +316 -0
  886. package/dist/onboard-gP5XFNCO.js +25 -0
  887. package/dist/onboard-search-Hz02JQSQ.js +323 -0
  888. package/dist/openai-codex-auth-identity-H1dPXVzb.js +45 -0
  889. package/dist/openai-codex-device-code-DNVug9Q3.js +164 -0
  890. package/dist/openai-codex-provider-HYYOGyC5.js +464 -0
  891. package/dist/openai-codex-shared-C4b7n1WS.js +6 -0
  892. package/dist/openai-http-D_7Nk3iN.js +500 -0
  893. package/dist/openai-provider-C6QMbZeL.js +313 -0
  894. package/dist/opencode-DGmHIBEa.js +35 -0
  895. package/dist/openresponses-http-BITxvD4V.js +1128 -0
  896. package/dist/order-DZPHX4Ka.js +109 -0
  897. package/dist/outbound-media-B2QJEeDc.js +57 -0
  898. package/dist/outbound-runtime-DZyO1T_R.js +5 -0
  899. package/dist/outbound.runtime-C8_lBQcx.js +2 -0
  900. package/dist/outbound.runtime.js +1 -1
  901. package/dist/pair-command-approve-D3s1W5go.js +44 -0
  902. package/dist/pairing-cli-kZkl_DC7.js +117 -0
  903. package/dist/perplexity-web-search-provider-CzCigaqV.js +92 -0
  904. package/dist/perplexity-web-search-provider.runtime-B86YHY5f.js +324 -0
  905. package/dist/perplexity-web-search-provider.runtime-U6g1JO38.js +2 -0
  906. package/dist/perplexity-web-search-provider.runtime.js +1 -1
  907. package/dist/persistent-bindings.lifecycle-CCR6khHJ.js +85 -0
  908. package/dist/persistent-bindings.lifecycle-Dgoo5bpE.js +2 -0
  909. package/dist/pi-bundle-mcp-runtime-BYDTyW-h.js +2 -0
  910. package/dist/pi-bundle-mcp-runtime-DaIHhxDu.js +829 -0
  911. package/dist/pi-bundle-mcp-tools-Biz_skfK.js +108 -0
  912. package/dist/pi-embedded-C2l80M7j.js +4 -0
  913. package/dist/pi-embedded-DMHGJgoQ.js +2905 -0
  914. package/dist/pi-embedded-subscribe.handlers.compaction.runtime-BRiX-RqX.js +23 -0
  915. package/dist/pi-embedded-subscribe.handlers.compaction.runtime.js +1 -1
  916. package/dist/pi-embedded.runtime-fA0EsIue.js +4 -0
  917. package/dist/pi-embedded.runtime.js +1 -1
  918. package/dist/pi-model-discovery-k8VUE5Tp.js +237 -0
  919. package/dist/pi-tool-definition-adapter-B4hSYdYX.js +217 -0
  920. package/dist/pi-tools-YCHBvJG0.js +1057 -0
  921. package/dist/pi-tools.before-tool-call-BsyruRs4.js +433 -0
  922. package/dist/pi-tools.before-tool-call-D1maRTbl.js +2 -0
  923. package/dist/pi-tools.before-tool-call.runtime-1acRmC9A.js +13 -0
  924. package/dist/pi-tools.before-tool-call.runtime.js +1 -1
  925. package/dist/plivo-D4do6QU0.js +394 -0
  926. package/dist/plugin-DmBZwzWQ.js +12195 -0
  927. package/dist/plugin-enabled-rr_Y1Kwh.js +140 -0
  928. package/dist/plugin-install-config-policy-ZN1F58XF.js +137 -0
  929. package/dist/plugin-registration-J1JWqMZg.js +23 -0
  930. package/dist/plugin-registry-7OvG7Tu6.js +3 -0
  931. package/dist/plugin-registry-BcYuO-i5.js +2 -0
  932. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  933. package/dist/plugin-sdk/acp-binding-runtime.js +1 -1
  934. package/dist/plugin-sdk/acp-runtime.js +3 -3
  935. package/dist/plugin-sdk/agent-harness-runtime.js +9 -9
  936. package/dist/plugin-sdk/agent-harness.js +10 -10
  937. package/dist/plugin-sdk/agent-runtime.js +11 -11
  938. package/dist/plugin-sdk/approval-client-runtime.js +2 -2
  939. package/dist/plugin-sdk/approval-handler-runtime.js +1 -1
  940. package/dist/plugin-sdk/approval-native-runtime.js +2 -2
  941. package/dist/plugin-sdk/approval-reply-runtime.js +2 -2
  942. package/dist/plugin-sdk/approval-runtime.js +6 -6
  943. package/dist/plugin-sdk/bluebubbles.js +2 -2
  944. package/dist/plugin-sdk/browser-config-runtime.js +2 -2
  945. package/dist/plugin-sdk/browser-node-runtime.js +3 -3
  946. package/dist/plugin-sdk/browser-setup-tools.js +3 -3
  947. package/dist/plugin-sdk/browser-support.js +8 -8
  948. package/dist/plugin-sdk/channel-core.js +2 -2
  949. package/dist/plugin-sdk/channel-inbound.js +3 -3
  950. package/dist/plugin-sdk/command-auth.js +2 -2
  951. package/dist/plugin-sdk/command-status-runtime.js +1 -1
  952. package/dist/plugin-sdk/compat.js +3 -3
  953. package/dist/plugin-sdk/config-runtime.js +7 -7
  954. package/dist/plugin-sdk/conversation-binding-runtime.js +1 -1
  955. package/dist/plugin-sdk/conversation-runtime.js +4 -4
  956. package/dist/plugin-sdk/core.js +2 -2
  957. package/dist/plugin-sdk/direct-dm.js +1 -1
  958. package/dist/plugin-sdk/image-generation-core.js +3 -3
  959. package/dist/plugin-sdk/image-generation-runtime.js +2 -2
  960. package/dist/plugin-sdk/inbound-reply-dispatch.js +1 -1
  961. package/dist/plugin-sdk/index.js +1 -1
  962. package/dist/plugin-sdk/infra-runtime.js +4 -4
  963. package/dist/plugin-sdk/irc.js +2 -2
  964. package/dist/plugin-sdk/matrix.js +1 -1
  965. package/dist/plugin-sdk/mattermost.js +3 -3
  966. package/dist/plugin-sdk/media-generation-runtime-shared.js +1 -1
  967. package/dist/plugin-sdk/media-generation-runtime.js +1 -1
  968. package/dist/plugin-sdk/media-runtime.js +5 -5
  969. package/dist/plugin-sdk/media-understanding-runtime.js +2 -2
  970. package/dist/plugin-sdk/media-understanding.js +2 -2
  971. package/dist/plugin-sdk/memory-core-host-engine-embeddings.js +2 -2
  972. package/dist/plugin-sdk/memory-core-host-engine-foundation.js +2 -2
  973. package/dist/plugin-sdk/memory-core-host-engine-qmd.js +2 -2
  974. package/dist/plugin-sdk/memory-core-host-runtime-cli.js +2 -2
  975. package/dist/plugin-sdk/memory-core-host-runtime-core.js +2 -2
  976. package/dist/plugin-sdk/memory-core.js +4 -4
  977. package/dist/plugin-sdk/memory-host-core.js +2 -2
  978. package/dist/plugin-sdk/memory-host-search.js +1 -1
  979. package/dist/plugin-sdk/models-provider-runtime.js +1 -1
  980. package/dist/plugin-sdk/msteams.js +3 -3
  981. package/dist/plugin-sdk/nextcloud-talk.js +2 -2
  982. package/dist/plugin-sdk/nostr.js +1 -1
  983. package/dist/plugin-sdk/opencode.js +1 -1
  984. package/dist/plugin-sdk/outbound-runtime.js +2 -2
  985. package/dist/plugin-sdk/provider-auth-api-key.js +5 -5
  986. package/dist/plugin-sdk/provider-auth-runtime.js +2 -2
  987. package/dist/plugin-sdk/provider-auth.js +8 -8
  988. package/dist/plugin-sdk/provider-entry.js +1 -1
  989. package/dist/plugin-sdk/provider-setup.js +2 -2
  990. package/dist/plugin-sdk/provider-stream-family.js +3 -3
  991. package/dist/plugin-sdk/provider-stream.js +2 -2
  992. package/dist/plugin-sdk/reply-dispatch-runtime.js +2 -2
  993. package/dist/plugin-sdk/reply-runtime.js +5 -5
  994. package/dist/plugin-sdk/runtime-secret-resolution.js +1 -1
  995. package/dist/plugin-sdk/runtime.js +3 -3
  996. package/dist/plugin-sdk/sandbox.js +1 -1
  997. package/dist/plugin-sdk/self-hosted-provider-setup.js +1 -1
  998. package/dist/plugin-sdk/session-store-runtime.js +2 -2
  999. package/dist/plugin-sdk/session-transcript-hit.js +2 -2
  1000. package/dist/plugin-sdk/session-visibility.js +1 -1
  1001. package/dist/plugin-sdk/simple-completion-runtime.js +1 -1
  1002. package/dist/plugin-sdk/speech-core.js +1 -1
  1003. package/dist/plugin-sdk/src/infra/semver-compare.d.ts +1 -0
  1004. package/dist/plugin-sdk/testing.js +5 -5
  1005. package/dist/plugin-sdk/text-runtime.js +2 -2
  1006. package/dist/plugin-sdk/tlon.js +1 -1
  1007. package/dist/plugin-sdk/video-generation-core.js +2 -2
  1008. package/dist/plugin-sdk/video-generation-runtime.js +2 -2
  1009. package/dist/plugin-sdk/zalo.js +1 -1
  1010. package/dist/plugin-sdk/zalouser.js +1 -1
  1011. package/dist/plugin-service-CPY8FSW2.js +2890 -0
  1012. package/dist/plugins/provider-discovery.runtime.js +1 -1
  1013. package/dist/plugins/provider-runtime.runtime.js +1 -1
  1014. package/dist/plugins/runtime/index.js +1 -1
  1015. package/dist/plugins-cli-xVUY8V-3.js +584 -0
  1016. package/dist/plugins-command-helpers-oZG-T69i.js +107 -0
  1017. package/dist/plugins-install-persist-Ccyj_thC.js +133 -0
  1018. package/dist/plugins-update-command-D_q-p0ED.js +1057 -0
  1019. package/dist/policy-DDUw681i.js +328 -0
  1020. package/dist/postinstall-inventory.json +933 -933
  1021. package/dist/prepare.runtime-BfnpyhHB.js +815 -0
  1022. package/dist/prepare.runtime.js +1 -1
  1023. package/dist/preview-warnings-Cb65Drvj.js +120 -0
  1024. package/dist/probe-B78ZATWo.js +243 -0
  1025. package/dist/probe-CCdD6_vN.js +1443 -0
  1026. package/dist/probe-Ctrcd_Q7.js +2205 -0
  1027. package/dist/probe-D9IFIte1.js +2 -0
  1028. package/dist/probe-DXMI0QlZ.js +74 -0
  1029. package/dist/probe-Dy-moN-J.js +32 -0
  1030. package/dist/probe-KtX2HjXM.js +45 -0
  1031. package/dist/probe.runtime-CNJWHyTn.js +2 -0
  1032. package/dist/probe.runtime.js +1 -1
  1033. package/dist/profiles-C0gEr4Vt.js +111 -0
  1034. package/dist/program-DxZA1yAX.js +111 -0
  1035. package/dist/prompt-select-styled-CATG4Xp5.js +20 -0
  1036. package/dist/provider-C7oJz1U0.js +70 -0
  1037. package/dist/provider-api-key-auth-Dp8hp-Ml.js +114 -0
  1038. package/dist/provider-api-key-auth.runtime-nb7eC5vo.js +14 -0
  1039. package/dist/provider-api-key-auth.runtime.js +1 -1
  1040. package/dist/provider-auth-Df3lSzr_.js +46 -0
  1041. package/dist/provider-auth-api-key-CZA78Uou.js +5 -0
  1042. package/dist/provider-auth-choice-DzrRJAic.js +228 -0
  1043. package/dist/provider-auth-choice-preference-BDTIHERa.js +26 -0
  1044. package/dist/provider-auth-choice.runtime-CVrNfUP0.js +14 -0
  1045. package/dist/provider-auth-choice.runtime-DOC3zhP2.js +2 -0
  1046. package/dist/provider-auth-choice.runtime.js +1 -1
  1047. package/dist/provider-auth-guidance-CVpgabZ6.js +2 -0
  1048. package/dist/provider-auth-guidance-CZ-VI4e5.js +34 -0
  1049. package/dist/provider-auth-helpers-rNcrL2rf.js +173 -0
  1050. package/dist/provider-auth-input-zpegYxxe.js +119 -0
  1051. package/dist/provider-auth-runtime-spGhqq1R.js +149 -0
  1052. package/dist/provider-catalog-B_612t69.js +26 -0
  1053. package/dist/provider-catalog-Bo9KagTv.js +11 -0
  1054. package/dist/provider-catalog-C4IkuJHX.js +12 -0
  1055. package/dist/provider-catalog-CEHPmBtG.js +24 -0
  1056. package/dist/provider-catalog-UJ8mWU0J.js +11 -0
  1057. package/dist/provider-compat-CqDox4I4.js +37 -0
  1058. package/dist/provider-discovery.runtime--0zGwmtf.js +118 -0
  1059. package/dist/provider-discovery.runtime.js +1 -1
  1060. package/dist/provider-dispatcher-BZp3Stzr.js +2 -0
  1061. package/dist/provider-dispatcher-JJxN7BDL.js +22 -0
  1062. package/dist/provider-entry-BzH2PNpN.js +106 -0
  1063. package/dist/provider-flow-B_VNl-lk.js +147 -0
  1064. package/dist/provider-model-defaults-PMGtjcr2.js +6 -0
  1065. package/dist/provider-models-DBv9Enx4.js +119 -0
  1066. package/dist/provider-models-Du3smcTu.js +35 -0
  1067. package/dist/provider-registration-B3sbIgIZ.js +218 -0
  1068. package/dist/provider-registration-B9ECEmSg.js +37 -0
  1069. package/dist/provider-runtime-CE8zqYv8.js +472 -0
  1070. package/dist/provider-runtime-CV5mC70X.js +2 -0
  1071. package/dist/provider-runtime.runtime-B4Idxtd0.js +26 -0
  1072. package/dist/provider-runtime.runtime.js +1 -1
  1073. package/dist/provider-self-hosted-setup-Comuw-z3.js +251 -0
  1074. package/dist/provider-setup-DnUcdtJq.js +2 -0
  1075. package/dist/provider-stream-B8nU1r79.js +290 -0
  1076. package/dist/provider-stream-DQRHM0a1.js +2174 -0
  1077. package/dist/provider-stream-family-C4XL1sCH.js +2 -0
  1078. package/dist/provider-usage-CNNFTSFt.js +4 -0
  1079. package/dist/provider-usage-DkdPMGc6.js +71 -0
  1080. package/dist/provider-usage.load-Ckz1tFpH.js +334 -0
  1081. package/dist/provider-utils-BR35tIjk.js +49 -0
  1082. package/dist/provider-wizard-_jfjTfSM.js +166 -0
  1083. package/dist/providers.runtime-DHetxgM5.js +2 -0
  1084. package/dist/providers.runtime-PiYTktu_.js +164 -0
  1085. package/dist/providers.runtime.js +1 -1
  1086. package/dist/proxy-stream-wrappers-CSbzc-1F.js +394 -0
  1087. package/dist/prune-DlDJX10W.js +83 -0
  1088. package/dist/pw-ai-CCPJq-CT.js +2511 -0
  1089. package/dist/pw-role-snapshot-D65unjCD.js +380 -0
  1090. package/dist/qmd-manager-BVXvoOqt.js +1921 -0
  1091. package/dist/qr-cli-IMKzycXh.js +349 -0
  1092. package/dist/qr-cli-W8X3Ha5T.js +2 -0
  1093. package/dist/qr-image-BAPDnfbt.js +2 -0
  1094. package/dist/queue-Rq1mceUG.js +409 -0
  1095. package/dist/reaction-runtime-api-D7i4oMn9.js +116 -0
  1096. package/dist/reactions-D9eRHeXM.js +998 -0
  1097. package/dist/read-best-effort-config.runtime-CsH29elm.js +2 -0
  1098. package/dist/read-best-effort-config.runtime.js +1 -1
  1099. package/dist/read-capability-7xOdYqOo.js +412 -0
  1100. package/dist/realtime-provider-shared-C2fZT5O_.js +37 -0
  1101. package/dist/realtime-transcription-provider-CCX9jOLy.js +120 -0
  1102. package/dist/realtime-transcription-provider-CqIc1zwy.js +184 -0
  1103. package/dist/realtime-transcription-provider-CyI79CyM.js +183 -0
  1104. package/dist/realtime-transcription-provider-CydzsmVb.js +172 -0
  1105. package/dist/realtime-transcription-provider-D4PaV840.js +184 -0
  1106. package/dist/realtime-voice-provider-DgL6WxN7.js +489 -0
  1107. package/dist/record-shared-DxabpimX.js +10 -0
  1108. package/dist/register-service-commands-D37K4_BJ.js +71 -0
  1109. package/dist/register.agent-p1q6ZWSs.js +248 -0
  1110. package/dist/register.backup-Bxvo3j_q.js +64 -0
  1111. package/dist/register.configure-tgXCoIHv.js +15 -0
  1112. package/dist/register.maintenance-BtBgu8zC.js +438 -0
  1113. package/dist/register.message-B5msOUKt.js +329 -0
  1114. package/dist/register.onboard-BO11PDUs.js +81 -0
  1115. package/dist/register.runtime-D8XvwfoZ.js +81 -0
  1116. package/dist/register.runtime.js +1 -1
  1117. package/dist/register.setup-Ba19XSJi.js +150 -0
  1118. package/dist/register.status-health-sessions-Bne0mmgw.js +1215 -0
  1119. package/dist/register.subclis--mdYCZZM.js +3 -0
  1120. package/dist/register.subclis-_kuyreQm.js +29 -0
  1121. package/dist/register.subclis-core-UkVTqwB1.js +249 -0
  1122. package/dist/register.wallet-aTazgPYX.js +159 -0
  1123. package/dist/repair-sequencing-CjiQXU4z.js +145 -0
  1124. package/dist/replay-policy-XaA2Foet.js +8 -0
  1125. package/dist/reply-dispatch-runtime-DcxOLr7n.js +13 -0
  1126. package/dist/reply-media-paths.runtime-CmS_Bnnf.js +2 -0
  1127. package/dist/reply-media-paths.runtime-DCj1JhDR.js +146 -0
  1128. package/dist/reply-media-paths.runtime.js +1 -1
  1129. package/dist/reply-payload-transform-DmArXXXO.js +720 -0
  1130. package/dist/reply-runtime-B4VQJnqi.js +11 -0
  1131. package/dist/reply.runtime-B990ty9C.js +2 -0
  1132. package/dist/reply.runtime.js +1 -1
  1133. package/dist/resolve-IXqG_vKU.js +259 -0
  1134. package/dist/response-generator-DCxui-Yb.js +175 -0
  1135. package/dist/restart-C-4J0cf2.js +490 -0
  1136. package/dist/root-help-D9aeVXNr.js +44 -0
  1137. package/dist/route-reply-q5jc2Nv9.js +162 -0
  1138. package/dist/route-reply.runtime-Co8TnDf9.js +2 -0
  1139. package/dist/route-reply.runtime.js +1 -1
  1140. package/dist/routes-BSmEgP46.js +2 -0
  1141. package/dist/routes-Z67chkN5.js +3341 -0
  1142. package/dist/rpc-CBQZvJME.js +61 -0
  1143. package/dist/rpc-context-e__2PCau.js +17 -0
  1144. package/dist/rpc.runtime-ClhNVRer.js +21 -0
  1145. package/dist/rpc.runtime.js +1 -1
  1146. package/dist/run-auth-profile.runtime-CMkCqc7k.js +2 -0
  1147. package/dist/run-auth-profile.runtime.js +1 -1
  1148. package/dist/run-context.runtime-DCgb3ETM.js +2 -0
  1149. package/dist/run-context.runtime.js +1 -1
  1150. package/dist/run-delivery.runtime-Bj566BTH.js +530 -0
  1151. package/dist/run-delivery.runtime.js +1 -1
  1152. package/dist/run-embedded.runtime-DuB-mQh2.js +4 -0
  1153. package/dist/run-embedded.runtime.js +1 -1
  1154. package/dist/run-execution-cli.runtime-Oy4FGfj5.js +4 -0
  1155. package/dist/run-execution-cli.runtime.js +1 -1
  1156. package/dist/run-executor.runtime-B7-lfFh3.js +277 -0
  1157. package/dist/run-executor.runtime.js +1 -1
  1158. package/dist/run-main-1Fvwazhp.js +516 -0
  1159. package/dist/run-model-catalog.runtime-B7wlXnDF.js +2 -0
  1160. package/dist/run-model-catalog.runtime.js +1 -1
  1161. package/dist/run-subagent-registry.runtime-Bx9Wga3d.js +2 -0
  1162. package/dist/run-subagent-registry.runtime.js +1 -1
  1163. package/dist/run-wait-C-VgbefQ.js +135 -0
  1164. package/dist/runner-BKhQg4av.js +966 -0
  1165. package/dist/runner.entries-Dbp1RZd9.js +604 -0
  1166. package/dist/runs-DUTtPgDm.js +496 -0
  1167. package/dist/runs-DWOm31T_.js +2 -0
  1168. package/dist/runtime-B3upjFki.js +475 -0
  1169. package/dist/runtime-B6k9iJRB.js +187 -0
  1170. package/dist/runtime-BV7JmOaE.js +9 -0
  1171. package/dist/runtime-BuEvshdw.js +94 -0
  1172. package/dist/runtime-Bu_cc482.js +107 -0
  1173. package/dist/runtime-CsaTxb99.js +187 -0
  1174. package/dist/runtime-D7npxl4G.js +973 -0
  1175. package/dist/runtime-DB1WNkhW.js +262 -0
  1176. package/dist/runtime-Db_oJ87Z.js +2 -0
  1177. package/dist/runtime-Dlvh7_uU.js +116 -0
  1178. package/dist/runtime-DvzcF4-r.js +2 -0
  1179. package/dist/runtime-NlpdlX79.js +72 -0
  1180. package/dist/runtime-_-L5ftbu.js +269 -0
  1181. package/dist/runtime-api-BkVIoPU9.js +4 -0
  1182. package/dist/runtime-api-CdhgyHMB.js +9 -0
  1183. package/dist/runtime-api-CmlBBCCY.js +9 -0
  1184. package/dist/runtime-api-DnhXPE_z.js +14 -0
  1185. package/dist/runtime-embedded-pi.runtime-DpKqDUrl.js +2 -0
  1186. package/dist/runtime-embedded-pi.runtime.js +1 -1
  1187. package/dist/runtime-entry-CWugm0Uj.js +2769 -0
  1188. package/dist/runtime-internal-Bu1n9i4P.js +2 -0
  1189. package/dist/runtime-model-auth.runtime-B0HsFXG7.js +2 -0
  1190. package/dist/runtime-model-auth.runtime-CwdDdKqY.js +45 -0
  1191. package/dist/runtime-model-auth.runtime.js +1 -1
  1192. package/dist/runtime-options-CN4g8VJE.js +275 -0
  1193. package/dist/runtime-prepare.runtime-B3oyafQ4.js +80 -0
  1194. package/dist/runtime-prepare.runtime.js +1 -1
  1195. package/dist/runtime-provider-Dcc5OeVJ.js +21 -0
  1196. package/dist/runtime-registry-loader-B5mIkwhZ.js +85 -0
  1197. package/dist/runtime-registry-loader-CGNT5-qz.js +2 -0
  1198. package/dist/runtime-schema-Jjsquqvq.js +27780 -0
  1199. package/dist/runtime-shared-BC82_Fzc.js +267 -0
  1200. package/dist/runtime-web-channel-plugin-DQoEo6bK.js +203 -0
  1201. package/dist/runtime-web-tools-BizCqA0v.js +1477 -0
  1202. package/dist/runtime-web-tools-fallback.runtime-CYAGzwsD.js +9 -0
  1203. package/dist/runtime-web-tools-fallback.runtime.js +1 -1
  1204. package/dist/sandbox-C95gEa17.js +3 -0
  1205. package/dist/sandbox-DAnx9TYc.js +1156 -0
  1206. package/dist/sandbox-cli-CPs_gL72.js +450 -0
  1207. package/dist/scan-C8jthyct.js +523 -0
  1208. package/dist/scan-DEd4q4aN.js +2 -0
  1209. package/dist/secrets-cli-iBL8NBAq.js +2101 -0
  1210. package/dist/security-cli-CzYBRa4n.js +486 -0
  1211. package/dist/selection-BOalx5uy.js +2 -0
  1212. package/dist/selection-BZFVKdFz.js +7736 -0
  1213. package/dist/semver-compare-tPC_r5LW.js +64 -0
  1214. package/dist/send-C4mKkkWW.js +156 -0
  1215. package/dist/send-CMqcsAS2.js +534 -0
  1216. package/dist/send-C_36w3lb.js +102 -0
  1217. package/dist/send.runtime-vJT5TzDj.js +2 -0
  1218. package/dist/send.runtime.js +1 -1
  1219. package/dist/server-BTmWWR_9.js +13 -0
  1220. package/dist/server-CBQVrNY0.js +77 -0
  1221. package/dist/server-context-Dq2VA7I4.js +2 -0
  1222. package/dist/server-context-O_WUP8OV.js +847 -0
  1223. package/dist/server-middleware-BTovsGYd.js +120 -0
  1224. package/dist/server-node-events-B8PLg0eQ.js +481 -0
  1225. package/dist/server-plugin-bootstrap-ChIvqLMw.js +2 -0
  1226. package/dist/server-plugin-bootstrap-Rbxd2g6a.js +11333 -0
  1227. package/dist/server-restart-sentinel-BCd6AqrQ.js +697 -0
  1228. package/dist/server-startup-memory-ClzqrFwF.js +32 -0
  1229. package/dist/server.impl-CEOWGKN5.js +12735 -0
  1230. package/dist/service-Dw-BzupJ.js +940 -0
  1231. package/dist/session-DF38Qk5T.js +48 -0
  1232. package/dist/session-cost-usage-CbaKFiYP.js +651 -0
  1233. package/dist/session-envelope-SoEaHn7u.js +18 -0
  1234. package/dist/session-key-BpQtNboQ.js +65 -0
  1235. package/dist/session-kill-http-ChCr5CQ3.js +110 -0
  1236. package/dist/session-meta-DHOj7FVp.js +109 -0
  1237. package/dist/session-override-Cra7WfkP.js +106 -0
  1238. package/dist/session-reset-model.runtime-CITOeORk.js +133 -0
  1239. package/dist/session-reset-model.runtime.js +1 -1
  1240. package/dist/session-reset-service-DsYIDYdh.js +471 -0
  1241. package/dist/session-route-rem428sJ.js +93 -0
  1242. package/dist/session-status.runtime-CFmGwoCm.js +2 -0
  1243. package/dist/session-status.runtime.js +1 -1
  1244. package/dist/session-store-DfVF72xW.js +126 -0
  1245. package/dist/session-store.runtime-jJK2KnR6.js +2 -0
  1246. package/dist/session-store.runtime.js +1 -1
  1247. package/dist/session-subagent-reactivation.runtime-DLkpnURC.js +2 -0
  1248. package/dist/session-subagent-reactivation.runtime.js +1 -1
  1249. package/dist/session-system-events-BS6g-vqa.js +63 -0
  1250. package/dist/session-tab-registry-DWyzIez5.js +491 -0
  1251. package/dist/session-transcript-hit-Mxv1sZGp.js +41 -0
  1252. package/dist/session-updates-BdB1lGXz.js +236 -0
  1253. package/dist/session-updates.runtime-6GlaYt-B.js +2 -0
  1254. package/dist/session-updates.runtime.js +1 -1
  1255. package/dist/session-utils-BPYVECh0.js +926 -0
  1256. package/dist/session-visibility-CJocpWP0.js +147 -0
  1257. package/dist/sessions--xDkaJeX.js +48 -0
  1258. package/dist/sessions-D3RqoN9N.js +2 -0
  1259. package/dist/sessions-DrFkAEV2.js +281 -0
  1260. package/dist/sessions-c-R_ynJR.js +16 -0
  1261. package/dist/sessions-helpers-CMf9gVTZ.js +304 -0
  1262. package/dist/sessions-history-http-C5iZkW8x.js +383 -0
  1263. package/dist/sessions-resolve-D1hmolC-.js +174 -0
  1264. package/dist/sessions.runtime-DMPmzLE0.js +2 -0
  1265. package/dist/sessions.runtime.js +1 -1
  1266. package/dist/set-BraQD5KU.js +17 -0
  1267. package/dist/set-DZUigywb.js +2 -0
  1268. package/dist/set-image-C08k8cVg.js +2 -0
  1269. package/dist/set-image-CsCPBHZC.js +17 -0
  1270. package/dist/setup-D1ekkhVk.js +495 -0
  1271. package/dist/setup-FPfOBbYL.js +421 -0
  1272. package/dist/setup-api-DilgjV01.js +29 -0
  1273. package/dist/setup-core-CAFnyY_a.js +393 -0
  1274. package/dist/setup-core-CFAiauCt.js +171 -0
  1275. package/dist/setup-core-RgJfQc-C.js +176 -0
  1276. package/dist/setup-core-dF4To6Jd.js +184 -0
  1277. package/dist/setup-surface-BpSH7F_m.js +351 -0
  1278. package/dist/setup-surface-C0l9bHY3.js +286 -0
  1279. package/dist/setup-surface-CfcFHZln.js +403 -0
  1280. package/dist/setup-surface-CyDRXq_1.js +219 -0
  1281. package/dist/setup-surface-DGJUq-2P.js +72 -0
  1282. package/dist/setup-surface-DiYEprKG.js +3 -0
  1283. package/dist/setup.finalize-JPqhcPh5.js +539 -0
  1284. package/dist/shared-3gP_6DZV.js +76 -0
  1285. package/dist/shared-C9fN-WCy.js +198 -0
  1286. package/dist/shared-CZOgyBro.js +60 -0
  1287. package/dist/shared-Cz9c46Aj.js +121 -0
  1288. package/dist/shared-D7BxFCKU.js +217 -0
  1289. package/dist/shared-DrgQbH3q.js +186 -0
  1290. package/dist/shared-runtime-xz83dsyA.js +7 -0
  1291. package/dist/shared-u-3RmeL1.js +135 -0
  1292. package/dist/short-term-promotion-DCHcaW2F.js +1543 -0
  1293. package/dist/simple-completion-runtime-CfFpRl7j.js +158 -0
  1294. package/dist/simple-completion-transport-C1ooKj9X.js +33 -0
  1295. package/dist/skills-clawhub-DxVmnVrv.js +275 -0
  1296. package/dist/skills-cli-DCr7N_Sq.js +370 -0
  1297. package/dist/slash-state-C7nXXf23.js +1911 -0
  1298. package/dist/speech-core-CmPRP1zB.js +94 -0
  1299. package/dist/speech-provider-CNOimJB2.js +209 -0
  1300. package/dist/speech-provider-D9i0DEZ1.js +216 -0
  1301. package/dist/speech-provider-DGbn1IrA.js +209 -0
  1302. package/dist/speech-provider-DKyYgpwf.js +103 -0
  1303. package/dist/speech-provider-eDG83bBp.js +184 -0
  1304. package/dist/speech-provider-mKY_GAkS.js +170 -0
  1305. package/dist/speech-provider-zoWs7x7l.js +395 -0
  1306. package/dist/src-LnF0REtW.js +3974 -0
  1307. package/dist/stage-sandbox-media.runtime-CErRBxI5.js +232 -0
  1308. package/dist/stage-sandbox-media.runtime.js +1 -1
  1309. package/dist/startup-auth-8XVCRzQi.js +180 -0
  1310. package/dist/startup-context-CxTy7OzN.js +312 -0
  1311. package/dist/state-migrations-CHc2Y8Pl.js +820 -0
  1312. package/dist/status-4n9xL7HY.js +2 -0
  1313. package/dist/status-B4kD5cCF.js +2 -0
  1314. package/dist/status-CARBoVql.js +209 -0
  1315. package/dist/status-COK71LP_.js +3 -0
  1316. package/dist/status-ChOxNWSb.js +62 -0
  1317. package/dist/status-DagNCfVv.js +323 -0
  1318. package/dist/status-DxcqzXtf.js +397 -0
  1319. package/dist/status-all-r7zyk41X.js +498 -0
  1320. package/dist/status-f2DLmjOF.js +190 -0
  1321. package/dist/status-json-C_wESP21.js +14 -0
  1322. package/dist/status-json-command-C6w9ZAHp.js +84 -0
  1323. package/dist/status-message-tZJ_0MsI.js +466 -0
  1324. package/dist/status-message.runtime-KeyKW26h.js +6 -0
  1325. package/dist/status-message.runtime.js +1 -1
  1326. package/dist/status-queue.runtime-R5ZlyNdK.js +2 -0
  1327. package/dist/status-queue.runtime.js +1 -1
  1328. package/dist/status-runtime-shared-Bq_SUJpC.js +257 -0
  1329. package/dist/status-subagents.runtime-03fp3eBE.js +18 -0
  1330. package/dist/status-subagents.runtime.js +1 -1
  1331. package/dist/status-text-CNvz374U.js +237 -0
  1332. package/dist/status.command.text-runtime-C4-j2lqa.js +15 -0
  1333. package/dist/status.gateway-connection.runtime-zjQmormq.js +2 -0
  1334. package/dist/status.gateway-connection.runtime.js +1 -1
  1335. package/dist/status.gather-BhjoJVEs.js +2 -0
  1336. package/dist/status.gather-zdywRvBb.js +292 -0
  1337. package/dist/status.runtime-CKd1Qzxg.js +2 -0
  1338. package/dist/status.runtime-DB31ZRnK.js +2 -0
  1339. package/dist/status.runtime.js +1 -1
  1340. package/dist/status.scan-DjhdTOWP.js +65 -0
  1341. package/dist/status.scan-overview-BYxTBsOw.js +379 -0
  1342. package/dist/status.scan.deps.runtime-B7f3inzh.js +18 -0
  1343. package/dist/status.scan.deps.runtime.js +1 -1
  1344. package/dist/status.scan.fast-json-Dz0JcORG.js +2 -0
  1345. package/dist/status.scan.fast-json-FroEIZ9d.js +132 -0
  1346. package/dist/status.scan.runtime-CtXWwjb8.js +409 -0
  1347. package/dist/status.scan.runtime.js +1 -1
  1348. package/dist/status.summary-3UVa_X5B.js +214 -0
  1349. package/dist/status.summary-BGzGsyZB.js +2 -0
  1350. package/dist/status.update-CxsGc95A.js +79 -0
  1351. package/dist/status.update-Czi5MNWC.js +2 -0
  1352. package/dist/store-BdedeUHG.js +4 -0
  1353. package/dist/store-CUSu4-Qr.js +910 -0
  1354. package/dist/store-load-CUqchamJ.js +370 -0
  1355. package/dist/store-zVJHt5-N.js +1235 -0
  1356. package/dist/store.runtime-DEIs4Pal.js +2 -0
  1357. package/dist/store.runtime.js +1 -1
  1358. package/dist/stream-BLThzHaS.js +134 -0
  1359. package/dist/stream-BbTa3Gk4.js +27 -0
  1360. package/dist/stream-CKjYSBQh.js +664 -0
  1361. package/dist/stt-DM1vajYf.js +66 -0
  1362. package/dist/subagent-announce-BvRFZ87M.js +351 -0
  1363. package/dist/subagent-announce-delivery-QvuOM46S.js +726 -0
  1364. package/dist/subagent-announce-output-fOtzkOiP.js +364 -0
  1365. package/dist/subagent-capabilities-1ZqaiPST.js +251 -0
  1366. package/dist/subagent-control-DwnzmG6T.js +506 -0
  1367. package/dist/subagent-control.runtime-BNoZSftx.js +3 -0
  1368. package/dist/subagent-control.runtime.js +1 -1
  1369. package/dist/subagent-followup.runtime-DxR1eP_x.js +68 -0
  1370. package/dist/subagent-followup.runtime.js +1 -1
  1371. package/dist/subagent-list-w3yWfW9R.js +172 -0
  1372. package/dist/subagent-orphan-recovery-CiBbDxX3.js +305 -0
  1373. package/dist/subagent-registry-D5FrT_tn.js +3 -0
  1374. package/dist/subagent-registry-DbPekx8d.js +1753 -0
  1375. package/dist/subagent-registry.runtime.js +1 -1
  1376. package/dist/subagent-spawn-W-bTaU9l.js +1005 -0
  1377. package/dist/system-cli-B443uVHG.js +59 -0
  1378. package/dist/target-id-0_iIeBLg.js +107 -0
  1379. package/dist/targets-3Lcm8HoL.js +67 -0
  1380. package/dist/task-executor-B5e9_Hmt.js +360 -0
  1381. package/dist/task-owner-access-CIEssJ78.js +74 -0
  1382. package/dist/task-registry-M1bHrFvP.js +2366 -0
  1383. package/dist/task-registry-delivery-runtime-CiHBC7sJ.js +3 -0
  1384. package/dist/task-registry-delivery-runtime-M4O7ffju.js +2 -0
  1385. package/dist/task-registry.maintenance-BURvMU0r.js +2 -0
  1386. package/dist/task-registry.maintenance-CgrLoBqi.js +416 -0
  1387. package/dist/tavily-client--ZxuZ8JY.js +193 -0
  1388. package/dist/tavily-client-D3L2LtMF.js +2 -0
  1389. package/dist/tavily-search-provider-gMJgCeVS.js +62 -0
  1390. package/dist/telegram/audit.js +2 -2
  1391. package/dist/telegram/token.js +2 -2
  1392. package/dist/telnyx-UQXrfg_e.js +260 -0
  1393. package/dist/testing-CRy_6-wt.js +575 -0
  1394. package/dist/text-report-B3-4Dvfb.js +587 -0
  1395. package/dist/text-runtime-B4pK_Jpd.js +290 -0
  1396. package/dist/tool-auth-shared-B9CrADMc.js +90 -0
  1397. package/dist/tool-config-shared-DrS6NohH.js +19 -0
  1398. package/dist/tool-policy-pipeline-CC9_1Ta1.js +109 -0
  1399. package/dist/tool-resolution-C52y5Qtc.js +90 -0
  1400. package/dist/tool-schema-runtime-BCx7p6Ey.js +167 -0
  1401. package/dist/tools-F4mE-OU0.js +113 -0
  1402. package/dist/tools-effective-inventory-WlIlqM7G.js +152 -0
  1403. package/dist/tools-invoke-http-B04Rc8tG.js +206 -0
  1404. package/dist/tools.runtime-DV_PUXuD.js +4 -0
  1405. package/dist/tools.runtime.js +1 -1
  1406. package/dist/transcript-Bu-SsK2V.js +312 -0
  1407. package/dist/transcript-resolve.runtime-CnnOwtyU.js +2 -0
  1408. package/dist/transcript-resolve.runtime.js +1 -1
  1409. package/dist/transcript.runtime-DBVz9-zl.js +2 -0
  1410. package/dist/transcript.runtime.js +1 -1
  1411. package/dist/transport-policy-Byy3HifG.js +75 -0
  1412. package/dist/trash-BV5Gcx3a.js +24 -0
  1413. package/dist/tts-BmCzLLJ_.js +183 -0
  1414. package/dist/tts-D4vxwDtE.js +64 -0
  1415. package/dist/tui-cli-DMZ07qRK.js +4575 -0
  1416. package/dist/twilio-CZsjakcE.js +609 -0
  1417. package/dist/update-DSox1dVQ.js +1282 -0
  1418. package/dist/update-check-CaPWrLU-.js +438 -0
  1419. package/dist/update-cli-DeBm7b4g.js +1759 -0
  1420. package/dist/update-runner-eQrUTjUC.js +1892 -0
  1421. package/dist/update-startup-DgWKoqop.js +331 -0
  1422. package/dist/update-startup-XA38a9KV.js +2 -0
  1423. package/dist/upgrade-C9ke1SCc.js +1226 -0
  1424. package/dist/usage-CLnhtd59.js +606 -0
  1425. package/dist/usage-format-CaxDNPPm.js +2 -0
  1426. package/dist/usage-format-CeDc5if9.js +703 -0
  1427. package/dist/video-generation-core-CuFcXCvE.js +6 -0
  1428. package/dist/video-generation-provider-B5_G-r4P.js +64 -0
  1429. package/dist/video-generation-provider-BD7G-8X5.js +118 -0
  1430. package/dist/video-generation-provider-CIIRQd3c.js +254 -0
  1431. package/dist/video-generation-provider-CLCLvtWm.js +264 -0
  1432. package/dist/video-generation-provider-CpPkkFNc.js +187 -0
  1433. package/dist/video-generation-provider-CvmPMAXP.js +271 -0
  1434. package/dist/video-generation-provider-D4l7Q8t7.js +78 -0
  1435. package/dist/video-generation-provider-DNe73dVv.js +221 -0
  1436. package/dist/video-generation-provider-M281XkUx.js +281 -0
  1437. package/dist/video-generation-provider-Y9urhhT4.js +287 -0
  1438. package/dist/video-generation-provider-iA6Vaqc_2.js +77 -0
  1439. package/dist/video-generation-runtime-BfNI4qH8.js +2 -0
  1440. package/dist/video-generation-task-status-I3jvAjUL.js +163 -0
  1441. package/dist/voice-mapping-FtCIKOHQ.js +41 -0
  1442. package/dist/wait-for-idle-before-flush-BZhF2ejZ.js +5986 -0
  1443. package/dist/web-fetch-providers.runtime-DN6FBm7n.js +34 -0
  1444. package/dist/web-fetch-providers.runtime.js +1 -1
  1445. package/dist/web-provider-runtime-shared-C1Sy3sQI.js +180 -0
  1446. package/dist/web-search-CgZ8TUj8.js +61 -0
  1447. package/dist/web-search-provider-DL2LLOsz.js +163 -0
  1448. package/dist/web-search-provider.runtime-B01EY78s.js +2 -0
  1449. package/dist/web-search-provider.runtime-Bgwk3KBe.js +185 -0
  1450. package/dist/web-search-provider.runtime.js +1 -1
  1451. package/dist/web-search-providers.runtime-BFtJCprz.js +42 -0
  1452. package/dist/web-search-providers.runtime.js +1 -1
  1453. package/dist/webhook-shared-DMbP4pF5.js +12 -0
  1454. package/dist/webhooks-cli-lrEfJsYQ.js +321 -0
  1455. package/dist/wizard-models-CMKeAr_M.js +161 -0
  1456. package/dist/workflow-runtime-hF0PG5ky.js +485 -0
  1457. package/dist/x-search-config-CqjeeiPu.js +36 -0
  1458. package/dist/x-search-shared-DomcrGQ_.js +75 -0
  1459. package/dist/zalo-js-B0dhviG7.js +1157 -0
  1460. package/package.json +1 -1
  1461. package/dist/abort-ca8hDmJr.js +0 -201
  1462. package/dist/abort-cutoff.runtime-vuCUcBP6.js +0 -20
  1463. package/dist/abort.runtime-BrChEuUS.js +0 -2
  1464. package/dist/accounts-B8y7HaWy.js +0 -66
  1465. package/dist/accounts-BM62Jgez.js +0 -43
  1466. package/dist/accounts-C1ECKXaw.js +0 -107
  1467. package/dist/accounts-CNMAC2Vo.js +0 -365
  1468. package/dist/accounts-DH8HU_Fu.js +0 -104
  1469. package/dist/accounts-DWQpG06j.js +0 -2
  1470. package/dist/accounts.runtime-DkGk9q3U.js +0 -2
  1471. package/dist/acp-cli-BLpWVnc7.js +0 -2193
  1472. package/dist/acp-spawn-D1p6b1gk.js +0 -2
  1473. package/dist/acp-spawn-qoyl9NiU.js +0 -1093
  1474. package/dist/acp-stateful-target-driver-NL9txhIM.js +0 -89
  1475. package/dist/action-agents-C729fJ_P.js +0 -67
  1476. package/dist/action-focus-53k9XP4K.js +0 -132
  1477. package/dist/action-help-bIJZBYLz.js +0 -7
  1478. package/dist/action-info-BBzvYFX_.js +0 -101
  1479. package/dist/action-kill-C4fa3E9I.js +0 -33
  1480. package/dist/action-list-BEiIbwP1.js +0 -21
  1481. package/dist/action-log-Cq7RLW2T.js +0 -30
  1482. package/dist/action-send-DyiHgRwh.js +0 -39
  1483. package/dist/action-spawn-CEZfDvXU.js +0 -47
  1484. package/dist/action-unfocus-CpAw3JOi.js +0 -29
  1485. package/dist/actions.runtime-BKEwPyo7.js +0 -18
  1486. package/dist/actions.runtime-Bp0UusIf.js +0 -5
  1487. package/dist/agent-C2hwJefQ.js +0 -2
  1488. package/dist/agent-command-BAAeGRql.js +0 -874
  1489. package/dist/agent-harness-runtime-Czrx53YL.js +0 -144
  1490. package/dist/agent-runner-utils-DzShckNa.js +0 -239
  1491. package/dist/agent-runner.runtime-d_EtNxBK.js +0 -3455
  1492. package/dist/agent-runtime-DNgz7AOP.js +0 -18
  1493. package/dist/agents-DSV7R_Ys.js +0 -953
  1494. package/dist/agents-DZP5tYDr.js +0 -5
  1495. package/dist/agents.command-shared-CX0AI2SJ.js +0 -40
  1496. package/dist/aliases-CZemdpTj.js +0 -2
  1497. package/dist/aliases-KefnmoaT.js +0 -96
  1498. package/dist/api-B87UL3DC.js +0 -2
  1499. package/dist/api-BWN4PIiM.js +0 -4
  1500. package/dist/api-CO05iXNH.js +0 -139
  1501. package/dist/api-CVXzxdCp.js +0 -48
  1502. package/dist/api-CyjlApHT.js +0 -3
  1503. package/dist/api-D3Y0Edm_.js +0 -3
  1504. package/dist/api-DArm1ECd.js +0 -5
  1505. package/dist/api-DgHFv6c12.js +0 -2
  1506. package/dist/api-qoDs2ceF2.js +0 -2
  1507. package/dist/apply-DmW0sOwq.js +0 -508
  1508. package/dist/apply.runtime-DR3dLbbu.js +0 -166
  1509. package/dist/apply.runtime-DiBS7O9R.js +0 -2
  1510. package/dist/approval-client-helpers-CLYckHzb.js +0 -82
  1511. package/dist/approval-handler-runtime-BgRQnG4g.js +0 -439
  1512. package/dist/approval-native-helpers-XhNhwe4W.js +0 -33
  1513. package/dist/approval-native-runtime-DAsraihr.js +0 -729
  1514. package/dist/approval-renderers-bwrFaldo.js +0 -64
  1515. package/dist/attempt-execution.runtime-D_FGkDQz.js +0 -509
  1516. package/dist/attempt-execution.shared-WN2pMInT.js +0 -22
  1517. package/dist/attempt.prompt-helpers-CDzDUi1C.js +0 -221
  1518. package/dist/attempt.tool-run-context-DitxaTPJ.js +0 -933
  1519. package/dist/audit-extra.async-BCum5o_S.js +0 -971
  1520. package/dist/audit-k5sVbkP5.js +0 -939
  1521. package/dist/audit-membership-runtime-CF94r_hx.js +0 -550
  1522. package/dist/audit.deep.runtime-De20ia-s.js +0 -2
  1523. package/dist/audit.nondeep.runtime-D2m0GAmG.js +0 -880
  1524. package/dist/audit.runtime-BVZs63pn.js +0 -7
  1525. package/dist/auth-B6TDtKdZ.js +0 -177
  1526. package/dist/auth-CfUOZJWq.js +0 -2
  1527. package/dist/auth-DtQv6fQz.js +0 -56
  1528. package/dist/auth-_9zCNYrQ.js +0 -383
  1529. package/dist/auth-choice-B4-IWttU.js +0 -354
  1530. package/dist/auth-choice-CqMHwtjq.js +0 -3
  1531. package/dist/auth-choice-D1VRwrad.js +0 -88
  1532. package/dist/auth-choice-options-CvEDY7-R.js +0 -97
  1533. package/dist/auth-choice-prompt-1EriFNA8.js +0 -2
  1534. package/dist/auth-choice-prompt-XcsSlY4m.js +0 -37
  1535. package/dist/auth-choice.apply.api-providers-DA5zxSX2.js +0 -34
  1536. package/dist/auth-choice.apply.api-providers-DoVm22Ln.js +0 -2
  1537. package/dist/auth-choice.plugin-providers.runtime-R7dET-rk.js +0 -11
  1538. package/dist/auth-health-DGNHS1hv.js +0 -183
  1539. package/dist/auth-install-policy-kR4_sljC.js +0 -195
  1540. package/dist/auth-order-C3zGI0s9.js +0 -96
  1541. package/dist/auth-order-XQ9ZGPd9.js +0 -2
  1542. package/dist/auth-profiles-Bn8y2hqR.js +0 -679
  1543. package/dist/backup-create-ChqA8nu7.js +0 -395
  1544. package/dist/banner-BwacLUaf.js +0 -2
  1545. package/dist/banner-CFADygMU.js +0 -336
  1546. package/dist/base-url-l_nyPQC0.js +0 -15
  1547. package/dist/bash-tools-BBRtIa6j.js +0 -2824
  1548. package/dist/bash-tools-BI0d1TdC.js +0 -3
  1549. package/dist/binding-routing-Cvm5c1IV.js +0 -85
  1550. package/dist/binding-targets-DSs4NXbd.js +0 -121
  1551. package/dist/bluebubbles-5jDMT0b0.js +0 -77
  1552. package/dist/brave-web-search-provider-BuSp_bii.js +0 -111
  1553. package/dist/brave-web-search-provider.runtime-Dts_65-F.js +0 -229
  1554. package/dist/brave-web-search-provider.shared-BSh8nzHC.js +0 -174
  1555. package/dist/bridge-auth-registry-C5sNQKcj.js +0 -23
  1556. package/dist/bridge-server-B6Hfjg1u.js +0 -113
  1557. package/dist/browser-config-runtime-BKzd6AyE.js +0 -7
  1558. package/dist/browser-control-auth-BbzwesFd.js +0 -2
  1559. package/dist/browser-node-runtime-BDVW4WBK.js +0 -12
  1560. package/dist/browser-profiles-BFgCMoPL.js +0 -2
  1561. package/dist/browser-runtime-PsMSIYQ7.js +0 -387
  1562. package/dist/browser-setup-tools-CFB52yQc.js +0 -13
  1563. package/dist/build-TlobwpQW.js +0 -550
  1564. package/dist/call-Bx8lENb2.js +0 -3
  1565. package/dist/call-jYRpeAWm.js +0 -331
  1566. package/dist/call-status-DB7m5q5K.js +0 -33
  1567. package/dist/call.runtime-BRluUZbD.js +0 -2
  1568. package/dist/capability-cli-B3u_GAig.js +0 -1401
  1569. package/dist/card-command-Db-58QX1.js +0 -241
  1570. package/dist/catalog-provider-DLdEsRxZ.js +0 -40
  1571. package/dist/catchup-CtxTwzY8.js +0 -300
  1572. package/dist/channel-BJKHBfnq.js +0 -491
  1573. package/dist/channel-BNNnYzwK.js +0 -1100
  1574. package/dist/channel-BXS-Hd8p.js +0 -226
  1575. package/dist/channel-C4XWpowe.js +0 -1174
  1576. package/dist/channel-CJQdQgPr.js +0 -840
  1577. package/dist/channel-C_zWAu4D.js +0 -595
  1578. package/dist/channel-CtGzrF-K.js +0 -1802
  1579. package/dist/channel-O9DE4IIq.js +0 -350
  1580. package/dist/channel-WHUOtJme.js +0 -297
  1581. package/dist/channel-WoDWDxqx.js +0 -1320
  1582. package/dist/channel-add-wizard-CW2kMHCQ.js +0 -2
  1583. package/dist/channel-add-wizard-MPlDWR78.js +0 -125
  1584. package/dist/channel-core-BJjq9SOq.js +0 -5
  1585. package/dist/channel-inbound-DLs-YfUs.js +0 -31
  1586. package/dist/channel-plugin-runtime-D5jtM0YK.js +0 -771
  1587. package/dist/channel-runtime-4UjeDmDI.js +0 -425
  1588. package/dist/channel-summary-D34JTfKA.js +0 -129
  1589. package/dist/channel-summary-DN_PekkS.js +0 -2
  1590. package/dist/channel-ys2FFqi1.js +0 -453
  1591. package/dist/channel.runtime-B38Ky3R9.js +0 -109
  1592. package/dist/channel.runtime-BMhrGM1i.js +0 -26
  1593. package/dist/channel.runtime-Bl8WYZvF.js +0 -576
  1594. package/dist/channel.runtime-CX2p8xgN.js +0 -67
  1595. package/dist/channel.runtime-CrN1mC1m.js +0 -2364
  1596. package/dist/channel.runtime-D3kAsCsR.js +0 -89
  1597. package/dist/channel.runtime-DG-EUnSC.js +0 -4
  1598. package/dist/channel.runtime-IfV1Md6p.js +0 -430
  1599. package/dist/channel.runtime-w1tHjTOa.js +0 -34702
  1600. package/dist/channel.setup-dXwiMlyi.js +0 -10
  1601. package/dist/channels-DJZu0HEX.js +0 -733
  1602. package/dist/channels-cli-DJMgmakk.js +0 -268
  1603. package/dist/chat-DdKbu8CA.js +0 -2758
  1604. package/dist/chrome-Cs0ME7FH.js +0 -1181
  1605. package/dist/chrome-mcp-DkIFJETj.js +0 -2
  1606. package/dist/chrome-mcp-DxhdLTiR.js +0 -600
  1607. package/dist/chrome.executables-CfWpFyzT.js +0 -541
  1608. package/dist/clawbot-cli-CnHERFYk.js +0 -9
  1609. package/dist/clawhub-BtR3rMxw.js +0 -300
  1610. package/dist/clawhub-oHDXDom4.js +0 -400
  1611. package/dist/cli-Bt8TEQTY.js +0 -3726
  1612. package/dist/cli-C0Ib5uEO.js +0 -683
  1613. package/dist/cli-CN0o_7BK.js +0 -2
  1614. package/dist/cli-CSNAd6Sz.js +0 -72
  1615. package/dist/cli-DMPwqYqc.js +0 -219
  1616. package/dist/cli-DaXzOAcN.js +0 -154
  1617. package/dist/cli-O9WMyUsH.js +0 -2
  1618. package/dist/cli-ctyAqh0j.js +0 -2
  1619. package/dist/cli-runner-CNlk7xmx.js +0 -286
  1620. package/dist/cli-runner.runtime-BK4sQk1m.js +0 -3
  1621. package/dist/cli-runner.runtime-BT8ZZn-R.js +0 -4
  1622. package/dist/cli.runtime-DU7swpBI.js +0 -1261
  1623. package/dist/client-CQdcTPUf.js +0 -138
  1624. package/dist/codex-native-web-search-BB3PWg7n.js +0 -3
  1625. package/dist/codex-native-web-search-BLevwOtN.js +0 -113
  1626. package/dist/combined-store-gateway-Cp7gSMlV.js +0 -163
  1627. package/dist/command-auth-DkJWb2HE.js +0 -76
  1628. package/dist/command-config-resolution-CIRWRfR8.js +0 -23
  1629. package/dist/command-config-resolution-DYZWj6Zm.js +0 -2
  1630. package/dist/command-config-resolution.runtime-CUtVJOf0.js +0 -2
  1631. package/dist/command-execution-startup-DEsPsZEU.js +0 -305
  1632. package/dist/command-registry-5QcI0D66.js +0 -4
  1633. package/dist/command-registry-6nNAhDaE.js +0 -9
  1634. package/dist/command-registry-core-B-Tfqu1R.js +0 -101
  1635. package/dist/command-secret-gateway-BNnWdAlq.js +0 -528
  1636. package/dist/command-status.runtime-CKgimR6Y.js +0 -87
  1637. package/dist/commands-acp-DSm97O5v.js +0 -77
  1638. package/dist/commands-compact.runtime-BXhP6WJ6.js +0 -10
  1639. package/dist/commands-core.runtime-6efmBjL5.js +0 -2
  1640. package/dist/commands-handlers.runtime-FzK-n0L8.js +0 -4597
  1641. package/dist/commands-models-CYEA4oks.js +0 -327
  1642. package/dist/commands-reset-hooks-BuIPeOLT.js +0 -133
  1643. package/dist/commands-status-BQnB5OSX.js +0 -16
  1644. package/dist/commands-status.runtime-B6GcfEDm.js +0 -3
  1645. package/dist/commands-subagents-control.runtime-CByd528A.js +0 -2
  1646. package/dist/commands-subagents-control.runtime-CqI4LMYa.js +0 -3
  1647. package/dist/commands-system-prompt-BD_LeeZk.js +0 -2
  1648. package/dist/commands-system-prompt-C2Md_Ia1.js +0 -158
  1649. package/dist/commands.runtime-CwiPf7Cc.js +0 -166
  1650. package/dist/compact-B_4bMVpw.js +0 -1118
  1651. package/dist/compact.runtime-BhRqiBXG.js +0 -12
  1652. package/dist/completion-cli-DPAWxu_A.js +0 -328
  1653. package/dist/config-B3ZoZd5V.js +0 -5
  1654. package/dist/config-D1ooXKCx.js +0 -9
  1655. package/dist/config-DidVsRqm.js +0 -251
  1656. package/dist/config-api-BRmW2LUx.js +0 -2
  1657. package/dist/config-cli-Ibsfa8Bm.js +0 -1078
  1658. package/dist/config-compat-B57zq89q.js +0 -130
  1659. package/dist/config-compat-ixP32ZwJ.js +0 -126
  1660. package/dist/config-guard-DnIVuR5d.js +0 -96
  1661. package/dist/config-runtime-Dr1JoMKQ.js +0 -32
  1662. package/dist/config-validation-COw3JcuF.js +0 -30
  1663. package/dist/configure-BfQlIIk0.js +0 -1245
  1664. package/dist/configure-DQ-DTcOJ.js +0 -2
  1665. package/dist/connect-options-zqTIEl6K.js +0 -699
  1666. package/dist/context-D5Ro5yCf.js +0 -278
  1667. package/dist/context-g9ANkVhl.js +0 -2
  1668. package/dist/control-auth-Bi8COEXI.js +0 -125
  1669. package/dist/control-service-DkYQV-Tl.js +0 -156
  1670. package/dist/control-ui-BA0iGAG9.js +0 -688
  1671. package/dist/conversation-id-BLY9ffjm.js +0 -38
  1672. package/dist/conversation-id-DVeOM5Jh.js +0 -235
  1673. package/dist/conversation-label-generator-Cc-S8z9Q.js +0 -56
  1674. package/dist/conversation-runtime-gJt7AAg2.js +0 -31
  1675. package/dist/core-BtmNtOpS.js +0 -275
  1676. package/dist/create-an7bnQv1.js +0 -80
  1677. package/dist/cron-cli-CPG4lnt5.js +0 -713
  1678. package/dist/daemon-cli-BXuqNS-3.js +0 -12
  1679. package/dist/daemon-install-BHDgo9qp.js +0 -64
  1680. package/dist/daemon-install-auth-profiles-store.runtime-DuRtWxoP.js +0 -2
  1681. package/dist/daemon-install-plan.shared-BQxPrU7X.js +0 -266
  1682. package/dist/ddg-client-CntWAh8N.js +0 -147
  1683. package/dist/ddg-search-provider-BeZ9HYXK.js +0 -54
  1684. package/dist/delegate-DyITI93V.js +0 -64
  1685. package/dist/deliver-BUbBF0P-.js +0 -3
  1686. package/dist/deliver-VYqGta5q.js +0 -747
  1687. package/dist/deliver-runtime-LEUVCSBV.js +0 -2
  1688. package/dist/delivery-outbound.runtime-DmSpBsJ2.js +0 -6
  1689. package/dist/delivery.runtime-Dwii5usm.js +0 -253
  1690. package/dist/deps-BMuC_6j0.js +0 -73
  1691. package/dist/deps-CIN4SVhK.js +0 -2
  1692. package/dist/detached-task-runtime-CTUQj84i.js +0 -73
  1693. package/dist/devices-cli-B_M2eMJ1.js +0 -496
  1694. package/dist/diagnostic-Ca7xQ_sl.js +0 -400
  1695. package/dist/diagnostic-support-export-uKXdbhuH.js +0 -533
  1696. package/dist/diagnostics-waSemGnZ.js +0 -154
  1697. package/dist/direct-dm-CiSjkmkL.js +0 -64
  1698. package/dist/directive-handling.fast-lane-BXAeEY49.js +0 -66
  1699. package/dist/directive-handling.impl-Bz01SejL.js +0 -703
  1700. package/dist/directive-handling.impl-CiFN7Cu1.js +0 -2
  1701. package/dist/directive-handling.model-selection-DZzMOtyl.js +0 -114
  1702. package/dist/directive-handling.persist.runtime-BzIB50Uy.js +0 -215
  1703. package/dist/directory-cli-17h5XIsS.js +0 -240
  1704. package/dist/dispatch-BnQSIx2G.js +0 -1131
  1705. package/dist/dispatch-acp-CaNQyl2L.js +0 -981
  1706. package/dist/dispatch-acp-manager.runtime-DJK1eHYX.js +0 -3
  1707. package/dist/dispatch-acp-media.runtime-FDZi3hhw.js +0 -4
  1708. package/dist/dispatch-acp-session.runtime-tA9m4L7t.js +0 -2
  1709. package/dist/dispatch-acp.runtime-Bl5cvtX4.js +0 -19
  1710. package/dist/dns-cli-QNL0F2Ri.js +0 -192
  1711. package/dist/doctor-auth-BzeKJols.js +0 -172
  1712. package/dist/doctor-auth-legacy-oauth-aZ9YjnlK.js +0 -2
  1713. package/dist/doctor-auth-legacy-oauth-zNlHTB4O.js +0 -48
  1714. package/dist/doctor-claude-cli-CxK8Pfom.js +0 -147
  1715. package/dist/doctor-config-analysis-CT6ojUa2.js +0 -94
  1716. package/dist/doctor-config-flow-DUCx5yjH.js +0 -417
  1717. package/dist/doctor-config-preflight-C-cFOcPn.js +0 -63
  1718. package/dist/doctor-config-preflight-Fm2wkSwd.js +0 -2
  1719. package/dist/doctor-contract-DxFV42-h.js +0 -26
  1720. package/dist/doctor-device-pairing-DBhEA-8G.js +0 -307
  1721. package/dist/doctor-gateway-daemon-flow-Ds47Er3Y.js +0 -250
  1722. package/dist/doctor-gateway-health-EWwTw5JR.js +0 -60
  1723. package/dist/doctor-gateway-services-Cibvf3nR.js +0 -316
  1724. package/dist/doctor-health-COiArVwj.js +0 -59
  1725. package/dist/doctor-health-contributions-D58LIVdN.js +0 -486
  1726. package/dist/doctor-memory-search-C-GTYsnB.js +0 -371
  1727. package/dist/doctor-sandbox-D0hdfdpJ.js +0 -194
  1728. package/dist/doctor-session-locks-CvM6ubaI.js +0 -56
  1729. package/dist/doctor-state-integrity-CxrVC_nh.js +0 -589
  1730. package/dist/doctor-state-migrations-DWChkFtX.js +0 -2
  1731. package/dist/doctor-update-leN3aPnU.js +0 -58
  1732. package/dist/doctor-workspace-status-CiEWZXrx.js +0 -75
  1733. package/dist/dreaming-DFPenC85.js +0 -1574
  1734. package/dist/dreaming-narrative-6A27_Gft.js +0 -595
  1735. package/dist/dreaming-shared-BDD2oWhL.js +0 -21
  1736. package/dist/embedded-gateway-stub.runtime-UVgfXZzk.js +0 -9
  1737. package/dist/embedding-batch-7hvzwHHl.js +0 -191
  1738. package/dist/embedding-batch-WKVjg_Bk.js +0 -161
  1739. package/dist/embedding-provider-BJee-X_b.js +0 -64
  1740. package/dist/embedding-provider-CTEUDSG2.js +0 -38
  1741. package/dist/embedding-provider-CiLu78QS.js +0 -118
  1742. package/dist/embedding-provider-ixUayU0N.js +0 -33
  1743. package/dist/embeddings-http-C0fpcL_-.js +0 -205
  1744. package/dist/embeddings-qvqBLfrg.js +0 -215
  1745. package/dist/engine-embeddings-9_Ztlm7g.js +0 -458
  1746. package/dist/engine-qmd-CceSLwoI.js +0 -551
  1747. package/dist/exa-web-search-provider-BEY5IeZV.js +0 -80
  1748. package/dist/exa-web-search-provider.runtime-BP0Bqh27.js +0 -302
  1749. package/dist/exa-web-search-provider.runtime-CE2dSkq8.js +0 -2
  1750. package/dist/exec-approval-forwarder.runtime-oBiamxIz.js +0 -3
  1751. package/dist/exec-approval-reply-DEujRvhz.js +0 -2
  1752. package/dist/exec-approval-reply-DJBZZafd.js +0 -296
  1753. package/dist/exec-approval-session-target-C08JaU9I.js +0 -176
  1754. package/dist/exec-approvals-cli-BIz6EjFc.js +0 -498
  1755. package/dist/exec-policy-cli-CPwfn4OX.js +0 -298
  1756. package/dist/extra-params--o3Bs_ba.js +0 -388
  1757. package/dist/fallbacks-DX4YcmAx.js +0 -2
  1758. package/dist/fallbacks-inTaaG-m.js +0 -31
  1759. package/dist/fallbacks-shared-ow1la-U2.js +0 -111
  1760. package/dist/format-CDtdyx29.js +0 -245
  1761. package/dist/format-CNZYdk0T.js +0 -176
  1762. package/dist/gateway-D4iWwu3_.js +0 -115
  1763. package/dist/gateway-cli-8Nrhyv3_.js +0 -1325
  1764. package/dist/gateway-install-token-Cvm6VMoq.js +0 -119
  1765. package/dist/gateway-rpc-DnaZL20f.js +0 -14
  1766. package/dist/gateway-rpc.runtime-CkhcOPe0.js +0 -23
  1767. package/dist/gateway-status-B6eKLX3H.js +0 -584
  1768. package/dist/genesis-tools-CvMcpUvH.js +0 -8999
  1769. package/dist/genesis-tools.runtime-Ch3NDEDq.js +0 -2
  1770. package/dist/get-reply-Cm39MCyU.js +0 -3879
  1771. package/dist/get-reply-from-config.runtime-CSqCYatb.js +0 -2
  1772. package/dist/gmail-setup-utils-D2pDgLCA.js +0 -430
  1773. package/dist/gmail-watcher-lifecycle-BZgPito0.js +0 -2
  1774. package/dist/gmail-watcher-lifecycle-dFjMERa7.js +0 -191
  1775. package/dist/graph-users-BJxYqA3A.js +0 -1337
  1776. package/dist/guarded-json-api-BhJR7l-7.js +0 -594
  1777. package/dist/health-C14jIilQ.js +0 -469
  1778. package/dist/health-C6yJSCMc.js +0 -3
  1779. package/dist/heartbeat-runner-C6-gFnyC.js +0 -5
  1780. package/dist/heartbeat-runner-yUYjgzIM.js +0 -1292
  1781. package/dist/heartbeat-runner.runtime-DZzyrUNB.js +0 -4
  1782. package/dist/help-DyqSh8kc.js +0 -81
  1783. package/dist/hooks-cli-JdkXCE5M.js +0 -433
  1784. package/dist/http-endpoint-helpers-TtZT-T3I.js +0 -41
  1785. package/dist/http-headers-BRWJRzAN.js +0 -11
  1786. package/dist/http-utils-C2hu7rtC.js +0 -924
  1787. package/dist/identity-BQK1BAp-.js +0 -140
  1788. package/dist/image-CQJOF-Zg.js +0 -272
  1789. package/dist/image-fallbacks-BH9qLbBG.js +0 -31
  1790. package/dist/image-fallbacks-DUOPO1ic.js +0 -2
  1791. package/dist/image-generation-core-Dk3jOqwq.js +0 -18
  1792. package/dist/image-generation-core.auth.runtime-BkPCNk6g.js +0 -2
  1793. package/dist/image-generation-provider-B2Sotuek.js +0 -157
  1794. package/dist/image-generation-provider-BjItC1ZB.js +0 -137
  1795. package/dist/image-generation-provider-CAuX-Q7r.js +0 -63
  1796. package/dist/image-generation-provider-CNnNFca5.js +0 -274
  1797. package/dist/image-generation-provider-CW39t66x.js +0 -95
  1798. package/dist/image-generation-provider-Cr8PAjS0.js +0 -529
  1799. package/dist/image-generation-provider-fPdPfoPR.js +0 -228
  1800. package/dist/image-generation-runtime-BjkgbLs7.js +0 -2
  1801. package/dist/image-runtime-ZHzWcqxM.js +0 -9
  1802. package/dist/inbound-reply-dispatch-DPf_IrbV.js +0 -73
  1803. package/dist/inbound.runtime-DVqg8xZi.js +0 -4
  1804. package/dist/inbound.runtime-DWu8LMdN.js +0 -3
  1805. package/dist/infra-runtime-CLND6LJ0.js +0 -39
  1806. package/dist/init-CzWob-9v.js +0 -59
  1807. package/dist/install-BZaQGsDZ.js +0 -159
  1808. package/dist/install-signal-cli-CE1vqFDm.js +0 -202
  1809. package/dist/install.runtime-DOhM77gf.js +0 -2
  1810. package/dist/io-h8M_Z0Lj.js +0 -19290
  1811. package/dist/io-z2jIOtLk.js +0 -5
  1812. package/dist/jobs-CNJYQgEn.js +0 -734
  1813. package/dist/kimi-web-search-provider-B2uRzMJ7.js +0 -80
  1814. package/dist/kimi-web-search-provider.runtime-2xk5W9Cs.js +0 -2
  1815. package/dist/kimi-web-search-provider.runtime-RTe_38UX.js +0 -261
  1816. package/dist/legacy-tools-by-sender-B04NdZPf.js +0 -95
  1817. package/dist/legacy-tools-by-sender-CHP1JLBt.js +0 -2
  1818. package/dist/library-C0a9Bz2M.js +0 -45
  1819. package/dist/lifecycle-B_B_jt3r.js +0 -571
  1820. package/dist/lifecycle-DuqKKZop.js +0 -229
  1821. package/dist/lifecycle-core-BpdZi2zv.js +0 -422
  1822. package/dist/lifecycle.runtime-CgDdABk8.js +0 -2
  1823. package/dist/list-Bly8XeOF.js +0 -2
  1824. package/dist/list-CHIiamt1.js +0 -131
  1825. package/dist/list-u1v9z9iN.js +0 -1201
  1826. package/dist/list-w7tUjpdY.js +0 -2
  1827. package/dist/list.probe-kmHRFlrP.js +0 -419
  1828. package/dist/list.runtime-CjSnff-c.js +0 -159
  1829. package/dist/list.runtime-D1dElDsx.js +0 -11
  1830. package/dist/live-model-switch-Dd-0E2l_.js +0 -336
  1831. package/dist/llm-slug-generator-C3u6Ptgq.js +0 -79
  1832. package/dist/load-config-CXvIGI7N.js +0 -35
  1833. package/dist/load-context-avthPPkW.js +0 -56
  1834. package/dist/local-dispatch.runtime-BUoo02tX.js +0 -8
  1835. package/dist/logging-D5LEBy37.js +0 -13
  1836. package/dist/logging-bfkJL7yT.js +0 -2
  1837. package/dist/login-BKS5WGkP.js +0 -108
  1838. package/dist/logs-cli-DBYJ2Aq-.js +0 -265
  1839. package/dist/logs-cli.runtime-DQJPG_eL.js +0 -2
  1840. package/dist/main-session-restart-recovery-CzfY6Cd8.js +0 -206
  1841. package/dist/managed-image-attachments-BGPKA7Mn.js +0 -2
  1842. package/dist/managed-image-attachments-CTrq9ym-.js +0 -635
  1843. package/dist/manager-BYhRnRfB.js +0 -3114
  1844. package/dist/manager-C_ZGa9x8.js +0 -2057
  1845. package/dist/manager-DIHLRzYF.js +0 -2
  1846. package/dist/markdown-to-line-CRbbXtJK.js +0 -790
  1847. package/dist/mcp-cli-m4DjBDez.js +0 -725
  1848. package/dist/mcp-config-CczNZytL.js +0 -115
  1849. package/dist/mcp-http-b6UMoE_J.js +0 -529
  1850. package/dist/media-contract-BgaJThuI.js +0 -49
  1851. package/dist/media-contract-api-DzHEkFJ4.js +0 -2
  1852. package/dist/media-runtime-B1GzwmDa.js +0 -329
  1853. package/dist/media-understanding-XlANOKVy.js +0 -85
  1854. package/dist/media-understanding-provider-BMR6G9bs.js +0 -13
  1855. package/dist/media-understanding-provider-BeOpYnTw.js +0 -28
  1856. package/dist/media-understanding-provider-BxHOSDHK.js +0 -18
  1857. package/dist/media-understanding-provider-D1uimEOF.js +0 -37
  1858. package/dist/media-understanding-provider-D2bhV5kG.js +0 -69
  1859. package/dist/media-understanding-provider-Df4f_jEZ.js +0 -18
  1860. package/dist/media-understanding-provider-DjTpl-f8.js +0 -85
  1861. package/dist/media-understanding-provider-DmAZ22X7.js +0 -21
  1862. package/dist/media-understanding-provider-DyfMlzNa.js +0 -12
  1863. package/dist/media-understanding-provider-qrkRrB9V.js +0 -12
  1864. package/dist/media-understanding-runtime-BHRvMVOL.js +0 -2
  1865. package/dist/memory-CIDuBmaR.js +0 -342
  1866. package/dist/memory-core-host-engine-embeddings-M-Gp1i52.js +0 -2
  1867. package/dist/memory-core-host-engine-foundation-DasxnV_N.js +0 -11
  1868. package/dist/memory-core-host-engine-qmd-Bf8cHYXG.js +0 -2
  1869. package/dist/memory-core-host-runtime-cli-CquxELNj.js +0 -9
  1870. package/dist/memory-core-host-runtime-core-CmuFU_k8.js +0 -8
  1871. package/dist/memory-embedding-adapter-BMd68BpZ.js +0 -55
  1872. package/dist/memory-embedding-adapter-CFbi6QHC.js +0 -50
  1873. package/dist/memory-embedding-adapter-DEciIC1g.js +0 -123
  1874. package/dist/memory-embedding-adapter-DnzOdoj-.js +0 -32
  1875. package/dist/memory-host-core-CepAYJOC.js +0 -2
  1876. package/dist/memory-host-search-ef4xiGhZ.js +0 -12
  1877. package/dist/memory-host-search.runtime-DFl3cUHn.js +0 -2
  1878. package/dist/memory-runtime-Bwq0Ofx-.js +0 -2
  1879. package/dist/memory-runtime-Cj0UGN2J.js +0 -26
  1880. package/dist/message-CmjuvIFf.js +0 -232
  1881. package/dist/message-action-runner-CiY3rhqt.js +0 -1407
  1882. package/dist/message-action-runner-Do4P0h5i.js +0 -2
  1883. package/dist/message-actions-BYREqFJA.js +0 -143
  1884. package/dist/message.config.runtime-8kkpPgDw.js +0 -2
  1885. package/dist/message.gateway.runtime-gkoWzaYV.js +0 -2
  1886. package/dist/metadata-registry-loader-DAu2cSL5.js +0 -16
  1887. package/dist/metadata-registry-loader-GRi5Rm2Z.js +0 -2
  1888. package/dist/minimax-vlm-DkZ09FrD.js +0 -233
  1889. package/dist/minimax-web-search-provider--mirSuQz.js +0 -53
  1890. package/dist/minimax-web-search-provider.runtime-BCJPoUln.js +0 -140
  1891. package/dist/minimax-web-search-provider.runtime-Bg9lBTAr.js +0 -2
  1892. package/dist/mock-BBELHoyy.js +0 -136
  1893. package/dist/model-BEm0xMnp.js +0 -666
  1894. package/dist/model-DDJPPR3F.js +0 -3
  1895. package/dist/model-auth-C1Z9RsQ5.js +0 -456
  1896. package/dist/model-auth-env-Dz5Pixvx.js +0 -68
  1897. package/dist/model-auth-label-BAtXJxa0.js +0 -46
  1898. package/dist/model-catalog-C3Ib1fYR.js +0 -2
  1899. package/dist/model-catalog-DXtA4U6p.js +0 -159
  1900. package/dist/model-definitions-B8q-8mef.js +0 -260
  1901. package/dist/model-fallback-BSj7JGyo.js +0 -827
  1902. package/dist/model-fallback-auth.runtime-Bb5Zkx_r.js +0 -4
  1903. package/dist/model-picker-BTHkN0l4.js +0 -554
  1904. package/dist/model-picker-C3HMFJxK.js +0 -3
  1905. package/dist/model-picker-visibility-BL8rbGSy.js +0 -13
  1906. package/dist/model-picker.runtime-DX0Lf0PG.js +0 -15
  1907. package/dist/model-selection-Cc1fswUI.js +0 -213
  1908. package/dist/model-suppression-DvaJBPSc.js +0 -28
  1909. package/dist/model-suppression.runtime-JuLFgwjM.js +0 -7
  1910. package/dist/models-BJgjZ5vN.js +0 -18
  1911. package/dist/models-BS1WkKuU.js +0 -569
  1912. package/dist/models-Bdl84ZEi.js +0 -760
  1913. package/dist/models-DAWoIDFQ.js +0 -18
  1914. package/dist/models-auth-status-B_Pcr0tl.js +0 -201
  1915. package/dist/models-cli-C7_XNkjs.js +0 -219
  1916. package/dist/models-config-CeSA-IsM.js +0 -2
  1917. package/dist/models-config-DzJzRLUs.js +0 -933
  1918. package/dist/models-config.providers.secrets-DACp_2kp.js +0 -304
  1919. package/dist/models-ezJkixUd.js +0 -47
  1920. package/dist/models-http-CtMnZc8I.js +0 -92
  1921. package/dist/models-iki4v2pw.js +0 -157
  1922. package/dist/models.fetch-DeidpNMb.js +0 -518
  1923. package/dist/monitor-22LY8y6z.js +0 -788
  1924. package/dist/monitor-BZdf_CEm.js +0 -1237
  1925. package/dist/monitor-CTVDlTs2.js +0 -671
  1926. package/dist/monitor-Cfv-KGAl.js +0 -1661
  1927. package/dist/monitor-D_5ywEdZ.js +0 -295
  1928. package/dist/monitor-DuA69-8E.js +0 -2
  1929. package/dist/monitor-auth-BNDlfcw7.js +0 -207
  1930. package/dist/monitor-cmWeDVxf.js +0 -1459
  1931. package/dist/monitor-processing-D9Xcsagt.js +0 -1974
  1932. package/dist/monitor.runtime-zWvcbNim.js +0 -2
  1933. package/dist/monitor.webhook-BYWQa5lY.js +0 -180
  1934. package/dist/msteams-n9HDT4O-.js +0 -35
  1935. package/dist/music-generation-provider-BOf8FxsI.js +0 -170
  1936. package/dist/music-generation-provider-DXjWrzeQ.js +0 -63
  1937. package/dist/mutate-DCm-o6et.js +0 -116
  1938. package/dist/native-hook-relay-CKyIfLOm.js +0 -519
  1939. package/dist/native-web-search-CVg_cqdB.js +0 -64
  1940. package/dist/nextcloud-talk-BuJVVP0J.js +0 -17
  1941. package/dist/node-cli-BaWSEysu.js +0 -2506
  1942. package/dist/nodes-cli-DZht7scn.js +0 -1046
  1943. package/dist/nodes-utils-C6IKaTjm.js +0 -84
  1944. package/dist/notify-v0zoiI-O.js +0 -315
  1945. package/dist/oauth-B8tWMfTJ.js +0 -139
  1946. package/dist/oauth-BmcwdgQf.js +0 -75
  1947. package/dist/oauth-DDT-kHNB.js +0 -152
  1948. package/dist/oauth-Gan0lup1.js +0 -2
  1949. package/dist/oauth.flow-CNEwf0O5.js +0 -45
  1950. package/dist/oauth.flow-CUZgJHCQ.js +0 -3
  1951. package/dist/onboard-BN0A1x-N.js +0 -632
  1952. package/dist/onboard-BxGE5zlS.js +0 -29
  1953. package/dist/onboard-C4pAjamt.js +0 -49
  1954. package/dist/onboard-Cu0Zb0tI.js +0 -25
  1955. package/dist/onboard-DSrD9d76.js +0 -58
  1956. package/dist/onboard-custom-D7-Whw_0.js +0 -271
  1957. package/dist/onboard-custom-Skp24tPF.js +0 -3
  1958. package/dist/onboard-g0Gns-rv.js +0 -25
  1959. package/dist/onboard-search-XCG-N-tW.js +0 -323
  1960. package/dist/onboard-uHe_WHnV.js +0 -25
  1961. package/dist/onboard-vfG-wMNV.js +0 -316
  1962. package/dist/openai-codex-auth-identity-BP8ajX50.js +0 -45
  1963. package/dist/openai-codex-device-code-Cr2cbEdd.js +0 -164
  1964. package/dist/openai-codex-provider-BehtHuQr.js +0 -464
  1965. package/dist/openai-codex-shared-HFAofBwf.js +0 -6
  1966. package/dist/openai-http-DwCqhEcX.js +0 -500
  1967. package/dist/openai-provider-DsET7IpX.js +0 -313
  1968. package/dist/opencode-Cb-WQKky.js +0 -35
  1969. package/dist/openresponses-http-tJr67vC1.js +0 -1128
  1970. package/dist/order-dgHk1PE1.js +0 -109
  1971. package/dist/outbound-media-FIxE0Dv0.js +0 -57
  1972. package/dist/outbound-runtime-UoL4JsL6.js +0 -5
  1973. package/dist/outbound.runtime-nXA4k1xA.js +0 -2
  1974. package/dist/pair-command-approve-G5y-rKn9.js +0 -44
  1975. package/dist/pairing-cli-Cj31Dv4N.js +0 -117
  1976. package/dist/perplexity-web-search-provider-B6x_ImjZ.js +0 -92
  1977. package/dist/perplexity-web-search-provider.runtime-CXeIZv1r.js +0 -2
  1978. package/dist/perplexity-web-search-provider.runtime-DnjYQskA.js +0 -324
  1979. package/dist/persistent-bindings.lifecycle-C56aKBVc.js +0 -2
  1980. package/dist/persistent-bindings.lifecycle-CfBqvz9L.js +0 -85
  1981. package/dist/pi-bundle-mcp-runtime--MTfBo4Z.js +0 -829
  1982. package/dist/pi-bundle-mcp-runtime-ean1aFxj.js +0 -2
  1983. package/dist/pi-bundle-mcp-tools-BqjE32FZ.js +0 -108
  1984. package/dist/pi-embedded-B1wvxHXL.js +0 -2905
  1985. package/dist/pi-embedded-DmDb-oUB.js +0 -4
  1986. package/dist/pi-embedded-subscribe.handlers.compaction.runtime-BoDN2GHw.js +0 -23
  1987. package/dist/pi-embedded.runtime-D5xqw9Ko.js +0 -4
  1988. package/dist/pi-model-discovery-CYZ5LuGU.js +0 -237
  1989. package/dist/pi-tool-definition-adapter-CAxlo-Va.js +0 -217
  1990. package/dist/pi-tools-C69yvznf.js +0 -1057
  1991. package/dist/pi-tools.before-tool-call-BDeCmoAy.js +0 -2
  1992. package/dist/pi-tools.before-tool-call-DG7VVNBn.js +0 -433
  1993. package/dist/pi-tools.before-tool-call.runtime-GbZhbLH3.js +0 -13
  1994. package/dist/plivo-DFM_olZN.js +0 -394
  1995. package/dist/plugin-B9Ld0CUs.js +0 -12195
  1996. package/dist/plugin-enabled-Cxce83s1.js +0 -140
  1997. package/dist/plugin-install-config-policy-BimGg0f2.js +0 -137
  1998. package/dist/plugin-registration-BxJi2XYk.js +0 -23
  1999. package/dist/plugin-registry-D66gpl7-.js +0 -2
  2000. package/dist/plugin-registry-dEPS2Zb9.js +0 -3
  2001. package/dist/plugin-service-Cu0uMqDN.js +0 -2890
  2002. package/dist/plugins-cli-UICpKNEZ.js +0 -584
  2003. package/dist/plugins-command-helpers-ny7AVRZJ.js +0 -107
  2004. package/dist/plugins-install-persist-CSPRiteo.js +0 -133
  2005. package/dist/plugins-update-command-4Jece913.js +0 -1057
  2006. package/dist/policy-DgfegT_Y.js +0 -328
  2007. package/dist/prepare.runtime-C_sRmuFC.js +0 -815
  2008. package/dist/preview-warnings-BSovEOvs.js +0 -120
  2009. package/dist/probe-8vb_Ssot.js +0 -45
  2010. package/dist/probe-B6zM3cMF.js +0 -74
  2011. package/dist/probe-BjmKFiz1.js +0 -2205
  2012. package/dist/probe-CbOoVumf.js +0 -2
  2013. package/dist/probe-D6yFcZpK.js +0 -1443
  2014. package/dist/probe-DtHuNHbp.js +0 -243
  2015. package/dist/probe-XYiCUrVW.js +0 -32
  2016. package/dist/probe.runtime-oasa8nRY.js +0 -2
  2017. package/dist/profiles-t-GpZimP.js +0 -111
  2018. package/dist/program-B7jIObA6.js +0 -111
  2019. package/dist/prompt-select-styled-DvkSxDCm.js +0 -20
  2020. package/dist/provider-DuH_nkk-.js +0 -70
  2021. package/dist/provider-api-key-auth-BCbqFek0.js +0 -114
  2022. package/dist/provider-api-key-auth.runtime-C0dB6QR5.js +0 -14
  2023. package/dist/provider-auth-DlJTw0-4.js +0 -46
  2024. package/dist/provider-auth-api-key-kFD2TSQI.js +0 -5
  2025. package/dist/provider-auth-choice-7C46Z7_L.js +0 -228
  2026. package/dist/provider-auth-choice-preference-g0W-1lIY.js +0 -26
  2027. package/dist/provider-auth-choice.runtime-BMstkDeF.js +0 -14
  2028. package/dist/provider-auth-choice.runtime-DBaJlbBQ.js +0 -2
  2029. package/dist/provider-auth-guidance-CLhKt9_y.js +0 -2
  2030. package/dist/provider-auth-guidance-DMjnCkYr.js +0 -34
  2031. package/dist/provider-auth-helpers-g5J1YN29.js +0 -173
  2032. package/dist/provider-auth-input-Cmt5ISWx.js +0 -119
  2033. package/dist/provider-auth-runtime-C_of8BP-.js +0 -149
  2034. package/dist/provider-catalog-Bva0AQ20.js +0 -24
  2035. package/dist/provider-catalog-CDF5UffZ.js +0 -12
  2036. package/dist/provider-catalog-CIZ7lwcD.js +0 -11
  2037. package/dist/provider-catalog-WRqmEzqK.js +0 -26
  2038. package/dist/provider-catalog-lrSBHdfM.js +0 -11
  2039. package/dist/provider-compat-ia849gPL.js +0 -37
  2040. package/dist/provider-discovery.runtime-CKPRNOu9.js +0 -118
  2041. package/dist/provider-dispatcher-BIOPYzb9.js +0 -2
  2042. package/dist/provider-dispatcher-CpwviX0O.js +0 -22
  2043. package/dist/provider-entry-BZGcYiV-.js +0 -106
  2044. package/dist/provider-flow-DNqq-LGA.js +0 -147
  2045. package/dist/provider-model-defaults-M93SupwY.js +0 -6
  2046. package/dist/provider-models-BvjP15o5.js +0 -35
  2047. package/dist/provider-models-DzsmORvl.js +0 -119
  2048. package/dist/provider-registration-BL1hjJNQ.js +0 -218
  2049. package/dist/provider-registration-CKaw8a6k.js +0 -37
  2050. package/dist/provider-runtime-C4mK2ZHM.js +0 -472
  2051. package/dist/provider-runtime-C9Y0fX9M.js +0 -2
  2052. package/dist/provider-runtime.runtime-C1zVPJ_2.js +0 -26
  2053. package/dist/provider-self-hosted-setup-B_01kPQV.js +0 -251
  2054. package/dist/provider-setup-BTm4FuW0.js +0 -2
  2055. package/dist/provider-stream-BZwCdDk2.js +0 -290
  2056. package/dist/provider-stream-D80mDtUQ.js +0 -2174
  2057. package/dist/provider-stream-family-tKIQwQoP.js +0 -2
  2058. package/dist/provider-usage-DZHssxuZ.js +0 -4
  2059. package/dist/provider-usage-DtCUHOBT.js +0 -71
  2060. package/dist/provider-usage.load-DfxOyIjr.js +0 -334
  2061. package/dist/provider-utils-CDXJKXaV.js +0 -49
  2062. package/dist/provider-wizard-FaPEKwkS.js +0 -166
  2063. package/dist/providers.runtime-CNRwqmqP.js +0 -164
  2064. package/dist/providers.runtime-D5WUUxG6.js +0 -2
  2065. package/dist/proxy-stream-wrappers-Bne4sxnC.js +0 -394
  2066. package/dist/prune-CObb_7Tm.js +0 -83
  2067. package/dist/pw-ai-BXxjh18R.js +0 -2511
  2068. package/dist/pw-role-snapshot-Bl3hTc-h.js +0 -380
  2069. package/dist/qmd-manager-BUsmbNH2.js +0 -1921
  2070. package/dist/qr-cli-CJXKCj0L.js +0 -2
  2071. package/dist/qr-cli-kSU9X-N0.js +0 -349
  2072. package/dist/qr-image-BGiWCT9D.js +0 -2
  2073. package/dist/queue-C2h8xD0q.js +0 -409
  2074. package/dist/reaction-runtime-api-3XFmruJA.js +0 -116
  2075. package/dist/reactions-By-nqZC6.js +0 -998
  2076. package/dist/read-best-effort-config.runtime-D8wqGyi-.js +0 -2
  2077. package/dist/read-capability-iNDCfA71.js +0 -412
  2078. package/dist/realtime-provider-shared-BUH18A9i.js +0 -37
  2079. package/dist/realtime-transcription-provider-C8U5iIPd.js +0 -184
  2080. package/dist/realtime-transcription-provider-Ct_urZH7.js +0 -172
  2081. package/dist/realtime-transcription-provider-DWWihiYW.js +0 -184
  2082. package/dist/realtime-transcription-provider-DixI6prO.js +0 -120
  2083. package/dist/realtime-transcription-provider-LPnmN5fC.js +0 -183
  2084. package/dist/realtime-voice-provider-CNHR_8Ip.js +0 -489
  2085. package/dist/record-shared-B-W3jnOg.js +0 -10
  2086. package/dist/register-service-commands-C4gdXE5G.js +0 -71
  2087. package/dist/register.agent-CT6bSshW.js +0 -248
  2088. package/dist/register.backup-DZZZkF5L.js +0 -64
  2089. package/dist/register.configure-CImVXV1T.js +0 -15
  2090. package/dist/register.maintenance-D5jC2Wav.js +0 -438
  2091. package/dist/register.message-CT0eXmu4.js +0 -329
  2092. package/dist/register.onboard-BiigO1vS.js +0 -81
  2093. package/dist/register.runtime-CGAA56n8.js +0 -81
  2094. package/dist/register.setup-BG-rXone.js +0 -150
  2095. package/dist/register.status-health-sessions-CYuXd-5V.js +0 -1215
  2096. package/dist/register.subclis-BaJ6m946.js +0 -29
  2097. package/dist/register.subclis-D2lhCIAR.js +0 -3
  2098. package/dist/register.subclis-core-BZs-HQ4k.js +0 -249
  2099. package/dist/register.wallet-IC7GFGSz.js +0 -159
  2100. package/dist/repair-sequencing-DAQWWg1Q.js +0 -145
  2101. package/dist/replay-policy-SzJMVnli.js +0 -8
  2102. package/dist/reply-dispatch-runtime-DjIuN_dr.js +0 -13
  2103. package/dist/reply-media-paths.runtime-BwHwrFo5.js +0 -146
  2104. package/dist/reply-media-paths.runtime-BzHN3Oug.js +0 -2
  2105. package/dist/reply-payload-transform-DZTvoDh6.js +0 -720
  2106. package/dist/reply-runtime-5TFidLR3.js +0 -11
  2107. package/dist/reply.runtime-6d1e0INl.js +0 -2
  2108. package/dist/resolve-CmlJ4Qe6.js +0 -259
  2109. package/dist/response-generator-Bkk91EcQ.js +0 -175
  2110. package/dist/restart-DXckXfpS.js +0 -490
  2111. package/dist/root-help-DsdvAmaO.js +0 -44
  2112. package/dist/route-reply-GewElVG6.js +0 -162
  2113. package/dist/route-reply.runtime-CkHKAVic.js +0 -2
  2114. package/dist/routes-BxtbmAAO.js +0 -2
  2115. package/dist/routes-Dm0_DobO.js +0 -3341
  2116. package/dist/rpc-2YP43H5U.js +0 -61
  2117. package/dist/rpc-context-Cz5ff-4T.js +0 -17
  2118. package/dist/rpc.runtime-CmH330Bk.js +0 -21
  2119. package/dist/run-auth-profile.runtime-BN1_tgCB.js +0 -2
  2120. package/dist/run-context.runtime-DiIMdE17.js +0 -2
  2121. package/dist/run-delivery.runtime-qZIB76oE.js +0 -530
  2122. package/dist/run-embedded.runtime-nHunVmCv.js +0 -4
  2123. package/dist/run-execution-cli.runtime-CMT7La6D.js +0 -4
  2124. package/dist/run-executor.runtime-BG6SDi3f.js +0 -277
  2125. package/dist/run-main-C4yxwXlS.js +0 -516
  2126. package/dist/run-model-catalog.runtime-BeDPla6j.js +0 -2
  2127. package/dist/run-subagent-registry.runtime-D0RcqcJr.js +0 -2
  2128. package/dist/run-wait--kou3jZ7.js +0 -135
  2129. package/dist/runner-CJNyVFAv.js +0 -966
  2130. package/dist/runner.entries-CDDEOL4i.js +0 -604
  2131. package/dist/runs-BeROanhp.js +0 -496
  2132. package/dist/runs-oFHUw3em.js +0 -2
  2133. package/dist/runtime-B99WdxAw.js +0 -262
  2134. package/dist/runtime-BBdZI0T9.js +0 -116
  2135. package/dist/runtime-BMTh1o_4.js +0 -187
  2136. package/dist/runtime-BuDSQWY3.js +0 -187
  2137. package/dist/runtime-BvxkGJm2.js +0 -9
  2138. package/dist/runtime-C7re7-b0.js +0 -2
  2139. package/dist/runtime-CVeRX_h2.js +0 -72
  2140. package/dist/runtime-DgQ5oUKq.js +0 -973
  2141. package/dist/runtime-DhFt71Dh.js +0 -94
  2142. package/dist/runtime-SBCw4GZx.js +0 -2
  2143. package/dist/runtime-UhEn3-g2.js +0 -107
  2144. package/dist/runtime-WH7zKxDh.js +0 -269
  2145. package/dist/runtime-api-6SzMK-FZ.js +0 -4
  2146. package/dist/runtime-api-BAMrcB-5.js +0 -9
  2147. package/dist/runtime-api-DLSrxS5O.js +0 -9
  2148. package/dist/runtime-api-DsPleWQg.js +0 -14
  2149. package/dist/runtime-embedded-pi.runtime-eyjaJfAz.js +0 -2
  2150. package/dist/runtime-entry-NIlaVaCh.js +0 -2769
  2151. package/dist/runtime-internal-BTfGDlHi.js +0 -2
  2152. package/dist/runtime-model-auth.runtime-BmCKx59j.js +0 -45
  2153. package/dist/runtime-model-auth.runtime-CtfEmiHD.js +0 -2
  2154. package/dist/runtime-options-B5_eZxMV.js +0 -275
  2155. package/dist/runtime-prepare.runtime-CYL2KuLu.js +0 -80
  2156. package/dist/runtime-provider-2DNb6s0A.js +0 -21
  2157. package/dist/runtime-registry-loader-DR-J9mYJ.js +0 -2
  2158. package/dist/runtime-registry-loader-oRtkux7P.js +0 -85
  2159. package/dist/runtime-schema--IHLExJA.js +0 -27780
  2160. package/dist/runtime-shared-ClxGZaGO.js +0 -267
  2161. package/dist/runtime-tx7lDmPU.js +0 -475
  2162. package/dist/runtime-web-channel-plugin-DSUY71Zm.js +0 -203
  2163. package/dist/runtime-web-tools-B5m4pFEj.js +0 -1477
  2164. package/dist/runtime-web-tools-fallback.runtime-CuzXsYDs.js +0 -9
  2165. package/dist/sandbox-Bjg0J6uZ.js +0 -1156
  2166. package/dist/sandbox-DyLgT2hb.js +0 -3
  2167. package/dist/sandbox-cli-BLLA3tnd.js +0 -450
  2168. package/dist/scan-D0fsxqed.js +0 -2
  2169. package/dist/scan-DrjjN66Z.js +0 -523
  2170. package/dist/secrets-cli-xKEQ4JhR.js +0 -2101
  2171. package/dist/security-cli-B2rQ7-9U.js +0 -486
  2172. package/dist/selection-DEAdLh1Q.js +0 -2
  2173. package/dist/selection-zPPyzfBX.js +0 -7736
  2174. package/dist/semver-compare-4WdZjB8E.js +0 -53
  2175. package/dist/send-Buu-OT-I.js +0 -534
  2176. package/dist/send-CYKfZTCJ.js +0 -156
  2177. package/dist/send-Di1tRwJD.js +0 -102
  2178. package/dist/send.runtime-Bw22DBkL.js +0 -2
  2179. package/dist/server-CkhWy2iz.js +0 -77
  2180. package/dist/server-DPbF4NLN.js +0 -13
  2181. package/dist/server-context-C3fozX-C.js +0 -2
  2182. package/dist/server-context-R_Yx4X7V.js +0 -847
  2183. package/dist/server-middleware-K0bO4D5s.js +0 -120
  2184. package/dist/server-node-events-CdZP3Kok.js +0 -481
  2185. package/dist/server-plugin-bootstrap-C1Su6th-.js +0 -2
  2186. package/dist/server-plugin-bootstrap-DV23MPGu.js +0 -11333
  2187. package/dist/server-restart-sentinel-BWiOzljY.js +0 -697
  2188. package/dist/server-startup-memory-DcY7vInd.js +0 -32
  2189. package/dist/server.impl-DVM9pR9C.js +0 -12735
  2190. package/dist/service-2moXf4Z3.js +0 -940
  2191. package/dist/session-DgdrHsUH.js +0 -48
  2192. package/dist/session-cost-usage-v7CmY-jl.js +0 -651
  2193. package/dist/session-envelope-DdJGLsph.js +0 -18
  2194. package/dist/session-key-CGM2lMjF.js +0 -65
  2195. package/dist/session-kill-http-B_J1fJ4-.js +0 -110
  2196. package/dist/session-meta-DNYXwb8Y.js +0 -109
  2197. package/dist/session-override-CvWOXFPt.js +0 -106
  2198. package/dist/session-reset-model.runtime-CSgYVD3U.js +0 -133
  2199. package/dist/session-reset-service-DPgw70iw.js +0 -471
  2200. package/dist/session-route-B0h6MEyB.js +0 -93
  2201. package/dist/session-status.runtime-DCvgI1pG.js +0 -2
  2202. package/dist/session-store-2T8PZlcn.js +0 -126
  2203. package/dist/session-store.runtime-BvnkL0Mw.js +0 -2
  2204. package/dist/session-subagent-reactivation.runtime-BgsCnI-h.js +0 -2
  2205. package/dist/session-system-events-Yvfgcmpd.js +0 -63
  2206. package/dist/session-tab-registry-BoZsI5I6.js +0 -491
  2207. package/dist/session-transcript-hit-CJ5Jj7sA.js +0 -41
  2208. package/dist/session-updates-CUUxKrNv.js +0 -236
  2209. package/dist/session-updates.runtime-Dl3SAkoT.js +0 -2
  2210. package/dist/session-utils-BrGPE9ed.js +0 -926
  2211. package/dist/session-visibility-CZjMA1SL.js +0 -147
  2212. package/dist/sessions-BsnttWP_.js +0 -48
  2213. package/dist/sessions-CZok7kda.js +0 -281
  2214. package/dist/sessions-DnGJeOcI.js +0 -2
  2215. package/dist/sessions-GSCHVTz5.js +0 -16
  2216. package/dist/sessions-helpers-B3W7MdIb.js +0 -304
  2217. package/dist/sessions-history-http-Bw5J6HQ-.js +0 -383
  2218. package/dist/sessions-resolve-C-VZh_56.js +0 -174
  2219. package/dist/sessions.runtime-cLuc67tJ.js +0 -2
  2220. package/dist/set-5DGVoB6Q.js +0 -2
  2221. package/dist/set-COJp56WQ.js +0 -17
  2222. package/dist/set-image-CLKXLt5l.js +0 -2
  2223. package/dist/set-image-Wy-bkC3Q.js +0 -17
  2224. package/dist/setup-BG2J2HR-.js +0 -495
  2225. package/dist/setup-CEO-WwxS.js +0 -421
  2226. package/dist/setup-api-Culp0Usf.js +0 -29
  2227. package/dist/setup-core-CaTBS6Tz.js +0 -171
  2228. package/dist/setup-core-Dhwqz5ni.js +0 -184
  2229. package/dist/setup-core-Zijy2DMv.js +0 -393
  2230. package/dist/setup-core-youmXvW_.js +0 -176
  2231. package/dist/setup-surface-BBqs2Jo2.js +0 -351
  2232. package/dist/setup-surface-BKIPq1vY.js +0 -72
  2233. package/dist/setup-surface-BeMn-9hU.js +0 -403
  2234. package/dist/setup-surface-CUd-s0wh.js +0 -286
  2235. package/dist/setup-surface-Czri_ht7.js +0 -3
  2236. package/dist/setup-surface-DtscjAY3.js +0 -219
  2237. package/dist/setup.finalize-BSCjEqxV.js +0 -539
  2238. package/dist/shared-B3Pz1Xcr.js +0 -121
  2239. package/dist/shared-Bc3x3THS.js +0 -76
  2240. package/dist/shared-C2qh8ugk.js +0 -217
  2241. package/dist/shared-CciCGYbs.js +0 -135
  2242. package/dist/shared-CsIxMVr_.js +0 -186
  2243. package/dist/shared-CxbLx0Ww.js +0 -198
  2244. package/dist/shared-DicCIRvK.js +0 -60
  2245. package/dist/shared-runtime-6_MnYe7Q.js +0 -7
  2246. package/dist/short-term-promotion-BIzj922a.js +0 -1543
  2247. package/dist/simple-completion-runtime-CGhlf0hZ.js +0 -158
  2248. package/dist/simple-completion-transport-DewSxAwJ.js +0 -33
  2249. package/dist/skills-clawhub-Dlv_j_Jg.js +0 -275
  2250. package/dist/skills-cli-D0EdapwV.js +0 -370
  2251. package/dist/slash-state-XfeMEeuI.js +0 -1911
  2252. package/dist/speech-core-DvaF8h0I.js +0 -94
  2253. package/dist/speech-provider-BQ98DhrM.js +0 -184
  2254. package/dist/speech-provider-BrwlxrtZ.js +0 -395
  2255. package/dist/speech-provider-CQLk4cH9.js +0 -170
  2256. package/dist/speech-provider-CUinmhV6.js +0 -103
  2257. package/dist/speech-provider-Cu9Q9-q6.js +0 -216
  2258. package/dist/speech-provider-Dr8g2Zbc.js +0 -209
  2259. package/dist/speech-provider-xHvRvcVe.js +0 -209
  2260. package/dist/src-BiDxQvtV.js +0 -3974
  2261. package/dist/stage-sandbox-media.runtime-UP-7985c.js +0 -232
  2262. package/dist/startup-auth-DVAg6R78.js +0 -180
  2263. package/dist/startup-context-CXQi-7YB.js +0 -312
  2264. package/dist/state-migrations-Aoorw4v_.js +0 -820
  2265. package/dist/status--hkh9cCZ.js +0 -209
  2266. package/dist/status-B880ja1s.js +0 -3
  2267. package/dist/status-BwSnS_wh.js +0 -397
  2268. package/dist/status-Cra01dC_.js +0 -62
  2269. package/dist/status-CuYSeMym.js +0 -2
  2270. package/dist/status-DY0DlWlw.js +0 -190
  2271. package/dist/status-DuZdkulz.js +0 -323
  2272. package/dist/status-MT62_Jgw.js +0 -2
  2273. package/dist/status-all-Dr3a4BAf.js +0 -498
  2274. package/dist/status-json-CXeZPfDL.js +0 -14
  2275. package/dist/status-json-command-JBCAP3wk.js +0 -84
  2276. package/dist/status-message-D8KTfWqp.js +0 -466
  2277. package/dist/status-message.runtime-i6HSwq0C.js +0 -6
  2278. package/dist/status-queue.runtime-Dpqj1jlp.js +0 -2
  2279. package/dist/status-runtime-shared-BeB5Gpc6.js +0 -257
  2280. package/dist/status-subagents.runtime-B4UXD0lL.js +0 -18
  2281. package/dist/status-text-myqmk4OL.js +0 -237
  2282. package/dist/status.command.text-runtime-DxXvRSSp.js +0 -15
  2283. package/dist/status.gateway-connection.runtime-B0Iwl2iZ.js +0 -2
  2284. package/dist/status.gather-CRbfrtwi.js +0 -292
  2285. package/dist/status.gather-DgGJqGIO.js +0 -2
  2286. package/dist/status.runtime-B1fTpY0S.js +0 -2
  2287. package/dist/status.runtime-Cbw0CFuM.js +0 -2
  2288. package/dist/status.scan-C1aqDsy2.js +0 -65
  2289. package/dist/status.scan-overview-BerlJz2l.js +0 -379
  2290. package/dist/status.scan.deps.runtime-vyKPba81.js +0 -18
  2291. package/dist/status.scan.fast-json-BXY82vu2.js +0 -2
  2292. package/dist/status.scan.fast-json-DJqgEbzZ.js +0 -132
  2293. package/dist/status.scan.runtime-nuf4UXm_.js +0 -409
  2294. package/dist/status.summary-CCdLUph8.js +0 -214
  2295. package/dist/status.summary-CHAn0_FS.js +0 -2
  2296. package/dist/status.update-Brj2S4WO.js +0 -2
  2297. package/dist/status.update-wHbH0vtL.js +0 -79
  2298. package/dist/store-DPPUFKL4.js +0 -1235
  2299. package/dist/store-DVf_1KBR.js +0 -4
  2300. package/dist/store-DsNJP7a2.js +0 -910
  2301. package/dist/store-load-DevCJoMp.js +0 -370
  2302. package/dist/store.runtime-DXcFo-7e.js +0 -2
  2303. package/dist/stream-CpdM0BB4.js +0 -27
  2304. package/dist/stream-QnfgL1uu.js +0 -664
  2305. package/dist/stream-Yw9oI1N9.js +0 -134
  2306. package/dist/stt-BKJ7-W_H.js +0 -66
  2307. package/dist/subagent-announce-D4jG75Ub.js +0 -351
  2308. package/dist/subagent-announce-delivery-BkQYzDcy.js +0 -726
  2309. package/dist/subagent-announce-output-C3pkuu-t.js +0 -364
  2310. package/dist/subagent-capabilities-Dr9kqRXv.js +0 -251
  2311. package/dist/subagent-control-DVVK8du2.js +0 -506
  2312. package/dist/subagent-control.runtime-D20i92a8.js +0 -3
  2313. package/dist/subagent-followup.runtime-CdeweG-S.js +0 -68
  2314. package/dist/subagent-list-CPGmzGIr.js +0 -172
  2315. package/dist/subagent-orphan-recovery-ZQanOHb4.js +0 -305
  2316. package/dist/subagent-registry-BcPa3ho0.js +0 -3
  2317. package/dist/subagent-registry-hJUso5eL.js +0 -1753
  2318. package/dist/subagent-spawn-DTaeQc9q.js +0 -1005
  2319. package/dist/system-cli-MQUV1Kt2.js +0 -59
  2320. package/dist/target-id-DwGFlj0w.js +0 -107
  2321. package/dist/targets-BPdSjnQH.js +0 -67
  2322. package/dist/task-executor-B62Qzfi-.js +0 -360
  2323. package/dist/task-owner-access-BBMrMOlN.js +0 -74
  2324. package/dist/task-registry-BD-ew2bT.js +0 -2366
  2325. package/dist/task-registry-delivery-runtime-B2WyGY0d.js +0 -3
  2326. package/dist/task-registry-delivery-runtime-MFJszOHI.js +0 -2
  2327. package/dist/task-registry.maintenance-0D2Yxl49.js +0 -416
  2328. package/dist/task-registry.maintenance-OPlfB5W9.js +0 -2
  2329. package/dist/tavily-client-C3xytQRs.js +0 -193
  2330. package/dist/tavily-client-CZGbAgS5.js +0 -2
  2331. package/dist/tavily-search-provider-D6KPby-f.js +0 -62
  2332. package/dist/telnyx-dl-FWSZ7.js +0 -260
  2333. package/dist/testing-DmxZ16UC.js +0 -575
  2334. package/dist/text-report-DbwOAt-s.js +0 -587
  2335. package/dist/text-runtime-7KpTTpVi.js +0 -290
  2336. package/dist/tool-auth-shared-Bv6BKCi8.js +0 -90
  2337. package/dist/tool-config-shared-DzQUOIuD.js +0 -19
  2338. package/dist/tool-policy-pipeline-v9XxD-ex.js +0 -109
  2339. package/dist/tool-resolution-vn72hwMo.js +0 -90
  2340. package/dist/tool-schema-runtime-jV8YdQ9e.js +0 -167
  2341. package/dist/tools-CqCuGTXf.js +0 -113
  2342. package/dist/tools-effective-inventory-DII_pOSr.js +0 -152
  2343. package/dist/tools-invoke-http-DdthGR52.js +0 -206
  2344. package/dist/tools.runtime-B8up1LNG.js +0 -4
  2345. package/dist/transcript-BEG6GDFF.js +0 -312
  2346. package/dist/transcript-resolve.runtime-BiYkACEe.js +0 -2
  2347. package/dist/transcript.runtime-MFREl0oG.js +0 -2
  2348. package/dist/transport-policy-B0VagXph.js +0 -75
  2349. package/dist/trash-Cngl97iU.js +0 -24
  2350. package/dist/tts-Bp81AGLz.js +0 -183
  2351. package/dist/tts-O3Lo0LND.js +0 -64
  2352. package/dist/tui-cli-Bz51WCAi.js +0 -4575
  2353. package/dist/twilio-CFtxsLCP.js +0 -609
  2354. package/dist/update-CgkXd2kv.js +0 -1282
  2355. package/dist/update-check-HnA0I2Da.js +0 -438
  2356. package/dist/update-cli-BYxOEE8h.js +0 -1759
  2357. package/dist/update-runner-Dghmpf13.js +0 -1892
  2358. package/dist/update-startup-BbGRP2fd.js +0 -331
  2359. package/dist/update-startup-CvNOEuOg.js +0 -2
  2360. package/dist/upgrade-Dvj8K4WB.js +0 -1226
  2361. package/dist/usage-format-B8I_58zr.js +0 -2
  2362. package/dist/usage-format-Hc-FyvzW.js +0 -703
  2363. package/dist/usage-q0pe5lMT.js +0 -606
  2364. package/dist/video-generation-core-BlmpVj-F.js +0 -6
  2365. package/dist/video-generation-provider-BTKjUEr6.js +0 -264
  2366. package/dist/video-generation-provider-BsJaGSdY.js +0 -271
  2367. package/dist/video-generation-provider-CRd5mS15.js +0 -187
  2368. package/dist/video-generation-provider-D5Dt3o8N.js +0 -221
  2369. package/dist/video-generation-provider-DAadtfjT2.js +0 -77
  2370. package/dist/video-generation-provider-DEuIYj4Q.js +0 -118
  2371. package/dist/video-generation-provider-I00zAw5a.js +0 -281
  2372. package/dist/video-generation-provider-LsvxSeCH.js +0 -78
  2373. package/dist/video-generation-provider-PjRFUZuF.js +0 -254
  2374. package/dist/video-generation-provider-_lpEJ0sZ.js +0 -287
  2375. package/dist/video-generation-provider-rYLsBGcx.js +0 -64
  2376. package/dist/video-generation-runtime-C0HgCTTM.js +0 -2
  2377. package/dist/video-generation-task-status-CHYB_IeZ.js +0 -163
  2378. package/dist/voice-mapping-CqBur95r.js +0 -41
  2379. package/dist/wait-for-idle-before-flush-DJMxeE2X.js +0 -5986
  2380. package/dist/web-fetch-providers.runtime-DV5-20bl.js +0 -34
  2381. package/dist/web-provider-runtime-shared-GwramnJ6.js +0 -180
  2382. package/dist/web-search-DInuHnh4.js +0 -61
  2383. package/dist/web-search-provider-BshM5HnM.js +0 -163
  2384. package/dist/web-search-provider.runtime-BKjABarO.js +0 -2
  2385. package/dist/web-search-provider.runtime-DcC48-4y.js +0 -185
  2386. package/dist/web-search-providers.runtime-Ct-fiRLn.js +0 -42
  2387. package/dist/webhook-shared-C5lP_giw.js +0 -12
  2388. package/dist/webhooks-cli-VV9ptfcF.js +0 -321
  2389. package/dist/wizard-models-BxP-rnuO.js +0 -161
  2390. package/dist/workflow-runtime-BZbnyBLJ.js +0 -485
  2391. package/dist/x-search-config-B5seJHNk.js +0 -36
  2392. package/dist/x-search-shared-B3VKBF82.js +0 -75
  2393. package/dist/zalo-js-XocMxKUr.js +0 -1157
@@ -1,1921 +0,0 @@
1
- import { i as formatErrorMessage } from "./errors-Jbvi20TW.js";
2
- import { a as normalizeLowercaseStringOrEmpty, n as localeLowercasePreservingWhitespace } from "./string-coerce-C1IzJjqi.js";
3
- import { t as createSubsystemLogger } from "./subsystem-DTMy5YmO.js";
4
- import { n as resolveGlobalSingleton } from "./global-singleton-CqneY5Pr.js";
5
- import { _ as resolveStateDir } from "./paths-DmR9mjUX.js";
6
- import { n as asNullableRecord } from "./record-coerce-BpObaVhi.js";
7
- import { b as resolveAgentWorkspaceDir, v as resolveAgentContextLimits } from "./agent-scope-CDjZLqNk.js";
8
- import { a as withFileLock } from "./file-lock-BMf7Dd83.js";
9
- import { g as writeFileWithinRoot } from "./fs-safe-Dbuf-IZV.js";
10
- import { n as resolveMemorySearchSyncConfig } from "./memory-search-CKSa1HgN.js";
11
- import "./text-runtime-7KpTTpVi.js";
12
- import "./error-runtime-Cv5whxJ8.js";
13
- import { m as statRegularFile, p as isFileMissingError } from "./internal-Bks2IuD5.js";
14
- import { o as buildMemoryReadResult, s as buildMemoryReadResultFromSlice } from "./backend-config-CpbT2fYh.js";
15
- import "./memory-core-host-engine-foundation-DasxnV_N.js";
16
- import { a as deriveQmdScopeChatType, c as buildSessionEntry, i as deriveQmdScopeChannel, l as listSessionFilesForAgent, n as resolveCliSpawnInvocation, o as isQmdScopeAllowed, r as runCliCommand, s as parseQmdQueryJson } from "./engine-qmd-CceSLwoI.js";
17
- import "./memory-core-host-engine-qmd-Bf8cHYXG.js";
18
- import { t as requireNodeSqlite } from "./engine-storage-D4TzMv9Z.js";
19
- import "./memory-core-host-engine-storage-BxFcLuU3.js";
20
- import "./dreaming-shared-BDD2oWhL.js";
21
- import fs from "node:fs";
22
- import path from "node:path";
23
- import os from "node:os";
24
- import fs$1 from "node:fs/promises";
25
- import crypto from "node:crypto";
26
- import readline from "node:readline";
27
- import chokidar from "chokidar";
28
- //#region extensions/memory-core/src/memory/qmd-compat.ts
29
- function resolveQmdCollectionPatternFlags(preferredFlag) {
30
- return preferredFlag === "--mask" ? ["--mask", "--glob"] : ["--glob", "--mask"];
31
- }
32
- //#endregion
33
- //#region extensions/memory-core/src/memory/qmd-manager.ts
34
- const log = createSubsystemLogger("memory");
35
- const SNIPPET_HEADER_RE = /@@\s*-([0-9]+),([0-9]+)/;
36
- const SEARCH_PENDING_UPDATE_WAIT_MS = 500;
37
- const QMD_WATCH_STABILITY_MS = 200;
38
- const MAX_QMD_OUTPUT_CHARS = 2e5;
39
- const NUL_MARKER_RE = /(?:\^@|\\0|\\x00|\\u0000|null\s*byte|nul\s*byte)/i;
40
- const QMD_EMBED_BACKOFF_BASE_MS = 6e4;
41
- const QMD_EMBED_BACKOFF_MAX_MS = 3600 * 1e3;
42
- const QMD_EMBED_LOCK_MIN_WAIT_MS = 900 * 1e3;
43
- const QMD_EMBED_LOCK_RETRY_TEMPLATE = {
44
- factor: 1.2,
45
- minTimeout: 250,
46
- maxTimeout: 1e4,
47
- randomize: true
48
- };
49
- const MCPORTER_STATE_KEY = Symbol.for("genesis.mcporterState");
50
- const QMD_EMBED_QUEUE_KEY = Symbol.for("genesis.qmdEmbedQueueTail");
51
- const QMD_UPDATE_QUEUE_KEY = Symbol.for("genesis.qmdUpdateQueueState");
52
- const IGNORED_MEMORY_WATCH_DIR_NAMES = new Set([
53
- ".git",
54
- "node_modules",
55
- ".pnpm-store",
56
- ".venv",
57
- "venv",
58
- ".tox",
59
- "__pycache__"
60
- ]);
61
- function isDefaultMemoryPath(relPath) {
62
- const normalized = relPath.trim().replace(/^\.\//, "").replace(/\\/g, "/");
63
- if (!normalized) return false;
64
- if (normalized === "MEMORY.md" || normalized === "DREAMS.md" || normalized === "dreams.md") return true;
65
- return normalized.startsWith("memory/");
66
- }
67
- function buildQmdProcessPath(rawPath) {
68
- const nodeBinDir = path.dirname(process.execPath);
69
- const entries = rawPath?.split(path.delimiter).filter(Boolean) ?? [];
70
- if (entries.includes(nodeBinDir)) return rawPath ?? nodeBinDir;
71
- return [...entries, nodeBinDir].join(path.delimiter);
72
- }
73
- function getMcporterState() {
74
- return resolveGlobalSingleton(MCPORTER_STATE_KEY, () => ({
75
- coldStartWarned: false,
76
- daemonStart: null
77
- }));
78
- }
79
- function getQmdEmbedQueueState() {
80
- return resolveGlobalSingleton(QMD_EMBED_QUEUE_KEY, () => ({ tail: Promise.resolve() }));
81
- }
82
- function getQmdUpdateQueueState() {
83
- return resolveGlobalSingleton(QMD_UPDATE_QUEUE_KEY, () => ({ tails: /* @__PURE__ */ new Map() }));
84
- }
85
- function normalizeHanBm25Query(query) {
86
- return query.trim();
87
- }
88
- function parseQmdStatusVectorCount(raw) {
89
- const match = raw.match(/(?:^|\n)\s*Vectors:\s*(\d+)\b/i);
90
- if (!match) return null;
91
- const count = Number.parseInt(match[1] ?? "", 10);
92
- return Number.isFinite(count) ? count : null;
93
- }
94
- function resolveStableJitterMs(params) {
95
- if (params.windowMs <= 0) return 0;
96
- return crypto.createHash("sha256").update(params.seed).digest().readUInt32BE(0) % (Math.floor(params.windowMs) + 1);
97
- }
98
- function resolveQmdEmbedLockOptions(embedTimeoutMs) {
99
- const expectedEmbedMs = Math.max(1, embedTimeoutMs);
100
- const waitBudgetMs = Math.max(QMD_EMBED_LOCK_MIN_WAIT_MS, expectedEmbedMs * 6);
101
- return {
102
- retries: {
103
- retries: Math.max(60, Math.ceil(waitBudgetMs / QMD_EMBED_LOCK_RETRY_TEMPLATE.maxTimeout)),
104
- ...QMD_EMBED_LOCK_RETRY_TEMPLATE
105
- },
106
- stale: Math.max(QMD_EMBED_LOCK_MIN_WAIT_MS, expectedEmbedMs * 2)
107
- };
108
- }
109
- function shouldIgnoreMemoryWatchPath(watchPath) {
110
- return path.normalize(watchPath).split(path.sep).map((segment) => normalizeLowercaseStringOrEmpty(segment)).some((segment) => IGNORED_MEMORY_WATCH_DIR_NAMES.has(segment));
111
- }
112
- var QmdMemoryManager = class QmdMemoryManager {
113
- static async create(params) {
114
- const resolved = params.resolved.qmd;
115
- if (!resolved) return null;
116
- const runtimeConfig = params.runtimeConfig ?? resolveQmdManagerRuntimeConfig(params.cfg, params.agentId);
117
- const manager = new QmdMemoryManager({
118
- agentId: params.agentId,
119
- resolved,
120
- runtimeConfig
121
- });
122
- await manager.initialize(params.mode ?? "full");
123
- return manager;
124
- }
125
- constructor(params) {
126
- this.collectionRoots = /* @__PURE__ */ new Map();
127
- this.sources = /* @__PURE__ */ new Set();
128
- this.docPathCache = /* @__PURE__ */ new Map();
129
- this.exportedSessionState = /* @__PURE__ */ new Map();
130
- this.maxQmdOutputChars = MAX_QMD_OUTPUT_CHARS;
131
- this.updateTimer = null;
132
- this.embedTimer = null;
133
- this.watcher = null;
134
- this.watchTimer = null;
135
- this.pendingUpdate = null;
136
- this.queuedForcedUpdate = null;
137
- this.queuedForcedRuns = 0;
138
- this.dirty = false;
139
- this.closed = false;
140
- this.db = null;
141
- this.lastUpdateAt = null;
142
- this.lastEmbedAt = null;
143
- this.embedBackoffUntil = null;
144
- this.embedFailureCount = 0;
145
- this.vectorAvailable = null;
146
- this.vectorStatusDetail = null;
147
- this.attemptedNullByteCollectionRepair = false;
148
- this.attemptedDuplicateDocumentRepair = false;
149
- this.sessionWarm = /* @__PURE__ */ new Set();
150
- this.collectionPatternFlag = "--glob";
151
- this.qmdMcpToolVersion = null;
152
- this.agentId = params.agentId;
153
- this.qmd = params.resolved;
154
- this.workspaceDir = params.runtimeConfig.workspaceDir;
155
- this.contextLimits = params.runtimeConfig.contextLimits;
156
- this.stateDir = resolveStateDir(process.env, os.homedir);
157
- this.agentStateDir = path.join(this.stateDir, "agents", this.agentId);
158
- this.qmdDir = path.join(this.agentStateDir, "qmd");
159
- this.syncSettings = params.runtimeConfig.syncSettings;
160
- this.xdgConfigHome = path.join(this.qmdDir, "xdg-config");
161
- this.xdgCacheHome = path.join(this.qmdDir, "xdg-cache");
162
- this.indexPath = path.join(this.xdgCacheHome, "qmd", "index.sqlite");
163
- this.env = {
164
- ...process.env,
165
- PATH: buildQmdProcessPath(process.env.PATH),
166
- XDG_CONFIG_HOME: this.xdgConfigHome,
167
- QMD_CONFIG_DIR: path.join(this.xdgConfigHome, "qmd"),
168
- XDG_CACHE_HOME: this.xdgCacheHome,
169
- NO_COLOR: "1"
170
- };
171
- this.closeSignal = new Promise((resolve) => {
172
- this.resolveCloseSignal = resolve;
173
- });
174
- this.sessionExporter = this.qmd.sessions.enabled ? {
175
- dir: this.qmd.sessions.exportDir ?? path.join(this.qmdDir, "sessions"),
176
- retentionMs: this.qmd.sessions.retentionDays ? this.qmd.sessions.retentionDays * 24 * 60 * 60 * 1e3 : void 0,
177
- collectionName: this.pickSessionCollectionName()
178
- } : null;
179
- if (this.sessionExporter) this.qmd.collections = [...this.qmd.collections, {
180
- name: this.sessionExporter.collectionName,
181
- path: this.sessionExporter.dir,
182
- pattern: "**/*.md",
183
- kind: "sessions"
184
- }];
185
- this.managedCollectionNames = this.computeManagedCollectionNames();
186
- }
187
- async initialize(mode) {
188
- this.bootstrapCollections();
189
- if (mode === "status") return;
190
- await fs$1.mkdir(this.xdgConfigHome, { recursive: true });
191
- await fs$1.mkdir(this.xdgCacheHome, { recursive: true });
192
- await fs$1.mkdir(path.dirname(this.indexPath), { recursive: true });
193
- if (this.sessionExporter) await fs$1.mkdir(this.sessionExporter.dir, { recursive: true });
194
- await this.symlinkSharedModels();
195
- await this.ensureCollections();
196
- this.ensureWatcher();
197
- if (this.qmd.update.onBoot) {
198
- const bootRun = this.runUpdate("boot", true);
199
- if (this.qmd.update.waitForBootSync) await bootRun.catch((err) => {
200
- log.warn(`qmd boot update failed: ${String(err)}`);
201
- });
202
- else bootRun.catch((err) => {
203
- log.warn(`qmd boot update failed: ${String(err)}`);
204
- });
205
- }
206
- if (this.qmd.update.intervalMs > 0) this.updateTimer = setInterval(() => {
207
- this.runUpdate("interval").catch((err) => {
208
- log.warn(`qmd update failed (${String(err)})`);
209
- });
210
- }, this.qmd.update.intervalMs);
211
- if (this.shouldScheduleEmbedTimer()) {
212
- const startPeriodicEmbedTimer = () => {
213
- this.embedTimer = setInterval(() => {
214
- this.runUpdate("embed-interval").catch((err) => {
215
- log.warn(`qmd embed interval update failed (${String(err)})`);
216
- });
217
- }, this.qmd.update.embedIntervalMs);
218
- };
219
- const initialDelayMs = this.resolveEmbedStartupJitterMs();
220
- if (initialDelayMs > 0) this.embedTimer = setTimeout(() => {
221
- this.embedTimer = null;
222
- if (this.closed) return;
223
- this.runUpdate("embed-interval").catch((err) => {
224
- log.warn(`qmd embed interval update failed (${String(err)})`);
225
- }).finally(() => {
226
- if (!this.closed) startPeriodicEmbedTimer();
227
- });
228
- }, initialDelayMs);
229
- else startPeriodicEmbedTimer();
230
- }
231
- }
232
- bootstrapCollections() {
233
- this.collectionRoots.clear();
234
- this.sources.clear();
235
- for (const collection of this.qmd.collections) {
236
- const kind = collection.kind === "sessions" ? "sessions" : "memory";
237
- this.collectionRoots.set(collection.name, {
238
- path: collection.path,
239
- kind
240
- });
241
- this.sources.add(kind);
242
- }
243
- }
244
- async ensureCollections() {
245
- const existing = await this.listCollectionsBestEffort();
246
- await this.migrateLegacyUnscopedCollections(existing);
247
- for (const collection of this.qmd.collections) {
248
- const listed = existing.get(collection.name);
249
- if (listed && !this.shouldRebindCollection(collection, listed)) continue;
250
- if (listed) try {
251
- await this.removeCollection(collection.name);
252
- } catch (err) {
253
- const message = formatErrorMessage(err);
254
- if (!this.isCollectionMissingError(message)) log.warn(`qmd collection remove failed for ${collection.name}: ${message}`);
255
- }
256
- try {
257
- await this.ensureCollectionPath(collection);
258
- await this.addCollection(collection.path, collection.name, collection.pattern);
259
- existing.set(collection.name, {
260
- path: collection.path,
261
- pattern: collection.pattern
262
- });
263
- } catch (err) {
264
- const message = formatErrorMessage(err);
265
- if (this.isCollectionAlreadyExistsError(message)) {
266
- if (await this.tryRebindSameNameCollection({
267
- collection,
268
- addErrorMessage: message
269
- }) || await this.tryRebindConflictingCollection({
270
- collection,
271
- existing,
272
- addErrorMessage: message
273
- })) existing.set(collection.name, {
274
- path: collection.path,
275
- pattern: collection.pattern
276
- });
277
- else log.warn(`qmd collection add skipped for ${collection.name}: ${message}`);
278
- continue;
279
- }
280
- log.warn(`qmd collection add failed for ${collection.name}: ${message}`);
281
- }
282
- }
283
- }
284
- async tryRebindSameNameCollection(params) {
285
- const { collection, addErrorMessage } = params;
286
- if (!this.isSameNameCollectionAlreadyExistsError(collection.name, addErrorMessage)) return false;
287
- log.warn(`qmd collection add conflict for ${collection.name}: collection name already exists; recreating managed collection`);
288
- try {
289
- await this.removeCollection(collection.name);
290
- } catch (removeErr) {
291
- const removeMessage = formatErrorMessage(removeErr);
292
- if (!this.isCollectionMissingError(removeMessage)) {
293
- log.warn(`qmd collection remove failed for ${collection.name}: ${removeMessage}`);
294
- return false;
295
- }
296
- }
297
- try {
298
- await this.ensureCollectionPath(collection);
299
- await this.addCollection(collection.path, collection.name, collection.pattern);
300
- return true;
301
- } catch (retryErr) {
302
- const retryMessage = formatErrorMessage(retryErr);
303
- log.warn(`qmd collection add failed for ${collection.name} after recreating same-name collection: ${retryMessage} (initial: ${addErrorMessage})`);
304
- return false;
305
- }
306
- }
307
- isSameNameCollectionAlreadyExistsError(name, message) {
308
- const lowerName = normalizeLowercaseStringOrEmpty(name);
309
- const lowerMessage = normalizeLowercaseStringOrEmpty(message);
310
- return lowerMessage.includes(`collection '${lowerName}' already exists`) || lowerMessage.includes(`collection "${lowerName}" already exists`);
311
- }
312
- async listCollectionsBestEffort() {
313
- const existing = /* @__PURE__ */ new Map();
314
- try {
315
- const result = await this.runQmd([
316
- "collection",
317
- "list",
318
- "--json"
319
- ], { timeoutMs: this.qmd.update.commandTimeoutMs });
320
- const parsed = this.parseListedCollections(result.stdout);
321
- for (const [name, details] of parsed) existing.set(name, details);
322
- } catch {}
323
- return existing;
324
- }
325
- findCollectionByPathPattern(collection, listed) {
326
- for (const [name, details] of listed) {
327
- if (!details.path || typeof details.pattern !== "string") continue;
328
- if (!this.pathsMatch(details.path, collection.path)) continue;
329
- if (!this.patternsMatchForManagedCollection(collection.path, details.pattern, collection.pattern)) continue;
330
- return name;
331
- }
332
- return null;
333
- }
334
- async tryRebindConflictingCollection(params) {
335
- const { collection, existing, addErrorMessage } = params;
336
- let conflictName = this.findCollectionByPathPattern(collection, existing);
337
- if (!conflictName) {
338
- const refreshed = await this.listCollectionsBestEffort();
339
- existing.clear();
340
- for (const [name, details] of refreshed) existing.set(name, details);
341
- conflictName = this.findCollectionByPathPattern(collection, existing);
342
- }
343
- if (!conflictName) return false;
344
- if (conflictName === collection.name) {
345
- existing.set(collection.name, {
346
- path: collection.path,
347
- pattern: collection.pattern
348
- });
349
- return true;
350
- }
351
- log.warn(`qmd collection add conflict for ${collection.name}: path+pattern already bound by ${conflictName}; rebinding`);
352
- try {
353
- await this.removeCollection(conflictName);
354
- existing.delete(conflictName);
355
- } catch (removeErr) {
356
- const removeMessage = formatErrorMessage(removeErr);
357
- if (!this.isCollectionMissingError(removeMessage)) log.warn(`qmd collection remove failed for ${conflictName}: ${removeMessage}`);
358
- return false;
359
- }
360
- try {
361
- await this.addCollection(collection.path, collection.name, collection.pattern);
362
- existing.set(collection.name, {
363
- path: collection.path,
364
- pattern: collection.pattern
365
- });
366
- return true;
367
- } catch (retryErr) {
368
- const retryMessage = formatErrorMessage(retryErr);
369
- log.warn(`qmd collection add failed for ${collection.name} after rebinding ${conflictName}: ${retryMessage} (initial: ${addErrorMessage})`);
370
- return false;
371
- }
372
- }
373
- async migrateLegacyUnscopedCollections(existing) {
374
- for (const collection of this.qmd.collections) {
375
- if (existing.has(collection.name)) continue;
376
- const legacyName = this.deriveLegacyCollectionName(collection.name);
377
- if (!legacyName) continue;
378
- const listedLegacy = existing.get(legacyName);
379
- if (!listedLegacy) continue;
380
- if (!this.canMigrateLegacyCollection(collection, listedLegacy)) {
381
- log.debug(`qmd legacy collection migration skipped for ${legacyName} (path/pattern mismatch)`);
382
- continue;
383
- }
384
- try {
385
- await this.removeCollection(legacyName);
386
- existing.delete(legacyName);
387
- } catch (err) {
388
- const message = formatErrorMessage(err);
389
- if (!this.isCollectionMissingError(message)) log.warn(`qmd collection remove failed for ${legacyName}: ${message}`);
390
- }
391
- }
392
- }
393
- deriveLegacyCollectionName(scopedName) {
394
- const agentSuffix = `-${this.sanitizeCollectionNameSegment(this.agentId)}`;
395
- if (!scopedName.endsWith(agentSuffix)) return null;
396
- return scopedName.slice(0, -agentSuffix.length).trim() || null;
397
- }
398
- canMigrateLegacyCollection(collection, listedLegacy) {
399
- if (listedLegacy.path && !this.pathsMatch(listedLegacy.path, collection.path)) return false;
400
- if (typeof listedLegacy.pattern === "string" && !this.patternsMatchForManagedCollection(collection.path, listedLegacy.pattern, collection.pattern)) return false;
401
- return true;
402
- }
403
- async ensureCollectionPath(collection) {
404
- if (!this.isDirectoryGlobPattern(collection.pattern)) return;
405
- await fs$1.mkdir(collection.path, { recursive: true });
406
- }
407
- isDirectoryGlobPattern(pattern) {
408
- return pattern.includes("*") || pattern.includes("?") || pattern.includes("[");
409
- }
410
- isCollectionAlreadyExistsError(message) {
411
- const lower = normalizeLowercaseStringOrEmpty(message);
412
- return lower.includes("already exists") || lower.includes("exists");
413
- }
414
- isCollectionMissingError(message) {
415
- const lower = normalizeLowercaseStringOrEmpty(message);
416
- return lower.includes("not found") || lower.includes("does not exist") || lower.includes("missing");
417
- }
418
- isMissingCollectionSearchError(err) {
419
- const message = formatErrorMessage(err);
420
- return this.isCollectionMissingError(message) && normalizeLowercaseStringOrEmpty(message).includes("collection");
421
- }
422
- async tryRepairMissingCollectionSearch(err) {
423
- if (!this.isMissingCollectionSearchError(err)) return false;
424
- log.warn("qmd search failed because a managed collection is missing; repairing collections and retrying once");
425
- await this.ensureCollections();
426
- return true;
427
- }
428
- async addCollection(pathArg, name, pattern) {
429
- const candidateFlags = resolveQmdCollectionPatternFlags(this.collectionPatternFlag);
430
- let lastError;
431
- for (const flag of candidateFlags) try {
432
- await this.runQmd([
433
- "collection",
434
- "add",
435
- pathArg,
436
- "--name",
437
- name,
438
- flag,
439
- pattern
440
- ], { timeoutMs: this.qmd.update.commandTimeoutMs });
441
- this.collectionPatternFlag = flag;
442
- return;
443
- } catch (err) {
444
- lastError = err;
445
- if (!this.isUnsupportedQmdOptionError(err) || candidateFlags.at(-1) === flag) throw err;
446
- log.warn(`qmd collection add rejected ${flag}; retrying with legacy compatibility flag`);
447
- }
448
- throw lastError instanceof Error ? lastError : new Error(String(lastError));
449
- }
450
- async removeCollection(name) {
451
- await this.runQmd([
452
- "collection",
453
- "remove",
454
- name
455
- ], { timeoutMs: this.qmd.update.commandTimeoutMs });
456
- }
457
- parseListedCollections(output) {
458
- const listed = /* @__PURE__ */ new Map();
459
- const trimmed = output.trim();
460
- if (!trimmed) return listed;
461
- try {
462
- const parsed = JSON.parse(trimmed);
463
- if (Array.isArray(parsed)) {
464
- for (const entry of parsed) {
465
- if (typeof entry === "string") {
466
- listed.set(entry, {});
467
- continue;
468
- }
469
- if (!entry || typeof entry !== "object") continue;
470
- const name = entry.name;
471
- if (typeof name !== "string") continue;
472
- const listedPath = entry.path;
473
- const listedPattern = entry.pattern;
474
- const listedMask = entry.mask;
475
- listed.set(name, {
476
- path: typeof listedPath === "string" ? listedPath : void 0,
477
- pattern: typeof listedPattern === "string" ? listedPattern : typeof listedMask === "string" ? listedMask : void 0
478
- });
479
- }
480
- return listed;
481
- }
482
- } catch {}
483
- let currentName = null;
484
- for (const rawLine of output.split(/\r?\n/)) {
485
- const line = rawLine.trimEnd();
486
- if (!line.trim()) {
487
- currentName = null;
488
- continue;
489
- }
490
- const collectionLine = /^\s*([a-z0-9._-]+)\s+\(qmd:\/\/[^)]+\)\s*$/i.exec(line);
491
- if (collectionLine) {
492
- currentName = collectionLine[1];
493
- if (!listed.has(currentName)) listed.set(currentName, {});
494
- continue;
495
- }
496
- if (/^\s*collections\b/i.test(line)) continue;
497
- const bareNameLine = /^\s*([a-z0-9._-]+)\s*$/i.exec(line);
498
- if (bareNameLine && !line.includes(":")) {
499
- currentName = bareNameLine[1];
500
- if (!listed.has(currentName)) listed.set(currentName, {});
501
- continue;
502
- }
503
- if (!currentName) continue;
504
- const patternLine = /^\s*(?:pattern|mask)\s*:\s*(.+?)\s*$/i.exec(line);
505
- if (patternLine) {
506
- const existing = listed.get(currentName) ?? {};
507
- existing.pattern = patternLine[1].trim();
508
- listed.set(currentName, existing);
509
- continue;
510
- }
511
- const pathLine = /^\s*path\s*:\s*(.+?)\s*$/i.exec(line);
512
- if (pathLine) {
513
- const existing = listed.get(currentName) ?? {};
514
- existing.path = pathLine[1].trim();
515
- listed.set(currentName, existing);
516
- }
517
- }
518
- return listed;
519
- }
520
- shouldRebindCollection(collection, listed) {
521
- if (!listed.path) {
522
- if (typeof listed.pattern === "string" && listed.pattern !== collection.pattern) return true;
523
- return false;
524
- }
525
- if (!this.pathsMatch(listed.path, collection.path)) return true;
526
- if (typeof listed.pattern === "string" && !this.patternsMatchForManagedCollection(collection.path, listed.pattern, collection.pattern)) return true;
527
- return false;
528
- }
529
- patternsMatchForManagedCollection(collectionPath, leftPattern, rightPattern) {
530
- if (leftPattern === rightPattern) return true;
531
- return this.isEquivalentDefaultMemoryRootPattern(collectionPath, leftPattern, rightPattern);
532
- }
533
- isEquivalentDefaultMemoryRootPattern(collectionPath, leftPattern, rightPattern) {
534
- if (!this.isDefaultMemoryRootPattern(leftPattern) || !this.isDefaultMemoryRootPattern(rightPattern)) return false;
535
- try {
536
- for (const entry of fs.readdirSync(collectionPath, { withFileTypes: true })) {
537
- if (entry.isSymbolicLink() || !entry.isFile()) continue;
538
- if (entry.name === "MEMORY.md") return true;
539
- }
540
- return false;
541
- } catch {
542
- return false;
543
- }
544
- }
545
- isDefaultMemoryRootPattern(pattern) {
546
- return pattern === "MEMORY.md";
547
- }
548
- pathsMatch(left, right) {
549
- const normalize = (value) => {
550
- const resolved = path.isAbsolute(value) ? path.resolve(value) : path.resolve(this.workspaceDir, value);
551
- const normalized = path.normalize(resolved);
552
- return process.platform === "win32" ? normalizeLowercaseStringOrEmpty(normalized) : normalized;
553
- };
554
- return normalize(left) === normalize(right);
555
- }
556
- shouldRepairNullByteCollectionError(err) {
557
- const message = formatErrorMessage(err);
558
- const lower = normalizeLowercaseStringOrEmpty(message);
559
- return (lower.includes("enotdir") || lower.includes("not a directory") || lower.includes("enoent") || lower.includes("no such file")) && NUL_MARKER_RE.test(message);
560
- }
561
- shouldRepairDuplicateDocumentConstraint(err) {
562
- const lower = normalizeLowercaseStringOrEmpty(formatErrorMessage(err));
563
- return lower.includes("unique constraint failed") && lower.includes("documents.collection") && lower.includes("documents.path");
564
- }
565
- async rebuildManagedCollectionsForRepair(reason) {
566
- for (const collection of this.qmd.collections) {
567
- try {
568
- await this.removeCollection(collection.name);
569
- } catch (removeErr) {
570
- const removeMessage = formatErrorMessage(removeErr);
571
- if (!this.isCollectionMissingError(removeMessage)) log.warn(`qmd collection remove failed for ${collection.name}: ${removeMessage}`);
572
- }
573
- try {
574
- await this.addCollection(collection.path, collection.name, collection.pattern);
575
- } catch (addErr) {
576
- const addMessage = formatErrorMessage(addErr);
577
- if (!this.isCollectionAlreadyExistsError(addMessage)) log.warn(`qmd collection add failed for ${collection.name}: ${addMessage}`);
578
- }
579
- }
580
- log.warn(`qmd managed collections rebuilt for update repair (${reason})`);
581
- }
582
- async tryRepairNullByteCollections(err, reason) {
583
- if (this.attemptedNullByteCollectionRepair) return false;
584
- if (!this.shouldRepairNullByteCollectionError(err)) return false;
585
- this.attemptedNullByteCollectionRepair = true;
586
- log.warn(`qmd update failed with suspected null-byte collection metadata (${reason}); rebuilding managed collections and retrying once`);
587
- await this.rebuildManagedCollectionsForRepair(`null-byte metadata (${reason})`);
588
- return true;
589
- }
590
- async tryRepairDuplicateDocumentConstraint(err, reason) {
591
- if (this.attemptedDuplicateDocumentRepair) return false;
592
- if (!this.shouldRepairDuplicateDocumentConstraint(err)) return false;
593
- this.attemptedDuplicateDocumentRepair = true;
594
- log.warn(`qmd update failed with duplicate document constraint (${reason}); rebuilding managed collections and retrying once`);
595
- await this.rebuildManagedCollectionsForRepair(`duplicate-document constraint (${reason})`);
596
- return true;
597
- }
598
- async search(query, opts) {
599
- if (!this.isScopeAllowed(opts?.sessionKey)) {
600
- this.logScopeDenied(opts?.sessionKey);
601
- return [];
602
- }
603
- const trimmed = query.trim();
604
- if (!trimmed) return [];
605
- await this.maybeWarmSession(opts?.sessionKey);
606
- await this.maybeSyncDirtySearchState();
607
- await this.waitForPendingUpdateBeforeSearch();
608
- const resultLimit = Math.min(this.qmd.limits.maxResults, opts?.maxResults ?? this.qmd.limits.maxResults);
609
- const requestedSources = opts?.sources?.length ? [...new Set(opts.sources)] : void 0;
610
- const collectionNames = this.listManagedCollectionNames(requestedSources);
611
- const limit = resultLimit;
612
- if (collectionNames.length === 0) {
613
- log.warn("qmd query skipped: no managed collections configured");
614
- return [];
615
- }
616
- const qmdSearchCommand = opts?.qmdSearchModeOverride ?? this.qmd.searchMode;
617
- let effectiveSearchMode = qmdSearchCommand;
618
- let searchFallbackReason;
619
- const explicitSearchTool = this.qmd.searchTool;
620
- const mcporterEnabled = this.qmd.mcporter.enabled;
621
- const runSearchAttempt = async (allowMissingCollectionRepair) => {
622
- try {
623
- if (mcporterEnabled) {
624
- const minScore = opts?.minScore ?? 0;
625
- if (explicitSearchTool) {
626
- if (collectionNames.length > 1) return await this.runMcporterAcrossCollections({
627
- tool: explicitSearchTool,
628
- searchCommand: qmdSearchCommand,
629
- explicitToolOverride: true,
630
- query: trimmed,
631
- limit,
632
- minScore,
633
- collectionNames
634
- });
635
- return await this.runQmdSearchViaMcporter({
636
- mcporter: this.qmd.mcporter,
637
- tool: explicitSearchTool,
638
- searchCommand: qmdSearchCommand,
639
- explicitToolOverride: true,
640
- query: trimmed,
641
- limit,
642
- minScore,
643
- collection: collectionNames[0],
644
- timeoutMs: this.qmd.limits.timeoutMs
645
- });
646
- }
647
- const tool = this.resolveQmdMcpTool(qmdSearchCommand);
648
- if (collectionNames.length > 1) return await this.runMcporterAcrossCollections({
649
- tool,
650
- searchCommand: qmdSearchCommand,
651
- explicitToolOverride: false,
652
- query: trimmed,
653
- limit,
654
- minScore,
655
- collectionNames
656
- });
657
- return await this.runQmdSearchViaMcporter({
658
- mcporter: this.qmd.mcporter,
659
- tool,
660
- searchCommand: qmdSearchCommand,
661
- explicitToolOverride: false,
662
- query: trimmed,
663
- limit,
664
- minScore,
665
- collection: collectionNames[0],
666
- timeoutMs: this.qmd.limits.timeoutMs
667
- });
668
- }
669
- if (collectionNames.length > 1) return await this.runQueryAcrossCollections(trimmed, limit, collectionNames, qmdSearchCommand);
670
- const args = this.buildSearchArgs(qmdSearchCommand, trimmed, limit);
671
- args.push(...this.buildCollectionFilterArgs(collectionNames));
672
- const result = await this.runQmd(args, { timeoutMs: this.qmd.limits.timeoutMs });
673
- return parseQmdQueryJson(result.stdout, result.stderr);
674
- } catch (err) {
675
- if (allowMissingCollectionRepair && this.isMissingCollectionSearchError(err)) throw err;
676
- if (!mcporterEnabled && qmdSearchCommand !== "query" && this.isUnsupportedQmdOptionError(err)) {
677
- effectiveSearchMode = "query";
678
- searchFallbackReason = "unsupported-search-flags";
679
- log.warn(`qmd ${qmdSearchCommand} does not support configured flags; retrying search with qmd query`);
680
- try {
681
- if (collectionNames.length > 1) return await this.runQueryAcrossCollections(trimmed, limit, collectionNames, "query");
682
- const fallbackArgs = this.buildSearchArgs("query", trimmed, limit);
683
- fallbackArgs.push(...this.buildCollectionFilterArgs(collectionNames));
684
- const fallback = await this.runQmd(fallbackArgs, { timeoutMs: this.qmd.limits.timeoutMs });
685
- return parseQmdQueryJson(fallback.stdout, fallback.stderr);
686
- } catch (fallbackErr) {
687
- log.warn(`qmd query fallback failed: ${String(fallbackErr)}`);
688
- throw fallbackErr instanceof Error ? fallbackErr : new Error(String(fallbackErr));
689
- }
690
- }
691
- const label = mcporterEnabled ? "mcporter/qmd" : `qmd ${qmdSearchCommand}`;
692
- log.warn(`${label} failed: ${String(err)}`);
693
- throw err instanceof Error ? err : new Error(String(err));
694
- }
695
- };
696
- let parsed;
697
- try {
698
- parsed = await runSearchAttempt(true);
699
- } catch (err) {
700
- if (!await this.tryRepairMissingCollectionSearch(err)) throw err instanceof Error ? err : new Error(String(err));
701
- parsed = await runSearchAttempt(false);
702
- }
703
- const results = [];
704
- for (const entry of parsed) {
705
- const docHints = this.normalizeDocHints({
706
- preferredCollection: entry.collection,
707
- preferredFile: entry.file
708
- });
709
- const doc = await this.resolveDocLocation(entry.docid, docHints);
710
- if (!doc) continue;
711
- const snippet = entry.snippet?.slice(0, this.qmd.limits.maxSnippetChars) ?? "";
712
- const lines = this.resolveSnippetLines(entry, snippet);
713
- const score = typeof entry.score === "number" ? entry.score : 0;
714
- if (score < (opts?.minScore ?? 0)) continue;
715
- results.push({
716
- path: doc.rel,
717
- startLine: lines.startLine,
718
- endLine: lines.endLine,
719
- score,
720
- snippet,
721
- source: doc.source
722
- });
723
- }
724
- opts?.onDebug?.({
725
- backend: "qmd",
726
- configuredMode: qmdSearchCommand,
727
- effectiveMode: effectiveSearchMode,
728
- fallback: searchFallbackReason
729
- });
730
- let ranked = results;
731
- if (opts?.sources?.length) {
732
- const allow = new Set(opts.sources);
733
- ranked = results.filter((r) => allow.has(r.source));
734
- }
735
- return this.clampResultsByInjectedChars(this.diversifyResultsBySource(ranked, resultLimit));
736
- }
737
- async sync(params) {
738
- if (params?.sessionFiles?.some((sessionFile) => sessionFile.trim().length > 0)) log.debug("qmd sync ignoring targeted sessionFiles hint; running regular update");
739
- if (params?.progress) params.progress({
740
- completed: 0,
741
- total: 1,
742
- label: "Updating QMD index…"
743
- });
744
- await this.runUpdate(params?.reason ?? "manual", params?.force);
745
- if (params?.progress) params.progress({
746
- completed: 1,
747
- total: 1,
748
- label: "QMD index updated"
749
- });
750
- }
751
- async readFile(params) {
752
- const relPath = params.relPath?.trim();
753
- if (!relPath) throw new Error("path required");
754
- const absPath = this.resolveReadPath(relPath);
755
- if (!absPath.endsWith(".md")) throw new Error("path required");
756
- if ((await statRegularFile(absPath)).missing) return {
757
- text: "",
758
- path: relPath
759
- };
760
- const contextLimits = this.contextLimits;
761
- if (params.from !== void 0 || params.lines !== void 0) {
762
- const requestedCount = Math.max(1, params.lines ?? contextLimits?.memoryGetDefaultLines ?? 120);
763
- const partial = await this.readPartialText(absPath, params.from, requestedCount);
764
- if (partial.missing) return {
765
- text: "",
766
- path: relPath
767
- };
768
- return buildMemoryReadResultFromSlice({
769
- selectedLines: partial.selectedLines,
770
- relPath,
771
- startLine: Math.max(1, params.from ?? 1),
772
- moreSourceLinesRemain: partial.moreSourceLinesRemain,
773
- maxChars: contextLimits?.memoryGetMaxChars,
774
- suggestReadFallback: isDefaultMemoryPath(relPath)
775
- });
776
- }
777
- const full = await this.readFullText(absPath);
778
- if (full.missing) return {
779
- text: "",
780
- path: relPath
781
- };
782
- return buildMemoryReadResult({
783
- content: full.text,
784
- relPath,
785
- from: params.from,
786
- lines: params.lines,
787
- defaultLines: contextLimits?.memoryGetDefaultLines ?? 120,
788
- maxChars: contextLimits?.memoryGetMaxChars,
789
- suggestReadFallback: isDefaultMemoryPath(relPath)
790
- });
791
- }
792
- status() {
793
- const counts = this.readCounts();
794
- return {
795
- backend: "qmd",
796
- provider: "qmd",
797
- model: "qmd",
798
- requestedProvider: "qmd",
799
- files: counts.totalDocuments,
800
- chunks: counts.totalDocuments,
801
- dirty: false,
802
- workspaceDir: this.workspaceDir,
803
- dbPath: this.indexPath,
804
- sources: Array.from(this.sources),
805
- sourceCounts: counts.sourceCounts,
806
- vector: {
807
- enabled: true,
808
- available: this.vectorAvailable ?? void 0,
809
- loadError: this.vectorStatusDetail ?? void 0
810
- },
811
- batch: {
812
- enabled: false,
813
- failures: 0,
814
- limit: 0,
815
- wait: false,
816
- concurrency: 0,
817
- pollIntervalMs: 0,
818
- timeoutMs: 0
819
- },
820
- custom: { qmd: {
821
- collections: this.qmd.collections.length,
822
- lastUpdateAt: this.lastUpdateAt
823
- } }
824
- };
825
- }
826
- async probeEmbeddingAvailability() {
827
- const ok = await this.probeVectorAvailability();
828
- return {
829
- ok,
830
- error: ok ? void 0 : this.vectorStatusDetail ?? "QMD semantic vectors are unavailable"
831
- };
832
- }
833
- async probeVectorAvailability() {
834
- try {
835
- const result = await this.runQmd(["status"], { timeoutMs: Math.min(this.qmd.limits.timeoutMs, 5e3) });
836
- const vectorCount = parseQmdStatusVectorCount(`${result.stdout}\n${result.stderr}`);
837
- if (vectorCount === null) {
838
- this.vectorAvailable = false;
839
- this.vectorStatusDetail = "Could not determine QMD vector status from `qmd status`";
840
- return false;
841
- }
842
- this.vectorAvailable = vectorCount > 0;
843
- this.vectorStatusDetail = vectorCount > 0 ? null : "QMD index has 0 vectors; semantic search is unavailable until embeddings finish";
844
- return this.vectorAvailable;
845
- } catch (err) {
846
- const message = formatErrorMessage(err);
847
- this.vectorAvailable = false;
848
- this.vectorStatusDetail = `QMD status probe failed: ${message}`;
849
- return false;
850
- }
851
- }
852
- async close() {
853
- if (this.closed) return;
854
- this.closed = true;
855
- this.resolveCloseSignal();
856
- if (this.updateTimer) {
857
- clearInterval(this.updateTimer);
858
- this.updateTimer = null;
859
- }
860
- if (this.embedTimer) {
861
- clearTimeout(this.embedTimer);
862
- this.embedTimer = null;
863
- }
864
- if (this.watchTimer) {
865
- clearTimeout(this.watchTimer);
866
- this.watchTimer = null;
867
- }
868
- if (this.watcher) {
869
- await this.watcher.close().catch(() => void 0);
870
- this.watcher = null;
871
- }
872
- this.queuedForcedRuns = 0;
873
- await this.pendingUpdate?.catch(() => void 0);
874
- await this.queuedForcedUpdate?.catch(() => void 0);
875
- if (this.db) {
876
- this.db.close();
877
- this.db = null;
878
- }
879
- }
880
- async runUpdate(reason, force, opts) {
881
- if (this.closed) return;
882
- if (this.pendingUpdate) {
883
- if (force) return this.enqueueForcedUpdate(reason);
884
- return this.pendingUpdate;
885
- }
886
- if (this.queuedForcedUpdate && !opts?.fromForcedQueue) {
887
- if (force) return this.enqueueForcedUpdate(reason);
888
- return this.queuedForcedUpdate;
889
- }
890
- if (this.shouldSkipUpdate(force)) return;
891
- const run = async () => {
892
- await this.withQmdUpdateQueue(async () => {
893
- if (this.closed) return;
894
- if (this.sessionExporter) await this.exportSessions();
895
- await this.runQmdUpdateWithRetry(reason);
896
- this.dirty = false;
897
- });
898
- if (this.closed) return;
899
- if (this.shouldRunEmbed(force)) try {
900
- await this.withQmdEmbedLock(async () => {
901
- await this.runQmd(["embed"], {
902
- timeoutMs: this.qmd.update.embedTimeoutMs,
903
- discardOutput: true
904
- });
905
- });
906
- this.lastEmbedAt = Date.now();
907
- this.embedBackoffUntil = null;
908
- this.embedFailureCount = 0;
909
- } catch (err) {
910
- this.noteEmbedFailure(reason, err);
911
- }
912
- if (this.closed) return;
913
- this.lastUpdateAt = Date.now();
914
- this.docPathCache.clear();
915
- };
916
- this.pendingUpdate = run().finally(() => {
917
- this.pendingUpdate = null;
918
- });
919
- await this.pendingUpdate;
920
- }
921
- ensureWatcher() {
922
- if (!this.syncSettings?.watch || this.watcher || this.closed) return;
923
- const watchPaths = /* @__PURE__ */ new Set();
924
- for (const collection of this.qmd.collections) {
925
- if (collection.kind === "sessions") continue;
926
- watchPaths.add(this.resolveCollectionWatchPath(collection));
927
- }
928
- if (watchPaths.size === 0) return;
929
- this.watcher = chokidar.watch(Array.from(watchPaths), {
930
- ignoreInitial: true,
931
- ignored: (watchPath) => shouldIgnoreMemoryWatchPath(watchPath),
932
- awaitWriteFinish: {
933
- stabilityThreshold: QMD_WATCH_STABILITY_MS,
934
- pollInterval: 100
935
- }
936
- });
937
- const markDirty = () => {
938
- this.dirty = true;
939
- this.scheduleWatchSync();
940
- };
941
- this.watcher.on("add", markDirty);
942
- this.watcher.on("change", markDirty);
943
- this.watcher.on("unlink", markDirty);
944
- }
945
- resolveCollectionWatchPath(collection) {
946
- return path.join(path.normalize(collection.path), collection.pattern);
947
- }
948
- scheduleWatchSync() {
949
- if (!this.syncSettings?.watch) return;
950
- if (this.watchTimer) clearTimeout(this.watchTimer);
951
- this.watchTimer = setTimeout(() => {
952
- this.watchTimer = null;
953
- this.sync({ reason: "watch" }).catch((err) => {
954
- log.warn(`qmd watch sync failed: ${String(err)}`);
955
- });
956
- }, this.syncSettings.watchDebounceMs);
957
- }
958
- async maybeWarmSession(sessionKey) {
959
- if (!this.syncSettings?.onSessionStart) return;
960
- const key = sessionKey?.trim() || "";
961
- if (!key || this.sessionWarm.has(key)) return;
962
- this.sessionWarm.add(key);
963
- this.sync({ reason: "session-start" }).catch((err) => {
964
- log.warn(`qmd session-start sync failed: ${String(err)}`);
965
- });
966
- }
967
- async maybeSyncDirtySearchState() {
968
- if (!this.syncSettings?.onSearch || !this.dirty) return;
969
- await this.sync({ reason: "search" });
970
- }
971
- async runQmdUpdateWithRetry(reason) {
972
- const maxAttempts = reason === "boot" || reason.startsWith("boot:") ? 3 : 1;
973
- for (let attempt = 1; attempt <= maxAttempts; attempt += 1) try {
974
- await this.runQmdUpdateOnce(reason);
975
- return;
976
- } catch (err) {
977
- if (attempt >= maxAttempts || !this.isRetryableUpdateError(err)) throw err;
978
- const delayMs = 500 * 2 ** (attempt - 1);
979
- log.warn(`qmd update retry ${attempt}/${maxAttempts - 1} after failure (${reason}): ${String(err)}`);
980
- await new Promise((resolve) => setTimeout(resolve, delayMs));
981
- }
982
- }
983
- async runQmdUpdateOnce(reason) {
984
- try {
985
- await this.runQmd(["update"], {
986
- timeoutMs: this.qmd.update.updateTimeoutMs,
987
- discardOutput: true
988
- });
989
- } catch (err) {
990
- if (!await this.tryRepairNullByteCollections(err, reason) && !await this.tryRepairDuplicateDocumentConstraint(err, reason)) throw err;
991
- await this.runQmd(["update"], {
992
- timeoutMs: this.qmd.update.updateTimeoutMs,
993
- discardOutput: true
994
- });
995
- }
996
- }
997
- isRetryableUpdateError(err) {
998
- if (this.isSqliteBusyError(err)) return true;
999
- return normalizeLowercaseStringOrEmpty(formatErrorMessage(err)).includes("timed out");
1000
- }
1001
- shouldRunEmbed(force) {
1002
- const now = Date.now();
1003
- if (this.embedBackoffUntil !== null && now < this.embedBackoffUntil) return false;
1004
- const embedIntervalMs = this.qmd.update.embedIntervalMs;
1005
- return Boolean(force) || this.lastEmbedAt === null || embedIntervalMs > 0 && now - this.lastEmbedAt > embedIntervalMs;
1006
- }
1007
- shouldScheduleEmbedTimer() {
1008
- const embedIntervalMs = this.qmd.update.embedIntervalMs;
1009
- if (embedIntervalMs <= 0) return false;
1010
- const updateIntervalMs = this.qmd.update.intervalMs;
1011
- return updateIntervalMs <= 0 || updateIntervalMs > embedIntervalMs;
1012
- }
1013
- resolveEmbedStartupJitterMs() {
1014
- const windowMs = this.qmd.update.embedIntervalMs;
1015
- if (windowMs <= 0) return 0;
1016
- const customCollections = this.qmd.collections.filter((collection) => collection.kind === "custom").map((collection) => `${collection.path}\u0000${collection.pattern}`).toSorted().join("");
1017
- if (!customCollections) return 0;
1018
- return resolveStableJitterMs({
1019
- seed: `${this.agentId}:${customCollections}`,
1020
- windowMs
1021
- });
1022
- }
1023
- async withQmdEmbedLock(task) {
1024
- const lockPath = path.join(this.stateDir, "qmd", "embed.lock");
1025
- const queue = getQmdEmbedQueueState();
1026
- const previous = queue.tail;
1027
- let releaseCurrent;
1028
- const current = new Promise((resolve) => {
1029
- releaseCurrent = resolve;
1030
- });
1031
- queue.tail = previous.then(() => current, () => current);
1032
- await previous.catch(() => void 0);
1033
- try {
1034
- return await withFileLock(lockPath, resolveQmdEmbedLockOptions(this.qmd.update.embedTimeoutMs), task);
1035
- } finally {
1036
- releaseCurrent();
1037
- }
1038
- }
1039
- async withQmdUpdateQueue(task) {
1040
- const queue = getQmdUpdateQueueState();
1041
- const key = this.qmdDir;
1042
- const previous = queue.tails.get(key) ?? Promise.resolve();
1043
- let releaseCurrent;
1044
- const current = new Promise((resolve) => {
1045
- releaseCurrent = resolve;
1046
- });
1047
- const next = previous.then(() => current, () => current);
1048
- queue.tails.set(key, next);
1049
- try {
1050
- if (await Promise.race([previous.then(() => "ready", () => "ready"), this.closeSignal.then(() => "closed")]) === "closed") return;
1051
- return await task();
1052
- } finally {
1053
- releaseCurrent();
1054
- next.finally(() => {
1055
- if (queue.tails.get(key) === next) queue.tails.delete(key);
1056
- });
1057
- }
1058
- }
1059
- noteEmbedFailure(reason, err) {
1060
- this.embedFailureCount += 1;
1061
- const delayMs = Math.min(QMD_EMBED_BACKOFF_MAX_MS, QMD_EMBED_BACKOFF_BASE_MS * 2 ** Math.max(0, this.embedFailureCount - 1));
1062
- this.embedBackoffUntil = Date.now() + delayMs;
1063
- log.warn(`qmd embed failed (${reason}): ${String(err)}; backing off for ${Math.ceil(delayMs / 1e3)}s`);
1064
- }
1065
- enqueueForcedUpdate(reason) {
1066
- this.queuedForcedRuns += 1;
1067
- if (!this.queuedForcedUpdate) this.queuedForcedUpdate = this.drainForcedUpdates(reason).finally(() => {
1068
- this.queuedForcedUpdate = null;
1069
- });
1070
- return this.queuedForcedUpdate;
1071
- }
1072
- async drainForcedUpdates(reason) {
1073
- await this.pendingUpdate?.catch(() => void 0);
1074
- while (!this.closed && this.queuedForcedRuns > 0) {
1075
- this.queuedForcedRuns -= 1;
1076
- await this.runUpdate(`${reason}:queued`, true, { fromForcedQueue: true });
1077
- }
1078
- }
1079
- /**
1080
- * Symlink the default QMD models directory into our custom XDG_CACHE_HOME so
1081
- * that the pre-installed ML models (~/.cache/qmd/models/) are reused rather
1082
- * than re-downloaded for every agent. If the default models directory does
1083
- * not exist, or a models directory/symlink already exists in the target, this
1084
- * is a no-op.
1085
- */
1086
- async symlinkSharedModels() {
1087
- const defaultCacheHome = process.env.XDG_CACHE_HOME || (process.platform === "win32" ? process.env.LOCALAPPDATA : void 0) || path.join(os.homedir(), ".cache");
1088
- const defaultModelsDir = path.join(defaultCacheHome, "qmd", "models");
1089
- const targetModelsDir = path.join(this.xdgCacheHome, "qmd", "models");
1090
- try {
1091
- if (!(await fs$1.stat(defaultModelsDir).catch((err) => {
1092
- if (err.code === "ENOENT") return null;
1093
- throw err;
1094
- }))?.isDirectory()) return;
1095
- try {
1096
- await fs$1.lstat(targetModelsDir);
1097
- return;
1098
- } catch {}
1099
- try {
1100
- await fs$1.symlink(defaultModelsDir, targetModelsDir, "dir");
1101
- } catch (symlinkErr) {
1102
- const code = symlinkErr.code;
1103
- if (process.platform === "win32" && (code === "EPERM" || code === "ENOTSUP")) await fs$1.symlink(defaultModelsDir, targetModelsDir, "junction");
1104
- else throw symlinkErr;
1105
- }
1106
- log.debug(`symlinked qmd models: ${defaultModelsDir} → ${targetModelsDir}`);
1107
- } catch (err) {
1108
- log.warn(`failed to symlink qmd models directory: ${String(err)}`);
1109
- }
1110
- }
1111
- async runQmd(args, opts) {
1112
- return await runCliCommand({
1113
- commandSummary: `qmd ${args.join(" ")}`,
1114
- spawnInvocation: resolveCliSpawnInvocation({
1115
- command: this.qmd.command,
1116
- args,
1117
- env: this.env,
1118
- packageName: "qmd"
1119
- }),
1120
- env: this.env,
1121
- cwd: this.workspaceDir,
1122
- timeoutMs: opts?.timeoutMs,
1123
- maxOutputChars: this.maxQmdOutputChars,
1124
- discardStdout: opts?.discardOutput
1125
- });
1126
- }
1127
- resolveQmdMcpTool(searchCommand) {
1128
- if (this.qmdMcpToolVersion === "v2") return "query";
1129
- if (this.qmdMcpToolVersion === "v1") return searchCommand === "search" ? "search" : searchCommand === "vsearch" ? "vector_search" : "deep_search";
1130
- return "query";
1131
- }
1132
- markQmdV1Fallback() {
1133
- if (this.qmdMcpToolVersion !== "v1") {
1134
- this.qmdMcpToolVersion = "v1";
1135
- log.warn("QMD MCP server does not expose the v2 'query' tool; falling back to v1 tool names (search/vector_search/deep_search).");
1136
- }
1137
- }
1138
- markQmdV2() {
1139
- this.qmdMcpToolVersion = "v2";
1140
- }
1141
- /**
1142
- * Build the `searches` array for QMD 1.1+ `query` tool, respecting
1143
- * the configured searchMode so lexical-only or vector-only modes
1144
- * don't trigger unnecessary LLM/embedding work.
1145
- */
1146
- buildV2Searches(query, searchCommand) {
1147
- switch (searchCommand) {
1148
- case "search": return [{
1149
- type: "lex",
1150
- query
1151
- }];
1152
- case "vsearch": return [{
1153
- type: "vec",
1154
- query
1155
- }];
1156
- case "query":
1157
- case void 0:
1158
- default: return [
1159
- {
1160
- type: "lex",
1161
- query
1162
- },
1163
- {
1164
- type: "vec",
1165
- query
1166
- },
1167
- {
1168
- type: "hyde",
1169
- query
1170
- }
1171
- ];
1172
- }
1173
- }
1174
- isQueryToolNotFoundError(err) {
1175
- const detail = formatErrorMessage(err).match(/ failed \(code \d+\): ([\s\S]*)$/)?.[1];
1176
- if (!detail) return false;
1177
- return /(?:^|\n|:\s)(?:MCP error [^:\n]+:\s*)?Tool ['"]?query['"]? not found\b/i.test(detail);
1178
- }
1179
- async ensureMcporterDaemonStarted(mcporter) {
1180
- if (!mcporter.enabled) return;
1181
- const state = getMcporterState();
1182
- if (!mcporter.startDaemon) {
1183
- if (!state.coldStartWarned) {
1184
- state.coldStartWarned = true;
1185
- log.warn("mcporter qmd bridge enabled but startDaemon=false; each query may cold-start QMD MCP. Consider setting memory.qmd.mcporter.startDaemon=true to keep it warm.");
1186
- }
1187
- return;
1188
- }
1189
- if (!state.daemonStart) state.daemonStart = (async () => {
1190
- try {
1191
- await this.runMcporter(["daemon", "start"], { timeoutMs: 1e4 });
1192
- } catch (err) {
1193
- log.warn(`mcporter daemon start failed: ${String(err)}`);
1194
- state.daemonStart = null;
1195
- }
1196
- })();
1197
- await state.daemonStart;
1198
- }
1199
- async runMcporter(args, opts) {
1200
- const spawnInvocation = resolveCliSpawnInvocation({
1201
- command: "mcporter",
1202
- args,
1203
- env: this.env,
1204
- packageName: "mcporter"
1205
- });
1206
- return await runCliCommand({
1207
- commandSummary: `${spawnInvocation.command} ${spawnInvocation.argv.join(" ")}`,
1208
- spawnInvocation,
1209
- env: this.env,
1210
- cwd: this.workspaceDir,
1211
- timeoutMs: opts?.timeoutMs,
1212
- maxOutputChars: this.maxQmdOutputChars
1213
- });
1214
- }
1215
- async runQmdSearchViaMcporter(params) {
1216
- await this.ensureMcporterDaemonStarted(params.mcporter);
1217
- const effectiveTool = params.tool === "query" && this.qmdMcpToolVersion === "v1" ? this.resolveQmdMcpTool(params.searchCommand ?? "query") : params.tool;
1218
- const selector = `${params.mcporter.serverName}.${effectiveTool}`;
1219
- const useUnifiedQueryTool = effectiveTool === "query";
1220
- const callArgs = useUnifiedQueryTool ? {
1221
- searches: this.buildV2Searches(params.query, params.searchCommand),
1222
- limit: params.limit
1223
- } : {
1224
- query: params.query,
1225
- limit: params.limit,
1226
- minScore: params.minScore
1227
- };
1228
- if (params.collection) if (useUnifiedQueryTool) callArgs.collections = [params.collection];
1229
- else callArgs.collection = params.collection;
1230
- let result;
1231
- try {
1232
- result = await this.runMcporter([
1233
- "call",
1234
- selector,
1235
- "--args",
1236
- JSON.stringify(callArgs),
1237
- "--output",
1238
- "json",
1239
- "--timeout",
1240
- String(Math.max(0, params.timeoutMs))
1241
- ], { timeoutMs: Math.max(params.timeoutMs + 2e3, 5e3) });
1242
- if (useUnifiedQueryTool && this.qmdMcpToolVersion === null) this.markQmdV2();
1243
- } catch (err) {
1244
- if (useUnifiedQueryTool && this.isQueryToolNotFoundError(err)) {
1245
- this.markQmdV1Fallback();
1246
- const v1Tool = this.resolveQmdMcpTool(params.searchCommand ?? "query");
1247
- return this.runQmdSearchViaMcporter({
1248
- mcporter: params.mcporter,
1249
- tool: v1Tool,
1250
- searchCommand: params.searchCommand,
1251
- explicitToolOverride: false,
1252
- query: params.query,
1253
- limit: params.limit,
1254
- minScore: params.minScore,
1255
- collection: params.collection,
1256
- timeoutMs: params.timeoutMs
1257
- });
1258
- }
1259
- throw err;
1260
- }
1261
- const parsedUnknown = JSON.parse(result.stdout);
1262
- const parsedRecord = asNullableRecord(parsedUnknown);
1263
- const structured = (parsedRecord ? asNullableRecord(parsedRecord.structuredContent) : null) ?? parsedUnknown;
1264
- const structuredRecord = asNullableRecord(structured);
1265
- const results = structuredRecord && Array.isArray(structuredRecord.results) ? structuredRecord.results : Array.isArray(structured) ? structured : [];
1266
- const out = [];
1267
- for (const item of results) {
1268
- const itemRecord = asNullableRecord(item);
1269
- if (!itemRecord) continue;
1270
- const docidRaw = itemRecord.docid;
1271
- const docid = typeof docidRaw === "string" ? docidRaw.replace(/^#/, "").trim() : "";
1272
- if (!docid) continue;
1273
- const scoreRaw = itemRecord.score;
1274
- const score = typeof scoreRaw === "number" ? scoreRaw : Number(scoreRaw);
1275
- const snippet = typeof itemRecord.snippet === "string" ? itemRecord.snippet : "";
1276
- out.push({
1277
- docid,
1278
- score: Number.isFinite(score) ? score : 0,
1279
- snippet,
1280
- collection: typeof itemRecord.collection === "string" ? itemRecord.collection : void 0,
1281
- file: typeof itemRecord.file === "string" ? itemRecord.file : void 0,
1282
- body: typeof itemRecord.body === "string" ? itemRecord.body : void 0,
1283
- startLine: this.normalizeSnippetLine(itemRecord.start_line ?? itemRecord.startLine),
1284
- endLine: this.normalizeSnippetLine(itemRecord.end_line ?? itemRecord.endLine)
1285
- });
1286
- }
1287
- return out;
1288
- }
1289
- async readPartialText(absPath, from, lines) {
1290
- const start = Math.max(1, from ?? 1);
1291
- const count = Math.max(1, lines ?? Number.POSITIVE_INFINITY);
1292
- let handle;
1293
- try {
1294
- handle = await fs$1.open(absPath);
1295
- } catch (err) {
1296
- if (isFileMissingError(err)) return { missing: true };
1297
- throw err;
1298
- }
1299
- const stream = handle.createReadStream({ encoding: "utf-8" });
1300
- const rl = readline.createInterface({
1301
- input: stream,
1302
- crlfDelay: Infinity
1303
- });
1304
- const selected = [];
1305
- let index = 0;
1306
- let moreSourceLinesRemain = false;
1307
- try {
1308
- for await (const line of rl) {
1309
- index += 1;
1310
- if (index < start) continue;
1311
- if (selected.length >= count) {
1312
- moreSourceLinesRemain = true;
1313
- break;
1314
- }
1315
- selected.push(line);
1316
- }
1317
- } finally {
1318
- rl.close();
1319
- await handle.close();
1320
- }
1321
- return {
1322
- missing: false,
1323
- selectedLines: selected.slice(0, count),
1324
- moreSourceLinesRemain
1325
- };
1326
- }
1327
- async readFullText(absPath) {
1328
- try {
1329
- return {
1330
- missing: false,
1331
- text: await fs$1.readFile(absPath, "utf-8")
1332
- };
1333
- } catch (err) {
1334
- if (isFileMissingError(err)) return { missing: true };
1335
- throw err;
1336
- }
1337
- }
1338
- ensureDb() {
1339
- if (this.db) return this.db;
1340
- const { DatabaseSync } = requireNodeSqlite();
1341
- this.db = new DatabaseSync(this.indexPath, { readOnly: true });
1342
- this.db.exec("PRAGMA busy_timeout = 1000");
1343
- return this.db;
1344
- }
1345
- async exportSessions() {
1346
- if (!this.sessionExporter) return;
1347
- const exportDir = this.sessionExporter.dir;
1348
- await fs$1.mkdir(exportDir, { recursive: true });
1349
- const files = await listSessionFilesForAgent(this.agentId);
1350
- const keep = /* @__PURE__ */ new Set();
1351
- const tracked = /* @__PURE__ */ new Set();
1352
- const cutoff = this.sessionExporter.retentionMs ? Date.now() - this.sessionExporter.retentionMs : null;
1353
- for (const sessionFile of files) {
1354
- const entry = await buildSessionEntry(sessionFile);
1355
- if (!entry) continue;
1356
- if (cutoff && entry.mtimeMs < cutoff) continue;
1357
- const targetName = `${path.basename(sessionFile, ".jsonl")}.md`;
1358
- const target = path.join(exportDir, targetName);
1359
- tracked.add(sessionFile);
1360
- const state = this.exportedSessionState.get(sessionFile);
1361
- if (!state || state.hash !== entry.hash || state.mtimeMs !== entry.mtimeMs) await writeFileWithinRoot({
1362
- rootDir: exportDir,
1363
- relativePath: targetName,
1364
- data: this.renderSessionMarkdown(entry),
1365
- encoding: "utf-8"
1366
- });
1367
- this.exportedSessionState.set(sessionFile, {
1368
- hash: entry.hash,
1369
- mtimeMs: entry.mtimeMs,
1370
- target
1371
- });
1372
- keep.add(target);
1373
- }
1374
- const exported = await fs$1.readdir(exportDir).catch(() => []);
1375
- for (const name of exported) {
1376
- if (!name.endsWith(".md")) continue;
1377
- const full = path.join(exportDir, name);
1378
- if (!keep.has(full)) await fs$1.rm(full, { force: true });
1379
- }
1380
- for (const [sessionFile, state] of this.exportedSessionState) if (!tracked.has(sessionFile) || !state.target.startsWith(exportDir + path.sep)) this.exportedSessionState.delete(sessionFile);
1381
- }
1382
- renderSessionMarkdown(entry) {
1383
- return `${`# Session ${path.basename(entry.absPath, path.extname(entry.absPath))}`}\n\n${entry.content?.trim().length ? entry.content.trim() : "(empty)"}\n`;
1384
- }
1385
- pickSessionCollectionName() {
1386
- const existing = new Set(this.qmd.collections.map((collection) => collection.name));
1387
- const base = `sessions-${this.sanitizeCollectionNameSegment(this.agentId)}`;
1388
- if (!existing.has(base)) return base;
1389
- let counter = 2;
1390
- let candidate = `${base}-${counter}`;
1391
- while (existing.has(candidate)) {
1392
- counter += 1;
1393
- candidate = `${base}-${counter}`;
1394
- }
1395
- return candidate;
1396
- }
1397
- sanitizeCollectionNameSegment(input) {
1398
- return normalizeLowercaseStringOrEmpty(input).replace(/[^a-z0-9-]+/g, "-").replace(/^-+|-+$/g, "") || "agent";
1399
- }
1400
- async resolveDocLocation(docid, hints) {
1401
- const normalizedHints = this.normalizeDocHints(hints);
1402
- if (!docid) return this.resolveDocLocationFromHints(normalizedHints);
1403
- const normalized = docid.startsWith("#") ? docid.slice(1) : docid;
1404
- if (!normalized) return null;
1405
- const cacheKey = `${normalizedHints.preferredCollection ?? "*"}:${normalized}`;
1406
- const cached = this.docPathCache.get(cacheKey);
1407
- if (cached) return cached;
1408
- const db = this.ensureDb();
1409
- let rows = [];
1410
- try {
1411
- rows = db.prepare("SELECT collection, path FROM documents WHERE hash = ? AND active = 1").all(normalized);
1412
- if (rows.length === 0) rows = db.prepare("SELECT collection, path FROM documents WHERE hash LIKE ? AND active = 1").all(`${normalized}%`);
1413
- } catch (err) {
1414
- if (this.isSqliteBusyError(err)) {
1415
- log.debug(`qmd index is busy while resolving doc path: ${String(err)}`);
1416
- throw this.createQmdBusyError(err);
1417
- }
1418
- throw err;
1419
- }
1420
- if (rows.length === 0) return null;
1421
- const location = this.pickDocLocation(rows, normalizedHints);
1422
- if (!location) return null;
1423
- this.docPathCache.set(cacheKey, location);
1424
- return location;
1425
- }
1426
- resolveDocLocationFromHints(hints) {
1427
- if (!hints.preferredCollection || !hints.preferredFile) return null;
1428
- const indexedLocation = this.resolveIndexedDocLocationFromHint(hints.preferredCollection, hints.preferredFile);
1429
- if (indexedLocation) return indexedLocation;
1430
- const collectionRelativePath = this.toCollectionRelativePath(hints.preferredCollection, hints.preferredFile);
1431
- if (!collectionRelativePath) return null;
1432
- return this.toDocLocation(hints.preferredCollection, collectionRelativePath);
1433
- }
1434
- resolveIndexedDocLocationFromHint(collection, preferredFile) {
1435
- const trimmedCollection = collection.trim();
1436
- const trimmedFile = preferredFile.trim();
1437
- if (!trimmedCollection || !trimmedFile) return null;
1438
- const exactPath = path.normalize(trimmedFile).replace(/\\/g, "/");
1439
- let rows = [];
1440
- try {
1441
- const db = this.ensureDb();
1442
- const exactRows = db.prepare("SELECT path FROM documents WHERE collection = ? AND path = ? AND active = 1").all(trimmedCollection, exactPath);
1443
- if (exactRows.length > 0) return this.toDocLocation(trimmedCollection, exactRows[0].path);
1444
- rows = db.prepare("SELECT path FROM documents WHERE collection = ? AND active = 1").all(trimmedCollection);
1445
- } catch (err) {
1446
- if (this.isSqliteBusyError(err)) {
1447
- log.debug(`qmd index is busy while resolving hinted path: ${String(err)}`);
1448
- throw this.createQmdBusyError(err);
1449
- }
1450
- log.debug(`qmd index hint lookup skipped: ${String(err)}`);
1451
- return null;
1452
- }
1453
- const matches = rows.filter((row) => this.matchesPreferredFileHint(row.path, trimmedFile));
1454
- if (matches.length !== 1) return null;
1455
- return this.toDocLocation(trimmedCollection, matches[0].path);
1456
- }
1457
- normalizeDocHints(hints) {
1458
- const preferredCollection = hints?.preferredCollection?.trim();
1459
- const preferredFile = hints?.preferredFile?.trim();
1460
- if (!preferredFile) return preferredCollection ? { preferredCollection } : {};
1461
- const parsedQmdFile = this.parseQmdFileUri(preferredFile);
1462
- return {
1463
- preferredCollection: parsedQmdFile?.collection ?? preferredCollection,
1464
- preferredFile: parsedQmdFile?.collectionRelativePath ?? preferredFile
1465
- };
1466
- }
1467
- parseQmdFileUri(fileRef) {
1468
- if (!normalizeLowercaseStringOrEmpty(fileRef).startsWith("qmd://")) return null;
1469
- try {
1470
- const parsed = new URL(fileRef);
1471
- const collection = decodeURIComponent(parsed.hostname).trim();
1472
- const pathname = decodeURIComponent(parsed.pathname).replace(/^\/+/, "").trim();
1473
- if (!collection && !pathname) return null;
1474
- return {
1475
- collection: collection || void 0,
1476
- collectionRelativePath: pathname || void 0
1477
- };
1478
- } catch {
1479
- return null;
1480
- }
1481
- }
1482
- toCollectionRelativePath(collection, filePath) {
1483
- const root = this.collectionRoots.get(collection);
1484
- if (!root) return null;
1485
- const trimmedFilePath = filePath.trim();
1486
- if (!trimmedFilePath) return null;
1487
- const normalizedInput = path.normalize(trimmedFilePath);
1488
- const absolutePath = path.isAbsolute(normalizedInput) ? normalizedInput : path.resolve(root.path, normalizedInput);
1489
- if (!this.isWithinRoot(root.path, absolutePath)) return null;
1490
- const relative = path.relative(root.path, absolutePath);
1491
- if (!relative || relative === ".") return null;
1492
- return relative.replace(/\\/g, "/");
1493
- }
1494
- pickDocLocation(rows, hints) {
1495
- if (hints?.preferredCollection) for (const row of rows) {
1496
- if (row.collection !== hints.preferredCollection) continue;
1497
- const location = this.toDocLocation(row.collection, row.path);
1498
- if (location) return location;
1499
- }
1500
- if (hints?.preferredFile) for (const row of rows) {
1501
- if (!this.matchesPreferredFileHint(row.path, hints.preferredFile)) continue;
1502
- const location = this.toDocLocation(row.collection, row.path);
1503
- if (location) return location;
1504
- }
1505
- for (const row of rows) {
1506
- const location = this.toDocLocation(row.collection, row.path);
1507
- if (location) return location;
1508
- }
1509
- return null;
1510
- }
1511
- matchesPreferredFileHint(rowPath, preferredFile) {
1512
- const preferred = path.normalize(preferredFile).replace(/\\/g, "/");
1513
- const normalizedRowPath = path.normalize(rowPath).replace(/\\/g, "/");
1514
- if (normalizedRowPath === preferred || normalizedRowPath.endsWith(`/${preferred}`)) return true;
1515
- const normalizedPreferredLookup = this.normalizeQmdLookupPath(preferredFile);
1516
- if (!normalizedPreferredLookup) return false;
1517
- const normalizedRowLookup = this.normalizeQmdLookupPath(rowPath);
1518
- return normalizedRowLookup === normalizedPreferredLookup || normalizedRowLookup.endsWith(`/${normalizedPreferredLookup}`);
1519
- }
1520
- normalizeQmdLookupPath(filePath) {
1521
- return filePath.replace(/\\/g, "/").split("/").filter((segment) => segment.length > 0 && segment !== ".").map((segment) => this.normalizeQmdLookupSegment(segment)).filter(Boolean).join("/");
1522
- }
1523
- normalizeQmdLookupSegment(segment) {
1524
- const trimmed = segment.trim();
1525
- if (!trimmed) return "";
1526
- if (trimmed === "." || trimmed === "..") return trimmed;
1527
- const parsed = path.posix.parse(trimmed);
1528
- const normalizePart = (value) => localeLowercasePreservingWhitespace(value.normalize("NFKD")).replace(/[^\p{Letter}\p{Number}]+/gu, "-").replace(/-{2,}/g, "-").replace(/^-+|-+$/g, "");
1529
- const normalizedName = normalizePart(parsed.name);
1530
- const normalizedExt = localeLowercasePreservingWhitespace(parsed.ext.normalize("NFKD")).replace(/[^\p{Letter}\p{Number}.]+/gu, "");
1531
- const fallbackName = normalizeLowercaseStringOrEmpty(parsed.name.normalize("NFKD")).replace(/\s+/g, "-");
1532
- return `${normalizedName || fallbackName || "file"}${normalizedExt}`;
1533
- }
1534
- extractSnippetLines(snippet) {
1535
- const headerLines = this.parseSnippetHeaderLines(snippet);
1536
- if (headerLines) return headerLines;
1537
- return {
1538
- startLine: 1,
1539
- endLine: snippet.split("\n").length
1540
- };
1541
- }
1542
- resolveSnippetLines(entry, snippet) {
1543
- const explicitStart = this.normalizeSnippetLine(entry.startLine);
1544
- const explicitEnd = this.normalizeSnippetLine(entry.endLine);
1545
- const headerLines = this.parseSnippetHeaderLines(snippet);
1546
- if (explicitStart !== void 0 && explicitEnd !== void 0) return explicitStart <= explicitEnd ? {
1547
- startLine: explicitStart,
1548
- endLine: explicitEnd
1549
- } : {
1550
- startLine: explicitEnd,
1551
- endLine: explicitStart
1552
- };
1553
- if (explicitStart !== void 0) {
1554
- if (headerLines) {
1555
- const width = headerLines.endLine - headerLines.startLine;
1556
- return {
1557
- startLine: explicitStart,
1558
- endLine: explicitStart + Math.max(0, width)
1559
- };
1560
- }
1561
- return {
1562
- startLine: explicitStart,
1563
- endLine: explicitStart
1564
- };
1565
- }
1566
- if (explicitEnd !== void 0) {
1567
- if (headerLines) {
1568
- const width = headerLines.endLine - headerLines.startLine;
1569
- return {
1570
- startLine: Math.max(1, explicitEnd - Math.max(0, width)),
1571
- endLine: explicitEnd
1572
- };
1573
- }
1574
- return {
1575
- startLine: explicitEnd,
1576
- endLine: explicitEnd
1577
- };
1578
- }
1579
- if (headerLines) return headerLines;
1580
- return {
1581
- startLine: 1,
1582
- endLine: snippet.split("\n").length
1583
- };
1584
- }
1585
- normalizeSnippetLine(value) {
1586
- return typeof value === "number" && Number.isFinite(value) && value > 0 ? value : void 0;
1587
- }
1588
- parseSnippetHeaderLines(snippet) {
1589
- const match = SNIPPET_HEADER_RE.exec(snippet);
1590
- if (!match) return null;
1591
- const start = Number(match[1]);
1592
- const count = Number(match[2]);
1593
- if (Number.isFinite(start) && Number.isFinite(count)) return {
1594
- startLine: start,
1595
- endLine: start + count - 1
1596
- };
1597
- return null;
1598
- }
1599
- readCounts() {
1600
- try {
1601
- const rows = this.ensureDb().prepare("SELECT collection, COUNT(*) as c FROM documents WHERE active = 1 GROUP BY collection").all();
1602
- const bySource = /* @__PURE__ */ new Map();
1603
- for (const source of this.sources) bySource.set(source, {
1604
- files: 0,
1605
- chunks: 0
1606
- });
1607
- let total = 0;
1608
- for (const row of rows) {
1609
- const source = this.collectionRoots.get(row.collection)?.kind ?? "memory";
1610
- const entry = bySource.get(source) ?? {
1611
- files: 0,
1612
- chunks: 0
1613
- };
1614
- entry.files += row.c ?? 0;
1615
- entry.chunks += row.c ?? 0;
1616
- bySource.set(source, entry);
1617
- total += row.c ?? 0;
1618
- }
1619
- return {
1620
- totalDocuments: total,
1621
- sourceCounts: Array.from(bySource.entries()).map(([source, value]) => ({
1622
- source,
1623
- files: value.files,
1624
- chunks: value.chunks
1625
- }))
1626
- };
1627
- } catch (err) {
1628
- log.warn(`failed to read qmd index stats: ${String(err)}`);
1629
- return {
1630
- totalDocuments: 0,
1631
- sourceCounts: Array.from(this.sources).map((source) => ({
1632
- source,
1633
- files: 0,
1634
- chunks: 0
1635
- }))
1636
- };
1637
- }
1638
- }
1639
- logScopeDenied(sessionKey) {
1640
- const channel = deriveQmdScopeChannel(sessionKey) ?? "unknown";
1641
- const chatType = deriveQmdScopeChatType(sessionKey) ?? "unknown";
1642
- const key = sessionKey?.trim() || "<none>";
1643
- log.warn(`qmd search denied by scope (channel=${channel}, chatType=${chatType}, session=${key})`);
1644
- }
1645
- isScopeAllowed(sessionKey) {
1646
- return isQmdScopeAllowed(this.qmd.scope, sessionKey);
1647
- }
1648
- toDocLocation(collection, collectionRelativePath) {
1649
- const root = this.collectionRoots.get(collection);
1650
- if (!root) return null;
1651
- const normalizedRelative = collectionRelativePath.replace(/\\/g, "/");
1652
- const absPath = path.normalize(path.resolve(root.path, collectionRelativePath));
1653
- const relativeToWorkspace = path.relative(this.workspaceDir, absPath);
1654
- return {
1655
- rel: this.buildSearchPath(collection, normalizedRelative, relativeToWorkspace, absPath),
1656
- abs: absPath,
1657
- source: root.kind
1658
- };
1659
- }
1660
- buildSearchPath(collection, collectionRelativePath, relativeToWorkspace, absPath) {
1661
- const sanitized = collectionRelativePath.replace(/^\/+/, "");
1662
- if (this.isInsideWorkspace(relativeToWorkspace)) {
1663
- const normalized = relativeToWorkspace.replace(/\\/g, "/");
1664
- if (!normalized) return path.basename(absPath);
1665
- if (normalized === "qmd" || normalized.startsWith("qmd/")) return `qmd/${collection}/${sanitized}`;
1666
- return normalized;
1667
- }
1668
- return `qmd/${collection}/${sanitized}`;
1669
- }
1670
- isInsideWorkspace(relativePath) {
1671
- if (!relativePath) return true;
1672
- if (relativePath.startsWith("..")) return false;
1673
- if (relativePath.startsWith(`..${path.sep}`)) return false;
1674
- return !path.isAbsolute(relativePath);
1675
- }
1676
- resolveReadPath(relPath) {
1677
- if (relPath.startsWith("qmd/")) {
1678
- const [, collection, ...rest] = relPath.split("/");
1679
- if (!collection || rest.length === 0) throw new Error("invalid qmd path");
1680
- const root = this.collectionRoots.get(collection);
1681
- if (!root) throw new Error(`unknown qmd collection: ${collection}`);
1682
- const joined = rest.join("/");
1683
- const resolved = path.resolve(root.path, joined);
1684
- if (!this.isWithinRoot(root.path, resolved)) throw new Error("qmd path escapes collection");
1685
- return resolved;
1686
- }
1687
- const absPath = path.resolve(this.workspaceDir, relPath);
1688
- if (!this.isWithinWorkspace(absPath)) throw new Error("path escapes workspace");
1689
- if (!isDefaultMemoryPath(path.relative(this.workspaceDir, absPath).replace(/\\/g, "/")) && !this.isIndexedWorkspaceReadPath(absPath)) throw new Error("path required");
1690
- return absPath;
1691
- }
1692
- isIndexedWorkspaceReadPath(absPath) {
1693
- const normalizedAbsPath = path.normalize(absPath);
1694
- for (const [collection, root] of this.collectionRoots.entries()) {
1695
- if (!this.isWithinRoot(root.path, normalizedAbsPath)) continue;
1696
- const collectionRelativePath = path.relative(root.path, normalizedAbsPath).replace(/\\/g, "/");
1697
- if (!collectionRelativePath || collectionRelativePath.startsWith("..")) continue;
1698
- try {
1699
- const exactRow = this.ensureDb().prepare("SELECT path FROM documents WHERE collection = ? AND active = 1 AND path = ?").get(collection, collectionRelativePath);
1700
- if (exactRow && path.normalize(path.resolve(root.path, exactRow.path)) === normalizedAbsPath) return true;
1701
- const match = this.ensureDb().prepare("SELECT path FROM documents WHERE collection = ? AND active = 1").all(collection).find((row) => this.matchesPreferredFileHint(row.path, collectionRelativePath));
1702
- if (match && path.normalize(path.resolve(root.path, match.path)) === normalizedAbsPath) return true;
1703
- } catch (err) {
1704
- if (this.isSqliteBusyError(err)) {
1705
- log.debug(`qmd index is busy while checking read path: ${String(err)}`);
1706
- throw this.createQmdBusyError(err);
1707
- }
1708
- log.debug(`qmd indexed read-path lookup skipped: ${String(err)}`);
1709
- }
1710
- }
1711
- return false;
1712
- }
1713
- isWithinWorkspace(absPath) {
1714
- const normalizedWorkspace = this.workspaceDir.endsWith(path.sep) ? this.workspaceDir : `${this.workspaceDir}${path.sep}`;
1715
- if (absPath === this.workspaceDir) return true;
1716
- return (absPath.endsWith(path.sep) ? absPath : `${absPath}${path.sep}`).startsWith(normalizedWorkspace);
1717
- }
1718
- isWithinRoot(root, candidate) {
1719
- const normalizedRoot = root.endsWith(path.sep) ? root : `${root}${path.sep}`;
1720
- if (candidate === root) return true;
1721
- return (candidate.endsWith(path.sep) ? candidate : `${candidate}${path.sep}`).startsWith(normalizedRoot);
1722
- }
1723
- clampResultsByInjectedChars(results) {
1724
- const budget = this.qmd.limits.maxInjectedChars;
1725
- if (!budget || budget <= 0) return results;
1726
- let remaining = budget;
1727
- const clamped = [];
1728
- for (const entry of results) {
1729
- if (remaining <= 0) break;
1730
- const snippet = entry.snippet ?? "";
1731
- if (snippet.length <= remaining) {
1732
- clamped.push(entry);
1733
- remaining -= snippet.length;
1734
- } else {
1735
- const trimmed = snippet.slice(0, Math.max(0, remaining));
1736
- clamped.push({
1737
- ...entry,
1738
- snippet: trimmed
1739
- });
1740
- break;
1741
- }
1742
- }
1743
- return clamped;
1744
- }
1745
- diversifyResultsBySource(results, limit) {
1746
- const target = Math.max(0, limit);
1747
- if (target <= 0) return [];
1748
- if (results.length <= 1) return results.slice(0, target);
1749
- const bySource = /* @__PURE__ */ new Map();
1750
- for (const entry of results) {
1751
- const list = bySource.get(entry.source) ?? [];
1752
- list.push(entry);
1753
- bySource.set(entry.source, list);
1754
- }
1755
- const hasSessions = bySource.has("sessions");
1756
- const hasMemory = bySource.has("memory");
1757
- if (!hasSessions || !hasMemory) return results.slice(0, target);
1758
- const sourceOrder = Array.from(bySource.entries()).toSorted((a, b) => (b[1][0]?.score ?? 0) - (a[1][0]?.score ?? 0)).map(([source]) => source);
1759
- const diversified = [];
1760
- while (diversified.length < target) {
1761
- let emitted = false;
1762
- for (const source of sourceOrder) {
1763
- const next = bySource.get(source)?.shift();
1764
- if (!next) continue;
1765
- diversified.push(next);
1766
- emitted = true;
1767
- if (diversified.length >= target) break;
1768
- }
1769
- if (!emitted) break;
1770
- }
1771
- return diversified;
1772
- }
1773
- shouldSkipUpdate(force) {
1774
- if (force) return false;
1775
- const debounceMs = this.qmd.update.debounceMs;
1776
- if (debounceMs <= 0) return false;
1777
- if (!this.lastUpdateAt) return false;
1778
- return Date.now() - this.lastUpdateAt < debounceMs;
1779
- }
1780
- isSqliteBusyError(err) {
1781
- const normalized = normalizeLowercaseStringOrEmpty(formatErrorMessage(err));
1782
- return normalized.includes("sqlite_busy") || normalized.includes("database is locked");
1783
- }
1784
- isUnsupportedQmdOptionError(err) {
1785
- const normalized = normalizeLowercaseStringOrEmpty(formatErrorMessage(err));
1786
- return normalized.includes("unknown flag") || normalized.includes("unknown option") || normalized.includes("unrecognized option") || normalized.includes("flag provided but not defined") || normalized.includes("unexpected argument");
1787
- }
1788
- createQmdBusyError(err) {
1789
- const message = formatErrorMessage(err);
1790
- return /* @__PURE__ */ new Error(`qmd index busy while reading results: ${message}`);
1791
- }
1792
- async waitForPendingUpdateBeforeSearch() {
1793
- const pending = this.pendingUpdate;
1794
- if (!pending) return;
1795
- await Promise.race([pending.catch(() => void 0), new Promise((resolve) => setTimeout(resolve, SEARCH_PENDING_UPDATE_WAIT_MS))]);
1796
- }
1797
- async runQueryAcrossCollections(query, limit, collectionNames, command) {
1798
- log.debug(`qmd ${command} multi-collection workaround active (${collectionNames.length} collections)`);
1799
- const bestByResultKey = /* @__PURE__ */ new Map();
1800
- for (const collectionName of collectionNames) {
1801
- const args = this.buildSearchArgs(command, query, limit);
1802
- args.push("-c", collectionName);
1803
- const result = await this.runQmd(args, { timeoutMs: this.qmd.limits.timeoutMs });
1804
- const parsed = parseQmdQueryJson(result.stdout, result.stderr);
1805
- for (const entry of parsed) {
1806
- const normalizedHints = this.normalizeDocHints({
1807
- preferredCollection: entry.collection ?? collectionName,
1808
- preferredFile: entry.file
1809
- });
1810
- const normalizedDocId = typeof entry.docid === "string" && entry.docid.trim().length > 0 ? entry.docid : void 0;
1811
- const withCollection = {
1812
- ...entry,
1813
- docid: normalizedDocId,
1814
- collection: normalizedHints.preferredCollection ?? entry.collection ?? collectionName,
1815
- file: normalizedHints.preferredFile ?? entry.file
1816
- };
1817
- const resultKey = this.buildQmdResultKey(withCollection);
1818
- if (!resultKey) continue;
1819
- const prev = bestByResultKey.get(resultKey);
1820
- const prevScore = typeof prev?.score === "number" ? prev.score : Number.NEGATIVE_INFINITY;
1821
- const nextScore = typeof withCollection.score === "number" ? withCollection.score : Number.NEGATIVE_INFINITY;
1822
- if (!prev || nextScore > prevScore) bestByResultKey.set(resultKey, withCollection);
1823
- }
1824
- }
1825
- return [...bestByResultKey.values()].toSorted((a, b) => (b.score ?? 0) - (a.score ?? 0));
1826
- }
1827
- buildQmdResultKey(entry) {
1828
- if (typeof entry.docid === "string" && entry.docid.trim().length > 0) return `docid:${entry.docid}`;
1829
- const hints = this.normalizeDocHints({
1830
- preferredCollection: entry.collection,
1831
- preferredFile: entry.file
1832
- });
1833
- if (!hints.preferredCollection || !hints.preferredFile) return null;
1834
- const collectionRelativePath = this.toCollectionRelativePath(hints.preferredCollection, hints.preferredFile);
1835
- if (!collectionRelativePath) return null;
1836
- return `file:${hints.preferredCollection}:${collectionRelativePath}`;
1837
- }
1838
- async runMcporterAcrossCollections(params) {
1839
- const bestByDocId = /* @__PURE__ */ new Map();
1840
- for (const collectionName of params.collectionNames) {
1841
- const parsed = params.explicitToolOverride ? await this.runQmdSearchViaMcporter({
1842
- mcporter: this.qmd.mcporter,
1843
- tool: params.tool,
1844
- searchCommand: params.searchCommand,
1845
- explicitToolOverride: true,
1846
- query: params.query,
1847
- limit: params.limit,
1848
- minScore: params.minScore,
1849
- collection: collectionName,
1850
- timeoutMs: this.qmd.limits.timeoutMs
1851
- }) : await this.runQmdSearchViaMcporter({
1852
- mcporter: this.qmd.mcporter,
1853
- tool: params.tool,
1854
- searchCommand: params.searchCommand,
1855
- explicitToolOverride: false,
1856
- query: params.query,
1857
- limit: params.limit,
1858
- minScore: params.minScore,
1859
- collection: collectionName,
1860
- timeoutMs: this.qmd.limits.timeoutMs
1861
- });
1862
- for (const entry of parsed) {
1863
- if (typeof entry.docid !== "string" || !entry.docid.trim()) continue;
1864
- const prev = bestByDocId.get(entry.docid);
1865
- const prevScore = typeof prev?.score === "number" ? prev.score : Number.NEGATIVE_INFINITY;
1866
- const nextScore = typeof entry.score === "number" ? entry.score : Number.NEGATIVE_INFINITY;
1867
- if (!prev || nextScore > prevScore) bestByDocId.set(entry.docid, entry);
1868
- }
1869
- }
1870
- return [...bestByDocId.values()].toSorted((a, b) => (b.score ?? 0) - (a.score ?? 0));
1871
- }
1872
- listManagedCollectionNames(sources) {
1873
- if (!sources?.length) return this.managedCollectionNames;
1874
- const allowed = new Set(sources);
1875
- return this.managedCollectionNames.filter((name) => {
1876
- const source = this.collectionRoots.get(name)?.kind;
1877
- return source ? allowed.has(source) : false;
1878
- });
1879
- }
1880
- computeManagedCollectionNames() {
1881
- const seen = /* @__PURE__ */ new Set();
1882
- const names = [];
1883
- for (const collection of this.qmd.collections) {
1884
- const name = collection.name?.trim();
1885
- if (!name || seen.has(name)) continue;
1886
- seen.add(name);
1887
- names.push(name);
1888
- }
1889
- return names;
1890
- }
1891
- buildCollectionFilterArgs(collectionNames) {
1892
- if (collectionNames.length === 0) return [];
1893
- return collectionNames.filter(Boolean).flatMap((name) => ["-c", name]);
1894
- }
1895
- buildSearchArgs(command, query, limit) {
1896
- const normalizedQuery = command === "search" ? normalizeHanBm25Query(query) : query;
1897
- if (command === "query") return [
1898
- "query",
1899
- normalizedQuery,
1900
- "--json",
1901
- "-n",
1902
- String(limit)
1903
- ];
1904
- return [
1905
- command,
1906
- normalizedQuery,
1907
- "--json",
1908
- "-n",
1909
- String(limit)
1910
- ];
1911
- }
1912
- };
1913
- function resolveQmdManagerRuntimeConfig(cfg, agentId) {
1914
- return {
1915
- workspaceDir: resolveAgentWorkspaceDir(cfg, agentId),
1916
- syncSettings: resolveMemorySearchSyncConfig(cfg, agentId),
1917
- contextLimits: resolveAgentContextLimits(cfg, agentId)
1918
- };
1919
- }
1920
- //#endregion
1921
- export { QmdMemoryManager };