@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,1793 @@
1
+ import { C as sleep } from "./utils-rjVNXUns.js";
2
+ import { w as withFileLock$1 } from "./setup-binary-Fw3cCSWL.js";
3
+ import { Wy as loadWebMedia, nh as resolveChannelMediaMaxBytes } from "./auth-profiles-9zZdaXJK.js";
4
+ import { r as normalizeStringEntries } from "./string-normalization-CkadSYwL.js";
5
+ import { M as extractOriginalFilename } from "./routes-BZtqNrBf.js";
6
+ import { n as extensionForMime, r as getFileExtension, t as detectMime } from "./mime-_IkgFMS2.js";
7
+ import { g as isSilentReplyText } from "./lazy-runtime-DdzFA4b9.js";
8
+ import { n as writeJsonFileAtomically, t as readJsonFileWithFallback } from "./json-store-DlpyvQXN.js";
9
+ import { t as loadOutboundMediaFromUrl } from "./outbound-media-BiJscGlR.js";
10
+ import { _ as loadMSTeamsSdkWithAuth, g as createMSTeamsAdapter, h as readAccessToken, m as resolveMSTeamsCredentials } from "./msteams-A6H_wv5F.js";
11
+ import { t as getMSTeamsRuntime } from "./runtime-py8d-uva.js";
12
+ import fs from "node:fs";
13
+ import path from "node:path";
14
+ import crypto from "node:crypto";
15
+ //#region extensions/msteams/src/storage.ts
16
+ function resolveMSTeamsStorePath(params) {
17
+ if (params.storePath) return params.storePath;
18
+ if (params.stateDir) return path.join(params.stateDir, params.filename);
19
+ const env = params.env ?? process.env;
20
+ const stateDir = params.homedir ? getMSTeamsRuntime().state.resolveStateDir(env, params.homedir) : getMSTeamsRuntime().state.resolveStateDir(env);
21
+ return path.join(stateDir, params.filename);
22
+ }
23
+ //#endregion
24
+ //#region extensions/msteams/src/store-fs.ts
25
+ const STORE_LOCK_OPTIONS = {
26
+ retries: {
27
+ retries: 10,
28
+ factor: 2,
29
+ minTimeout: 100,
30
+ maxTimeout: 1e4,
31
+ randomize: true
32
+ },
33
+ stale: 3e4
34
+ };
35
+ async function readJsonFile(filePath, fallback) {
36
+ return await readJsonFileWithFallback(filePath, fallback);
37
+ }
38
+ async function writeJsonFile(filePath, value) {
39
+ await writeJsonFileAtomically(filePath, value);
40
+ }
41
+ async function ensureJsonFile(filePath, fallback) {
42
+ try {
43
+ await fs.promises.access(filePath);
44
+ } catch {
45
+ await writeJsonFile(filePath, fallback);
46
+ }
47
+ }
48
+ async function withFileLock(filePath, fallback, fn) {
49
+ await ensureJsonFile(filePath, fallback);
50
+ return await withFileLock$1(filePath, STORE_LOCK_OPTIONS, async () => {
51
+ return await fn();
52
+ });
53
+ }
54
+ //#endregion
55
+ //#region extensions/msteams/src/polls.ts
56
+ const STORE_FILENAME$1 = "msteams-polls.json";
57
+ const MAX_POLLS = 1e3;
58
+ const POLL_TTL_MS = 720 * 60 * 60 * 1e3;
59
+ function isRecord$1(value) {
60
+ return Boolean(value) && typeof value === "object" && !Array.isArray(value);
61
+ }
62
+ function normalizeChoiceValue(value) {
63
+ if (typeof value === "string") {
64
+ const trimmed = value.trim();
65
+ return trimmed ? trimmed : null;
66
+ }
67
+ if (typeof value === "number" && Number.isFinite(value)) return String(value);
68
+ return null;
69
+ }
70
+ function extractSelections(value) {
71
+ if (Array.isArray(value)) return value.map(normalizeChoiceValue).filter((entry) => Boolean(entry));
72
+ const normalized = normalizeChoiceValue(value);
73
+ if (!normalized) return [];
74
+ if (normalized.includes(",")) return normalized.split(",").map((entry) => entry.trim()).filter(Boolean);
75
+ return [normalized];
76
+ }
77
+ function readNestedValue(value, keys) {
78
+ let current = value;
79
+ for (const key of keys) {
80
+ if (!isRecord$1(current)) return;
81
+ current = current[key];
82
+ }
83
+ return current;
84
+ }
85
+ function readNestedString(value, keys) {
86
+ const found = readNestedValue(value, keys);
87
+ return typeof found === "string" && found.trim() ? found.trim() : void 0;
88
+ }
89
+ function extractMSTeamsPollVote(activity) {
90
+ const value = activity?.value;
91
+ if (!value || !isRecord$1(value)) return null;
92
+ const pollId = readNestedString(value, ["moldclawPollId"]) ?? readNestedString(value, ["pollId"]) ?? readNestedString(value, ["moldclaw", "pollId"]) ?? readNestedString(value, [
93
+ "moldclaw",
94
+ "poll",
95
+ "id"
96
+ ]) ?? readNestedString(value, ["data", "moldclawPollId"]) ?? readNestedString(value, ["data", "pollId"]) ?? readNestedString(value, [
97
+ "data",
98
+ "moldclaw",
99
+ "pollId"
100
+ ]);
101
+ if (!pollId) return null;
102
+ const directSelections = extractSelections(value.choices);
103
+ const nestedSelections = extractSelections(readNestedValue(value, ["choices"]));
104
+ const dataSelections = extractSelections(readNestedValue(value, ["data", "choices"]));
105
+ const selections = directSelections.length > 0 ? directSelections : nestedSelections.length > 0 ? nestedSelections : dataSelections;
106
+ if (selections.length === 0) return null;
107
+ return {
108
+ pollId,
109
+ selections
110
+ };
111
+ }
112
+ function buildMSTeamsPollCard(params) {
113
+ const pollId = params.pollId ?? crypto.randomUUID();
114
+ const maxSelections = typeof params.maxSelections === "number" && params.maxSelections > 1 ? Math.floor(params.maxSelections) : 1;
115
+ const cappedMaxSelections = Math.min(Math.max(1, maxSelections), params.options.length);
116
+ const choices = params.options.map((option, index) => ({
117
+ title: option,
118
+ value: String(index)
119
+ }));
120
+ const hint = cappedMaxSelections > 1 ? `Select up to ${cappedMaxSelections} option${cappedMaxSelections === 1 ? "" : "s"}.` : "Select one option.";
121
+ const card = {
122
+ type: "AdaptiveCard",
123
+ version: "1.5",
124
+ body: [
125
+ {
126
+ type: "TextBlock",
127
+ text: params.question,
128
+ wrap: true,
129
+ weight: "Bolder",
130
+ size: "Medium"
131
+ },
132
+ {
133
+ type: "Input.ChoiceSet",
134
+ id: "choices",
135
+ isMultiSelect: cappedMaxSelections > 1,
136
+ style: "expanded",
137
+ choices
138
+ },
139
+ {
140
+ type: "TextBlock",
141
+ text: hint,
142
+ wrap: true,
143
+ isSubtle: true,
144
+ spacing: "Small"
145
+ }
146
+ ],
147
+ actions: [{
148
+ type: "Action.Submit",
149
+ title: "Vote",
150
+ data: {
151
+ moldclawPollId: pollId,
152
+ pollId
153
+ },
154
+ msteams: {
155
+ type: "messageBack",
156
+ text: "moldclaw poll vote",
157
+ displayText: "Vote recorded",
158
+ value: {
159
+ moldclawPollId: pollId,
160
+ pollId
161
+ }
162
+ }
163
+ }]
164
+ };
165
+ const fallbackLines = [`Poll: ${params.question}`, ...params.options.map((option, index) => `${index + 1}. ${option}`)];
166
+ return {
167
+ pollId,
168
+ question: params.question,
169
+ options: params.options,
170
+ maxSelections: cappedMaxSelections,
171
+ card,
172
+ fallbackText: fallbackLines.join("\n")
173
+ };
174
+ }
175
+ function parseTimestamp$1(value) {
176
+ if (!value) return null;
177
+ const parsed = Date.parse(value);
178
+ return Number.isFinite(parsed) ? parsed : null;
179
+ }
180
+ function pruneExpired$1(polls) {
181
+ const cutoff = Date.now() - POLL_TTL_MS;
182
+ const entries = Object.entries(polls).filter(([, poll]) => {
183
+ return (parseTimestamp$1(poll.updatedAt ?? poll.createdAt) ?? 0) >= cutoff;
184
+ });
185
+ return Object.fromEntries(entries);
186
+ }
187
+ function pruneToLimit$1(polls) {
188
+ const entries = Object.entries(polls);
189
+ if (entries.length <= MAX_POLLS) return polls;
190
+ entries.sort((a, b) => {
191
+ return (parseTimestamp$1(a[1].updatedAt ?? a[1].createdAt) ?? 0) - (parseTimestamp$1(b[1].updatedAt ?? b[1].createdAt) ?? 0);
192
+ });
193
+ const keep = entries.slice(entries.length - MAX_POLLS);
194
+ return Object.fromEntries(keep);
195
+ }
196
+ function normalizeMSTeamsPollSelections(poll, selections) {
197
+ const maxSelections = Math.max(1, poll.maxSelections);
198
+ const mapped = selections.map((entry) => Number.parseInt(entry, 10)).filter((value) => Number.isFinite(value)).filter((value) => value >= 0 && value < poll.options.length).map((value) => String(value));
199
+ const limited = maxSelections > 1 ? mapped.slice(0, maxSelections) : mapped.slice(0, 1);
200
+ return Array.from(new Set(limited));
201
+ }
202
+ function createMSTeamsPollStoreFs(params) {
203
+ const filePath = resolveMSTeamsStorePath({
204
+ filename: STORE_FILENAME$1,
205
+ env: params?.env,
206
+ homedir: params?.homedir,
207
+ stateDir: params?.stateDir,
208
+ storePath: params?.storePath
209
+ });
210
+ const empty = {
211
+ version: 1,
212
+ polls: {}
213
+ };
214
+ const readStore = async () => {
215
+ const { value } = await readJsonFile(filePath, empty);
216
+ return {
217
+ version: 1,
218
+ polls: pruneToLimit$1(pruneExpired$1(value.polls ?? {}))
219
+ };
220
+ };
221
+ const writeStore = async (data) => {
222
+ await writeJsonFile(filePath, data);
223
+ };
224
+ const createPoll = async (poll) => {
225
+ await withFileLock(filePath, empty, async () => {
226
+ const data = await readStore();
227
+ data.polls[poll.id] = poll;
228
+ await writeStore({
229
+ version: 1,
230
+ polls: pruneToLimit$1(data.polls)
231
+ });
232
+ });
233
+ };
234
+ const getPoll = async (pollId) => await withFileLock(filePath, empty, async () => {
235
+ return (await readStore()).polls[pollId] ?? null;
236
+ });
237
+ const recordVote = async (params) => await withFileLock(filePath, empty, async () => {
238
+ const data = await readStore();
239
+ const poll = data.polls[params.pollId];
240
+ if (!poll) return null;
241
+ const normalized = normalizeMSTeamsPollSelections(poll, params.selections);
242
+ poll.votes[params.voterId] = normalized;
243
+ poll.updatedAt = (/* @__PURE__ */ new Date()).toISOString();
244
+ data.polls[poll.id] = poll;
245
+ await writeStore({
246
+ version: 1,
247
+ polls: pruneToLimit$1(data.polls)
248
+ });
249
+ return poll;
250
+ });
251
+ return {
252
+ createPoll,
253
+ getPoll,
254
+ recordVote
255
+ };
256
+ }
257
+ //#endregion
258
+ //#region extensions/msteams/src/conversation-store-fs.ts
259
+ const STORE_FILENAME = "msteams-conversations.json";
260
+ const MAX_CONVERSATIONS = 1e3;
261
+ const CONVERSATION_TTL_MS = 365 * 24 * 60 * 60 * 1e3;
262
+ function parseTimestamp(value) {
263
+ if (!value) return null;
264
+ const parsed = Date.parse(value);
265
+ if (!Number.isFinite(parsed)) return null;
266
+ return parsed;
267
+ }
268
+ function pruneToLimit(conversations) {
269
+ const entries = Object.entries(conversations);
270
+ if (entries.length <= MAX_CONVERSATIONS) return conversations;
271
+ entries.sort((a, b) => {
272
+ return (parseTimestamp(a[1].lastSeenAt) ?? 0) - (parseTimestamp(b[1].lastSeenAt) ?? 0);
273
+ });
274
+ const keep = entries.slice(entries.length - MAX_CONVERSATIONS);
275
+ return Object.fromEntries(keep);
276
+ }
277
+ function pruneExpired(conversations, nowMs, ttlMs) {
278
+ let removed = false;
279
+ const kept = {};
280
+ for (const [conversationId, reference] of Object.entries(conversations)) {
281
+ const lastSeenAt = parseTimestamp(reference.lastSeenAt);
282
+ if (lastSeenAt != null && nowMs - lastSeenAt > ttlMs) {
283
+ removed = true;
284
+ continue;
285
+ }
286
+ kept[conversationId] = reference;
287
+ }
288
+ return {
289
+ conversations: kept,
290
+ removed
291
+ };
292
+ }
293
+ function normalizeConversationId$1(raw) {
294
+ return raw.split(";")[0] ?? raw;
295
+ }
296
+ function createMSTeamsConversationStoreFs(params) {
297
+ const ttlMs = params?.ttlMs ?? CONVERSATION_TTL_MS;
298
+ const filePath = resolveMSTeamsStorePath({
299
+ filename: STORE_FILENAME,
300
+ env: params?.env,
301
+ homedir: params?.homedir,
302
+ stateDir: params?.stateDir,
303
+ storePath: params?.storePath
304
+ });
305
+ const empty = {
306
+ version: 1,
307
+ conversations: {}
308
+ };
309
+ const readStore = async () => {
310
+ const { value } = await readJsonFile(filePath, empty);
311
+ if (value.version !== 1 || !value.conversations || typeof value.conversations !== "object" || Array.isArray(value.conversations)) return empty;
312
+ const nowMs = Date.now();
313
+ const pruned = pruneExpired(value.conversations, nowMs, ttlMs).conversations;
314
+ return {
315
+ version: 1,
316
+ conversations: pruneToLimit(pruned)
317
+ };
318
+ };
319
+ const list = async () => {
320
+ const store = await readStore();
321
+ return Object.entries(store.conversations).map(([conversationId, reference]) => ({
322
+ conversationId,
323
+ reference
324
+ }));
325
+ };
326
+ const get = async (conversationId) => {
327
+ return (await readStore()).conversations[normalizeConversationId$1(conversationId)] ?? null;
328
+ };
329
+ const findByUserId = async (id) => {
330
+ const target = id.trim();
331
+ if (!target) return null;
332
+ for (const entry of await list()) {
333
+ const { conversationId, reference } = entry;
334
+ if (reference.user?.aadObjectId === target) return {
335
+ conversationId,
336
+ reference
337
+ };
338
+ if (reference.user?.id === target) return {
339
+ conversationId,
340
+ reference
341
+ };
342
+ }
343
+ return null;
344
+ };
345
+ const upsert = async (conversationId, reference) => {
346
+ const normalizedId = normalizeConversationId$1(conversationId);
347
+ await withFileLock(filePath, empty, async () => {
348
+ const store = await readStore();
349
+ store.conversations[normalizedId] = {
350
+ ...reference,
351
+ lastSeenAt: (/* @__PURE__ */ new Date()).toISOString()
352
+ };
353
+ const nowMs = Date.now();
354
+ store.conversations = pruneExpired(store.conversations, nowMs, ttlMs).conversations;
355
+ store.conversations = pruneToLimit(store.conversations);
356
+ await writeJsonFile(filePath, store);
357
+ });
358
+ };
359
+ const remove = async (conversationId) => {
360
+ const normalizedId = normalizeConversationId$1(conversationId);
361
+ return await withFileLock(filePath, empty, async () => {
362
+ const store = await readStore();
363
+ if (!(normalizedId in store.conversations)) return false;
364
+ delete store.conversations[normalizedId];
365
+ await writeJsonFile(filePath, store);
366
+ return true;
367
+ });
368
+ };
369
+ return {
370
+ upsert,
371
+ get,
372
+ list,
373
+ remove,
374
+ findByUserId
375
+ };
376
+ }
377
+ //#endregion
378
+ //#region extensions/msteams/src/errors.ts
379
+ function formatUnknownError(err) {
380
+ if (err instanceof Error) return err.message;
381
+ if (typeof err === "string") return err;
382
+ if (err === null) return "null";
383
+ if (err === void 0) return "undefined";
384
+ if (typeof err === "number" || typeof err === "boolean" || typeof err === "bigint") return String(err);
385
+ if (typeof err === "symbol") return err.description ?? err.toString();
386
+ if (typeof err === "function") return err.name ? `[function ${err.name}]` : "[function]";
387
+ try {
388
+ return JSON.stringify(err) ?? "unknown error";
389
+ } catch {
390
+ return "unknown error";
391
+ }
392
+ }
393
+ function isRecord(value) {
394
+ return typeof value === "object" && value !== null && !Array.isArray(value);
395
+ }
396
+ function extractStatusCode(err) {
397
+ if (!isRecord(err)) return null;
398
+ const direct = err.statusCode ?? err.status;
399
+ if (typeof direct === "number" && Number.isFinite(direct)) return direct;
400
+ if (typeof direct === "string") {
401
+ const parsed = Number.parseInt(direct, 10);
402
+ if (Number.isFinite(parsed)) return parsed;
403
+ }
404
+ const response = err.response;
405
+ if (isRecord(response)) {
406
+ const status = response.status;
407
+ if (typeof status === "number" && Number.isFinite(status)) return status;
408
+ if (typeof status === "string") {
409
+ const parsed = Number.parseInt(status, 10);
410
+ if (Number.isFinite(parsed)) return parsed;
411
+ }
412
+ }
413
+ return null;
414
+ }
415
+ function extractRetryAfterMs(err) {
416
+ if (!isRecord(err)) return null;
417
+ const direct = err.retryAfterMs ?? err.retry_after_ms;
418
+ if (typeof direct === "number" && Number.isFinite(direct) && direct >= 0) return direct;
419
+ const retryAfter = err.retryAfter ?? err.retry_after;
420
+ if (typeof retryAfter === "number" && Number.isFinite(retryAfter)) return retryAfter >= 0 ? retryAfter * 1e3 : null;
421
+ if (typeof retryAfter === "string") {
422
+ const parsed = Number.parseFloat(retryAfter);
423
+ if (Number.isFinite(parsed) && parsed >= 0) return parsed * 1e3;
424
+ }
425
+ const response = err.response;
426
+ if (!isRecord(response)) return null;
427
+ const headers = response.headers;
428
+ if (!headers) return null;
429
+ if (isRecord(headers)) {
430
+ const raw = headers["retry-after"] ?? headers["Retry-After"];
431
+ if (typeof raw === "string") {
432
+ const parsed = Number.parseFloat(raw);
433
+ if (Number.isFinite(parsed) && parsed >= 0) return parsed * 1e3;
434
+ }
435
+ }
436
+ if (typeof headers === "object" && headers !== null && "get" in headers && typeof headers.get === "function") {
437
+ const raw = headers.get("retry-after");
438
+ if (raw) {
439
+ const parsed = Number.parseFloat(raw);
440
+ if (Number.isFinite(parsed) && parsed >= 0) return parsed * 1e3;
441
+ }
442
+ }
443
+ return null;
444
+ }
445
+ /**
446
+ * Classify outbound send errors for safe retries and actionable logs.
447
+ *
448
+ * Important: We only mark errors as retryable when we have an explicit HTTP
449
+ * status code that indicates the message was not accepted (e.g. 429, 5xx).
450
+ * For transport-level errors where delivery is ambiguous, we prefer to avoid
451
+ * retries to reduce the chance of duplicate posts.
452
+ */
453
+ function classifyMSTeamsSendError(err) {
454
+ const statusCode = extractStatusCode(err);
455
+ const retryAfterMs = extractRetryAfterMs(err);
456
+ if (statusCode === 401 || statusCode === 403) return {
457
+ kind: "auth",
458
+ statusCode
459
+ };
460
+ if (statusCode === 429) return {
461
+ kind: "throttled",
462
+ statusCode,
463
+ retryAfterMs: retryAfterMs ?? void 0
464
+ };
465
+ if (statusCode === 408 || statusCode != null && statusCode >= 500) return {
466
+ kind: "transient",
467
+ statusCode,
468
+ retryAfterMs: retryAfterMs ?? void 0
469
+ };
470
+ if (statusCode != null && statusCode >= 400) return {
471
+ kind: "permanent",
472
+ statusCode
473
+ };
474
+ return {
475
+ kind: "unknown",
476
+ statusCode: statusCode ?? void 0,
477
+ retryAfterMs: retryAfterMs ?? void 0
478
+ };
479
+ }
480
+ /**
481
+ * Detect whether an error is caused by a revoked Proxy.
482
+ *
483
+ * The Bot Framework SDK wraps TurnContext in a Proxy that is revoked once the
484
+ * turn handler returns. Any later access (e.g. from a debounced callback)
485
+ * throws a TypeError whose message contains the distinctive "proxy that has
486
+ * been revoked" string.
487
+ */
488
+ function isRevokedProxyError(err) {
489
+ if (!(err instanceof TypeError)) return false;
490
+ return /proxy that has been revoked/i.test(err.message);
491
+ }
492
+ function formatMSTeamsSendErrorHint(classification) {
493
+ if (classification.kind === "auth") return "check msteams appId/appPassword/tenantId (or env vars MSTEAMS_APP_ID/MSTEAMS_APP_PASSWORD/MSTEAMS_TENANT_ID)";
494
+ if (classification.kind === "throttled") return "Teams throttled the bot; backing off may help";
495
+ if (classification.kind === "transient") return "transient Teams/Bot Framework error; retry may succeed";
496
+ }
497
+ //#endregion
498
+ //#region extensions/msteams/src/file-consent.ts
499
+ /**
500
+ * Build a FileConsentCard attachment for requesting upload permission.
501
+ * Use this for files >= 4MB in personal (1:1) chats.
502
+ */
503
+ function buildFileConsentCard(params) {
504
+ return {
505
+ contentType: "application/vnd.microsoft.teams.card.file.consent",
506
+ name: params.filename,
507
+ content: {
508
+ description: params.description ?? `File: ${params.filename}`,
509
+ sizeInBytes: params.sizeInBytes,
510
+ acceptContext: {
511
+ filename: params.filename,
512
+ ...params.context
513
+ },
514
+ declineContext: {
515
+ filename: params.filename,
516
+ ...params.context
517
+ }
518
+ }
519
+ };
520
+ }
521
+ /**
522
+ * Build a FileInfoCard attachment for confirming upload completion.
523
+ * Send this after successfully uploading the file to the consent URL.
524
+ */
525
+ function buildFileInfoCard(params) {
526
+ return {
527
+ contentType: "application/vnd.microsoft.teams.card.file.info",
528
+ contentUrl: params.contentUrl,
529
+ name: params.filename,
530
+ content: {
531
+ uniqueId: params.uniqueId,
532
+ fileType: params.fileType
533
+ }
534
+ };
535
+ }
536
+ /**
537
+ * Parse a fileConsent/invoke activity.
538
+ * Returns null if the activity is not a file consent invoke.
539
+ */
540
+ function parseFileConsentInvoke(activity) {
541
+ if (activity.name !== "fileConsent/invoke") return null;
542
+ const value = activity.value;
543
+ if (value?.type !== "fileUpload") return null;
544
+ return {
545
+ action: value.action === "accept" ? "accept" : "decline",
546
+ uploadInfo: value.uploadInfo,
547
+ context: value.context
548
+ };
549
+ }
550
+ /**
551
+ * Upload a file to the consent URL provided by Teams.
552
+ * The URL is provided in the fileConsent/invoke response after user accepts.
553
+ */
554
+ async function uploadToConsentUrl(params) {
555
+ const res = await (params.fetchFn ?? fetch)(params.url, {
556
+ method: "PUT",
557
+ headers: {
558
+ "Content-Type": params.contentType ?? "application/octet-stream",
559
+ "Content-Range": `bytes 0-${params.buffer.length - 1}/${params.buffer.length}`
560
+ },
561
+ body: new Uint8Array(params.buffer)
562
+ });
563
+ if (!res.ok) throw new Error(`File upload to consent URL failed: ${res.status} ${res.statusText}`);
564
+ }
565
+ //#endregion
566
+ //#region extensions/msteams/src/pending-uploads.ts
567
+ /**
568
+ * In-memory storage for files awaiting user consent in the FileConsentCard flow.
569
+ *
570
+ * When sending large files (>=4MB) in personal chats, Teams requires user consent
571
+ * before upload. This module stores the file data temporarily until the user
572
+ * accepts or declines, or until the TTL expires.
573
+ */
574
+ const pendingUploads = /* @__PURE__ */ new Map();
575
+ /** TTL for pending uploads: 5 minutes */
576
+ const PENDING_UPLOAD_TTL_MS = 300 * 1e3;
577
+ /**
578
+ * Store a file pending user consent.
579
+ * Returns the upload ID to include in the FileConsentCard context.
580
+ */
581
+ function storePendingUpload(upload) {
582
+ const id = crypto.randomUUID();
583
+ const entry = {
584
+ ...upload,
585
+ id,
586
+ createdAt: Date.now()
587
+ };
588
+ pendingUploads.set(id, entry);
589
+ setTimeout(() => {
590
+ pendingUploads.delete(id);
591
+ }, PENDING_UPLOAD_TTL_MS);
592
+ return id;
593
+ }
594
+ /**
595
+ * Retrieve a pending upload by ID.
596
+ * Returns undefined if not found or expired.
597
+ */
598
+ function getPendingUpload(id) {
599
+ if (!id) return;
600
+ const entry = pendingUploads.get(id);
601
+ if (!entry) return;
602
+ if (Date.now() - entry.createdAt > PENDING_UPLOAD_TTL_MS) {
603
+ pendingUploads.delete(id);
604
+ return;
605
+ }
606
+ return entry;
607
+ }
608
+ /**
609
+ * Remove a pending upload (after successful upload or user decline).
610
+ */
611
+ function removePendingUpload(id) {
612
+ if (id) pendingUploads.delete(id);
613
+ }
614
+ //#endregion
615
+ //#region extensions/msteams/src/file-consent-helpers.ts
616
+ /**
617
+ * Shared helpers for FileConsentCard flow in MSTeams.
618
+ *
619
+ * FileConsentCard is required for:
620
+ * - Personal (1:1) chats with large files (>=4MB)
621
+ * - Personal chats with non-image files (PDFs, documents, etc.)
622
+ *
623
+ * This module consolidates the logic used by both send.ts (proactive sends)
624
+ * and messenger.ts (reply path) to avoid duplication.
625
+ */
626
+ /**
627
+ * Prepare a FileConsentCard activity for large files or non-images in personal chats.
628
+ * Returns the activity object and uploadId - caller is responsible for sending.
629
+ */
630
+ function prepareFileConsentActivity(params) {
631
+ const { media, conversationId, description } = params;
632
+ const uploadId = storePendingUpload({
633
+ buffer: media.buffer,
634
+ filename: media.filename,
635
+ contentType: media.contentType,
636
+ conversationId
637
+ });
638
+ return {
639
+ activity: {
640
+ type: "message",
641
+ attachments: [buildFileConsentCard({
642
+ filename: media.filename,
643
+ description: description || `File: ${media.filename}`,
644
+ sizeInBytes: media.buffer.length,
645
+ context: { uploadId }
646
+ })]
647
+ },
648
+ uploadId
649
+ };
650
+ }
651
+ /**
652
+ * Check if a file requires FileConsentCard flow.
653
+ * True for: personal chat AND (large file OR non-image)
654
+ */
655
+ function requiresFileConsent(params) {
656
+ const isPersonal = params.conversationType?.toLowerCase() === "personal";
657
+ const isImage = params.contentType?.startsWith("image/") ?? false;
658
+ const isLargeFile = params.bufferSize >= params.thresholdBytes;
659
+ return isPersonal && (isLargeFile || !isImage);
660
+ }
661
+ //#endregion
662
+ //#region extensions/msteams/src/graph-chat.ts
663
+ /**
664
+ * Build a native Teams file card attachment for Bot Framework.
665
+ *
666
+ * This uses the `application/vnd.microsoft.teams.card.file.info` content type
667
+ * which is supported by Bot Framework and produces native Teams file cards
668
+ * (the same display as when a user manually shares a file).
669
+ *
670
+ * @param file - DriveItem properties from getDriveItemProperties()
671
+ * @returns Attachment object for Bot Framework sendActivity()
672
+ */
673
+ function buildTeamsFileInfoCard(file) {
674
+ const rawETag = file.eTag;
675
+ const uniqueId = rawETag.replace(/^["']|["']$/g, "").replace(/[{}]/g, "").split(",")[0] ?? rawETag;
676
+ const lastDot = file.name.lastIndexOf(".");
677
+ const fileType = lastDot >= 0 ? file.name.slice(lastDot + 1).toLowerCase() : "";
678
+ return {
679
+ contentType: "application/vnd.microsoft.teams.card.file.info",
680
+ contentUrl: file.webDavUrl,
681
+ name: file.name,
682
+ content: {
683
+ uniqueId,
684
+ fileType
685
+ }
686
+ };
687
+ }
688
+ //#endregion
689
+ //#region extensions/msteams/src/graph-upload.ts
690
+ const GRAPH_ROOT = "https://graph.microsoft.com/v1.0";
691
+ const GRAPH_BETA = "https://graph.microsoft.com/beta";
692
+ const GRAPH_SCOPE = "https://graph.microsoft.com";
693
+ function parseUploadedDriveItem(data, label) {
694
+ if (!data.id || !data.webUrl || !data.name) throw new Error(`${label} upload response missing required fields`);
695
+ return {
696
+ id: data.id,
697
+ webUrl: data.webUrl,
698
+ name: data.name
699
+ };
700
+ }
701
+ async function uploadDriveItem(params) {
702
+ const fetchFn = params.fetchFn ?? fetch;
703
+ const token = await params.tokenProvider.getAccessToken(GRAPH_SCOPE);
704
+ const res = await fetchFn(params.url, {
705
+ method: "PUT",
706
+ headers: {
707
+ Authorization: `Bearer ${token}`,
708
+ "Content-Type": params.contentType ?? "application/octet-stream"
709
+ },
710
+ body: new Uint8Array(params.buffer)
711
+ });
712
+ if (!res.ok) {
713
+ const body = await res.text().catch(() => "");
714
+ throw new Error(`${params.label} upload failed: ${res.status} ${res.statusText} - ${body}`);
715
+ }
716
+ return parseUploadedDriveItem(await res.json(), params.label);
717
+ }
718
+ /**
719
+ * Upload a file to the user's OneDrive root folder.
720
+ * For larger files, this uses the simple upload endpoint (up to 4MB).
721
+ */
722
+ async function uploadToOneDrive(params) {
723
+ const uploadPath = `/MoldClawShared/${encodeURIComponent(params.filename)}`;
724
+ return await uploadDriveItem({
725
+ ...params,
726
+ url: `${GRAPH_ROOT}/me/drive/root:${uploadPath}:/content`,
727
+ label: "OneDrive"
728
+ });
729
+ }
730
+ /**
731
+ * Create a sharing link for a OneDrive file.
732
+ * The link allows organization members to view the file.
733
+ */
734
+ async function createSharingLink(params) {
735
+ const fetchFn = params.fetchFn ?? fetch;
736
+ const token = await params.tokenProvider.getAccessToken(GRAPH_SCOPE);
737
+ const res = await fetchFn(`${GRAPH_ROOT}/me/drive/items/${params.itemId}/createLink`, {
738
+ method: "POST",
739
+ headers: {
740
+ Authorization: `Bearer ${token}`,
741
+ "Content-Type": "application/json"
742
+ },
743
+ body: JSON.stringify({
744
+ type: "view",
745
+ scope: params.scope ?? "organization"
746
+ })
747
+ });
748
+ if (!res.ok) {
749
+ const body = await res.text().catch(() => "");
750
+ throw new Error(`Create sharing link failed: ${res.status} ${res.statusText} - ${body}`);
751
+ }
752
+ const data = await res.json();
753
+ if (!data.link?.webUrl) throw new Error("Create sharing link response missing webUrl");
754
+ return { webUrl: data.link.webUrl };
755
+ }
756
+ /**
757
+ * Upload a file to OneDrive and create a sharing link.
758
+ * Convenience function for the common case.
759
+ */
760
+ async function uploadAndShareOneDrive(params) {
761
+ const uploaded = await uploadToOneDrive({
762
+ buffer: params.buffer,
763
+ filename: params.filename,
764
+ contentType: params.contentType,
765
+ tokenProvider: params.tokenProvider,
766
+ fetchFn: params.fetchFn
767
+ });
768
+ const shareLink = await createSharingLink({
769
+ itemId: uploaded.id,
770
+ tokenProvider: params.tokenProvider,
771
+ scope: params.scope,
772
+ fetchFn: params.fetchFn
773
+ });
774
+ return {
775
+ itemId: uploaded.id,
776
+ webUrl: uploaded.webUrl,
777
+ shareUrl: shareLink.webUrl,
778
+ name: uploaded.name
779
+ };
780
+ }
781
+ /**
782
+ * Upload a file to a SharePoint site.
783
+ * This is used for group chats and channels where /me/drive doesn't work for bots.
784
+ *
785
+ * @param params.siteId - SharePoint site ID (e.g., "contoso.sharepoint.com,guid1,guid2")
786
+ */
787
+ async function uploadToSharePoint(params) {
788
+ const uploadPath = `/MoldClawShared/${encodeURIComponent(params.filename)}`;
789
+ return await uploadDriveItem({
790
+ ...params,
791
+ url: `${GRAPH_ROOT}/sites/${params.siteId}/drive/root:${uploadPath}:/content`,
792
+ label: "SharePoint"
793
+ });
794
+ }
795
+ /**
796
+ * Get driveItem properties needed for native Teams file card attachments.
797
+ * This fetches the eTag and webDavUrl which are required for "reference" type attachments.
798
+ *
799
+ * @param params.siteId - SharePoint site ID
800
+ * @param params.itemId - The driveItem ID (returned from upload)
801
+ */
802
+ async function getDriveItemProperties(params) {
803
+ const fetchFn = params.fetchFn ?? fetch;
804
+ const token = await params.tokenProvider.getAccessToken(GRAPH_SCOPE);
805
+ const res = await fetchFn(`${GRAPH_ROOT}/sites/${params.siteId}/drive/items/${params.itemId}?$select=eTag,webDavUrl,name`, { headers: { Authorization: `Bearer ${token}` } });
806
+ if (!res.ok) {
807
+ const body = await res.text().catch(() => "");
808
+ throw new Error(`Get driveItem properties failed: ${res.status} ${res.statusText} - ${body}`);
809
+ }
810
+ const data = await res.json();
811
+ if (!data.eTag || !data.webDavUrl || !data.name) throw new Error("DriveItem response missing required properties (eTag, webDavUrl, or name)");
812
+ return {
813
+ eTag: data.eTag,
814
+ webDavUrl: data.webDavUrl,
815
+ name: data.name
816
+ };
817
+ }
818
+ /**
819
+ * Get members of a Teams chat for per-user sharing.
820
+ * Used to create sharing links scoped to only the chat participants.
821
+ */
822
+ async function getChatMembers(params) {
823
+ const fetchFn = params.fetchFn ?? fetch;
824
+ const token = await params.tokenProvider.getAccessToken(GRAPH_SCOPE);
825
+ const res = await fetchFn(`${GRAPH_ROOT}/chats/${params.chatId}/members`, { headers: { Authorization: `Bearer ${token}` } });
826
+ if (!res.ok) {
827
+ const body = await res.text().catch(() => "");
828
+ throw new Error(`Get chat members failed: ${res.status} ${res.statusText} - ${body}`);
829
+ }
830
+ return ((await res.json()).value ?? []).map((m) => ({
831
+ aadObjectId: m.userId ?? "",
832
+ displayName: m.displayName
833
+ })).filter((m) => m.aadObjectId);
834
+ }
835
+ /**
836
+ * Create a sharing link for a SharePoint drive item.
837
+ * For organization scope (default), uses v1.0 API.
838
+ * For per-user scope, uses beta API with recipients.
839
+ */
840
+ async function createSharePointSharingLink(params) {
841
+ const fetchFn = params.fetchFn ?? fetch;
842
+ const token = await params.tokenProvider.getAccessToken(GRAPH_SCOPE);
843
+ const scope = params.scope ?? "organization";
844
+ const apiRoot = scope === "users" ? GRAPH_BETA : GRAPH_ROOT;
845
+ const body = {
846
+ type: "view",
847
+ scope: scope === "users" ? "users" : "organization"
848
+ };
849
+ if (scope === "users" && params.recipientObjectIds?.length) body.recipients = params.recipientObjectIds.map((id) => ({ objectId: id }));
850
+ const res = await fetchFn(`${apiRoot}/sites/${params.siteId}/drive/items/${params.itemId}/createLink`, {
851
+ method: "POST",
852
+ headers: {
853
+ Authorization: `Bearer ${token}`,
854
+ "Content-Type": "application/json"
855
+ },
856
+ body: JSON.stringify(body)
857
+ });
858
+ if (!res.ok) {
859
+ const respBody = await res.text().catch(() => "");
860
+ throw new Error(`Create SharePoint sharing link failed: ${res.status} ${res.statusText} - ${respBody}`);
861
+ }
862
+ const data = await res.json();
863
+ if (!data.link?.webUrl) throw new Error("Create SharePoint sharing link response missing webUrl");
864
+ return { webUrl: data.link.webUrl };
865
+ }
866
+ /**
867
+ * Upload a file to SharePoint and create a sharing link.
868
+ *
869
+ * For group chats, this creates a per-user sharing link scoped to chat members.
870
+ * For channels, this creates an organization-wide sharing link.
871
+ *
872
+ * @param params.siteId - SharePoint site ID
873
+ * @param params.chatId - Optional chat ID for per-user sharing (group chats)
874
+ * @param params.usePerUserSharing - Whether to use per-user sharing (requires beta API + Chat.Read.All)
875
+ */
876
+ async function uploadAndShareSharePoint(params) {
877
+ const uploaded = await uploadToSharePoint({
878
+ buffer: params.buffer,
879
+ filename: params.filename,
880
+ contentType: params.contentType,
881
+ tokenProvider: params.tokenProvider,
882
+ siteId: params.siteId,
883
+ fetchFn: params.fetchFn
884
+ });
885
+ let scope = "organization";
886
+ let recipientObjectIds;
887
+ if (params.usePerUserSharing && params.chatId) try {
888
+ const members = await getChatMembers({
889
+ chatId: params.chatId,
890
+ tokenProvider: params.tokenProvider,
891
+ fetchFn: params.fetchFn
892
+ });
893
+ if (members.length > 0) {
894
+ scope = "users";
895
+ recipientObjectIds = members.map((m) => m.aadObjectId);
896
+ }
897
+ } catch {}
898
+ const shareLink = await createSharePointSharingLink({
899
+ siteId: params.siteId,
900
+ itemId: uploaded.id,
901
+ tokenProvider: params.tokenProvider,
902
+ scope,
903
+ recipientObjectIds,
904
+ fetchFn: params.fetchFn
905
+ });
906
+ return {
907
+ itemId: uploaded.id,
908
+ webUrl: uploaded.webUrl,
909
+ shareUrl: shareLink.webUrl,
910
+ name: uploaded.name
911
+ };
912
+ }
913
+ //#endregion
914
+ //#region extensions/msteams/src/media-helpers.ts
915
+ /**
916
+ * MIME type detection and filename extraction for MSTeams media attachments.
917
+ */
918
+ /**
919
+ * Detect MIME type from URL extension or data URL.
920
+ * Uses shared MIME detection for consistency with core handling.
921
+ */
922
+ async function getMimeType(url) {
923
+ if (url.startsWith("data:")) {
924
+ const match = url.match(/^data:([^;,]+)/);
925
+ if (match?.[1]) return match[1];
926
+ }
927
+ return await detectMime({ filePath: url }) ?? "application/octet-stream";
928
+ }
929
+ /**
930
+ * Extract filename from URL or local path.
931
+ * For local paths, extracts original filename if stored with embedded name pattern.
932
+ * Falls back to deriving the extension from MIME type when no extension present.
933
+ */
934
+ async function extractFilename(url) {
935
+ if (url.startsWith("data:")) {
936
+ const mime = await getMimeType(url);
937
+ const ext = extensionForMime(mime) ?? ".bin";
938
+ return `${mime.startsWith("image/") ? "image" : "file"}${ext}`;
939
+ }
940
+ try {
941
+ const pathname = new URL(url).pathname;
942
+ const basename = path.basename(pathname);
943
+ const existingExt = getFileExtension(pathname);
944
+ if (basename && existingExt) return basename;
945
+ const mime = await getMimeType(url);
946
+ const ext = extensionForMime(mime) ?? ".bin";
947
+ const prefix = mime.startsWith("image/") ? "image" : "file";
948
+ return basename ? `${basename}${ext}` : `${prefix}${ext}`;
949
+ } catch {
950
+ return extractOriginalFilename(url);
951
+ }
952
+ }
953
+ /**
954
+ * Check if a URL refers to a local file path.
955
+ */
956
+ function isLocalPath(url) {
957
+ if (url.startsWith("file://") || url.startsWith("/") || url.startsWith("~")) return true;
958
+ if (url.startsWith("\\") && !url.startsWith("\\\\")) return true;
959
+ if (/^[a-zA-Z]:[\\/]/.test(url)) return true;
960
+ if (url.startsWith("\\\\")) return true;
961
+ return false;
962
+ }
963
+ /**
964
+ * Extract the message ID from a Bot Framework response.
965
+ */
966
+ function extractMessageId(response) {
967
+ if (!response || typeof response !== "object") return null;
968
+ if (!("id" in response)) return null;
969
+ const { id } = response;
970
+ if (typeof id !== "string" || !id) return null;
971
+ return id;
972
+ }
973
+ //#endregion
974
+ //#region extensions/msteams/src/mentions.ts
975
+ /**
976
+ * Check whether an ID looks like a valid Teams user/bot identifier.
977
+ * Accepts:
978
+ * - Bot Framework IDs: "28:xxx..." / "29:xxx..." / "8:orgid:..."
979
+ * - AAD object IDs (UUIDs): "d5318c29-33ac-4e6b-bd42-57b8b793908f"
980
+ *
981
+ * Keep this permissive enough for real Teams IDs while still rejecting
982
+ * documentation placeholders like `@[表示名](ユーザーID)`.
983
+ */
984
+ const TEAMS_BOT_ID_PATTERN = /^\d+:[a-z0-9._=-]+(?::[a-z0-9._=-]+)*$/i;
985
+ const AAD_OBJECT_ID_PATTERN = /^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/i;
986
+ function isValidTeamsId(id) {
987
+ return TEAMS_BOT_ID_PATTERN.test(id) || AAD_OBJECT_ID_PATTERN.test(id);
988
+ }
989
+ /**
990
+ * Parse mentions from text in the format @[Name](id).
991
+ * Example: "Hello @[John Doe](28:xxx-yyy-zzz)!"
992
+ *
993
+ * Only matches where the id looks like a real Teams user/bot ID are treated
994
+ * as mentions. This avoids false positives from documentation or code samples
995
+ * embedded in the message (e.g. `@[表示名](ユーザーID)` in backticks).
996
+ *
997
+ * Returns both the formatted text with <at> tags and the entities array.
998
+ */
999
+ function parseMentions(text) {
1000
+ const mentionPattern = /@\[([^\]]+)\]\(([^)]+)\)/g;
1001
+ const entities = [];
1002
+ return {
1003
+ text: text.replace(mentionPattern, (match, name, id) => {
1004
+ const trimmedId = id.trim();
1005
+ if (!isValidTeamsId(trimmedId)) return match;
1006
+ const trimmedName = name.trim();
1007
+ const mentionTag = `<at>${trimmedName}</at>`;
1008
+ entities.push({
1009
+ type: "mention",
1010
+ text: mentionTag,
1011
+ mentioned: {
1012
+ id: trimmedId,
1013
+ name: trimmedName
1014
+ }
1015
+ });
1016
+ return mentionTag;
1017
+ }),
1018
+ entities
1019
+ };
1020
+ }
1021
+ //#endregion
1022
+ //#region extensions/msteams/src/revoked-context.ts
1023
+ async function withRevokedProxyFallback(params) {
1024
+ try {
1025
+ return await params.run();
1026
+ } catch (err) {
1027
+ if (!isRevokedProxyError(err)) throw err;
1028
+ params.onRevokedLog?.();
1029
+ return await params.onRevoked();
1030
+ }
1031
+ }
1032
+ //#endregion
1033
+ //#region extensions/msteams/src/messenger.ts
1034
+ /**
1035
+ * MSTeams-specific media size limit (100MB).
1036
+ * Higher than the default because OneDrive upload handles large files well.
1037
+ */
1038
+ const MSTEAMS_MAX_MEDIA_BYTES$1 = 100 * 1024 * 1024;
1039
+ /**
1040
+ * Threshold for large files that require FileConsentCard flow in personal chats.
1041
+ * Files >= 4MB use consent flow; smaller images can use inline base64.
1042
+ */
1043
+ const FILE_CONSENT_THRESHOLD_BYTES$1 = 4 * 1024 * 1024;
1044
+ function normalizeConversationId(rawId) {
1045
+ return rawId.split(";")[0] ?? rawId;
1046
+ }
1047
+ function buildConversationReference(ref) {
1048
+ const conversationId = ref.conversation?.id?.trim();
1049
+ if (!conversationId) throw new Error("Invalid stored reference: missing conversation.id");
1050
+ const agent = ref.agent ?? ref.bot ?? void 0;
1051
+ if (agent == null || !agent.id) throw new Error("Invalid stored reference: missing agent.id");
1052
+ const user = ref.user;
1053
+ if (!user?.id) throw new Error("Invalid stored reference: missing user.id");
1054
+ return {
1055
+ activityId: ref.activityId,
1056
+ user,
1057
+ agent,
1058
+ conversation: {
1059
+ id: normalizeConversationId(conversationId),
1060
+ conversationType: ref.conversation?.conversationType,
1061
+ tenantId: ref.conversation?.tenantId
1062
+ },
1063
+ channelId: ref.channelId ?? "msteams",
1064
+ serviceUrl: ref.serviceUrl,
1065
+ locale: ref.locale
1066
+ };
1067
+ }
1068
+ function pushTextMessages(out, text, opts) {
1069
+ if (!text) return;
1070
+ if (opts.chunkText) {
1071
+ for (const chunk of getMSTeamsRuntime().channel.text.chunkMarkdownTextWithMode(text, opts.chunkLimit, opts.chunkMode)) {
1072
+ const trimmed = chunk.trim();
1073
+ if (!trimmed || isSilentReplyText(trimmed, "NO_REPLY")) continue;
1074
+ out.push({ text: trimmed });
1075
+ }
1076
+ return;
1077
+ }
1078
+ const trimmed = text.trim();
1079
+ if (!trimmed || isSilentReplyText(trimmed, "NO_REPLY")) return;
1080
+ out.push({ text: trimmed });
1081
+ }
1082
+ function clampMs(value, maxMs) {
1083
+ if (!Number.isFinite(value) || value < 0) return 0;
1084
+ return Math.min(value, maxMs);
1085
+ }
1086
+ function resolveRetryOptions(retry) {
1087
+ if (!retry) return {
1088
+ enabled: false,
1089
+ maxAttempts: 1,
1090
+ baseDelayMs: 0,
1091
+ maxDelayMs: 0
1092
+ };
1093
+ return {
1094
+ enabled: true,
1095
+ maxAttempts: Math.max(1, retry?.maxAttempts ?? 3),
1096
+ baseDelayMs: Math.max(0, retry?.baseDelayMs ?? 250),
1097
+ maxDelayMs: Math.max(0, retry?.maxDelayMs ?? 1e4)
1098
+ };
1099
+ }
1100
+ function computeRetryDelayMs(attempt, classification, opts) {
1101
+ if (classification.retryAfterMs != null) return clampMs(classification.retryAfterMs, opts.maxDelayMs);
1102
+ return clampMs(opts.baseDelayMs * 2 ** Math.max(0, attempt - 1), opts.maxDelayMs);
1103
+ }
1104
+ function shouldRetry(classification) {
1105
+ return classification.kind === "throttled" || classification.kind === "transient";
1106
+ }
1107
+ function renderReplyPayloadsToMessages(replies, options) {
1108
+ const out = [];
1109
+ const chunkLimit = Math.min(options.textChunkLimit, 4e3);
1110
+ const chunkText = options.chunkText !== false;
1111
+ const chunkMode = options.chunkMode ?? "length";
1112
+ const mediaMode = options.mediaMode ?? "split";
1113
+ const tableMode = options.tableMode ?? getMSTeamsRuntime().channel.text.resolveMarkdownTableMode({
1114
+ cfg: getMSTeamsRuntime().config.loadConfig(),
1115
+ channel: "msteams"
1116
+ });
1117
+ for (const payload of replies) {
1118
+ const mediaList = payload.mediaUrls ?? (payload.mediaUrl ? [payload.mediaUrl] : []);
1119
+ const text = getMSTeamsRuntime().channel.text.convertMarkdownTables(payload.text ?? "", tableMode);
1120
+ if (!text && mediaList.length === 0) continue;
1121
+ if (mediaList.length === 0) {
1122
+ pushTextMessages(out, text, {
1123
+ chunkText,
1124
+ chunkLimit,
1125
+ chunkMode
1126
+ });
1127
+ continue;
1128
+ }
1129
+ if (mediaMode === "inline") {
1130
+ const firstMedia = mediaList[0];
1131
+ if (firstMedia) {
1132
+ out.push({
1133
+ text: text || void 0,
1134
+ mediaUrl: firstMedia
1135
+ });
1136
+ for (let i = 1; i < mediaList.length; i++) if (mediaList[i]) out.push({ mediaUrl: mediaList[i] });
1137
+ } else pushTextMessages(out, text, {
1138
+ chunkText,
1139
+ chunkLimit,
1140
+ chunkMode
1141
+ });
1142
+ continue;
1143
+ }
1144
+ pushTextMessages(out, text, {
1145
+ chunkText,
1146
+ chunkLimit,
1147
+ chunkMode
1148
+ });
1149
+ for (const mediaUrl of mediaList) {
1150
+ if (!mediaUrl) continue;
1151
+ out.push({ mediaUrl });
1152
+ }
1153
+ }
1154
+ return out;
1155
+ }
1156
+ async function buildActivity(msg, conversationRef, tokenProvider, sharePointSiteId, mediaMaxBytes) {
1157
+ const activity = { type: "message" };
1158
+ if (msg.text) {
1159
+ const { text: formattedText, entities } = parseMentions(msg.text);
1160
+ activity.text = formattedText;
1161
+ if (entities.length > 0) activity.entities = entities;
1162
+ }
1163
+ if (msg.mediaUrl) {
1164
+ let contentUrl = msg.mediaUrl;
1165
+ let contentType = await getMimeType(msg.mediaUrl);
1166
+ let fileName = await extractFilename(msg.mediaUrl);
1167
+ if (isLocalPath(msg.mediaUrl)) {
1168
+ const maxBytes = mediaMaxBytes ?? MSTEAMS_MAX_MEDIA_BYTES$1;
1169
+ const media = await loadWebMedia(msg.mediaUrl, maxBytes);
1170
+ contentType = media.contentType ?? contentType;
1171
+ fileName = media.fileName ?? fileName;
1172
+ const conversationType = conversationRef.conversation?.conversationType?.toLowerCase();
1173
+ const isPersonal = conversationType === "personal";
1174
+ const isImage = media.kind === "image";
1175
+ if (requiresFileConsent({
1176
+ conversationType,
1177
+ contentType,
1178
+ bufferSize: media.buffer.length,
1179
+ thresholdBytes: FILE_CONSENT_THRESHOLD_BYTES$1
1180
+ })) {
1181
+ const conversationId = conversationRef.conversation?.id ?? "unknown";
1182
+ const { activity: consentActivity } = prepareFileConsentActivity({
1183
+ media: {
1184
+ buffer: media.buffer,
1185
+ filename: fileName,
1186
+ contentType
1187
+ },
1188
+ conversationId,
1189
+ description: msg.text || void 0
1190
+ });
1191
+ return consentActivity;
1192
+ }
1193
+ if (!isPersonal && !isImage && tokenProvider && sharePointSiteId) {
1194
+ const chatId = conversationRef.conversation?.id;
1195
+ activity.attachments = [buildTeamsFileInfoCard(await getDriveItemProperties({
1196
+ siteId: sharePointSiteId,
1197
+ itemId: (await uploadAndShareSharePoint({
1198
+ buffer: media.buffer,
1199
+ filename: fileName,
1200
+ contentType,
1201
+ tokenProvider,
1202
+ siteId: sharePointSiteId,
1203
+ chatId: chatId ?? void 0,
1204
+ usePerUserSharing: conversationType === "groupchat"
1205
+ })).itemId,
1206
+ tokenProvider
1207
+ }))];
1208
+ return activity;
1209
+ }
1210
+ if (!isPersonal && media.kind !== "image" && tokenProvider) {
1211
+ const uploaded = await uploadAndShareOneDrive({
1212
+ buffer: media.buffer,
1213
+ filename: fileName,
1214
+ contentType,
1215
+ tokenProvider
1216
+ });
1217
+ const fileLink = `📎 [${uploaded.name}](${uploaded.shareUrl})`;
1218
+ const existingText = typeof activity.text === "string" ? activity.text : void 0;
1219
+ activity.text = existingText ? `${existingText}\n\n${fileLink}` : fileLink;
1220
+ return activity;
1221
+ }
1222
+ const base64 = media.buffer.toString("base64");
1223
+ contentUrl = `data:${media.contentType};base64,${base64}`;
1224
+ }
1225
+ activity.attachments = [{
1226
+ name: fileName,
1227
+ contentType,
1228
+ contentUrl
1229
+ }];
1230
+ }
1231
+ return activity;
1232
+ }
1233
+ async function sendMSTeamsMessages(params) {
1234
+ const messages = params.messages.filter((m) => m.text && m.text.trim().length > 0 || m.mediaUrl);
1235
+ if (messages.length === 0) return [];
1236
+ const retryOptions = resolveRetryOptions(params.retry);
1237
+ const sendWithRetry = async (sendOnce, meta) => {
1238
+ if (!retryOptions.enabled) return await sendOnce();
1239
+ let attempt = 1;
1240
+ while (true) try {
1241
+ return await sendOnce();
1242
+ } catch (err) {
1243
+ const classification = classifyMSTeamsSendError(err);
1244
+ if (!(attempt < retryOptions.maxAttempts && shouldRetry(classification))) throw err;
1245
+ const delayMs = computeRetryDelayMs(attempt, classification, retryOptions);
1246
+ const nextAttempt = attempt + 1;
1247
+ params.onRetry?.({
1248
+ messageIndex: meta.messageIndex,
1249
+ messageCount: meta.messageCount,
1250
+ nextAttempt,
1251
+ maxAttempts: retryOptions.maxAttempts,
1252
+ delayMs,
1253
+ classification
1254
+ });
1255
+ await sleep(delayMs);
1256
+ attempt = nextAttempt;
1257
+ }
1258
+ };
1259
+ const sendMessageInContext = async (ctx, message, messageIndex) => {
1260
+ return extractMessageId(await sendWithRetry(async () => await ctx.sendActivity(await buildActivity(message, params.conversationRef, params.tokenProvider, params.sharePointSiteId, params.mediaMaxBytes)), {
1261
+ messageIndex,
1262
+ messageCount: messages.length
1263
+ })) ?? "unknown";
1264
+ };
1265
+ const sendMessageBatchInContext = async (ctx, batch, startIndex) => {
1266
+ const messageIds = [];
1267
+ for (const [idx, message] of batch.entries()) messageIds.push(await sendMessageInContext(ctx, message, startIndex + idx));
1268
+ return messageIds;
1269
+ };
1270
+ const sendProactively = async (batch, startIndex) => {
1271
+ const proactiveRef = {
1272
+ ...buildConversationReference(params.conversationRef),
1273
+ activityId: void 0
1274
+ };
1275
+ const messageIds = [];
1276
+ await params.adapter.continueConversation(params.appId, proactiveRef, async (ctx) => {
1277
+ messageIds.push(...await sendMessageBatchInContext(ctx, batch, startIndex));
1278
+ });
1279
+ return messageIds;
1280
+ };
1281
+ if (params.replyStyle === "thread") {
1282
+ const ctx = params.context;
1283
+ if (!ctx) throw new Error("Missing context for replyStyle=thread");
1284
+ const messageIds = [];
1285
+ for (const [idx, message] of messages.entries()) {
1286
+ const result = await withRevokedProxyFallback({
1287
+ run: async () => ({
1288
+ ids: [await sendMessageInContext(ctx, message, idx)],
1289
+ fellBack: false
1290
+ }),
1291
+ onRevoked: async () => {
1292
+ const remaining = messages.slice(idx);
1293
+ return {
1294
+ ids: remaining.length > 0 ? await sendProactively(remaining, idx) : [],
1295
+ fellBack: true
1296
+ };
1297
+ }
1298
+ });
1299
+ messageIds.push(...result.ids);
1300
+ if (result.fellBack) return messageIds;
1301
+ }
1302
+ return messageIds;
1303
+ }
1304
+ return await sendProactively(messages, 0);
1305
+ }
1306
+ //#endregion
1307
+ //#region extensions/msteams/src/send-context.ts
1308
+ /**
1309
+ * Parse the target value into a conversation reference lookup key.
1310
+ * Supported formats:
1311
+ * - conversation:19:abc@thread.tacv2 → lookup by conversation ID
1312
+ * - user:aad-object-id → lookup by user AAD object ID
1313
+ * - 19:abc@thread.tacv2 → direct conversation ID
1314
+ */
1315
+ function parseRecipient(to) {
1316
+ const trimmed = to.trim();
1317
+ const finalize = (type, id) => {
1318
+ const normalized = id.trim();
1319
+ if (!normalized) throw new Error(`Invalid target value: missing ${type} id`);
1320
+ return {
1321
+ type,
1322
+ id: normalized
1323
+ };
1324
+ };
1325
+ if (trimmed.startsWith("conversation:")) return finalize("conversation", trimmed.slice(13));
1326
+ if (trimmed.startsWith("user:")) return finalize("user", trimmed.slice(5));
1327
+ if (trimmed.startsWith("19:") || trimmed.includes("@thread")) return finalize("conversation", trimmed);
1328
+ return finalize("user", trimmed);
1329
+ }
1330
+ /**
1331
+ * Find a stored conversation reference for the given recipient.
1332
+ */
1333
+ async function findConversationReference(recipient) {
1334
+ if (recipient.type === "conversation") {
1335
+ const ref = await recipient.store.get(recipient.id);
1336
+ if (ref) return {
1337
+ conversationId: recipient.id,
1338
+ ref
1339
+ };
1340
+ return null;
1341
+ }
1342
+ const found = await recipient.store.findByUserId(recipient.id);
1343
+ if (!found) return null;
1344
+ return {
1345
+ conversationId: found.conversationId,
1346
+ ref: found.reference
1347
+ };
1348
+ }
1349
+ async function resolveMSTeamsSendContext(params) {
1350
+ const msteamsCfg = params.cfg.channels?.msteams;
1351
+ if (!msteamsCfg?.enabled) throw new Error("msteams provider is not enabled");
1352
+ const creds = resolveMSTeamsCredentials(msteamsCfg);
1353
+ if (!creds) throw new Error("msteams credentials not configured");
1354
+ const store = createMSTeamsConversationStoreFs();
1355
+ const recipient = parseRecipient(params.to);
1356
+ const found = await findConversationReference({
1357
+ ...recipient,
1358
+ store
1359
+ });
1360
+ if (!found) throw new Error(`No conversation reference found for ${recipient.type}:${recipient.id}. The bot must receive a message from this conversation before it can send proactively.`);
1361
+ const { conversationId, ref } = found;
1362
+ const log = getMSTeamsRuntime().logging.getChildLogger({ name: "msteams:send" });
1363
+ const { sdk, authConfig } = await loadMSTeamsSdkWithAuth(creds);
1364
+ const adapter = createMSTeamsAdapter(authConfig, sdk);
1365
+ const tokenProvider = new sdk.MsalTokenProvider(authConfig);
1366
+ const storedConversationType = ref.conversation?.conversationType?.toLowerCase() ?? "";
1367
+ let conversationType;
1368
+ if (storedConversationType === "personal") conversationType = "personal";
1369
+ else if (storedConversationType === "channel") conversationType = "channel";
1370
+ else conversationType = "groupChat";
1371
+ const sharePointSiteId = msteamsCfg.sharePointSiteId;
1372
+ const mediaMaxBytes = resolveChannelMediaMaxBytes({
1373
+ cfg: params.cfg,
1374
+ resolveChannelLimitMb: ({ cfg }) => cfg.channels?.msteams?.mediaMaxMb
1375
+ });
1376
+ return {
1377
+ appId: creds.appId,
1378
+ conversationId,
1379
+ ref,
1380
+ adapter,
1381
+ log,
1382
+ conversationType,
1383
+ tokenProvider,
1384
+ sharePointSiteId,
1385
+ mediaMaxBytes
1386
+ };
1387
+ }
1388
+ //#endregion
1389
+ //#region extensions/msteams/src/send.ts
1390
+ /** Threshold for large files that require FileConsentCard flow in personal chats */
1391
+ const FILE_CONSENT_THRESHOLD_BYTES = 4 * 1024 * 1024;
1392
+ /**
1393
+ * MSTeams-specific media size limit (100MB).
1394
+ * Higher than the default because OneDrive upload handles large files well.
1395
+ */
1396
+ const MSTEAMS_MAX_MEDIA_BYTES = 100 * 1024 * 1024;
1397
+ /**
1398
+ * Send a message to a Teams conversation or user.
1399
+ *
1400
+ * Uses the stored ConversationReference from previous interactions.
1401
+ * The bot must have received at least one message from the conversation
1402
+ * before proactive messaging works.
1403
+ *
1404
+ * File handling by conversation type:
1405
+ * - Personal (1:1) chats: small images (<4MB) use base64, large files and non-images use FileConsentCard
1406
+ * - Group chats / channels: files are uploaded to OneDrive and shared via link
1407
+ */
1408
+ async function sendMessageMSTeams(params) {
1409
+ const { cfg, to, text, mediaUrl, mediaLocalRoots } = params;
1410
+ const tableMode = getMSTeamsRuntime().channel.text.resolveMarkdownTableMode({
1411
+ cfg,
1412
+ channel: "msteams"
1413
+ });
1414
+ const messageText = getMSTeamsRuntime().channel.text.convertMarkdownTables(text ?? "", tableMode);
1415
+ const ctx = await resolveMSTeamsSendContext({
1416
+ cfg,
1417
+ to
1418
+ });
1419
+ const { adapter, appId, conversationId, ref, log, conversationType, tokenProvider, sharePointSiteId } = ctx;
1420
+ log.debug?.("sending proactive message", {
1421
+ conversationId,
1422
+ conversationType,
1423
+ textLength: messageText.length,
1424
+ hasMedia: Boolean(mediaUrl)
1425
+ });
1426
+ if (mediaUrl) {
1427
+ const media = await loadOutboundMediaFromUrl(mediaUrl, {
1428
+ maxBytes: ctx.mediaMaxBytes ?? MSTEAMS_MAX_MEDIA_BYTES,
1429
+ mediaLocalRoots
1430
+ });
1431
+ const isLargeFile = media.buffer.length >= FILE_CONSENT_THRESHOLD_BYTES;
1432
+ const isImage = media.contentType?.startsWith("image/") ?? false;
1433
+ const fallbackFileName = await extractFilename(mediaUrl);
1434
+ const fileName = media.fileName ?? fallbackFileName;
1435
+ log.debug?.("processing media", {
1436
+ fileName,
1437
+ contentType: media.contentType,
1438
+ size: media.buffer.length,
1439
+ isLargeFile,
1440
+ isImage,
1441
+ conversationType
1442
+ });
1443
+ if (requiresFileConsent({
1444
+ conversationType,
1445
+ contentType: media.contentType,
1446
+ bufferSize: media.buffer.length,
1447
+ thresholdBytes: FILE_CONSENT_THRESHOLD_BYTES
1448
+ })) {
1449
+ const { activity, uploadId } = prepareFileConsentActivity({
1450
+ media: {
1451
+ buffer: media.buffer,
1452
+ filename: fileName,
1453
+ contentType: media.contentType
1454
+ },
1455
+ conversationId,
1456
+ description: messageText || void 0
1457
+ });
1458
+ log.debug?.("sending file consent card", {
1459
+ uploadId,
1460
+ fileName,
1461
+ size: media.buffer.length
1462
+ });
1463
+ const messageId = await sendProactiveActivity({
1464
+ adapter,
1465
+ appId,
1466
+ ref,
1467
+ activity,
1468
+ errorPrefix: "msteams consent card send"
1469
+ });
1470
+ log.info("sent file consent card", {
1471
+ conversationId,
1472
+ messageId,
1473
+ uploadId
1474
+ });
1475
+ return {
1476
+ messageId,
1477
+ conversationId,
1478
+ pendingUploadId: uploadId
1479
+ };
1480
+ }
1481
+ if (conversationType === "personal") {
1482
+ const base64 = media.buffer.toString("base64");
1483
+ return sendTextWithMedia(ctx, messageText, `data:${media.contentType};base64,${base64}`);
1484
+ }
1485
+ if (isImage && !sharePointSiteId) {
1486
+ const base64 = media.buffer.toString("base64");
1487
+ return sendTextWithMedia(ctx, messageText, `data:${media.contentType};base64,${base64}`);
1488
+ }
1489
+ try {
1490
+ if (sharePointSiteId) {
1491
+ log.debug?.("uploading to SharePoint for native file card", {
1492
+ fileName,
1493
+ conversationType,
1494
+ siteId: sharePointSiteId
1495
+ });
1496
+ const uploaded = await uploadAndShareSharePoint({
1497
+ buffer: media.buffer,
1498
+ filename: fileName,
1499
+ contentType: media.contentType,
1500
+ tokenProvider,
1501
+ siteId: sharePointSiteId,
1502
+ chatId: conversationId,
1503
+ usePerUserSharing: conversationType === "groupChat"
1504
+ });
1505
+ log.debug?.("SharePoint upload complete", {
1506
+ itemId: uploaded.itemId,
1507
+ shareUrl: uploaded.shareUrl
1508
+ });
1509
+ const driveItem = await getDriveItemProperties({
1510
+ siteId: sharePointSiteId,
1511
+ itemId: uploaded.itemId,
1512
+ tokenProvider
1513
+ });
1514
+ log.debug?.("driveItem properties retrieved", {
1515
+ eTag: driveItem.eTag,
1516
+ webDavUrl: driveItem.webDavUrl
1517
+ });
1518
+ const fileCardAttachment = buildTeamsFileInfoCard(driveItem);
1519
+ const messageId = await sendProactiveActivityRaw({
1520
+ adapter,
1521
+ appId,
1522
+ ref,
1523
+ activity: {
1524
+ type: "message",
1525
+ text: messageText || void 0,
1526
+ attachments: [fileCardAttachment]
1527
+ }
1528
+ });
1529
+ log.info("sent native file card", {
1530
+ conversationId,
1531
+ messageId,
1532
+ fileName: driveItem.name
1533
+ });
1534
+ return {
1535
+ messageId,
1536
+ conversationId
1537
+ };
1538
+ }
1539
+ log.debug?.("uploading to OneDrive (no SharePoint site configured)", {
1540
+ fileName,
1541
+ conversationType
1542
+ });
1543
+ const uploaded = await uploadAndShareOneDrive({
1544
+ buffer: media.buffer,
1545
+ filename: fileName,
1546
+ contentType: media.contentType,
1547
+ tokenProvider
1548
+ });
1549
+ log.debug?.("OneDrive upload complete", {
1550
+ itemId: uploaded.itemId,
1551
+ shareUrl: uploaded.shareUrl
1552
+ });
1553
+ const fileLink = `📎 [${uploaded.name}](${uploaded.shareUrl})`;
1554
+ const messageId = await sendProactiveActivityRaw({
1555
+ adapter,
1556
+ appId,
1557
+ ref,
1558
+ activity: {
1559
+ type: "message",
1560
+ text: messageText ? `${messageText}\n\n${fileLink}` : fileLink
1561
+ }
1562
+ });
1563
+ log.info("sent message with OneDrive file link", {
1564
+ conversationId,
1565
+ messageId,
1566
+ shareUrl: uploaded.shareUrl
1567
+ });
1568
+ return {
1569
+ messageId,
1570
+ conversationId
1571
+ };
1572
+ } catch (err) {
1573
+ const classification = classifyMSTeamsSendError(err);
1574
+ const hint = formatMSTeamsSendErrorHint(classification);
1575
+ const status = classification.statusCode ? ` (HTTP ${classification.statusCode})` : "";
1576
+ throw new Error(`msteams file send failed${status}: ${formatUnknownError(err)}${hint ? ` (${hint})` : ""}`, { cause: err });
1577
+ }
1578
+ }
1579
+ return sendTextWithMedia(ctx, messageText, void 0);
1580
+ }
1581
+ /**
1582
+ * Send a text message with optional base64 media URL.
1583
+ */
1584
+ async function sendTextWithMedia(ctx, text, mediaUrl) {
1585
+ const { adapter, appId, conversationId, ref, log, tokenProvider, sharePointSiteId, mediaMaxBytes } = ctx;
1586
+ let messageIds;
1587
+ try {
1588
+ messageIds = await sendMSTeamsMessages({
1589
+ replyStyle: "top-level",
1590
+ adapter,
1591
+ appId,
1592
+ conversationRef: ref,
1593
+ messages: [{
1594
+ text: text || void 0,
1595
+ mediaUrl
1596
+ }],
1597
+ retry: {},
1598
+ onRetry: (event) => {
1599
+ log.debug?.("retrying send", {
1600
+ conversationId,
1601
+ ...event
1602
+ });
1603
+ },
1604
+ tokenProvider,
1605
+ sharePointSiteId,
1606
+ mediaMaxBytes
1607
+ });
1608
+ } catch (err) {
1609
+ const classification = classifyMSTeamsSendError(err);
1610
+ const hint = formatMSTeamsSendErrorHint(classification);
1611
+ const status = classification.statusCode ? ` (HTTP ${classification.statusCode})` : "";
1612
+ throw new Error(`msteams send failed${status}: ${formatUnknownError(err)}${hint ? ` (${hint})` : ""}`, { cause: err });
1613
+ }
1614
+ const messageId = messageIds[0] ?? "unknown";
1615
+ log.info("sent proactive message", {
1616
+ conversationId,
1617
+ messageId
1618
+ });
1619
+ return {
1620
+ messageId,
1621
+ conversationId
1622
+ };
1623
+ }
1624
+ async function sendProactiveActivityRaw({ adapter, appId, ref, activity }) {
1625
+ const proactiveRef = {
1626
+ ...buildConversationReference(ref),
1627
+ activityId: void 0
1628
+ };
1629
+ let messageId = "unknown";
1630
+ await adapter.continueConversation(appId, proactiveRef, async (ctx) => {
1631
+ messageId = extractMessageId(await ctx.sendActivity(activity)) ?? "unknown";
1632
+ });
1633
+ return messageId;
1634
+ }
1635
+ async function sendProactiveActivity({ adapter, appId, ref, activity, errorPrefix }) {
1636
+ try {
1637
+ return await sendProactiveActivityRaw({
1638
+ adapter,
1639
+ appId,
1640
+ ref,
1641
+ activity
1642
+ });
1643
+ } catch (err) {
1644
+ const classification = classifyMSTeamsSendError(err);
1645
+ const hint = formatMSTeamsSendErrorHint(classification);
1646
+ const status = classification.statusCode ? ` (HTTP ${classification.statusCode})` : "";
1647
+ throw new Error(`${errorPrefix} failed${status}: ${formatUnknownError(err)}${hint ? ` (${hint})` : ""}`, { cause: err });
1648
+ }
1649
+ }
1650
+ /**
1651
+ * Send a poll (Adaptive Card) to a Teams conversation or user.
1652
+ */
1653
+ async function sendPollMSTeams(params) {
1654
+ const { cfg, to, question, options, maxSelections } = params;
1655
+ const { adapter, appId, conversationId, ref, log } = await resolveMSTeamsSendContext({
1656
+ cfg,
1657
+ to
1658
+ });
1659
+ const pollCard = buildMSTeamsPollCard({
1660
+ question,
1661
+ options,
1662
+ maxSelections
1663
+ });
1664
+ log.debug?.("sending poll", {
1665
+ conversationId,
1666
+ pollId: pollCard.pollId,
1667
+ optionCount: pollCard.options.length
1668
+ });
1669
+ const messageId = await sendProactiveActivity({
1670
+ adapter,
1671
+ appId,
1672
+ ref,
1673
+ activity: {
1674
+ type: "message",
1675
+ attachments: [{
1676
+ contentType: "application/vnd.microsoft.card.adaptive",
1677
+ content: pollCard.card
1678
+ }]
1679
+ },
1680
+ errorPrefix: "msteams poll send"
1681
+ });
1682
+ log.info("sent poll", {
1683
+ conversationId,
1684
+ pollId: pollCard.pollId,
1685
+ messageId
1686
+ });
1687
+ return {
1688
+ pollId: pollCard.pollId,
1689
+ messageId,
1690
+ conversationId
1691
+ };
1692
+ }
1693
+ /**
1694
+ * Send an arbitrary Adaptive Card to a Teams conversation or user.
1695
+ */
1696
+ async function sendAdaptiveCardMSTeams(params) {
1697
+ const { cfg, to, card } = params;
1698
+ const { adapter, appId, conversationId, ref, log } = await resolveMSTeamsSendContext({
1699
+ cfg,
1700
+ to
1701
+ });
1702
+ log.debug?.("sending adaptive card", {
1703
+ conversationId,
1704
+ cardType: card.type,
1705
+ cardVersion: card.version
1706
+ });
1707
+ const messageId = await sendProactiveActivity({
1708
+ adapter,
1709
+ appId,
1710
+ ref,
1711
+ activity: {
1712
+ type: "message",
1713
+ attachments: [{
1714
+ contentType: "application/vnd.microsoft.card.adaptive",
1715
+ content: card
1716
+ }]
1717
+ },
1718
+ errorPrefix: "msteams card send"
1719
+ });
1720
+ log.info("sent adaptive card", {
1721
+ conversationId,
1722
+ messageId
1723
+ });
1724
+ return {
1725
+ messageId,
1726
+ conversationId
1727
+ };
1728
+ }
1729
+ //#endregion
1730
+ //#region extensions/msteams/src/probe.ts
1731
+ function decodeJwtPayload(token) {
1732
+ const parts = token.split(".");
1733
+ if (parts.length < 2) return null;
1734
+ const payload = parts[1] ?? "";
1735
+ const normalized = payload.padEnd(payload.length + (4 - payload.length % 4) % 4, "=").replace(/-/g, "+").replace(/_/g, "/");
1736
+ try {
1737
+ const decoded = Buffer.from(normalized, "base64").toString("utf8");
1738
+ const parsed = JSON.parse(decoded);
1739
+ return parsed && typeof parsed === "object" ? parsed : null;
1740
+ } catch {
1741
+ return null;
1742
+ }
1743
+ }
1744
+ function readStringArray(value) {
1745
+ if (!Array.isArray(value)) return;
1746
+ const out = normalizeStringEntries(value);
1747
+ return out.length > 0 ? out : void 0;
1748
+ }
1749
+ function readScopes(value) {
1750
+ if (typeof value !== "string") return;
1751
+ const out = value.split(/\s+/).map((entry) => entry.trim()).filter(Boolean);
1752
+ return out.length > 0 ? out : void 0;
1753
+ }
1754
+ async function probeMSTeams(cfg) {
1755
+ const creds = resolveMSTeamsCredentials(cfg);
1756
+ if (!creds) return {
1757
+ ok: false,
1758
+ error: "missing credentials (appId, appPassword, tenantId)"
1759
+ };
1760
+ try {
1761
+ const { sdk, authConfig } = await loadMSTeamsSdkWithAuth(creds);
1762
+ const tokenProvider = new sdk.MsalTokenProvider(authConfig);
1763
+ await tokenProvider.getAccessToken("https://api.botframework.com");
1764
+ let graph;
1765
+ try {
1766
+ const accessToken = readAccessToken(await tokenProvider.getAccessToken("https://graph.microsoft.com"));
1767
+ const payload = accessToken ? decodeJwtPayload(accessToken) : null;
1768
+ graph = {
1769
+ ok: true,
1770
+ roles: readStringArray(payload?.roles),
1771
+ scopes: readScopes(payload?.scp)
1772
+ };
1773
+ } catch (err) {
1774
+ graph = {
1775
+ ok: false,
1776
+ error: formatUnknownError(err)
1777
+ };
1778
+ }
1779
+ return {
1780
+ ok: true,
1781
+ appId: creds.appId,
1782
+ ...graph ? { graph } : {}
1783
+ };
1784
+ } catch (err) {
1785
+ return {
1786
+ ok: false,
1787
+ appId: creds.appId,
1788
+ error: formatUnknownError(err)
1789
+ };
1790
+ }
1791
+ }
1792
+ //#endregion
1793
+ export { createMSTeamsConversationStoreFs as _, buildConversationReference as a, withRevokedProxyFallback as c, buildFileInfoCard as d, parseFileConsentInvoke as f, formatUnknownError as g, formatMSTeamsSendErrorHint as h, sendPollMSTeams as i, getPendingUpload as l, classifyMSTeamsSendError as m, sendAdaptiveCardMSTeams as n, renderReplyPayloadsToMessages as o, uploadToConsentUrl as p, sendMessageMSTeams as r, sendMSTeamsMessages as s, probeMSTeams as t, removePendingUpload as u, createMSTeamsPollStoreFs as v, extractMSTeamsPollVote as y };