Skip to content

feat(tui): add agent descriptions to autocomplete options#5804

Closed
assagman wants to merge 1 commit into
anomalyco:devfrom
assagman:dev
Closed

feat(tui): add agent descriptions to autocomplete options#5804
assagman wants to merge 1 commit into
anomalyco:devfrom
assagman:dev

Conversation

@assagman

@assagman assagman commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

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

Feature request: #5805

@ariane-emory

Copy link
Copy Markdown
Contributor

@assagman Consider truncating long descriptions as I am doing in this dummy PR: https://github.com/ariane-emory/opencode/pull/51/changes (don't worry, will not submit that PR upstream to sst, wouldn't want to steal your glory).

@assagman

Copy link
Copy Markdown
Contributor Author

hey @ariane-emory , thanks for the interest and suggestion. Initially I also thought that it might be good to limit description chars, but later on I realized that the menu has horizontal scroll functionality :) . One may want to read more about their agents by leveraging this feature, so left as it is.

Screen.Recording.2025-12-20.at.18.37.39.mov

@ariane-emory

ariane-emory commented Dec 20, 2025

Copy link
Copy Markdown
Contributor

@assagman Fair enough, I wasn't previously aware of that either, you taught me something. :)

@assagman
assagman force-pushed the dev branch 4 times, most recently from 0202bed to 0d2a5d9 Compare December 29, 2025 17:12
Enhance the agent selection autocomplete by displaying agent
descriptions alongside the agent names.
This helps users :
  - understand what each agent does before making a selection,
  - differentiate agents from local files

Signed-off-by: assagman <ahmetsercansagman@gmail.com>
@assagman

Copy link
Copy Markdown
Contributor Author

based on the discussion in discord, I'm closing this one.

This feature requires us to store human-readable, short descriptions/titles for agents first, to eliminate potentially noisy behavior.

@rekram1-node

@assagman assagman closed this Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants