mirror of
https://github.com/openai/codex.git
synced 2026-05-02 10:26:45 +00:00
319 B
319 B
name, description
| name | description |
|---|---|
| code-breaking-changes | Breacking |
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.