Steps to Reproduce: 1. Install Ollama 2. `ollama run devstral:24b` - https://ollama.com/library/devstral 3. kill ollama if it's running 4. `OLLAMA_CONTEXT_LENGTH=131072 ollama serve` 5. Add this model to chat 6. Go to Agent mode and ask it to do something 7. wait a _long_ time (expected)... but eventually you get this: <img width="718" alt="Image" src="https://github.com/user-attachments/assets/808b29e9-e6b8-4277-a74e-7acecb2f643e" /> I tried loading this same model into Roo Code & it worked: 