External Publication
Visit Post

Codex app and CLI not working after update

OpenAI Developer Community May 22, 2026
Source

I updated to the latest and now neither the desktop app or cli wil work. i just get this error message: {

“type”: “error”,

“error”: {

"type": "invalid_request_error",

"code": "invalid_function_parameters",

"message": "Invalid schema for function '\_search_content': schema must have type 'object' and not have

‘oneOf’/‘anyOf’/‘allOf’/‘enum’/‘not’ at the top level.",

"param": "tools\[16\].tools\[0\].parameters"

},

“status”: 400

}

Any help please.

Discussion in the ATmosphere

Loading comments...