← Changelog
v0.19.52Latest· September 18, 2026

One chat for every agent

  • Aura’s own chat and the chat with your coding agents used to be two different things, with two message boxes, two sets of menus, and a Terminal/Chat switch floating over the conversation. They are one now. Whichever agent you talk to, the message box, the menus, the questions it asks and the plans it shows look and work the same.
  • Chat and Terminal moved into the session header. Switching between them keeps the session running and keeps what you were typing.
  • An agent opens in the project you started it in. Starting one takes a moment, and if you switched projects during that moment the new tab used to follow you, so an agent working on one project could sit among another project’s tabs. Now it stays where you started it, and a note offers to take you there.
  • A tab that belongs to another project names that project on the tab itself.
Get this release

Installed already? This lands automatically by silent auto-update.

Everything in this release
New

New

One shared chat for Aura and every coding agent, with Chat and Terminal in the session header.
More agents speak chat properly: Claude, Codex, Cursor, Gemini, Kimi, OpenCode, Pi and OpenAI-compatible endpoints.
Fix

Fixes & improvements

An agent opens in the project it was started in, even if you switched projects while it was starting.
Agents launched in the background into a new copy of your project stay in that copy.
Aura’s check for unfinished code no longer mistakes the word TODO in a message or a test for unfinished work.