codex
codex copied to clipboard
codex-app-server-protocol exports this: Option<()>.json
What version of Codex is running?
The latest
What subscription do you have?
Plus
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
codex-app-server-protocol exports this:
Option<()>.json
That does not seem to be correct. The file shows:
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Nullable_Null",
"type": "null"
}
What steps can reproduce the bug?
Just run the codex-app-server-protocol
What is the expected behavior?
No response
Additional information
No response
Additionally, I found that this also breaks the command on the Windows platform.