opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Start screen shows Ctrl+T variants hint even when model has no variants

Open jschmdt opened this issue 3 days ago • 1 comments

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

  1. Configure a local model with no variants.
  2. Launch Opencode.
  3. Press Ctrl+T on the start screen.

Screenshot and/or share link

With variants: Image

No variants – hint should be hidden, since no variants to toggle between: Image

Operating System

macOS 26.2

Terminal

iTerm2

jschmdt avatar Jan 18 '26 00:01 jschmdt

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.

github-actions[bot] avatar Jan 18 '26 00:01 github-actions[bot]

/oc hide the hints if the model doesnt have any variants

rekram1-node avatar Jan 18 '26 02:01 rekram1-node

Created PR #9179

New%20session%20-%202026-01-18T02%3A27%3A01.312Z opencode session  |  github run

opencode-agent[bot] avatar Jan 18 '26 02:01 opencode-agent[bot]