Codex Session SwitcherSwitch between multiple Codex sessions directly from VS Code. WhyI built this because I use Codex with different accounts: personal, company, client, and workspace-specific accounts. Logging out and logging back in every time was slow and annoying, so this extension makes the process faster: save your Codex sessions once, then switch between them from a small panel in VS Code. Features
How it worksCodex uses a local authentication file:
Codex Session Switcher saves separate sessions in isolated folders and, when you switch, copies the selected session's When adding a session, the extension runs the official Codex login flow using an isolated It does not generate tokens, bypass login, or ask for your password. SecurityYour Do not share or commit:
The extension keeps credentials local and does not send them anywhere. UsageOpen the Codex Session Switcher icon in the Activity Bar. Then you can add a session, switch sessions, remove saved sessions, open storage, or reload VS Code after switching. LicenseMIT |