mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
- Add AGENTS.md guidance for `indoc!` - Convert multi-line string literals to `indoc!`/`formatdoc!` across core/tui/utils - Reduce awkward wrapped raw strings where reasonable