mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
ebcbb19ead
- Implemented audio transcription capabilities with error handling. - Refactored CopilotChat component to utilize a directive for handling attachments. - Improved CopilotChatReasoningMessage to manage streaming state and elapsed time more efficiently. - Added new scroll view component for better message display and auto-scrolling behavior. - Updated styles for A2UI surface components to enhance layout and scrolling. - Enhanced tests for OpenGenerativeUIRenderer to ensure proper height measurement.