opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: agent descriptions in tag autocompletion

Open assagman opened this issue 4 weeks ago • 1 comments

Feature hasn't been suggested before.

  • [x] I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Enhance the agent selection autocomplete by displaying agent descriptions alongside the agent names.

This helps users:

understand what each agent does before picking one, differentiate agents from local files.

reference PR: https://github.com/sst/opencode/pull/5804

Image

assagman avatar Dec 19 '25 18:12 assagman

This issue might be a duplicate of existing issues. Please check:

  • #4825: agent description used in /agent command are cutoff

Both issues are addressing the need to display agent descriptions more effectively - #4825 specifically mentions the difficulty of reading full descriptions in the /agents command, while this issue focuses on showing descriptions in tag autocompletion. These could be addressed together as part of a broader improvement to agent description visibility.

Feel free to ignore if your specific use case differs from those issues.

github-actions[bot] avatar Dec 19 '25 18:12 github-actions[bot]