. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...
Claude Codex extends the upstream openai/codex project. Follow the upstream repository for the canonical feature list; this README focuses on the extras maintained in this fork.