core-agent-ide/codex-rs/cli
Owen Lin 3582b74d01
fix(auth): isolate chatgptAuthTokens concept to auth manager and app-server (#10423)
So that the rest of the codebase (like TUI) don't need to be concerned
whether ChatGPT auth was handled by Codex itself or passed in via
app-server's external auth mode.
2026-02-05 10:46:06 -08:00
..
src fix(auth): isolate chatgptAuthTokens concept to auth manager and app-server (#10423) 2026-02-05 10:46:06 -08:00
tests Add features enable/disable subcommands (#10180) 2026-01-29 20:35:03 +00:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml chore: add codex debug app-server tooling (#10367) 2026-02-03 23:17:34 +00:00