OpenAI Codex 0.148.0 breaks gpt-5.6-sol by sending unsupported parameter
samkarazi · ghdev · 2026-08-19
A user reported that OpenAI Codex CLI v0.148.0 causes all requests using the gpt-5.6-sol model to fail. Error logs indicate the client sends the promptcacheretention parameter, which is not supported by this model. Log comparisons confirm that under identical environments and configurations, v0.147.0 worked fine, while failures began immediately after updating to v0.148.0. The issue suggests the client should conditionally send this parameter based on the model capabilities.
More from coding & agent
- Agentic coding accessibility will reshape understanding of software complexity — pixlpa · 2026-08-24
- Devin Agent bypasses Slack block by finding emails in git logs — sandylikesfrogs · 2026-08-24
- Developer habits shift: Agents become collaborators from simple tools — latticecut · 2026-08-24
- Dev bottleneck shifts from writing to reading code: exe.dev co-founder — thursdai_pod · 2026-08-24
- The biggest AI mistake: trying to reinvent the wheel instead of using tools — Tired40s · 2026-08-24
- DeepPaperNote turns research papers into Obsidian notes — tom_doerr · 2026-08-24