CloudCLI UI is a TypeScript desktop/mobile UI that manages Claude Code, Cursor CLI, and Codex sessions remotely with a browser-based interface and optional desktop app. It provides self-hosted or cloud-hosted options and a plugin system.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
CloudCLI UI (aka Claude Code UI) is a desktop and mobile UI for Claude Code, Cursor CLI, and Codex. It can be used locally or remotely to view active projects and sessions from anywhere.
How it works
The project provides a web-based user interface that integrates with Claude Code, Cursor CLI, and Codex, offering features such as an interactive chat, built-in shell, file explorer, Git integration, and session management. It supports a plugin system and can be run self-hosted (npm, Docker sandbox) or used via CloudCLI Cloud.
Getting started
CloudCLI Cloud (Recommended)
Get started with fully managed, containerized development environments accessible from web, mobile app, API, or IDE.
Get started with CloudCLI Cloud
Self-Hosted (Open source)
npm
npx @cloudcli-ai/cloudcli
Or install globally:
npm install -g @cloudcli-ai/cloudcli
cloudcli
Open http://localhost:3001 — all your existing sessions are discovered automatically.
Visit the documentation for full configuration options.
Docker Sandboxes (Experimental)
npx @cloudcli-ai/cloudcli@latest sandbox ~/my-project
Supports Claude Code and Codex.
Desktop Companion App
CloudCLI Desktop is available via GitHub Releases and download pages.
Recent releases
- v1.37.0 CloudCLI UI v1.37.0 (2026-07-29): New Worktree Management feature and CloudCLI Local Server Runtime prerelease.
- v1.36.3 CloudCLI UI v1.36.3 (2026-07-15): Bug fixes related to Codex sidebar; bump of codex SDK.
- v1.36.2 CloudCLI UI v1.36.2 (2026-07-14): Bug fixes; SDK update.
- v1.36.1 CloudCLI UI v1.36.1 (2026-07-08): New redesign of settings controls.
Traction
Star count: 13067; Forks: 1797; Open issues: 138
Behind the repo
This repository is the UI layer for CloudCLI Cloud and self-hosted options; it links to multiple plugins and integrations such as Project Stats, Web Terminal, Claude Watch, and more.
Caveats
License: AGPL-3.0; Created 2025-06-25; Last push 2026-08-04. Open issues: 138.






