[Feature] Add a native PowerShell installer for Windows #1412
Villoh
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Prime Agent currently documents
install.sh, which requires a POSIX shell and leaves Windows users without an equivalent native install path. PR #716 proposed a PowerShell installer that Windows users could run with:Proposed behavior
wingetwhen absent.Prior work
PR #716 contains an implementation and focused installer validation, including PowerShell 5.1/7 compatibility, release-channel resolution, checksum verification, and fallback plain output. It was closed under the unsolicited-PR backlog policy rather than after a technical review.
Would maintainers want to pursue a supported native PowerShell installer for Windows? If so, I can rework the prior implementation to the accepted scope after an issue and explicit invitation.
All reactions