fix: accept option-like updater helper values - #6
Merged
Conversation
eWOOD29
marked this pull request as ready for review
August 14, 2026 13:18
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.
Scope
Narrow follow-up to the accepted PR #5 integration.
developmerge commitf5ffebf1f1643ed326cb44910778b89fe5d06c9dexposed an updater-helper CLI compatibility edge case in Windows 3.13 CI: the published v0.2.1 parent passes the random helper handshake value as a separate argv entry, and a value beginning with-can be interpreted by argparse as another option before the staged helper reaches preflight.This draft changes only the staged helper compatibility boundary and adds focused regressions. It does not change Stable
main, publish a Beta, or modify the live installation.Fix
Frozen evidence
f5ffebf1f1643ed326cb44910778b89fe5d06c9d640eaf75cb0b9e09c62a73f1fbade1be1862fe2651d2c4539bf2e9902c9d5e271645b9d3da5fea6escripts/update_helper.pyandtests/test_update_helper_cli_regression.py31754027579— SUCCESSPR #6 remains intentionally draft. Fresh focused independent review of this exact head is required before any merge into
develop. Beta publication and live Beta opt-in remain separate gates.