You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.3.45 - 2026-08-26
Release reliability
Windows publication smoke tests now use the supported .NET ZIP extractor instead of the pathologically slow PowerShell Expand-Archive cmdlet, so large native research bundles complete within the release job budget.
Source-checkout runtime archive rebuilds now use the same fifteen-minute process budget as exact locked runtime restores, avoiding premature timeouts on slow clean environments while retaining the existing transactional exact-lock checks.
Validation
Added workflow and runtime regressions that bind Windows native extraction and source-archive rebuilding to their supported timeout contracts.