github AgentWorkforce/relay v4.0.31

latest releases: openclaw-latest, openclaw-v4.0.33, v4.0.33...
8 hours ago

agent-relay v4.0.31

Quick Install (no Node.js required!)

curl -fsSL https://raw.githubusercontent.com/AgentWorkforce/relay/main/install.sh | bash

npm install

npm install -g agent-relay@4.0.31
npm install @agent-relay/sdk@4.0.31
npm install @agent-relay/brand@4.0.31

Standalone binaries

Self-contained executables (no runtime dependencies).
Use .gz versions for faster downloads (~60-70% smaller).

Platform Compressed (recommended) Uncompressed
Linux x64 agent-relay-linux-x64.gz agent-relay-linux-x64
Linux ARM64 agent-relay-linux-arm64.gz agent-relay-linux-arm64
macOS Intel agent-relay-darwin-x64.gz agent-relay-darwin-x64
macOS Apple Silicon agent-relay-darwin-arm64.gz agent-relay-darwin-arm64

agent-relay-broker binaries

Broker binary for spawning and managing agents:

  • agent-relay-broker-linux-x64 - Linux x86_64
  • agent-relay-broker-linux-arm64 - Linux ARM64
  • agent-relay-broker-darwin-x64 - macOS Intel
  • agent-relay-broker-darwin-arm64 - macOS Apple Silicon

relay-acp binaries (Zed editor integration)

ACP bridge for Zed editor:

  • relay-acp-linux-x64 - Linux x86_64
  • relay-acp-linux-arm64 - Linux ARM64
  • relay-acp-darwin-x64 - macOS Intel
  • relay-acp-darwin-arm64 - macOS Apple Silicon

What's Changed

  • docs: refresh README positioning by @noodleonthecape in #752
  • fix: upgrade posthog-node from v4 to v5 by @barryollama in #750
  • docs: document DM conversation read auth (dual-auth pattern) by @khaliqgant in #648
  • feat(telemetry): deep CLI instrumentation across all commands by @willwashburn in #754
  • fix(sdk): FileDb in-memory cache authoritative — fixes stale status after disk write failures by @khaliqgant in #757

New Contributors

Full Changelog: v4.0.30...v4.0.31

Don't miss a new relay release

NewReleases is sending notifications on new releases.