docs: sync CLI reference and macOS prefs with openboot May–Jun 2026#11
Merged
Conversation
- Re-add openboot doctor (removed in v1.0 list, re-added in #111): overview block, removed-commands notice, new section with 11-check table - Add --pick flag to install flags table and examples (#81) - Overhaul macOS preferences whitelist: 26 settings/7 categories → 64 settings/10 categories, matching categories.go source of truth (adds System, Mission Control, Security, Desktop & Stage Manager) - Update dotfiles-shell macOS summary to list all 10 categories; note external zsh plugin auto-cloning (#120–#122) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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
openboot doctor— was incorrectly listed as removed in v1.0; re-introduced in #111. Adds it to the command overview, removes it from the removed-commands notice, and adds a full## \openboot doctor`` section with an 11-check table.--pickflag to the install flags table and examples (openboot/#81).config-options.md: 26 settings / 7 categories → 64 settings / 10 categories, trackingcategories.goas source of truth. Adds System, Mission Control, Security, and Desktop & Stage Manager categories; expands Finder (8→24 rows) and Menu Bar (1→10 rows).dotfiles-shell.mdmacOS summary to list all 10 current categories, and adds a note that external Oh-My-Zsh plugins are auto-cloned during install and snapshot restore (openboot/#120–#122).Test plan
npm run dev→ /docs/cli-reference, /docs/config-options, /docs/dotfiles-shell)