I run Claude Code and Codex CLI side by side a lot. The coding part is great — the annoying part is everything around it. Which terminal is waiting for an approval? Which session is still working, and which one quietly finished ten minutes ago? Tabbing between terminal windows just to hit "yes" got old fast.
So I built any-ai-cli: a single local web dashboard that wraps these CLIs and lets me manage every session from one screen.
page (Windows / macOS / Linux), unzip, and:
- Double-click
any-ai-cli(or run it with no arguments) - Your browser opens at
http://127.0.0.1:47777/?token=<token>and the Hub is running - Click "+ New Session" to launch a Claude Code / Codex CLI session
- When an approval prompt shows up, an action bar appears under the input — click or use the keyboard to respond
You don't have to keep a separate terminal open; sessions are created, monitored, and approved from the Hub UI.
Heads up: v0.2.x is verified mainly on Windows (WSL supported via a separate launcher). Linux/macOS builds are expected to work but aren't fully validated yet — feedback from those platforms is especially welcome.
Where it's at
This is v0.2.2 and still early. If you run more than one coding agent at a time, I'd love to hear how this fits (or doesn't fit) your workflow.
Repo: https://github.com/ishizakahiroshi/any-ai-cli
SOCIAL SHARE CARD GENERATOR