What's New
Added
- Image Support in Stdin Stream: The
startandmessagecommands in stdin-stream mode now support an optionalimagesfield (array of base64 data URIs) to attach images to prompts.
Fixed
- Upgrade Version Detection: Fixed version detection in the
upgradecommand to correctly identify when updates are available.
Installation
curl -fsSL https://raw.githubusercontent.com/RooCodeInc/Roo-Code/main/apps/cli/install.sh | shOr install a specific version:
ROO_VERSION=0.1.11 curl -fsSL https://raw.githubusercontent.com/RooCodeInc/Roo-Code/main/apps/cli/install.sh | shRequirements
- 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 --helpPlatform 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 x64roo-cli-linux-arm64.tar.gz- Linux ARM64
Checksums
3f0b87ea0eab5a153bf580e2c091608fe71cb3d172cd1a9d19dfb6ea0326cc27 roo-cli-darwin-arm64.tar.gz
51685e02a604cbaa1e640f131b704200f3d313a510c19b25e21761363c3e7f9a roo-cli-linux-arm64.tar.gz
32b5afce8edad0b060c2eac0d4b42fb04e737c17d12b05b3875d916cc53b138c roo-cli-linux-x64.tar.gz