AIAny
AI Client2025
Icon for item

Cloud CLI (aka Claude Code UI)

Web and mobile front-end for terminal coding agents — Claude Code, Cursor CLI, Codex, and Gemini-CLI. Drive live sessions from a browser with an integrated shell, file/Git explorers, and a plugin system. Self-host or use the managed Cloud option.

Introduction

The coding agents everyone talks about — Claude Code, Codex, Cursor CLI, Gemini-CLI — all share one blind spot: they live inside a single terminal on a single machine. This project breaks that tether, turning any running agent session into something you can watch and steer from a phone or browser, no matter which vendor's CLI started it.

What Sets It Apart
  • CLI-agnostic: one interface layered over four competing agent CLIs, so switching vendors no longer means relearning a UI.
  • Remote-first: sessions keep running on your box or server while you monitor, resume, and reply from anywhere — handy for long agent runs you don't want to babysit at a desk.
  • More than chat: an integrated shell, live file editor with syntax highlighting, and a Git explorer for staging, committing, and branch-switching mean you rarely have to drop back to the raw terminal.
  • Extensible: a plugin system adds new tabs and backend services, and an optional managed Cloud tier removes the self-hosting setup entirely.
Great Fit / Look Elsewhere

Great fit if you run long or overnight agent tasks and want to check in from mobile, or if you juggle several CLI vendors and want one consistent surface over all of them. Look elsewhere if you only ever drive a single agent at your own desk — the raw CLI is lighter — or if routing agent sessions through a web server introduces security exposure you'd rather not manage.

Information

  • Websitegithub.com
  • AuthorsSiteboon
  • Published date2025/06/25

Categories

More Items

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Model2026

Runs the Bonsai family of quantized LLMs locally (including vision-capable 27B): provides scripts and demo UIs to run 1-bit and ternary Bonsai models on macOS (Metal), Linux/Windows (CUDA/Vulkan/ROCm), or CPU, with long context, tool-calling and an optional Open WebUI agent demo.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).