Install
alicli is a private alpha. There is no public install command yet.
Access
The repository is private and no public release or package-manager distribution is available. Obtain access and a supported build from the team before following the quickstart. There is no verified Homebrew tap, npm installation or download link to copy here.
Before you can use it
An operator must provide the CLI runtime, a provisioned phone with the compatible feed service, a human-authenticated Alibaba account and the required configuration. Node and the native SQLite addon must be compatible. The source package declares Node 20, 22 or 24; the current validation workflow uses Node 22.
After setup
alicli auth
alicli doctor --json
alicli pull --jsonThese commands validate and use an existing setup. They do not subscribe a customer, create a phone, install an image or authenticate an assistant harness. Keep API credentials outside shared transcripts and source control.
Related
auth ยท quickstart