Released 2026-06-06. The playground AI assistant levels up — it builds reusable components, and it's one continuous conversation across your whole site.
Added
- AI builds components. Ask the assistant for a "footer component" (or a header, hero, card, …) and it proposes a reusable
<component>— a snippet with its own optional CSS/JS and{{ placeholder }}slots — that you preview before approving. It can also refine the component you're currently editing. Available on plans that include reusable components. - One assistant, everywhere. The AI chat is now a single conversation shared across Home, every page, and the Components tab. Switching tabs no longer clears your chat — pick up exactly where you left off, and the assistant always edits whatever you're looking at.
Changed
- Page web addresses are protected. A page's address can't clash with another page, form, visualizer, playground, or agent in the same app, and can't use a reserved system path (like
dashboardorapi) — you get a clear message and can pick another.