core-agent-ide/codex-rs/cli/src
Jeremy Rose f66704a88f
replace login screen with a simple prompt (#1713)
Perhaps there was an intention to make the login screen prettier, but it
feels quite silly right now to just have a screen that says "press q",
so replace it with something that lets the user directly login without
having to quit the app.

<img width="1283" height="635" alt="Screenshot 2025-07-28 at 2 54 05 PM"
src="https://github.com/user-attachments/assets/f19e5595-6ef9-4a2d-b409-aa61b30d3628"
/>
2025-07-28 17:25:14 -07:00
..
debug_sandbox.rs feat: add support for --sandbox flag (#1476) 2025-07-07 22:31:30 -07:00
exit_status.rs feat: experimental env var: CODEX_SANDBOX_NETWORK_DISABLED (#879) 2025-05-09 18:29:34 -07:00
lib.rs feat: redesign sandbox config (#1373) 2025-06-24 16:59:47 -07:00
login.rs feat: add support for login with ChatGPT (#1212) 2025-06-04 08:44:17 -07:00
main.rs replace login screen with a simple prompt (#1713) 2025-07-28 17:25:14 -07:00
proto.rs chore: update Codex::spawn() to return a struct instead of a tuple (#1677) 2025-07-27 20:01:35 -07:00