v0.5.5 — Better UX & Error Handling
What's New
- Interactive warnings — When strict mode is OFF and Aura detects issues (secrets, intent poisoning, intent mismatch), it now asks "Continue with commit?" instead of silently proceeding
- Graceful git errors — All commands show actionable messages instead of raw git2 errors
aura initin non-git dirs — Offers to rungit initfor you
Install / Update
cargo install --git https://github.com/Naridon-Inc/aura.git
# or
aura updateFull Changelog: v0.5.4...v0.5.5