If you use Codex, Claude Code, and a few OpenAI-compatible providers on the same Mac, the messy part is usually not the model itself. It's the account switching, quota checking, bridge setup, and remembering which runtime you launched last.
I built Orbit as a native macOS workspace to keep those accounts in one place. It can switch the active Codex account, launch non-active accounts in isolated CODEX_HOME workspaces, reuse local Claude profiles, and automatically choose direct provider wiring or a local bridge when a provider only supports chat/completions.
Repo: https://github.com/aikilan/Orbit
Download: https://github.com/aikilan/Orbit/releases/download/2.0.0/Orbit.zip
Top comments (0)