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
Extension registry publishing now starts only after the GitHub release
workflow completes successfully, while retaining manual tag-based recovery.
Version bumps now use make set-version VERSION=<version> to update the Rust
workspace, Cargo lockfile, and VS Code package metadata together.
Fixed
Debug-server Make targets now select the platform executable suffix, so LSP
smoke, profiling, ranking, and debugger commands invoke tua.exe on Windows.