core-agent-ide/codex-rs/tui
Gabriel Peal 2d5de795aa
First pass at a TUI onboarding (#1876)
This sets up the scaffolding and basic flow for a TUI onboarding
experience. It covers sign in with ChatGPT, env auth, as well as some
safety guidance.

Next up:
1. Replace the git warning screen
2. Use this to configure default approval/sandbox modes


Note the shimmer flashes are from me slicing the video, not jank.

https://github.com/user-attachments/assets/0fbe3479-fdde-41f3-87fb-a7a83ab895b8
2025-08-06 18:22:14 -04:00
..
src First pass at a TUI onboarding (#1876) 2025-08-06 18:22:14 -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