Inside Claude Code Web: Anthropic's Private PaaS 'Antspace' and Web App Builder 'Baku' Discovered
Key point
A researcher reverse-engineered the Firecracker MicroVM inside Claude Code Web, confirming the existence of Anthropic's private PaaS 'Antspace' and web app builder 'Baku'.
Details
A researcher reverse-engineered the Firecracker MicroVM inside Claude Code Web, revealing Anthropic's private infrastructure and platform strategy. The analysis revealed that Anthropic is developing its own PaaS called Antspace and a web app builder called Baku, instead of relying on external hosting.
Antspace: Self-Hosted Deployment Infrastructure
Antspace is an internal system with no internet search results, mentioned as a competitor to Vercel.
- Underlying Technology: Based on Firecracker MicroVM similar to AWS Lambda (4 vCPUs, 16GB RAM, Linux 6.18.5).
- Structure: Deployment-related modules such as
deploy,snapshot, andstatuswere confirmed in the directory structure, and patterns fordist.tar.gzandapplication/x-ndjsonwere discovered.
Baku: Web App Builder and BYOC
Baku is believed to be the internal codename for the claude.ai web app builder.
- Workflow: When a user makes a request in natural language, Claude generates an application, a Supabase database is automatically provisioned, and the application is deployed to Antspace.
- BYOC Support: It supports BYOC (Bring Your Own Cloud) mode for enterprise customers, designed so that customers run
environment-runneron their own infrastructure while the Anthropic API handles orchestration.
Implications
This discovery suggests that Anthropic is building a vertically integrated AI application platform that owns the entire stack, from LLMs to hosting.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.