Skip to content

Aura

v1.5.10 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

Simplified Worker execution path for faster, smoother runs.

Changes in this release

Performance Medium

Improved Worker dispatch to focus new build tasks on usable implementation slices.

Improved Worker dispatch to focus new build tasks on usable implementation slices.

Source: llm_adapter@2026-06-07

Confidence: high

Performance Medium

Reduced stale blocker states and unnecessary internal retry/bounce behavior in Workers.

Reduced stale blocker states and unnecessary internal retry/bounce behavior in Workers.

Source: llm_adapter@2026-06-07

Confidence: high

Performance Medium

Added safer internal handling around recoverable quality checks to keep Aura fast.

Added safer internal handling around recoverable quality checks to keep Aura fast.

Source: llm_adapter@2026-06-07

Confidence: high

Refactor Low

Removed old compiler-style orchestration layer from Worker execution path.

Removed old compiler-style orchestration layer from Worker execution path.

Source: llm_adapter@2026-06-07

Confidence: high

Refactor Low

Improved debug metadata for Worker and Craft timing information.

Improved debug metadata for Worker and Craft timing information.

Source: llm_adapter@2026-06-07

Confidence: high

Full changelog

This release focuses on making Aura’s Worker runs faster, smoother, and more intentional.

What changed

  • Simplified the Worker execution path by removing the old compiler-style orchestration layer.
  • Kept Craft in place as Aura’s lightweight anti-slop gate.
  • Reduced stale blocker states and unnecessary internal retry/bounce behavior.
  • Improved Worker dispatch so new build tasks stay more focused on usable implementation slices.
  • Added safer internal handling around recoverable quality checks so Aura stays fast and does not turn guidance into friction.
  • Improved debug metadata for Worker and Craft timing.
  • Preserved Aura’s core safety rails:
    • visible diffs
    • approval before writes
    • protected paths
    • validation/recovery
    • user-owned local code

Why

Aura should feel fast, controlled, and practical. This release removes internal ceremony while improving the shape of Worker output during real coding runs.

The result should feel familiar, just smoother and sharper.

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]