Scaffold

Chat layout

Full layout with sidebar (conversation list with delete), message thread (user right / assistant left), and prompt input. Uses theme variables and micro-animations.

PreviewCode
U

What's the best way to structure this API?

AI

Consider REST with versioned routes and clear status codes. I can draft a spec.