mirror of
https://github.com/openai/codex.git
synced 2026-05-03 02:46:39 +00:00
324 B
324 B
name, description
| name | description |
|---|---|
| code-breaking-changes | Breaking changes |
Search for breaking changes in external integration surfaces:
- app-server APIs
- CLI parameters
- configuration loading
- resuming sessions from existing rollouts
Do not stop after finding one issue; analyze all possible ways breaking changes can happen.