Start screen shows Ctrl+T variants hint even when model has no variants
Description
When starting Opencode with a local model that does not define variants, the start screen still displays the “Ctrl+T” variants hint, but toggling variants does nothing.
Actual Behavior
The start screen shows the “Ctrl+T” variants hint. Pressing Ctrl+T has no effect.
Expected Behavior
Only show the “Ctrl+T” variants hint if the current model defines variants. Optionally, hide or disable the shortcut if no variants exist.
Plugins
No response
OpenCode version
1.1.25
Steps to reproduce
- Configure a local model with no variants.
- Launch Opencode.
- Press Ctrl+T on the start screen.
Screenshot and/or share link
With variants:
No variants – hint should be hidden, since no variants to toggle between:
Operating System
macOS 26.2
Terminal
iTerm2
This issue might be a duplicate of existing issues. Please check:
- #7813: Unsupported variants for grok-code - describes the issue where Ctrl+T does nothing for models without variants
Feel free to ignore if none of these address your specific case.
/oc hide the hints if the model doesnt have any variants
