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

pre-release5 hours ago

What's New

Changed

  • Simplified authentication callback flow by using HTTP redirects instead of POST requests with CORS headers for improved browser compatibility

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.48 curl -fsSL https://raw.githubusercontent.com/RooCodeInc/Roo-Code/main/apps/cli/install.sh | sh

Requirements

  • Node.js 20 or higher
  • macOS (Intel or Apple Silicon) or Linux (x64 or ARM64)

Usage

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

# See all options
roo --help

Platform Support

This release includes:

  • roo-cli-darwin-arm64.tar.gz - Built on Darwin arm64

Note: Additional platforms will be added as needed. If you need a different platform, please open an issue.

Checksum

c756adba40328b5bcd5f084b2356ae4aab107b4caef74e49961864bd415138be  roo-cli-darwin-arm64.tar.gz

Don't miss a new Roo-Code release

NewReleases is sending notifications on new releases.