Skip to content

Codev Cloud

Your dev machine. Accessible everywhere.

Not a sandbox — your full environment, your tools, from any browser. Register your machine as a tower and access it from anywhere, including mobile.

Three steps to remote access

No complicated setup. No infrastructure to manage. Just your machine, accessible from anywhere.

1

Sign up at codevos.ai

Create your account in 30 seconds. Get your registration token.

2

Register your tower

Run one command on your machine: af tower register

3

Access from any browser

Open your dashboard on any device — desktop, tablet, or phone.

The complete setup

One command to register. Instant access to your machine.

~/projects
$ af tower register --token eyJ...
✓ Tower registered: my-macbook (slug: my-macbook-a1b2)
✓ Connected to https://codevos.ai/t/my-macbook-a1b2

$ af status
TOWER: https://codevos.ai/t/my-macbook-a1b2  [online]
BUILDERS:
  #1 [0042-auth]     ✓ complete    builder/0042
  #2 [0043-search]   ⚡ implementing  builder/0043

Get your token

Sign up at codevos.ai and copy your registration token from the dashboard.

Secure tunnel

The tunnel encrypts all traffic between your machine and the dashboard. No ports to open.

Your machine, your control

Nothing runs on our servers. Your code stays on your machine. Disconnect any time.

What you get

🌐

Remote Access from Any Browser

Open your dev environment from any computer. Your full machine — not a stripped-down web IDE. Same tools, same config, same extensions.

📱

Mobile Access

Check on your builders from your phone. See which specs are implementing, which reviews are done, and what needs your attention — from anywhere.

📊

Builder Monitoring

Real-time Agent Farm status. See every builder's progress, current phase, and branch — all in one dashboard. Know exactly where each build stands.

🖥️

Multi-Machine Dashboard

Register multiple machines as towers. Manage your laptop, desktop, and cloud VMs from a single dashboard. Switch between machines in one click.

Cloud VMs

Provision a cloud machine as a tower

Don't want to use your local machine? Spin up a cloud VM on any provider and register it as a tower. Full access through your browser — same as a local machine.

  • Spin up any cloud instance (AWS, GCP, DigitalOcean, etc.)
  • Install codev: npm install -g @cluesmith/codev && codev init
  • Register as tower: af tower register --token <your-token>
  • Access from codevos.ai — full machine access, not a sandbox

Use cases

  • CI/CD machines — run builders on dedicated build servers
  • Persistent build servers — always-on machines that keep building while you sleep
  • Remote dev boxes — powerful cloud hardware accessible from a lightweight laptop
  • Team machines — shared dev environments your whole team can access

Codev Cloud vs Claude Code Cloud

Both offer remote AI development. The difference is what you get access to.

Codev Cloud

  • Full access to your own machine
  • Your tools, your config, your extensions
  • Multi-agent orchestration (Agent Farm)
  • Multiple builders in parallel
  • Any cloud provider or local machine
  • Open source (Apache-2.0)

Claude Code Cloud

  • Sandboxed environment
  • Pre-configured, limited tooling
  • Single AI agent
  • One session at a time
  • Anthropic infrastructure only
  • Proprietary

Ready to access your machine from anywhere?

Sign up for Codev Cloud — free

Your machine. Your tools. Everywhere.

Sign up, register your tower, and access your full dev environment from any browser.