Skip to content

SAGE v6.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 04:08
· 28 commits to main since this release

SAGE v6.0.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

  • 2ea831d feat: add MCP governance tools and Python SDK governance methods
  • aa9fd15 feat: v6.0 dynamic validator governance — zero-downtime validator set changes
  • 9279e1f fix: resolve golangci-lint issues in governance code