# capsem **Repository Path**: mirrors_google/capsem ## Basic Information - **Project Name**: capsem - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-04 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Capsem

Capsem

Sandbox AI coding agents in hardware-isolated Linux VMs on macOS and Linux.
Full network control, HTTPS inspection, MCP tool routing, and per-session telemetry.

Latest Release Coverage CI License

## Install ```sh curl -fsSL https://capsem.org/install.sh | sh ``` Pre-built binaries (DMG, .deb, .AppImage) are also available from the [latest release](https://github.com/google/capsem/releases/latest). See the [Getting Started](https://capsem.org/getting-started/) guide for details. ## Quick start ```sh capsem uname -a capsem echo hello capsem 'ls -la /proc/cpuinfo' ``` ## Documentation Full documentation at **[capsem.org](https://capsem.org)**. | Topic | Link | |-------|------| | Getting Started | [capsem.org/getting-started](https://capsem.org/getting-started/) | | Architecture | [capsem.org/architecture/hypervisor](https://capsem.org/architecture/hypervisor/) | | Security | [capsem.org/security/overview](https://capsem.org/security/overview/) | | Custom Images | [capsem.org/architecture/custom-images](https://capsem.org/architecture/custom-images/) | | Snapshots | [capsem.org/usage/snapshots](https://capsem.org/usage/snapshots/) | | Benchmarks | [capsem.org/benchmarks/results](https://capsem.org/benchmarks/results/) | | Troubleshooting | [capsem.org/debugging/troubleshooting](https://capsem.org/debugging/troubleshooting/) | | Development | [capsem.org/development/getting-started](https://capsem.org/development/getting-started/) | | Just Recipes | [capsem.org/development/just-recipes](https://capsem.org/development/just-recipes/) | | Release Notes | [capsem.org/releases](https://capsem.org/releases/0-15/) | ## Disclaimer This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose. ## License See [LICENSE](LICENSE).