Features
Agent Cloud is designed to be fast to understand, safe to run, and easy to extend. The core value is combining AI reasoning with real, cloud-native execution.
AI-powered intelligence
Use agents to reduce setup time, avoid common mistakes, and keep deployments reviewable.
Smart project analysis
Detect frameworks, runtimes, build commands, ports, and dependencies.
Intelligent planning
Generate a step-by-step plan per provider (resources, commands, ordering, and fallbacks).
Environment validation
Validate credentials, CLI tools, and network access before running anything expensive.
Human-in-the-loop workflows
Optimize for correctness. You can pause at key points and approve before continuing.
Approval gates
Review the plan, cost estimates, and commands before executing. Skip with --yes.
Suspend and resume
Stop in the middle to investigate, then continue when you are ready.
Clear logs and outcomes
Get a traceable record of what happened, plus the resulting deployment URL and metadata.
Multi-cloud support
Pick a provider without rewriting your entire deployment process.
AWS
Targets include S3, Lambda, and ECS Fargate (depending on your project type).
GCP
Targets include Cloud Run, Cloud Functions, and Firebase-backed static sites.
Azure
Targets include Container Apps, Functions, and Static Web Apps + Blob storage.
Want the full flow?
Read How it works to see the CLI-to-agents-to-providers pipeline.