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

latest release: v3.48.0
pre-release13 hours ago

What's New

Fixed

  • Stdin Stream Mode: Fixed issue where new tasks were incorrectly being created in stdin-prompt-stream mode. The mode now properly reuses the existing task for subsequent prompts instead of creating new tasks.

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.55 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

f208607adbff5c1e935c7068e997a5136508cc0768a587b6cb27c973cb81753b  roo-cli-darwin-arm64.tar.gz
21ec62755e6c8741ee8e18cb185f7d8c0c517ebe2a71110ed287317fa55cd7e7  roo-cli-linux-arm64.tar.gz
ee7c25fd22b9acb66f666f0cab2c30579ee1015b1485cde209a65cae71536540  roo-cli-linux-x64.tar.gz

Don't miss a new Roo-Code release

NewReleases is sending notifications on new releases.