@xynogen/pix-update
v0.1.7
Published
Pi extension — /update self-update command
Readme
pix-update
Pi extension — /update self-update command.
What it does
Registers a /update slash command that updates Pi and its installed extensions in place. Detects the Pi install method (Volta, Bun, npm, Homebrew, or native package manager) and runs the appropriate upgrade command. Handles transient errors (rate limits, timeouts, network failures) with a retry loop, distinguishing them from hard failures. After updating Pi, it also refreshes all installed extensions. The command reports progress live in the TUI and notifies you to restart Pi when the update completes.
Install
pi install npm:@xynogen/pix-updateAlso included in
@xynogen/pix-core:pi install npm:@xynogen/pix-core
Full distro
Source: github.com/xynogen/pix-mono
To install the complete pix suite (all packages + Pi itself):
curl -fsSL https://raw.githubusercontent.com/xynogen/pix-mono/main/scripts/install.sh | shLicense
MIT
