- Configure Safari to open with all windows from last session
- Include fallback warning if Safari's containerized preferences are inaccessible
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Fix claude-code package name (was incorrectly listed as claude-cli)
- Remove Node.js from installer (still required by gemini-cli)
- Add macOS system preferences configuration: auto-hide Dock, show hard disks, show all file extensions, auto-empty trash after 30 days
- Add Touch ID for sudo support (artginzburg/tap/sudo-touchid)
- Add automatic Homebrew updates (every 12 hours with upgrade and cleanup)
- Add new 's' option to configure system preferences separately
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Moved all files from mac_os/ subdirectory to repository root
- Updated README.adoc to reflect simplified architecture
- Updated QUICK_INSTALL.md with all current apps
- Added claude-cli to install.sh and bin/install_homebrew_formulas
- Repository now shows clean file structure without nested mac_os folder
- Documentation now accurately describes opinionated installer approach
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>