name: Feature request description: Suggest an improvement or new capability for assistant-ui labels: ["enhancement"] body: - type: textarea attributes: label: Problem statement description: What problem are you trying to solve? placeholder: I'm trying to ... but currently ... validations: required: true - type: textarea attributes: label: Proposed solution description: If you have an idea for an API, component, or behavior change, describe it here. - type: dropdown attributes: label: Area options: - Runtime / Core - Thread Management - Streaming (assistant-stream) - Attachments / Files - Cloud (assistant-cloud) - React / UI Components - React Native - Store / Tap - Content Rendering (Markdown, Syntax Highlighting) - Rich Text / Composer (Lexical) - Provider Adapters - Performance - CLI / Scaffolding - DevTools / Observability - Documentation - Unsure - type: textarea attributes: label: Alternatives considered description: Other approaches or workarounds you've tried. - type: textarea attributes: label: Additional context description: Any extra details, links, mockups, or examples.