Codex Token UsageA local VS Code dashboard for inspecting Codex token usage and estimated costs from session transcripts. Features
Requirements
The extension supports Linux, macOS, and Windows. In Remote SSH, WSL, or development containers, it reads Codex data from the remote environment where the extension runs. InstallationInstall a packaged extension from the command line:
Alternatively, open the Extensions view, select …, and choose Install from VSIX…. ConfigurationThe default Codex data directory is
You can also run Codex Usage: Configure Codex Home from the Command Palette. Privacy and pricingSession transcripts are read and processed locally. The extension fetches public OpenAI pricing pages to calculate estimates and caches those rates locally. Estimates may differ from billed amounts. DevelopmentRun the checks with:
Create a VSIX package with:
LicenseMIT License |