Feature hasn't been suggested before.
Describe the enhancement you want to request
Mistral Small has got a thinking mode now (reasoningEffort:"high").
https://docs.mistral.ai/capabilities/reasoning/adjustable
It would be nice if it were possible to toggle the thinking variant directly from OpenCode.
Today OpenCode doesn't offer it because variants(model) always returns {} for mistral models.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Mistral Small has got a thinking mode now (
reasoningEffort:"high").https://docs.mistral.ai/capabilities/reasoning/adjustable
It would be nice if it were possible to toggle the thinking variant directly from OpenCode.
Today OpenCode doesn't offer it because
variants(model)always returns{}for mistral models.