Skip to main content

AI Elements 1.9 is now available

By Steven Van ·

AI Elements 1.9 adds an installable agent skill, a streaming JSXPreview component, a screenshot action, and markdown conversation downloads.

Vercel's AI Elements library reaches version 1.9, adding new components, an installable agent skill, and bug fixes.

  • An AI Elements skill can now be installed into an agent with npx skills add vercel/ai-elements, giving it a better understanding of how to build and use composable AI interfaces.
  • A new JSXPreview component renders JSX strings dynamically, including incomplete JSX from streaming, and automatically closes unclosed tags so AI-generated UI can display in real time.
  • A new PromptInputActionAddScreenshot sub-component captures a screenshot of the current page, for giving visual feedback to AI models.
  • The Conversation component now includes an optional button to download the conversation as a markdown file.

Read the full changelog for setup details.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read AI Elements 1.9 is now available on Creators Toolbox