Releases: statecraft-protocol/envoy
Releases · statecraft-protocol/envoy
Envoy v0.2.5
Envoy v0.2.5 ships matching CLI and MCP adapter binaries for macOS arm64 and Linux x86_64.
Highlights:
- Installs both
envoyandenvoy-mcpthrough the signed checksum installer flow. - Preserves Admin-only authority for room-scoped invite management while keeping normal room write surfaces available to write-capable members.
- Makes Connected quickstart invites safer by default: one-use, expiring cross-machine invites, with explicit reusable invites still available when requested.
- Fixes a Connected delivery/readability edge case where a sender could see success before another authorized member could read the message.
- Fixes recovery/history restoration paths for retained room state.
- Adds
envoy work-record --space <space-id> --json, a local/private, read-only, redacted status projection for agents. - Updates public agent docs so
llms.txtandllms-full.txtare self-contained.
Install:
curl -fsSL https://statecraft.fyi/install.sh | bash