← Changelog
v0.8.1· March 16, 2026

Sentinel Auto-Reply & Cloud Production

  • Agents auto-reply to unread messages when their session ends
  • Snapshot guard: warns when files are modified without a snapshot
  • Unread messages shown inline at session start (BLOCKING)
  • AI-powered memory compaction (open-source)
  • Cloud: trial periods, usage metering, Stripe idempotency
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

Sentinel auto-reply: agents send "[AUTO]" status when session ends with unread messages
Snapshot guard: 🛡️ SNAPSHOT MISSING warning injected when files modified without snapshot
Session-start message surfacing: aura_status shows full message previews with BLOCKING instruction
aura_memory_compact MCP tool ported to open-source (AI-powered entry compression)
Cloud: 14-day trial period on org creation with effective_plan logic
Cloud: usage metering with plan limits (free=100/mo, team=10K, enterprise=unlimited)
Cloud: Stripe webhook idempotency via processed_webhooks table
Cloud: presence stale cleanup (5min TTL, 30min hard delete)
Fix

Fixes & improvements

Cloud: CORS restricted to auravcs.com + localhost dev origins only
Cloud: JWT secret panics if unset in production (no more hardcoded fallback)