Why
Claude Code is a CLI coding agent. Every Alph project comes with Claude Code pre-installed — open a terminal and you have a cloud sandbox with persistent storage, configurable compute, and no risk to your local machine.Setup
Create a project
Create a project in your organization and start it. Choose a compute type that matches your workload.
What You Get
- Isolation: Claude Code operates in a sandboxed environment, not on your laptop
- Persistence: Files and installed packages survive between sessions
- Compute: Scale up to XLarge (16 CPU, 32 GB RAM) or GPU instances
- Web access: Any app Claude Code starts is accessible via your project’s public URL
- Collaboration: Team members can see the project files and results
Tips
- Use a Medium or larger instance for builds and heavy operations
- Keep the terminal session open — or use
tmuxto persist long-running tasks - Combine with the AI Editor for a multi-agent workflow: Claude Code in the terminal, Alph’s AI agent in the notebook