core-agent-ide/codex-rs/tui
Gabriel Peal 8a990b5401
Migrate GitWarning to OnboardingScreen (#1915)
This paves the way to do per-directory approval settings
(https://github.com/openai/codex/pull/1912).

This also lets us pass in a Config/ChatWidgetArgs into onboarding which
can then mutate it and emit the ChatWidgetArgs it wants at the end which
may be modified by the said approval settings.

<img width="1180" height="428" alt="CleanShot 2025-08-06 at 19 30 55"
src="https://github.com/user-attachments/assets/4dcfda42-0f5e-4b6d-a16d-2597109cc31c"
/>
2025-08-06 22:39:07 -04:00
..
src Migrate GitWarning to OnboardingScreen (#1915) 2025-08-06 22:39:07 -04:00
tests Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
Cargo.toml Introduce --oss flag to use gpt-oss models (#1848) 2025-08-05 11:31:11 -07:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00