Changelog
All notable changes to Chat UI will be documented here.
[0.1.0] - 2025-01-01
Added
- Initial release
Chatcomponent with full featuresChatMinimalcomponent without historyChatMessage,ChatMessageListcomponentsChatInputwith file upload supportChatHistorysidebar componentToolCallandToolCallscomponentsuseChathook for custom implementationsuseChatHistoryhook for history managementAgentServerClientfor direct API access- Dark and light theme support
- Custom theme colors via props and CSS variables
- SSE streaming support
- File upload with drag-and-drop
- Tool call visualization
- Markdown rendering
- TypeScript types
- React 18+ support