Claude Code for Infrastructure
Fluid is a specialized infrastructure automation tool designed to streamline development workflows through high-fidelity sandbox isolation. By allowing users to instantly clone VMs, Fluid provides a safe environment to test changes in isolation before they ever reach production. The system is context-aware, meaning it explores the host environment including the OS, installed packages, and CLI tools to adapt its behavior accordingly. Security and accountability are central features, offering a full audit trail where every command and change is logged for review. Furthermore, Fluid enhances reproducibility by auto-generating Ansible Playbooks based on the activities performed within the sandbox, bridging the gap between experimentation and production-ready infrastructure code.