RFC: OpenClaw MSIX packaging for Windows - #1
Closed
xlinush wants to merge 8 commits into
Closed
Conversation
Add proposal for a dedicated openclaw-msix-packaging repository that builds a package-specific host app and pinned OpenClaw payload into a signed MSIX, with the host app provisioning a dedicated agent user and session-isolated Agent Session to run the Gateway. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 93b33c00-2350-43f2-b727-43d5bdb7d057
krschau
reviewed
Jul 17, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3cd24431-d6fe-4603-b495-c289228b4ccb
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6aa7eb66-af4f-44cd-a5a8-fe80ae9d0057
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6aa7eb66-af4f-44cd-a5a8-fe80ae9d0057
Clarify installation, preferred update behavior, package identity, and future PFN management while removing rollback from scope. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7b5e8cf9-246d-4f16-83d0-3abd731a0813
Track whether packaged OpenClaw should prevent command- and prompt-driven native updates and what enterprise enforcement is possible. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7b5e8cf9-246d-4f16-83d0-3abd731a0813
xlinush
marked this pull request as ready for review
July 31, 2026 21:39
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: c4e24ce6-c557-4073-909c-b2e7615bd870
Owner
Author
|
Superseded by the upstream draft PR: openclaw#58 |
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.
Add proposal for a dedicated openclaw-msix-packaging repository that builds a package-specific host app and pinned OpenClaw payload into a signed MSIX, with the host app provisioning a dedicated agent user and session-isolated Agent Session to run the Gateway.