Changelog

What's new in Agent Cloud

Product updates, API changes, and new features — newest first.

March 2026

  • Browser terminal sessions — agents can create short-lived browser terminal links for user handoff (POST /v1/instances/{id}/terminal-sessions)
  • SSH key management — save and reuse public SSH keys across instances (POST /v1/access/ssh-keys)
  • Expanded documentation — comparison pages (vs E2B, vs Daytona, vs Cloudflare Workers), use-case guides (MCP hosting, computer use agents), and SEO content
  • Blog launch — "Why we built Agent Cloud", "What is agent-native cloud?", "Best AI agent sandboxes 2026"
  • Machine-readable discovery — enriched llms.txt, OpenAPI spec, JSON-LD structured data, installable skill package

February 2026

  • Agent signup API — POST /v1/agent/signup for anonymous, machine-first account creation
  • Sandbox tier — 1 micro VM, 72h lifetime, 7 day account expiry, no card required
  • VM lifecycle API — create, list, get, start, stop, delete instances
  • Stripe checkout integration — human-approved billing upgrade flow
  • Landing page and docs site on Vercel