Files
codex/codex-rs/tui/src
Justin Lebar 18330c2362 Format large numbers in a more readable way. (#2046)
- In the bottom line of the TUI, print the number of tokens to 3 sigfigs
  with an SI suffix, e.g. "1.23K".
- Elsewhere where we print a number, I figure it's worthwhile to print
  the exact number, because e.g. it's a summary of your session. Here we print
  the numbers comma-separated.
2025-09-08 21:48:48 +00:00
..
2025-09-02 17:29:58 +00:00
2025-09-02 17:29:58 +00:00
2025-09-05 13:12:46 -07:00
2025-09-02 17:29:58 +00:00
2025-09-02 17:29:58 +00:00
2025-08-29 03:06:10 +00:00