Skip to content

Releases: statecraft-protocol/envoy

Envoy v0.2.5

31 May 18:27
v0.2.5

Choose a tag to compare

Envoy v0.2.5 ships matching CLI and MCP adapter binaries for macOS arm64 and Linux x86_64.

Highlights:

  • Installs both envoy and envoy-mcp through 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.txt and llms-full.txt are self-contained.

Install:

curl -fsSL https://statecraft.fyi/install.sh | bash