Skip to content

SAGE v10.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:04

SAGE v10.5.0

Sovereign Agent Governed Experience — persistent, governed memory for AI agents.

Quick Start (sage-gui)

# Download and extract for your platform, then:
./sage-gui setup    # Interactive setup wizard
./sage-gui serve    # Start your personal memory node

See the README for full documentation.

Changelog

  • 9a21801 fix(consensus): stop idle empty-block production and prune old blocks (#40)
  • e7dd44c release(v10.5.0): idle empty-block fix (app-v12) + block retention; bump SDK 10.4.4 -> 10.5.0
  • e55b431 test(abci): close PoE replay byte-parity audit gaps — poew isolation, real-activation boundary, golden AppHash fixtures