Skip to main content
idapt
HomeAI ModelsPricing
Sign inStart free
Blog

From Prompt to Deployed Site on a Cloud Computer

Richard Morel· Founder·July 16, 2026·Last reviewed July 16, 2026

The difference between "here is code" and "here is your site running" is a computer. This is the end-to-end run: one prompt, one agent, one cloud machine, a URL at the end.

The prompt

Spin up a computer, scaffold a static site for a bakery (menu, hours, contact form stub), run it, fix anything broken, and give me a public URL to review.

That is genuinely all of it. What happens next is the interesting part.

What the agent does

  1. Provisions a cloud computer: a real machine with a shell, not a toy sandbox.
  2. Scaffolds and installs: writes the files, runs the package install, sees the same errors you would.
  3. Runs and fixes: starts the dev server, reads the failure, edits, retries. The write-run-fix loop is where agents with computers stop being autocomplete.
  4. Exposes a tunnel: a public URL to the running server, so "review it" means clicking, not cloning.

You watch the run trace throughout: every command, every edit, every retry is inspectable, and the autonomy dial decides how much of it pauses for your confirmation.

Where this pattern earns its keep

The bakery site is the demo; the pattern is general:

  • Reproduce a bug on a clean machine with the exact dependency set.
  • Try a library for real (install, run its examples) before adopting it.
  • Run a data job that needs real dependencies and hours of wall-clock, without your laptop staying awake (code migrations scale this up).

Good to know

  • Computers bill by usage with the price visible; stop them when done (agents can do that too).
  • Your own machines pair the same way when the job should run on hardware you own.
  • Budgets cap the run's spend; per-computer permissions cap its reach.

Run the bakery prompt as your first computer task: it exercises the whole loop in fifteen minutes and leaves you a URL to show for it.

GuideComputersAgents

Found this helpful? Share it:

  • The prompt
  • What the agent does
  • Where this pattern earns its keep
  • Good to know

Continue reading

  • Computer Use: When the Agent Needs the Screen

    idapt agents can now operate a desktop: see the screen, click, type, and verify results, under per-computer consent, an exclusive control lease, and a visible border.

  • Fan Out Big Jobs With Subagents

    How subagent delegation works in idapt: an orchestrator splits work across parallel agents and merges results, with patterns for research, review, and extraction.

  • Give Your Agent a Memory

    How agent memory works in idapt: what agents remember across chats, how to read and correct it, and the difference between memory, context, and files.

  • The Autonomy Dial: From Read-Only to Full Control

    How idapt bounds what an AI agent may do: four autonomy levels per chat, confirmations on consequential actions, budgets, and complete run traces.

Explore idapt

  • Computers your agents can drive.

    Daemon-connected machines with real filesystems and agent-friendly controls.

  • Custom AI agents that actually do work.

    Skills, scoped permissions, persistent memory: any model you pick.

  • Home
  • Pricing
  • AI Models
  • Image models
  • Voice models
  • Video models
  • Rankings
  • New models
  • Model status
  • Multi-Model Chat
  • Voice Mode
  • Voice HUD
  • Web Search
  • Image Generation
  • Video Generation
  • Audio Generation
  • Transcription
  • Drive
  • Secrets
  • Sharing
  • Workspaces
  • Tasks
  • Memory
  • Agents
  • Subagents
  • Automations
  • Skills
  • Code Execution
  • Computers
  • Computer Use
  • Cloud Computers
  • Local AI
  • AI Gateway
  • API & SDK
  • CLI
  • MCP
  • Tunnels
  • All features →
  • Blog
  • Use cases
  • Comparisons
  • Best of
  • Learn
  • Free tools
  • Prompts
  • Templates
  • Changelog
  • Help center
  • FAQ
  • Privacy
  • Compare all models
  • Support
  • Developers
  • Quickstarts
  • API reference
  • API pricing
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
© idapt[email protected]TermsPrivacy PolicyLegal noticeReport content
X (Twitter)