Skip to content

[BUG] gpt-5-chat-latest unusable due to forced encrypted_reasoning in Responses API #9225

@politsin

Description

@politsin

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

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions