release: v0.7.1 — close out the #138–#164 audit tracker#187
Merged
Conversation
Patch release. All 27 audit findings were fixed in 0.7.0; the remediation PRs omitted Closes keywords so 26 stayed open. Re-verified each against main and closed. Two needed extra code — #142 (inject execution-policy flags in the shared PS launcher) and #151 (bound merge/upload waits) — plus #186 (settle a CI TODO). Bumps pyproject 0.7.0 -> 0.7.1 and adds the CHANGELOG section. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Patch release prep.
Why
All 27 findings from the #138–#164 audit were fixed in 0.7.0, but the remediation PRs omitted
Closes #keywords, so 26 issues stayed open on the tracker. This session re-verified each againstmain(5 parallel workers) and closed them. Two needed a small amount of additional code, now merged:-NonInteractive -ExecutionPolicy Bypassonce in the sharedlaunch_hidden_powershellhelper so uninstall/toast launches survive a stockRestrictedpolicy. Validated end-to-end locally (realpowershell.exe-Filelaunch runs with the injected flags).merge_recordings/upload_recording; full cancel-on-disconnect closed as YAGNI.TODO(Wave 3)as a deliberate scope decision.Changes here
pyproject.toml:0.7.0→0.7.1CHANGELOG.md:[0.7.1]section + compare linksRelease gate (after merge)
Tag
v0.7.1→release.ymlrunsversion-check+ full CI + assembled-bundle proof, then publishes to PyPI + GitHub.🤖 Generated with Claude Code