Skip to content

v0.1.11

Latest

Choose a tag to compare

@github-actions github-actions released this 12 May 10:32
· 1 commit to main since this release

Install

Shell (no npm/node required)

curl -fsSL https://raw.githubusercontent.com/tim101010101/arena/main/install.sh | bash

Installs the native binary to ~/.local/bin/arena. Supports macOS (arm64/x64) and Linux (arm64/x64).

npm

npm install -g arena-mcp      # or: npx arena-mcp

Full Changelog: v0.1.10...v0.1.11