product

A cloud computer built for coding agents.

CloudAgent gives developers an always-on cloud computer for terminal-based AI coding agents: persistent tasks, model credits, and PR-ready workflows — reachable from any terminal you already use.

the model

Six concepts, one mental model.

ConceptDefinition
WorkspaceYour cloud development computer for one repo or project.
SessionA persistent shell/agent session that survives disconnects.
TaskA delegated unit of work with status, logs, token usage, and output.
AgentA CLI coding agent or task runner operating in the workspace.
ModelThe LLM used by the agent for a task.
CreditsPrepaid balance used for managed model token usage.
Usage eventAccounting event for tokens consumed by a task/model.
LedgerImmutable record of purchases, credits, debits, reservations, and adjustments.

layers

From connection to pull request.

01

Workspace layer

A persistent home directory, repo checkout, dotfiles, and package/runtime setup that outlives any single connection.

02

Task layer

Background tasks with durable logs, an explicit state machine, and branch/worktree isolation so parallel work never collides.

03

Agent layer

Preinstalled CLI agents with unified configuration and model selection — use the agent you already trust.

04

Billing layer

One credit balance, per-task token usage, estimates before you run, and hard limits so nothing burns unattended.

05

Review layer

Diffs, logs, test results, summaries, and PR handoff. Agent work ends in something you can review, not a mystery.

# a task's life

  1. [queued]

    Task accepted

  2. [running]

    Agent working

  3. [needs input]

    Approval requested

  4. [detached]

    You disconnect — work continues

  5. [done]

    Diff, logs, PR ready

scope

Where this website fits.

This site is the account surface: marketing, waitlist, credits, usage, and billing. The cloud agent runtime — workspaces, SSH, terminal streaming, task execution — is a separate service that reports usage here through signed, idempotent events. Your balance and usage history live in one auditable ledger either way.

Request access to the private beta.

We are inviting developers and small teams who already use AI coding agents and want an always-on cloud environment for serious work.