opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: cannot use GPT-5.2 high in CLI mode (aka `opencode run`)

Open ucirello opened this issue 2 weeks ago • 2 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

opencode run offers --model so I can use opencode/gpt-5.2, but it offers me no flag to turn it to high; unlike the ctrl+t in the TUI.

ucirello avatar Jan 02 '26 22:01 ucirello

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

  • #6651: [FEATURE] Dynamic model selection for subagents via Task tool (discusses adding model tier/variant selection across the application)
  • #6558: [FEATURE]: give task/subagent an optional config to choose what model it runs on (similar feature request for configurable model selection)

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Jan 02 '26 22:01 github-actions[bot]

yeah we can add a variant flag

rekram1-node avatar Jan 03 '26 00:01 rekram1-node