Introducing Claude CC: Cloud AI development reachable from your phone
Coding from a mobile device has historically been painful: tiny terminal interfaces, broken local dependencies, and lost context every time you switch apps.
We are excited to share Claude CC — an always-on cloud development box that pairs Claude Code with a persistent environment, reachable securely from your phone or any terminal via Tailscale.
What Claude CC Gives You
1. Instant Phone-to-Cloud Development
With Tailscale SSH configured, you can launch full development tasks from a phone terminal in seconds. Start an agent run on your commute, check progress, and review PRs without opening a laptop.
2. Persistent Multi-Session Memory
Standard agent sessions lose context as soon as the terminal closes. Claude CC is backed by an always-on PostgreSQL database with vector and relational extensions, allowing your assistant to remember architectural decisions, active branches, and project conventions across sessions.
3. Isolated, High-Bandwidth Cloud Execution
Heavy container builds, test suites, and git operations execute in high-speed cloud infrastructure on Fly.io rather than draining your laptop battery or mobile data.
4. Zero-Friction Agent Workflows
Equipped with built-in toolchains for TypeScript, Python, Docker, and Git, Claude CC comes ready to run full-stack builds, linters, and test suites out of the box.