anomalyco / anomalyco/opencode

[FEATURE]: Show agent descriptions on hover in the Desktop agent picker

Open
#47,894 0 comments 0 reactions 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Sep 8, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Feature hasn't been suggested before.
  • I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request

In the Desktop app agent dropdown, hovering an agent currently shows only its name. Custom agents with a description in markdown frontmatter have no way to surface that text while picking one.

Please show the agent's description in a tooltip or hover popup on each dropdown item. Desktop-only: the TUI cycles agents one at a time, while Desktop already has a list you can hover.

Related but different:

  • #45112 asks for TUI marquee of truncated descriptions
  • #4825 was TUI /agents cutoff (closed)
  • #35321 showed descriptions in TUI @ autocomplete (closed, needs:issue)

This is specifically Desktop picker hover, not TUI and not a new agent field.

I have this working on my fork. Hovering anywhere on an agent row (or arrowing to it) shows its markdown description:

https://github.com/user-attachments/assets/34482e6a-e059-49e8-bbdf-36793bf137d0

Happy to open a PR if you want it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.