Skip to content

SAGE v10.8.6

Choose a tag to compare

@github-actions github-actions released this 23 Jun 11:47

SAGE v10.8.6

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

  • 343bc75 Merge PR #50: configurable CometBFT RPC/P2P ports (SAGE_CMT_*) (ihubanov)
  • ee87cfd feat(node): full SAGE_CMT_RPC/P2P coverage across sage-cli, upgrade & bundles (#51)
  • 395bbf9 feat(node): make CometBFT RPC/P2P ports configurable (SAGE_CMT_*)
  • ebf9f41 fix(web): health panel honors SAGE_CMT_RPC_ADDR
  • a57a009 release(v10.8.6): configurable CometBFT RPC/P2P ports (SAGE_CMT_*)