-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Problem (one or two sentences)
Roo Code v3.31.2 always forces “encrypted reasoning” mode when using the OpenAI Responses API. Models like gpt-5-chat-latest do not support this feature, so any request immediately fails with an error.
https://github.com/RooCodeInc/Roo-Code/releases/tag/v3.31.2
[Migrate conversation continuity to plugin-side encrypted reasoning items using Responses API for improved reliability (thanks @hannesrudolph!)]
Context (who is affected and when)
Anyone using Roo Code with the OpenAI (native) provider and selecting gpt-5-chat-latest is affected. The issue appears as soon as they send any request, even in a simple project, making the model completely unusable in normal day-to-day coding.
Reproduction steps
Steps to reproduce
Update Roo Code → v3.31.2
Configure provider: OpenAI (native)
Select model: gpt-5-chat-latest
Send any request
Result:
Expected result
works
Actual result
Invalid request to Responses API. Please check your input parameters. - Encrypted content is not supported with this model.
Variations tried (optional)
No response
App Version
v3.31.2
API Provider (optional)
OpenAI
Model Used (optional)
gpt-5-chat-latest
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status