agent-relay v12.3.1
Quick Install (no Node.js required!)
curl -fsSL https://raw.githubusercontent.com/AgentWorkforce/relay/main/install.sh | bashnpm install
npm install -g agent-relay@12.3.1
npm install @agent-relay/sdk@12.3.1
npm install @agent-relay/brand@12.3.1Standalone 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_64agent-relay-broker-linux-arm64- Linux ARM64agent-relay-broker-darwin-x64- macOS Intelagent-relay-broker-darwin-arm64- macOS Apple Siliconagent-relay-broker-win32-x64.exe- Windows x86_64
What's Changed
- chore(trail): compact the trajectory behind #1792 by @AgentRelayBot in #1804
- docs(changelog): record v12.2.7 by @kjgbot in #1803
- Restore the relayflows deploy workflow now that a mintable token can deploy by @AgentRelayBot in #1805
- fix(pr-proof): accept the listener's pull_request. event names by @kjgbot in #1807
- fix(cli): match node claims by canonical state dir on both sides by @AgentRelayBot in #1809
- fix(broker): layer workspace_busy retry ownership over relaycast 8.0.1 by @AgentRelayBot in #1808
- fix(flows): do not hand the CLI an empty FLOWS_CLOUD_URL by @AgentRelayBot in #1810
- chore(trail): record the agent-relay product-surfaces trajectory by @AgentRelayBot in #1802
Full Changelog: v12.3.0...v12.3.1