core-agent-ide/codex-rs/exec/src
Ahmed Ibrahim 2aa4873802
Move auth code into login crate (#15150)
- Move the auth implementation and token data into codex-login.
- Keep codex-core re-exporting that surface from codex-login for
existing callers.

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-19 18:58:17 -07:00
..
cli.rs Agent jobs (spawn_agents_on_csv) + progress UI (#10935) 2026-02-24 21:00:19 +00:00
event_processor.rs chore: remove codex-core public protocol/shell re-exports (#12432) 2026-02-20 23:45:35 -08:00
event_processor_with_human_output.rs [hooks] userpromptsubmit - hook before user's prompt is executed (#14626) 2026-03-17 22:09:22 -07:00
event_processor_with_jsonl_output.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
exec_events.rs feat: make interrupt state not final for multi-agents (#13850) 2026-03-16 16:39:40 +00:00
lib.rs Move auth code into login crate (#15150) 2026-03-19 18:58:17 -07:00
main.rs feat: pass helper executable paths via Arg0DispatchPaths (#12719) 2026-02-24 17:44:38 -08:00