Latest
Loading the latest release from GitHub…
brew upgrade aura
Install or upgrade
If you don't have Aura yet, three lines:
brew tap XoAnonXo/codexini https://github.com/XoAnonXo/codexini brew install aura aura call --onboarding
If you already have it, one:
brew upgrade aura
The Homebrew formula is regenerated automatically by the
release workflow on every tag, with per-architecture URLs and
SHA-256 checksums pinned. brew upgrade aura verifies
the SHA before extracting the binary.
All releases
Full history, downloadable tarballs, and per-release SHA-256 checksums are at github.com/XoAnonXo/XOaura/releases.
Versioning
- Patch (
0.3.0→0.3.1): bug fixes, prompt tweaks, no schema changes. Auto-update safe. - Minor (
0.3.0→0.4.0): new features, new scenarios, new doctor gates. Plugin and binary version stay aligned. - Major (
0.x→1.0): schema breaks, bridge protocol changes, plugin layout changes. Migration is documented explicitly.