Skip to content

SAGE v10.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 18:45

SAGE v10.6.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

  • 8310fe9 feat(mcp): add sage_link tool for typed memory relationships (#46)
  • 6ce9af7 feat(recall): surface corroboration_count on memory recall (#45)
  • a229a25 release(v10.6.0): corroboration_count on recall (#45) + sage_link typed-relationship MCP tool (#46); bump SDK 10.5.4 -> 10.6.0