https://github.com/hellodword/codex-example-config
https://github.com/hellodword/codex-example-config
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellodword/codex-example-config
- Owner: hellodword
- Created: 2026-04-13T06:48:00.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2026-06-19T04:36:57.000Z (6 days ago)
- Last Synced: 2026-06-19T06:24:44.676Z (6 days ago)
- Language: Python
- Homepage:
- Size: 481 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codex-example-config
This repository tracks the OpenAI Codex example `config.toml` and the matching
`config.schema.json` snapshot in Git.
The upstream example is published on the docs site, which makes change tracking awkward. Keeping a copy here makes it easy to review diffs, inspect history, and reference older versions when the example changes.
The value of this repository is simple: versioned snapshots of the official
example config and the schema used by editors to validate it.