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.
| Concept | Definition |
|---|---|
| Workspace | Your cloud development computer for one repo or project. |
| Session | A persistent shell/agent session that survives disconnects. |
| Task | A delegated unit of work with status, logs, token usage, and output. |
| Agent | A CLI coding agent or task runner operating in the workspace. |
| Model | The LLM used by the agent for a task. |
| Credits | Prepaid balance used for managed model token usage. |
| Usage event | Accounting event for tokens consumed by a task/model. |
| Ledger | Immutable record of purchases, credits, debits, reservations, and adjustments. |
layers
From connection to pull request.
# a task's life
- [queued]
Task accepted
- [running]
Agent working
- [needs input]
Approval requested
- [detached]
You disconnect — work continues
- [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.