Codex v0.92.0; VSCode extension; missing 'settings' field

Resolved 💬 3 comments Opened Jan 28, 2026 by TDMorales Closed Jan 29, 2026

What version of the VS Code extension are you using?

0.4.67

What subscription do you have?

Enterprise

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows NT 10.0.26100.0 x64

What issue are you seeing?

After updating Codex CLI to v0.92.0, I began to receive the following errors within the VSCode 'Output' tab within the Terminal.

Error creating local task: {"code":-32600,"message":"Invalid request: missing field settings"}

What steps can reproduce the bug?

  • Update to any Codex CLI version > v0.89.0
  • Open the terminal (ctrl + `), select the 'Output' tab, select 'Codex' in second dropdown
  • Open Codex in VSCode and send a message
  • 'Output' logs should show error

What is the expected behavior?

You should see this error and a message saying 'Task cannot be generated'

Error creating local task: {"code":-32600,"message":"Invalid request: missing field settings"}

Additional information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗