Skip to content

v1.10.28 — Agent Access for your AI tools

Choose a tag to compare

@elkimek elkimek released this 25 Jun 17:28
25e688b

Agent Access is now a real private bridge for your AI tools.

  • getbased can hand your selected health context to local AI tools through the self-hosted MCP while the hosted relay stores encrypted context only.
  • Agent Access now works beyond Hermes: Hermes, OpenClaw, Claude Code, Claude Desktop, Cursor, Cline, and Codex are selectable in Settings → Agent Access.
  • The private setup command is generated for the selected tool, so users can copy one command instead of hand-editing config.
  • Agent Access setup follows the synced profile: enabled state, relay token, Agent Context key, and wearable-series window travel inside the existing end-to-end encrypted Sync profile.
  • The secret boundary is clearer: the token authorizes relay access; the Agent Context key decrypts locally inside the MCP.

Verification:

  • App PR checks passed for the release chain.
  • README audit PR #1016 was merged after tests and CodeQL passed.