wip; add jsonschema for config.toml

This commit is contained in:
Sayan Sisodiya
2026-01-08 16:10:28 -08:00
parent cf515142b0
commit d47b85d9fe
13 changed files with 1577 additions and 26 deletions

View File

@@ -17,3 +17,7 @@ Codex can connect to MCP servers configured in `~/.codex/config.toml`. See the c
Codex can run a notification hook when the agent finishes a turn. See the configuration reference for the latest notification settings:
- https://developers.openai.com/codex/config-reference
## JSON Schema
The generated JSON Schema for `config.toml` lives at `docs/config.schema.json`.

1374
docs/config.schema.json Normal file

File diff suppressed because it is too large Load Diff