@kitn.ai/ui 0.20.1 → 0.22.0

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 (510) hide show
  1. package/README.md +44 -45
  2. package/dist/components/artifact-card.d.ts +51 -0
  3. package/dist/components/artifact.d.ts +1 -1
  4. package/dist/components/attachments.d.ts +2 -2
  5. package/dist/components/audio-visualizer/index.d.ts +3 -3
  6. package/dist/components/audio-visualizer/labs/lab-choreography.d.ts +59 -0
  7. package/dist/components/audio-visualizer/labs/lab-shaders.d.ts +22 -0
  8. package/dist/components/audio-visualizer/labs/lab-visualizer.d.ts +18 -0
  9. package/dist/components/audio-visualizer/variant-aurora.d.ts +2 -2
  10. package/dist/components/audio-visualizer/variant-bar.d.ts +2 -2
  11. package/dist/components/audio-visualizer/variant-custom.d.ts +2 -2
  12. package/dist/components/audio-visualizer/variant-grid.d.ts +1 -1
  13. package/dist/components/audio-visualizer/variant-radial.d.ts +1 -1
  14. package/dist/components/audio-visualizer/variant-wave.d.ts +1 -1
  15. package/dist/components/card-fallback.d.ts +12 -2
  16. package/dist/components/card-renderer.d.ts +63 -2
  17. package/dist/components/chat-container.d.ts +3 -0
  18. package/dist/components/chat-scope-picker.d.ts +2 -2
  19. package/dist/components/chat-thread.d.ts +77 -18
  20. package/dist/components/choice-card.d.ts +3 -28
  21. package/dist/components/composer-dom.d.ts +1 -1
  22. package/dist/components/composer-highlight.d.ts +1 -1
  23. package/dist/components/composer-history.d.ts +1 -1
  24. package/dist/components/composer.d.ts +1 -1
  25. package/dist/components/confirm-card.d.ts +3 -18
  26. package/dist/components/context.d.ts +8 -4
  27. package/dist/components/conversation-item.d.ts +1 -1
  28. package/dist/components/conversation-list.d.ts +4 -3
  29. package/dist/components/embed.d.ts +3 -3
  30. package/dist/components/file-tree.d.ts +11 -22
  31. package/dist/components/form-widgets.d.ts +1 -1
  32. package/dist/components/form.d.ts +3 -44
  33. package/dist/components/link-preview.d.ts +3 -3
  34. package/dist/components/loader.d.ts +30 -48
  35. package/dist/components/message-skills.d.ts +4 -0
  36. package/dist/components/message.d.ts +84 -21
  37. package/dist/components/model-switcher.d.ts +2 -2
  38. package/dist/components/prompt-input.d.ts +2 -2
  39. package/dist/components/response-compare-types.d.ts +11 -2
  40. package/dist/components/response-compare.d.ts +3 -3
  41. package/dist/components/source.d.ts +12 -3
  42. package/dist/components/tasks-card.d.ts +3 -31
  43. package/dist/components/thread.d.ts +17 -5
  44. package/dist/components/toast.d.ts +2 -2
  45. package/dist/components/tool-classify.d.ts +8 -0
  46. package/dist/components/tool-types.d.ts +29 -1
  47. package/dist/components/tool.d.ts +3 -3
  48. package/dist/components/use-card-resolution.d.ts +1 -1
  49. package/dist/create-tween-COnPwAQN.js +338 -0
  50. package/dist/create-tween-DmTUaXWE.js +341 -0
  51. package/dist/create-tween-qs-jjvNA.js +7 -0
  52. package/dist/custom-elements.json +1726 -463
  53. package/dist/elements/agent-card.js +1 -1
  54. package/dist/elements/artifact.js +1 -1
  55. package/dist/elements/attachments.js +1 -1
  56. package/dist/elements/audio-visualizer.js +1 -1
  57. package/dist/elements/avatar.js +1 -1
  58. package/dist/elements/badge.js +1 -1
  59. package/dist/elements/button.js +1 -1
  60. package/dist/elements/card.js +1 -1
  61. package/dist/elements/cards.js +1 -1
  62. package/dist/elements/chain-of-thought.js +1 -1
  63. package/dist/elements/chat-scope-picker.js +1 -1
  64. package/dist/elements/chat-types.d.ts +70 -10
  65. package/dist/elements/chat-workspace.js +1 -1
  66. package/dist/elements/chat.js +1 -1
  67. package/dist/elements/checkpoint.js +1 -1
  68. package/dist/elements/choice.js +1 -1
  69. package/dist/elements/chunks/{Icon-Tj58ES_d.js → Icon-CHG5z5L7.js} +1 -1
  70. package/dist/elements/chunks/{action-icons-ns1Fnedj.js → action-icons-BAtCEEgg.js} +1 -1
  71. package/dist/elements/chunks/arrow-left-CFPTeL1Y.js +1 -0
  72. package/dist/elements/chunks/artifact-fBZOE4SO.js +1 -0
  73. package/dist/elements/chunks/{attachments-mCB5F1Fq.js → attachments-DpYMe5VQ.js} +1 -1
  74. package/dist/elements/chunks/audio-visualizer-DFwzAcuL.js +1 -0
  75. package/dist/elements/chunks/{badge-B4Zuajl2.js → badge-D6zodm6E.js} +1 -1
  76. package/dist/elements/chunks/{button-ZWNif3--.js → button-C42vrGvO.js} +1 -1
  77. package/dist/elements/chunks/card-renderer-DMZsSuvU.js +1 -0
  78. package/dist/elements/chunks/card-tags-D8lZ-C_U.js +1 -0
  79. package/dist/elements/chunks/chat-thread-CNNEhol-.js +1 -0
  80. package/dist/elements/chunks/check-7Q3K-iXE.js +1 -0
  81. package/dist/elements/chunks/chevron-down-CpNYLn7E.js +1 -0
  82. package/dist/elements/chunks/chevron-right-DrH85Fha.js +1 -0
  83. package/dist/elements/chunks/choice-card-YoWjpsFV.js +1 -0
  84. package/dist/elements/chunks/circle-C9KRjKYv.js +1 -0
  85. package/dist/elements/chunks/circle-check-Dmi7Y4zw.js +1 -0
  86. package/dist/elements/chunks/{circle-x-B7faJFlY.js → circle-x-QIxXda6k.js} +1 -1
  87. package/dist/elements/chunks/code-block-CqeugReY.js +1 -0
  88. package/dist/elements/chunks/{collapsible-DM1Ckd4e.js → collapsible-sTv-_5lF.js} +1 -1
  89. package/dist/elements/chunks/{composer-BguS0QL_.js → composer-ldQyeVEB.js} +2 -2
  90. package/dist/elements/chunks/confirm-card-C0RNOwfn.js +1 -0
  91. package/dist/elements/chunks/context-5qgypNHC.js +1 -0
  92. package/dist/elements/chunks/conversation-list-DLzOacXz.js +1 -0
  93. package/dist/elements/chunks/create-tween-V4TXZ93X.js +7 -0
  94. package/dist/elements/chunks/default-input-DeeRSDHc.js +1 -0
  95. package/dist/elements/chunks/define-lE-QvQFn.js +1 -0
  96. package/dist/elements/chunks/{disclosure-CIZ5c8nO.js → disclosure-DZSa9jog.js} +1 -1
  97. package/dist/elements/chunks/{download-Dsbg3ste.js → download-B2ZmnGqW.js} +1 -1
  98. package/dist/elements/chunks/{dropdown-BDd1-Zgi.js → dropdown-R3B7cSRE.js} +1 -1
  99. package/dist/elements/chunks/{ellipsis-Dw6qrss-.js → ellipsis-BmxceY4l.js} +1 -1
  100. package/dist/elements/chunks/embed-BVrtTZPo.js +1 -0
  101. package/dist/elements/chunks/{external-link-Vt74zAoL.js → external-link-BbdR7YO7.js} +1 -1
  102. package/dist/elements/chunks/{file-text-CZrZF6_v.js → file-text-D7dijo1A.js} +1 -1
  103. package/dist/elements/chunks/{file-tree-DF4okKyo.js → file-tree-0upJ5jeb.js} +1 -1
  104. package/dist/elements/chunks/{folder-glP5rha4.js → folder-D8z58t7B.js} +1 -1
  105. package/dist/elements/chunks/form-p5BKJNw5.js +1 -0
  106. package/dist/elements/chunks/hover-card-CN9s2md5.js +1 -0
  107. package/dist/elements/chunks/{icon-BLb8beoi.js → icon-CNiKP37E.js} +1 -1
  108. package/dist/elements/chunks/{info-CIsv92JK.js → info-BSnuJiHI.js} +1 -1
  109. package/dist/elements/chunks/{input-Dds1kFyt.js → input-BauDmzxX.js} +1 -1
  110. package/dist/elements/chunks/{kbd-De_xbgi9.js → kbd-BlHJaP9b.js} +1 -1
  111. package/dist/elements/chunks/{link-i4r_k7z4.js → link-DEi5iUWC.js} +1 -1
  112. package/dist/elements/chunks/link-preview-BaHyM6W4.js +1 -0
  113. package/dist/elements/chunks/{loader-BmQH4s3V.js → loader-CmJG_Fkq.js} +1 -1
  114. package/dist/elements/chunks/{markdown-Zi21WhUz.js → markdown-D2jaMpCN.js} +1 -1
  115. package/dist/elements/chunks/message-C5UfXZ2Z.js +1 -0
  116. package/dist/elements/chunks/message-CXWLmmLn.js +1 -0
  117. package/dist/elements/chunks/message-square-hXylwsy0.js +1 -0
  118. package/dist/elements/chunks/{minimize-2--ifeCGrl.js → minimize-2-C9ytZFMU.js} +1 -1
  119. package/dist/elements/chunks/model-switcher-CivGfD7-.js +1 -0
  120. package/dist/elements/chunks/{overlay-kD8dwRv_.js → overlay-DJL_sbOm.js} +1 -1
  121. package/dist/elements/chunks/{paperclip-q21dYOSK.js → paperclip-CFaB8naM.js} +1 -1
  122. package/dist/elements/chunks/{progress-bar-BrAIIaaJ.js → progress-bar-Br5SksfR.js} +1 -1
  123. package/dist/elements/chunks/{prompt-suggestion-Bjn2K-fR.js → prompt-suggestion-CMIvtAhU.js} +1 -1
  124. package/dist/elements/chunks/reasoning-DpZcNzLq.js +1 -0
  125. package/dist/elements/chunks/{resizable-Dp4JExql.js → resizable-Q8i3T9a_.js} +1 -1
  126. package/dist/elements/chunks/{rotate-cw-CFWWkpj2.js → rotate-cw-B5IHCBFV.js} +1 -1
  127. package/dist/elements/chunks/{scroll-area-Bb0kHH1j.js → scroll-area-eLeydBje.js} +1 -1
  128. package/dist/elements/chunks/scroll-button-DWbz0yA1.js +1 -0
  129. package/dist/elements/chunks/{separator-9kRgr1X9.js → separator-Xic78AD_.js} +1 -1
  130. package/dist/elements/chunks/{settings-B8lmec4D.js → settings-B8H51pAx.js} +1 -1
  131. package/dist/elements/chunks/{settings-group-I0hEuXiN.js → settings-group-CsG9eYLe.js} +1 -1
  132. package/dist/elements/chunks/{share-C3lTiYGt.js → share-CNTx0z__.js} +1 -1
  133. package/dist/elements/chunks/skeleton-CLlHTcMI.js +1 -0
  134. package/dist/elements/chunks/slots-CIw9RlAe.js +1 -0
  135. package/dist/elements/chunks/source-BoVcU5ok.js +1 -0
  136. package/dist/elements/chunks/{star-CSJtGxgv.js → star-CxQVTVhI.js} +1 -1
  137. package/dist/elements/chunks/{store-CHyW95TP.js → store-CLtS5CUG.js} +1 -1
  138. package/dist/elements/chunks/tasks-card-CzlkLmUt.js +1 -0
  139. package/dist/elements/chunks/{text-shimmer-Cn9TmNpI.js → text-shimmer-D5NhpIQ1.js} +1 -1
  140. package/dist/elements/chunks/textarea-x5Uxsmtm.js +1 -0
  141. package/dist/elements/chunks/{thumbs-up-PNVVThEF.js → thumbs-up-UobcJnx9.js} +1 -1
  142. package/dist/elements/chunks/{toast-store-DKbQn3Wn.js → toast-store-BOfs9eXq.js} +1 -1
  143. package/dist/elements/chunks/{tool-DjTRpIpl.js → tool-Be6Dh_dt.js} +1 -1
  144. package/dist/elements/chunks/tooltip-RxMxyCLF.js +1 -0
  145. package/dist/elements/chunks/{triangle-alert-DsHTHCPm.js → triangle-alert-C4yxH2XN.js} +1 -1
  146. package/dist/elements/chunks/use-card-resolution-jva9ehH6.js +1 -0
  147. package/dist/elements/chunks/{variant-aurora-Dc4nQUia.js → variant-aurora-Dx4VRcjS.js} +2 -2
  148. package/dist/elements/chunks/{variant-custom-y_3kVQhS.js → variant-custom-Y1ZTWgEa.js} +1 -1
  149. package/dist/elements/chunks/{variant-wave-D5OR1-9Z.js → variant-wave-B9gml9Cg.js} +2 -2
  150. package/dist/elements/chunks/{video-B7vmenoC.js → video-CrPHsytT.js} +1 -1
  151. package/dist/elements/chunks/x-_-OPHept.js +1 -0
  152. package/dist/elements/coachmark.js +1 -1
  153. package/dist/elements/code-block.js +1 -1
  154. package/dist/elements/command.js +1 -1
  155. package/dist/elements/compare.js +1 -1
  156. package/dist/elements/composer.js +1 -1
  157. package/dist/elements/confirm-card.js +1 -1
  158. package/dist/elements/context-meter.js +1 -1
  159. package/dist/elements/conversation-list.js +1 -1
  160. package/dist/elements/default-input.d.ts +34 -7
  161. package/dist/elements/define.d.ts +1 -0
  162. package/dist/elements/dialog.js +1 -1
  163. package/dist/elements/disclosure.d.ts +1 -1
  164. package/dist/elements/editable-label.js +1 -1
  165. package/dist/elements/element-data-types.d.ts +107 -0
  166. package/dist/elements/embed.js +1 -1
  167. package/dist/elements/empty.js +1 -1
  168. package/dist/elements/feedback-bar.js +1 -1
  169. package/dist/elements/file-tree.js +1 -1
  170. package/dist/elements/file-upload.js +1 -1
  171. package/dist/elements/form.js +1 -1
  172. package/dist/elements/hover-card.js +1 -1
  173. package/dist/elements/icon.js +1 -1
  174. package/dist/elements/image.js +1 -1
  175. package/dist/elements/input.js +1 -1
  176. package/dist/elements/kbd.js +1 -1
  177. package/dist/elements/link-preview.js +1 -1
  178. package/dist/elements/loader.js +1 -1
  179. package/dist/elements/markdown.js +1 -1
  180. package/dist/elements/menu.js +1 -1
  181. package/dist/elements/message-skills.js +1 -1
  182. package/dist/elements/message.js +1 -1
  183. package/dist/elements/model-switcher.js +1 -1
  184. package/dist/elements/nav.js +1 -1
  185. package/dist/elements/notice.js +1 -1
  186. package/dist/elements/pane-group.js +1 -1
  187. package/dist/elements/pane.js +1 -1
  188. package/dist/elements/popover.js +1 -1
  189. package/dist/elements/progress-bar.js +1 -1
  190. package/dist/elements/prompt-dock.js +1 -1
  191. package/dist/elements/prompt-input.js +1 -1
  192. package/dist/elements/prompt-suggestions.js +1 -1
  193. package/dist/elements/reasoning.js +1 -1
  194. package/dist/elements/register.d.ts +8 -6
  195. package/dist/elements/remote.js +1 -1
  196. package/dist/elements/resizable.js +1 -1
  197. package/dist/elements/response-stream.js +1 -1
  198. package/dist/elements/screen.js +1 -1
  199. package/dist/elements/scroll-area.js +1 -1
  200. package/dist/elements/scroll-button.js +1 -1
  201. package/dist/elements/search.js +1 -1
  202. package/dist/elements/segmented.js +1 -1
  203. package/dist/elements/separator.js +1 -1
  204. package/dist/elements/setting-item.js +1 -1
  205. package/dist/elements/settings-group.js +1 -1
  206. package/dist/elements/skeleton.js +1 -1
  207. package/dist/elements/slot-text.d.ts +51 -0
  208. package/dist/elements/slots.d.ts +21 -0
  209. package/dist/elements/source.js +1 -1
  210. package/dist/elements/status.js +1 -1
  211. package/dist/elements/switch.js +1 -1
  212. package/dist/elements/tabs.js +1 -1
  213. package/dist/elements/tasks.js +1 -1
  214. package/dist/elements/text-shimmer.js +1 -1
  215. package/dist/elements/thinking-bar.js +1 -1
  216. package/dist/elements/thread.js +1 -1
  217. package/dist/elements/toast.js +1 -1
  218. package/dist/elements/tool.js +1 -1
  219. package/dist/elements/tooltip.js +1 -1
  220. package/dist/elements/validate-messages.d.ts +25 -0
  221. package/dist/elements/voice-input.js +1 -1
  222. package/dist/elements/voice-output.js +1 -1
  223. package/dist/elements.d.ts +2734 -217
  224. package/dist/index.d.ts +163 -125
  225. package/dist/index.js +6572 -5990
  226. package/dist/index.server.d.ts +5 -0
  227. package/dist/index.server.js +5403 -4860
  228. package/dist/kai-provider.es.d.ts +5 -0
  229. package/dist/kai-provider.es.js +79 -77
  230. package/dist/kai.es.d.ts +5 -0
  231. package/dist/kai.es.js +1 -1
  232. package/dist/llms/llms-full.txt +774 -151
  233. package/dist/llms/llms.txt +57 -5
  234. package/dist/mcp.es.js +4756 -782
  235. package/dist/primitives/card-component-types.d.ts +11 -0
  236. package/dist/primitives/card-data-types.d.ts +196 -0
  237. package/dist/primitives/card-host.d.ts +1 -1
  238. package/dist/primitives/card-recovery.d.ts +3 -3
  239. package/dist/primitives/card-registry.d.ts +4 -14
  240. package/dist/primitives/card-resolution.d.ts +1 -1
  241. package/dist/primitives/card-routing.d.ts +1 -1
  242. package/dist/primitives/card-tags.d.ts +11 -0
  243. package/dist/primitives/card-validate-cards.d.ts +57 -0
  244. package/dist/primitives/card-validate-generator.testlib.d.ts +20 -0
  245. package/dist/primitives/card-validate-schemas.d.ts +17 -0
  246. package/dist/primitives/card-validate.d.ts +24 -0
  247. package/dist/primitives/create-kai-chat.d.ts +3 -3
  248. package/dist/primitives/embed-providers.d.ts +1 -1
  249. package/dist/primitives/link-preview.d.ts +1 -1
  250. package/dist/primitives/message-feedback.d.ts +2 -2
  251. package/dist/primitives/toast-store.d.ts +1 -1
  252. package/dist/react/index.d.ts +730 -302
  253. package/dist/react/use-kai-chat.d.ts +8 -4
  254. package/dist/react.d.ts +5 -0
  255. package/dist/react.js +418 -317
  256. package/dist/register-impl-AxIlqjo7.js +145 -0
  257. package/dist/remote/host-embed.d.ts +1 -1
  258. package/dist/remote/index.d.ts +2 -2
  259. package/dist/remote/provider-runtime.d.ts +2 -2
  260. package/dist/remote/provider.d.ts +2 -2
  261. package/dist/remote/validate.d.ts +1 -1
  262. package/dist/remote/wire.d.ts +1 -1
  263. package/dist/schemas/artifact.schema.json +92 -0
  264. package/dist/schemas/embed.schema.json +0 -2
  265. package/dist/schemas/from-tool-call.d.ts +48 -0
  266. package/dist/schemas/index.d.ts +48 -0
  267. package/dist/schemas/link.schema.json +0 -2
  268. package/dist/schemas/provider-subsets.d.ts +136 -0
  269. package/dist/schemas/registry.d.ts +140 -0
  270. package/dist/schemas/tool-defs.d.ts +121 -0
  271. package/dist/schemas.d.ts +5 -0
  272. package/dist/schemas.js +717 -0
  273. package/dist/solid-BGYSJyHG.js +22960 -0
  274. package/dist/solid-Dt2nEwfl.js +20194 -0
  275. package/dist/solid.d.ts +66 -0
  276. package/dist/solid.js +261 -0
  277. package/dist/solid.server.d.ts +5 -0
  278. package/dist/solid.server.js +261 -0
  279. package/dist/state/index.d.ts +14 -4
  280. package/dist/state/messages.d.ts +8 -3
  281. package/dist/state/mock.d.ts +46 -0
  282. package/dist/state/parts.d.ts +85 -0
  283. package/dist/state/stream.d.ts +15 -9
  284. package/dist/state.d.ts +5 -0
  285. package/dist/state.js +253 -84
  286. package/dist/ui/action-icons.d.ts +1 -1
  287. package/dist/ui/collapsible.d.ts +11 -6
  288. package/dist/ui/dropdown.d.ts +47 -42
  289. package/dist/ui/pane-group.d.ts +1 -1
  290. package/dist/{variant-aurora-DVtGqVH6.js → variant-aurora-B44X69AG.js} +1 -1
  291. package/dist/variant-aurora-BRhV8Flk.js +391 -0
  292. package/dist/variant-aurora-Ds5ou9BH.js +381 -0
  293. package/dist/variant-custom-B20FhtYj.js +170 -0
  294. package/dist/{variant-custom-Dif-IV4u.js → variant-custom-BvA1Schl.js} +1 -1
  295. package/dist/variant-custom-D6Rtvneb.js +200 -0
  296. package/dist/{variant-wave-DbfNdvSi.js → variant-wave-BUQtkryq.js} +1 -1
  297. package/dist/variant-wave-BVYnqy9L.js +218 -0
  298. package/dist/variant-wave-DXC6_LcH.js +208 -0
  299. package/dist/wire/chunk.d.ts +171 -0
  300. package/dist/wire/consume.d.ts +26 -0
  301. package/dist/wire/encode.d.ts +221 -0
  302. package/dist/wire/files.d.ts +116 -0
  303. package/dist/wire/formats/anthropic.d.ts +2 -0
  304. package/dist/wire/formats/openai.d.ts +5 -0
  305. package/dist/wire/index.d.ts +16 -0
  306. package/dist/wire/media-types.d.ts +106 -0
  307. package/dist/wire/read.d.ts +26 -0
  308. package/dist/wire/sink-helpers.d.ts +21 -0
  309. package/dist/wire/sse.d.ts +33 -0
  310. package/dist/wire.d.ts +5 -53
  311. package/dist/wire.js +1126 -0
  312. package/frameworks/react/index.tsx +191 -158
  313. package/frameworks/react/runtime.tsx +21 -1
  314. package/frameworks/react/use-kai-chat.tsx +11 -1
  315. package/llms-full.txt +774 -151
  316. package/llms.txt +57 -5
  317. package/package.json +62 -8
  318. package/src/agent-tooling/archetypes.ts +127 -0
  319. package/src/agent-tooling/integrations/anthropic.ts +436 -0
  320. package/src/agent-tooling/integrations/cloudflare.ts +141 -52
  321. package/src/agent-tooling/integrations/langgraph.ts +80 -13
  322. package/src/agent-tooling/integrations/mastra.ts +161 -12
  323. package/src/agent-tooling/integrations/mock.ts +47 -8
  324. package/src/agent-tooling/integrations/ollama.ts +68 -24
  325. package/src/agent-tooling/integrations/openai.ts +89 -0
  326. package/src/agent-tooling/integrations/openrouter.ts +58 -8
  327. package/src/agent-tooling/integrations/pi.ts +104 -23
  328. package/src/agent-tooling/integrations/pydantic-ai.ts +61 -5
  329. package/src/agent-tooling/integrations/vercel-ai-sdk.ts +120 -13
  330. package/src/agent-tooling/mcp/manifest.ts +206 -25
  331. package/src/agent-tooling/mcp/tools/debug.ts +13 -7
  332. package/src/agent-tooling/mcp/tools/reference.ts +285 -6
  333. package/src/agent-tooling/mcp/tools/scaffold.ts +4152 -661
  334. package/src/agent-tooling/registry.ts +74 -0
  335. package/src/agent-tooling/types.ts +361 -1
  336. package/src/components/artifact-card.tsx +120 -0
  337. package/src/components/audio-visualizer/index.tsx +9 -0
  338. package/src/components/audio-visualizer/labs/lab-choreography.ts +187 -0
  339. package/src/components/audio-visualizer/labs/lab-shaders.ts +363 -0
  340. package/src/components/audio-visualizer/labs/lab-visualizer.tsx +102 -0
  341. package/src/components/audio-visualizer/shader-canvas.tsx +31 -1
  342. package/src/components/card-fallback.tsx +42 -10
  343. package/src/components/card-renderer.tsx +146 -9
  344. package/src/components/chat-container.tsx +4 -0
  345. package/src/components/chat-thread.tsx +128 -52
  346. package/src/components/choice-card.tsx +17 -29
  347. package/src/components/composer.tsx +12 -2
  348. package/src/components/confirm-card.tsx +24 -20
  349. package/src/components/context.tsx +30 -16
  350. package/src/components/conversation-item.tsx +6 -0
  351. package/src/components/conversation-list.tsx +18 -2
  352. package/src/components/file-tree.tsx +11 -22
  353. package/src/components/file-upload.tsx +14 -8
  354. package/src/components/form.tsx +14 -47
  355. package/src/components/loader.tsx +39 -12
  356. package/src/components/message-skills.tsx +4 -0
  357. package/src/components/message.tsx +294 -46
  358. package/src/components/model-switcher.tsx +38 -8
  359. package/src/components/reasoning.tsx +92 -5
  360. package/src/components/response-compare-types.ts +25 -0
  361. package/src/components/response-compare.tsx +4 -9
  362. package/src/components/source.tsx +50 -24
  363. package/src/components/tasks-card.tsx +10 -33
  364. package/src/components/thread.tsx +84 -42
  365. package/src/components/toast.tsx +17 -6
  366. package/src/components/tool-classify.ts +26 -0
  367. package/src/components/tool-types.ts +31 -1
  368. package/src/elements/agent-card.tsx +11 -11
  369. package/src/elements/artifact.tsx +15 -7
  370. package/src/elements/attachments.tsx +6 -4
  371. package/src/elements/avatar.tsx +1 -1
  372. package/src/elements/button.tsx +29 -6
  373. package/src/elements/card.tsx +2 -2
  374. package/src/elements/cards.tsx +109 -14
  375. package/src/elements/chain-of-thought.tsx +14 -10
  376. package/src/elements/chat-scope-picker.tsx +9 -7
  377. package/src/elements/chat-types.ts +59 -6
  378. package/src/elements/chat-workspace.tsx +50 -9
  379. package/src/elements/chat.tsx +90 -3
  380. package/src/elements/choice.tsx +8 -8
  381. package/src/elements/coachmark.tsx +1 -1
  382. package/src/elements/command.tsx +8 -23
  383. package/src/elements/compare.tsx +7 -6
  384. package/src/elements/compiled.css +1 -1
  385. package/src/elements/composer.tsx +8 -8
  386. package/src/elements/confirm-card.tsx +9 -9
  387. package/src/elements/context-meter.tsx +4 -18
  388. package/src/elements/conversation-list.tsx +14 -9
  389. package/src/elements/default-input.tsx +131 -8
  390. package/src/elements/define.tsx +178 -43
  391. package/src/elements/editable-label.tsx +17 -2
  392. package/src/elements/element-data-types.ts +112 -0
  393. package/src/elements/element-meta.json +1624 -306
  394. package/src/elements/element-types.d.ts +2645 -214
  395. package/src/elements/feedback-bar.tsx +1 -1
  396. package/src/elements/file-tree.tsx +1 -1
  397. package/src/elements/file-upload.tsx +1 -1
  398. package/src/elements/form.tsx +14 -6
  399. package/src/elements/input.tsx +1 -1
  400. package/src/elements/kbd.tsx +1 -1
  401. package/src/elements/menu.tsx +40 -32
  402. package/src/elements/message-skills.tsx +7 -9
  403. package/src/elements/message.tsx +200 -32
  404. package/src/elements/model-switcher.tsx +5 -3
  405. package/src/elements/pane.tsx +1 -1
  406. package/src/elements/prompt-dock.tsx +8 -8
  407. package/src/elements/prompt-input.tsx +10 -10
  408. package/src/elements/prompt-suggestions.tsx +7 -4
  409. package/src/elements/reasoning.tsx +1 -1
  410. package/src/elements/register.ts +9 -0
  411. package/src/elements/resizable.globals.d.ts +36 -0
  412. package/src/elements/resizable.tsx +24 -13
  413. package/src/elements/response-stream.tsx +1 -1
  414. package/src/elements/scroll-button.tsx +1 -1
  415. package/src/elements/search.tsx +6 -1
  416. package/src/elements/segmented.tsx +5 -11
  417. package/src/elements/separator.tsx +1 -1
  418. package/src/elements/slot-text.ts +73 -0
  419. package/src/elements/slots.ts +67 -24
  420. package/src/elements/source.tsx +21 -22
  421. package/src/elements/switch.tsx +3 -3
  422. package/src/elements/tasks.tsx +5 -4
  423. package/src/elements/thread.tsx +36 -4
  424. package/src/elements/toast.tsx +3 -2
  425. package/src/elements/tool.tsx +1 -1
  426. package/src/elements/validate-messages.ts +76 -0
  427. package/src/elements/voice-input.tsx +7 -7
  428. package/src/elements/voice-output.tsx +4 -4
  429. package/src/index.ts +145 -6
  430. package/src/primitives/card-component-types.ts +63 -0
  431. package/src/primitives/card-data-types.ts +312 -0
  432. package/src/primitives/card-recovery.ts +13 -2
  433. package/src/primitives/card-registry.tsx +34 -23
  434. package/src/primitives/card-schemas/artifact.schema.json +92 -0
  435. package/src/primitives/card-schemas/embed.schema.json +0 -2
  436. package/src/primitives/card-schemas/link.schema.json +0 -2
  437. package/src/primitives/card-tags.ts +61 -0
  438. package/src/primitives/card-validate-cards.ts +255 -0
  439. package/src/primitives/card-validate-generator.testlib.ts +38 -0
  440. package/src/primitives/card-validate-schemas.ts +58 -0
  441. package/src/primitives/card-validate.ts +48 -20
  442. package/src/primitives/create-tween.ts +54 -2
  443. package/src/primitives/message-feedback.ts +3 -2
  444. package/src/primitives/use-audio-analysis.ts +20 -1
  445. package/src/primitives/use-sequencer.ts +20 -1
  446. package/src/schemas/from-tool-call.ts +151 -0
  447. package/src/schemas/index.ts +340 -0
  448. package/src/schemas/provider-subsets.ts +538 -0
  449. package/src/schemas/registry.ts +355 -0
  450. package/src/schemas/tool-defs.ts +492 -0
  451. package/src/solid.ts +150 -0
  452. package/src/state/index.ts +27 -1
  453. package/src/state/messages.ts +21 -4
  454. package/src/state/mock.ts +211 -0
  455. package/src/state/parts.ts +295 -0
  456. package/src/state/stream.ts +56 -58
  457. package/src/ui/collapsible.tsx +17 -5
  458. package/src/ui/dropdown.tsx +46 -12
  459. package/src/ui/overlay.tsx +10 -4
  460. package/src/wire/chunk.ts +201 -0
  461. package/src/wire/consume.ts +440 -0
  462. package/src/wire/encode.ts +689 -0
  463. package/src/wire/files.ts +342 -0
  464. package/src/wire/formats/anthropic.ts +267 -0
  465. package/src/wire/formats/openai.ts +187 -0
  466. package/src/wire/index.ts +73 -0
  467. package/src/wire/media-types.ts +344 -0
  468. package/src/wire/read.ts +152 -0
  469. package/src/wire/sink-helpers.ts +50 -0
  470. package/src/wire/sse.ts +140 -0
  471. package/dist/create-tween-hvpmSuwW.js +0 -7
  472. package/dist/elements/chunks/arrow-left-DQocUFvy.js +0 -1
  473. package/dist/elements/chunks/audio-visualizer-BqNy7dfm.js +0 -1
  474. package/dist/elements/chunks/card-BkHbp4BA.js +0 -1
  475. package/dist/elements/chunks/chat-thread-CkRN6pZ7.js +0 -1
  476. package/dist/elements/chunks/check-B9-gn6SS.js +0 -1
  477. package/dist/elements/chunks/chevron-down-BNsxc2hk.js +0 -1
  478. package/dist/elements/chunks/chevron-right-Hv00StBO.js +0 -1
  479. package/dist/elements/chunks/circle-0e3KJTDr.js +0 -1
  480. package/dist/elements/chunks/circle-check-BNAS0JEy.js +0 -1
  481. package/dist/elements/chunks/code-block-BFUHn6Va.js +0 -1
  482. package/dist/elements/chunks/context-Cb7k4F-v.js +0 -1
  483. package/dist/elements/chunks/conversation-list-CvoAkWhN.js +0 -1
  484. package/dist/elements/chunks/create-tween-oVvAIG8r.js +0 -7
  485. package/dist/elements/chunks/default-input-Cqqilg9t.js +0 -1
  486. package/dist/elements/chunks/define-D1din7Ld.js +0 -1
  487. package/dist/elements/chunks/hover-card-Cmm6Q53m.js +0 -1
  488. package/dist/elements/chunks/message-BqyXDN3-.js +0 -1
  489. package/dist/elements/chunks/message-feedback-Djr3z6Yb.js +0 -1
  490. package/dist/elements/chunks/message-square-vFAgbDaX.js +0 -1
  491. package/dist/elements/chunks/model-switcher-B94YAKsM.js +0 -1
  492. package/dist/elements/chunks/reasoning-DTpCGtnY.js +0 -1
  493. package/dist/elements/chunks/scroll-button-B0cH5fXf.js +0 -1
  494. package/dist/elements/chunks/skeleton-DSXW5Yya.js +0 -1
  495. package/dist/elements/chunks/slots--V19HwUb.js +0 -1
  496. package/dist/elements/chunks/textarea-CUwqAX0G.js +0 -1
  497. package/dist/elements/chunks/tooltip-CgBZCVKp.js +0 -1
  498. package/dist/elements/chunks/use-card-resolution-BSu_XHjH.js +0 -1
  499. package/dist/elements/chunks/x-GRUeeQFT.js +0 -1
  500. package/dist/host-embed.d.ts +0 -33
  501. package/dist/kai-provider.d.ts +0 -2
  502. package/dist/origin.d.ts +0 -5
  503. package/dist/provider-runtime.d.ts +0 -27
  504. package/dist/register-impl-DQyejdfb.js +0 -145
  505. package/dist/validate.d.ts +0 -4
  506. package/dist/version.d.ts +0 -4
  507. package/src/components/component-meta.json +0 -4550
  508. package/src/elements/card-media.jpg +0 -0
  509. package/src/elements/resizable.d.ts +0 -27
  510. package/src/elements/video-poster.jpg +0 -0
package/dist/wire.js ADDED
@@ -0,0 +1,1126 @@
1
+ var z = Object.defineProperty;
2
+ var G = (t, e, n) => e in t ? z(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
+ var A = (t, e, n) => G(t, typeof e != "symbol" ? e + "" : e, n);
4
+ async function* X(t) {
5
+ const e = t.getReader();
6
+ let n = !1;
7
+ try {
8
+ for (; ; ) {
9
+ const { value: o, done: r } = await e.read();
10
+ if (r) {
11
+ n = !0;
12
+ return;
13
+ }
14
+ o && (yield o);
15
+ }
16
+ } finally {
17
+ n || await e.cancel().catch(() => {
18
+ }), e.releaseLock();
19
+ }
20
+ }
21
+ function Q(t) {
22
+ return typeof t.getReader == "function" ? X(t) : t;
23
+ }
24
+ async function* V(t) {
25
+ const e = new TextDecoder();
26
+ let n = "", o = [];
27
+ const r = () => {
28
+ if (o.length === 0) return;
29
+ const a = o.join(`
30
+ `);
31
+ return o = [], a;
32
+ }, s = (a) => {
33
+ const c = a.endsWith("\r") ? a.slice(0, -1) : a;
34
+ if (c === "") return "boundary";
35
+ if (c.startsWith(":")) return "skip";
36
+ if (c.startsWith("data:")) {
37
+ const u = c.slice(5);
38
+ o.push(u.startsWith(" ") ? u.slice(1) : u);
39
+ }
40
+ return "skip";
41
+ };
42
+ for await (const a of Q(t)) {
43
+ n += typeof a == "string" ? a : e.decode(a, { stream: !0 });
44
+ let c = n.indexOf(`
45
+ `);
46
+ for (; c !== -1; ) {
47
+ const u = n.slice(0, c);
48
+ if (n = n.slice(c + 1), s(u) === "boundary") {
49
+ const d = r();
50
+ d !== void 0 && (yield d);
51
+ }
52
+ c = n.indexOf(`
53
+ `);
54
+ }
55
+ }
56
+ n += e.decode(), n && s(n);
57
+ const i = r();
58
+ i !== void 0 && (yield i);
59
+ }
60
+ async function* Z(t) {
61
+ let e = !1;
62
+ for await (const n of V(t))
63
+ if (!e) {
64
+ if (n === "[DONE]") {
65
+ e = !0;
66
+ continue;
67
+ }
68
+ try {
69
+ yield JSON.parse(n);
70
+ } catch {
71
+ }
72
+ }
73
+ }
74
+ function E(t) {
75
+ const e = t.toLowerCase();
76
+ return e ? e.includes("bash") || e.includes("command") || e.includes("shell") || e.includes("terminal") || e.includes("exec") ? "command" : e.includes("edit") || e.includes("write") || e.includes("patch") || e.includes("replace") || e.includes("delete") ? "file-change" : e.includes("search") || e.includes("grep") || e.includes("glob") || e.includes("find") ? "search" : e.includes("fetch") || e.includes("http") || e.includes("browse") || e.includes("crawl") ? "fetch" : e.includes("mcp") ? "mcp" : e.includes("image") || e.includes("screenshot") || e.includes("vision") ? "image" : "generic" : "generic";
77
+ }
78
+ function O(t) {
79
+ const e = /* @__PURE__ */ new WeakSet(), n = (o) => {
80
+ if (o === null || typeof o != "object") return o;
81
+ if (e.has(o)) return "[circular]";
82
+ e.add(o);
83
+ const r = o, s = Array.isArray(o) ? o.map(n) : Object.fromEntries(Object.keys(r).sort().map((i) => [i, n(r[i])]));
84
+ return e.delete(o), s;
85
+ };
86
+ return JSON.stringify(n(t)) ?? "";
87
+ }
88
+ function tt(t, e) {
89
+ const n = t[t.length - 1];
90
+ return (n == null ? void 0 : n.type) === "text" ? [...t.slice(0, -1), { ...n, text: n.text + e }] : [...t, { type: "text", text: e }];
91
+ }
92
+ function et(t, e, n = {}) {
93
+ const o = n.index ?? 0, r = n.streamId, s = t.findIndex(
94
+ (c) => c.type === "reasoning" && (c.index ?? 0) === o && c.streamId === r
95
+ );
96
+ if (s < 0)
97
+ return [...t, { type: "reasoning", text: e, index: o, streamId: r, label: n.label, signature: n.signature, raw: n.raw }];
98
+ const i = t[s], a = {
99
+ ...i,
100
+ text: i.text + e,
101
+ label: n.label ?? i.label,
102
+ signature: n.signature ?? i.signature,
103
+ raw: n.raw ?? i.raw
104
+ };
105
+ return rt(i, a) ? t : [...t.slice(0, s), a, ...t.slice(s + 1)];
106
+ }
107
+ const nt = [
108
+ "type",
109
+ "text",
110
+ "index",
111
+ "streamId",
112
+ "label",
113
+ "signature",
114
+ "raw"
115
+ ], ot = {
116
+ type: (t, e) => t.type === e.type,
117
+ text: (t, e) => t.text === e.text,
118
+ index: (t, e) => t.index === e.index,
119
+ streamId: (t, e) => t.streamId === e.streamId,
120
+ label: (t, e) => t.label === e.label,
121
+ signature: (t, e) => t.signature === e.signature,
122
+ raw: (t, e) => t.raw === e.raw
123
+ };
124
+ function rt(t, e) {
125
+ return nt.every((n) => ot[n](t, e));
126
+ }
127
+ function it(t, e, n) {
128
+ const o = t.findIndex((i) => i.type === "tool" && i.tool.toolCallId === e);
129
+ if (o < 0) {
130
+ const i = {
131
+ type: n.type ?? "unknown",
132
+ state: n.state ?? "input-streaming",
133
+ ...n,
134
+ toolCallId: e
135
+ };
136
+ return i.kind = i.kind ?? E(i.type), [...t, { type: "tool", tool: i }];
137
+ }
138
+ const r = t[o].tool, s = { ...r, ...n, toolCallId: e };
139
+ return s.kind = st(r, n, s.type), s.raw === void 0 && r.raw !== void 0 && (s.raw = r.raw), ct(r, s) ? t : [...t.slice(0, o), { type: "tool", tool: s }, ...t.slice(o + 1)];
140
+ }
141
+ function st(t, e, n) {
142
+ return e.kind !== void 0 ? e.kind : t.kind === void 0 || t.kind === E(t.type) ? E(n) : t.kind;
143
+ }
144
+ const at = [
145
+ "type",
146
+ "state",
147
+ "kind",
148
+ "toolCallId",
149
+ "errorText",
150
+ "rawInput",
151
+ "raw",
152
+ "input",
153
+ "output"
154
+ ], ut = {
155
+ type: (t, e) => t.type === e.type,
156
+ state: (t, e) => t.state === e.state,
157
+ kind: (t, e) => t.kind === e.kind,
158
+ toolCallId: (t, e) => t.toolCallId === e.toolCallId,
159
+ errorText: (t, e) => t.errorText === e.errorText,
160
+ rawInput: (t, e) => t.rawInput === e.rawInput,
161
+ raw: (t, e) => t.raw === e.raw,
162
+ input: (t, e) => t.input === e.input || O(t.input) === O(e.input),
163
+ output: (t, e) => t.output === e.output || O(t.output) === O(e.output)
164
+ };
165
+ function ct(t, e) {
166
+ return at.every((n) => ut[n](t, e));
167
+ }
168
+ const dt = {
169
+ // OpenAI chat completions
170
+ stop: "stop",
171
+ length: "length",
172
+ tool_calls: "tool-calls",
173
+ function_call: "tool-calls",
174
+ content_filter: "content-filter",
175
+ error: "error",
176
+ // Anthropic Messages
177
+ end_turn: "stop",
178
+ stop_sequence: "stop",
179
+ max_tokens: "length",
180
+ tool_use: "tool-calls",
181
+ refusal: "content-filter",
182
+ pause_turn: "other"
183
+ };
184
+ function lt(t) {
185
+ if (t)
186
+ return dt[t] ?? "other";
187
+ }
188
+ const pt = (t) => ({
189
+ index: t.index,
190
+ id: t.id ?? `call_${t.index}`,
191
+ name: t.name,
192
+ argumentsText: t.argumentsText
193
+ }), ft = (t) => ({
194
+ source: "custom.wire.tool_call",
195
+ payload: { id: t.id ?? `call_${t.index}`, name: t.name, arguments: t.argumentsText }
196
+ });
197
+ function gt(t, e) {
198
+ return t.length <= e ? t : `${t.slice(0, e)}...`;
199
+ }
200
+ function ht(t) {
201
+ const e = t.trim();
202
+ if (e !== "")
203
+ try {
204
+ const n = JSON.parse(e);
205
+ return n === null || typeof n != "object" || Array.isArray(n) ? void 0 : n;
206
+ } catch {
207
+ return;
208
+ }
209
+ }
210
+ function yt(t, e = {}) {
211
+ const n = /* @__PURE__ */ new Map(), o = (a) => {
212
+ const c = a.id, u = a.argumentsText, d = ht(u);
213
+ if (d) {
214
+ const l = O(d);
215
+ if (l !== a.lastInputFp) {
216
+ a.lastInputFp = l, t.upsertTool(c, { rawInput: u, input: d, state: "input-available" });
217
+ return;
218
+ }
219
+ }
220
+ t.upsertTool(c, { rawInput: u });
221
+ }, r = (a) => {
222
+ a.announced || (a.id ?? (a.id = `call_${a.index}`), a.announced = !0, t.upsertTool(a.id, { type: a.name || "unknown_tool", state: "input-streaming" }), a.argumentsText && o(a));
223
+ };
224
+ return { apply: (a) => {
225
+ const c = typeof a.index == "number" ? a.index : 0;
226
+ let u = n.get(c);
227
+ u || (u = {
228
+ index: c,
229
+ id: null,
230
+ name: "",
231
+ argumentsText: "",
232
+ announced: !1,
233
+ lastInputFp: null,
234
+ providerExecuted: !1
235
+ }, n.set(c, u)), a.id && !u.id && (u.id = a.id), a.name && (u.name += a.name), u.id && u.name && r(u), typeof a.arguments == "string" && a.arguments !== "" && (u.argumentsText += a.arguments, u.announced && o(u)), (a.output !== void 0 || a.outputError !== void 0) && (r(u), u.providerExecuted = !0, a.outputError !== void 0 ? (u.outputError = a.outputError, t.upsertTool(u.id, { state: "output-error", errorText: a.outputError })) : (u.output = a.output, t.upsertTool(u.id, { state: "output-available", output: a.output })));
236
+ }, settle: (a, c) => [...n.values()].sort((u, d) => u.index - d.index).map((u) => {
237
+ var m;
238
+ r(u);
239
+ const d = u.id, l = pt(u);
240
+ if (u.providerExecuted)
241
+ return {
242
+ ...l,
243
+ providerExecuted: !0,
244
+ ...u.output !== void 0 ? { output: u.output } : {},
245
+ ...u.outputError !== void 0 ? { error: u.outputError } : {}
246
+ };
247
+ const p = ft(u), h = u.name || "unknown_tool";
248
+ if (c) {
249
+ const y = `Stream failed before the tool call completed: ${c}`;
250
+ return t.upsertTool(d, {
251
+ type: h,
252
+ state: "output-error",
253
+ errorText: y,
254
+ rawInput: u.argumentsText,
255
+ raw: p
256
+ }), { ...l, error: y };
257
+ }
258
+ if (!u.name) {
259
+ const y = "Tool call arrived with no function name; cannot dispatch it.";
260
+ return t.upsertTool(d, { state: "output-error", errorText: y, raw: p }), { ...l, error: y };
261
+ }
262
+ const k = u.argumentsText.trim();
263
+ try {
264
+ const y = k === "" ? {} : JSON.parse(k);
265
+ if (y === null || typeof y != "object" || Array.isArray(y))
266
+ throw new Error("arguments must be a JSON object");
267
+ const T = y;
268
+ t.upsertTool(d, {
269
+ type: h,
270
+ state: "input-available",
271
+ input: T,
272
+ rawInput: u.argumentsText,
273
+ raw: p
274
+ });
275
+ const v = { ...l, input: T };
276
+ return (m = e.onToolCallReady) == null || m.call(e, v), v;
277
+ } catch (y) {
278
+ const v = `Malformed tool arguments${a === "length" ? " (the stream hit the token limit mid-call)" : ""}: ${y.message}. Received ${k.length} chars: ${gt(k, 160)}`;
279
+ return t.upsertTool(d, {
280
+ type: h,
281
+ state: "output-error",
282
+ errorText: v,
283
+ rawInput: u.argumentsText,
284
+ raw: p
285
+ }), { ...l, error: v };
286
+ }
287
+ }) };
288
+ }
289
+ function mt() {
290
+ let t = [];
291
+ return {
292
+ appendText(e) {
293
+ t = tt(t, e);
294
+ },
295
+ appendReasoning(e, n) {
296
+ t = et(t, e, { ...n, streamId: void 0 });
297
+ },
298
+ upsertTool(e, n) {
299
+ t = it(t, e, n);
300
+ },
301
+ addSource(e) {
302
+ t = [...t, { type: "source", source: e }];
303
+ },
304
+ parts: () => t
305
+ };
306
+ }
307
+ function xt(t, e) {
308
+ return {
309
+ appendText(n) {
310
+ t.appendText(n), e.appendText(n);
311
+ },
312
+ appendReasoning(n, o) {
313
+ t.appendReasoning(n, o), e.appendReasoning(n, o);
314
+ },
315
+ upsertTool(n, o) {
316
+ t.upsertTool(n, o), e.upsertTool(n, o);
317
+ },
318
+ addSource(n) {
319
+ var o, r;
320
+ (o = t.addSource) == null || o.call(t, n), (r = e.addSource) == null || r.call(e, n);
321
+ }
322
+ };
323
+ }
324
+ let bt = 0;
325
+ const kt = () => `wire-${++bt}`;
326
+ async function wt(t, e, n = {}) {
327
+ var v;
328
+ const o = n.reasoningLabel ?? "Thinking", r = kt(), s = mt(), i = xt(e, s), a = yt(i, n);
329
+ let c = "", u = "", d = 0, l = 0, p = null, h, k;
330
+ const m = [];
331
+ for await (const f of t) {
332
+ if (l++, f.usage && (k = { ...k, ...f.usage }), f.error) {
333
+ h = f.error, f.finishReason && (p = f.finishReason);
334
+ break;
335
+ }
336
+ if (f.text && (c += f.text, i.appendText(f.text)), f.reasoning !== void 0 || f.reasoningRaw !== void 0 || f.reasoningSignature !== void 0) {
337
+ const _ = f.reasoning ?? "";
338
+ u += _, _ !== "" && d++, i.appendReasoning(_, {
339
+ index: f.reasoningIndex ?? 0,
340
+ // Namespaces the index to THIS stream, so a later round reading into the
341
+ // same sink opens its own part instead of overwriting this one's `raw`.
342
+ streamId: r,
343
+ label: o,
344
+ ...f.reasoningRaw ? { raw: f.reasoningRaw } : {},
345
+ ...f.reasoningSignature ? { signature: f.reasoningSignature } : {}
346
+ });
347
+ }
348
+ if (f.toolCalls) for (const _ of f.toolCalls) a.apply(_);
349
+ if (f.sources)
350
+ for (const _ of f.sources)
351
+ m.push(_), (v = i.addSource) == null || v.call(i, _);
352
+ f.finishReason && (p = f.finishReason);
353
+ }
354
+ l === 0 && !h && (h = {
355
+ code: "empty-stream",
356
+ message: "The model stream produced no chunks. The response was 200 but nothing in its body parsed as a stream frame — check the endpoint really sent Content-Type: text/event-stream and that the request set stream: true. A route that forwards a provider error without its status lands here: the body is a JSON error, not SSE."
357
+ });
358
+ const y = lt(p) ?? (h ? "error" : void 0), T = a.settle(y, h == null ? void 0 : h.message);
359
+ return {
360
+ parts: s.parts(),
361
+ text: c,
362
+ reasoning: u,
363
+ toolCalls: T,
364
+ sources: m,
365
+ finishReason: p,
366
+ reasoningChunks: d,
367
+ chunks: l,
368
+ ...y ? { stopReason: y } : {},
369
+ ...h ? { error: h } : {},
370
+ ...k ? { usage: k } : {}
371
+ };
372
+ }
373
+ function x(t) {
374
+ return typeof t == "object" && t !== null && !Array.isArray(t);
375
+ }
376
+ function b(t) {
377
+ return typeof t == "string" ? t : void 0;
378
+ }
379
+ function I(t) {
380
+ return typeof t == "number" ? t : void 0;
381
+ }
382
+ function Tt(t) {
383
+ if (!x(t)) return;
384
+ const e = {}, n = I(t.prompt_tokens);
385
+ n !== void 0 && (e.inputTokens = n);
386
+ const o = I(t.completion_tokens);
387
+ o !== void 0 && (e.outputTokens = o);
388
+ const r = I(t.total_tokens);
389
+ r !== void 0 && (e.totalTokens = r);
390
+ const s = t.completion_tokens_details;
391
+ if (x(s)) {
392
+ const c = I(s.reasoning_tokens);
393
+ c !== void 0 && (e.reasoningTokens = c);
394
+ }
395
+ const i = t.prompt_tokens_details;
396
+ if (x(i)) {
397
+ const c = I(i.cached_tokens);
398
+ c !== void 0 && (e.cachedInputTokens = c);
399
+ }
400
+ const a = I(t.cost);
401
+ return a !== void 0 && (e.costUsd = a), Object.keys(e).length > 0 ? e : void 0;
402
+ }
403
+ function vt(t, e) {
404
+ if (!x(t)) return;
405
+ const n = x(t.function) ? t.function : void 0, o = { index: I(t.index) ?? e }, r = b(t.id);
406
+ r && (o.id = r);
407
+ const s = b(n == null ? void 0 : n.name);
408
+ s && (o.name = s);
409
+ const i = b(n == null ? void 0 : n.arguments);
410
+ return i !== void 0 && (o.arguments = i), o;
411
+ }
412
+ function _t(t) {
413
+ let e = "";
414
+ for (const n of t) {
415
+ if (!x(n)) continue;
416
+ const o = b(n.text) ?? b(n.summary);
417
+ o && (e += o);
418
+ }
419
+ return e;
420
+ }
421
+ function j(t, e) {
422
+ for (const n of t)
423
+ if (x(n) && n[e] !== void 0) return n[e];
424
+ }
425
+ function It(t, e) {
426
+ const n = Array.isArray(t.reasoning_details) ? t.reasoning_details : void 0, o = b(t.reasoning), r = o !== void 0 && o !== "" ? o : void 0, s = n ? _t(n) : void 0, i = n !== void 0 && n.length > 0, a = r ?? s;
427
+ if (a === void 0 && !i || (e.reasoning = a ?? "", !i)) return;
428
+ e.reasoningRaw = { source: "openai.reasoning_details", payload: n };
429
+ const c = I(j(n, "index"));
430
+ c !== void 0 && (e.reasoningIndex = c);
431
+ const u = b(j(n, "signature"));
432
+ u !== void 0 && (e.reasoningSignature = u);
433
+ }
434
+ function At(t) {
435
+ if (!Array.isArray(t.annotations)) return [];
436
+ const e = [];
437
+ for (const n of t.annotations) {
438
+ if (!x(n)) continue;
439
+ const o = x(n.url_citation) ? n.url_citation : void 0, r = b(o == null ? void 0 : o.url);
440
+ if (!r) continue;
441
+ const s = { url: r }, i = b(o == null ? void 0 : o.title);
442
+ i && (s.title = i);
443
+ const a = b(o == null ? void 0 : o.content);
444
+ a && (s.snippet = a), e.push(s);
445
+ }
446
+ return e;
447
+ }
448
+ function Rt(t) {
449
+ if (!x(t)) return [];
450
+ const e = {}, n = t.error;
451
+ if (x(n)) {
452
+ const i = b(n.message);
453
+ if (i) {
454
+ e.error = { message: i };
455
+ const a = n.code;
456
+ (typeof a == "string" || typeof a == "number") && (e.error.code = a);
457
+ }
458
+ }
459
+ const o = Tt(t.usage);
460
+ o && (e.usage = o);
461
+ const r = Array.isArray(t.choices) ? t.choices : [], s = x(r[0]) ? r[0] : void 0;
462
+ if (s) {
463
+ const i = x(s.delta) ? s.delta : void 0;
464
+ if (i) {
465
+ const c = b(i.content);
466
+ if (c && (e.text = c), It(i, e), Array.isArray(i.tool_calls) && i.tool_calls.length > 0) {
467
+ const d = i.tool_calls.map((l, p) => vt(l, p)).filter((l) => l !== void 0);
468
+ d.length > 0 && (e.toolCalls = d);
469
+ }
470
+ const u = At(i);
471
+ u.length > 0 && (e.sources = u);
472
+ }
473
+ const a = b(s.finish_reason);
474
+ a && (e.finishReason = a);
475
+ }
476
+ return Object.keys(e).length > 0 ? [e] : [];
477
+ }
478
+ const Ot = {
479
+ id: "openai.chat-completions",
480
+ open() {
481
+ return { push: Rt };
482
+ }
483
+ };
484
+ function w(t) {
485
+ return typeof t == "object" && t !== null && !Array.isArray(t);
486
+ }
487
+ function g(t) {
488
+ return typeof t == "string" ? t : void 0;
489
+ }
490
+ function R(t) {
491
+ return typeof t == "number" ? t : void 0;
492
+ }
493
+ function W(t) {
494
+ if (!w(t)) return;
495
+ const e = {}, n = R(t.input_tokens);
496
+ n !== void 0 && (e.inputTokens = n);
497
+ const o = R(t.output_tokens);
498
+ o !== void 0 && (e.outputTokens = o);
499
+ const r = R(t.cache_read_input_tokens);
500
+ return r !== void 0 && (e.cachedInputTokens = r), Object.keys(e).length > 0 ? e : void 0;
501
+ }
502
+ function St(t, e, n) {
503
+ const o = R(t.index) ?? 0, r = t.content_block;
504
+ if (!w(r)) return [];
505
+ switch (g(r.type)) {
506
+ case "text": {
507
+ e.set(o, { kind: "text", thinking: "" });
508
+ const s = g(r.text);
509
+ return s ? [{ text: s }] : [];
510
+ }
511
+ case "thinking": {
512
+ const s = g(r.thinking) ?? "";
513
+ return e.set(o, { kind: "thinking", thinking: s }), [{ reasoning: s, reasoningIndex: o }];
514
+ }
515
+ case "redacted_thinking":
516
+ return e.set(o, { kind: "redacted_thinking", thinking: "" }), [
517
+ {
518
+ reasoning: "",
519
+ reasoningIndex: o,
520
+ reasoningRaw: { source: "anthropic.content_block", payload: r }
521
+ }
522
+ ];
523
+ case "tool_use":
524
+ case "server_tool_use": {
525
+ const s = g(r.id), i = g(r.name);
526
+ return e.set(o, { kind: "tool_use", thinking: "" }), s && n.set(s, o), [{ toolCalls: [{ index: o, ...s ? { id: s } : {}, ...i ? { name: i } : {} }] }];
527
+ }
528
+ case "web_search_tool_result": {
529
+ e.set(o, { kind: "other", thinking: "" });
530
+ const s = g(r.tool_use_id), i = s !== void 0 ? n.get(s) : void 0;
531
+ if (i === void 0) return [];
532
+ const a = r.content;
533
+ return w(a) && (g(a.type) ?? "").endsWith("_error") ? [
534
+ {
535
+ toolCalls: [
536
+ {
537
+ index: i,
538
+ ...s ? { id: s } : {},
539
+ outputError: g(a.error_code) ?? "web_search_tool_result_error"
540
+ }
541
+ ]
542
+ }
543
+ ] : [
544
+ {
545
+ toolCalls: [
546
+ { index: i, ...s ? { id: s } : {}, output: { content: a } }
547
+ ]
548
+ }
549
+ ];
550
+ }
551
+ default:
552
+ return e.set(o, { kind: "other", thinking: "" }), [];
553
+ }
554
+ }
555
+ function $t(t, e) {
556
+ const n = R(t.index) ?? 0, o = t.delta;
557
+ if (!w(o)) return [];
558
+ switch (g(o.type)) {
559
+ case "text_delta": {
560
+ const r = g(o.text);
561
+ return r ? [{ text: r }] : [];
562
+ }
563
+ case "thinking_delta": {
564
+ const r = g(o.thinking) ?? "", s = e.get(n);
565
+ return s && (s.thinking += r), [{ reasoning: r, reasoningIndex: n }];
566
+ }
567
+ case "signature_delta": {
568
+ const r = g(o.signature) ?? "", s = e.get(n);
569
+ return s && (s.signature = (s.signature ?? "") + r), [{ reasoning: "", reasoningIndex: n, reasoningSignature: r }];
570
+ }
571
+ case "input_json_delta":
572
+ return [{ toolCalls: [{ index: n, arguments: g(o.partial_json) ?? "" }] }];
573
+ case "citations_delta": {
574
+ const r = o.citation;
575
+ if (!w(r)) return [];
576
+ const s = {}, i = g(r.url);
577
+ i && (s.url = i);
578
+ const a = g(r.title);
579
+ a && (s.title = a);
580
+ const c = g(r.cited_text);
581
+ return c && (s.snippet = c), Object.keys(s).length > 0 ? [{ sources: [s] }] : [];
582
+ }
583
+ default:
584
+ return [];
585
+ }
586
+ }
587
+ function Et(t, e) {
588
+ const n = R(t.index) ?? 0, o = e.get(n);
589
+ if (!o || o.kind !== "thinking") return [];
590
+ const r = { type: "thinking", thinking: o.thinking };
591
+ return o.signature !== void 0 && (r.signature = o.signature), [
592
+ {
593
+ reasoning: "",
594
+ reasoningIndex: n,
595
+ reasoningRaw: { source: "anthropic.content_block", payload: r }
596
+ }
597
+ ];
598
+ }
599
+ function Ct(t) {
600
+ const e = {}, n = t.delta;
601
+ if (w(n)) {
602
+ const r = g(n.stop_reason);
603
+ r && (e.finishReason = r);
604
+ }
605
+ const o = W(t.usage);
606
+ return o && (e.usage = o), Object.keys(e).length > 0 ? [e] : [];
607
+ }
608
+ function Ut(t) {
609
+ const e = t.error, n = w(e) ? g(e.message) : void 0, o = w(e) ? g(e.type) : void 0;
610
+ return [
611
+ {
612
+ error: {
613
+ message: n ?? "The provider sent an error frame with no message.",
614
+ ...o ? { code: o } : {}
615
+ }
616
+ }
617
+ ];
618
+ }
619
+ const Ft = {
620
+ id: "anthropic.messages",
621
+ open() {
622
+ const t = /* @__PURE__ */ new Map(), e = /* @__PURE__ */ new Map();
623
+ return {
624
+ push(n) {
625
+ if (!w(n)) return [];
626
+ switch (g(n.type)) {
627
+ case "message_start": {
628
+ const o = n.message;
629
+ if (!w(o)) return [];
630
+ const r = W(o.usage);
631
+ return r ? [{ usage: r }] : [];
632
+ }
633
+ case "content_block_start":
634
+ return St(n, t, e);
635
+ case "content_block_delta":
636
+ return $t(n, t);
637
+ case "content_block_stop":
638
+ return Et(n, t);
639
+ case "message_delta":
640
+ return Ct(n);
641
+ case "error":
642
+ return Ut(n);
643
+ default:
644
+ return [];
645
+ }
646
+ }
647
+ };
648
+ }
649
+ };
650
+ class U extends Error {
651
+ constructor(n, o, r, s) {
652
+ super(jt(n, o, r, s));
653
+ A(this, "status");
654
+ A(this, "statusText");
655
+ /** The response body parsed as JSON, or undefined when it was not JSON (an
656
+ * HTML error page from a proxy, most often). */
657
+ A(this, "body");
658
+ /** The raw response body, always. */
659
+ A(this, "bodyText");
660
+ Object.setPrototypeOf(this, U.prototype), this.name = "WireError", this.status = n, this.statusText = o, this.bodyText = r, this.body = s;
661
+ }
662
+ }
663
+ function Lt(t) {
664
+ if (typeof t != "object" || t === null) return;
665
+ const e = t.error;
666
+ if (typeof e == "string") return e;
667
+ if (typeof e == "object" && e !== null) {
668
+ const o = e.message;
669
+ if (typeof o == "string") return o;
670
+ }
671
+ const n = t.message;
672
+ return typeof n == "string" ? n : void 0;
673
+ }
674
+ function jt(t, e, n, o) {
675
+ const r = `Model request failed: HTTP ${t}${e ? ` ${e}` : ""}`, s = Lt(o);
676
+ if (s) return `${r}: ${s}`;
677
+ const i = n.trim().slice(0, 200);
678
+ return i ? `${r}: ${i}` : r;
679
+ }
680
+ function Mt(t) {
681
+ return typeof t == "object" && t !== null && "ok" in t && "status" in t && "body" in t;
682
+ }
683
+ async function Nt(t) {
684
+ const e = await t.text().catch(() => "");
685
+ let n;
686
+ try {
687
+ n = e ? JSON.parse(e) : void 0;
688
+ } catch {
689
+ n = void 0;
690
+ }
691
+ return new U(t.status, t.statusText, e, n);
692
+ }
693
+ async function Pt(t) {
694
+ if (!Mt(t)) return t;
695
+ if (!t.ok) throw await Nt(t);
696
+ if (!t.body)
697
+ throw new Error(
698
+ "The model response has no body to stream. Check that the request set stream: true and that nothing between you and the provider buffered it."
699
+ );
700
+ return t.body;
701
+ }
702
+ async function q(t, e, n) {
703
+ const o = await Pt(t), r = n.format.open();
704
+ async function* s() {
705
+ for await (const i of Z(o))
706
+ for (const a of r.push(i)) yield a;
707
+ }
708
+ return wt(s(), e, n);
709
+ }
710
+ function se(t, e, n = {}) {
711
+ return q(t, e, { ...n, format: Ot });
712
+ }
713
+ function ae(t, e, n = {}) {
714
+ return q(t, e, { ...n, format: Ft });
715
+ }
716
+ function ue(t, e, n) {
717
+ t.upsertTool(e, { state: "output-available", output: n });
718
+ }
719
+ function ce(t, e, n) {
720
+ t.upsertTool(e, { state: "output-error", errorText: n });
721
+ }
722
+ function de(t) {
723
+ let e = "";
724
+ return {
725
+ appendText(n) {
726
+ e += n;
727
+ },
728
+ appendReasoning: (n, o) => t.appendReasoning(n, o),
729
+ upsertTool: (n, o) => t.upsertTool(n, o),
730
+ addSource: (n) => {
731
+ var o;
732
+ return (o = t.addSource) == null ? void 0 : o.call(t, n);
733
+ },
734
+ buffered: () => e
735
+ };
736
+ }
737
+ const C = [
738
+ { pattern: "image/jpeg", kind: "image" },
739
+ { pattern: "image/png", kind: "image" },
740
+ { pattern: "image/gif", kind: "image" },
741
+ { pattern: "image/webp", kind: "image" },
742
+ { pattern: "application/pdf", kind: "document" },
743
+ { pattern: "text/*", kind: "text" },
744
+ { pattern: "application/json", kind: "text" },
745
+ { pattern: "application/xml", kind: "text" },
746
+ { pattern: "application/x-yaml", kind: "text" },
747
+ { pattern: "application/yaml", kind: "text" }
748
+ ], J = "text/plain", Dt = ["", "application/octet-stream"], F = (t) => t.trim().toLowerCase(), B = (t) => Dt.includes(t === void 0 ? "" : F(t)), Wt = (t) => {
749
+ if (!t.startsWith(".")) return t;
750
+ throw new Error(
751
+ `\`accept\` entry "${t}" is a file extension, and this kit takes media types only. HTML's own accept attribute does take extensions, which is exactly why this throws rather than quietly matching nothing. Use a media type instead -- "text/*" covers source files, "image/*" images, "application/pdf" PDFs, and \`encodableMediaTypes()\` is the full set. You lose nothing by dropping the extension: a file the browser cannot name is decided by decoding its bytes, which is stronger than matching its name.`
752
+ );
753
+ }, qt = (t) => (typeof t == "string" ? t.split(",") : t).map(F).filter((e) => e !== "").map(Wt), M = (t) => {
754
+ const e = t.indexOf("/");
755
+ return e === -1 ? [t, ""] : [t.slice(0, e), t.slice(e + 1)];
756
+ }, S = (t, e) => {
757
+ const [n, o] = M(t), [r, s] = M(e);
758
+ return n !== "*" && n !== r ? !1 : o === "*" || o === s;
759
+ }, Jt = (t, e) => {
760
+ if (S(t, e)) return e;
761
+ if (S(e, t)) return t;
762
+ };
763
+ function le() {
764
+ return C.map((t) => t.pattern);
765
+ }
766
+ function L(t = {}) {
767
+ const e = t.accept === void 0 ? void 0 : qt(t.accept), n = [];
768
+ for (const o of C) {
769
+ if (e === void 0) {
770
+ n.push({ ...o });
771
+ continue;
772
+ }
773
+ for (const r of e) {
774
+ const s = Jt(o.pattern, r);
775
+ s !== void 0 && !n.some((i) => i.pattern === s) && n.push({ pattern: s, kind: o.kind });
776
+ }
777
+ }
778
+ return {
779
+ types: n.map((o) => o.pattern),
780
+ accept: n.map((o) => o.pattern).join(","),
781
+ decide(o) {
782
+ const r = o === void 0 ? "" : F(o);
783
+ if (B(r))
784
+ return n.some((i) => S(i.pattern, J)) ? { status: "undetermined" } : (
785
+ // `unsupported` rather than `filtered`, deliberately: `filtered`
786
+ // claims the kit COULD have encoded this file, and nobody has
787
+ // established what it is. Unread and unnamed, it is not a text
788
+ // file the filter excluded -- it is a file with no known type.
789
+ { status: "unsupported" }
790
+ );
791
+ const s = n.find((i) => S(i.pattern, r));
792
+ return s ? { status: "allowed", kind: s.kind } : C.some((i) => S(i.pattern, r)) ? { status: "filtered" } : { status: "unsupported" };
793
+ }
794
+ };
795
+ }
796
+ const Bt = L(), Ht = /^data:([^;,]*);base64,([\s\S]*)$/, Kt = /^([a-z][a-z0-9+.-]*):/i, N = (t) => t.map((e) => `"${e}"`).join(", ");
797
+ function P(t) {
798
+ try {
799
+ const e = atob(t), n = new Uint8Array(e.length);
800
+ for (let o = 0; o < e.length; o++) n[o] = e.charCodeAt(o);
801
+ return { ok: !0, text: new TextDecoder("utf-8", { fatal: !0 }).decode(n), bytes: e.length };
802
+ } catch {
803
+ return { ok: !1 };
804
+ }
805
+ }
806
+ const D = (t) => t.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/\r/g, "&#13;").replace(/\n/g, "&#10;"), Yt = /<(\/file\s*)>/gi;
807
+ function H(t) {
808
+ const e = D(t.filename ?? "attachment"), n = D(t.mediaType), o = t.text.replace(Yt, "&lt;$1&gt;");
809
+ return `<file name="${e}" type="${n}">
810
+ ${o}
811
+ </file>`;
812
+ }
813
+ function zt(t, e = Bt) {
814
+ var a, c, u;
815
+ if (t.type === "source-document") return { status: "kit-side" };
816
+ const n = t.url;
817
+ if (n === void 0 || n === "")
818
+ return {
819
+ status: "unencodable",
820
+ reason: "it has no `url`, so there are no bytes and no address to send. Set `url` to a `data:` URI (read the File with FileReader.readAsDataURL before you stage it) or to an https URL the provider can fetch."
821
+ };
822
+ let o, r;
823
+ const s = Ht.exec(n);
824
+ if (s) {
825
+ const d = s[1].toLowerCase();
826
+ r = B(d) ? ((a = t.mediaType) == null ? void 0 : a.toLowerCase()) ?? d : d, o = { type: "base64", mediaType: r, data: s[2], dataUri: n };
827
+ } else if (/^https?:\/\//i.test(n)) {
828
+ const d = (c = t.mediaType) == null ? void 0 : c.toLowerCase();
829
+ if (d === void 0 || d === "")
830
+ return {
831
+ status: "unencodable",
832
+ reason: `its \`url\` is remote ("${n}") but it has no \`mediaType\`, so there is no way to tell an image from a document without fetching it -- and this layer does no I/O. Set \`mediaType\` when you stage the attachment.`
833
+ };
834
+ r = d, o = { type: "remote", url: n };
835
+ } else {
836
+ if (n.startsWith("data:"))
837
+ return {
838
+ status: "unencodable",
839
+ reason: "its `url` is a `data:` URI that is not base64-encoded with an explicit media type. Both APIs need `data:<media type>;base64,<data>`."
840
+ };
841
+ {
842
+ const d = (u = Kt.exec(n)) == null ? void 0 : u[1].toLowerCase(), l = d === "blob" ? "a `blob:` URL resolves only inside the browser tab that created it, so a model can never fetch it. Read the File with FileReader.readAsDataURL and stage the `data:` URI instead, or upload it and stage the resulting https URL" : `a "${d ?? n}" URL is not something a provider can fetch. Use a \`data:\` URI or an https URL`;
843
+ return { status: "unencodable", reason: `its \`url\` is "${n}": ${l}.` };
844
+ }
845
+ }
846
+ const i = e.decide(r);
847
+ if (i.status === "undetermined") {
848
+ if (o.type !== "base64")
849
+ return {
850
+ status: "unencodable",
851
+ reason: `it is at a remote URL ("${o.url}") and its media type "${r}" says nothing about the bytes -- that is the label for "arbitrary binary", so it separates an image from a document not at all. Settling it by reading the bytes would need a fetch, and this layer does no I/O. Set \`mediaType\` to what the file actually is when you stage it.`
852
+ };
853
+ const d = P(o.data);
854
+ return d.ok ? {
855
+ status: "encodable",
856
+ file: {
857
+ kind: "text",
858
+ mediaType: J,
859
+ source: o,
860
+ filename: t.filename,
861
+ text: d.text
862
+ }
863
+ } : {
864
+ status: "unencodable",
865
+ reason: `nothing names it -- ${r === "" ? "it carries no media type" : `its media type is "${r}"`}, so the only way to tell what it is was to read it -- and its bytes are not valid UTF-8, so it is binary of some unidentified kind. Neither API has an arbitrary-file block to carry that. Set \`mediaType\` if you know what it is, or hand the file to the model through a tool.`
866
+ };
867
+ }
868
+ if (i.status === "filtered")
869
+ return {
870
+ status: "unencodable",
871
+ reason: `its media type "${r}" is one this kit can encode, but your \`accept\` filter excludes it. The types you allowed are: ${N(e.types)}. Widen \`accept\` to include it, or stop staging it.`
872
+ };
873
+ if (i.status === "unsupported")
874
+ return {
875
+ status: "unencodable",
876
+ reason: `its media type "${r}" is not one either API accepts as message content. Supported: ${N(e.types)}. Extract the content yourself and send it as text, or hand it to the model through a tool.`
877
+ };
878
+ if (i.kind === "text") {
879
+ if (o.type !== "base64")
880
+ return {
881
+ status: "unencodable",
882
+ reason: `it is a text file at a remote URL ("${o.url}"), and text has to ride as text CONTENT -- neither API has an arbitrary-file block to point at a URL with. Reading it here would put I/O in the encoder. Fetch it yourself and stage the \`data:\` URI, or paste the contents as a text part.`
883
+ };
884
+ const d = P(o.data);
885
+ return d.ok ? {
886
+ status: "encodable",
887
+ file: {
888
+ kind: "text",
889
+ mediaType: r,
890
+ source: o,
891
+ filename: t.filename,
892
+ text: d.text
893
+ }
894
+ } : {
895
+ status: "unencodable",
896
+ reason: `its media type "${r}" says text, but its bytes are not valid UTF-8 -- so it is binary wearing a text label, and inlining it would send the model garbage. Send it under its real media type, or extract the text yourself.`
897
+ };
898
+ }
899
+ return {
900
+ status: "encodable",
901
+ file: { kind: i.kind, mediaType: r, source: o, filename: t.filename }
902
+ };
903
+ }
904
+ class $ extends Error {
905
+ constructor(n, o, r) {
906
+ super(n);
907
+ A(this, "messageId");
908
+ A(this, "partIndex");
909
+ Object.setPrototypeOf(this, $.prototype), this.name = "WireEncodeError", this.messageId = o, this.partIndex = r;
910
+ }
911
+ }
912
+ const Gt = (t) => t.type === "text", Xt = (t) => t.filter(Gt).map((e) => e.text).join("");
913
+ function K(t, e, n, o, r, s) {
914
+ const i = zt(t.attachment, r);
915
+ if (i.status === "kit-side") return null;
916
+ const a = (u) => {
917
+ if (o === "skip") return null;
918
+ throw new $(
919
+ `Cannot encode file part ${n} of message "${e}": ${u} Pass { onUnencodableFile: 'skip' } to drop it instead of failing.`,
920
+ e,
921
+ n
922
+ );
923
+ };
924
+ if (i.status === "unencodable") return a(i.reason);
925
+ const c = s(i.file);
926
+ return c.ok ? c.block : a(c.reason);
927
+ }
928
+ const Qt = (t) => t.kind === "text" ? { ok: !0, block: { type: "text", text: H(t) } } : t.kind === "image" ? { ok: !0, block: { type: "image_url", image_url: { url: t.source.type === "base64" ? t.source.dataUri : t.source.url } } } : t.source.type === "remote" ? {
929
+ ok: !1,
930
+ reason: `it is a PDF at a remote URL ("${t.source.url}"), and a chat-completions \`file\` content part carries only \`file_id\` or \`file_data\` -- this wire has no URL form for a document. Fetch it and stage it as a \`data:\` URI, or upload it through the Files API and send \`file_id\` yourself; fetching it HERE would put I/O in the encoder. The Anthropic wire does take a remote PDF, so toAnthropicMessages accepts this same message.`
931
+ } : {
932
+ ok: !0,
933
+ block: {
934
+ type: "file",
935
+ file: {
936
+ ...t.filename !== void 0 ? { filename: t.filename } : {},
937
+ file_data: t.source.dataUri
938
+ }
939
+ }
940
+ }, Vt = (t) => t.kind === "text" ? { ok: !0, block: { type: "text", text: H(t) } } : {
941
+ ok: !0,
942
+ block: {
943
+ type: t.kind === "image" ? "image" : "document",
944
+ source: t.source.type === "base64" ? { type: "base64", media_type: t.source.mediaType, data: t.source.data } : { type: "url", url: t.source.url }
945
+ }
946
+ }, Y = (t) => typeof t.toolCallId == "string" && t.toolCallId !== "" && (t.output !== void 0 || t.errorText !== void 0);
947
+ function Zt(t) {
948
+ return t.rawInput !== void 0 && t.rawInput !== "" ? t.rawInput : t.input !== void 0 ? JSON.stringify(t.input) : "{}";
949
+ }
950
+ const te = (t) => ({
951
+ id: t.toolCallId,
952
+ type: "function",
953
+ function: { name: t.type, arguments: Zt(t) }
954
+ }), ee = (t) => ({
955
+ role: "tool",
956
+ tool_call_id: t.toolCallId,
957
+ name: t.type,
958
+ content: t.errorText ?? JSON.stringify(t.output)
959
+ }), ne = (t) => typeof t == "object" && t !== null && !Array.isArray(t);
960
+ function oe(t) {
961
+ var s;
962
+ if (((s = t.raw) == null ? void 0 : s.source) !== "openai.reasoning_details") return;
963
+ const e = t.raw.payload;
964
+ if (!Array.isArray(e)) return;
965
+ const n = e.filter(ne), o = n.filter((i) => i.index === t.index), r = o.length > 0 ? o : n;
966
+ return r[r.length - 1];
967
+ }
968
+ function re(t) {
969
+ const e = oe(t);
970
+ if (!e) return;
971
+ if (e.type === "reasoning.encrypted" || typeof e.data == "string") return e;
972
+ if (typeof t.signature != "string" || t.signature === "") return;
973
+ const n = typeof e.type == "string" ? e.type : "reasoning.text", r = { type: n, [n === "reasoning.summary" ? "summary" : "text"]: t.text, signature: t.signature };
974
+ return typeof e.format == "string" && (r.format = e.format), typeof e.id == "string" && (r.id = e.id), e.index !== void 0 && (r.index = e.index), r;
975
+ }
976
+ function pe(t, e = {}) {
977
+ const n = e.reasoning === "include", o = e.onUnencodableFile ?? "throw", r = L({ accept: e.accept }), s = [];
978
+ for (const i of t) {
979
+ if (i.role === "user") {
980
+ const l = [];
981
+ let p = "", h = !1;
982
+ const k = () => {
983
+ p !== "" && (l.push({ type: "text", text: p }), p = "");
984
+ };
985
+ if (i.parts.forEach((m, y) => {
986
+ if (m.type === "text") {
987
+ p += m.text;
988
+ return;
989
+ }
990
+ if (m.type !== "file") return;
991
+ const T = K(m, i.id, y, o, r, Qt);
992
+ T && (k(), l.push(T), h = !0);
993
+ }), k(), !h) {
994
+ const m = Xt(i.parts);
995
+ m !== "" && s.push({ role: "user", content: m });
996
+ continue;
997
+ }
998
+ s.push({ role: "user", content: l });
999
+ continue;
1000
+ }
1001
+ let a = "", c = [], u = [];
1002
+ const d = () => {
1003
+ if (!(a === "" && c.length === 0)) {
1004
+ s.push({
1005
+ role: "assistant",
1006
+ content: a === "" ? null : a,
1007
+ ...u.length > 0 ? { reasoning_details: u } : {},
1008
+ ...c.length > 0 ? { tool_calls: c.map(te) } : {}
1009
+ });
1010
+ for (const l of c) s.push(ee(l));
1011
+ a = "", c = [], u = [];
1012
+ }
1013
+ };
1014
+ for (const l of i.parts) {
1015
+ if (l.type === "text") {
1016
+ c.length > 0 && d(), a += l.text;
1017
+ continue;
1018
+ }
1019
+ if (l.type === "reasoning") {
1020
+ if (!n) continue;
1021
+ c.length > 0 && d();
1022
+ const p = re(l);
1023
+ p && u.push(p);
1024
+ continue;
1025
+ }
1026
+ l.type === "tool" && Y(l.tool) && c.push(l.tool);
1027
+ }
1028
+ d();
1029
+ }
1030
+ return s;
1031
+ }
1032
+ function fe(t, e = {}) {
1033
+ const n = e.onUnencodableFile ?? "throw", o = L({ accept: e.accept }), r = [], s = (i) => {
1034
+ const a = r[r.length - 1];
1035
+ (a == null ? void 0 : a.role) === "user" ? a.content = [...a.content, ...i] : r.push({ role: "user", content: i });
1036
+ };
1037
+ for (const i of t) {
1038
+ if (i.role === "user") {
1039
+ const d = [];
1040
+ i.parts.forEach((l, p) => {
1041
+ if (l.type === "text") {
1042
+ l.text !== "" && d.push({ type: "text", text: l.text });
1043
+ return;
1044
+ }
1045
+ if (l.type !== "file") return;
1046
+ const h = K(l, i.id, p, n, o, Vt);
1047
+ h && d.push(h);
1048
+ }), d.length > 0 && s(d);
1049
+ continue;
1050
+ }
1051
+ let a = [], c = [];
1052
+ const u = () => {
1053
+ a.length > 0 && r.push({ role: "assistant", content: a }), c.length > 0 && s(c), a = [], c = [];
1054
+ };
1055
+ i.parts.forEach((d, l) => {
1056
+ switch (d.type) {
1057
+ case "reasoning": {
1058
+ if (!d.raw)
1059
+ throw new $(
1060
+ `Cannot encode reasoning part ${l} of message "${i.id}": it has no \`raw\` payload, and Anthropic requires a thinking block to be echoed back verbatim. Rebuilding one from text plus signature is the documented 400. Produce reasoning parts with readAnthropicStream, which attaches the provider's own block, and keep \`raw\` when you persist a message.`,
1061
+ i.id,
1062
+ l
1063
+ );
1064
+ if (!d.raw.source.startsWith("anthropic."))
1065
+ throw new $(
1066
+ `Cannot encode reasoning part ${l} of message "${i.id}": its \`raw\` came from "${d.raw.source}", not from the Anthropic Messages format. Only a payload tagged \`anthropic.\` can be echoed back verbatim. If you are talking to an Anthropic model through an OpenAI-compatible endpoint, use toOpenAIMessages.`,
1067
+ i.id,
1068
+ l
1069
+ );
1070
+ c.length > 0 && u(), a.push(d.raw.payload);
1071
+ break;
1072
+ }
1073
+ case "text": {
1074
+ if (d.text === "") break;
1075
+ c.length > 0 && u(), a.push({ type: "text", text: d.text });
1076
+ break;
1077
+ }
1078
+ case "tool": {
1079
+ const p = d.tool;
1080
+ if (!Y(p)) break;
1081
+ a.push({
1082
+ type: "tool_use",
1083
+ id: p.toolCallId,
1084
+ name: p.type,
1085
+ input: p.input ?? {}
1086
+ }), c.push(
1087
+ p.errorText !== void 0 ? {
1088
+ type: "tool_result",
1089
+ tool_use_id: p.toolCallId,
1090
+ is_error: !0,
1091
+ content: p.errorText
1092
+ } : {
1093
+ type: "tool_result",
1094
+ tool_use_id: p.toolCallId,
1095
+ content: JSON.stringify(p.output)
1096
+ }
1097
+ );
1098
+ break;
1099
+ }
1100
+ }
1101
+ }), u();
1102
+ }
1103
+ return r;
1104
+ }
1105
+ export {
1106
+ $ as WireEncodeError,
1107
+ U as WireError,
1108
+ Ft as anthropicMessagesFormat,
1109
+ ce as applyToolFailure,
1110
+ ue as applyToolOutput,
1111
+ de as bufferText,
1112
+ wt as consumeModelStream,
1113
+ yt as createToolCallAccumulator,
1114
+ le as encodableMediaTypes,
1115
+ lt as normalizeStopReason,
1116
+ Ot as openaiChatFormat,
1117
+ ae as readAnthropicStream,
1118
+ q as readModelStream,
1119
+ se as readOpenAIStream,
1120
+ X as readableToAsyncIterable,
1121
+ L as resolveMediaPolicy,
1122
+ V as sseDataFrames,
1123
+ Z as sseJson,
1124
+ fe as toAnthropicMessages,
1125
+ pe as toOpenAIMessages
1126
+ };