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
- Set mistral connection using "vibe api key" from mistral studio
- Select Mistral Medium 3.5
- Select variant "high"
- In plan mode, request task (eg. plan approach to single task)
- 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
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
Screenshot and/or share link
Fragment of processing...