Recommended
DMG app install
Download the latest signed DMG, open it, and double-click Aura. The app copies itself to Applications and starts the first-run setup.
Best for most usersProduct
Start with the macOS app if you want the normal desktop flow. Use Homebrew when you want a terminal-native install that can be upgraded from scripts.
Recommended
Download the latest signed DMG, open it, and double-click Aura. The app copies itself to Applications and starts the first-run setup.
Best for most usersTerminal
Tap the public formula, install Aura, and run onboarding from the shell. This path is useful for repeatable setup and agent-driven installs.
Best for developersRun this when you prefer the terminal path:
brew tap XoAnonXo/codexini https://github.com/XoAnonXo/codexini
brew install aura
aura call --onboarding
Releases are published from GitHub, the DMG is signed and notarized, and the Homebrew formula points at public release artifacts. The source repo is public for auditability at github.com/XoAnonXo/XOaura.