Status Bar
A compact bar with left and right slots for contextual information — model selector, branch name, or project context. Sits above or below Prompt Area, and is independently installable.
Install
npm package
import { StatusBar } from 'prompt-area'shadcn registry
import { StatusBar } from '@/components/status-bar'Examples
Combined with Action Bar
Status bar on top with an action bar below the input for a full-featured layout.