github AgentWorkforce/relay v9.1.5

3 hours ago

agent-relay v9.1.5

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

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
  • agent-relay-broker-win32-x64.exe - Windows x86_64

What's Changed

  • feat(cli): add skills add command to install the /orchestrate skill by @willwashburn in #1205
  • feat(cli): add integration subscribe/unsubscribe commands by @khaliqgant in #1206
  • feat(reflex): add agent-relay reflex on/off/status command by @khaliqgant in #1207

Full Changelog: v9.1.4...v9.1.5

Don't miss a new relay release

NewReleases is sending notifications on new releases.