Quote all variable expansions in setup-bridge.sh, teardown-bridge.sh, and install.sh. Fix redirect order and unused variable in test-suite.sh. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
scripts/install.sh handles full fireclaw deployment on a fresh machine: - System packages (curl, jq, git, ngircd) - Node.js 20, Firecracker, Ollama - ngircd config (nyx.fireclaw.local) - Agent rootfs build (Alpine + Python + podman) - VM snapshot, overseer systemd service, templates - Optional --with-gpu flag for larger models Usage: ./scripts/install.sh [--with-gpu] Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>