You might like Circus Chief. It’s a web based UI focused on mobile - local first. Supports Claude Code, Codex, and Gemini. Supports auto retries when you run out of tokens, scheduled tasks etc. It’s been great for me as I juggle a Codex, Claude Code, and z.ai subscription.
Circus Chief is a tool for managing coding agent sessions from a browser. It's specifically optimized for small screens. It supports Claude Code, OpenAI Codex, and Google Gemini CLI agents.
Features
Agents can operate Circus Chief itself. Agents can spawn sessions, schedule sessions, interact with the Kanban board — anything you can do in the UI, an agent can also do.
Schedule work ahead of time.
Automatically reschedule when you hit usage limits.
Configurable, chainable prompt templates.
User-defined commands - agents can run them and see the results, and so can you in the UI. Handy for local CI or routine workflow steps.
Worktree-per-session isolation, or elect to work on a specific branch.
Shared canvas - this is a place for shared artifacts that don't belong in the code. Useful for iterating on planning documents.
Bring your own provider. Use subscription auth for Anthropic, OpenAI, or Google, or point sessions at third-party providers with Anthropic- or OpenAI-compatible endpoints.
(Full disclosure: it’s my project)