← Changelog
v0.2.0· December 8, 2025

The Foundation

  • AST Merkle-Graph with tree-sitter parsing
  • Surgical rewind for function-level rollback
  • Intent verification via pre-commit hooks
The Intent-to-AST view placing the stated intent beside the real syntax-tree changes it produced.
Intent versus AST: what you asked, checked against what actually changed.
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

AST Merkle-Graph: content-addressed semantic nodes for Rust and Python
Surgical rewind: swap individual functions/classes to a previous safe state
Intent verification: pre-commit hook matches AI reasoning to AST changes
Checkpoint system: semantic snapshots stored in git notes
Gatekeeper: deep tree-sitter traversal for forbidden pattern detection
Blast radius projection for architectural deviations
Interactive setup wizard (aura init)