Skip to content

Define coexistence behavior for MSIX and other OpenClaw installations #7

Description

@xlinush

Context

The Gateway MSIX may install the native Windows openclaw.exe app execution alias while OpenClaw may already be installed through npm or another distribution channel.

Those installations can live on the same device, expose commands with the same name, and use shared state under ~\.openclaw. The supported behavior for that configuration has not been defined or validated.

Unresolved questions

  • Is side-by-side installation supported?
  • Which installation owns the openclaw command in each supported shell and automation context?
  • How should users understand which installation is being executed?
  • What happens when installations provide different OpenClaw versions?
  • Which installation owns updates, repair, rollback, and uninstall behavior?
  • How is shared configuration and user state under ~\.openclaw handled?
  • What remains usable when one installation is upgraded or removed?
  • What compatibility and migration guarantees are required across installation channels?

Completion criteria

  • The supported coexistence contract is documented for MSIX, npm, and other applicable installation channels.
  • Command resolution and ownership are documented for PowerShell, Command Prompt, and relevant automation contexts.
  • Version, update, repair, rollback, uninstall, and shared-state behavior are defined.
  • The documented contract is validated on Windows with representative side-by-side installations.

Tracked separately from the umbrella packaging discussion in #1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

P2Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.

Type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions