System Requirements
- Node.js 18 or later
- npm (included with Node.js)
- Git (used for change detection in
aui pushandaui diff)
Install
Authentication
AUI supports three authentication methods:- Browser (Default)
- Email + OTP
- Access Token
- API Key
Opens the AUI playground login page. Your token is received automatically via a local callback.The CLI will open your browser. Sign in, and you’ll be redirected back automatically.
Session credentials are stored in
~/.aui/session.json. They persist across terminal sessions.Post-Login Setup
Uninstall
Next Steps
Command Reference
Full reference for all CLI commands.
Configuration
Project structure, config files, and environment variables.
