July 2026
List of updates in 2026-July
July 23, 2026
Feature: Windows Server 2025 runners with the Visual Studio 2026 toolchain are now available. They are the same Windows Server 2025 base image with Visual Studio 2026 preinstalled. Start using them with the labelswarp-windows-2025-vs2026-x64-<size>. These are transitional labels. Thewarp-windows-2025-x64-<size>runners still use Visual Studio 2022. More information on the Runners page.
July 21, 2026
Enhancement: Windows Server 2025 image has been updated.Enhancement: Windows Server 2022 image has been updated.Enhancement: Ubuntu 26.04 Arm64 image has been updated.Enhancement: Ubuntu 26.04 image has been updated.Enhancement: Ubuntu 24.04 Arm64 image has been updated.Enhancement: Ubuntu 24.04 image has been updated.Enhancement: Ubuntu 22.04 image has been updated.
July 17, 2026
Feature: Terraform provider (beta) — Manage BYOC (AWS) runner images and custom runner sets as code with the new WarpBuild Terraform provider, now in beta. See the docs and the GitHub repository for usage and examples.
July 14, 2026
Feature: WarpBuild Checkout - add special handling for shallow clones, so full base mirror download is avoided.Feature: WarpBuild Checkout — A drop-in replacement foractions/checkoutthat serves your repository from a cache on WarpBuild runners instead of fetching it in full from GitHub. It keeps a git mirror of your repo — a full base bundle plus a per-branch delta — and seeds it before checkout, so the fetch from GitHub is reduced to just the new commits, cutting the request load on GitHub. Swapactions/checkoutforWarpBuilds/checkout@v7; it falls open to a standard checkout if the cache is ever unavailable. Learn more at WarpBuilds/checkout.Fix: MCP server — Fixed the WarpBuild MCP server showing a persistent connection error in clients like Cursor by keeping its SSE stream alive; tool calls were unaffected.
Last updated on