Skip to content

Using Mistral 3.5 with high reasoning is barely usable #27467

Description

@jsobiecki

Description

I'm quite happy with Mistral Medium 3.5 model running on default variant. Not sure if it's more about problem of Model or if it's related to opencode itself, so I'm reporting it here

Plugins

none

OpenCode version

1.14.43

Steps to reproduce

  1. Set mistral connection using "vibe api key" from mistral studio
  2. Select Mistral Medium 3.5
  3. Select variant "high"
  4. In plan mode, request task (eg. plan approach to single task)
  5. Model stop working at random places, without finishing task, hig

Screenshot and/or share link

Fragment of processing...

....
<thinking>
Thinking: The user wants me to create the test file. I've successfully written it. Now I need to make it executable and verify it was created correctly. Let me also check if there's a runner script that needs to be updated to include this new test.
</thinking>

bash{"command": "chmod +x /home/[REDACTED]/scripts/e2e/generate-infrastructure-files/test-auto-deploy-values-syntax.sh", "description": "Make test file executable"}read{"filePath": "/home/[REDACTED]/scripts/e2e/run-generate-infrastructure-files-tests.sh"}

AND THAT's IT.  No error, just ended output. At variant "default" it executes all commands as expected.

### Operating System

Dockerized ubuntu 26.04

### Terminal

Ghostty

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions