github AgentWorkforce/relay v2.3.2

latest releases: openclaw-latest, openclaw-v4.0.35, v4.0.35...
2 months ago

agent-relay v2.3.2

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@2.3.2
npm install @agent-relay/sdk@2.3.2

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

relay-pty binaries

PTY wrapper for spawning agents:

  • relay-pty-linux-x64 - Linux x86_64
  • relay-pty-linux-arm64 - Linux ARM64
  • relay-pty-darwin-x64 - macOS Intel
  • relay-pty-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

Full Changelog: v2.3.1...v2.3.2

Don't miss a new relay release

NewReleases is sending notifications on new releases.