Replies: 1 comment
-
|
You can just ask your agent to write a skill for this and assign avatars to all agents. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Idea
When creating a new agent, Multica could automatically assign it a distinctive default avatar.
Why
As a workspace grows, users may have multiple agents, squads, and runtime-backed workers active at the same time. In views like the board, assignee picker, issue comments, agent list, and squad member list, it can become hard to quickly tell agents apart if they only differ by name/provider.
A recognizable avatar would help in a few ways:
Proposal
On agent creation, generate a stable default avatar based on properties like:
The generated avatar could be something lightweight, such as:
The generated result should be persisted, so the avatar does not change unexpectedly after refreshes or renames.
Users should still be able to manually change or regenerate the avatar later.
Suggested MVP
I do not think this needs AI image generation at first.
A good MVP could be:
Non-goals
At least for the first version, I would avoid:
Open questions
Willing to help
If the maintainers think this idea is useful and the scope looks reasonable, I’d be happy to work on the implementation.
Beta Was this translation helpful? Give feedback.
All reactions