Skip to content

feat(agent): add avatar field to agent model#140

Draft
youngbeom-shin wants to merge 8 commits into
mainfrom
main__add-avatar-field-to-agent-model
Draft

feat(agent): add avatar field to agent model#140
youngbeom-shin wants to merge 8 commits into
mainfrom
main__add-avatar-field-to-agent-model

Conversation

@youngbeom-shin
Copy link
Copy Markdown
Member

  • 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
@youngbeom-shin youngbeom-shin marked this pull request as draft May 29, 2026 08:21
@youngbeom-shin youngbeom-shin self-assigned this May 29, 2026
youngbeom 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
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.

1 participant