AgentBay SDK — Summary
AgentBay SDK (Wuying AgentBay) is an Alibaba Cloud product providing on-demand cloud sandboxes for AI agents across four surface types: Browser (web automation via CDP/Playwright), Desktop (Windows/Linux GUI automation), Mobile (cloud mobile devices), and Code Space (multi-language dev environment). It ships SDKs in Python, TypeScript, Golang, and Java, backed by Alibaba Cloud's Wuying (无影) cloud desktop infrastructure. Sessions are created via API, used for agent tasks, and destroyed — disposable cloud VMs with a simple CRUD lifecycle.
AgentBay SDK is closest to e2b-desktop in this batch (both are disposable cloud sandbox APIs), but differs in provider (Alibaba vs. E2B), the explicit Mobile Use surface (cloud mobile device automation), and multi-language SDK parity (Java is added). It differs from Phase B Batch 18/33 canonical sandboxes (E2B, Daytona) in the MCP integration hooks and explicit code_latest/browser_latest/desktop_latest image taxonomy.