chore: release v2.0.0-alpha.9#121
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v2.0.0-alpha.9from landedmaincommit974edf84c9b6b3de6e7a939abfdb0cdf6a6034a8.2.1.207, Codex0.144.1, and OpenCode1.17.18through their sanctioned isolated smoke writers.Release note
Fixed
Test plan and evidence
npm ciLOAF_VALIDATE_TYPESCRIPT=1 npm run buildgo test ./cmd/loaf -run TestInstalledDistribution -count=1go test ./internal/cli -run 'TestResolveInstalledDistribution|TestRunnerVersion.*Distribution|TestRunnerVersionOmits|TestRunnerInstallFailsClosed|TargetCapability|InstalledSmoke' -count=1go vet ./...go test ./... -count=1npm run typechecknpm run testnpm run build:releasewith fresh isolated Go module/build caches; all six target binaries builtnpm run package:release; all six archives packaged and verified byshasum -a 256 -c checksums.txt./bin/loaf change check docs/changes/20260718-installed-distribution-authoritynpm run verify:go-artifactswith isolated Go caches2.1.207, Codex0.144.1, and OpenCode1.17.18; all receipts agree with the darwin-arm64 native SHA-2565b76b90e835834bea3f4208cb8fa4e344951e43ab90f986837f09ac3d6eb2519dd59026ee6a38fa78effc11648ca85787f6096bb0c774205b7f25b2744bacfcdgit diff --checkNon-blocking LOW observations
Hotfix follow-ups (outside release notes)
bin.write_exec_scriptlauncher behavior instead of describing it as a symlink.Release review observations
plugins/loaf/package.jsonretains its pre-existing generated no-trailing-newline formatting.This PR prepares the release commit only. It does not create or push the tag, publish a GitHub Release, update Homebrew, or mutate global Loaf installations.