Skip to content

SAGE v10.4.3

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:04

SAGE v10.4.3

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

  • b937164 fix(sage-gui): vault export/import — derive the node URL via restBaseURL, not a raw localhost concat (#38)
  • 47c4e67 release(v10.4.3): sage-gui vault export/import URL fix; bump SDK 10.4.2 -> 10.4.3