AI Chat

A complete coding-agent chat screen, in the style of Cursor or Claude Code — an agent sidebar with quick actions and a repositories tree of recent chats, a chat thread with user/assistant turns and feedback actions, a pill composer with attach, model picker, mic and send, a status bar with branch, project, mode and context meter, and a fixed-width side panel switching between uncommitted changes with a live code view and a browser preview. The chat column flexes to fill wider breakpoints while the code panel keeps its fixed width.

AI chat
New tab
boardui.com/templates/ai-chat

Both changes are in:

  • Sidebar PRO badge — swapped the blue gradient for the minimal treatment: grey bg-background-tertiary-default with text-text-secondary. Since ProBadge is only used in the docs sidebar (the gallery cards have their own tier styling), this was a safe global restyle.

One implementation note: the framework tabs needed a small client wrapper (app/installation/framework-tabs.tsx) because icon components can't be passed from a server page across the client boundary — the step content itself stays server-rendered so componentSource still works.

Verified: the page returns 200 on the dev server, the redirect works, and the full production build passes cleanly. Happy to push when you're ready.

57%

Installation

AI Chat is a BoardUI Pro template, sold separately.

AI Chat is a Pro template.

Templates ship as a complete source package — every screen, component, and data file — sold separately with a BoardUI license — coming soon. Until then, you can explore the full live preview above.

What's included

The template ships as a complete source package: the agent sidebar (quick search, New agent / Automations / Customize actions, the repositories tree with recent-chat rows, time chips and the curved tree connector, and the plan card with Upgrade button), the chat container (breadcrumb header, message thread with feedback actions and inline link chips, the composer with model picker, mic and send, and the status bar with the context ring), the changes/code side panel, and every base component they depend on.