"Deploy Llama 70B on the node with the most VRAM" → agent selects the best node, pulls the image, starts the container with GPU passthrough, sets up health monitoring.
"Why is inference slow?" → checks GPU temps, VRAM, CPU load. "GPU 0 at 89°C — thermal throttling. Want me to reduce batch size?"
23 crates, 74K lines of Rust, 1,866 tests, zero unsafe in core. Supports CUDA, Metal, ROCm, Vulkan, and CPU SIMD.
Components: - clawnode: node agent with 80+ commands (deploy, secrets, autoscale, networking, jobs, metrics) - 14 skills that teach the AI agent infrastructure ops - Fleet plugin for multi-node orchestration - MOLT: P2P GPU compute marketplace (Solana SPL)
MIT licensed.
https://clawbernetes.com https://github.com/clawbernetes/clawbernetes