[PR #13530] fix(app): allow more space for agent names in agent selector #14708

Open
opened 2026-02-16 18:19:28 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13530

State: open
Merged: No


closes #13529

What does this PR do?

Allows longer agent names to be visible in the agent selector.
280px max width should suffice for most agent names.
also added ellipsis for truncation

Before

image

After

image image

How did you verify your code works?

Checked with various agent names to ensure that it looks good/hugs content for both long and short names

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13530 **State:** open **Merged:** No --- closes #13529 ### What does this PR do? Allows longer agent names to be visible in the agent selector. 280px max width should suffice for most agent names. also added ellipsis for truncation ## Before <img width="218" height="276" alt="image" src="https://github.com/user-attachments/assets/a45de697-59fc-4252-bd54-783005028c1e" /> ## After <img width="432" height="226" alt="image" src="https://github.com/user-attachments/assets/e892a62a-955d-461e-9076-523624642c8b" /> <img width="270" height="161" alt="image" src="https://github.com/user-attachments/assets/b1ecde0b-da8d-4505-ba77-8e4bb5bd4f0e" /> ### How did you verify your code works? Checked with various agent names to ensure that it looks good/hugs content for both long and short names
yindo added the pull-request label 2026-02-16 18:19:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14708