UI Hooks & Components
✓ RelevantReact/Svelte/Vue/Angular hooks for building AI-driven UIs: useChat (streaming chat with message state, tools, metadata, persistence, resumption), useCompletion (text completions), useObject (structured JSON). Message parts include text, tool calls, reasoning, sources, files. Tool types: server auto-execute, client auto-execute, user-interaction. Custom data streaming with reconciliation. Error handling and transport customization.