Skip to content

Conversation

@dphuang2
Copy link
Collaborator

No description provided.

- Introduced a Clear button to reset chat messages.
- Enhanced the chat header layout for better UI organization.
- Adjusted the main content and chat window sections to improve visibility on small screens.
- The main content is now hidden on small screens, while the chat window takes full width on extra small screens.
- Removed the Agent class and integrated its functionality into the new AgentService.
- Added BubbleContainer component for consistent message display.
- Enhanced ChatWindow to manage chat state using MobX and handle AI message processing.
- Introduced ThinkingBubble for loading states and Spinner component for visual feedback.
- Updated ChatMessages to show a prompt when no messages are present and display loading state.
- Implemented ToolResults component to handle and display results from tool calls.
- Improved Textarea component to support disabled state styling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants