Show how much context window is left

Resolved 💬 0 comments Opened Jun 6, 2025 by bolinfest Closed Jun 26, 2025

The existing TypeScript CLI shows how much of the available context window has been used. This is valuable information to provide to the user, so we should surface it in the Rust CLI, as well.

Arguably this is even more important once /compact is supported: https://github.com/openai/codex/issues/1257.

View original on GitHub ↗