Some checks failed
Build and Release / Lint (push) Failing after 2m2s
Build and Release / Unit Tests (push) Successful in 2m56s
Build and Release / Create Release (push) Has been skipped
Build and Release / Build Binaries (amd64, darwin) (push) Has been skipped
Build and Release / Build Binaries (amd64, linux) (push) Has been skipped
Build and Release / Build Binaries (amd64, windows) (push) Has been skipped
Build and Release / Build Binaries (arm64, darwin) (push) Has been skipped
Build and Release / Build Binaries (arm64, linux) (push) Has been skipped
Build and Release / Integration Tests (PostgreSQL) (push) Successful in 1m3s
- Add DiskInfo struct to RunnerCapability for disk space data - Add disk space progress bar with color coding (green/yellow/red) - Add Int64ToFloat64 and DivideFloat64 template helper functions - Add locale strings for disk space labels and warnings - Show disk usage percentage, free space, and total space - Display warning icons when disk usage is high (85%+) or critical (95%+) Co-Authored-By: Claude <noreply@anthropic.com>