@wellau/widex-win32-x64
v0.128.2
Published
Widex is the WellAU-maintained coding engine distribution built from the Widex fork.
Readme
@wellau/widex
Widex is the WellAU-maintained coding engine distribution built from the Widex fork.
Install
npm install -g @wellau/widexThen start Widex with:
widexWhat gets installed
@wellau/widex is a lightweight launcher package. During installation it resolves the matching native Widex payload for your platform and exposes the widex command.
Authentication
Widex uses its own isolated home directory by default and does not reuse the upstream Codex CLI state.
Default Widex runtime state:
~/.widex/On first launch, if no Widex API key is available yet, the startup flow will prompt the user to input a Widex Key (WillAU API Key).
Upgrade
npm install -g @wellau/widex@latestUninstall
npm uninstall -g @wellau/widex