@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
@@ -7,9 +7,10 @@ const langgraph: Integration = {
7
7
  language: 'ts',
8
8
  streamFormat: 'openai-sse',
9
9
  envVars: ['OPENAI_API_KEY'],
10
- routeTemplates: {
11
- next: `// POST /api/chat stream a compiled LangGraph agent to the browser
12
- import { createReactAgent } from '@langchain/langgraph/prebuilt';
10
+ // No per-framework templates: the handler below is web-standard, so the
11
+ // scaffolder wraps it in the target framework's own route declaration.
12
+ routeTemplates: {},
13
+ webRoute: `import { createReactAgent } from '@langchain/langgraph/prebuilt';
13
14
  import { ChatOpenAI } from '@langchain/openai';
14
15
  import { tool } from '@langchain/core/tools';
15
16
  import { z } from 'zod';
@@ -28,10 +29,35 @@ const agent = createReactAgent({
28
29
  tools: [getWeather],
29
30
  });
30
31
 
31
- export async function POST(req: Request) {
32
- const { messages } = await req.json();
32
+ // Stream a compiled LangGraph agent to the browser as OpenAI-format SSE.
33
+ async function chatHandler(request: Request): Promise<Response> {
34
+ const { messages } = await readChatRequest(request);
33
35
 
34
- const stream = await agent.stream({ messages }, { streamMode: 'messages' });
36
+ // agent.stream() coerces plain {role, content} objects into BaseMessage
37
+ // instances itself, including OpenAI-shaped tool_calls, so the wire messages
38
+ // can be passed through almost as-is. The one incompatible bit is content:
39
+ // OpenAI represents a tool-calls-only assistant turn as content: null, and
40
+ // LangChain's MessageContent type (and runtime coercion) only accepts string.
41
+ const agentMessages = messages.map((m) => ({ ...m, content: m.content ?? '' }));
42
+
43
+ // Let TS infer the stream's element type from this call instead of hand
44
+ // writing it: the real type is a [BaseMessage, metadata] tuple, keyed off the
45
+ // streamMode: 'messages' literal, not the plain object shape it looks like.
46
+ const startStream = () => agent.stream({ messages: agentMessages }, { streamMode: 'messages' });
47
+
48
+ let stream: Awaited<ReturnType<typeof startStream>>;
49
+ try {
50
+ stream = await startStream();
51
+ } catch (err) {
52
+ // A REAL status, before a byte is streamed: a missing OPENAI_API_KEY fails
53
+ // here. Returning 200 would send this JSON out labelled text/event-stream,
54
+ // the SSE reader would find no frame, and the turn would resolve empty with
55
+ // nothing logged and no bubble.
56
+ return new Response(
57
+ JSON.stringify({ error: { message: err instanceof Error ? err.message : 'Agent failed to start' } }),
58
+ { status: 502, headers: { 'Content-Type': 'application/json' } },
59
+ );
60
+ }
35
61
 
36
62
  const encoder = new TextEncoder();
37
63
  const body = new ReadableStream({
@@ -39,22 +65,63 @@ export async function POST(req: Request) {
39
65
  const send = (obj: unknown) =>
40
66
  controller.enqueue(encoder.encode(\`data: \${JSON.stringify(obj)}\\n\\n\`));
41
67
 
42
- for await (const [chunk] of stream) {
43
- if (typeof chunk.content === 'string' && chunk.content) {
44
- send({ choices: [{ delta: { content: chunk.content } }] });
68
+ try {
69
+ for await (const [chunk] of stream) {
70
+ if (typeof chunk.content === 'string' && chunk.content) {
71
+ send({ choices: [{ delta: { content: chunk.content } }] });
72
+ }
45
73
  }
74
+ } catch (err) {
75
+ // The status is spent once the stream started, so report IN BAND:
76
+ // readOpenAIStream lands this on turn.error and keeps what streamed.
77
+ send({ error: { message: err instanceof Error ? err.message : 'Agent stream failed' } });
46
78
  }
47
79
  controller.enqueue(encoder.encode('data: [DONE]\\n\\n'));
48
80
  controller.close();
49
81
  },
50
82
  });
51
83
 
52
- return new Response(body, { headers: { 'Content-Type': 'text/event-stream' } });
84
+ return new Response(body, {
85
+ status: 200,
86
+ headers: {
87
+ 'Content-Type': 'text/event-stream; charset=utf-8',
88
+ // no-transform stops a proxy buffering the stream into one blob.
89
+ 'Cache-Control': 'no-cache, no-transform',
90
+ Connection: 'keep-alive',
91
+ },
92
+ });
53
93
  }`,
54
- },
55
- streamMapping: "Use graph.stream(input, { streamMode: 'messages' }) to get [messageChunk, metadata] tuples. Extract chunk.content (string) and forward as OpenAI-format SSE frames: data: {choices:[{delta:{content}}]}. Close with data: [DONE]. The kai-chat reader handles it.",
56
- runNote: 'Set OPENAI_API_KEY (or the key for your chosen model provider). Install @langchain/langgraph, @langchain/openai, @langchain/core.',
94
+ streamMapping: "Use graph.stream(input, { streamMode: 'messages' }) to get [messageChunk, metadata] tuples. Extract chunk.content (string) and forward as OpenAI-format SSE frames: data: {choices:[{delta:{content}}]}. Close with data: [DONE]. readOpenAIStream from @kitn.ai/ui/wire parses tool calls and reasoning too, but the route template forwards chunk.content only, which is text: the same message chunks carry the tool-call fragments on chunk.tool_call_chunks, so re-frame those onto delta.tool_calls to fill kai-tool.",
95
+ // No install list here: `deps` below is the one, and the scaffolder emits it.
96
+ // This sentence used to end "Install @langchain/langgraph, @langchain/openai,
97
+ // @langchain/core." — three of the four packages, for as long as nobody was
98
+ // comparing it to anything.
99
+ runNote: 'Set OPENAI_API_KEY (or the key for your chosen model provider).',
57
100
  docsSlug: 'integrations/langgraph',
101
+ // Nothing. The agent owns both: ChatOpenAI({ model: 'gpt-4o' }) and the tools
102
+ // array passed to createReactAgent are server-side.
103
+ forwardsFromClient: [],
104
+ // Four, one per import in the route above. `zod` is the one the deleted prose
105
+ // forgot: the tool's `schema:` is a z.object(), so an app installed from that
106
+ // sentence alone fails to build. Deriving this from the imports rather than
107
+ // from a sentence is the point of the field.
108
+ deps: { npm: ['@langchain/langgraph', '@langchain/openai', '@langchain/core', 'zod'], pip: [] },
109
+ // No key appears in the route: `new ChatOpenAI(...)` reads OPENAI_API_KEY from
110
+ // the environment itself. Same invisible-key shape as vercel-ai-sdk.
111
+ keyExposure: 'needs-proxy',
112
+ // 'none', and this is the entry most likely to be "corrected" to something
113
+ // else, so the reason is here rather than assumed. The create-kai spec lists
114
+ // LangGraph under "Bring a server or runtime". That is WRONG for this route:
115
+ // the graph is built and compiled IN PROCESS above (`createReactAgent` over a
116
+ // `new ChatOpenAI(...)`), so there is no LangGraph server, no port and no
117
+ // second process — the four packages in `deps` are the whole install and
118
+ // `runNote` asks for a key and nothing else.
119
+ //
120
+ // LangGraph Platform / `langgraph dev` IS a server, and an integration that
121
+ // talked to one over HTTP would be 'local-server'. That is a different route
122
+ // than the one above, and if it is ever added it must be added as its own
123
+ // catalog entry rather than by changing this line.
124
+ outOfBand: 'none',
58
125
  };
59
126
 
60
127
  export default langgraph;
@@ -7,21 +7,170 @@ const mastra: Integration = {
7
7
  language: 'ts',
8
8
  streamFormat: 'openai-sse',
9
9
  envVars: ['MASTRA_URL'],
10
- routeTemplates: {
11
- express: `// POST /api/chat your server proxies a Mastra agent to the browser
12
- import { MastraClient } from '@mastra/client-js';
10
+ // No per-framework templates. The old `express` entry was a fragment, not a
11
+ // route: it referenced `messages` and `res` without declaring either, and
12
+ // every non-express framework inherited it anyway. The handler below is
13
+ // web-standard, so the scaffolder wraps it per framework.
14
+ routeTemplates: {},
15
+ webRoute: `import { MastraClient } from '@mastra/client-js';
13
16
 
14
- const mastra = new MastraClient({ baseUrl: process.env.MASTRA_URL });
15
-
16
- const stream = await mastra.getAgent('supportAgent').stream({ messages });
17
- for await (const delta of stream.textStream) {
18
- res.write(\`data: \${JSON.stringify({ choices: [{ delta: { content: delta } }] })}\\n\\n\`);
17
+ // MASTRA_URL is required, not defaulted to localhost: a deployed consumer app
18
+ // that forgets to set it would otherwise construct a client that silently
19
+ // points a production Worker/serverless function at 127.0.0.1, then fail deep
20
+ // inside a fetch call with a confusing connection error. Failing at import
21
+ // time, with a message that names the fix, is louder and cheaper to debug.
22
+ const MASTRA_URL = process.env.MASTRA_URL;
23
+ if (!MASTRA_URL) {
24
+ throw new Error('MASTRA_URL is not set. Point it at your Mastra server, e.g. http://localhost:4111 for \`mastra dev\`.');
19
25
  }
20
- res.write('data: [DONE]\\n\\n');`,
21
- },
22
- streamMapping: "Mastra agents speak Vercel AI SDK v5 and expose stream.textStream (async iterable of string deltas). Iterate textStream and emit data: {choices:[{delta:{content}}]} frames; close with data: [DONE]. kai-chat's SSE reader handles it. For tool calls and reasoning, convert the agent to a UI message stream with @mastra/ai-sdk.",
23
- runNote: 'Set MASTRA_URL to your Mastra server base URL (mastra dev exposes POST /api/agents/:agentId/stream on port 4111). Install @mastra/client-js.',
26
+
27
+ const mastra = new MastraClient({ baseUrl: MASTRA_URL });
28
+
29
+ // Proxy a Mastra agent to the browser as OpenAI-format SSE.
30
+ async function chatHandler(request: Request): Promise<Response> {
31
+ const { messages } = await readChatRequest(request);
32
+
33
+ // MastraClient's Agent.stream() takes AI-SDK CoreMessage[], not the OpenAI
34
+ // wire format: each message has ONE literal role (not a union) and content
35
+ // is never null. A 'tool' wire message is OUR client-side tool bookkeeping;
36
+ // this agent owns its tools server-side (forwardsFromClient is empty), so it
37
+ // has no schema for that shape and the entry is dropped rather than guessed.
38
+ //
39
+ // Only the USER role takes content parts: a system prompt is text by
40
+ // definition, and an assistant turn here is replayed history, not a new
41
+ // upload. \`data\` uses the bare base64-or-URL shorthand, which every AI SDK
42
+ // major Mastra accepts understands.
43
+ type MastraFilePart = { type: 'file'; data: string | URL; mediaType: string; filename?: string };
44
+ type MastraUserContent = string | Array<{ type: 'text'; text: string } | MastraFilePart>;
45
+ type MastraMessage = { role: 'system'; content: string } | { role: 'user'; content: MastraUserContent } | { role: 'assistant'; content: string };
46
+ const mastraMessages: MastraMessage[] = [];
47
+ for (const m of messages) {
48
+ // Each branch constructs a literal with ONE fixed role, not m.role (which is
49
+ // still typed as the 4-way union): a union-VALUED field on a single object
50
+ // does not structurally match a union of role-discriminated objects, so
51
+ // widening back to m.role here would reintroduce the original TS2345.
52
+ if (m.role === 'system') mastraMessages.push({ role: 'system', content: wireText(m.content) });
53
+ else if (m.role === 'assistant') mastraMessages.push({ role: 'assistant', content: wireText(m.content) });
54
+ else if (m.role === 'user') {
55
+ const parts = wireParts(m.content);
56
+ // Plain string unless the turn actually carries an attachment.
57
+ if (parts.every((p) => p.kind === 'text')) {
58
+ mastraMessages.push({ role: 'user', content: wireText(m.content) });
59
+ } else {
60
+ mastraMessages.push({
61
+ role: 'user',
62
+ content: parts.map((p) =>
63
+ p.kind === 'text'
64
+ ? { type: 'text' as const, text: p.text }
65
+ : {
66
+ type: 'file' as const,
67
+ mediaType: p.mediaType,
68
+ ...(p.filename === undefined ? {} : { filename: p.filename }),
69
+ data: p.source.type === 'data' ? p.source.data : new URL(p.source.url),
70
+ },
71
+ ),
72
+ });
73
+ }
74
+ }
75
+ }
76
+
77
+ let agentStream: Awaited<ReturnType<ReturnType<typeof mastra.getAgent>['stream']>>;
78
+ try {
79
+ agentStream = await mastra.getAgent('supportAgent').stream(mastraMessages);
80
+ } catch (err) {
81
+ // A REAL status, before a byte is streamed: an unreachable MASTRA_URL or an
82
+ // unknown agent id fails here. Returning 200 would send this JSON out
83
+ // labelled text/event-stream, the SSE reader would find no frame, and the
84
+ // turn would resolve empty with nothing logged and no bubble.
85
+ return new Response(
86
+ JSON.stringify({ error: { message: err instanceof Error ? err.message : 'Mastra agent failed to start' } }),
87
+ { status: 502, headers: { 'Content-Type': 'application/json' } },
88
+ );
89
+ }
90
+
91
+ const encoder = new TextEncoder();
92
+ const body = new ReadableStream({
93
+ async start(controller) {
94
+ try {
95
+ // The client SDK has no textStream: it hands back a Response wrapped
96
+ // with processDataStream, which replays the agent's SSE body as typed
97
+ // chunks. Only text-delta carries browser-facing content; tool-call and
98
+ // reasoning chunks exist here too but are out of scope for this route
99
+ // (see streamMapping) and are left unhandled rather than half-wired.
100
+ await agentStream.processDataStream({
101
+ onChunk: (chunk) => {
102
+ if (chunk.type === 'text-delta') {
103
+ const openaiChunk = { choices: [{ delta: { content: chunk.payload.text } }] };
104
+ controller.enqueue(encoder.encode(\`data: \${JSON.stringify(openaiChunk)}\\n\\n\`));
105
+ } else if (chunk.type === 'error') {
106
+ // Mastra reports some failures IN BAND as an 'error' chunk instead
107
+ // of rejecting the stream; fold it into the same frame the catch
108
+ // below emits so readOpenAIStream lands it on turn.error either way.
109
+ const message = chunk.payload.error instanceof Error ? chunk.payload.error.message : 'Mastra agent reported an error';
110
+ controller.enqueue(encoder.encode(\`data: \${JSON.stringify({ error: { message } })}\\n\\n\`));
111
+ }
112
+ },
113
+ });
114
+ } catch (err) {
115
+ // The status is spent once the stream started, so report IN BAND:
116
+ // readOpenAIStream lands this on turn.error and keeps what streamed.
117
+ const message = err instanceof Error ? err.message : 'Mastra stream failed';
118
+ controller.enqueue(encoder.encode(\`data: \${JSON.stringify({ error: { message } })}\\n\\n\`));
119
+ }
120
+ controller.enqueue(encoder.encode('data: [DONE]\\n\\n'));
121
+ controller.close();
122
+ },
123
+ });
124
+
125
+ return new Response(body, {
126
+ status: 200,
127
+ headers: {
128
+ 'Content-Type': 'text/event-stream; charset=utf-8',
129
+ // no-transform stops a proxy buffering the stream into one blob.
130
+ 'Cache-Control': 'no-cache, no-transform',
131
+ Connection: 'keep-alive',
132
+ },
133
+ });
134
+ }`,
135
+ streamMapping: "Mastra's client SDK has no textStream: agent.stream() returns a Response wrapped with processDataStream({ onChunk }), which replays the agent's SSE body as typed chunks (text-delta, tool-call, reasoning-delta, error, finish, ...). Filter to type === 'text-delta' and emit data: {choices:[{delta:{content:payload.text}}]} frames; close with data: [DONE]. readOpenAIStream from @kitn.ai/ui/wire parses that, including tool calls and reasoning, but this route only wires text-delta: re-frame tool-call/tool-result and reasoning-delta chunks onto delta.tool_calls and delta.reasoning to get them too.",
136
+ // No install list here: `deps` below is the one, and the scaffolder emits it.
137
+ // This sentence used to end "Install @mastra/client-js." — right on the day it
138
+ // was written, and unchecked against the route's imports ever after.
139
+ runNote: 'Set MASTRA_URL to your Mastra server base URL (mastra dev exposes POST /api/agents/:agentId/stream on port 4111).',
24
140
  docsSlug: 'integrations/harnesses',
141
+ // Nothing. The Mastra agent owns its model and its tools server-side.
142
+ forwardsFromClient: [],
143
+ // The route's one import.
144
+ deps: { npm: ['@mastra/client-js'], pip: [] },
145
+ // THE JUDGEMENT CALL IN THIS TABLE, so it is argued rather than asserted.
146
+ //
147
+ // MASTRA_URL is not a secret — it is a base URL, and the schema's SECRET_ENV_VAR
148
+ // net deliberately does not match it. So the automatic check cannot decide this
149
+ // one, and 'frontend-safe' would parse cleanly.
150
+ //
151
+ // It is still 'needs-proxy', on what the route actually is: this integration
152
+ // ships a server `chatHandler` that reads `process.env` at module scope, and
153
+ // nothing else. There is no browser-direct path in it. Declaring it
154
+ // 'frontend-safe' would have the CLI point a public bundle at an unauthenticated
155
+ // agent endpoint — a decision a scaffolder must not make silently, even though
156
+ // no key leaks. The conservative direction is the cheap one: a needless server
157
+ // hop costs a process, the other error costs the endpoint.
158
+ keyExposure: 'needs-proxy',
159
+ // THE JUDGEMENT CALL FOR THIS FIELD, exactly as keyExposure above is, and for
160
+ // a related reason: no automatic check can decide it. MASTRA_URL is a base URL
161
+ // for a server this integration does not ship and cannot start; the route's
162
+ // only mention of loopback is inside a `throw new Error(...)` string, which
163
+ // LOOPBACK_FETCH deliberately does not match (a net that fired on prose would
164
+ // be right here by accident and wrong elsewhere). So 'none' would parse
165
+ // cleanly.
166
+ //
167
+ // It is 'local-server' on what the integration actually requires: a Mastra
168
+ // server has to be reachable at MASTRA_URL before the first message works,
169
+ // `mastra dev` is how a developer gets one (port 4111), and `@mastra/client-js`
170
+ // is a CLIENT for it, not the server itself. Printing "start your Mastra
171
+ // server" costs a line; omitting it produces a scaffold that fetches a URL
172
+ // nothing answers.
173
+ outOfBand: 'local-server',
25
174
  };
26
175
 
27
176
  export default mastra;
@@ -1,16 +1,39 @@
1
1
  import type { Integration } from '../types';
2
2
 
3
3
  /**
4
- * mock the zero-config first-win.
4
+ * mock: the zero-config first-win.
5
5
  *
6
- * Not a real backend: there's no provider, no API key, no `/api` route. The
7
- * scaffolder special-cases `integration === 'mock'` and emits a front-end whose
8
- * `onSubmit` SIMULATES a streamed assistant reply CLIENT-SIDE (token-by-token,
9
- * a new array/object reference per chunk honouring the messages contract).
6
+ * No provider, no API key, no `/api` route, no network. The scaffolder
7
+ * special-cases `integration === 'mock'` and emits a front-end whose `onSubmit`
8
+ * calls `createMockResponder()` from `@kitn.ai/ui/state` where a real
9
+ * integration calls `fetch('/api/chat', …)`. That is the ONLY difference between
10
+ * the two emitted handlers. Everything after that expression is already the real
11
+ * path: `readOpenAIStream` parses the frames, `createAssistantStream` folds them
12
+ * onto the message parts, and the try/catch/finally and abort handling are
13
+ * byte-identical. The zero-config preview therefore exercises the kit's own SSE
14
+ * reader rather than a hand-rolled fold that merely resembles it.
15
+ *
16
+ * WHY OPENAI-SHAPED FRAMES. The mock stands in for the consumer's ROUTE, not for
17
+ * a provider. Every other integration in this catalog re-frames its provider to
18
+ * the OpenAI chat-completions shape server-side before the browser sees it
19
+ * (`anthropic`'s route converts the Messages dialect frame by frame, `pi`'s
20
+ * bridge converts Pi's stdout JSON, `vercel-ai-sdk` wraps `result.textStream`),
21
+ * which is why `readOpenAIStream` is the only reader the scaffolder emits.
22
+ * Matching that shape is what keeps "swap the mock for a real backend" a
23
+ * one-expression change instead of a rewrite of the submit handler.
24
+ *
25
+ * WHY YOU CAN ALWAYS TELL. Sharing a real provider's frame shape means shape
26
+ * alone no longer marks the reply as fake, so the tells are explicit: the stream
27
+ * opens with a `: kai-mock` SSE comment, every frame carries a `_kai_mock` field
28
+ * naming the function that produced it, `model` reports as `kai-mock` (no
29
+ * provider serves that, so an echoed mock frame is rejected upstream rather than
30
+ * quietly believed), and usage is all zeros. `src/state/mock.ts` records why each
31
+ * tell sits at a different altitude; do not remove one without reading it.
10
32
  *
11
33
  * This lets `scaffold(useCase, integration: 'mock', framework: 'react')` run with
12
34
  * zero config so a developer sees a live, streaming chat before wiring a model.
13
- * Swap `integration` for a real provider (openrouter, ollama, …) when ready.
35
+ * Swap `integration` for a real provider (openai, anthropic, openrouter, ollama,
36
+ * …) when ready.
14
37
  *
15
38
  * It carries an empty `routeTemplates` on purpose: there is no server route to
16
39
  * emit. `category: 'mock'` keeps it out of the real provider/gateway/framework/
@@ -25,10 +48,26 @@ const mock: Integration = {
25
48
  envVars: [],
26
49
  routeTemplates: {},
27
50
  streamMapping:
28
- 'No backend. onSubmit streams a canned assistant reply client-side, one token at a time, reassigning messages (new array/object reference) per chunk so kai-chat re-renders. Swap integration for a real provider when ready.',
51
+ "No backend and no provider, but a real wire. createMockResponder() from @kitn.ai/ui/state yields canned SSE frames and the scaffold reads them with readOpenAIStream from @kitn.ai/ui/wire, on the same code path a real route's response takes: same reader, same part folding, same abort handling. The frames carry the OpenAI chat-completions shape because the mock stands in for your /api/chat ROUTE, not for a provider (every other integration here re-frames its provider to that shape server-side), so going live replaces ONE expression: mockResponse(value) becomes the awaited response from your own chat route, and nothing else in the handler changes. Nothing here can be mistaken for a real turn: the stream opens with a ': kai-mock' SSE comment, every frame carries a _kai_mock field naming createMockResponder, model reports as 'kai-mock' (no provider serves it), and usage is all zeros.",
29
52
  runNote:
30
- 'No backend or API key needed replies stream locally for preview. Run the front-end as-is; swap `integration` for a real provider (e.g. openrouter, ollama) when ready.',
53
+ 'No backend or API key needed: the reply is generated in the browser and parsed by the same reader a real route feeds. Run the front-end as-is; swap `integration` for a real provider (openai, anthropic, openrouter, ollama) when ready, and the emitted handler differs by one expression.',
31
54
  docsSlug: 'integrations/mock',
55
+ // Nothing: there is no HTTP request at all. The frames are produced in-process
56
+ // by createMockResponder(), so there is no body to forward a model or a tools
57
+ // array on, and no route that would read one.
58
+ forwardsFromClient: [],
59
+ // Nothing to install: there is no route to install anything for.
60
+ deps: { npm: [], pip: [] },
61
+ // The other 'frontend-safe' entry, and the only one that is true by absence:
62
+ // no routeTemplates, no webRoute, no envVars. There is no request, no upstream
63
+ // and no secret, so there is nothing a public bundle could give away. This is
64
+ // the one place where "declares nothing" genuinely means safe — which is
65
+ // precisely why it still has to SAY so rather than be left blank.
66
+ keyExposure: 'frontend-safe',
67
+ // Nothing at all, and here that is the literal truth rather than a shorthand:
68
+ // there is no route, no upstream and no process. This is the "No backend"
69
+ // group of create-kai's gateway prompt all by itself.
70
+ outOfBand: 'none',
32
71
  };
33
72
 
34
73
  export default mock;
@@ -7,41 +7,85 @@ const ollama: Integration = {
7
7
  language: 'ts',
8
8
  streamFormat: 'openai-sse',
9
9
  envVars: [],
10
- routeTemplates: {
11
- next: `// app/api/chat/route.ts proxy the browser to local Ollama
12
- export async function POST(req: Request) {
13
- const { messages } = await req.json();
10
+ // No per-framework templates. The handler below is web-standard, so the
11
+ // scaffolder wraps it in the target framework's own route declaration.
12
+ //
13
+ // There was never an `html` entry and there must not be one: routeTemplates
14
+ // keyed by 'html' are selected as the BACKEND ROUTE for framework: 'html', and
15
+ // this integration's used to be a second <kai-chat id="chat"> plus a second
16
+ // kai-submit listener, so pasting both blocks gave a duplicate id and two
17
+ // fetches per submit. chooseRoute refuses an 'html' key outright.
18
+ routeTemplates: {},
19
+ webRoute: `async function chatHandler(request: Request): Promise<Response> {
20
+ // The model is pinned here, not sent by the browser. tools IS forwarded:
21
+ // it is undefined unless the front end declared any, and JSON.stringify
22
+ // drops it, so the same handler serves a tool archetype and a plain chat.
23
+ const { messages, tools } = await readChatRequest(request);
14
24
 
15
25
  const upstream = await fetch('http://localhost:11434/v1/chat/completions', {
16
26
  method: 'POST',
17
27
  headers: { 'Content-Type': 'application/json' },
18
- body: JSON.stringify({ model: 'llama3.2', messages, stream: true }),
28
+ body: JSON.stringify({ model: 'llama3.2', messages, tools, stream: true }),
19
29
  });
20
30
 
21
- // Ollama returns OpenAI-format SSE stream it straight to the browser.
22
- return new Response(upstream.body, { headers: { 'Content-Type': 'text/event-stream' } });
23
- }`,
24
- html: `<kai-chat id="chat"></kai-chat>
25
-
26
- <script type="module">
27
- import '@kitn.ai/ui/elements';
28
- const chat = document.getElementById('chat');
29
-
30
- chat.addEventListener('kai-submit', async (e) => {
31
- const history = [...chat.messages, { id: crypto.randomUUID(), role: 'user', content: e.detail.value }];
32
- chat.messages = [...history, { id: crypto.randomUUID(), role: 'assistant', content: '' }];
33
- await fetch('/api/chat', {
34
- method: 'POST',
31
+ // FORWARD THE STATUS. Returning 200 for a failed upstream is how "ollama is
32
+ // not running" or "that model was never pulled" turns into silence: the error
33
+ // body is JSON, it goes out labelled text/event-stream, the SSE reader finds
34
+ // no frame, and the turn resolves empty with nothing logged and no bubble.
35
+ if (!upstream.ok) {
36
+ return new Response(await upstream.text(), {
37
+ status: upstream.status,
38
+ headers: {
39
+ 'Content-Type': upstream.headers.get('content-type') ?? 'application/json',
40
+ },
41
+ });
42
+ }
43
+ if (!upstream.body) {
44
+ return new Response(JSON.stringify({ error: { message: 'Ollama returned no body to stream.' } }), {
45
+ status: 502,
35
46
  headers: { 'Content-Type': 'application/json' },
36
- body: JSON.stringify({ messages: history }),
37
47
  });
38
- // stream the reply into the last message — see the Streaming recipe
48
+ }
49
+
50
+ // Ollama returns OpenAI-format SSE. Stream it straight to the browser.
51
+ return new Response(upstream.body, {
52
+ status: 200,
53
+ headers: {
54
+ 'Content-Type': 'text/event-stream; charset=utf-8',
55
+ // no-transform stops a proxy buffering the stream into one blob.
56
+ 'Cache-Control': 'no-cache, no-transform',
57
+ Connection: 'keep-alive',
58
+ },
39
59
  });
40
- </script>`,
41
- },
42
- streamMapping: "Ollama's OpenAI-compatible endpoint (http://localhost:11434/v1/chat/completions) returns OpenAI-format SSE pipe upstream.body straight to the browser; kai-chat's reader handles it. No API key needed; pass any string if a client requires one (Ollama ignores it).",
60
+ }`,
61
+ streamMapping:
62
+ "Ollama's OpenAI-compatible endpoint (http://localhost:11434/v1/chat/completions) returns OpenAI-format SSE. Pipe upstream.body straight to the browser; readOpenAIStream from @kitn.ai/ui/wire parses it, including tool calls and reasoning. No API key needed; pass any string if a client requires one (Ollama ignores it).",
43
63
  runNote: 'No API key required. Run: ollama serve (starts on 127.0.0.1:11434), then ollama pull <model>. For browser-direct access, set OLLAMA_ORIGINS to allow the page origin; restart Ollama after any env change.',
44
64
  docsSlug: 'integrations/ollama',
65
+ // No 'model': the route pins llama3.2, so a front-end model const would be an
66
+ // editable value the route throws away. Change the model in the route. 'tools'
67
+ // IS forwarded, which is what lets an agentic scaffold fill its kai-tool panel.
68
+ forwardsFromClient: ['tools'],
69
+ // Ollama's OpenAI-compatible endpoint, and the handler forwards `tools`
70
+ // verbatim into that body — so the client sends OpenAI's function envelope.
71
+ clientToolFormat: 'openai',
72
+ // Nothing. The route is global `fetch` and imports no module; the `ollama`
73
+ // npm package is not used, and the server itself is installed out of band.
74
+ deps: { npm: [], pip: [] },
75
+ // One of the two 'frontend-safe' entries, and it is read off the route rather
76
+ // than off "it's local, so it's fine": the fetch to localhost:11434 sends
77
+ // Content-Type and NOTHING else — no Authorization, no key — and envVars is
78
+ // empty, so there is no secret for a bundle to leak. runNote already documents
79
+ // the browser-direct path (set OLLAMA_ORIGINS to allow the page origin), which
80
+ // is the path this value unlocks.
81
+ keyExposure: 'frontend-safe',
82
+ // The route fetches http://localhost:11434, so Ollama must ALREADY be running:
83
+ // `ollama serve`, then `ollama pull <model>` for the model the route pins.
84
+ // Nothing in package.json installs or starts it — `deps.npm` is empty because
85
+ // the route is bare `fetch`, which is exactly why this cannot be inferred from
86
+ // the dependency list. The schema's LOOPBACK_FETCH net catches this one
87
+ // independently, so a later edit to 'none' fails at the catalog boundary.
88
+ outOfBand: 'local-server',
45
89
  };
46
90
 
47
91
  export default ollama;
@@ -0,0 +1,89 @@
1
+ import type { Integration } from '../types';
2
+
3
+ const openai: Integration = {
4
+ id: 'openai',
5
+ title: 'OpenAI',
6
+ category: 'provider',
7
+ language: 'ts',
8
+ streamFormat: 'openai-sse',
9
+ envVars: ['OPENAI_API_KEY'],
10
+ // No per-framework templates: the handler below is web-standard, so the
11
+ // scaffolder wraps it in whatever the target framework routes with.
12
+ routeTemplates: {},
13
+ webRoute: `async function chatHandler(request: Request): Promise<Response> {
14
+ // Both model and tools come from the browser. \`tools\` is undefined unless the
15
+ // front end declared any, and JSON.stringify drops it, so the same handler
16
+ // serves a tool archetype and a plain chat.
17
+ const { model, messages, tools } = await readChatRequest(request);
18
+
19
+ const upstream = await fetch('https://api.openai.com/v1/chat/completions', {
20
+ method: 'POST',
21
+ headers: {
22
+ Authorization: \`Bearer \${process.env.OPENAI_API_KEY}\`,
23
+ 'Content-Type': 'application/json',
24
+ },
25
+ // Model ids here carry NO vendor prefix: 'gpt-4o-mini', never
26
+ // 'openai/gpt-4o-mini' — the prefixed form is an OpenRouter slug and this
27
+ // host answers it with a 404. The front end's \`model\` const is the one to
28
+ // edit; it is seeded from CLIENT_MODEL_IDS.openai.
29
+ body: JSON.stringify({ model, messages, tools, stream: true }),
30
+ });
31
+
32
+ // FORWARD THE STATUS. Returning 200 here is how a missing key turns into
33
+ // silence: the 401 body is JSON, it goes out labelled text/event-stream, the
34
+ // SSE reader finds no frame, and the turn resolves empty with nothing logged
35
+ // and no bubble. With the status intact readOpenAIStream throws a WireError
36
+ // carrying OpenAI's own message, which is the most useful thing you can be
37
+ // handed on a first run.
38
+ if (!upstream.ok) {
39
+ return new Response(await upstream.text(), {
40
+ status: upstream.status,
41
+ headers: {
42
+ 'Content-Type': upstream.headers.get('content-type') ?? 'application/json',
43
+ },
44
+ });
45
+ }
46
+ if (!upstream.body) {
47
+ return new Response(JSON.stringify({ error: { message: 'OpenAI returned no body to stream.' } }), {
48
+ status: 502,
49
+ headers: { 'Content-Type': 'application/json' },
50
+ });
51
+ }
52
+
53
+ // OpenAI IS the format readOpenAIStream parses. Pass it straight through.
54
+ return new Response(upstream.body, {
55
+ status: 200,
56
+ headers: {
57
+ 'Content-Type': 'text/event-stream; charset=utf-8',
58
+ // no-transform stops a proxy buffering the stream into one blob.
59
+ 'Cache-Control': 'no-cache, no-transform',
60
+ Connection: 'keep-alive',
61
+ },
62
+ });
63
+ }`,
64
+ streamMapping:
65
+ "OpenAI's /v1/chat/completions is the reference OpenAI-format SSE stream — this is the one integration with no re-framing at all. Pipe upstream.body straight to the browser; readOpenAIStream from @kitn.ai/ui/wire parses it, including tool calls (delta.tool_calls) and reasoning (delta.reasoning on the reasoning models). Set stream_options: { include_usage: true } in the body if you want a final usage frame; readOpenAIStream reads prompt_tokens/completion_tokens off it.",
66
+ runNote:
67
+ "Set OPENAI_API_KEY (platform.openai.com). Model ids have NO vendor prefix: 'gpt-4o-mini', not 'openai/gpt-4o-mini' — the prefixed form is an OpenRouter slug and api.openai.com answers it with a 404. Change the pinned model in the route.",
68
+ docsSlug: 'integrations/connect-any-model',
69
+ // 'model' was withheld until scaffold.ts could seed it correctly: the shared
70
+ // fallback is 'openai/gpt-4o-mini', an OpenRouter slug that api.openai.com
71
+ // 404s, and shipping an editable const with a broken default is the exact
72
+ // dead-const defect forwardsFromClient exists to prevent. CLIENT_MODEL_IDS now
73
+ // carries a per-integration entry ('gpt-4o-mini'), so the const is real and the
74
+ // route reads it. 'tools' is what lets an agentic scaffold fill its kai-tool
75
+ // panel.
76
+ forwardsFromClient: ['model', 'tools'],
77
+ // The handler forwards `tools` unconverted to /v1/chat/completions — this IS
78
+ // the OpenAI wire, so the client sends OpenAI's own function envelope.
79
+ clientToolFormat: 'openai',
80
+ // Nothing to install. The route is global `fetch` and imports no module at all.
81
+ deps: { npm: [], pip: [] },
82
+ // The route reads OPENAI_API_KEY and puts it in an `Authorization: Bearer`
83
+ // header. A static bundle carrying that is a published key.
84
+ keyExposure: 'needs-proxy',
85
+ // A remote HTTPS endpoint and a key. Nothing to install, nothing to start.
86
+ outOfBand: 'none',
87
+ };
88
+
89
+ export default openai;