#87 · Primary category: AI Coding Assistants
claudecodeui
Use Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.
Project last updated:08/27/26
GitHub Stars
13.5K
Forks
1.9K
Contributors
82
License
AGPL-3.0
Why we included this project
Claude Code, Cursor CLI, and Codex sessions normally live in a terminal, and this project puts them behind a browser and mobile-friendly interface you can reach from anywhere. It self-hosts on your own machine or in a Docker sandbox, and it picks up your existing agent sessions automatically, so a conversation started at your desk can continue from your phone. Beyond the chat surface you get a file explorer, a Git panel for staging and committing, and an integrated shell, which in practice feels like a lightweight remote IDE for agent-driven work. Teams that want everyone working against the same agent sessions, or that want a REST API on top of their coding agents, will find it useful. It stays tied to your own AI subscriptions rather than bundling its own.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.