Skip to content

v5.10.6 — Quality statusline on by default

Choose a tag to compare

@alexgreensh alexgreensh released this 10 Jun 09:38
· 62 commits to main since this release

The quality statusline (context % + quality score in your status bar) is now on by default for plugin and marketplace users, not just script installs.

  • On first session, Token Optimizer installs the quality statusline automatically when your statusLine slot is empty.
  • It never overwrites a custom statusline you've set yourself.
  • It announces itself once with a clear opt-out: measure.py setup-quality-bar --uninstall (sticky across sessions).
  • A malformed settings.json is now skipped silently instead of logging each session.

No more manual setup step to get the bar. Verified across fresh-install, re-run, custom-statusline, opt-out, and corrupt-settings scenarios.