Skip to content

v0.8.2 — Gitignore Fix, Install Script, Strict Mode

Choose a tag to compare

@MHASK MHASK released this 29 Mar 15:53
· 38 commits to master since this release

What's New

  • Fix .aura gitignore: Shared context (intents, memory) committed; runtime state ignored
  • Fix curl install: auravcs.com/install.sh was returning HTML — now serves correctly
  • Strict mode: All deletions require logged intent
  • 15 new e2e tests: Gatekeeper, snapshot, memory, sentinel

Install

curl -fsSL https://auravcs.com/install.sh | bash

Full Changelog: v0.8.1...v0.8.2