core-agent-ide/codex-rs/docs
Ahmed Ibrahim 65d3b9e145
Migrate tui to use UserTurn (#9497)
- `tui/` and `tui2/` submit `Op::UserTurn` and own full turn context
(cwd/approval/sandbox/model/etc.).
- `Op::UserInput` is documented as legacy in `codex-protocol` (doc-only;
no `#[deprecated]` to avoid `-D warnings` fallout).
- Remove obsolete `#[allow(deprecated)]` and the unused `ConversationId`
alias/re-export.
2026-01-19 13:40:39 -08:00
..
bazel.md feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
codex_mcp_interface.md Expose collaboration presets (#9421) 2026-01-17 12:32:50 -08:00
protocol_v1.md Migrate tui to use UserTurn (#9497) 2026-01-19 13:40:39 -08:00