feat(cli): harden native installer distribution - #197
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
Important Review skippedToo many files! This PR contains 174 files, which is 74 over the limit of 100. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (174)
You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
This PR promotes the validated native installer implementation from the internal-first staging lane at exact source SHA
132048260af20f2837630685585ce105115cadd8.It adds supported native installation paths for:
install.shinstall.ps1martin install, with optional version and install-directory selectionSafety and recovery
verify-install,rollback, anduninstallcommands.Validation
bash -n install.sh: cleanmartin-loop@0.4.5artifact: installed and smoke-tested successfullyNo npm publish, tag, GitHub Release, or merge was performed as part of this promotion. This PR is intentionally separate from #196.