v0.3.4
v0.3.4: --disk-resize for in-guest build lanes Adds a --disk-resize flag (and matching action input) that grows each guest overlay before boot, so command-mode lanes that install a toolchain or build eBPF inside near-full cloud images no longer fail with ENOSPC. Enables build-on-target compatibility lanes (build the artifact against each kernel's own BTF, then load it). See commit fff95a4.