Note
The extension branch provides a CodexBar-based extension for Finesssee/Win-CodexBar. It is currently pending an update.
A PowerToys Command Palette extension for checking local Codex usage at a glance.
- Windows with PowerToys Command Palette enabled.
- .NET 9 SDK.
- Windows SDK UAP platform files.
The install script can install missing prerequisites when run with -InstallMissing.
Run:
.\scripts\install.ps1Download the Release package for your system architecture and extract it. Open PowerShell as administrator in the extracted directory, then run:
powershell -ExecutionPolicy Bypass -File .\install.ps10x800B0109: the signing certificate is not trusted. Rerunscripts\install.ps1from an elevated PowerShell, or import the generated certificate into trusted stores.- Package installed but Command Palette does not list the extension: restart
Microsoft.CmdPal.UIand reload extensions. - No usage appears: confirm Codex logs exist under
%USERPROFILE%\.codex\sessions, or add extra session directories in the extension settings.




