Context remaining and compact feature in Codex IDE extension

Resolved 💬 7 comments Opened Sep 22, 2025 by sudarshan227 Closed Oct 22, 2025
💡 Likely answer: A maintainer (gpeal, contributor) responded on this thread — see the highlighted reply below.

What feature would you like to see?

I was wondering if there was a way to view context remaining and compact conversations in the VSCode IDE extension. If not, this would be very beneficial.

Are you interested in implementing this feature?

_No response_

Additional information

_No response_

View original on GitHub ↗

7 Comments

spotshare-nick · 10 months ago

https://developers.openai.com/codex/ide/

<img width="3840" height="1317" alt="Image" src="https://github.com/user-attachments/assets/16a7cc0b-8f78-4b42-836d-4e8fc113e08d" />

I'm in the same boat. I want to see the Context that is supposed to be there already...

iamhenry · 9 months ago

This is crucial. Please add it soon

kakra · 9 months ago

An auto-compact would be nice if the model is likely going to reach the capacity of the context window.

jamneutrino · 9 months ago

Yea this makes IDE kind of un-usable when we have no idea of the context left

kakra · 9 months ago

Well, I discovered you can at least see the remaining quotas in the "local" popup menu (although this should be shown more prominent, not hidden behind two submenus). Running into a full context window is a hard blocking wall, there's no way to send a "compact" command as you could do in the CLI.

baba20o · 9 months ago

compacting is needed asap

gpeal contributor · 9 months ago

Context usage shipped recently. Duplicating against #4924 for /compact. It should be launching soon. Thanks for your patience.