fix: preserve PowerShell argument arrays - #1092
Conversation
|
🔒 Automated review in progress — Rich Chiodo (@rchiodo) is auto-reviewing this PR. |
|
Verification: The relevant tests could not be fully run in the isolated environment; this review is not fully verified. Result: Summary: Verification could not run because no trusted sandbox image is configured and local execution was not authorized. Static inspection confirmed the PowerShell `$args` splatting change and found no direct launcher argument-preservation test. Confidence is limited without executable validation. Test runs: 1 not run
|
Rich Chiodo (rchiodo)
left a comment
There was a problem hiding this comment.
Approved via Review Center.
2b2bd40 to
0d8131b
Compare
|
The code, test, lint, and CodeQL checks are green. The remaining |
Fixes #1024
Summary
Validation