core-agent-ide/codex-rs/exec/src
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
..
cli.rs Introduce --oss flag to use gpt-oss models (#1848) 2025-08-05 11:31:11 -07:00
event_processor.rs [feat] add /status slash command (#1873) 2025-08-05 23:57:52 -07:00
event_processor_with_human_output.rs [feat] add /status slash command (#1873) 2025-08-05 23:57:52 -07:00
event_processor_with_json_output.rs [feat] add /status slash command (#1873) 2025-08-05 23:57:52 -07:00
lib.rs Migrate GitWarning to OnboardingScreen (#1915) 2025-08-06 22:39:07 -04:00
main.rs fix: move arg0 handling out of codex-linux-sandbox and into its own crate (#1697) 2025-07-28 08:31:24 -07:00