sh.antrieb/antrieb
Validates AI-generated infra code on real VMs. Runs the code and self-corrects until it works.
Search available VM images. Returns Antrieb Image IDs (ANI) in format "antrieb:<distro>:<version>" (e.g., "antrieb:ubuntu24.04:v1"). Use distro names as shortcuts in the provision cluster parameter (e.g., "ubuntu24.04").
Provision a VM cluster. Returns session_id, node names (node1, node2, ...), and TTL. Nodes have passwordless SSH and /etc/hosts configured — they can reach each other by hostname. Use exec to run commands on individual nodes.
Execute a shell command on a specific node. Returns stdout, stderr, and exit code. Use this to install packages, configure services, deploy code, and verify results.
Save a node as a reusable custom image. The image can be used in future provision calls. Provide build and startup commands so the image can be reproduced automatically.
Destroy a provisioned cluster and release all VMs.
| Timestamp | Status | Latency | Conformance |
|---|---|---|---|
| Apr 3, 2026 | success | 150.8ms | Pass |
| Apr 3, 2026 | success | 185.5ms | Pass |
| Apr 3, 2026 | success | 152.8ms | Pass |
| Apr 3, 2026 | success | 196.1ms | Pass |
| Apr 2, 2026 | success | 177ms | Pass |
| Apr 2, 2026 | success | 145.8ms | Pass |
| Apr 2, 2026 | success | 218.3ms | Pass |
| Apr 2, 2026 | success | 198.1ms | Pass |
| Apr 2, 2026 | success | 264.2ms | Pass |
| Apr 2, 2026 | success | 139ms | Pass |