core-agent-ide/codex-rs/tui
aibrahim-oai 4971d54ca7
Show timing and token counts in status indicator (#1909)
## Summary
- track start time and cumulative tokens in status indicator
- display dim "(Ns • N tokens • Ctrl z to interrupt)" text after
animated Working header
- propagate token usage updates to status indicator views



https://github.com/user-attachments/assets/b73210c1-1533-40b5-b6c2-3c640029fd54


## Testing
- `just fmt`
- `just fix` *(fails: let expressions in this position are unstable)*
- `cargo test --all-features` *(fails: let expressions in this position
are unstable)*

------
https://chatgpt.com/codex/tasks/task_i_6893ec0d74a883218b94005172d7bc4c
2025-08-06 21:20:09 -07:00
..
src Show timing and token counts in status indicator (#1909) 2025-08-06 21:20:09 -07: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