Skip to content

feat: show model version in model selector menu - #24

Merged
SergKam merged 1 commit into
mainfrom
feat/model-version-in-menu
Jun 18, 2026
Merged

feat: show model version in model selector menu#24
SergKam merged 1 commit into
mainfrom
feat/model-version-in-menu

Conversation

@SergKam

@SergKam SergKam commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Model menu items now show the CLI description-derived version alongside the display name
  • Format: Claude Opus 4.5 · Opus 4.8 — display name on the left, short version on the right
  • Gracefully degrades: if description is absent the item shows just the display name; if display name is absent it shows just the version string

Each menu item now shows the CLI description-derived version
(e.g. "Opus 4.8") alongside the display name, so the picker
reads "Claude Opus 4.5 · Opus 4.8" instead of just the display
name. Falls back gracefully when description or display_name is
absent.
@SergKam
SergKam merged commit 2ef0928 into main Jun 18, 2026
2 checks passed
@SergKam
SergKam deleted the feat/model-version-in-menu branch June 18, 2026 11:22
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.

1 participant