core-agent-ide/codex-rs/tui
ae 0334476894
feat: parse info from auth.json and show in /status (#1923)
- `/status` renders
    ```
    signed in with chatgpt
      login: example@example.com
      plan: plus
    ```
- Setup for using this info in a few more places.

---------

Co-authored-by: Michael Bolin <mbolin@openai.com>
2025-08-07 01:27:45 -07:00
..
src feat: parse info from auth.json and show in /status (#1923) 2025-08-07 01:27:45 -07:00
tests Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
Cargo.toml Change the UI of apply patch (#1907) 2025-08-07 05:25:41 +00: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