Draft: POC: Agent avatar generator
What does this MR do and why?
POC for an avatar generator.
- Avatar has three props: fill (string), shape (svg) and face (svg),
- Suggest random avatars,
- Suggest to customize an avatar,
- Avatars should be inlined in DOM, not a sprite. Otherwise we can't animate them.
References
Screenshots or screen recordings
CleanShot_2025-11-06_at_14.36.35
How to set up and validate locally
- Go to http://gdk.test:3000/explore/ai-catalog/agents or Explore/AI catalog
- Click [New agent]
- Play with avatar generator
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.