@spacebar_ai/moldclaw-core 2026.3.14 → 2026.3.16

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 (1074) hide show
  1. package/README.md +108 -3
  2. package/dist/account-id-plS5L20e.d.ts +1 -0
  3. package/dist/accounts-BAYVGC2k.js +109 -0
  4. package/dist/accounts-DrjRgReV.d.ts +103 -0
  5. package/dist/acp-cli-at_UYEOS.js +2088 -0
  6. package/dist/acpx-Chy1GQ_k.d.ts +5 -0
  7. package/dist/actions.runtime-C0F7dMfO.js +114 -0
  8. package/dist/actions.runtime-caI2LG9o.js +128 -0
  9. package/dist/agent-media-payload-CkpAqaOh.d.ts +16 -0
  10. package/dist/agents-B98yPGc5.js +853 -0
  11. package/dist/agents-BrLr08L3.js +217 -0
  12. package/dist/allow-from-BIwT4dl7.d.ts +42 -0
  13. package/dist/allow-list-CHt7yvAf.js +81 -0
  14. package/dist/allowlist-CxQo2wQc.js +142 -0
  15. package/dist/allowlist-resolution-B7ib7gye.d.ts +17 -0
  16. package/dist/api-Co7TNHbL.js +6953 -0
  17. package/dist/api-cEQ_ql_8.js +112 -0
  18. package/dist/audit-AnKnnlaZ.js +787 -0
  19. package/dist/audit-channel.collect.runtime-CAk1DFQ3.js +600 -0
  20. package/dist/audit-channel.runtime-5phdZp_m.js +116 -0
  21. package/dist/audit-extra.async-B8ZXFxic.js +813 -0
  22. package/dist/audit-hdKa3D-u.js +54 -0
  23. package/dist/audit-membership-runtime-CJV5XvGU.js +157 -0
  24. package/dist/audit.deep.runtime-DNMcRQrp.js +24 -0
  25. package/dist/audit.nondeep.runtime-DhNDL6yM.js +831 -0
  26. package/dist/audit.runtime-Bx7uWEh8.js +113 -0
  27. package/dist/auth-choice-C37W9MA7.js +268 -0
  28. package/dist/auth-choice-CNppOY_V.js +117 -0
  29. package/dist/auth-choice-XYFnp6fI.js +502 -0
  30. package/dist/auth-choice-options-D6oZY4Xo.js +123 -0
  31. package/dist/auth-choice-prompt-BhRqchJx.js +110 -0
  32. package/dist/auth-choice-prompt-C1xv0N08.js +36 -0
  33. package/dist/auth-choice.plugin-providers.runtime-DhLEtbmR.js +114 -0
  34. package/dist/auth-profiles-9zZdaXJK.js +127756 -0
  35. package/dist/auth-profiles.runtime-HONFDgiu.js +111 -0
  36. package/dist/bluebubbles-BY8JhO4y.js +64 -0
  37. package/dist/bluebubbles-CQjEnzK_.d.ts +6 -0
  38. package/dist/bluebubbles-RmcKgkBa.d.ts +45 -0
  39. package/dist/boolean-param-F1sMwnPu.d.ts +5 -0
  40. package/dist/bot-BGh-ATV7.d.ts +478 -0
  41. package/dist/brave-CljenznH.js +24 -0
  42. package/dist/browser-cli-CX8i0wf0.js +1492 -0
  43. package/dist/build-info.json +3 -3
  44. package/dist/bundled/boot-md/handler.d.ts +6 -0
  45. package/dist/bundled/boot-md/handler.js +26 -26
  46. package/dist/bundled/bootstrap-extra-files/handler.d.ts +6 -0
  47. package/dist/bundled/command-logger/handler.d.ts +9 -0
  48. package/dist/bundled/session-memory/handler.d.ts +9 -0
  49. package/dist/bundled/session-memory/handler.js +27 -27
  50. package/dist/call-Bc257L16.js +37 -0
  51. package/dist/call-DYFR7oGy.js +639 -0
  52. package/dist/canvas-host/a2ui/.bundle.hash +1 -1
  53. package/dist/channel-Bd-igGEW.js +803 -0
  54. package/dist/channel-BgRMb6bZ.js +575 -0
  55. package/dist/channel-BtcLrU6J.js +1598 -0
  56. package/dist/channel-Bwf6m_hD.js +538 -0
  57. package/dist/channel-C7-kgDBd.js +562 -0
  58. package/dist/channel-CEXOAxIc.js +949 -0
  59. package/dist/channel-CpZ3p9MJ.js +226 -0
  60. package/dist/channel-CqBlN6A2.js +619 -0
  61. package/dist/channel-DKhfHW4U.js +352 -0
  62. package/dist/channel-DS3t_KdJ2.js +316 -0
  63. package/dist/channel-DY24FA1v.js +4681 -0
  64. package/dist/channel-DYFGmImJ.js +542 -0
  65. package/dist/channel-DcyIqX5p.js +207 -0
  66. package/dist/channel-J-2XcAli.js +214 -0
  67. package/dist/channel-N616f4gZ.js +306 -0
  68. package/dist/channel-NY7aU2Gj.js +397 -0
  69. package/dist/channel-PNI8BOmm.js +1321 -0
  70. package/dist/channel-UcXepDJs.js +943 -0
  71. package/dist/channel-account-context-CL3hEq1j.js +103 -0
  72. package/dist/channel-config-schema-Q2nzcCCR.d.ts +1 -0
  73. package/dist/channel-jA_jodJo.js +920 -0
  74. package/dist/channel-options-CtgU5qkG.js +50 -0
  75. package/dist/channel-policy-7wXDp6d3.d.ts +1 -0
  76. package/dist/channel-rGI8uig4.js +497 -0
  77. package/dist/channel-summary-DGJZXo0r.js +106 -0
  78. package/dist/channel.runtime--WZvlNJM.js +413 -0
  79. package/dist/channel.runtime-B0ct42DL.js +122 -0
  80. package/dist/channel.runtime-BEZUZrYB.js +177 -0
  81. package/dist/channel.runtime-BMuWmsIC.js +166 -0
  82. package/dist/channel.runtime-BtvHP0po.js +4006 -0
  83. package/dist/channel.runtime-Cwf993pX.js +194 -0
  84. package/dist/channel.runtime-Cy4lEpTX.js +174 -0
  85. package/dist/channel.runtime-DAz6axda.js +865 -0
  86. package/dist/channel.runtime-DdQ2mOVh.js +236 -0
  87. package/dist/channel.runtime-Dy3HPgOU.js +399 -0
  88. package/dist/channel.runtime-iqfC25k7.js +213 -0
  89. package/dist/channel.setup-B4VYMZlQ.js +9 -0
  90. package/dist/channel.setup-BohGbCbI.js +57 -0
  91. package/dist/channel.setup-Bq2AQqqc.js +6 -0
  92. package/dist/channel.setup-BxiSfLp1.js +8 -0
  93. package/dist/channel.setup-DOUS6fjO.js +8 -0
  94. package/dist/channel.setup-DXhdYU3g.js +9 -0
  95. package/dist/channel.setup-N51CgfNy.js +11 -0
  96. package/dist/channels/plugins/actions/discord.d.ts +3 -0
  97. package/dist/channels/plugins/actions/discord.js +26 -26
  98. package/dist/channels/plugins/actions/signal.d.ts +2 -0
  99. package/dist/channels/plugins/actions/signal.js +26 -26
  100. package/dist/channels/plugins/actions/telegram.d.ts +3 -0
  101. package/dist/channels/plugins/actions/telegram.js +26 -26
  102. package/dist/channels/plugins/agent-tools/whatsapp-login.d.ts +4 -0
  103. package/dist/channels/plugins/agent-tools/whatsapp-login.js +26 -26
  104. package/dist/channels-CueeFf0q.js +404 -0
  105. package/dist/channels-PheAd73E.js +1113 -0
  106. package/dist/channels-cli-CXzVF84v.js +286 -0
  107. package/dist/channels-status-issues-BjWBQHhU.js +16 -0
  108. package/dist/chat-type-BlSN0vo4.d.ts +5 -0
  109. package/dist/clawbot-cli-BBehDXW1.js +113 -0
  110. package/dist/cli/daemon-cli.d.ts +58 -0
  111. package/dist/cli/daemon-cli.js +1 -1
  112. package/dist/cli-CIm7d5Id.js +149 -0
  113. package/dist/command-format-pq3tS8t2.d.ts +4 -0
  114. package/dist/command-registry-CDkp__KH.js +13 -0
  115. package/dist/command-registry-DSEkUBW1.js +212 -0
  116. package/dist/command-secret-gateway-CqP_o0n8.js +106 -0
  117. package/dist/compact.runtime-Qm_csEtG.js +111 -0
  118. package/dist/completion-cli-Ch1sgSLQ.js +445 -0
  119. package/dist/completion-cli-vF067Tso.js +16 -0
  120. package/dist/config-B2W1zTP1.js +44 -0
  121. package/dist/config-CMhKplgO.js +938 -0
  122. package/dist/config-DchtRsvs.js +30 -0
  123. package/dist/config-cli-C41d88_c.js +428 -0
  124. package/dist/config-guard-B_vjkXCQ.js +117 -0
  125. package/dist/config-schema-pPBCF4hz.js +31 -0
  126. package/dist/config-validation-6om9cBUx.js +262 -0
  127. package/dist/config-value-Dl3XEpA6.js +132 -0
  128. package/dist/configure-BxzvDSzu.js +1100 -0
  129. package/dist/configure-CLMLoWAn.js +238 -0
  130. package/dist/control-ui-shared-E8Nz6uKZ.js +29 -0
  131. package/dist/core-Cd3fMFKq.d.ts +87 -0
  132. package/dist/credentials-yYt6VWCq.js +268 -0
  133. package/dist/cron-cli-CA3lV3kh.js +634 -0
  134. package/dist/daemon-cli-BtQuIXEk.js +339 -0
  135. package/dist/daemon-install-BWKGzgMm.js +175 -0
  136. package/dist/deliver-CgMNmfTy.js +106 -0
  137. package/dist/deliver-runtime-Bn1KWoiQ.js +106 -0
  138. package/dist/devices-cli-D601npiL.js +340 -0
  139. package/dist/diagnostic-CkiYEGqt.js +310 -0
  140. package/dist/diffs-B5tZ8Coj.d.ts +1 -0
  141. package/dist/directory-cli-skEV8MT7.js +306 -0
  142. package/dist/directory-config-helpers-B-tiBKIv.d.ts +38 -0
  143. package/dist/directory-runtime-BEJ2fCIR.d.ts +1 -0
  144. package/dist/directory.static-CnyzoWbV.js +44 -0
  145. package/dist/discord-B_gbzPti.js +109 -0
  146. package/dist/discovery-CqI-e_Mv.js +48 -0
  147. package/dist/dm-policy-shared-nybkS1uP.d.ts +95 -0
  148. package/dist/dns-cli-Cjes3Ruw.js +216 -0
  149. package/dist/docs-cli-C3g3Gi_d.js +173 -0
  150. package/dist/doctor-completion-TvgV4SZH.js +90 -0
  151. package/dist/doctor-config-flow-0w9Ux7V8.js +107 -0
  152. package/dist/doctor-config-flow-DLzr8W7Y.js +2437 -0
  153. package/dist/enable-VYzv8b2z.js +24 -0
  154. package/dist/entry.d.ts +7 -0
  155. package/dist/entry.js +1 -1
  156. package/dist/env-overrides-DYVIkuvN.js +434 -0
  157. package/dist/env-overrides.runtime-6kijpIuu.js +17 -0
  158. package/dist/exec-approvals-cli-D_lkTG-l.js +419 -0
  159. package/dist/exec-sVmouhA9.d.ts +39 -0
  160. package/dist/extensions/acpx/index.d.ts +11 -0
  161. package/dist/extensions/acpx/index.js +1 -1
  162. package/dist/extensions/amazon-bedrock/index.d.ts +11 -0
  163. package/dist/extensions/anthropic/index.d.ts +11 -0
  164. package/dist/extensions/anthropic/index.js +26 -26
  165. package/dist/extensions/bluebubbles/index.d.ts +11 -0
  166. package/dist/extensions/bluebubbles/index.js +30 -30
  167. package/dist/extensions/bluebubbles/setup-entry.d.ts +59 -0
  168. package/dist/extensions/bluebubbles/setup-entry.js +30 -30
  169. package/dist/extensions/brave/index.d.ts +11 -0
  170. package/dist/extensions/brave/index.js +2 -2
  171. package/dist/extensions/byteplus/index.d.ts +11 -0
  172. package/dist/extensions/byteplus/index.js +26 -26
  173. package/dist/extensions/cloudflare-ai-gateway/index.d.ts +11 -0
  174. package/dist/extensions/cloudflare-ai-gateway/index.js +27 -27
  175. package/dist/extensions/copilot-proxy/index.d.ts +11 -0
  176. package/dist/extensions/device-pair/index.d.ts +12 -0
  177. package/dist/extensions/diagnostics-otel/index.d.ts +11 -0
  178. package/dist/extensions/diffs/index.d.ts +11 -0
  179. package/dist/extensions/discord/index.d.ts +11 -0
  180. package/dist/extensions/discord/index.js +31 -31
  181. package/dist/extensions/discord/setup-entry.d.ts +7 -0
  182. package/dist/extensions/discord/setup-entry.js +29 -29
  183. package/dist/extensions/elevenlabs/index.d.ts +11 -0
  184. package/dist/extensions/elevenlabs/index.js +26 -26
  185. package/dist/extensions/feishu/index.d.ts +229 -0
  186. package/dist/extensions/feishu/index.js +31 -31
  187. package/dist/extensions/feishu/setup-entry.d.ts +9 -0
  188. package/dist/extensions/feishu/setup-entry.js +28 -28
  189. package/dist/extensions/firecrawl/index.d.ts +11 -0
  190. package/dist/extensions/firecrawl/index.js +26 -26
  191. package/dist/extensions/github-copilot/index.d.ts +11 -0
  192. package/dist/extensions/github-copilot/index.js +27 -27
  193. package/dist/extensions/google/index.d.ts +11 -0
  194. package/dist/extensions/google/index.js +26 -26
  195. package/dist/extensions/googlechat/index.d.ts +11 -0
  196. package/dist/extensions/googlechat/index.js +30 -30
  197. package/dist/extensions/googlechat/setup-entry.d.ts +19 -0
  198. package/dist/extensions/googlechat/setup-entry.js +30 -30
  199. package/dist/extensions/huggingface/index.d.ts +11 -0
  200. package/dist/extensions/huggingface/index.js +26 -26
  201. package/dist/extensions/imessage/index.d.ts +11 -0
  202. package/dist/extensions/imessage/index.js +30 -30
  203. package/dist/extensions/imessage/setup-entry.d.ts +7 -0
  204. package/dist/extensions/imessage/setup-entry.js +30 -30
  205. package/dist/extensions/irc/index.d.ts +11 -0
  206. package/dist/extensions/irc/index.js +29 -29
  207. package/dist/extensions/irc/setup-entry.d.ts +8 -0
  208. package/dist/extensions/irc/setup-entry.js +29 -29
  209. package/dist/extensions/kakao-talkchannel/index.d.ts +19 -0
  210. package/dist/extensions/kakao-talkchannel/index.js +1762 -0
  211. package/dist/extensions/kakao-talkchannel/moldclaw.plugin.json +111 -0
  212. package/dist/extensions/kakao-talkchannel/package.json +12 -0
  213. package/dist/extensions/kilocode/index.d.ts +11 -0
  214. package/dist/extensions/kilocode/index.js +26 -26
  215. package/dist/extensions/kimi-coding/index.d.ts +11 -0
  216. package/dist/extensions/kimi-coding/index.js +26 -26
  217. package/dist/extensions/line/index.d.ts +11 -0
  218. package/dist/extensions/line/index.js +28 -28
  219. package/dist/extensions/line/setup-entry.d.ts +7 -0
  220. package/dist/extensions/line/setup-entry.js +28 -28
  221. package/dist/extensions/llm-task/index.d.ts +11 -0
  222. package/dist/extensions/llm-task/index.js +28 -28
  223. package/dist/extensions/lobster/index.d.ts +11 -0
  224. package/dist/extensions/matrix/index.d.ts +11 -0
  225. package/dist/extensions/matrix/index.js +31 -31
  226. package/dist/extensions/matrix/setup-entry.d.ts +20 -0
  227. package/dist/extensions/matrix/setup-entry.js +31 -31
  228. package/dist/extensions/mattermost/index.d.ts +11 -0
  229. package/dist/extensions/mattermost/index.js +28 -28
  230. package/dist/extensions/mattermost/setup-entry.d.ts +88 -0
  231. package/dist/extensions/mattermost/setup-entry.js +28 -28
  232. package/dist/extensions/memory-core/index.d.ts +11 -0
  233. package/dist/extensions/memory-lancedb/index.d.ts +25 -0
  234. package/dist/extensions/microsoft/index.d.ts +11 -0
  235. package/dist/extensions/microsoft/index.js +26 -26
  236. package/dist/extensions/minimax/index.d.ts +11 -0
  237. package/dist/extensions/minimax/index.js +26 -26
  238. package/dist/extensions/mistral/index.d.ts +11 -0
  239. package/dist/extensions/mistral/index.js +26 -26
  240. package/dist/extensions/modelstudio/index.d.ts +11 -0
  241. package/dist/extensions/modelstudio/index.js +26 -26
  242. package/dist/extensions/moonshot/index.d.ts +11 -0
  243. package/dist/extensions/moonshot/index.js +26 -26
  244. package/dist/extensions/msteams/index.d.ts +11 -0
  245. package/dist/extensions/msteams/index.js +31 -31
  246. package/dist/extensions/msteams/setup-entry.d.ts +11 -0
  247. package/dist/extensions/msteams/setup-entry.js +31 -31
  248. package/dist/extensions/nextcloud-talk/index.d.ts +11 -0
  249. package/dist/extensions/nextcloud-talk/index.js +28 -28
  250. package/dist/extensions/nextcloud-talk/setup-entry.d.ts +60 -0
  251. package/dist/extensions/nextcloud-talk/setup-entry.js +28 -28
  252. package/dist/extensions/nostr/index.d.ts +11 -0
  253. package/dist/extensions/nostr/index.js +28 -28
  254. package/dist/extensions/nostr/setup-entry.d.ts +49 -0
  255. package/dist/extensions/nostr/setup-entry.js +28 -28
  256. package/dist/extensions/nvidia/index.d.ts +11 -0
  257. package/dist/extensions/ollama/index.d.ts +11 -0
  258. package/dist/extensions/open-prose/index.d.ts +11 -0
  259. package/dist/extensions/openai/index.d.ts +11 -0
  260. package/dist/extensions/openai/index.js +26 -26
  261. package/dist/extensions/opencode/index.d.ts +11 -0
  262. package/dist/extensions/opencode/index.js +26 -26
  263. package/dist/extensions/opencode-go/index.d.ts +11 -0
  264. package/dist/extensions/opencode-go/index.js +26 -26
  265. package/dist/extensions/openrouter/index.d.ts +11 -0
  266. package/dist/extensions/openrouter/index.js +26 -26
  267. package/dist/extensions/openshell/index.d.ts +11 -0
  268. package/dist/extensions/openshell/index.js +26 -26
  269. package/dist/extensions/perplexity/index.d.ts +11 -0
  270. package/dist/extensions/perplexity/index.js +2 -2
  271. package/dist/extensions/phone-control/index.d.ts +12 -0
  272. package/dist/extensions/qianfan/index.d.ts +11 -0
  273. package/dist/extensions/qianfan/index.js +26 -26
  274. package/dist/extensions/qwen-portal-auth/index.d.ts +12 -0
  275. package/dist/extensions/qwen-portal-auth/index.js +26 -26
  276. package/dist/extensions/sglang/index.d.ts +11 -0
  277. package/dist/extensions/sglang/index.js +26 -26
  278. package/dist/extensions/signal/index.d.ts +11 -0
  279. package/dist/extensions/signal/index.js +29 -29
  280. package/dist/extensions/signal/setup-entry.d.ts +7 -0
  281. package/dist/extensions/signal/setup-entry.js +29 -29
  282. package/dist/extensions/slack/index.d.ts +11 -0
  283. package/dist/extensions/slack/index.js +30 -30
  284. package/dist/extensions/slack/setup-entry.d.ts +7 -0
  285. package/dist/extensions/slack/setup-entry.js +29 -29
  286. package/dist/extensions/synology-chat/index.d.ts +11 -0
  287. package/dist/extensions/synology-chat/index.js +28 -28
  288. package/dist/extensions/synology-chat/setup-entry.d.ts +138 -0
  289. package/dist/extensions/synology-chat/setup-entry.js +28 -28
  290. package/dist/extensions/synthetic/index.d.ts +11 -0
  291. package/dist/extensions/synthetic/index.js +26 -26
  292. package/dist/extensions/talk-voice/index.d.ts +12 -0
  293. package/dist/extensions/talk-voice/index.js +26 -26
  294. package/dist/extensions/telegram/index.d.ts +11 -0
  295. package/dist/extensions/telegram/index.js +29 -29
  296. package/dist/extensions/telegram/setup-entry.d.ts +7 -0
  297. package/dist/extensions/telegram/setup-entry.js +28 -28
  298. package/dist/extensions/thread-ownership/index.d.ts +12 -0
  299. package/dist/extensions/tlon/index.d.ts +11 -0
  300. package/dist/extensions/tlon/index.js +28 -28
  301. package/dist/extensions/tlon/setup-entry.d.ts +7 -0
  302. package/dist/extensions/tlon/setup-entry.js +28 -28
  303. package/dist/extensions/together/index.d.ts +11 -0
  304. package/dist/extensions/together/index.js +26 -26
  305. package/dist/extensions/twitch/index.d.ts +39 -0
  306. package/dist/extensions/twitch/index.js +28 -28
  307. package/dist/extensions/venice/index.d.ts +11 -0
  308. package/dist/extensions/venice/index.js +26 -26
  309. package/dist/extensions/vercel-ai-gateway/index.d.ts +11 -0
  310. package/dist/extensions/vercel-ai-gateway/index.js +26 -26
  311. package/dist/extensions/vllm/index.d.ts +11 -0
  312. package/dist/extensions/vllm/index.js +26 -26
  313. package/dist/extensions/voice-call/index.d.ts +11 -0
  314. package/dist/extensions/voice-call/index.js +26 -26
  315. package/dist/extensions/volcengine/index.d.ts +11 -0
  316. package/dist/extensions/volcengine/index.js +26 -26
  317. package/dist/extensions/whatsapp/index.d.ts +11 -0
  318. package/dist/extensions/whatsapp/index.js +29 -29
  319. package/dist/extensions/whatsapp/setup-entry.d.ts +7 -0
  320. package/dist/extensions/whatsapp/setup-entry.js +29 -29
  321. package/dist/extensions/xai/index.d.ts +11 -0
  322. package/dist/extensions/xai/index.js +26 -26
  323. package/dist/extensions/xiaomi/index.d.ts +11 -0
  324. package/dist/extensions/xiaomi/index.js +26 -26
  325. package/dist/extensions/zai/index.d.ts +11 -0
  326. package/dist/extensions/zai/index.js +26 -26
  327. package/dist/extensions/zalo/index.d.ts +11 -0
  328. package/dist/extensions/zalo/index.js +30 -30
  329. package/dist/extensions/zalo/setup-entry.d.ts +34 -0
  330. package/dist/extensions/zalo/setup-entry.js +30 -30
  331. package/dist/extensions/zalouser/index.d.ts +11 -0
  332. package/dist/extensions/zalouser/index.js +31 -31
  333. package/dist/extensions/zalouser/setup-entry.d.ts +42 -0
  334. package/dist/extensions/zalouser/setup-entry.js +31 -31
  335. package/dist/feishu-DCKEC3ao.d.ts +36 -0
  336. package/dist/gateway-cli-DN1Ii6J-.js +26432 -0
  337. package/dist/gateway-install-token-CJYFJBaC.js +163 -0
  338. package/dist/gateway-rpc-CroQg9MB.js +26 -0
  339. package/dist/gateway-runtime-D9FRZqKP.js +69 -0
  340. package/dist/googlechat-CBCkerAy.js +307 -0
  341. package/dist/googlechat-CSUNieHX.d.ts +12 -0
  342. package/dist/group-access-rSvkIglb.d.ts +61 -0
  343. package/dist/health-B6WwLJp4.js +570 -0
  344. package/dist/health-CAlJydXv.js +108 -0
  345. package/dist/history-BwNxb0sJ.d.ts +75 -0
  346. package/dist/hooks-BYlfU3Nf.d.ts +6 -0
  347. package/dist/hooks-cli-DuKmdo_H.js +995 -0
  348. package/dist/http-registry-DX_LVtuK.d.ts +20 -0
  349. package/dist/image-generation-DKkdRpve.d.ts +9 -0
  350. package/dist/imessage-7abjbe2Q.js +31 -0
  351. package/dist/imessage-DOH1yaDE.js +110 -0
  352. package/dist/inbound-envelope-CmvweL6U.d.ts +78 -0
  353. package/dist/inbound-reply-dispatch-BvnKTOec.js +71 -0
  354. package/dist/inbound-reply-dispatch-C7LjHRZN.d.ts +72 -0
  355. package/dist/index-DTQqfqj9.d.ts +1 -0
  356. package/dist/index.d.ts +27 -0
  357. package/dist/index.js +2 -2
  358. package/dist/infra/warning-filter.d.ts +10 -0
  359. package/dist/install-target-tXRD7VkM.js +574 -0
  360. package/dist/installs-C8fz8sm3.js +532 -0
  361. package/dist/io-C6XifaT4.js +9737 -0
  362. package/dist/io-C8awRnSW.js +28 -0
  363. package/dist/ipv4-d88_Jn2p.js +82 -0
  364. package/dist/irc-DpR6FXjN.js +672 -0
  365. package/dist/json-store-Sr_kk-II.d.ts +14 -0
  366. package/dist/keyed-async-queue-BA3BKukE.d.ts +19 -0
  367. package/dist/library-DOwowAGN.js +107 -0
  368. package/dist/lifecycle-core-BHHBoRTY.js +382 -0
  369. package/dist/line/accounts.d.ts +3 -0
  370. package/dist/line/send.d.ts +2 -0
  371. package/dist/line/send.js +4 -4
  372. package/dist/line/template-messages.d.ts +2 -0
  373. package/dist/line-8rsNbJCP.js +530 -0
  374. package/dist/line-D_cvIf6B.d.ts +75 -0
  375. package/dist/links-BOnvOj1z.d.ts +7 -0
  376. package/dist/llm-slug-generator-D9HjWtJT.js +67 -0
  377. package/dist/llm-slug-generator.d.ts +12 -0
  378. package/dist/llm-slug-generator.js +27 -27
  379. package/dist/logging-BhqLWxTD.js +13 -0
  380. package/dist/logging-DfaiL4OX.js +29 -0
  381. package/dist/login-qr-COBYR52w.js +233 -0
  382. package/dist/login-qr-xK4QIpPc.js +107 -0
  383. package/dist/logs-cli-RSSTw8L_.js +254 -0
  384. package/dist/manager-runtime-DL6JoSj9.js +106 -0
  385. package/dist/manager.runtime-Cbyhg1vB.js +710 -0
  386. package/dist/markdown-to-line-BTlEkOls.d.ts +91 -0
  387. package/dist/matrix-DX-jaB88.js +1490 -0
  388. package/dist/matrix-H6Yyj1QZ.d.ts +68 -0
  389. package/dist/matrix-J8s45tRw.js +1269 -0
  390. package/dist/mattermost-D75n6bRI.d.ts +6 -0
  391. package/dist/mcp-cli-CLc3_yCO.js +86 -0
  392. package/dist/media-understanding.runtime-BI0Lljbl.js +111 -0
  393. package/dist/memory-cli-CTp2cYrf.js +106 -0
  394. package/dist/method-scopes-Du8ODGFW.js +2586 -0
  395. package/dist/model-auth-markers-DEDakSUW.d.ts +20 -0
  396. package/dist/model-picker-CDBs7LJF.js +390 -0
  397. package/dist/model-picker-CRix4Wwv.js +107 -0
  398. package/dist/model-picker.runtime-CITyy3Rn.js +120 -0
  399. package/dist/model-suppression.runtime-Ce7D6QUT.js +111 -0
  400. package/dist/models-BK1eanuP.js +113 -0
  401. package/dist/models-X4Czy3uE.js +2514 -0
  402. package/dist/models-cli-C79Ulviy.js +304 -0
  403. package/dist/models-config-DALlu3S9.js +106 -0
  404. package/dist/models-config.providers.discovery-CSJ1STM1.d.ts +18 -0
  405. package/dist/monitor-B45a_RpX.js +3468 -0
  406. package/dist/monitor-C8KbJ-i0.js +767 -0
  407. package/dist/monitor-CIhrvegZ.js +3076 -0
  408. package/dist/monitor-CQut7klP.js +6823 -0
  409. package/dist/monitor-DZb5IJle.js +777 -0
  410. package/dist/monitor-DaFkdD27.js +108 -0
  411. package/dist/monitor-Do9Tp2Ii.js +110 -0
  412. package/dist/monitor-shared-CMK9cDOb.js +444 -0
  413. package/dist/msteams-A6H_wv5F.js +852 -0
  414. package/dist/net-DpMJgN-o.d.ts +19 -0
  415. package/dist/nextcloud-talk-f1pZ5Bge.d.ts +1 -0
  416. package/dist/node-cli-BXnmsjzL.js +2498 -0
  417. package/dist/node-resolve-CupmrA0Y.js +835 -0
  418. package/dist/nodes-cli-DZVrah_8.js +1375 -0
  419. package/dist/nostr-DMV534Ks.d.ts +7 -0
  420. package/dist/nostr-SAk3tjtR.js +8744 -0
  421. package/dist/npm-resolution-Dr9wssCY.js +60 -0
  422. package/dist/oauth-utils-DnyXdWU9.d.ts +10 -0
  423. package/dist/onboard-BE5pmb1g.js +589 -0
  424. package/dist/onboard-channels-3hNVY0E7.js +1241 -0
  425. package/dist/onboard-channels-vaO3nWLL.js +200 -0
  426. package/dist/onboard-custom-CI5uFyWH.js +571 -0
  427. package/dist/onboard-custom-eIvRswgv.js +109 -0
  428. package/dist/onboard-helpers-ChMWfUnl.js +335 -0
  429. package/dist/onboard-helpers-DRFi9oaD.js +108 -0
  430. package/dist/onboard-remote-BTspTgA4.js +112 -0
  431. package/dist/onboard-remote-so38yXlX.js +181 -0
  432. package/dist/onboard-search-DS0tZS24.js +297 -0
  433. package/dist/onboard-skills-B9DxCCiU.js +133 -0
  434. package/dist/onboard-skills-so0a_BJV.js +112 -0
  435. package/dist/outbound-media-BiJscGlR.js +11 -0
  436. package/dist/outbound-media-DJF-TuJu.d.ts +11 -0
  437. package/dist/pairing-access-CuiJP9xN.d.ts +21 -0
  438. package/dist/pairing-cli-DN0u1Cez.js +212 -0
  439. package/dist/parse-finite-number-B3FJTjyQ.d.ts +5 -0
  440. package/dist/perplexity-Bw1u3CAF.js +24 -0
  441. package/dist/persistent-dedupe-DR5Ka6BX.d.ts +26 -0
  442. package/dist/pi-model-discovery-runtime-iwKNCaYu.js +106 -0
  443. package/dist/pi-tools.before-tool-call.runtime-BM_N-JZe.js +380 -0
  444. package/dist/plugin-install--KVul05Z.js +184 -0
  445. package/dist/plugin-install-DVpPsLkS.js +112 -0
  446. package/dist/plugin-install-plan-Dwc6-coz.js +49 -0
  447. package/dist/plugin-registry-XRswugE9.js +108 -0
  448. package/dist/plugin-registry-jozQafRo.js +49 -0
  449. package/dist/plugin-sdk/account-resolution.js +26 -26
  450. package/dist/plugin-sdk/acp-runtime.js +26 -26
  451. package/dist/plugin-sdk/acpx.js +1 -1
  452. package/dist/plugin-sdk/agent-runtime.js +26 -26
  453. package/dist/plugin-sdk/bluebubbles.js +29 -29
  454. package/dist/plugin-sdk/channel-config-helpers.js +26 -26
  455. package/dist/plugin-sdk/channel-config-schema.js +2 -2
  456. package/dist/plugin-sdk/channel-policy.js +26 -26
  457. package/dist/plugin-sdk/channel-runtime.js +26 -26
  458. package/dist/plugin-sdk/compat.js +27 -27
  459. package/dist/plugin-sdk/config-runtime.js +28 -28
  460. package/dist/plugin-sdk/conversation-runtime.js +26 -26
  461. package/dist/plugin-sdk/discord.js +26 -26
  462. package/dist/plugin-sdk/feishu.js +27 -27
  463. package/dist/plugin-sdk/gateway-runtime.js +8 -8
  464. package/dist/plugin-sdk/googlechat.js +29 -29
  465. package/dist/plugin-sdk/image-generation-runtime.js +26 -26
  466. package/dist/plugin-sdk/image-generation.js +26 -26
  467. package/dist/plugin-sdk/imessage.js +27 -27
  468. package/dist/plugin-sdk/index.js +26 -26
  469. package/dist/plugin-sdk/infra-runtime.js +26 -26
  470. package/dist/plugin-sdk/irc.js +29 -29
  471. package/dist/plugin-sdk/line.js +27 -27
  472. package/dist/plugin-sdk/llm-task.js +26 -26
  473. package/dist/plugin-sdk/matrix.js +29 -29
  474. package/dist/plugin-sdk/mattermost.js +28 -28
  475. package/dist/plugin-sdk/media-runtime.js +26 -26
  476. package/dist/plugin-sdk/media-understanding-runtime.js +26 -26
  477. package/dist/plugin-sdk/media-understanding.js +26 -26
  478. package/dist/plugin-sdk/msteams.js +30 -30
  479. package/dist/plugin-sdk/nextcloud-talk.js +28 -28
  480. package/dist/plugin-sdk/nostr.js +27 -27
  481. package/dist/plugin-sdk/plugin-runtime.js +26 -26
  482. package/dist/plugin-sdk/provider-auth.js +28 -28
  483. package/dist/plugin-sdk/provider-setup.js +27 -27
  484. package/dist/plugin-sdk/provider-web-search.js +1 -1
  485. package/dist/plugin-sdk/qwen-portal-auth.js +26 -26
  486. package/dist/plugin-sdk/reply-history.js +26 -26
  487. package/dist/plugin-sdk/reply-runtime.js +26 -26
  488. package/dist/plugin-sdk/sandbox.js +26 -26
  489. package/dist/plugin-sdk/security-runtime.js +26 -26
  490. package/dist/plugin-sdk/self-hosted-provider-setup.js +27 -27
  491. package/dist/plugin-sdk/setup.js +27 -27
  492. package/dist/plugin-sdk/signal.js +26 -26
  493. package/dist/plugin-sdk/slack.js +26 -26
  494. package/dist/plugin-sdk/speech-runtime.js +26 -26
  495. package/dist/plugin-sdk/speech.js +26 -26
  496. package/dist/plugin-sdk/src/channels/plugins/setup-wizard-helpers.d.ts +3 -0
  497. package/dist/plugin-sdk/src/config/config-lock.d.ts +38 -0
  498. package/dist/plugin-sdk/src/config/config.d.ts +1 -1
  499. package/dist/plugin-sdk/src/config/io.d.ts +39 -0
  500. package/dist/plugin-sdk/src/config/types.gateway.d.ts +12 -0
  501. package/dist/plugin-sdk/src/config/types.secrets.d.ts +10 -0
  502. package/dist/plugin-sdk/src/config/zod-schema.d.ts +2 -0
  503. package/dist/plugin-sdk/src/gateway/credential-planner.d.ts +3 -1
  504. package/dist/plugin-sdk/src/secrets/provider-env-vars.d.ts +61 -0
  505. package/dist/plugin-sdk/src/secrets/sec1-placeholder.d.ts +181 -0
  506. package/dist/plugin-sdk/src/secrets/sec1-utils.d.ts +57 -0
  507. package/dist/plugin-sdk/synology-chat.js +27 -27
  508. package/dist/plugin-sdk/telegram.js +26 -26
  509. package/dist/plugin-sdk/text-runtime.js +4 -4
  510. package/dist/plugin-sdk/tlon.js +27 -27
  511. package/dist/plugin-sdk/twitch.js +26 -26
  512. package/dist/plugin-sdk/voice-call.js +26 -26
  513. package/dist/plugin-sdk/whatsapp.js +26 -26
  514. package/dist/plugin-sdk/zalo.js +30 -30
  515. package/dist/plugin-sdk/zalouser.js +29 -29
  516. package/dist/plugins/runtime/index.d.ts +22 -0
  517. package/dist/plugins/runtime/index.js +26 -26
  518. package/dist/plugins-C4PiDdjc.js +106 -0
  519. package/dist/plugins-cli-zhmliYNU.js +912 -0
  520. package/dist/policy-CcSolumc.js +143 -0
  521. package/dist/preflight-audio.runtime-BAbfqqzW.js +111 -0
  522. package/dist/probe-Bgt5c-cr.js +129 -0
  523. package/dist/probe-CPk5iGcg.js +47 -0
  524. package/dist/probe-DR4KRKXz.js +19 -0
  525. package/dist/probe-DnoCyJ_m.js +1793 -0
  526. package/dist/probe-VsLtK3vQ.js +6328 -0
  527. package/dist/probe-auth-BnsKrQt7.js +38 -0
  528. package/dist/probe-auth-DYdUG8l1.js +48 -0
  529. package/dist/program-8enYYBsc.js +247 -0
  530. package/dist/prompt-select-styled-DxBcUasv.js +2673 -0
  531. package/dist/provider-api-key-auth.runtime-DsLZyt6h.js +116 -0
  532. package/dist/provider-auth-choice-30EvRxqc.js +126 -0
  533. package/dist/provider-auth-choice-preference-DMr1WmRg.js +189 -0
  534. package/dist/provider-auth-choice.runtime-CI98BgQF.js +118 -0
  535. package/dist/provider-auth-guidance-WKDIi_wk.js +34 -0
  536. package/dist/provider-auth-result-Cs8wguSI.d.ts +18 -0
  537. package/dist/provider-models-EOys_Nvi.d.ts +867 -0
  538. package/dist/provider-ollama-setup-D89zlm9C.d.ts +32 -0
  539. package/dist/provider-onboard-BzOpgCLu.d.ts +40 -0
  540. package/dist/provider-runtime.runtime-Cm4as2KG.js +106 -0
  541. package/dist/provider-self-hosted-setup-Bmv_AQmw.d.ts +61 -0
  542. package/dist/provider-self-hosted-setup-CJwFVVB4.js +182 -0
  543. package/dist/provider-usage-CVNyLLDb.js +106 -0
  544. package/dist/provider-usage.types-CdTymHNu.d.ts +16 -0
  545. package/dist/provider-web-search-BJhXD5dH.js +2392 -0
  546. package/dist/provider-wizard-DMMYXjlW.js +152 -0
  547. package/dist/push-apns-BnWTdTEk.js +1038 -0
  548. package/dist/pw-ai-CtK_7Cy2.js +1866 -0
  549. package/dist/qr-cli-CA-BF0--.js +108 -0
  550. package/dist/qr-cli-D18HiUkh.js +369 -0
  551. package/dist/reactions-Df7XG8Uh.js +281 -0
  552. package/dist/read-only-account-inspect.discord.runtime-B-FP0mwb.js +111 -0
  553. package/dist/read-only-account-inspect.slack.runtime-DkWZ2ccW.js +111 -0
  554. package/dist/read-only-account-inspect.telegram.runtime-BnlTkn_e.js +111 -0
  555. package/dist/redact-snapshot-DVdstBvO.js +2661 -0
  556. package/dist/ref-contract-RPkB754Q.js +53 -0
  557. package/dist/register.agent-DVAxXQKW.js +434 -0
  558. package/dist/register.backup-CUuL5KUZ.js +624 -0
  559. package/dist/register.configure-bC0UEwfU.js +247 -0
  560. package/dist/register.maintenance-iIqvl_eT.js +569 -0
  561. package/dist/register.message-CEDd4z07.js +704 -0
  562. package/dist/register.onboard-Cejfnysy.js +187 -0
  563. package/dist/register.setup-DU7uHdYt.js +207 -0
  564. package/dist/register.status-health-sessions-BWphMXNR.js +493 -0
  565. package/dist/register.subclis-DnIweTEG.js +315 -0
  566. package/dist/register.subclis-gJX_Pbub.js +12 -0
  567. package/dist/registry-Dgwc-7eS.js +1183 -0
  568. package/dist/replies-D9PEZ8yn.js +110 -0
  569. package/dist/reply-history-lHgoC4l3.d.ts +1 -0
  570. package/dist/reply-payload-Bd2HuR4g.d.ts +46 -0
  571. package/dist/request-url-BcSJaiiu.d.ts +5 -0
  572. package/dist/resolve-BbsCHGLY.js +660 -0
  573. package/dist/resolve-channels-BtrGC95o.js +262 -0
  574. package/dist/resolve-channels-C1SthO1N.js +226 -0
  575. package/dist/resolve-users-CgSxHrU0.js +143 -0
  576. package/dist/routes-BZtqNrBf.js +7097 -0
  577. package/dist/rpc-D3KMxG4J.js +67 -0
  578. package/dist/run-command-C8b3dCZV.d.ts +16 -0
  579. package/dist/run-main-BlWJVotF.js +423 -0
  580. package/dist/runtime-RWGbO5Qy.d.ts +26 -0
  581. package/dist/runtime-discord-ops.runtime-DUXIYvQr.js +9073 -0
  582. package/dist/runtime-slack-ops.runtime-n1yFfyp1.js +4551 -0
  583. package/dist/runtime-telegram-ops.runtime-PZUWchjT.js +128 -0
  584. package/dist/runtime-whatsapp-login.runtime-xsuNyvGz.js +109 -0
  585. package/dist/runtime-whatsapp-outbound.runtime-5EfEyCsO.js +112 -0
  586. package/dist/sandbox-cli-Dw1nWNmQ.js +530 -0
  587. package/dist/search-manager-BJoRxOaf.js +15 -0
  588. package/dist/search-manager-DxkQvUrW.js +386 -0
  589. package/dist/secret-input-schema-Cp_La9qv.d.ts +19 -0
  590. package/dist/secrets-cli-BPyV2gSq.js +2065 -0
  591. package/dist/security-cli-EK4sSRfG.js +570 -0
  592. package/dist/send-B01Gvh9m.js +629 -0
  593. package/dist/send-B4L4wRJO.js +100 -0
  594. package/dist/send-BDcGrXt0.js +1025 -0
  595. package/dist/send-BRRtHxyR.js +283 -0
  596. package/dist/send-DU6dmMXW.js +631 -0
  597. package/dist/server-CWw5GFEg.js +106 -0
  598. package/dist/server-node-events-92cDVswC.js +501 -0
  599. package/dist/session-key-DbkfhOjM.d.ts +46 -0
  600. package/dist/sessions-B052uHA3.js +218 -0
  601. package/dist/sessions-Cef4dZNP.js +107 -0
  602. package/dist/setup-BlQPyDPy.js +387 -0
  603. package/dist/setup-DcSZ_pTn.d.ts +37 -0
  604. package/dist/setup-core-B9mdZYnU.js +166 -0
  605. package/dist/setup-core-Cj0sLkpP.js +47 -0
  606. package/dist/setup-core-CkZbebOv.js +143 -0
  607. package/dist/setup-core-MRNjnrJl.js +205 -0
  608. package/dist/setup-surface-3ZY0JtWE.js +490 -0
  609. package/dist/setup-wizard-helpers-Dwzb9Dcz.d.ts +203 -0
  610. package/dist/setup.finalize-B5ETm3Ui.js +517 -0
  611. package/dist/setup.gateway-config-C8hdtlbw.js +338 -0
  612. package/dist/setup.secret-input-BZSIeiqy.js +25 -0
  613. package/dist/shared--9_eQ_lc.js +75 -0
  614. package/dist/shared-CxkH3H0U.js +102 -0
  615. package/dist/shared-DTNL0hA9.js +298 -0
  616. package/dist/shared-HSP1OV-Q.js +96 -0
  617. package/dist/shared-UIjWb_3B.js +182 -0
  618. package/dist/signal-CTI6bSmB.js +109 -0
  619. package/dist/skills-4-r1mfJM.js +853 -0
  620. package/dist/skills-RNm54CBO.js +19 -0
  621. package/dist/skills-cli-te7dSs5p.js +291 -0
  622. package/dist/skills-install-Del-Ogv8.js +763 -0
  623. package/dist/skills-status-BZpoMXrR.js +169 -0
  624. package/dist/skills-status-Dq61Sz8U.js +20 -0
  625. package/dist/slack-oc-viUtl.js +109 -0
  626. package/dist/slash-commands.runtime-NdkD2LZV.js +123 -0
  627. package/dist/slash-dispatch.runtime-DQgeaF3J.js +136 -0
  628. package/dist/slash-skill-commands.runtime-DmOl2DnL.js +111 -0
  629. package/dist/src-0wtt7seR.js +1696 -0
  630. package/dist/status-5oR_gqv_.js +121 -0
  631. package/dist/status-BO8LY0hC.js +1599 -0
  632. package/dist/status-D_oHA9yO.js +126 -0
  633. package/dist/status-IrMacJRj.js +606 -0
  634. package/dist/status-Prdeg53E.js +43 -0
  635. package/dist/status-json-Da0hR-1Z.js +286 -0
  636. package/dist/status.link-channel-BgUJEZAz.js +138 -0
  637. package/dist/status.scan.deps.runtime-D9vHTxOW.js +121 -0
  638. package/dist/status.scan.runtime-D-EdD5CW.js +114 -0
  639. package/dist/status.summary--i6xduWH.js +592 -0
  640. package/dist/status.summary.runtime-BqMXjaBc.js +113 -0
  641. package/dist/subagent-orphan-recovery-DiRJcFQc.js +302 -0
  642. package/dist/subagent-registry-runtime-B66EYEYm.js +106 -0
  643. package/dist/synology-chat-BemXqdzG.js +297 -0
  644. package/dist/system-cli-CSuiia4-.js +92 -0
  645. package/dist/telegram/audit.d.ts +2 -0
  646. package/dist/telegram/audit.js +1 -1
  647. package/dist/telegram/token.d.ts +2 -0
  648. package/dist/telegram/token.js +26 -26
  649. package/dist/telegram-DLFcRv5a.js +109 -0
  650. package/dist/testing-DZrulv-n.d.ts +1755 -0
  651. package/dist/text-chunking-BaYBIUoR.d.ts +79 -0
  652. package/dist/text-chunking-C8kmbNfa.js +84 -0
  653. package/dist/thinking-D8aqmr3o.d.ts +13 -0
  654. package/dist/tlon-Bpr4f3yF.js +433 -0
  655. package/dist/tool-send-BHKm5ztm.d.ts +9 -0
  656. package/dist/tui-BY3QRgC1.js +3834 -0
  657. package/dist/tui-cli-CCfZOlV0.js +132 -0
  658. package/dist/types-CKx5nDZB.d.ts +45 -0
  659. package/dist/types-DBhDdMQd.d.ts +22670 -0
  660. package/dist/types.base-B_TkkSS8.d.ts +188 -0
  661. package/dist/types.secrets-Bojc4omL.js +92 -0
  662. package/dist/ui-1UpZZyI3.js +31 -0
  663. package/dist/update-BR4JvFpV.js +1036 -0
  664. package/dist/update-cli-BZv44lFq.js +1498 -0
  665. package/dist/update-offset-store-DGdBotIW.js +107 -0
  666. package/dist/update-runner-D34sooPe.js +1496 -0
  667. package/dist/vllm-defaults-BCGSJ7K0.d.ts +13 -0
  668. package/dist/wait-BU9vJv22.d.ts +4 -0
  669. package/dist/web-CXpU2D41.js +107 -0
  670. package/dist/web-shared-B4sL45ah.d.ts +45 -0
  671. package/dist/webhook-memory-guards-B7oLVseG.d.ts +43 -0
  672. package/dist/webhook-request-guards-CqIH7equ.d.ts +76 -0
  673. package/dist/webhook-targets-CAAGATtk.js +181 -0
  674. package/dist/webhook-targets-oQ0jd4r0.d.ts +106 -0
  675. package/dist/webhooks-cli-B46t2VT5.js +349 -0
  676. package/dist/whatsapp-Dniwd4Rv.js +109 -0
  677. package/dist/whatsapp-actions-fL46PsNs.js +162 -0
  678. package/dist/windows-spawn-DGeE98SH.d.ts +43 -0
  679. package/dist/workspace-dirs-d3Ms_ryk.js +2002 -0
  680. package/dist/zalo-Csulx0XK.d.ts +9 -0
  681. package/dist/zalo-gh0yAWmS.js +415 -0
  682. package/dist/zalouser-CuxRvztM.js +30911 -0
  683. package/dist/zod-schema.agent-runtime-B4MkB-_3.d.ts +10 -0
  684. package/dist/zod-schema.core-D5reNip6.js +541 -0
  685. package/dist/zod-schema.core-DN3RhEUG.d.ts +173 -0
  686. package/docs/SEC1.md +523 -0
  687. package/docs/SEC1_IMPLEMENTATION/CHANNELS_REPORT.md +173 -0
  688. package/docs/SEC1_IMPLEMENTATION/CORE_UTIL_REPORT.md +139 -0
  689. package/docs/SEC1_IMPLEMENTATION/DOCS_REPORT.md +134 -0
  690. package/docs/SEC1_IMPLEMENTATION/ENV_MAP_DRAFT.md +148 -0
  691. package/docs/SEC1_IMPLEMENTATION/INTEGRATION_REPORT.md +170 -0
  692. package/docs/SEC1_IMPLEMENTATION/PROVIDERS_REPORT.md +291 -0
  693. package/docs/SEC1_IMPLEMENTATION/QA_REPORT.md +249 -0
  694. package/docs/SEC1_IMPLEMENTATION/RECURSIVE_QA/wave1-channels.md +317 -0
  695. package/docs/SEC1_IMPLEMENTATION/RECURSIVE_QA/wave1-docs.md +212 -0
  696. package/docs/SEC1_IMPLEMENTATION/RECURSIVE_QA/wave1-security.md +368 -0
  697. package/docs/SEC1_IMPLEMENTATION/RECURSIVE_QA/wave2-critic-consolidated.md +195 -0
  698. package/docs/SEC1_IMPLEMENTATION/RECURSIVE_QA/wave3-fix-report.md +105 -0
  699. package/docs/SEC1_IMPLEMENTATION/STRATEGY.md +451 -0
  700. package/docs/SEC1_IMPLEMENTATION/TEST_REPORT.md +156 -0
  701. package/docs/pipeline-sdk/CLI_SPEC.md +609 -0
  702. package/docs/pipeline-sdk/PIPELINE_SDK_DESIGN.md +1372 -0
  703. package/extensions/kakao-talkchannel/MIGRATION_ARCH_ANALYSIS.md +455 -0
  704. package/extensions/kakao-talkchannel/MIGRATION_CODE_ANALYSIS.md +383 -0
  705. package/extensions/kakao-talkchannel/MIGRATION_STRATEGY.md +115 -0
  706. package/extensions/kakao-talkchannel/README.md +50 -0
  707. package/extensions/kakao-talkchannel/index.ts +20 -0
  708. package/extensions/kakao-talkchannel/moldclaw.plugin.json +98 -0
  709. package/extensions/kakao-talkchannel/package.json +12 -0
  710. package/extensions/kakao-talkchannel/src/adapters/config.ts +132 -0
  711. package/extensions/kakao-talkchannel/src/adapters/gateway.ts +974 -0
  712. package/extensions/kakao-talkchannel/src/adapters/outbound.ts +52 -0
  713. package/extensions/kakao-talkchannel/src/adapters/pairing.ts +35 -0
  714. package/extensions/kakao-talkchannel/src/adapters/security.ts +57 -0
  715. package/extensions/kakao-talkchannel/src/adapters/setup.ts +105 -0
  716. package/extensions/kakao-talkchannel/src/adapters/status.ts +117 -0
  717. package/extensions/kakao-talkchannel/src/channel.ts +58 -0
  718. package/extensions/kakao-talkchannel/src/commands/card.ts +413 -0
  719. package/extensions/kakao-talkchannel/src/config/schema.ts +129 -0
  720. package/extensions/kakao-talkchannel/src/kakao/callback.ts +133 -0
  721. package/extensions/kakao-talkchannel/src/kakao/limits.ts +129 -0
  722. package/extensions/kakao-talkchannel/src/kakao/payload.ts +138 -0
  723. package/extensions/kakao-talkchannel/src/kakao/response.ts +373 -0
  724. package/extensions/kakao-talkchannel/src/relay/client.ts +146 -0
  725. package/extensions/kakao-talkchannel/src/relay/session.ts +137 -0
  726. package/extensions/kakao-talkchannel/src/relay/sse.ts +258 -0
  727. package/extensions/kakao-talkchannel/src/relay/stream.ts +149 -0
  728. package/extensions/kakao-talkchannel/src/runtime.ts +21 -0
  729. package/extensions/kakao-talkchannel/src/types.ts +447 -0
  730. package/extensions/kakao-talkchannel/src/version.ts +3 -0
  731. package/extensions/kakao-talkchannel/tsconfig.json +19 -0
  732. package/package.json +23 -8
  733. package/skills/meshy/SKILL.md +69 -0
  734. package/skills/meshy/scripts/__pycache__/check_status.cpython-312.pyc +0 -0
  735. package/skills/meshy/scripts/__pycache__/image_to_3d.cpython-312.pyc +0 -0
  736. package/skills/meshy/scripts/__pycache__/text_to_3d.cpython-312.pyc +0 -0
  737. package/skills/meshy/scripts/check_status.py +147 -0
  738. package/skills/meshy/scripts/image_to_3d.py +229 -0
  739. package/skills/meshy/scripts/text_to_3d.py +214 -0
  740. package/skills/nano-banana-pro/scripts/generate_image.py +1 -1
  741. package/skills/openai-whisper-api/scripts/transcribe.sh +0 -0
  742. package/skills/tavily-search/SKILL.md +61 -0
  743. package/skills/tavily-search/scripts/__pycache__/search.cpython-312.pyc +0 -0
  744. package/skills/tavily-search/scripts/search.py +238 -0
  745. package/skills/video-frames/scripts/frame.sh +0 -0
  746. package/LICENSE +0 -21
  747. package/dist/accounts-UcSvD34O.js +0 -109
  748. package/dist/acp-cli-BPb8PgHP.js +0 -2088
  749. package/dist/actions.runtime-BL5QRooG.js +0 -114
  750. package/dist/actions.runtime-DSdfSo40.js +0 -128
  751. package/dist/agents-CHeX_5-H.js +0 -217
  752. package/dist/agents-DQRL9XKP.js +0 -853
  753. package/dist/allow-list-Boi79v-U.js +0 -81
  754. package/dist/allowlist-B2eBBeMF.js +0 -142
  755. package/dist/api-CFAtRSYL.js +0 -6953
  756. package/dist/api-D5JNJj8n.js +0 -112
  757. package/dist/audit-BM0GsdzV.js +0 -787
  758. package/dist/audit-BqRK9OSj.js +0 -54
  759. package/dist/audit-channel.collect.runtime-BPvDB8aq.js +0 -600
  760. package/dist/audit-channel.runtime-D3fzHiAo.js +0 -116
  761. package/dist/audit-extra.async-NveNIzX0.js +0 -813
  762. package/dist/audit-membership-runtime-mu470WFO.js +0 -157
  763. package/dist/audit.deep.runtime-RdxvW8Tj.js +0 -24
  764. package/dist/audit.nondeep.runtime-DDu8vA9Z.js +0 -831
  765. package/dist/audit.runtime-Y8C9W7s9.js +0 -113
  766. package/dist/auth-choice-C1CIxRsi.js +0 -268
  767. package/dist/auth-choice-CTvqWiDI.js +0 -117
  768. package/dist/auth-choice-Ddzko1B8.js +0 -502
  769. package/dist/auth-choice-options-BIAmAiCe.js +0 -123
  770. package/dist/auth-choice-prompt-B815kArz.js +0 -110
  771. package/dist/auth-choice-prompt-CGhTNCJx.js +0 -36
  772. package/dist/auth-choice.plugin-providers.runtime-AvAZ6S5W.js +0 -114
  773. package/dist/auth-profiles-BJcHzwPy.js +0 -127650
  774. package/dist/auth-profiles.runtime-CieFilK5.js +0 -111
  775. package/dist/bluebubbles-F8FGE9cH.js +0 -64
  776. package/dist/brave-BG5Yopn8.js +0 -24
  777. package/dist/browser-cli-Co7PJGZF.js +0 -1492
  778. package/dist/call-CoaQYq7c.js +0 -639
  779. package/dist/call-D3eu5Jjh.js +0 -37
  780. package/dist/channel-BftWD6yu.js +0 -1321
  781. package/dist/channel-Bub9U5Xg.js +0 -214
  782. package/dist/channel-C0oDs7TO.js +0 -4681
  783. package/dist/channel-C8CnEdkZ.js +0 -352
  784. package/dist/channel-CI-RC-xf.js +0 -497
  785. package/dist/channel-CY-hZCOJ.js +0 -397
  786. package/dist/channel-CbtGJB2x.js +0 -943
  787. package/dist/channel-CcfK3wP8.js +0 -803
  788. package/dist/channel-DBoDIeVj.js +0 -619
  789. package/dist/channel-DEq6Ecs-.js +0 -920
  790. package/dist/channel-DH4dhW1n.js +0 -226
  791. package/dist/channel-DQ_wdKg_.js +0 -575
  792. package/dist/channel-DT6qD1Ic.js +0 -207
  793. package/dist/channel-DZNAyxwr.js +0 -542
  794. package/dist/channel-DtakwAEe.js +0 -538
  795. package/dist/channel-DuYgH6p1.js +0 -562
  796. package/dist/channel-Hn-AN-d52.js +0 -316
  797. package/dist/channel-_R4hbD5h.js +0 -1598
  798. package/dist/channel-account-context-DXq8dlvI.js +0 -103
  799. package/dist/channel-kQmEVn3I.js +0 -306
  800. package/dist/channel-options-DHfxaklg.js +0 -50
  801. package/dist/channel-summary-DUpnoYhI.js +0 -106
  802. package/dist/channel-t-JxCWk6.js +0 -949
  803. package/dist/channel.runtime--GYriaXU.js +0 -213
  804. package/dist/channel.runtime-BJtn3GOH.js +0 -174
  805. package/dist/channel.runtime-BV7t_oNz.js +0 -166
  806. package/dist/channel.runtime-Bi8a3n9S.js +0 -865
  807. package/dist/channel.runtime-BjsYF0NN.js +0 -122
  808. package/dist/channel.runtime-BnI6YtmI.js +0 -413
  809. package/dist/channel.runtime-CQOftcCd.js +0 -194
  810. package/dist/channel.runtime-CuIAcPjZ.js +0 -4006
  811. package/dist/channel.runtime-DH1Q1G4k.js +0 -399
  812. package/dist/channel.runtime-DYYUPKxr.js +0 -236
  813. package/dist/channel.runtime-U5Gszsr5.js +0 -177
  814. package/dist/channel.setup-BQFHmgki.js +0 -9
  815. package/dist/channel.setup-BVoDwklu.js +0 -8
  816. package/dist/channel.setup-Bf73HsXr.js +0 -57
  817. package/dist/channel.setup-CblD4flM.js +0 -11
  818. package/dist/channel.setup-DgxlrPgz.js +0 -6
  819. package/dist/channel.setup-GLIAEVKL.js +0 -8
  820. package/dist/channel.setup-YTy5R1sz.js +0 -9
  821. package/dist/channels-CTL8iR9J.js +0 -404
  822. package/dist/channels-DBGvnjHY.js +0 -1113
  823. package/dist/channels-cli-BmVO5-sq.js +0 -286
  824. package/dist/channels-status-issues-kDtsWzA-.js +0 -16
  825. package/dist/clawbot-cli-DtcMJHqX.js +0 -113
  826. package/dist/cli-BNGECGVY.js +0 -149
  827. package/dist/command-registry-1SDrWgER.js +0 -13
  828. package/dist/command-registry-DNorYU4w.js +0 -212
  829. package/dist/command-secret-gateway-DqDZparO.js +0 -106
  830. package/dist/compact.runtime-C1ZN8UGb.js +0 -111
  831. package/dist/completion-cli-Q_Jt5Foc.js +0 -16
  832. package/dist/completion-cli-QkTXhuJh.js +0 -445
  833. package/dist/config-BbxrRaLf.js +0 -938
  834. package/dist/config-CkD8DJ7L.js +0 -44
  835. package/dist/config-cli-BoPrlYTp.js +0 -428
  836. package/dist/config-guard-CEhCvr_u.js +0 -117
  837. package/dist/config-schema-GQ6uWjXe.js +0 -31
  838. package/dist/config-validation-woE2_LpC.js +0 -262
  839. package/dist/config-value-Dh8m-CFf.js +0 -132
  840. package/dist/config-y4i5g7s4.js +0 -30
  841. package/dist/configure-DGRzwdFN.js +0 -1100
  842. package/dist/configure-S4AHE3k_.js +0 -238
  843. package/dist/control-ui-shared-kLBp4YlS.js +0 -29
  844. package/dist/credentials-D5uBf_C5.js +0 -265
  845. package/dist/cron-cli-lGupeVCW.js +0 -634
  846. package/dist/daemon-cli-Cs_edi0I.js +0 -339
  847. package/dist/daemon-install-DIFpP_qv.js +0 -175
  848. package/dist/deliver-DYa_DFZU.js +0 -106
  849. package/dist/deliver-runtime-DCW_o2Ot.js +0 -106
  850. package/dist/devices-cli-YsGOW2-w.js +0 -340
  851. package/dist/diagnostic-vMghIesG.js +0 -310
  852. package/dist/directory-cli-DtjMQjU5.js +0 -306
  853. package/dist/directory.static-DBZGvsdF.js +0 -44
  854. package/dist/discord-DYCu19HT.js +0 -109
  855. package/dist/discovery-DZYAoDF_.js +0 -48
  856. package/dist/dns-cli-DqW4pNgW.js +0 -216
  857. package/dist/docs-cli-Bu9TBlDU.js +0 -173
  858. package/dist/doctor-completion-B5hcQD5c.js +0 -90
  859. package/dist/doctor-config-flow-BBB2ZKfT.js +0 -107
  860. package/dist/doctor-config-flow-DDBYUS9f.js +0 -2437
  861. package/dist/enable-Tmsp8QuB.js +0 -24
  862. package/dist/env-overrides-BHxqjYZG.js +0 -434
  863. package/dist/env-overrides.runtime-Cz98bf-l.js +0 -17
  864. package/dist/exec-approvals-cli-wO5cYfMa.js +0 -419
  865. package/dist/gateway-cli-CFvDGhB9.js +0 -26429
  866. package/dist/gateway-install-token-CskJfo_N.js +0 -163
  867. package/dist/gateway-rpc-srYfBID9.js +0 -26
  868. package/dist/gateway-runtime-C76hUmUV.js +0 -69
  869. package/dist/googlechat-Cha5utST.js +0 -307
  870. package/dist/health-DDQYYsJy.js +0 -108
  871. package/dist/health-DXZykGaX.js +0 -570
  872. package/dist/hooks-cli-DfkurPYP.js +0 -995
  873. package/dist/imessage-B26k39pl.js +0 -110
  874. package/dist/imessage-Bp1_6cws.js +0 -31
  875. package/dist/inbound-reply-dispatch-DoIJLztA.js +0 -71
  876. package/dist/install-target-BjOuS4I8.js +0 -574
  877. package/dist/installs-Cz4k0W1Y.js +0 -532
  878. package/dist/io-B0OKifLZ.js +0 -28
  879. package/dist/io-DcoxdH6t.js +0 -9570
  880. package/dist/ipv4-CTQQ4_IW.js +0 -82
  881. package/dist/irc-B8vBDigm.js +0 -672
  882. package/dist/library-VCM_cQY4.js +0 -107
  883. package/dist/lifecycle-core-Ctz36PdQ.js +0 -382
  884. package/dist/line-B_uTLrdI.js +0 -530
  885. package/dist/llm-slug-generator-YWg0g2pj.js +0 -67
  886. package/dist/logging-S-5LPdfQ.js +0 -13
  887. package/dist/logging-ueBMCGMR.js +0 -29
  888. package/dist/login-qr-pcACm2Ng.js +0 -107
  889. package/dist/login-qr-pv-kxMfF.js +0 -233
  890. package/dist/logs-cli-RgADgSMO.js +0 -254
  891. package/dist/manager-runtime-BhTkoKmb.js +0 -106
  892. package/dist/manager.runtime-BjHzikoK.js +0 -710
  893. package/dist/matrix-C4EEu2Qp.js +0 -1490
  894. package/dist/matrix-Dfzcc5nV.js +0 -1269
  895. package/dist/mcp-cli-CJmOm9Oj.js +0 -86
  896. package/dist/media-understanding.runtime-DCETFCw_.js +0 -111
  897. package/dist/memory-cli-DFqd6tYx.js +0 -106
  898. package/dist/method-scopes-D-Q9dvbj.js +0 -2586
  899. package/dist/model-picker-Z-CUcuMr.js +0 -390
  900. package/dist/model-picker-v5mUsZ4J.js +0 -107
  901. package/dist/model-picker.runtime-A_z0dHfS.js +0 -120
  902. package/dist/model-suppression.runtime-QVWVJRr-.js +0 -111
  903. package/dist/models-Bbj0xV4F.js +0 -2514
  904. package/dist/models-D-OIjZqU.js +0 -113
  905. package/dist/models-cli-Bpn-5i4h.js +0 -304
  906. package/dist/models-config-Cwa5cJbC.js +0 -106
  907. package/dist/monitor-BchfCAaU.js +0 -6823
  908. package/dist/monitor-BydV44SP.js +0 -3076
  909. package/dist/monitor-CT8axwfm.js +0 -767
  910. package/dist/monitor-CZGWNOvn.js +0 -777
  911. package/dist/monitor-DN62r69g.js +0 -3468
  912. package/dist/monitor-DZ0fzJku.js +0 -110
  913. package/dist/monitor-DvNjzWFu.js +0 -108
  914. package/dist/monitor-shared-B-DBSlkQ.js +0 -444
  915. package/dist/msteams-Bf-wk2Rp.js +0 -852
  916. package/dist/node-cli-kH16TQI7.js +0 -2498
  917. package/dist/node-resolve-DfOpQmxm.js +0 -835
  918. package/dist/nodes-cli-CkAMXW5u.js +0 -1375
  919. package/dist/nostr-B8UGHclZ.js +0 -8744
  920. package/dist/npm-resolution-DmjlifII.js +0 -60
  921. package/dist/onboard-C883nfyw.js +0 -589
  922. package/dist/onboard-channels-Dc-BxN7p.js +0 -200
  923. package/dist/onboard-channels-j5EENtum.js +0 -1241
  924. package/dist/onboard-custom-0atne0C5.js +0 -571
  925. package/dist/onboard-custom-CWMqwjJx.js +0 -109
  926. package/dist/onboard-helpers-D3wWfH8F.js +0 -335
  927. package/dist/onboard-helpers-DZmRCe8l.js +0 -108
  928. package/dist/onboard-remote-Cn6kW-p0.js +0 -112
  929. package/dist/onboard-remote-Cx4w5VAk.js +0 -181
  930. package/dist/onboard-search-Ck9HRh2M.js +0 -297
  931. package/dist/onboard-skills-BtqrGioT.js +0 -133
  932. package/dist/onboard-skills-Dnw19Os8.js +0 -112
  933. package/dist/outbound-media-C5Nv4o18.js +0 -11
  934. package/dist/pairing-cli-Cwy9QZ_4.js +0 -212
  935. package/dist/perplexity-Brhpb45X.js +0 -24
  936. package/dist/pi-model-discovery-runtime-DIOdo6D8.js +0 -106
  937. package/dist/pi-tools.before-tool-call.runtime-CFM4gsDF.js +0 -380
  938. package/dist/plugin-install-BOV00hia.js +0 -112
  939. package/dist/plugin-install-Bak8fUBv.js +0 -184
  940. package/dist/plugin-install-plan-bKkEefRf.js +0 -49
  941. package/dist/plugin-registry-DxAXQUlZ.js +0 -108
  942. package/dist/plugin-registry-n0p3phem.js +0 -49
  943. package/dist/plugins-Ca3RK8Fi.js +0 -106
  944. package/dist/plugins-cli-BnC51H2R.js +0 -912
  945. package/dist/policy-BJv97w9e.js +0 -143
  946. package/dist/preflight-audio.runtime-BrFcf-6_.js +0 -111
  947. package/dist/probe-063xvvZc.js +0 -19
  948. package/dist/probe-BJEb2wGv.js +0 -1793
  949. package/dist/probe-CJQlxgsl.js +0 -47
  950. package/dist/probe-Caa2HznF.js +0 -6328
  951. package/dist/probe-CfL4tnJ6.js +0 -129
  952. package/dist/probe-auth-DN2Ec83-.js +0 -38
  953. package/dist/probe-auth-D_UKzu4m.js +0 -48
  954. package/dist/program-BOMdC7MC.js +0 -247
  955. package/dist/prompt-select-styled-DDnCfM3j.js +0 -2673
  956. package/dist/provider-api-key-auth.runtime-DUns3fwX.js +0 -116
  957. package/dist/provider-auth-choice-B_j1ctT2.js +0 -126
  958. package/dist/provider-auth-choice-preference-BaOBZ_Xn.js +0 -189
  959. package/dist/provider-auth-choice.runtime-DOako_zV.js +0 -118
  960. package/dist/provider-auth-guidance-CrjxnoNZ.js +0 -34
  961. package/dist/provider-runtime.runtime-BkOkgmTw.js +0 -106
  962. package/dist/provider-self-hosted-setup-BFDU6dRa.js +0 -182
  963. package/dist/provider-usage-CaDE0mqq.js +0 -106
  964. package/dist/provider-web-search-BR7etTjJ.js +0 -2392
  965. package/dist/provider-wizard-DCPdKUvb.js +0 -152
  966. package/dist/push-apns-B_OZjm4v.js +0 -1038
  967. package/dist/pw-ai-dG60P0hQ.js +0 -1866
  968. package/dist/qr-cli-DWfiw79I.js +0 -369
  969. package/dist/qr-cli-DwuKtyZQ.js +0 -108
  970. package/dist/reactions-CIGAPBn8.js +0 -281
  971. package/dist/read-only-account-inspect.discord.runtime-D54mnq8l.js +0 -111
  972. package/dist/read-only-account-inspect.slack.runtime-Bxs9ObMC.js +0 -111
  973. package/dist/read-only-account-inspect.telegram.runtime-UoVuf_Yo.js +0 -111
  974. package/dist/redact-snapshot-DZ3Vq-SC.js +0 -2657
  975. package/dist/ref-contract-D96lSYLs.js +0 -53
  976. package/dist/register.agent-2KmeahEL.js +0 -434
  977. package/dist/register.backup-ECBnWVR7.js +0 -624
  978. package/dist/register.configure-Doz1daCp.js +0 -247
  979. package/dist/register.maintenance-C33cV-WM.js +0 -569
  980. package/dist/register.message-CnL0NiF6.js +0 -704
  981. package/dist/register.onboard-BrYGZeQA.js +0 -187
  982. package/dist/register.setup-Bx6gEg6X.js +0 -207
  983. package/dist/register.status-health-sessions-FLb0CUOO.js +0 -493
  984. package/dist/register.subclis-BuqgaeIf.js +0 -12
  985. package/dist/register.subclis-DwdgfdnT.js +0 -315
  986. package/dist/registry-xhgvU89y.js +0 -1107
  987. package/dist/replies-hB2aipLu.js +0 -110
  988. package/dist/resolve-3ErMOltL.js +0 -660
  989. package/dist/resolve-channels-BV8GXuPe.js +0 -226
  990. package/dist/resolve-channels-CTY_XRIP.js +0 -262
  991. package/dist/resolve-users-DQ4Ne4Zc.js +0 -143
  992. package/dist/routes-BNDsNO_e.js +0 -7097
  993. package/dist/rpc-BLGTBWXq.js +0 -67
  994. package/dist/run-main-COAE4GlI.js +0 -423
  995. package/dist/runtime-discord-ops.runtime-Dxg-nlgd.js +0 -9073
  996. package/dist/runtime-slack-ops.runtime-Di474LJr.js +0 -4551
  997. package/dist/runtime-telegram-ops.runtime-Da8vgf3O.js +0 -128
  998. package/dist/runtime-whatsapp-login.runtime-DcouP4iF.js +0 -109
  999. package/dist/runtime-whatsapp-outbound.runtime-CYamaEJX.js +0 -112
  1000. package/dist/sandbox-cli-U5ZTxhxL.js +0 -530
  1001. package/dist/search-manager-CfizyEMk.js +0 -386
  1002. package/dist/search-manager-DaF2QP4s.js +0 -15
  1003. package/dist/secrets-cli-C0gytFip.js +0 -2065
  1004. package/dist/security-cli-C74EuLUO.js +0 -570
  1005. package/dist/send-BTLVBf_E.js +0 -631
  1006. package/dist/send-BlWWCEZE.js +0 -1025
  1007. package/dist/send-CfypD1B_.js +0 -100
  1008. package/dist/send-Cm9v3uhF.js +0 -283
  1009. package/dist/send-g2odQuYI.js +0 -629
  1010. package/dist/server-C8b5QJ2s.js +0 -106
  1011. package/dist/server-node-events-xqQe5xiu.js +0 -501
  1012. package/dist/sessions-CSSzvgPQ.js +0 -107
  1013. package/dist/sessions-z0GIvdKa.js +0 -218
  1014. package/dist/setup-D9XTmlF8.js +0 -387
  1015. package/dist/setup-core-BDrLOwYO.js +0 -143
  1016. package/dist/setup-core-CM7cY7_i.js +0 -166
  1017. package/dist/setup-core-CnmgANY-.js +0 -205
  1018. package/dist/setup-core-DgcjCKmG.js +0 -47
  1019. package/dist/setup-surface-DzRrVKYj.js +0 -490
  1020. package/dist/setup.finalize-UaPu_adv.js +0 -517
  1021. package/dist/setup.gateway-config-Djc1ceEh.js +0 -338
  1022. package/dist/setup.secret-input-BkczghbR.js +0 -25
  1023. package/dist/shared-BHizGoNk.js +0 -298
  1024. package/dist/shared-CUfYhQkP.js +0 -96
  1025. package/dist/shared-DYYqr9EC.js +0 -75
  1026. package/dist/shared-DthOxMRQ.js +0 -182
  1027. package/dist/shared-On_A5_hW.js +0 -102
  1028. package/dist/signal-D6px9PGZ.js +0 -109
  1029. package/dist/skills-B4h1k-SP.js +0 -853
  1030. package/dist/skills-Bto10BGB.js +0 -19
  1031. package/dist/skills-cli-CXGR3Y5j.js +0 -291
  1032. package/dist/skills-install-B1AlkK8C.js +0 -763
  1033. package/dist/skills-status-BsmJ_iSg.js +0 -20
  1034. package/dist/skills-status-DGdxY3OI.js +0 -169
  1035. package/dist/slack-B7vWFmxP.js +0 -109
  1036. package/dist/slash-commands.runtime-DXdAT84n.js +0 -123
  1037. package/dist/slash-dispatch.runtime-CNf2-9Aj.js +0 -136
  1038. package/dist/slash-skill-commands.runtime-CBjffHRX.js +0 -111
  1039. package/dist/src-Cp7P7T08.js +0 -1696
  1040. package/dist/status-158fWh4A.js +0 -43
  1041. package/dist/status-BJIVLJnb.js +0 -1599
  1042. package/dist/status-BQiBI6N9.js +0 -126
  1043. package/dist/status-CZipXGUu.js +0 -121
  1044. package/dist/status-ZZIVFLI-.js +0 -606
  1045. package/dist/status-json-BNUy5Mem.js +0 -286
  1046. package/dist/status.link-channel-B694y1Xu.js +0 -138
  1047. package/dist/status.scan.deps.runtime-BcoKEzQD.js +0 -121
  1048. package/dist/status.scan.runtime-CqScDt-p.js +0 -114
  1049. package/dist/status.summary-AMek7qvI.js +0 -592
  1050. package/dist/status.summary.runtime-XgkcQ_kr.js +0 -113
  1051. package/dist/subagent-orphan-recovery-CrCYTmFC.js +0 -302
  1052. package/dist/subagent-registry-runtime-Cg-YvLx3.js +0 -106
  1053. package/dist/synology-chat-0G85jIqQ.js +0 -297
  1054. package/dist/system-cli-kZtSxKNm.js +0 -92
  1055. package/dist/telegram-DV0Wy89w.js +0 -109
  1056. package/dist/text-chunking-C2J2Oeul.js +0 -84
  1057. package/dist/tlon-DmK1NUVP.js +0 -433
  1058. package/dist/tui-D3bNPLG7.js +0 -3834
  1059. package/dist/tui-cli-DtMp9k_s.js +0 -132
  1060. package/dist/types.secrets-DuSPmmWB.js +0 -80
  1061. package/dist/ui-CeGztSEL.js +0 -31
  1062. package/dist/update-De7VudzP.js +0 -1036
  1063. package/dist/update-cli-BH8Pb-So.js +0 -1498
  1064. package/dist/update-offset-store-syELkdEW.js +0 -107
  1065. package/dist/update-runner-Cq-Q40T9.js +0 -1496
  1066. package/dist/web-CjMtvfSq.js +0 -107
  1067. package/dist/webhook-targets-_jTR0Bb_.js +0 -181
  1068. package/dist/webhooks-cli-DQ6u2Qau.js +0 -349
  1069. package/dist/whatsapp-CyLk16SZ.js +0 -109
  1070. package/dist/whatsapp-actions-Dzr2Wzqw.js +0 -162
  1071. package/dist/workspace-dirs-L1_QQ9mB.js +0 -2002
  1072. package/dist/zalo-CrehfXvK.js +0 -415
  1073. package/dist/zalouser-D1QD-O-I.js +0 -30911
  1074. package/dist/zod-schema.core-CWxzqcUs.js +0 -541
@@ -0,0 +1,2514 @@
1
+ import { n as isRich$1, r as theme, t as colorize } from "./theme-BSXzMzAA.js";
2
+ import { S as shortenHomePath } from "./utils-rjVNXUns.js";
3
+ import { S as resolvemoldClawAgentDir, b as resolveAuthStorePathForDisplay } from "./setup-binary-Fw3cCSWL.js";
4
+ import { $a as DEFAULT_OAUTH_WARN_MS, Am as createVpsAwareOAuthHandlers, Bm as resolveKnownAgentId, EE as loadAuthProfileStoreForRuntime, Eu as describeFailoverError, Fm as formatTokenK, Gc as runEmbeddedPiAgent, Gm as applyAuthProfileConfig, Hm as resolveModelTarget, IE as resolveAuthProfileDisplayLabel, Im as isLocalBaseUrl, Lm as loadValidConfigOrThrow, Mm as applyDefaultModelPrimaryUpdate, Nm as ensureFlagCompatibility, Ol as loadProviderUsageSummary, Pm as formatMs, Pn as resolvePluginProviders, Qa as maskApiKey, Rm as mergePrimaryFallbackConfig, Sv as shouldSuppressBuiltInModel, Um as updateConfig, Vb as loadModelCatalog, Vm as resolveModelKeysFromEntries, Wm as upsertCanonicalModelConfigEntry, _v as resolveModelWithRegistry, ax as hasUsableCustomProviderApiKey, bE as setAuthProfileOrder, bv as discoverAuthStorage, bx as isNonSecretApiKeyMarker, cx as resolveAwsSdkEnvVarName, d as resolveProfileUnusableUntilForDisplay, dx as resolveUsableCustomProviderApiKey, eo as buildAuthHealthSummary, i as clearAuthProfileCooldown, jl as formatUsageWindowSummary, lx as resolveEnvApiKey, n as resolveAuthProfileOrder, rx as getCustomProviderApiKey, sx as resolveApiKeyForProvider, t as resolveAuthProfileEligibility, to as formatRemainingShort, vE as listProfilesForProvider, wE as ensureAuthProfileStore, xE as upsertAuthProfile, xv as discoverModels, yu as resolveCommandSecretRefsViaGateway, zm as normalizeAlias } from "./auth-profiles-9zZdaXJK.js";
5
+ import { C as findNormalizedProviderValue, O as DEFAULT_MODEL, _ as resolveModelRefFromString, c as modelKey, d as parseModelRef, h as resolveDefaultModelForAgent, k as DEFAULT_PROVIDER, m as resolveConfiguredModelRef, r as buildModelAliasIndex, w as normalizeProviderId } from "./model-selection-DfA4esOK.js";
6
+ import { S as toAgentModelListLike, a as resolveAgentDir, b as resolveAgentModelFallbackValues, m as resolveDefaultAgentId, p as resolveAgentWorkspaceDir, s as resolveAgentExplicitModelPrimary, u as resolveAgentModelFallbacksOverride, x as resolveAgentModelPrimaryValue } from "./agent-scope-DA7O8MVG.js";
7
+ import { r as normalizeStringEntries } from "./string-normalization-CkadSYwL.js";
8
+ import { g as resolveDefaultAgentWorkspaceDir } from "./workspace-CxNKYS0V.js";
9
+ import { An as getShellEnvAppliedKeys, Nn as shouldEnableShellEnvFallback, c as loadConfig, g as setRuntimeConfigSnapshot, i as createConfigIO, p as readConfigFileSnapshotForWrite } from "./io-C6XifaT4.js";
10
+ import { i as coerceSecretRef, l as normalizeSecretInputString } from "./types.secrets-Bojc4omL.js";
11
+ import { t as parseDurationMs } from "./parse-duration-6tk5MBqv.js";
12
+ import { n as resolveSecretRefString } from "./resolve-BbsCHGLY.js";
13
+ import { t as formatCliCommand } from "./command-format-DIDjlImI.js";
14
+ import { a as resolveSessionTranscriptPath, c as resolveSessionTranscriptsDirForAgent } from "./paths-CDWV-9nX.js";
15
+ import { n as logConfigUpdated } from "./logging-BhqLWxTD.js";
16
+ import { i as stylePromptTitle, n as stylePromptHint, r as stylePromptMessage } from "./note-z78_JyNp.js";
17
+ import { i as getModelsCommandSecretTargetIds } from "./command-secret-targets-CO_lZ_ZZ.js";
18
+ import { m as resolveUsageProviderId } from "./provider-usage-DzuzbNBv.js";
19
+ import { r as withProgressTotals } from "./progress-BQSTKUhd.js";
20
+ import { d as openUrl } from "./onboard-helpers-ChMWfUnl.js";
21
+ import { n as renderTable, t as getTerminalTableWidth } from "./table-DUG58M8M.js";
22
+ import { n as redactSecrets } from "./format-DSvqVxj1.js";
23
+ import { t as createClackPrompter } from "./clack-prompter-yEr9tpqc.js";
24
+ import { t as isRemoteEnvironment } from "./oauth-env-BIjHjJpU.js";
25
+ import { i as resolveProviderMatch, n as mergeConfigPatch, r as pickAuthMethod, t as applyDefaultModel } from "./provider-auth-choice-helpers-D6RqpdB9.js";
26
+ import { t as buildProviderAuthRecoveryHint } from "./provider-auth-guidance-WKDIi_wk.js";
27
+ import { t as inferParamBFromIdOrName } from "./model-param-b-BWdSstg8.js";
28
+ import path from "node:path";
29
+ import fs from "node:fs/promises";
30
+ import crypto from "node:crypto";
31
+ import { complete, getEnvApiKey, getModel } from "@mariozechner/pi-ai";
32
+ import { Type } from "@sinclair/typebox";
33
+ import { cancel, confirm, isCancel, multiselect, select, text } from "@clack/prompts";
34
+ //#region src/commands/models/load-config.ts
35
+ async function loadSourceConfigSnapshot(fallback) {
36
+ try {
37
+ const { snapshot } = await readConfigFileSnapshotForWrite();
38
+ if (snapshot.valid) return snapshot.resolved;
39
+ } catch {}
40
+ return fallback;
41
+ }
42
+ async function loadModelsConfigWithSource(params) {
43
+ const runtimeConfig = loadConfig();
44
+ const sourceConfig = await loadSourceConfigSnapshot(runtimeConfig);
45
+ const { resolvedConfig, diagnostics } = await resolveCommandSecretRefsViaGateway({
46
+ config: runtimeConfig,
47
+ commandName: params.commandName,
48
+ targetIds: getModelsCommandSecretTargetIds()
49
+ });
50
+ if (params.runtime) for (const entry of diagnostics) params.runtime.log(`[secrets] ${entry}`);
51
+ setRuntimeConfigSnapshot(resolvedConfig, sourceConfig);
52
+ return {
53
+ sourceConfig,
54
+ resolvedConfig,
55
+ diagnostics
56
+ };
57
+ }
58
+ async function loadModelsConfig(params) {
59
+ return (await loadModelsConfigWithSource(params)).resolvedConfig;
60
+ }
61
+ //#endregion
62
+ //#region src/commands/models/aliases.ts
63
+ async function modelsAliasesListCommand(opts, runtime) {
64
+ ensureFlagCompatibility(opts);
65
+ const models = (await loadModelsConfig({
66
+ commandName: "models aliases list",
67
+ runtime
68
+ })).agents?.defaults?.models ?? {};
69
+ const aliases = Object.entries(models).reduce((acc, [modelKey, entry]) => {
70
+ const alias = entry?.alias?.trim();
71
+ if (alias) acc[alias] = modelKey;
72
+ return acc;
73
+ }, {});
74
+ if (opts.json) {
75
+ runtime.log(JSON.stringify({ aliases }, null, 2));
76
+ return;
77
+ }
78
+ if (opts.plain) {
79
+ for (const [alias, target] of Object.entries(aliases)) runtime.log(`${alias} ${target}`);
80
+ return;
81
+ }
82
+ runtime.log(`Aliases (${Object.keys(aliases).length}):`);
83
+ if (Object.keys(aliases).length === 0) {
84
+ runtime.log("- none");
85
+ return;
86
+ }
87
+ for (const [alias, target] of Object.entries(aliases)) runtime.log(`- ${alias} -> ${target}`);
88
+ }
89
+ async function modelsAliasesAddCommand(aliasRaw, modelRaw, runtime) {
90
+ const alias = normalizeAlias(aliasRaw);
91
+ const resolved = resolveModelTarget({
92
+ raw: modelRaw,
93
+ cfg: await loadModelsConfig({
94
+ commandName: "models aliases add",
95
+ runtime
96
+ })
97
+ });
98
+ await updateConfig((cfg) => {
99
+ const modelKey = `${resolved.provider}/${resolved.model}`;
100
+ const nextModels = { ...cfg.agents?.defaults?.models };
101
+ for (const [key, entry] of Object.entries(nextModels)) {
102
+ const existing = entry?.alias?.trim();
103
+ if (existing && existing === alias && key !== modelKey) throw new Error(`Alias ${alias} already points to ${key}.`);
104
+ }
105
+ nextModels[modelKey] = {
106
+ ...nextModels[modelKey] ?? {},
107
+ alias
108
+ };
109
+ return {
110
+ ...cfg,
111
+ agents: {
112
+ ...cfg.agents,
113
+ defaults: {
114
+ ...cfg.agents?.defaults,
115
+ models: nextModels
116
+ }
117
+ }
118
+ };
119
+ });
120
+ logConfigUpdated(runtime);
121
+ runtime.log(`Alias ${alias} -> ${resolved.provider}/${resolved.model}`);
122
+ }
123
+ async function modelsAliasesRemoveCommand(aliasRaw, runtime) {
124
+ const alias = normalizeAlias(aliasRaw);
125
+ const updated = await updateConfig((cfg) => {
126
+ const nextModels = { ...cfg.agents?.defaults?.models };
127
+ let found = false;
128
+ for (const [key, entry] of Object.entries(nextModels)) if (entry?.alias?.trim() === alias) {
129
+ nextModels[key] = {
130
+ ...entry,
131
+ alias: void 0
132
+ };
133
+ found = true;
134
+ break;
135
+ }
136
+ if (!found) throw new Error(`Alias not found: ${alias}`);
137
+ return {
138
+ ...cfg,
139
+ agents: {
140
+ ...cfg.agents,
141
+ defaults: {
142
+ ...cfg.agents?.defaults,
143
+ models: nextModels
144
+ }
145
+ }
146
+ };
147
+ });
148
+ logConfigUpdated(runtime);
149
+ if (!updated.agents?.defaults?.models || Object.values(updated.agents.defaults.models).every((entry) => !entry?.alias?.trim())) runtime.log("No aliases configured.");
150
+ }
151
+ //#endregion
152
+ //#region src/commands/models/auth.ts
153
+ function guardCancel(value) {
154
+ if (typeof value === "symbol" || isCancel(value)) {
155
+ cancel("Cancelled.");
156
+ process.exit(0);
157
+ }
158
+ return value;
159
+ }
160
+ const confirm$1 = async (params) => guardCancel(await confirm({
161
+ ...params,
162
+ message: stylePromptMessage(params.message)
163
+ }));
164
+ const text$1 = async (params) => guardCancel(await text({
165
+ ...params,
166
+ message: stylePromptMessage(params.message)
167
+ }));
168
+ const select$1 = async (params) => guardCancel(await select({
169
+ ...params,
170
+ message: stylePromptMessage(params.message),
171
+ options: params.options.map((opt) => opt.hint === void 0 ? opt : {
172
+ ...opt,
173
+ hint: stylePromptHint(opt.hint)
174
+ })
175
+ }));
176
+ function resolveDefaultTokenProfileId(provider) {
177
+ return `${normalizeProviderId(provider)}:manual`;
178
+ }
179
+ function listProvidersWithAuthMethods(providers) {
180
+ return providers.filter((provider) => provider.auth.length > 0);
181
+ }
182
+ function listTokenAuthMethods(provider) {
183
+ return provider.auth.filter((method) => method.kind === "token");
184
+ }
185
+ function listProvidersWithTokenMethods(providers) {
186
+ return providers.filter((provider) => listTokenAuthMethods(provider).length > 0);
187
+ }
188
+ async function resolveModelsAuthContext() {
189
+ const config = await loadValidConfigOrThrow();
190
+ const defaultAgentId = resolveDefaultAgentId(config);
191
+ const agentDir = resolveAgentDir(config, defaultAgentId);
192
+ const workspaceDir = resolveAgentWorkspaceDir(config, defaultAgentId) ?? resolveDefaultAgentWorkspaceDir();
193
+ return {
194
+ config,
195
+ agentDir,
196
+ workspaceDir,
197
+ providers: resolvePluginProviders({
198
+ config,
199
+ workspaceDir,
200
+ bundledProviderAllowlistCompat: true,
201
+ bundledProviderVitestCompat: true
202
+ })
203
+ };
204
+ }
205
+ function resolveRequestedProviderOrThrow(providers, rawProvider) {
206
+ const requested = rawProvider?.trim();
207
+ if (!requested) return null;
208
+ const matched = resolveProviderMatch(providers, requested);
209
+ if (matched) return matched;
210
+ const available = providers.map((provider) => provider.id).filter(Boolean).toSorted((a, b) => a.localeCompare(b));
211
+ const availableText = available.length > 0 ? available.join(", ") : "(none)";
212
+ throw new Error(`Unknown provider "${requested}". Loaded providers: ${availableText}. Verify plugins via \`${formatCliCommand("moldclaw plugins list --json")}\`.`);
213
+ }
214
+ function resolveTokenMethodOrThrow(provider, rawMethod) {
215
+ const tokenMethods = listTokenAuthMethods(provider);
216
+ if (rawMethod?.trim()) {
217
+ const matched = pickAuthMethod(provider, rawMethod);
218
+ if (matched && matched.kind === "token") return matched;
219
+ const available = tokenMethods.map((method) => method.id).join(", ") || "(none)";
220
+ throw new Error(`Unknown token auth method "${rawMethod}" for provider "${provider.id}". Available token methods: ${available}.`);
221
+ }
222
+ return null;
223
+ }
224
+ async function pickProviderAuthMethod(params) {
225
+ const requestedMethod = pickAuthMethod(params.provider, params.requestedMethod);
226
+ if (requestedMethod) return requestedMethod;
227
+ if (params.provider.auth.length === 1) return params.provider.auth[0] ?? null;
228
+ return await params.prompter.select({
229
+ message: `Auth method for ${params.provider.label}`,
230
+ options: params.provider.auth.map((method) => ({
231
+ value: method.id,
232
+ label: method.label,
233
+ hint: method.hint
234
+ }))
235
+ }).then((id) => params.provider.auth.find((method) => method.id === String(id)) ?? null);
236
+ }
237
+ async function pickProviderTokenMethod(params) {
238
+ const explicitTokenMethod = resolveTokenMethodOrThrow(params.provider, params.requestedMethod);
239
+ if (explicitTokenMethod) return explicitTokenMethod;
240
+ const tokenMethods = listTokenAuthMethods(params.provider);
241
+ if (tokenMethods.length === 0) return null;
242
+ const setupTokenMethod = tokenMethods.find((method) => method.id === "setup-token");
243
+ if (setupTokenMethod) return setupTokenMethod;
244
+ if (tokenMethods.length === 1) return tokenMethods[0] ?? null;
245
+ return await params.prompter.select({
246
+ message: `Token method for ${params.provider.label}`,
247
+ options: tokenMethods.map((method) => ({
248
+ value: method.id,
249
+ label: method.label,
250
+ hint: method.hint
251
+ }))
252
+ }).then((id) => tokenMethods.find((method) => method.id === String(id)) ?? null);
253
+ }
254
+ async function persistProviderAuthResult(params) {
255
+ for (const profile of params.result.profiles) upsertAuthProfile({
256
+ profileId: profile.profileId,
257
+ credential: profile.credential,
258
+ agentDir: params.agentDir
259
+ });
260
+ await updateConfig((cfg) => {
261
+ let next = cfg;
262
+ if (params.result.configPatch) next = mergeConfigPatch(next, params.result.configPatch);
263
+ for (const profile of params.result.profiles) next = applyAuthProfileConfig(next, {
264
+ profileId: profile.profileId,
265
+ provider: profile.credential.provider,
266
+ mode: credentialMode(profile.credential)
267
+ });
268
+ if (params.setDefault && params.result.defaultModel) next = applyDefaultModel(next, params.result.defaultModel);
269
+ return next;
270
+ });
271
+ logConfigUpdated(params.runtime);
272
+ for (const profile of params.result.profiles) params.runtime.log(`Auth profile: ${profile.profileId} (${profile.credential.provider}/${credentialMode(profile.credential)})`);
273
+ if (params.result.defaultModel) params.runtime.log(params.setDefault ? `Default model set to ${params.result.defaultModel}` : `Default model available: ${params.result.defaultModel} (use --set-default to apply)`);
274
+ if (params.result.notes && params.result.notes.length > 0) await params.prompter.note(params.result.notes.join("\n"), "Provider notes");
275
+ }
276
+ async function runProviderAuthMethod(params) {
277
+ await clearStaleProfileLockouts(params.provider.id, params.agentDir);
278
+ await persistProviderAuthResult({
279
+ result: await params.method.run({
280
+ config: params.config,
281
+ agentDir: params.agentDir,
282
+ workspaceDir: params.workspaceDir,
283
+ prompter: params.prompter,
284
+ runtime: params.runtime,
285
+ allowSecretRefPrompt: false,
286
+ isRemote: isRemoteEnvironment(),
287
+ openUrl: async (url) => {
288
+ await openUrl(url);
289
+ },
290
+ oauth: { createVpsAwareHandlers: (runtimeParams) => createVpsAwareOAuthHandlers(runtimeParams) }
291
+ }),
292
+ agentDir: params.agentDir,
293
+ runtime: params.runtime,
294
+ prompter: params.prompter,
295
+ setDefault: params.setDefault
296
+ });
297
+ }
298
+ async function modelsAuthSetupTokenCommand(opts, runtime) {
299
+ if (!process.stdin.isTTY) throw new Error("setup-token requires an interactive TTY.");
300
+ const { config, agentDir, workspaceDir, providers } = await resolveModelsAuthContext();
301
+ const tokenProviders = listProvidersWithTokenMethods(providers);
302
+ if (tokenProviders.length === 0) throw new Error(`No provider token-auth plugins found. Install one via \`${formatCliCommand("moldclaw plugins install")}\`.`);
303
+ const provider = resolveRequestedProviderOrThrow(tokenProviders, opts.provider ?? "anthropic") ?? tokenProviders.find((candidate) => normalizeProviderId(candidate.id) === "anthropic") ?? tokenProviders[0] ?? null;
304
+ if (!provider) throw new Error("No token-capable provider is available.");
305
+ if (!opts.yes) {
306
+ if (!await confirm$1({
307
+ message: `Continue with ${provider.label} token auth?`,
308
+ initialValue: true
309
+ })) return;
310
+ }
311
+ const prompter = createClackPrompter();
312
+ const method = await pickProviderTokenMethod({
313
+ provider,
314
+ prompter
315
+ });
316
+ if (!method) throw new Error(`Provider "${provider.id}" does not expose a token auth method.`);
317
+ await runProviderAuthMethod({
318
+ config,
319
+ agentDir,
320
+ workspaceDir,
321
+ provider,
322
+ method,
323
+ runtime,
324
+ prompter
325
+ });
326
+ }
327
+ async function modelsAuthPasteTokenCommand(opts, runtime) {
328
+ const rawProvider = opts.provider?.trim();
329
+ if (!rawProvider) throw new Error("Missing --provider.");
330
+ const provider = normalizeProviderId(rawProvider);
331
+ const profileId = opts.profileId?.trim() || resolveDefaultTokenProfileId(provider);
332
+ const tokenInput = await text$1({
333
+ message: `Paste token for ${provider}`,
334
+ validate: (value) => value?.trim() ? void 0 : "Required"
335
+ });
336
+ const token = String(tokenInput ?? "").trim();
337
+ const expires = opts.expiresIn?.trim() && opts.expiresIn.trim().length > 0 ? Date.now() + parseDurationMs(String(opts.expiresIn ?? "").trim(), { defaultUnit: "d" }) : void 0;
338
+ upsertAuthProfile({
339
+ profileId,
340
+ credential: {
341
+ type: "token",
342
+ provider,
343
+ token,
344
+ ...expires ? { expires } : {}
345
+ }
346
+ });
347
+ await updateConfig((cfg) => applyAuthProfileConfig(cfg, {
348
+ profileId,
349
+ provider,
350
+ mode: "token"
351
+ }));
352
+ logConfigUpdated(runtime);
353
+ runtime.log(`Auth profile: ${profileId} (${provider}/token)`);
354
+ }
355
+ async function modelsAuthAddCommand(_opts, runtime) {
356
+ const { config, agentDir, workspaceDir, providers } = await resolveModelsAuthContext();
357
+ const tokenProviders = listProvidersWithTokenMethods(providers);
358
+ const provider = await select$1({
359
+ message: "Token provider",
360
+ options: [...tokenProviders.map((providerPlugin) => ({
361
+ value: providerPlugin.id,
362
+ label: providerPlugin.id,
363
+ hint: providerPlugin.docsPath ? `Docs: ${providerPlugin.docsPath}` : void 0
364
+ })), {
365
+ value: "custom",
366
+ label: "custom (type provider id)"
367
+ }]
368
+ });
369
+ const providerId = provider === "custom" ? normalizeProviderId(String(await text$1({
370
+ message: "Provider id",
371
+ validate: (value) => value?.trim() ? void 0 : "Required"
372
+ }))) : provider;
373
+ const providerPlugin = provider === "custom" ? null : resolveRequestedProviderOrThrow(tokenProviders, providerId);
374
+ if (providerPlugin) {
375
+ const tokenMethods = listTokenAuthMethods(providerPlugin);
376
+ const methodId = tokenMethods.length > 0 ? await select$1({
377
+ message: "Token method",
378
+ options: [...tokenMethods.map((method) => ({
379
+ value: method.id,
380
+ label: method.label,
381
+ hint: method.hint
382
+ })), {
383
+ value: "paste",
384
+ label: "paste token"
385
+ }]
386
+ }) : "paste";
387
+ if (methodId !== "paste") {
388
+ const prompter = createClackPrompter();
389
+ const method = tokenMethods.find((candidate) => candidate.id === methodId);
390
+ if (!method) throw new Error(`Unknown token auth method "${String(methodId)}".`);
391
+ await runProviderAuthMethod({
392
+ config,
393
+ agentDir,
394
+ workspaceDir,
395
+ provider: providerPlugin,
396
+ method,
397
+ runtime,
398
+ prompter
399
+ });
400
+ return;
401
+ }
402
+ }
403
+ const profileIdDefault = resolveDefaultTokenProfileId(providerId);
404
+ await modelsAuthPasteTokenCommand({
405
+ provider: providerId,
406
+ profileId: String(await text$1({
407
+ message: "Profile id",
408
+ initialValue: profileIdDefault,
409
+ validate: (value) => value?.trim() ? void 0 : "Required"
410
+ })).trim(),
411
+ expiresIn: await confirm$1({
412
+ message: "Does this token expire?",
413
+ initialValue: false
414
+ }) ? String(await text$1({
415
+ message: "Expires in (duration)",
416
+ initialValue: "365d",
417
+ validate: (value) => {
418
+ try {
419
+ parseDurationMs(String(value ?? ""), { defaultUnit: "d" });
420
+ return;
421
+ } catch {
422
+ return "Invalid duration (e.g. 365d, 12h, 30m)";
423
+ }
424
+ }
425
+ })).trim() : void 0
426
+ }, runtime);
427
+ }
428
+ /**
429
+ * Clear stale cooldown/disabled state for all profiles matching a provider.
430
+ * When a user explicitly runs `models auth login`, they intend to fix auth —
431
+ * stale `auth_permanent` / `billing` lockouts should not persist across
432
+ * a deliberate re-authentication attempt.
433
+ */
434
+ async function clearStaleProfileLockouts(provider, agentDir) {
435
+ try {
436
+ const store = loadAuthProfileStoreForRuntime(agentDir);
437
+ const profileIds = listProfilesForProvider(store, provider);
438
+ for (const profileId of profileIds) await clearAuthProfileCooldown({
439
+ store,
440
+ profileId,
441
+ agentDir
442
+ });
443
+ } catch {}
444
+ }
445
+ function resolveRequestedLoginProviderOrThrow(providers, rawProvider) {
446
+ return resolveRequestedProviderOrThrow(providers, rawProvider);
447
+ }
448
+ function credentialMode(credential) {
449
+ if (credential.type === "api_key") return "api_key";
450
+ if (credential.type === "token") return "token";
451
+ return "oauth";
452
+ }
453
+ async function modelsAuthLoginCommand(opts, runtime) {
454
+ if (!process.stdin.isTTY) throw new Error("models auth login requires an interactive TTY.");
455
+ const { config, agentDir, workspaceDir, providers } = await resolveModelsAuthContext();
456
+ const prompter = createClackPrompter();
457
+ const authProviders = listProvidersWithAuthMethods(providers);
458
+ if (authProviders.length === 0) throw new Error(`No provider plugins found. Install one via \`${formatCliCommand("moldclaw plugins install")}\`.`);
459
+ const selectedProvider = resolveRequestedLoginProviderOrThrow(authProviders, opts.provider) ?? await prompter.select({
460
+ message: "Select a provider",
461
+ options: authProviders.map((provider) => ({
462
+ value: provider.id,
463
+ label: provider.label,
464
+ hint: provider.docsPath ? `Docs: ${provider.docsPath}` : void 0
465
+ }))
466
+ }).then((id) => resolveProviderMatch(authProviders, String(id)));
467
+ if (!selectedProvider) throw new Error("Unknown provider. Use --provider <id> to pick a provider plugin.");
468
+ const chosenMethod = await pickProviderAuthMethod({
469
+ provider: selectedProvider,
470
+ requestedMethod: opts.method,
471
+ prompter
472
+ });
473
+ if (!chosenMethod) throw new Error("Unknown auth method. Use --method <id> to select one.");
474
+ await runProviderAuthMethod({
475
+ config,
476
+ agentDir,
477
+ workspaceDir,
478
+ provider: selectedProvider,
479
+ method: chosenMethod,
480
+ runtime,
481
+ prompter,
482
+ setDefault: opts.setDefault
483
+ });
484
+ }
485
+ //#endregion
486
+ //#region src/commands/models/auth-order.ts
487
+ function resolveTargetAgent(cfg, raw) {
488
+ const agentId = resolveKnownAgentId({
489
+ cfg,
490
+ rawAgentId: raw
491
+ }) ?? resolveDefaultAgentId(cfg);
492
+ return {
493
+ agentId,
494
+ agentDir: resolveAgentDir(cfg, agentId)
495
+ };
496
+ }
497
+ function describeOrder(store, provider) {
498
+ const providerKey = normalizeProviderId(provider);
499
+ const order = store.order?.[providerKey];
500
+ return Array.isArray(order) ? order : [];
501
+ }
502
+ async function resolveAuthOrderContext(opts, runtime) {
503
+ const rawProvider = opts.provider?.trim();
504
+ if (!rawProvider) throw new Error("Missing --provider.");
505
+ const provider = normalizeProviderId(rawProvider);
506
+ const cfg = await loadModelsConfig({
507
+ commandName: "models auth-order",
508
+ runtime
509
+ });
510
+ const { agentId, agentDir } = resolveTargetAgent(cfg, opts.agent);
511
+ return {
512
+ cfg,
513
+ agentId,
514
+ agentDir,
515
+ provider
516
+ };
517
+ }
518
+ async function modelsAuthOrderGetCommand(opts, runtime) {
519
+ const { agentId, agentDir, provider } = await resolveAuthOrderContext(opts, runtime);
520
+ const order = describeOrder(ensureAuthProfileStore(agentDir, { allowKeychainPrompt: false }), provider);
521
+ if (opts.json) {
522
+ runtime.log(JSON.stringify({
523
+ agentId,
524
+ agentDir,
525
+ provider,
526
+ authStorePath: shortenHomePath(`${agentDir}/auth-profiles.json`),
527
+ order: order.length > 0 ? order : null
528
+ }, null, 2));
529
+ return;
530
+ }
531
+ runtime.log(`Agent: ${agentId}`);
532
+ runtime.log(`Provider: ${provider}`);
533
+ runtime.log(`Auth file: ${shortenHomePath(`${agentDir}/auth-profiles.json`)}`);
534
+ runtime.log(order.length > 0 ? `Order override: ${order.join(", ")}` : "Order override: (none)");
535
+ }
536
+ async function modelsAuthOrderClearCommand(opts, runtime) {
537
+ const { agentId, agentDir, provider } = await resolveAuthOrderContext(opts, runtime);
538
+ if (!await setAuthProfileOrder({
539
+ agentDir,
540
+ provider,
541
+ order: null
542
+ })) throw new Error("Failed to update auth-profiles.json (lock busy?).");
543
+ runtime.log(`Agent: ${agentId}`);
544
+ runtime.log(`Provider: ${provider}`);
545
+ runtime.log("Cleared per-agent order override.");
546
+ }
547
+ async function modelsAuthOrderSetCommand(opts, runtime) {
548
+ const { agentId, agentDir, provider } = await resolveAuthOrderContext(opts, runtime);
549
+ const store = ensureAuthProfileStore(agentDir, { allowKeychainPrompt: false });
550
+ const providerKey = provider;
551
+ const requested = normalizeStringEntries(opts.order ?? []);
552
+ if (requested.length === 0) throw new Error("Missing profile ids. Provide one or more profile ids.");
553
+ for (const profileId of requested) {
554
+ const cred = store.profiles[profileId];
555
+ if (!cred) throw new Error(`Auth profile "${profileId}" not found in ${agentDir}.`);
556
+ if (normalizeProviderId(cred.provider) !== providerKey) throw new Error(`Auth profile "${profileId}" is for ${cred.provider}, not ${provider}.`);
557
+ }
558
+ const updated = await setAuthProfileOrder({
559
+ agentDir,
560
+ provider,
561
+ order: requested
562
+ });
563
+ if (!updated) throw new Error("Failed to update auth-profiles.json (lock busy?).");
564
+ runtime.log(`Agent: ${agentId}`);
565
+ runtime.log(`Provider: ${provider}`);
566
+ runtime.log(`Order override: ${describeOrder(updated, provider).join(", ")}`);
567
+ }
568
+ //#endregion
569
+ //#region src/commands/models/fallbacks-shared.ts
570
+ function getFallbacks(cfg, key) {
571
+ return resolveAgentModelFallbackValues(cfg.agents?.defaults?.[key]);
572
+ }
573
+ function patchDefaultsFallbacks(cfg, params) {
574
+ const existing = toAgentModelListLike(cfg.agents?.defaults?.[params.key]);
575
+ return {
576
+ ...cfg,
577
+ agents: {
578
+ ...cfg.agents,
579
+ defaults: {
580
+ ...cfg.agents?.defaults,
581
+ [params.key]: mergePrimaryFallbackConfig(existing, { fallbacks: params.fallbacks }),
582
+ ...params.models ? { models: params.models } : void 0
583
+ }
584
+ }
585
+ };
586
+ }
587
+ async function listFallbacksCommand(params, opts, runtime) {
588
+ ensureFlagCompatibility(opts);
589
+ const fallbacks = getFallbacks(await loadModelsConfig({
590
+ commandName: `models ${params.key} list`,
591
+ runtime
592
+ }), params.key);
593
+ if (opts.json) {
594
+ runtime.log(JSON.stringify({ fallbacks }, null, 2));
595
+ return;
596
+ }
597
+ if (opts.plain) {
598
+ for (const entry of fallbacks) runtime.log(entry);
599
+ return;
600
+ }
601
+ runtime.log(`${params.label} (${fallbacks.length}):`);
602
+ if (fallbacks.length === 0) {
603
+ runtime.log("- none");
604
+ return;
605
+ }
606
+ for (const entry of fallbacks) runtime.log(`- ${entry}`);
607
+ }
608
+ async function addFallbackCommand(params, modelRaw, runtime) {
609
+ const updated = await updateConfig((cfg) => {
610
+ const resolved = resolveModelTarget({
611
+ raw: modelRaw,
612
+ cfg
613
+ });
614
+ const nextModels = { ...cfg.agents?.defaults?.models };
615
+ const targetKey = upsertCanonicalModelConfigEntry(nextModels, resolved);
616
+ const existing = getFallbacks(cfg, params.key);
617
+ if (resolveModelKeysFromEntries({
618
+ cfg,
619
+ entries: existing
620
+ }).includes(targetKey)) return cfg;
621
+ return patchDefaultsFallbacks(cfg, {
622
+ key: params.key,
623
+ fallbacks: [...existing, targetKey],
624
+ models: nextModels
625
+ });
626
+ });
627
+ logConfigUpdated(runtime);
628
+ runtime.log(`${params.logPrefix}: ${getFallbacks(updated, params.key).join(", ")}`);
629
+ }
630
+ async function removeFallbackCommand(params, modelRaw, runtime) {
631
+ const updated = await updateConfig((cfg) => {
632
+ const resolved = resolveModelTarget({
633
+ raw: modelRaw,
634
+ cfg
635
+ });
636
+ const targetKey = modelKey(resolved.provider, resolved.model);
637
+ const aliasIndex = buildModelAliasIndex({
638
+ cfg,
639
+ defaultProvider: DEFAULT_PROVIDER
640
+ });
641
+ const existing = getFallbacks(cfg, params.key);
642
+ const filtered = existing.filter((entry) => {
643
+ const resolvedEntry = resolveModelRefFromString({
644
+ raw: String(entry ?? ""),
645
+ defaultProvider: DEFAULT_PROVIDER,
646
+ aliasIndex
647
+ });
648
+ if (!resolvedEntry) return true;
649
+ return modelKey(resolvedEntry.ref.provider, resolvedEntry.ref.model) !== targetKey;
650
+ });
651
+ if (filtered.length === existing.length) throw new Error(`${params.notFoundLabel} not found: ${targetKey}`);
652
+ return patchDefaultsFallbacks(cfg, {
653
+ key: params.key,
654
+ fallbacks: filtered
655
+ });
656
+ });
657
+ logConfigUpdated(runtime);
658
+ runtime.log(`${params.logPrefix}: ${getFallbacks(updated, params.key).join(", ")}`);
659
+ }
660
+ async function clearFallbacksCommand(params, runtime) {
661
+ await updateConfig((cfg) => {
662
+ return patchDefaultsFallbacks(cfg, {
663
+ key: params.key,
664
+ fallbacks: []
665
+ });
666
+ });
667
+ logConfigUpdated(runtime);
668
+ runtime.log(params.clearedMessage);
669
+ }
670
+ //#endregion
671
+ //#region src/commands/models/fallbacks.ts
672
+ async function modelsFallbacksListCommand(opts, runtime) {
673
+ return await listFallbacksCommand({
674
+ label: "Fallbacks",
675
+ key: "model"
676
+ }, opts, runtime);
677
+ }
678
+ async function modelsFallbacksAddCommand(modelRaw, runtime) {
679
+ return await addFallbackCommand({
680
+ label: "Fallbacks",
681
+ key: "model",
682
+ logPrefix: "Fallbacks"
683
+ }, modelRaw, runtime);
684
+ }
685
+ async function modelsFallbacksRemoveCommand(modelRaw, runtime) {
686
+ return await removeFallbackCommand({
687
+ label: "Fallbacks",
688
+ key: "model",
689
+ notFoundLabel: "Fallback",
690
+ logPrefix: "Fallbacks"
691
+ }, modelRaw, runtime);
692
+ }
693
+ async function modelsFallbacksClearCommand(runtime) {
694
+ return await clearFallbacksCommand({
695
+ key: "model",
696
+ clearedMessage: "Fallback list cleared."
697
+ }, runtime);
698
+ }
699
+ //#endregion
700
+ //#region src/commands/models/image-fallbacks.ts
701
+ async function modelsImageFallbacksListCommand(opts, runtime) {
702
+ return await listFallbacksCommand({
703
+ label: "Image fallbacks",
704
+ key: "imageModel"
705
+ }, opts, runtime);
706
+ }
707
+ async function modelsImageFallbacksAddCommand(modelRaw, runtime) {
708
+ return await addFallbackCommand({
709
+ label: "Image fallbacks",
710
+ key: "imageModel",
711
+ logPrefix: "Image fallbacks"
712
+ }, modelRaw, runtime);
713
+ }
714
+ async function modelsImageFallbacksRemoveCommand(modelRaw, runtime) {
715
+ return await removeFallbackCommand({
716
+ label: "Image fallbacks",
717
+ key: "imageModel",
718
+ notFoundLabel: "Image fallback",
719
+ logPrefix: "Image fallbacks"
720
+ }, modelRaw, runtime);
721
+ }
722
+ async function modelsImageFallbacksClearCommand(runtime) {
723
+ return await clearFallbacksCommand({
724
+ key: "imageModel",
725
+ clearedMessage: "Image fallback list cleared."
726
+ }, runtime);
727
+ }
728
+ //#endregion
729
+ //#region src/commands/models/list.configured.ts
730
+ function resolveConfiguredEntries(cfg) {
731
+ const resolvedDefault = resolveConfiguredModelRef({
732
+ cfg,
733
+ defaultProvider: DEFAULT_PROVIDER,
734
+ defaultModel: DEFAULT_MODEL
735
+ });
736
+ const aliasIndex = buildModelAliasIndex({
737
+ cfg,
738
+ defaultProvider: DEFAULT_PROVIDER
739
+ });
740
+ const order = [];
741
+ const tagsByKey = /* @__PURE__ */ new Map();
742
+ const aliasesByKey = /* @__PURE__ */ new Map();
743
+ for (const [key, aliases] of aliasIndex.byKey.entries()) aliasesByKey.set(key, aliases);
744
+ const addEntry = (ref, tag) => {
745
+ const key = modelKey(ref.provider, ref.model);
746
+ if (!tagsByKey.has(key)) {
747
+ tagsByKey.set(key, /* @__PURE__ */ new Set());
748
+ order.push(key);
749
+ }
750
+ tagsByKey.get(key)?.add(tag);
751
+ };
752
+ const addResolvedModelRef = (raw, tag) => {
753
+ const resolved = resolveModelRefFromString({
754
+ raw,
755
+ defaultProvider: DEFAULT_PROVIDER,
756
+ aliasIndex
757
+ });
758
+ if (resolved) addEntry(resolved.ref, tag);
759
+ };
760
+ addEntry(resolvedDefault, "default");
761
+ const modelFallbacks = resolveAgentModelFallbackValues(cfg.agents?.defaults?.model);
762
+ const imageFallbacks = resolveAgentModelFallbackValues(cfg.agents?.defaults?.imageModel);
763
+ const imagePrimary = resolveAgentModelPrimaryValue(cfg.agents?.defaults?.imageModel) ?? "";
764
+ modelFallbacks.forEach((raw, idx) => {
765
+ addResolvedModelRef(String(raw ?? ""), `fallback#${idx + 1}`);
766
+ });
767
+ if (imagePrimary) addResolvedModelRef(imagePrimary, "image");
768
+ imageFallbacks.forEach((raw, idx) => {
769
+ addResolvedModelRef(String(raw ?? ""), `img-fallback#${idx + 1}`);
770
+ });
771
+ for (const key of Object.keys(cfg.agents?.defaults?.models ?? {})) {
772
+ const parsed = parseModelRef(String(key ?? ""), DEFAULT_PROVIDER);
773
+ if (!parsed) continue;
774
+ addEntry(parsed, "configured");
775
+ }
776
+ return { entries: order.map((key) => {
777
+ const slash = key.indexOf("/");
778
+ return {
779
+ key,
780
+ ref: {
781
+ provider: slash === -1 ? key : key.slice(0, slash),
782
+ model: slash === -1 ? "" : key.slice(slash + 1)
783
+ },
784
+ tags: tagsByKey.get(key) ?? /* @__PURE__ */ new Set(),
785
+ aliases: aliasesByKey.get(key) ?? []
786
+ };
787
+ }) };
788
+ }
789
+ //#endregion
790
+ //#region src/commands/models/list.errors.ts
791
+ const MODEL_AVAILABILITY_UNAVAILABLE_CODE = "MODEL_AVAILABILITY_UNAVAILABLE";
792
+ function formatErrorWithStack(err) {
793
+ if (err instanceof Error) return err.stack ?? `${err.name}: ${err.message}`;
794
+ return String(err);
795
+ }
796
+ function shouldFallbackToAuthHeuristics(err) {
797
+ if (!(err instanceof Error)) return false;
798
+ return err.code === MODEL_AVAILABILITY_UNAVAILABLE_CODE;
799
+ }
800
+ //#endregion
801
+ //#region src/commands/models/list.registry.ts
802
+ const hasAuthForProvider = (provider, cfg, authStore) => {
803
+ if (!cfg || !authStore) return false;
804
+ if (listProfilesForProvider(authStore, provider).length > 0) return true;
805
+ if (provider === "amazon-bedrock" && resolveAwsSdkEnvVarName()) return true;
806
+ if (resolveEnvApiKey(provider)) return true;
807
+ if (hasUsableCustomProviderApiKey(cfg, provider)) return true;
808
+ return false;
809
+ };
810
+ function createAvailabilityUnavailableError(message) {
811
+ const err = new Error(message);
812
+ err.code = MODEL_AVAILABILITY_UNAVAILABLE_CODE;
813
+ return err;
814
+ }
815
+ function normalizeAvailabilityError(err) {
816
+ if (shouldFallbackToAuthHeuristics(err) && err instanceof Error) return err;
817
+ return createAvailabilityUnavailableError(`Model availability unavailable: getAvailable() failed.\n${formatErrorWithStack(err)}`);
818
+ }
819
+ function validateAvailableModels(availableModels) {
820
+ if (!Array.isArray(availableModels)) throw createAvailabilityUnavailableError("Model availability unavailable: getAvailable() returned a non-array value.");
821
+ for (const model of availableModels) if (!model || typeof model !== "object" || typeof model.provider !== "string" || typeof model.id !== "string") throw createAvailabilityUnavailableError("Model availability unavailable: getAvailable() returned invalid model entries.");
822
+ return availableModels;
823
+ }
824
+ function loadAvailableModels(registry) {
825
+ let availableModels;
826
+ try {
827
+ availableModels = registry.getAvailable();
828
+ } catch (err) {
829
+ throw normalizeAvailabilityError(err);
830
+ }
831
+ try {
832
+ return validateAvailableModels(availableModels).filter((model) => !shouldSuppressBuiltInModel({
833
+ provider: model.provider,
834
+ id: model.id
835
+ }));
836
+ } catch (err) {
837
+ throw normalizeAvailabilityError(err);
838
+ }
839
+ }
840
+ async function loadModelRegistry(_cfg, _opts) {
841
+ const agentDir = resolvemoldClawAgentDir();
842
+ const registry = discoverModels(discoverAuthStorage(agentDir), agentDir);
843
+ const models = registry.getAll().filter((model) => !shouldSuppressBuiltInModel({
844
+ provider: model.provider,
845
+ id: model.id
846
+ }));
847
+ let availableKeys;
848
+ let availabilityErrorMessage;
849
+ try {
850
+ const availableModels = loadAvailableModels(registry);
851
+ availableKeys = new Set(availableModels.map((model) => modelKey(model.provider, model.id)));
852
+ } catch (err) {
853
+ if (!shouldFallbackToAuthHeuristics(err)) throw err;
854
+ availableKeys = void 0;
855
+ if (!availabilityErrorMessage) availabilityErrorMessage = formatErrorWithStack(err);
856
+ }
857
+ return {
858
+ registry,
859
+ models,
860
+ availableKeys,
861
+ availabilityErrorMessage
862
+ };
863
+ }
864
+ function toModelRow(params) {
865
+ const { model, key, tags, aliases = [], availableKeys, cfg, authStore, allowProviderAvailabilityFallback = false } = params;
866
+ if (!model) return {
867
+ key,
868
+ name: key,
869
+ input: "-",
870
+ contextWindow: null,
871
+ local: null,
872
+ available: null,
873
+ tags: [...tags, "missing"],
874
+ missing: true
875
+ };
876
+ const input = model.input.join("+") || "text";
877
+ const local = isLocalBaseUrl(model.baseUrl);
878
+ const modelIsAvailable = availableKeys?.has(modelKey(model.provider, model.id)) ?? false;
879
+ const available = availableKeys !== void 0 && !allowProviderAvailabilityFallback ? modelIsAvailable : modelIsAvailable || (cfg && authStore ? hasAuthForProvider(model.provider, cfg, authStore) : false);
880
+ const aliasTags = aliases.length > 0 ? [`alias:${aliases.join(",")}`] : [];
881
+ const mergedTags = new Set(tags);
882
+ if (aliasTags.length > 0) {
883
+ for (const tag of mergedTags) if (tag === "alias" || tag.startsWith("alias:")) mergedTags.delete(tag);
884
+ for (const tag of aliasTags) mergedTags.add(tag);
885
+ }
886
+ return {
887
+ key,
888
+ name: model.name || model.id,
889
+ input,
890
+ contextWindow: model.contextWindow ?? null,
891
+ local,
892
+ available,
893
+ tags: Array.from(mergedTags),
894
+ missing: false
895
+ };
896
+ }
897
+ //#endregion
898
+ //#region src/commands/models/list.rows.ts
899
+ function matchesRowFilter(filter, model) {
900
+ if (filter.provider && model.provider.toLowerCase() !== filter.provider) return false;
901
+ if (filter.local && !isLocalBaseUrl(model.baseUrl ?? "")) return false;
902
+ return true;
903
+ }
904
+ function buildRow(params) {
905
+ const configured = params.context.configuredByKey.get(params.key);
906
+ return toModelRow({
907
+ model: params.model,
908
+ key: params.key,
909
+ tags: configured ? Array.from(configured.tags) : [],
910
+ aliases: configured?.aliases ?? [],
911
+ availableKeys: params.context.availableKeys,
912
+ cfg: params.context.cfg,
913
+ authStore: params.context.authStore,
914
+ allowProviderAvailabilityFallback: params.allowProviderAvailabilityFallback ?? false
915
+ });
916
+ }
917
+ async function loadListModelRegistry(cfg, opts) {
918
+ const loaded = await loadModelRegistry(cfg, opts);
919
+ return {
920
+ ...loaded,
921
+ discoveredKeys: new Set(loaded.models.map((model) => modelKey(model.provider, model.id)))
922
+ };
923
+ }
924
+ function appendDiscoveredRows(params) {
925
+ const seenKeys = /* @__PURE__ */ new Set();
926
+ const sorted = [...params.models].toSorted((a, b) => {
927
+ const providerCompare = a.provider.localeCompare(b.provider);
928
+ if (providerCompare !== 0) return providerCompare;
929
+ return a.id.localeCompare(b.id);
930
+ });
931
+ for (const model of sorted) {
932
+ if (shouldSuppressBuiltInModel({
933
+ provider: model.provider,
934
+ id: model.id
935
+ })) continue;
936
+ if (!matchesRowFilter(params.context.filter, model)) continue;
937
+ const key = modelKey(model.provider, model.id);
938
+ params.rows.push(buildRow({
939
+ model,
940
+ key,
941
+ context: params.context
942
+ }));
943
+ seenKeys.add(key);
944
+ }
945
+ return seenKeys;
946
+ }
947
+ async function appendCatalogSupplementRows(params) {
948
+ const catalog = await loadModelCatalog({ config: params.context.cfg });
949
+ for (const entry of catalog) {
950
+ if (params.context.filter.provider && entry.provider.toLowerCase() !== params.context.filter.provider) continue;
951
+ const key = modelKey(entry.provider, entry.id);
952
+ if (params.seenKeys.has(key)) continue;
953
+ const model = resolveModelWithRegistry({
954
+ provider: entry.provider,
955
+ modelId: entry.id,
956
+ modelRegistry: params.modelRegistry,
957
+ cfg: params.context.cfg
958
+ });
959
+ if (!model || !matchesRowFilter(params.context.filter, model)) continue;
960
+ params.rows.push(buildRow({
961
+ model,
962
+ key,
963
+ context: params.context,
964
+ allowProviderAvailabilityFallback: !params.context.discoveredKeys.has(key)
965
+ }));
966
+ params.seenKeys.add(key);
967
+ }
968
+ }
969
+ function appendConfiguredRows(params) {
970
+ for (const entry of params.entries) {
971
+ if (params.context.filter.provider && entry.ref.provider.toLowerCase() !== params.context.filter.provider) continue;
972
+ const model = resolveModelWithRegistry({
973
+ provider: entry.ref.provider,
974
+ modelId: entry.ref.model,
975
+ modelRegistry: params.modelRegistry,
976
+ cfg: params.context.cfg
977
+ });
978
+ if (params.context.filter.local && model && !isLocalBaseUrl(model.baseUrl ?? "")) continue;
979
+ if (params.context.filter.local && !model) continue;
980
+ params.rows.push(toModelRow({
981
+ model,
982
+ key: entry.key,
983
+ tags: Array.from(entry.tags),
984
+ aliases: entry.aliases,
985
+ availableKeys: params.context.availableKeys,
986
+ cfg: params.context.cfg,
987
+ authStore: params.context.authStore,
988
+ allowProviderAvailabilityFallback: model ? !params.context.discoveredKeys.has(modelKey(model.provider, model.id)) : false
989
+ }));
990
+ }
991
+ }
992
+ //#endregion
993
+ //#region src/commands/models/list.format.ts
994
+ const isRich = (opts) => Boolean(isRich$1() && !opts?.json && !opts?.plain);
995
+ const pad = (value, size) => value.padEnd(size);
996
+ const formatTag = (tag, rich) => {
997
+ if (!rich) return tag;
998
+ if (tag === "default") return theme.success(tag);
999
+ if (tag === "image") return theme.accentBright(tag);
1000
+ if (tag === "configured") return theme.accent(tag);
1001
+ if (tag === "missing") return theme.error(tag);
1002
+ if (tag.startsWith("fallback#")) return theme.warn(tag);
1003
+ if (tag.startsWith("img-fallback#")) return theme.warn(tag);
1004
+ if (tag.startsWith("alias:")) return theme.accentDim(tag);
1005
+ return theme.muted(tag);
1006
+ };
1007
+ const truncate = (value, max) => {
1008
+ if (value.length <= max) return value;
1009
+ if (max <= 3) return value.slice(0, max);
1010
+ return `${value.slice(0, max - 3)}...`;
1011
+ };
1012
+ //#endregion
1013
+ //#region src/commands/models/list.table.ts
1014
+ const MODEL_PAD$1 = 42;
1015
+ const INPUT_PAD = 10;
1016
+ const CTX_PAD$1 = 8;
1017
+ const LOCAL_PAD = 5;
1018
+ const AUTH_PAD = 5;
1019
+ function printModelTable(rows, runtime, opts = {}) {
1020
+ if (opts.json) {
1021
+ runtime.log(JSON.stringify({
1022
+ count: rows.length,
1023
+ models: rows
1024
+ }, null, 2));
1025
+ return;
1026
+ }
1027
+ if (opts.plain) {
1028
+ for (const row of rows) runtime.log(row.key);
1029
+ return;
1030
+ }
1031
+ const rich = isRich(opts);
1032
+ const header = [
1033
+ pad("Model", MODEL_PAD$1),
1034
+ pad("Input", INPUT_PAD),
1035
+ pad("Ctx", CTX_PAD$1),
1036
+ pad("Local", LOCAL_PAD),
1037
+ pad("Auth", AUTH_PAD),
1038
+ "Tags"
1039
+ ].join(" ");
1040
+ runtime.log(rich ? theme.heading(header) : header);
1041
+ for (const row of rows) {
1042
+ const keyLabel = pad(truncate(row.key, MODEL_PAD$1), MODEL_PAD$1);
1043
+ const inputLabel = pad(row.input || "-", INPUT_PAD);
1044
+ const ctxLabel = pad(formatTokenK(row.contextWindow), CTX_PAD$1);
1045
+ const localLabel = pad(row.local === null ? "-" : row.local ? "yes" : "no", LOCAL_PAD);
1046
+ const authLabel = pad(row.available === null ? "-" : row.available ? "yes" : "no", AUTH_PAD);
1047
+ const tagsLabel = row.tags.length > 0 ? rich ? row.tags.map((tag) => formatTag(tag, rich)).join(",") : row.tags.join(",") : "";
1048
+ const coloredInput = colorize(rich, row.input.includes("image") ? theme.accentBright : theme.info, inputLabel);
1049
+ const coloredLocal = colorize(rich, row.local === null ? theme.muted : row.local ? theme.success : theme.muted, localLabel);
1050
+ const coloredAuth = colorize(rich, row.available === null ? theme.muted : row.available ? theme.success : theme.error, authLabel);
1051
+ const line = [
1052
+ rich ? theme.accent(keyLabel) : keyLabel,
1053
+ coloredInput,
1054
+ ctxLabel,
1055
+ coloredLocal,
1056
+ coloredAuth,
1057
+ tagsLabel
1058
+ ].join(" ");
1059
+ runtime.log(line);
1060
+ }
1061
+ }
1062
+ //#endregion
1063
+ //#region src/commands/models/list.list-command.ts
1064
+ async function modelsListCommand(opts, runtime) {
1065
+ ensureFlagCompatibility(opts);
1066
+ const { ensureAuthProfileStore } = await import("./auth-profiles.runtime-HONFDgiu.js");
1067
+ const { ensuremoldClawModelsJson } = await import("./models-config-DALlu3S9.js");
1068
+ const { sourceConfig, resolvedConfig: cfg } = await loadModelsConfigWithSource({
1069
+ commandName: "models list",
1070
+ runtime
1071
+ });
1072
+ const authStore = ensureAuthProfileStore();
1073
+ const providerFilter = (() => {
1074
+ const raw = opts.provider?.trim();
1075
+ if (!raw) return;
1076
+ return parseModelRef(`${raw}/_`, "anthropic")?.provider ?? raw.toLowerCase();
1077
+ })();
1078
+ let modelRegistry;
1079
+ let discoveredKeys = /* @__PURE__ */ new Set();
1080
+ let availableKeys;
1081
+ let availabilityErrorMessage;
1082
+ try {
1083
+ await ensuremoldClawModelsJson(sourceConfig ?? cfg);
1084
+ const loaded = await loadListModelRegistry(cfg, { sourceConfig });
1085
+ modelRegistry = loaded.registry;
1086
+ discoveredKeys = loaded.discoveredKeys;
1087
+ availableKeys = loaded.availableKeys;
1088
+ availabilityErrorMessage = loaded.availabilityErrorMessage;
1089
+ } catch (err) {
1090
+ runtime.error(`Model registry unavailable:\n${formatErrorWithStack(err)}`);
1091
+ process.exitCode = 1;
1092
+ return;
1093
+ }
1094
+ if (availabilityErrorMessage !== void 0) runtime.error(`Model availability lookup failed; falling back to auth heuristics for discovered models: ${availabilityErrorMessage}`);
1095
+ const { entries } = resolveConfiguredEntries(cfg);
1096
+ const configuredByKey = new Map(entries.map((entry) => [entry.key, entry]));
1097
+ const rows = [];
1098
+ const rowContext = {
1099
+ cfg,
1100
+ authStore,
1101
+ availableKeys,
1102
+ configuredByKey,
1103
+ discoveredKeys,
1104
+ filter: {
1105
+ provider: providerFilter,
1106
+ local: opts.local
1107
+ }
1108
+ };
1109
+ if (opts.all) {
1110
+ const seenKeys = appendDiscoveredRows({
1111
+ rows,
1112
+ models: modelRegistry?.getAll() ?? [],
1113
+ context: rowContext
1114
+ });
1115
+ if (modelRegistry) await appendCatalogSupplementRows({
1116
+ rows,
1117
+ modelRegistry,
1118
+ context: rowContext,
1119
+ seenKeys
1120
+ });
1121
+ } else {
1122
+ const registry = modelRegistry;
1123
+ if (!registry) {
1124
+ runtime.error("Model registry unavailable.");
1125
+ process.exitCode = 1;
1126
+ return;
1127
+ }
1128
+ appendConfiguredRows({
1129
+ rows,
1130
+ entries,
1131
+ modelRegistry: registry,
1132
+ context: rowContext
1133
+ });
1134
+ }
1135
+ if (rows.length === 0) {
1136
+ runtime.log("No models found.");
1137
+ return;
1138
+ }
1139
+ printModelTable(rows, runtime, opts);
1140
+ }
1141
+ //#endregion
1142
+ //#region src/commands/models/list.auth-overview.ts
1143
+ function formatMarkerOrSecret(value) {
1144
+ return isNonSecretApiKeyMarker(value, { includeEnvVarName: false }) ? `marker(${value.trim()})` : maskApiKey(value);
1145
+ }
1146
+ function formatProfileSecretLabel(params) {
1147
+ const value = typeof params.value === "string" ? params.value.trim() : "";
1148
+ if (value) {
1149
+ const display = formatMarkerOrSecret(value);
1150
+ return params.kind === "token" ? `token:${display}` : display;
1151
+ }
1152
+ if (params.ref) {
1153
+ const refLabel = `ref(${params.ref.source}:${params.ref.id})`;
1154
+ return params.kind === "token" ? `token:${refLabel}` : refLabel;
1155
+ }
1156
+ return params.kind === "token" ? "token:missing" : "missing";
1157
+ }
1158
+ function resolveProviderAuthOverview(params) {
1159
+ const { provider, cfg, store } = params;
1160
+ const now = Date.now();
1161
+ const profiles = listProfilesForProvider(store, provider);
1162
+ const withUnusableSuffix = (base, profileId) => {
1163
+ const unusableUntil = resolveProfileUnusableUntilForDisplay(store, profileId);
1164
+ if (!unusableUntil || now >= unusableUntil) return base;
1165
+ const stats = store.usageStats?.[profileId];
1166
+ return `${base} [${typeof stats?.disabledUntil === "number" && now < stats.disabledUntil ? `disabled${stats.disabledReason ? `:${stats.disabledReason}` : ""}` : "cooldown"} ${formatRemainingShort(unusableUntil - now)}]`;
1167
+ };
1168
+ const labels = profiles.map((profileId) => {
1169
+ const profile = store.profiles[profileId];
1170
+ if (!profile) return `${profileId}=missing`;
1171
+ if (profile.type === "api_key") return withUnusableSuffix(`${profileId}=${formatProfileSecretLabel({
1172
+ value: profile.key,
1173
+ ref: profile.keyRef,
1174
+ kind: "api-key"
1175
+ })}`, profileId);
1176
+ if (profile.type === "token") return withUnusableSuffix(`${profileId}=${formatProfileSecretLabel({
1177
+ value: profile.token,
1178
+ ref: profile.tokenRef,
1179
+ kind: "token"
1180
+ })}`, profileId);
1181
+ const display = resolveAuthProfileDisplayLabel({
1182
+ cfg,
1183
+ store,
1184
+ profileId
1185
+ });
1186
+ const suffix = display === profileId ? "" : display.startsWith(profileId) ? display.slice(profileId.length).trim() : `(${display})`;
1187
+ return withUnusableSuffix(`${profileId}=OAuth${suffix ? ` ${suffix}` : ""}`, profileId);
1188
+ });
1189
+ const oauthCount = profiles.filter((id) => store.profiles[id]?.type === "oauth").length;
1190
+ const tokenCount = profiles.filter((id) => store.profiles[id]?.type === "token").length;
1191
+ const apiKeyCount = profiles.filter((id) => store.profiles[id]?.type === "api_key").length;
1192
+ const envKey = resolveEnvApiKey(provider);
1193
+ const customKey = getCustomProviderApiKey(cfg, provider);
1194
+ const usableCustomKey = resolveUsableCustomProviderApiKey({
1195
+ cfg,
1196
+ provider
1197
+ });
1198
+ return {
1199
+ provider,
1200
+ effective: (() => {
1201
+ if (profiles.length > 0) return {
1202
+ kind: "profiles",
1203
+ detail: shortenHomePath(resolveAuthStorePathForDisplay())
1204
+ };
1205
+ if (envKey) return {
1206
+ kind: "env",
1207
+ detail: envKey.source.includes("OAUTH_TOKEN") || envKey.source.toLowerCase().includes("oauth") ? "OAuth (env)" : maskApiKey(envKey.apiKey)
1208
+ };
1209
+ if (usableCustomKey) return {
1210
+ kind: "models.json",
1211
+ detail: formatMarkerOrSecret(usableCustomKey.apiKey)
1212
+ };
1213
+ return {
1214
+ kind: "missing",
1215
+ detail: "missing"
1216
+ };
1217
+ })(),
1218
+ profiles: {
1219
+ count: profiles.length,
1220
+ oauth: oauthCount,
1221
+ token: tokenCount,
1222
+ apiKey: apiKeyCount,
1223
+ labels
1224
+ },
1225
+ ...envKey ? { env: {
1226
+ value: envKey.source.includes("OAUTH_TOKEN") || envKey.source.toLowerCase().includes("oauth") ? "OAuth (env)" : maskApiKey(envKey.apiKey),
1227
+ source: envKey.source
1228
+ } } : {},
1229
+ ...customKey ? { modelsJson: {
1230
+ value: formatMarkerOrSecret(customKey),
1231
+ source: `models.json: ${shortenHomePath(params.modelsPath)}`
1232
+ } } : {}
1233
+ };
1234
+ }
1235
+ //#endregion
1236
+ //#region src/commands/models/list.probe.ts
1237
+ const PROBE_PROMPT = "Reply with OK. Do not use tools.";
1238
+ function mapFailoverReasonToProbeStatus(reason) {
1239
+ if (!reason) return "unknown";
1240
+ if (reason === "auth" || reason === "auth_permanent") return "auth";
1241
+ if (reason === "rate_limit" || reason === "overloaded") return "rate_limit";
1242
+ if (reason === "billing") return "billing";
1243
+ if (reason === "timeout") return "timeout";
1244
+ if (reason === "format") return "format";
1245
+ return "unknown";
1246
+ }
1247
+ function buildCandidateMap(modelCandidates) {
1248
+ const map = /* @__PURE__ */ new Map();
1249
+ for (const raw of modelCandidates) {
1250
+ const parsed = parseModelRef(String(raw ?? ""), DEFAULT_PROVIDER);
1251
+ if (!parsed) continue;
1252
+ const list = map.get(parsed.provider) ?? [];
1253
+ if (!list.includes(parsed.model)) list.push(parsed.model);
1254
+ map.set(parsed.provider, list);
1255
+ }
1256
+ return map;
1257
+ }
1258
+ function selectProbeModel(params) {
1259
+ const { provider, candidates, catalog } = params;
1260
+ const direct = candidates.get(provider);
1261
+ if (direct && direct.length > 0) return {
1262
+ provider,
1263
+ model: direct[0]
1264
+ };
1265
+ const fromCatalog = catalog.find((entry) => entry.provider === provider);
1266
+ if (fromCatalog) return {
1267
+ provider: fromCatalog.provider,
1268
+ model: fromCatalog.id
1269
+ };
1270
+ return null;
1271
+ }
1272
+ function mapEligibilityReasonToProbeReasonCode(reasonCode) {
1273
+ if (reasonCode === "missing_credential") return "missing_credential";
1274
+ if (reasonCode === "expired") return "expired";
1275
+ if (reasonCode === "invalid_expires") return "invalid_expires";
1276
+ if (reasonCode === "unresolved_ref") return "unresolved_ref";
1277
+ return "ineligible_profile";
1278
+ }
1279
+ function formatMissingCredentialProbeError(reasonCode) {
1280
+ const legacyLine = "Auth profile credentials are missing or expired.";
1281
+ if (reasonCode === "expired") return `${legacyLine}\n↳ Auth reason [expired]: token credentials are expired.`;
1282
+ if (reasonCode === "invalid_expires") return `${legacyLine}\n↳ Auth reason [invalid_expires]: token expires must be a positive Unix ms timestamp.`;
1283
+ if (reasonCode === "missing_credential") return `${legacyLine}\n↳ Auth reason [missing_credential]: no inline credential or SecretRef is configured.`;
1284
+ if (reasonCode === "unresolved_ref") return `${legacyLine}\n↳ Auth reason [unresolved_ref]: configured SecretRef could not be resolved.`;
1285
+ return `${legacyLine}\n↳ Auth reason [ineligible_profile]: profile is incompatible with provider config.`;
1286
+ }
1287
+ function resolveProbeSecretRef(profile, cfg) {
1288
+ const defaults = cfg.secrets?.defaults;
1289
+ if (profile.type === "api_key") {
1290
+ if (normalizeSecretInputString(profile.key) !== void 0) return null;
1291
+ return coerceSecretRef(profile.keyRef, defaults);
1292
+ }
1293
+ if (profile.type === "token") {
1294
+ if (normalizeSecretInputString(profile.token) !== void 0) return null;
1295
+ return coerceSecretRef(profile.tokenRef, defaults);
1296
+ }
1297
+ return null;
1298
+ }
1299
+ function formatUnresolvedRefProbeError(refLabel) {
1300
+ return `Auth profile credentials are missing or expired.\n↳ Auth reason [unresolved_ref]: could not resolve SecretRef "${refLabel}".`;
1301
+ }
1302
+ async function maybeResolveUnresolvedRefIssue(params) {
1303
+ if (!params.profile) return null;
1304
+ const ref = resolveProbeSecretRef(params.profile, params.cfg);
1305
+ if (!ref) return null;
1306
+ try {
1307
+ await resolveSecretRefString(ref, {
1308
+ config: params.cfg,
1309
+ env: process.env,
1310
+ cache: params.cache
1311
+ });
1312
+ return null;
1313
+ } catch {
1314
+ return {
1315
+ reasonCode: "unresolved_ref",
1316
+ error: formatUnresolvedRefProbeError(`${ref.source}:${ref.provider}:${ref.id}`)
1317
+ };
1318
+ }
1319
+ }
1320
+ async function buildProbeTargets(params) {
1321
+ const { cfg, providers, modelCandidates, options } = params;
1322
+ const store = ensureAuthProfileStore();
1323
+ const providerFilter = options.provider?.trim();
1324
+ const providerFilterKey = providerFilter ? normalizeProviderId(providerFilter) : null;
1325
+ const profileFilter = new Set((options.profileIds ?? []).map((id) => id.trim()).filter(Boolean));
1326
+ const refResolveCache = {};
1327
+ const catalog = await loadModelCatalog({ config: cfg });
1328
+ const candidates = buildCandidateMap(modelCandidates);
1329
+ const targets = [];
1330
+ const results = [];
1331
+ for (const provider of providers) {
1332
+ const providerKey = normalizeProviderId(provider);
1333
+ if (providerFilterKey && providerKey !== providerFilterKey) continue;
1334
+ const model = selectProbeModel({
1335
+ provider: providerKey,
1336
+ candidates,
1337
+ catalog
1338
+ });
1339
+ const profileIds = listProfilesForProvider(store, providerKey);
1340
+ const explicitOrder = findNormalizedProviderValue(store.order, providerKey) ?? findNormalizedProviderValue(cfg?.auth?.order, providerKey);
1341
+ const allowedProfiles = explicitOrder && explicitOrder.length > 0 ? new Set(resolveAuthProfileOrder({
1342
+ cfg,
1343
+ store,
1344
+ provider: providerKey
1345
+ })) : null;
1346
+ const filteredProfiles = profileFilter.size ? profileIds.filter((id) => profileFilter.has(id)) : profileIds;
1347
+ if (filteredProfiles.length > 0) {
1348
+ for (const profileId of filteredProfiles) {
1349
+ const profile = store.profiles[profileId];
1350
+ const mode = profile?.type;
1351
+ const label = resolveAuthProfileDisplayLabel({
1352
+ cfg,
1353
+ store,
1354
+ profileId
1355
+ });
1356
+ if (explicitOrder && !explicitOrder.includes(profileId)) {
1357
+ results.push({
1358
+ provider: providerKey,
1359
+ profileId,
1360
+ model: model ? `${model.provider}/${model.model}` : void 0,
1361
+ label,
1362
+ source: "profile",
1363
+ mode,
1364
+ status: "unknown",
1365
+ reasonCode: "excluded_by_auth_order",
1366
+ error: "Excluded by auth.order for this provider."
1367
+ });
1368
+ continue;
1369
+ }
1370
+ if (allowedProfiles && !allowedProfiles.has(profileId)) {
1371
+ const reasonCode = mapEligibilityReasonToProbeReasonCode(resolveAuthProfileEligibility({
1372
+ cfg,
1373
+ store,
1374
+ provider: providerKey,
1375
+ profileId
1376
+ }).reasonCode);
1377
+ results.push({
1378
+ provider: providerKey,
1379
+ model: model ? `${model.provider}/${model.model}` : void 0,
1380
+ profileId,
1381
+ label,
1382
+ source: "profile",
1383
+ mode,
1384
+ status: "unknown",
1385
+ reasonCode,
1386
+ error: formatMissingCredentialProbeError(reasonCode)
1387
+ });
1388
+ continue;
1389
+ }
1390
+ const unresolvedRefIssue = await maybeResolveUnresolvedRefIssue({
1391
+ cfg,
1392
+ profile,
1393
+ cache: refResolveCache
1394
+ });
1395
+ if (unresolvedRefIssue) {
1396
+ results.push({
1397
+ provider: providerKey,
1398
+ model: model ? `${model.provider}/${model.model}` : void 0,
1399
+ profileId,
1400
+ label,
1401
+ source: "profile",
1402
+ mode,
1403
+ status: "unknown",
1404
+ reasonCode: unresolvedRefIssue.reasonCode,
1405
+ error: unresolvedRefIssue.error
1406
+ });
1407
+ continue;
1408
+ }
1409
+ if (!model) {
1410
+ results.push({
1411
+ provider: providerKey,
1412
+ model: void 0,
1413
+ profileId,
1414
+ label,
1415
+ source: "profile",
1416
+ mode,
1417
+ status: "no_model",
1418
+ reasonCode: "no_model",
1419
+ error: "No model available for probe"
1420
+ });
1421
+ continue;
1422
+ }
1423
+ targets.push({
1424
+ provider: providerKey,
1425
+ model,
1426
+ profileId,
1427
+ label,
1428
+ source: "profile",
1429
+ mode
1430
+ });
1431
+ }
1432
+ continue;
1433
+ }
1434
+ if (profileFilter.size > 0) continue;
1435
+ const envKey = resolveEnvApiKey(providerKey);
1436
+ const hasUsableModelsJsonKey = hasUsableCustomProviderApiKey(cfg, providerKey);
1437
+ if (!envKey && !hasUsableModelsJsonKey) continue;
1438
+ const label = envKey ? "env" : "models.json";
1439
+ const source = envKey ? "env" : "models.json";
1440
+ const mode = envKey?.source.includes("OAUTH_TOKEN") ? "oauth" : "api_key";
1441
+ if (!model) {
1442
+ results.push({
1443
+ provider: providerKey,
1444
+ model: void 0,
1445
+ label,
1446
+ source,
1447
+ mode,
1448
+ status: "no_model",
1449
+ reasonCode: "no_model",
1450
+ error: "No model available for probe"
1451
+ });
1452
+ continue;
1453
+ }
1454
+ targets.push({
1455
+ provider: providerKey,
1456
+ model,
1457
+ label,
1458
+ source,
1459
+ mode
1460
+ });
1461
+ }
1462
+ return {
1463
+ targets,
1464
+ results
1465
+ };
1466
+ }
1467
+ async function probeTarget(params) {
1468
+ const { cfg, agentId, agentDir, workspaceDir, sessionDir, target, timeoutMs, maxTokens } = params;
1469
+ if (!target.model) return {
1470
+ provider: target.provider,
1471
+ model: void 0,
1472
+ profileId: target.profileId,
1473
+ label: target.label,
1474
+ source: target.source,
1475
+ mode: target.mode,
1476
+ status: "no_model",
1477
+ reasonCode: "no_model",
1478
+ error: "No model available for probe"
1479
+ };
1480
+ const model = target.model;
1481
+ const sessionId = `probe-${target.provider}-${crypto.randomUUID()}`;
1482
+ const sessionFile = resolveSessionTranscriptPath(sessionId, agentId);
1483
+ await fs.mkdir(sessionDir, { recursive: true });
1484
+ const start = Date.now();
1485
+ const buildResult = (status, error) => ({
1486
+ provider: target.provider,
1487
+ model: `${model.provider}/${model.model}`,
1488
+ profileId: target.profileId,
1489
+ label: target.label,
1490
+ source: target.source,
1491
+ mode: target.mode,
1492
+ status,
1493
+ ...error ? { error } : {},
1494
+ latencyMs: Date.now() - start
1495
+ });
1496
+ try {
1497
+ await runEmbeddedPiAgent({
1498
+ sessionId,
1499
+ sessionFile,
1500
+ agentId,
1501
+ workspaceDir,
1502
+ agentDir,
1503
+ config: cfg,
1504
+ prompt: PROBE_PROMPT,
1505
+ provider: target.model.provider,
1506
+ model: target.model.model,
1507
+ authProfileId: target.profileId,
1508
+ authProfileIdSource: target.profileId ? "user" : void 0,
1509
+ timeoutMs,
1510
+ runId: `probe-${crypto.randomUUID()}`,
1511
+ lane: `auth-probe:${target.provider}:${target.profileId ?? target.source}`,
1512
+ thinkLevel: "off",
1513
+ reasoningLevel: "off",
1514
+ verboseLevel: "off",
1515
+ streamParams: { maxTokens }
1516
+ });
1517
+ return buildResult("ok");
1518
+ } catch (err) {
1519
+ const described = describeFailoverError(err);
1520
+ return buildResult(mapFailoverReasonToProbeStatus(described.reason), redactSecrets(described.message));
1521
+ }
1522
+ }
1523
+ async function runTargetsWithConcurrency(params) {
1524
+ const { cfg, targets, timeoutMs, maxTokens, onProgress } = params;
1525
+ const concurrency = Math.max(1, Math.min(targets.length || 1, params.concurrency));
1526
+ const agentId = resolveDefaultAgentId(cfg);
1527
+ const agentDir = resolvemoldClawAgentDir();
1528
+ const workspaceDir = resolveAgentWorkspaceDir(cfg, agentId) ?? resolveDefaultAgentWorkspaceDir();
1529
+ const sessionDir = resolveSessionTranscriptsDirForAgent(agentId);
1530
+ await fs.mkdir(workspaceDir, { recursive: true });
1531
+ let completed = 0;
1532
+ const results = Array.from({ length: targets.length });
1533
+ let cursor = 0;
1534
+ const worker = async () => {
1535
+ while (true) {
1536
+ const index = cursor;
1537
+ cursor += 1;
1538
+ if (index >= targets.length) return;
1539
+ const target = targets[index];
1540
+ onProgress?.({
1541
+ completed,
1542
+ total: targets.length,
1543
+ label: `Probing ${target.provider}${target.profileId ? ` (${target.label})` : ""}`
1544
+ });
1545
+ results[index] = await probeTarget({
1546
+ cfg,
1547
+ agentId,
1548
+ agentDir,
1549
+ workspaceDir,
1550
+ sessionDir,
1551
+ target,
1552
+ timeoutMs,
1553
+ maxTokens
1554
+ });
1555
+ completed += 1;
1556
+ onProgress?.({
1557
+ completed,
1558
+ total: targets.length
1559
+ });
1560
+ }
1561
+ };
1562
+ await Promise.all(Array.from({ length: concurrency }, () => worker()));
1563
+ return results.filter((entry) => Boolean(entry));
1564
+ }
1565
+ async function runAuthProbes(params) {
1566
+ const startedAt = Date.now();
1567
+ const plan = await buildProbeTargets({
1568
+ cfg: params.cfg,
1569
+ providers: params.providers,
1570
+ modelCandidates: params.modelCandidates,
1571
+ options: params.options
1572
+ });
1573
+ const totalTargets = plan.targets.length;
1574
+ params.onProgress?.({
1575
+ completed: 0,
1576
+ total: totalTargets
1577
+ });
1578
+ const results = totalTargets ? await runTargetsWithConcurrency({
1579
+ cfg: params.cfg,
1580
+ targets: plan.targets,
1581
+ timeoutMs: params.options.timeoutMs,
1582
+ maxTokens: params.options.maxTokens,
1583
+ concurrency: params.options.concurrency,
1584
+ onProgress: params.onProgress
1585
+ }) : [];
1586
+ const finishedAt = Date.now();
1587
+ return {
1588
+ startedAt,
1589
+ finishedAt,
1590
+ durationMs: finishedAt - startedAt,
1591
+ totalTargets,
1592
+ options: params.options,
1593
+ results: [...plan.results, ...results]
1594
+ };
1595
+ }
1596
+ function formatProbeLatency(latencyMs) {
1597
+ if (!latencyMs && latencyMs !== 0) return "-";
1598
+ return formatMs(latencyMs);
1599
+ }
1600
+ function sortProbeResults(results) {
1601
+ return results.slice().toSorted((a, b) => {
1602
+ const provider = a.provider.localeCompare(b.provider);
1603
+ if (provider !== 0) return provider;
1604
+ const aLabel = a.label || a.profileId || "";
1605
+ const bLabel = b.label || b.profileId || "";
1606
+ return aLabel.localeCompare(bLabel);
1607
+ });
1608
+ }
1609
+ function describeProbeSummary(summary) {
1610
+ if (summary.totalTargets === 0) return "No probe targets.";
1611
+ return `Probed ${summary.totalTargets} target${summary.totalTargets === 1 ? "" : "s"} in ${formatMs(summary.durationMs)}`;
1612
+ }
1613
+ //#endregion
1614
+ //#region src/commands/models/list.status-command.ts
1615
+ async function modelsStatusCommand(opts, runtime) {
1616
+ ensureFlagCompatibility(opts);
1617
+ if (opts.plain && opts.probe) throw new Error("--probe cannot be used with --plain output.");
1618
+ const configPath = createConfigIO().configPath;
1619
+ const cfg = await loadModelsConfig({
1620
+ commandName: "models status",
1621
+ runtime
1622
+ });
1623
+ const agentId = resolveKnownAgentId({
1624
+ cfg,
1625
+ rawAgentId: opts.agent
1626
+ });
1627
+ const agentDir = agentId ? resolveAgentDir(cfg, agentId) : resolvemoldClawAgentDir();
1628
+ const agentModelPrimary = agentId ? resolveAgentExplicitModelPrimary(cfg, agentId) : void 0;
1629
+ const agentFallbacksOverride = agentId ? resolveAgentModelFallbacksOverride(cfg, agentId) : void 0;
1630
+ const resolved = agentId ? resolveDefaultModelForAgent({
1631
+ cfg,
1632
+ agentId
1633
+ }) : resolveConfiguredModelRef({
1634
+ cfg,
1635
+ defaultProvider: DEFAULT_PROVIDER,
1636
+ defaultModel: DEFAULT_MODEL
1637
+ });
1638
+ const rawDefaultsModel = resolveAgentModelPrimaryValue(cfg.agents?.defaults?.model) ?? "";
1639
+ const rawModel = agentModelPrimary ?? rawDefaultsModel;
1640
+ const resolvedLabel = `${resolved.provider}/${resolved.model}`;
1641
+ const defaultLabel = rawModel || resolvedLabel;
1642
+ const defaultsFallbacks = resolveAgentModelFallbackValues(cfg.agents?.defaults?.model);
1643
+ const fallbacks = agentFallbacksOverride ?? defaultsFallbacks;
1644
+ const imageModel = resolveAgentModelPrimaryValue(cfg.agents?.defaults?.imageModel) ?? "";
1645
+ const imageFallbacks = resolveAgentModelFallbackValues(cfg.agents?.defaults?.imageModel);
1646
+ const aliases = Object.entries(cfg.agents?.defaults?.models ?? {}).reduce((acc, [key, entry]) => {
1647
+ const alias = typeof entry?.alias === "string" ? entry.alias.trim() : void 0;
1648
+ if (alias) acc[alias] = key;
1649
+ return acc;
1650
+ }, {});
1651
+ const allowed = Object.keys(cfg.agents?.defaults?.models ?? {});
1652
+ const store = ensureAuthProfileStore(agentDir);
1653
+ const modelsPath = path.join(agentDir, "models.json");
1654
+ const providersFromStore = new Set(Object.values(store.profiles).map((profile) => profile.provider).filter((p) => Boolean(p)));
1655
+ const providersFromConfig = new Set(Object.keys(cfg.models?.providers ?? {}).map((p) => typeof p === "string" ? p.trim() : "").filter(Boolean));
1656
+ const providersFromModels = /* @__PURE__ */ new Set();
1657
+ const providersInUse = /* @__PURE__ */ new Set();
1658
+ for (const raw of [
1659
+ defaultLabel,
1660
+ ...fallbacks,
1661
+ imageModel,
1662
+ ...imageFallbacks,
1663
+ ...allowed
1664
+ ]) {
1665
+ const parsed = parseModelRef(String(raw ?? ""), DEFAULT_PROVIDER);
1666
+ if (parsed?.provider) providersFromModels.add(parsed.provider);
1667
+ }
1668
+ for (const raw of [
1669
+ defaultLabel,
1670
+ ...fallbacks,
1671
+ imageModel,
1672
+ ...imageFallbacks
1673
+ ]) {
1674
+ const parsed = parseModelRef(String(raw ?? ""), DEFAULT_PROVIDER);
1675
+ if (parsed?.provider) providersInUse.add(parsed.provider);
1676
+ }
1677
+ const providersFromEnv = /* @__PURE__ */ new Set();
1678
+ for (const provider of [
1679
+ "anthropic",
1680
+ "github-copilot",
1681
+ "google-vertex",
1682
+ "openai",
1683
+ "google",
1684
+ "groq",
1685
+ "cerebras",
1686
+ "xai",
1687
+ "openrouter",
1688
+ "zai",
1689
+ "mistral",
1690
+ "synthetic"
1691
+ ]) if (resolveEnvApiKey(provider)) providersFromEnv.add(provider);
1692
+ const providers = Array.from(new Set([
1693
+ ...providersFromStore,
1694
+ ...providersFromConfig,
1695
+ ...providersFromModels,
1696
+ ...providersFromEnv
1697
+ ])).map((p) => typeof p === "string" ? p.trim() : "").filter(Boolean).toSorted((a, b) => a.localeCompare(b));
1698
+ const applied = getShellEnvAppliedKeys();
1699
+ const shellFallbackEnabled = shouldEnableShellEnvFallback(process.env) || cfg.env?.shellEnv?.enabled === true;
1700
+ const providerAuth = providers.map((provider) => resolveProviderAuthOverview({
1701
+ provider,
1702
+ cfg,
1703
+ store,
1704
+ modelsPath
1705
+ })).filter((entry) => {
1706
+ return entry.profiles.count > 0 || Boolean(entry.env) || Boolean(entry.modelsJson);
1707
+ });
1708
+ const providerAuthMap = new Map(providerAuth.map((entry) => [entry.provider, entry]));
1709
+ const missingProvidersInUse = Array.from(providersInUse).filter((provider) => !providerAuthMap.has(provider)).toSorted((a, b) => a.localeCompare(b));
1710
+ const probeProfileIds = (() => {
1711
+ if (!opts.probeProfile) return [];
1712
+ return (Array.isArray(opts.probeProfile) ? opts.probeProfile : [opts.probeProfile]).flatMap((value) => String(value ?? "").split(",")).map((value) => value.trim()).filter(Boolean);
1713
+ })();
1714
+ const probeTimeoutMs = opts.probeTimeout ? Number(opts.probeTimeout) : 8e3;
1715
+ if (!Number.isFinite(probeTimeoutMs) || probeTimeoutMs <= 0) throw new Error("--probe-timeout must be a positive number (ms).");
1716
+ const probeConcurrency = opts.probeConcurrency ? Number(opts.probeConcurrency) : 2;
1717
+ if (!Number.isFinite(probeConcurrency) || probeConcurrency <= 0) throw new Error("--probe-concurrency must be > 0.");
1718
+ const probeMaxTokens = opts.probeMaxTokens ? Number(opts.probeMaxTokens) : 8;
1719
+ if (!Number.isFinite(probeMaxTokens) || probeMaxTokens <= 0) throw new Error("--probe-max-tokens must be > 0.");
1720
+ const aliasIndex = buildModelAliasIndex({
1721
+ cfg,
1722
+ defaultProvider: DEFAULT_PROVIDER
1723
+ });
1724
+ const modelCandidates = [
1725
+ rawModel || resolvedLabel,
1726
+ ...fallbacks,
1727
+ imageModel,
1728
+ ...imageFallbacks,
1729
+ ...allowed
1730
+ ].filter(Boolean).map((raw) => resolveModelRefFromString({
1731
+ raw: String(raw ?? ""),
1732
+ defaultProvider: DEFAULT_PROVIDER,
1733
+ aliasIndex
1734
+ })?.ref).filter((ref) => Boolean(ref)).map((ref) => `${ref.provider}/${ref.model}`);
1735
+ let probeSummary;
1736
+ if (opts.probe) probeSummary = await withProgressTotals({
1737
+ label: "Probing auth profiles…",
1738
+ total: 1
1739
+ }, async (update) => {
1740
+ return await runAuthProbes({
1741
+ cfg,
1742
+ providers,
1743
+ modelCandidates,
1744
+ options: {
1745
+ provider: opts.probeProvider,
1746
+ profileIds: probeProfileIds,
1747
+ timeoutMs: probeTimeoutMs,
1748
+ concurrency: probeConcurrency,
1749
+ maxTokens: probeMaxTokens
1750
+ },
1751
+ onProgress: update
1752
+ });
1753
+ });
1754
+ const providersWithOauth = providerAuth.filter((entry) => entry.profiles.oauth > 0 || entry.profiles.token > 0 || entry.env?.value === "OAuth (env)").map((entry) => {
1755
+ const count = entry.profiles.oauth + entry.profiles.token + (entry.env?.value === "OAuth (env)" ? 1 : 0);
1756
+ return `${entry.provider} (${count})`;
1757
+ });
1758
+ const authHealth = buildAuthHealthSummary({
1759
+ store,
1760
+ cfg,
1761
+ warnAfterMs: DEFAULT_OAUTH_WARN_MS,
1762
+ providers
1763
+ });
1764
+ const oauthProfiles = authHealth.profiles.filter((profile) => profile.type === "oauth" || profile.type === "token");
1765
+ const unusableProfiles = (() => {
1766
+ const now = Date.now();
1767
+ const out = [];
1768
+ for (const profileId of Object.keys(store.usageStats ?? {})) {
1769
+ const unusableUntil = resolveProfileUnusableUntilForDisplay(store, profileId);
1770
+ if (!unusableUntil || now >= unusableUntil) continue;
1771
+ const stats = store.usageStats?.[profileId];
1772
+ const kind = typeof stats?.disabledUntil === "number" && now < stats.disabledUntil ? "disabled" : "cooldown";
1773
+ out.push({
1774
+ profileId,
1775
+ provider: store.profiles[profileId]?.provider,
1776
+ kind,
1777
+ reason: stats?.disabledReason,
1778
+ until: unusableUntil,
1779
+ remainingMs: unusableUntil - now
1780
+ });
1781
+ }
1782
+ return out.toSorted((a, b) => a.remainingMs - b.remainingMs);
1783
+ })();
1784
+ const checkStatus = (() => {
1785
+ const hasExpiredOrMissing = oauthProfiles.some((profile) => ["expired", "missing"].includes(profile.status)) || missingProvidersInUse.length > 0;
1786
+ const hasExpiring = oauthProfiles.some((profile) => profile.status === "expiring");
1787
+ if (hasExpiredOrMissing) return 1;
1788
+ if (hasExpiring) return 2;
1789
+ return 0;
1790
+ })();
1791
+ if (opts.json) {
1792
+ runtime.log(JSON.stringify({
1793
+ configPath,
1794
+ ...agentId ? { agentId } : {},
1795
+ agentDir,
1796
+ defaultModel: defaultLabel,
1797
+ resolvedDefault: resolvedLabel,
1798
+ fallbacks,
1799
+ imageModel: imageModel || null,
1800
+ imageFallbacks,
1801
+ ...agentId ? { modelConfig: {
1802
+ defaultSource: agentModelPrimary ? "agent" : "defaults",
1803
+ fallbacksSource: agentFallbacksOverride !== void 0 ? "agent" : "defaults"
1804
+ } } : {},
1805
+ aliases,
1806
+ allowed,
1807
+ auth: {
1808
+ storePath: resolveAuthStorePathForDisplay(agentDir),
1809
+ shellEnvFallback: {
1810
+ enabled: shellFallbackEnabled,
1811
+ appliedKeys: applied
1812
+ },
1813
+ providersWithOAuth: providersWithOauth,
1814
+ missingProvidersInUse,
1815
+ providers: providerAuth,
1816
+ unusableProfiles,
1817
+ oauth: {
1818
+ warnAfterMs: authHealth.warnAfterMs,
1819
+ profiles: authHealth.profiles,
1820
+ providers: authHealth.providers
1821
+ },
1822
+ probes: probeSummary
1823
+ }
1824
+ }, null, 2));
1825
+ if (opts.check) runtime.exit(checkStatus);
1826
+ return;
1827
+ }
1828
+ if (opts.plain) {
1829
+ runtime.log(resolvedLabel);
1830
+ if (opts.check) runtime.exit(checkStatus);
1831
+ return;
1832
+ }
1833
+ const rich = isRich(opts);
1834
+ const label = (value) => colorize(rich, theme.accent, value.padEnd(14));
1835
+ const labelWithSource = (value, source) => label(source ? `${value} (${source})` : value);
1836
+ const displayDefault = rawModel && rawModel !== resolvedLabel ? `${resolvedLabel} (from ${rawModel})` : resolvedLabel;
1837
+ runtime.log(`${label("Config")}${colorize(rich, theme.muted, ":")} ${colorize(rich, theme.info, shortenHomePath(configPath))}`);
1838
+ runtime.log(`${label("Agent dir")}${colorize(rich, theme.muted, ":")} ${colorize(rich, theme.info, shortenHomePath(agentDir))}`);
1839
+ runtime.log(`${labelWithSource("Default", agentId ? agentModelPrimary ? "agent" : "defaults" : void 0)}${colorize(rich, theme.muted, ":")} ${colorize(rich, theme.success, displayDefault)}`);
1840
+ runtime.log(`${labelWithSource(`Fallbacks (${fallbacks.length || 0})`, agentId ? agentFallbacksOverride !== void 0 ? "agent" : "defaults" : void 0)}${colorize(rich, theme.muted, ":")} ${colorize(rich, fallbacks.length ? theme.warn : theme.muted, fallbacks.length ? fallbacks.join(", ") : "-")}`);
1841
+ runtime.log(`${labelWithSource("Image model", agentId ? "defaults" : void 0)}${colorize(rich, theme.muted, ":")} ${colorize(rich, imageModel ? theme.accentBright : theme.muted, imageModel || "-")}`);
1842
+ runtime.log(`${labelWithSource(`Image fallbacks (${imageFallbacks.length || 0})`, agentId ? "defaults" : void 0)}${colorize(rich, theme.muted, ":")} ${colorize(rich, imageFallbacks.length ? theme.accentBright : theme.muted, imageFallbacks.length ? imageFallbacks.join(", ") : "-")}`);
1843
+ runtime.log(`${label(`Aliases (${Object.keys(aliases).length || 0})`)}${colorize(rich, theme.muted, ":")} ${colorize(rich, Object.keys(aliases).length ? theme.accent : theme.muted, Object.keys(aliases).length ? Object.entries(aliases).map(([alias, target]) => rich ? `${theme.accentDim(alias)} ${theme.muted("->")} ${theme.info(target)}` : `${alias} -> ${target}`).join(", ") : "-")}`);
1844
+ runtime.log(`${label(`Configured models (${allowed.length || 0})`)}${colorize(rich, theme.muted, ":")} ${colorize(rich, allowed.length ? theme.info : theme.muted, allowed.length ? allowed.join(", ") : "all")}`);
1845
+ runtime.log("");
1846
+ runtime.log(colorize(rich, theme.heading, "Auth overview"));
1847
+ runtime.log(`${label("Auth store")}${colorize(rich, theme.muted, ":")} ${colorize(rich, theme.info, shortenHomePath(resolveAuthStorePathForDisplay(agentDir)))}`);
1848
+ runtime.log(`${label("Shell env")}${colorize(rich, theme.muted, ":")} ${colorize(rich, shellFallbackEnabled ? theme.success : theme.muted, shellFallbackEnabled ? "on" : "off")}${applied.length ? colorize(rich, theme.muted, ` (applied: ${applied.join(", ")})`) : ""}`);
1849
+ runtime.log(`${label(`Providers w/ OAuth/tokens (${providersWithOauth.length || 0})`)}${colorize(rich, theme.muted, ":")} ${colorize(rich, providersWithOauth.length ? theme.info : theme.muted, providersWithOauth.length ? providersWithOauth.join(", ") : "-")}`);
1850
+ const formatKey = (key) => colorize(rich, theme.warn, key);
1851
+ const formatKeyValue = (key, value) => `${formatKey(key)}=${colorize(rich, theme.info, value)}`;
1852
+ const formatSeparator = () => colorize(rich, theme.muted, " | ");
1853
+ for (const entry of providerAuth) {
1854
+ const separator = formatSeparator();
1855
+ const bits = [];
1856
+ bits.push(formatKeyValue("effective", `${colorize(rich, theme.accentBright, entry.effective.kind)}:${colorize(rich, theme.muted, entry.effective.detail)}`));
1857
+ if (entry.profiles.count > 0) {
1858
+ bits.push(formatKeyValue("profiles", `${entry.profiles.count} (oauth=${entry.profiles.oauth}, token=${entry.profiles.token}, api_key=${entry.profiles.apiKey})`));
1859
+ if (entry.profiles.labels.length > 0) bits.push(colorize(rich, theme.info, entry.profiles.labels.join(", ")));
1860
+ }
1861
+ if (entry.env) bits.push(formatKeyValue("env", `${entry.env.value}${separator}${formatKeyValue("source", entry.env.source)}`));
1862
+ if (entry.modelsJson) bits.push(formatKeyValue("models.json", `${entry.modelsJson.value}${separator}${formatKeyValue("source", entry.modelsJson.source)}`));
1863
+ runtime.log(`- ${theme.heading(entry.provider)} ${bits.join(separator)}`);
1864
+ }
1865
+ if (missingProvidersInUse.length > 0) {
1866
+ runtime.log("");
1867
+ runtime.log(colorize(rich, theme.heading, "Missing auth"));
1868
+ for (const provider of missingProvidersInUse) {
1869
+ const hint = buildProviderAuthRecoveryHint({
1870
+ provider,
1871
+ config: cfg,
1872
+ includeEnvVar: true
1873
+ });
1874
+ runtime.log(`- ${theme.heading(provider)} ${hint}`);
1875
+ }
1876
+ }
1877
+ runtime.log("");
1878
+ runtime.log(colorize(rich, theme.heading, "OAuth/token status"));
1879
+ if (oauthProfiles.length === 0) runtime.log(colorize(rich, theme.muted, "- none"));
1880
+ else {
1881
+ const usageByProvider = /* @__PURE__ */ new Map();
1882
+ const usageProviders = Array.from(new Set(oauthProfiles.map((profile) => resolveUsageProviderId(profile.provider)).filter((provider) => Boolean(provider))));
1883
+ if (usageProviders.length > 0) try {
1884
+ const usageSummary = await loadProviderUsageSummary({
1885
+ providers: usageProviders,
1886
+ agentDir,
1887
+ timeoutMs: 3500
1888
+ });
1889
+ for (const snapshot of usageSummary.providers) {
1890
+ const formatted = formatUsageWindowSummary(snapshot, {
1891
+ now: Date.now(),
1892
+ maxWindows: 2,
1893
+ includeResets: true
1894
+ });
1895
+ if (formatted) usageByProvider.set(snapshot.provider, formatted);
1896
+ }
1897
+ } catch {}
1898
+ const formatStatus = (status) => {
1899
+ if (status === "ok") return colorize(rich, theme.success, "ok");
1900
+ if (status === "static") return colorize(rich, theme.muted, "static");
1901
+ if (status === "expiring") return colorize(rich, theme.warn, "expiring");
1902
+ if (status === "missing") return colorize(rich, theme.warn, "unknown");
1903
+ return colorize(rich, theme.error, "expired");
1904
+ };
1905
+ const profilesByProvider = /* @__PURE__ */ new Map();
1906
+ for (const profile of oauthProfiles) {
1907
+ const current = profilesByProvider.get(profile.provider);
1908
+ if (current) current.push(profile);
1909
+ else profilesByProvider.set(profile.provider, [profile]);
1910
+ }
1911
+ for (const [provider, profiles] of profilesByProvider) {
1912
+ const usageKey = resolveUsageProviderId(provider);
1913
+ const usage = usageKey ? usageByProvider.get(usageKey) : void 0;
1914
+ const usageSuffix = usage ? colorize(rich, theme.muted, ` usage: ${usage}`) : "";
1915
+ runtime.log(`- ${colorize(rich, theme.heading, provider)}${usageSuffix}`);
1916
+ for (const profile of profiles) {
1917
+ const labelText = profile.label || profile.profileId;
1918
+ const label = colorize(rich, theme.accent, labelText);
1919
+ const status = formatStatus(profile.status);
1920
+ const expiry = profile.status === "static" ? "" : profile.expiresAt ? ` expires in ${formatRemainingShort(profile.remainingMs)}` : " expires unknown";
1921
+ runtime.log(` - ${label} ${status}${expiry}`);
1922
+ }
1923
+ }
1924
+ }
1925
+ if (probeSummary) {
1926
+ runtime.log("");
1927
+ runtime.log(colorize(rich, theme.heading, "Auth probes"));
1928
+ if (probeSummary.results.length === 0) runtime.log(colorize(rich, theme.muted, "- none"));
1929
+ else {
1930
+ const tableWidth = getTerminalTableWidth();
1931
+ const sorted = sortProbeResults(probeSummary.results);
1932
+ const statusColor = (status) => {
1933
+ if (status === "ok") return theme.success;
1934
+ if (status === "rate_limit") return theme.warn;
1935
+ if (status === "timeout" || status === "billing") return theme.warn;
1936
+ if (status === "auth" || status === "format") return theme.error;
1937
+ if (status === "no_model") return theme.muted;
1938
+ return theme.muted;
1939
+ };
1940
+ const rows = sorted.map((result) => {
1941
+ const status = colorize(rich, statusColor(result.status), result.status);
1942
+ const latency = formatProbeLatency(result.latencyMs);
1943
+ const modelLabel = result.model ?? `${result.provider}/-`;
1944
+ const modeLabel = result.mode ? ` ${colorize(rich, theme.muted, `(${result.mode})`)}` : "";
1945
+ const profile = `${colorize(rich, theme.accent, result.label)}${modeLabel}`;
1946
+ const detail = result.error?.trim();
1947
+ const detailLabel = detail ? `\n${colorize(rich, theme.muted, `↳ ${detail}`)}` : "";
1948
+ const statusLabel = `${status}${colorize(rich, theme.muted, ` · ${latency}`)}${detailLabel}`;
1949
+ return {
1950
+ Model: colorize(rich, theme.heading, modelLabel),
1951
+ Profile: profile,
1952
+ Status: statusLabel
1953
+ };
1954
+ });
1955
+ runtime.log(renderTable({
1956
+ width: tableWidth,
1957
+ columns: [
1958
+ {
1959
+ key: "Model",
1960
+ header: "Model",
1961
+ minWidth: 18
1962
+ },
1963
+ {
1964
+ key: "Profile",
1965
+ header: "Profile",
1966
+ minWidth: 24
1967
+ },
1968
+ {
1969
+ key: "Status",
1970
+ header: "Status",
1971
+ minWidth: 12
1972
+ }
1973
+ ],
1974
+ rows
1975
+ }).trimEnd());
1976
+ runtime.log(colorize(rich, theme.muted, describeProbeSummary(probeSummary)));
1977
+ }
1978
+ }
1979
+ if (opts.check) runtime.exit(checkStatus);
1980
+ }
1981
+ //#endregion
1982
+ //#region src/agents/model-scan.ts
1983
+ const OPENROUTER_MODELS_URL = "https://openrouter.ai/api/v1/models";
1984
+ const DEFAULT_TIMEOUT_MS = 12e3;
1985
+ const DEFAULT_CONCURRENCY = 3;
1986
+ const BASE_IMAGE_PNG = "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+X3mIAAAAASUVORK5CYII=";
1987
+ const TOOL_PING = {
1988
+ name: "ping",
1989
+ description: "Return OK.",
1990
+ parameters: Type.Object({})
1991
+ };
1992
+ function normalizeCreatedAtMs(value) {
1993
+ if (typeof value !== "number" || !Number.isFinite(value)) return null;
1994
+ if (value <= 0) return null;
1995
+ if (value > 0xe8d4a51000) return Math.round(value);
1996
+ return Math.round(value * 1e3);
1997
+ }
1998
+ function parseModality(modality) {
1999
+ if (!modality) return ["text"];
2000
+ return modality.toLowerCase().split(/[^a-z]+/).filter(Boolean).includes("image") ? ["text", "image"] : ["text"];
2001
+ }
2002
+ function parseNumberString(value) {
2003
+ if (typeof value === "number" && Number.isFinite(value)) return value;
2004
+ if (typeof value !== "string") return null;
2005
+ const trimmed = value.trim();
2006
+ if (!trimmed) return null;
2007
+ const num = Number(trimmed);
2008
+ if (!Number.isFinite(num)) return null;
2009
+ return num;
2010
+ }
2011
+ function parseOpenRouterPricing(value) {
2012
+ if (!value || typeof value !== "object") return null;
2013
+ const obj = value;
2014
+ const prompt = parseNumberString(obj.prompt);
2015
+ const completion = parseNumberString(obj.completion);
2016
+ const request = parseNumberString(obj.request) ?? 0;
2017
+ const image = parseNumberString(obj.image) ?? 0;
2018
+ const webSearch = parseNumberString(obj.web_search) ?? 0;
2019
+ const internalReasoning = parseNumberString(obj.internal_reasoning) ?? 0;
2020
+ if (prompt === null || completion === null) return null;
2021
+ return {
2022
+ prompt,
2023
+ completion,
2024
+ request,
2025
+ image,
2026
+ webSearch,
2027
+ internalReasoning
2028
+ };
2029
+ }
2030
+ function isFreeOpenRouterModel(entry) {
2031
+ if (entry.id.endsWith(":free")) return true;
2032
+ if (!entry.pricing) return false;
2033
+ return entry.pricing.prompt === 0 && entry.pricing.completion === 0;
2034
+ }
2035
+ async function withTimeout(timeoutMs, fn) {
2036
+ const controller = new AbortController();
2037
+ const timer = setTimeout(controller.abort.bind(controller), timeoutMs);
2038
+ try {
2039
+ return await fn(controller.signal);
2040
+ } finally {
2041
+ clearTimeout(timer);
2042
+ }
2043
+ }
2044
+ async function fetchOpenRouterModels(fetchImpl) {
2045
+ const res = await fetchImpl(OPENROUTER_MODELS_URL, { headers: { Accept: "application/json" } });
2046
+ if (!res.ok) throw new Error(`OpenRouter /models failed: HTTP ${res.status}`);
2047
+ const payload = await res.json();
2048
+ return (Array.isArray(payload.data) ? payload.data : []).map((entry) => {
2049
+ if (!entry || typeof entry !== "object") return null;
2050
+ const obj = entry;
2051
+ const id = typeof obj.id === "string" ? obj.id.trim() : "";
2052
+ if (!id) return null;
2053
+ const name = typeof obj.name === "string" && obj.name.trim() ? obj.name.trim() : id;
2054
+ const contextLength = typeof obj.context_length === "number" && Number.isFinite(obj.context_length) ? obj.context_length : null;
2055
+ const maxCompletionTokens = typeof obj.max_completion_tokens === "number" && Number.isFinite(obj.max_completion_tokens) ? obj.max_completion_tokens : typeof obj.max_output_tokens === "number" && Number.isFinite(obj.max_output_tokens) ? obj.max_output_tokens : null;
2056
+ const supportedParameters = Array.isArray(obj.supported_parameters) ? obj.supported_parameters.filter((value) => typeof value === "string").map((value) => value.trim()).filter(Boolean) : [];
2057
+ return {
2058
+ id,
2059
+ name,
2060
+ contextLength,
2061
+ maxCompletionTokens,
2062
+ supportedParameters,
2063
+ supportedParametersCount: supportedParameters.length,
2064
+ supportsToolsMeta: supportedParameters.includes("tools"),
2065
+ modality: typeof obj.modality === "string" && obj.modality.trim() ? obj.modality.trim() : null,
2066
+ inferredParamB: inferParamBFromIdOrName(`${id} ${name}`),
2067
+ createdAtMs: normalizeCreatedAtMs(obj.created_at),
2068
+ pricing: parseOpenRouterPricing(obj.pricing)
2069
+ };
2070
+ }).filter((entry) => Boolean(entry));
2071
+ }
2072
+ async function probeTool(model, apiKey, timeoutMs) {
2073
+ const context = {
2074
+ messages: [{
2075
+ role: "user",
2076
+ content: "Call the ping tool with {} and nothing else.",
2077
+ timestamp: Date.now()
2078
+ }],
2079
+ tools: [TOOL_PING]
2080
+ };
2081
+ const startedAt = Date.now();
2082
+ try {
2083
+ if (!(await withTimeout(timeoutMs, (signal) => complete(model, context, {
2084
+ apiKey,
2085
+ maxTokens: 256,
2086
+ temperature: 0,
2087
+ toolChoice: "required",
2088
+ signal
2089
+ }))).content.some((block) => block.type === "toolCall")) return {
2090
+ ok: false,
2091
+ latencyMs: Date.now() - startedAt,
2092
+ error: "No tool call returned"
2093
+ };
2094
+ return {
2095
+ ok: true,
2096
+ latencyMs: Date.now() - startedAt
2097
+ };
2098
+ } catch (err) {
2099
+ return {
2100
+ ok: false,
2101
+ latencyMs: Date.now() - startedAt,
2102
+ error: err instanceof Error ? err.message : String(err)
2103
+ };
2104
+ }
2105
+ }
2106
+ async function probeImage(model, apiKey, timeoutMs) {
2107
+ const context = { messages: [{
2108
+ role: "user",
2109
+ content: [{
2110
+ type: "text",
2111
+ text: "Reply with OK."
2112
+ }, {
2113
+ type: "image",
2114
+ data: BASE_IMAGE_PNG,
2115
+ mimeType: "image/png"
2116
+ }],
2117
+ timestamp: Date.now()
2118
+ }] };
2119
+ const startedAt = Date.now();
2120
+ try {
2121
+ await withTimeout(timeoutMs, (signal) => complete(model, context, {
2122
+ apiKey,
2123
+ maxTokens: 16,
2124
+ temperature: 0,
2125
+ signal
2126
+ }));
2127
+ return {
2128
+ ok: true,
2129
+ latencyMs: Date.now() - startedAt
2130
+ };
2131
+ } catch (err) {
2132
+ return {
2133
+ ok: false,
2134
+ latencyMs: Date.now() - startedAt,
2135
+ error: err instanceof Error ? err.message : String(err)
2136
+ };
2137
+ }
2138
+ }
2139
+ function ensureImageInput(model) {
2140
+ if (model.input?.includes("image")) return model;
2141
+ return {
2142
+ ...model,
2143
+ input: Array.from(new Set([...model.input ?? [], "image"]))
2144
+ };
2145
+ }
2146
+ function buildOpenRouterScanResult(params) {
2147
+ const { entry, isFree } = params;
2148
+ return {
2149
+ id: entry.id,
2150
+ name: entry.name,
2151
+ provider: "openrouter",
2152
+ modelRef: `openrouter/${entry.id}`,
2153
+ contextLength: entry.contextLength,
2154
+ maxCompletionTokens: entry.maxCompletionTokens,
2155
+ supportedParametersCount: entry.supportedParametersCount,
2156
+ supportsToolsMeta: entry.supportsToolsMeta,
2157
+ modality: entry.modality,
2158
+ inferredParamB: entry.inferredParamB,
2159
+ createdAtMs: entry.createdAtMs,
2160
+ pricing: entry.pricing,
2161
+ isFree,
2162
+ tool: params.tool,
2163
+ image: params.image
2164
+ };
2165
+ }
2166
+ async function mapWithConcurrency(items, concurrency, fn, opts) {
2167
+ const limit = Math.max(1, Math.floor(concurrency));
2168
+ const results = Array.from({ length: items.length }, () => void 0);
2169
+ let nextIndex = 0;
2170
+ let completed = 0;
2171
+ const worker = async () => {
2172
+ while (true) {
2173
+ const current = nextIndex;
2174
+ nextIndex += 1;
2175
+ if (current >= items.length) return;
2176
+ results[current] = await fn(items[current], current);
2177
+ completed += 1;
2178
+ opts?.onProgress?.(completed, items.length);
2179
+ }
2180
+ };
2181
+ if (items.length === 0) {
2182
+ opts?.onProgress?.(0, 0);
2183
+ return results;
2184
+ }
2185
+ await Promise.all(Array.from({ length: Math.min(limit, items.length) }, () => worker()));
2186
+ return results;
2187
+ }
2188
+ async function scanOpenRouterModels(options = {}) {
2189
+ const fetchImpl = options.fetchImpl ?? fetch;
2190
+ const probe = options.probe ?? true;
2191
+ const apiKey = options.apiKey?.trim() || getEnvApiKey("openrouter") || "";
2192
+ if (probe && !apiKey) throw new Error("Missing OpenRouter API key. Set OPENROUTER_API_KEY to run models scan.");
2193
+ const timeoutMs = Math.max(1, Math.floor(options.timeoutMs ?? DEFAULT_TIMEOUT_MS));
2194
+ const concurrency = Math.max(1, Math.floor(options.concurrency ?? DEFAULT_CONCURRENCY));
2195
+ const minParamB = Math.max(0, Math.floor(options.minParamB ?? 0));
2196
+ const maxAgeDays = Math.max(0, Math.floor(options.maxAgeDays ?? 0));
2197
+ const providerFilter = options.providerFilter?.trim().toLowerCase() ?? "";
2198
+ const catalog = await fetchOpenRouterModels(fetchImpl);
2199
+ const now = Date.now();
2200
+ const filtered = catalog.filter((entry) => {
2201
+ if (!isFreeOpenRouterModel(entry)) return false;
2202
+ if (providerFilter) {
2203
+ if ((entry.id.split("/")[0]?.toLowerCase() ?? "") !== providerFilter) return false;
2204
+ }
2205
+ if (minParamB > 0) {
2206
+ if ((entry.inferredParamB ?? 0) < minParamB) return false;
2207
+ }
2208
+ if (maxAgeDays > 0 && entry.createdAtMs) {
2209
+ if ((now - entry.createdAtMs) / (1440 * 60 * 1e3) > maxAgeDays) return false;
2210
+ }
2211
+ return true;
2212
+ });
2213
+ const baseModel = getModel("openrouter", "openrouter/auto");
2214
+ options.onProgress?.({
2215
+ phase: "probe",
2216
+ completed: 0,
2217
+ total: filtered.length
2218
+ });
2219
+ return mapWithConcurrency(filtered, concurrency, async (entry) => {
2220
+ const isFree = isFreeOpenRouterModel(entry);
2221
+ if (!probe) return buildOpenRouterScanResult({
2222
+ entry,
2223
+ isFree,
2224
+ tool: {
2225
+ ok: false,
2226
+ latencyMs: null,
2227
+ skipped: true
2228
+ },
2229
+ image: {
2230
+ ok: false,
2231
+ latencyMs: null,
2232
+ skipped: true
2233
+ }
2234
+ });
2235
+ const model = {
2236
+ ...baseModel,
2237
+ id: entry.id,
2238
+ name: entry.name || entry.id,
2239
+ contextWindow: entry.contextLength ?? baseModel.contextWindow,
2240
+ maxTokens: entry.maxCompletionTokens ?? baseModel.maxTokens,
2241
+ input: parseModality(entry.modality),
2242
+ reasoning: baseModel.reasoning
2243
+ };
2244
+ return buildOpenRouterScanResult({
2245
+ entry,
2246
+ isFree,
2247
+ tool: await probeTool(model, apiKey, timeoutMs),
2248
+ image: model.input?.includes("image") ? await probeImage(ensureImageInput(model), apiKey, timeoutMs) : {
2249
+ ok: false,
2250
+ latencyMs: null,
2251
+ skipped: true
2252
+ }
2253
+ });
2254
+ }, { onProgress: (completed, total) => options.onProgress?.({
2255
+ phase: "probe",
2256
+ completed,
2257
+ total
2258
+ }) });
2259
+ }
2260
+ //#endregion
2261
+ //#region src/commands/models/scan.ts
2262
+ const MODEL_PAD = 42;
2263
+ const CTX_PAD = 8;
2264
+ const multiselect$1 = (params) => multiselect({
2265
+ ...params,
2266
+ message: stylePromptMessage(params.message),
2267
+ options: params.options.map((opt) => opt.hint === void 0 ? opt : {
2268
+ ...opt,
2269
+ hint: stylePromptHint(opt.hint)
2270
+ })
2271
+ });
2272
+ function guardPromptCancel(value, runtime) {
2273
+ if (isCancel(value)) {
2274
+ cancel(stylePromptTitle("Model scan cancelled.") ?? "Model scan cancelled.");
2275
+ runtime.exit(0);
2276
+ throw new Error("unreachable");
2277
+ }
2278
+ return value;
2279
+ }
2280
+ function sortScanResults(results) {
2281
+ return results.slice().toSorted((a, b) => {
2282
+ const aImage = a.image.ok ? 1 : 0;
2283
+ const bImage = b.image.ok ? 1 : 0;
2284
+ if (aImage !== bImage) return bImage - aImage;
2285
+ const aToolLatency = a.tool.latencyMs ?? Number.POSITIVE_INFINITY;
2286
+ const bToolLatency = b.tool.latencyMs ?? Number.POSITIVE_INFINITY;
2287
+ if (aToolLatency !== bToolLatency) return aToolLatency - bToolLatency;
2288
+ return compareScanMetadata(a, b);
2289
+ });
2290
+ }
2291
+ function sortImageResults(results) {
2292
+ return results.slice().toSorted((a, b) => {
2293
+ const aLatency = a.image.latencyMs ?? Number.POSITIVE_INFINITY;
2294
+ const bLatency = b.image.latencyMs ?? Number.POSITIVE_INFINITY;
2295
+ if (aLatency !== bLatency) return aLatency - bLatency;
2296
+ return compareScanMetadata(a, b);
2297
+ });
2298
+ }
2299
+ function compareScanMetadata(a, b) {
2300
+ const aCtx = a.contextLength ?? 0;
2301
+ const bCtx = b.contextLength ?? 0;
2302
+ if (aCtx !== bCtx) return bCtx - aCtx;
2303
+ const aParams = a.inferredParamB ?? 0;
2304
+ const bParams = b.inferredParamB ?? 0;
2305
+ if (aParams !== bParams) return bParams - aParams;
2306
+ return a.modelRef.localeCompare(b.modelRef);
2307
+ }
2308
+ function buildScanHint(result) {
2309
+ return [
2310
+ result.tool.ok ? `tool ${formatMs(result.tool.latencyMs)}` : "tool fail",
2311
+ result.image.skipped ? "img skip" : result.image.ok ? `img ${formatMs(result.image.latencyMs)}` : "img fail",
2312
+ result.contextLength ? `ctx ${formatTokenK(result.contextLength)}` : "ctx ?",
2313
+ result.inferredParamB ? `${result.inferredParamB}b` : null
2314
+ ].filter(Boolean).join(" | ");
2315
+ }
2316
+ function printScanSummary(results, runtime) {
2317
+ const toolOk = results.filter((r) => r.tool.ok);
2318
+ const imageOk = results.filter((r) => r.image.ok);
2319
+ const toolImageOk = results.filter((r) => r.tool.ok && r.image.ok);
2320
+ const imageOnly = imageOk.filter((r) => !r.tool.ok);
2321
+ runtime.log(`Scan results: tested ${results.length}, tool ok ${toolOk.length}, image ok ${imageOk.length}, tool+image ok ${toolImageOk.length}, image only ${imageOnly.length}`);
2322
+ }
2323
+ function printScanTable(results, runtime) {
2324
+ const header = [
2325
+ pad("Model", MODEL_PAD),
2326
+ pad("Tool", 10),
2327
+ pad("Image", 10),
2328
+ pad("Ctx", CTX_PAD),
2329
+ pad("Params", 8),
2330
+ "Notes"
2331
+ ].join(" ");
2332
+ runtime.log(header);
2333
+ for (const entry of results) {
2334
+ const modelLabel = pad(truncate(entry.modelRef, MODEL_PAD), MODEL_PAD);
2335
+ const toolLabel = pad(entry.tool.ok ? formatMs(entry.tool.latencyMs) : "fail", 10);
2336
+ const imageLabel = pad(entry.image.ok ? formatMs(entry.image.latencyMs) : entry.image.skipped ? "skip" : "fail", 10);
2337
+ const ctxLabel = pad(formatTokenK(entry.contextLength), CTX_PAD);
2338
+ const paramsLabel = pad(entry.inferredParamB ? `${entry.inferredParamB}b` : "-", 8);
2339
+ const notes = entry.modality ? `modality:${entry.modality}` : "";
2340
+ runtime.log([
2341
+ modelLabel,
2342
+ toolLabel,
2343
+ imageLabel,
2344
+ ctxLabel,
2345
+ paramsLabel,
2346
+ notes
2347
+ ].join(" "));
2348
+ }
2349
+ }
2350
+ async function modelsScanCommand(opts, runtime) {
2351
+ const minParams = opts.minParams ? Number(opts.minParams) : void 0;
2352
+ if (minParams !== void 0 && (!Number.isFinite(minParams) || minParams < 0)) throw new Error("--min-params must be >= 0");
2353
+ const maxAgeDays = opts.maxAgeDays ? Number(opts.maxAgeDays) : void 0;
2354
+ if (maxAgeDays !== void 0 && (!Number.isFinite(maxAgeDays) || maxAgeDays < 0)) throw new Error("--max-age-days must be >= 0");
2355
+ const maxCandidates = opts.maxCandidates ? Number(opts.maxCandidates) : 6;
2356
+ if (!Number.isFinite(maxCandidates) || maxCandidates <= 0) throw new Error("--max-candidates must be > 0");
2357
+ const timeout = opts.timeout ? Number(opts.timeout) : void 0;
2358
+ if (timeout !== void 0 && (!Number.isFinite(timeout) || timeout <= 0)) throw new Error("--timeout must be > 0");
2359
+ const concurrency = opts.concurrency ? Number(opts.concurrency) : void 0;
2360
+ if (concurrency !== void 0 && (!Number.isFinite(concurrency) || concurrency <= 0)) throw new Error("--concurrency must be > 0");
2361
+ const cfg = await loadModelsConfig({
2362
+ commandName: "models scan",
2363
+ runtime
2364
+ });
2365
+ const probe = opts.probe ?? true;
2366
+ let storedKey;
2367
+ if (probe) try {
2368
+ storedKey = (await resolveApiKeyForProvider({
2369
+ provider: "openrouter",
2370
+ cfg
2371
+ })).apiKey;
2372
+ } catch {
2373
+ storedKey = void 0;
2374
+ }
2375
+ const results = await withProgressTotals({
2376
+ label: "Scanning OpenRouter models...",
2377
+ indeterminate: false,
2378
+ enabled: opts.json !== true
2379
+ }, async (update) => await scanOpenRouterModels({
2380
+ apiKey: storedKey ?? void 0,
2381
+ minParamB: minParams,
2382
+ maxAgeDays,
2383
+ providerFilter: opts.provider,
2384
+ timeoutMs: timeout,
2385
+ concurrency,
2386
+ probe,
2387
+ onProgress: ({ phase, completed, total }) => {
2388
+ if (phase !== "probe") return;
2389
+ update({
2390
+ completed,
2391
+ total,
2392
+ label: `${probe ? "Probing models" : "Scanning models"} (${completed}/${total})`
2393
+ });
2394
+ }
2395
+ }));
2396
+ if (!probe) {
2397
+ if (!opts.json) {
2398
+ runtime.log(`Found ${results.length} OpenRouter free models (metadata only; pass --probe to test tools/images).`);
2399
+ printScanTable(sortScanResults(results), runtime);
2400
+ } else runtime.log(JSON.stringify(results, null, 2));
2401
+ return;
2402
+ }
2403
+ const toolOk = results.filter((entry) => entry.tool.ok);
2404
+ if (toolOk.length === 0) throw new Error("No tool-capable OpenRouter free models found.");
2405
+ const sorted = sortScanResults(results);
2406
+ const toolSorted = sortScanResults(toolOk);
2407
+ const imageSorted = sortImageResults(results.filter((entry) => entry.image.ok));
2408
+ const imagePreferred = toolSorted.filter((entry) => entry.image.ok);
2409
+ const preselected = (imagePreferred.length > 0 ? imagePreferred : toolSorted).slice(0, Math.floor(maxCandidates)).map((entry) => entry.modelRef);
2410
+ const imagePreselected = imageSorted.slice(0, Math.floor(maxCandidates)).map((entry) => entry.modelRef);
2411
+ if (!opts.json) {
2412
+ printScanSummary(results, runtime);
2413
+ printScanTable(sorted, runtime);
2414
+ }
2415
+ const noInput = opts.input === false;
2416
+ const canPrompt = process.stdin.isTTY && !opts.yes && !noInput && !opts.json;
2417
+ let selected = preselected;
2418
+ let selectedImages = imagePreselected;
2419
+ if (canPrompt) {
2420
+ selected = guardPromptCancel(await multiselect$1({
2421
+ message: "Select fallback models (ordered)",
2422
+ options: toolSorted.map((entry) => ({
2423
+ value: entry.modelRef,
2424
+ label: entry.modelRef,
2425
+ hint: buildScanHint(entry)
2426
+ })),
2427
+ initialValues: preselected
2428
+ }), runtime);
2429
+ if (imageSorted.length > 0) selectedImages = guardPromptCancel(await multiselect$1({
2430
+ message: "Select image fallback models (ordered)",
2431
+ options: imageSorted.map((entry) => ({
2432
+ value: entry.modelRef,
2433
+ label: entry.modelRef,
2434
+ hint: buildScanHint(entry)
2435
+ })),
2436
+ initialValues: imagePreselected
2437
+ }), runtime);
2438
+ } else if (!process.stdin.isTTY && !opts.yes && !noInput && !opts.json) throw new Error("Non-interactive scan: pass --yes to apply defaults.");
2439
+ if (selected.length === 0) throw new Error("No models selected for fallbacks.");
2440
+ if (opts.setImage && selectedImages.length === 0) throw new Error("No image-capable models selected for image model.");
2441
+ await updateConfig((cfg) => {
2442
+ const nextModels = { ...cfg.agents?.defaults?.models };
2443
+ for (const entry of selected) if (!nextModels[entry]) nextModels[entry] = {};
2444
+ for (const entry of selectedImages) if (!nextModels[entry]) nextModels[entry] = {};
2445
+ const existingImageModel = toAgentModelListLike(cfg.agents?.defaults?.imageModel);
2446
+ const nextImageModel = selectedImages.length > 0 ? {
2447
+ ...existingImageModel?.primary ? { primary: existingImageModel.primary } : void 0,
2448
+ fallbacks: selectedImages,
2449
+ ...opts.setImage ? { primary: selectedImages[0] } : {}
2450
+ } : cfg.agents?.defaults?.imageModel;
2451
+ const existingModel = toAgentModelListLike(cfg.agents?.defaults?.model);
2452
+ const defaults = {
2453
+ ...cfg.agents?.defaults,
2454
+ model: {
2455
+ ...existingModel?.primary ? { primary: existingModel.primary } : void 0,
2456
+ fallbacks: selected,
2457
+ ...opts.setDefault ? { primary: selected[0] } : {}
2458
+ },
2459
+ ...nextImageModel ? { imageModel: nextImageModel } : {},
2460
+ models: nextModels
2461
+ };
2462
+ return {
2463
+ ...cfg,
2464
+ agents: {
2465
+ ...cfg.agents,
2466
+ defaults
2467
+ }
2468
+ };
2469
+ });
2470
+ if (opts.json) {
2471
+ runtime.log(JSON.stringify({
2472
+ selected,
2473
+ selectedImages,
2474
+ setDefault: Boolean(opts.setDefault),
2475
+ setImage: Boolean(opts.setImage),
2476
+ results,
2477
+ warnings: []
2478
+ }, null, 2));
2479
+ return;
2480
+ }
2481
+ logConfigUpdated(runtime);
2482
+ runtime.log(`Fallbacks: ${selected.join(", ")}`);
2483
+ if (selectedImages.length > 0) runtime.log(`Image fallbacks: ${selectedImages.join(", ")}`);
2484
+ if (opts.setDefault) runtime.log(`Default model: ${selected[0]}`);
2485
+ if (opts.setImage && selectedImages.length > 0) runtime.log(`Image model: ${selectedImages[0]}`);
2486
+ }
2487
+ //#endregion
2488
+ //#region src/commands/models/set.ts
2489
+ async function modelsSetCommand(modelRaw, runtime) {
2490
+ const updated = await updateConfig((cfg) => {
2491
+ return applyDefaultModelPrimaryUpdate({
2492
+ cfg,
2493
+ modelRaw,
2494
+ field: "model"
2495
+ });
2496
+ });
2497
+ logConfigUpdated(runtime);
2498
+ runtime.log(`Default model: ${resolveAgentModelPrimaryValue(updated.agents?.defaults?.model) ?? modelRaw}`);
2499
+ }
2500
+ //#endregion
2501
+ //#region src/commands/models/set-image.ts
2502
+ async function modelsSetImageCommand(modelRaw, runtime) {
2503
+ const updated = await updateConfig((cfg) => {
2504
+ return applyDefaultModelPrimaryUpdate({
2505
+ cfg,
2506
+ modelRaw,
2507
+ field: "imageModel"
2508
+ });
2509
+ });
2510
+ logConfigUpdated(runtime);
2511
+ runtime.log(`Image model: ${resolveAgentModelPrimaryValue(updated.agents?.defaults?.imageModel) ?? modelRaw}`);
2512
+ }
2513
+ //#endregion
2514
+ export { modelsAliasesRemoveCommand as C, modelsAliasesListCommand as S, modelsAuthAddCommand as _, modelsListCommand as a, modelsAuthSetupTokenCommand as b, modelsImageFallbacksListCommand as c, modelsFallbacksClearCommand as d, modelsFallbacksListCommand as f, modelsAuthOrderSetCommand as g, modelsAuthOrderGetCommand as h, modelsStatusCommand as i, modelsImageFallbacksRemoveCommand as l, modelsAuthOrderClearCommand as m, modelsSetCommand as n, modelsImageFallbacksAddCommand as o, modelsFallbacksRemoveCommand as p, modelsScanCommand as r, modelsImageFallbacksClearCommand as s, modelsSetImageCommand as t, modelsFallbacksAddCommand as u, modelsAuthLoginCommand as v, modelsAliasesAddCommand as x, modelsAuthPasteTokenCommand as y };