Skip to content

SAGE v10.4.4

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:20

SAGE v10.4.4

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

  • 607da78 fix(sdk): MemoryRecord reads back the linked_memories the server emits (#39)
  • 77ed82d release(v10.4.4): SDK MemoryRecord reads back linked_memories; bump SDK 10.4.3 -> 10.4.4
  • cc301e1 test(sdk): use the real MemoryLink wire shape in the linked_memories round-trip test