Files
codex/codex-rs/tui
Ahmed IbrahimandGitHub c31960b13a remove unnecessary todos (#8842)
> // todo(aibrahim): why are we passing model here while it can change?

we update it on each turn with `.with_model`

> //TODO(aibrahim): run CI in release mode.

although it's good to have, release builds take double the time tests
take.

> // todo(aibrahim): make this async function

we figured out another way of doing this sync
2026-01-07 10:43:10 -08:00
..
2025-09-15 00:42:53 -07:00
2026-01-07 10:43:10 -08:00
2025-08-18 16:02:25 +00:00