CloudCLI (Claude Code UI)

Active
GitHub TypeScript AGPL-3.0

Description

Open-source web UI for Claude Code, Cursor CLI, and Codex enabling remote management of AI coding sessions and projects from mobile and web.

Key Features

  • Web-based UI for Claude Code, Cursor CLI, Codex, and Gemini CLI with desktop and mobile responsive design
  • Integrated file explorer with syntax highlighting, live editing, and Git staging/commit interface
  • Session management for resuming conversations, tracking history, and managing multiple coding sessions
  • Plugin system with custom tabs, backend services, and integrations (Project Stats, Web Terminal, Scheduler)
  • Docker sandbox support for hypervisor-level agent isolation with Claude Code, Codex, and Gemini CLI
  • REST API and remote access from any device — web, mobile browser, or IDE

Use Cases

💡 Remote AI coding session management from mobile devices while away from desk
💡 Team collaboration on AI-assisted development with shared session visibility
💡 Isolated agent execution via Docker sandboxes for security-sensitive codebases
💡 Extending Claude Code UI with custom plugins for project-specific workflows
💡 Cloud-hosted development environment for persistent always-on agent access

Quick Start

npx @cloudcli-ai/cloudcli && open http://localhost:3001

Related Projects