feat(agent): add avatar field to agent model#140
Draft
youngbeom-shin wants to merge 8 commits into
Draft
Conversation
Member
youngbeom-shin
commented
May 29, 2026
- Add Avatar field to Agent struct
- Update CreateAgentSpec to include Avatar
- Modify UpdateRequest to handle Avatar
- Implement Avatar handling in service methods
- Update API responses to include Avatar
- Add Avatar support in bot and agent creation
- Enhance tests for Avatar functionality
- Update UI components to display Avatar
- Add Avatar field to Agent struct - Update CreateAgentSpec to include Avatar - Modify UpdateRequest to handle Avatar - Implement Avatar handling in service methods - Update API responses to include Avatar - Add Avatar support in bot and agent creation - Enhance tests for Avatar functionality - Update UI components to display Avatar
added 7 commits
June 1, 2026 12:41
- Implemented avatar update functionality for agents in the API. - Added new methods to handle agent user updates and publish events. - Updated tests to verify avatar changes and event emissions. - Enhanced UI components to support avatar display and selection. - Refined event handling to accommodate user updates in the conversation model.
- Remove padding from modal header and content areas - Set modal header height to auto (fit content) - Add left/right margin for focus ring visibility - Add scrollbar auto-hide on hover for modal content - Align close button to top of header container - Unify invite-members modal styling with create-room modal - Add member avatar, name, and description layout - Use consistent checkbox styling across modals - Add dark theme support for invite-members modal - Add responsive styles for mobile viewport
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.