fix(neovim): migrate Bob read-only proxy - #6
Merged
Conversation
Make a legacy Bob-owned Neovim proxy user-writable before selecting the stable channel. Existing macOS installations can leave the proxy mode at 0555, which prevents Bob 4 from replacing it while switching from nightly. Verify repair ordering in the portability contract. The candidate fix completed the full macOS install lifecycle and automated runtime smoke before publication.
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
Why
The real macOS rollout reached Bob after Homebrew, managed-file apply, mise Node 24, and hunk-review succeeded. Bob 4 could not switch the existing nightly installation to stable because
~/.local/share/bob/nvim-bin/nvimwas a user-owned mode-0555file.Integrated verification before PR
bob use stablefailing atcopy_nvim_proxyscripts/check-portability.shsuccessfully./install.shlifecycle successfully through Bob stable, Pi package reconciliation, and local-skill linking~/.local/share/bob/nvim-bin/nvimat Neovim v0.12.4nvim --headless '+qa', Helix health, baseline commands, hunk-review v0.1.1, and all public Pi package declarations0700