Skip to content

Aura

v1.5.20 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents deepseek desktop-app developer-tools llm
+4 more
openrouter pair-programming pyside6 python

Summary

AI summary

Added copy buttons, a handoff workflow for Fresh Chat, layout persistence across launches, and visible errors on empty handoff responses.

Changes in this release

Feature Low

Adds copy buttons to user and assistant message cards.

Adds copy buttons to user and assistant message cards.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Low

Adds "Continue in Fresh Chat" handoff workflow near the message box.

Adds "Continue in Fresh Chat" handoff workflow near the message box.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Low

Generates structured handoff, saves under .aura/handoffs/, starts fresh conversation, and sends handoff as first user message.

Generates structured handoff, saves under .aura/handoffs/, starts fresh conversation, and sends handoff as first user message.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Low

Adds local SVG assets for copy and handoff actions.

Adds local SVG assets for copy and handoff actions.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Low

Remembers main window size, position, maximized state, and splitter layout between launches.

Remembers main window size, position, maximized state, and splitter layout between launches.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Low

Reopens left pane, chat pane, and workspace pane using previous session proportions.

Reopens left pane, chat pane, and workspace pane using previous session proportions.

Source: llm_adapter@2026-06-08

Confidence: high

Bugfix Medium

Shows visible error for empty handoff responses instead of silently failing.

Shows visible error for empty handoff responses instead of silently failing.

Source: llm_adapter@2026-06-08

Confidence: high

Full changelog

Workflow polish and layout persistence

This release adds a few small but important workflow improvements that make Aura feel smoother during real daily use.

Added

  • Added copy buttons to user and assistant message cards.
  • Added a new Continue in Fresh Chat handoff workflow near the message box.
  • Continue in Fresh Chat generates a structured handoff from the current conversation, saves it under .aura/handoffs/, starts a fresh conversation, and sends the handoff as the first user message.
  • Added local SVG assets for copy and handoff actions.

Improved

  • Aura now remembers the main window size, position, maximized state, and main splitter layout between launches.
  • The left pane, chat pane, and workspace pane now reopen using the same proportions from the previous session.
  • Existing users with no saved layout still get the same sensible default layout.
  • Empty handoff responses now show a visible error instead of silently failing.

Notes

These are small quality of life changes, but they remove real friction from longer Aura sessions. messages are easier to copy, long chats can be carried forward cleanly, and the app now opens the way you left it.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Aura

Get notified when new releases ship.

Sign up free

Related context

Earlier breaking changes

  • v1.4.0 All file-writing paths now route through a validation pipeline.

Beta — feedback welcome: [email protected]