← Changelog
v0.19.32Milestone· July 28, 2026
Every change explained in plain English, and a feature you can read at a glance
- Every change now says what it does, in plain English. Beside each edit you get what the code used to do, what it does now, and why, on both sides of the comparison, so you can follow the work without reading the code.
- Read a feature at a glance. Confidence, Risk and Drift over anything you set out to build, gathered from every session and commit that touched it, including where an agent said one thing and did another.
- “Is it actually finished?” is now checked against the version the agent was working on, not whatever you happen to have open. Switching branches can no longer report a false zero.
- Nothing gets deleted quietly. If a commit removes something nobody accounted for, Aura stops it, names exactly what went missing, and tells you how to explain it.
- Ask Aura anything about your project from ⌘K and get a straight answer, drawn from what actually happened in the repository.
- Scribble: a shared notepad that lives in the right rail. Anything you don’t finish today rolls over to tomorrow.
- Your task board now sits inside Team, right next to the conversation about it.
- Aura for iPhone and Android is coming. Join the waitlist from Settings → Connections. It goes straight to us, not to a form host.
- Carries everything from 0.19.31, which was built but never published, so updating from 0.19.30 lands you here with both.
Download
This is an earlier build. The download page always serves the current release: Aura keeps you up to date automatically once installed.
Everything in this release
New
New
Plain-language “used to do / does now / why” on every changed piece of code, cached so it appears instantly
Confidence / Risk / Drift for a feature, rolled up across every session and commit that touched it
Ask Aura: answer-first, grounded in the project’s real history, from ⌘K
Deletion guard: an unaccounted removal stops the commit and names what went missing, with the exact fix to run
Team Radar docks into Changes: resizable, with real photos, agent logos, and a verified tick backed by a genuine signature check
Proof runs against the commit the work was done on, so a branch switch can’t report a false zero
Scribble: a shared markdown board in the right rail, with carry-over, mentions, checkboxes and images
Tasks moved into Team behind a Chats | Tasks switch; the Plan slot becomes Pages
Expand a real before/after diff without leaving the Changes rail
Phone-app waitlist in Settings → Connections, submitted to our own endpoint rather than a third-party form
Pull requests appear in the @ catalog; ⌘K switches workspaces; settings split into Personal, Organization and Repository
New app mark: the binary-box logo, across the app and the dock icon
Fix
Fixes & improvements
The app no longer freezes after a spell of inactivity: one terminal that stopped reading its input used to freeze every terminal at once
A conversation survives a rename instead of looking empty
Your own message no longer appears twice, and stale duplicate identities are healed
A blocked commit reads as its own clear record rather than a broken session
The MCP goals, prove and plan tools return live output again instead of coming back empty