github RooCodeInc/Roo-Code cli-v0.0.52
Roo Code CLI v0.0.52

pre-release6 hours ago

What's New

Added

  • Linux Support: Added support for linux-arm64.

Installation

curl -fsSL https://raw.githubusercontent.com/RooCodeInc/Roo-Code/main/apps/cli/install.sh | sh

Or install a specific version:

ROO_VERSION=0.0.52 curl -fsSL https://raw.githubusercontent.com/RooCodeInc/Roo-Code/main/apps/cli/install.sh | sh

Requirements

  • Node.js 20 or higher
  • macOS Apple Silicon (M1/M2/M3/M4), Linux x64, or Linux ARM64

Usage

# Run a task
roo "What is this project?"

# See all options
roo --help

Platform Support

This release includes binaries for:

  • roo-cli-darwin-arm64.tar.gz - macOS Apple Silicon (M1/M2/M3)
  • roo-cli-linux-x64.tar.gz - Linux x64
  • roo-cli-linux-arm64.tar.gz - Linux ARM64

Checksums

cb4eaa338eab5e331342f37b6092120309a995232b58a02316cc00f53211f41f  roo-cli-darwin-arm64.tar.gz
b7ba3fd56a665710b9ab063fdb225358f99f50edd50654b8535d47987486b191  roo-cli-linux-arm64.tar.gz
a0a697d9736779c9fda4cf75f11ea088de10c08e441525dbf2b38167af8c0007  roo-cli-linux-x64.tar.gz

Don't miss a new Roo-Code release

NewReleases is sending notifications on new releases.