Skip to content

v0.10.1 — Status Line Fix + Doctor Diagnostics

Choose a tag to compare

@MHASK MHASK released this 30 Mar 08:32
· 34 commits to master since this release

Fixes

  • Status line now always installs correctly — overwrites foreign statusLine configs (fixes issue where another tool's statusline blocked Aura's)
  • aura doctor now checks status line health: script exists, executable, settings.json configured, jq installed
  • Logs what's being replaced during install for debugging

README

Complete rewrite — AI Usage Clarity is now the #1 documented feature. All commands documented with examples. Status line symbols explained. Troubleshooting section added.

Upgrade

aura update

This will auto-fix the status line if it was broken.

Install

curl -fsSL https://auravcs.com/install.sh | bash

Full Changelog: v0.10.0...v0.10.1