This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryWorker logs now persist after completion, stale UI artifacts removed, and final results formatted as clear receipts.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Improves final Worker summary formatting for clearer receipt presentation. Improves final Worker summary formatting for clearer receipt presentation. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Polishes SpecCard wording when no fixed file scope is known, making broad plans feel intentional. Polishes SpecCard wording when no fixed file scope is known, making broad plans feel intentional. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Adds small demo/README polish to better reflect Aura as an LLM coding harness. Adds small demo/README polish to better reflect Aura as an LLM coding harness. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Preserves the Worker Log after completion so run details remain visible. Preserves the Worker Log after completion so run details remain visible. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Removes confusing failed file cards from main chat after recovered Worker runs. Removes confusing failed file cards from main chat after recovered Worker runs. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Cleans up stale “View Worker” behavior so dead button paths are no longer exposed. Cleans up stale “View Worker” behavior so dead button paths are no longer exposed. Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
Aura v1.4.4
This release is a focused polish and trust pass for the Planner → Worker workflow.
Aura has been heavily dogfooding itself, and this build tightens the parts of the experience that matter most during real use: keeping Worker receipts visible, removing confusing stale UI artifacts, making final results easier to understand, and improving the README/demo story around what Aura actually is.
What changed
- Preserved the Worker Log after Worker completion so the run details remain visible instead of being wiped before the final summary.
- Removed confusing failed file cards from the main chat after recovered Worker runs.
- Cleaned up stale/dead “View Worker” behavior so the UI no longer exposes a button path that does nothing.
- Improved final Worker summary formatting so results read more like a clear receipt.
- Polished SpecCard wording when no fixed file scope is known, making broad plans feel intentional instead of incomplete.
- Added small demo/readme polish so Aura’s public story better reflects what it is now: an LLM coding harness that improves model output through planning, scoped execution, surgical edits, validation, recovery, and receipts.
Why it matters
The main chat should stay human readable.
The Worker Log should preserve execution detail.
The final result should make it obvious what changed, what validated, and whether follow up is needed.
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
About Aura
All releases →Related context
Related tools
Earlier breaking changes
- v1.4.0 All file-writing paths now route through a validation pipeline.
Beta — feedback welcome: [email protected]