v0.1.0-beta.3
Pre-releaseInstall or update on Linux and macOS:
curl -fsSL https://cli.deplexo.com/install.sh | shThe installer selects the latest stable release, or the newest published beta while no stable release exists. Version pinning remains available for CI. Windows installation instructions are at https://cli.deplexo.com/.
When the installation directory is missing from PATH, the shell installer prints an activation command and a full-path sign-in command. It asks before adding PATH settings to Bash or zsh configuration, respects zsh's ZDOTDIR and macOS Bash login files, and skips prompts in CI or when output is redirected. Set DEPLEXO_NO_MODIFY_PATH=1 to skip shell configuration prompts.
Use deplexo upgrade to check for a newer release and approve installation. --check only checks; --yes permits an unattended upgrade. Automatic checks run after successful interactive commands at most once per day, ask before upgrading, and skip help, version, completion, JSON, redirected output, --no-input, and CI. Set DEPLEXO_NO_UPDATE_CHECK=1 to disable automatic checks.
The updater verifies archive checksums, executable version and platform before replacement. Update requests do not use Deplexo credentials. The Windows updater records a recovery copy and cleans it up during a later upgrade once older processes have exited.
This beta also includes beta.2's app listing (deplexo apps list), existing-app rebuilds (deplexo deploy), and terminal tables and colors. A rebuild reports its queued deployment ID; it does not wait for completion.
Builds target Linux, macOS, and Windows on amd64 and arm64. Source build, vet, race tests, lint, vulnerability checks, and installer regression tests passed on Linux ARM64. Release packages include SHA256SUMS and GitHub build provenance. Native verification outside Linux ARM64 is still pending, including macOS credential behavior, Windows executable replacement, and PowerShell installation. Cross-compilation does not establish native support; this release remains a beta.