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

pre-release6 hours ago

What's New

Added

  • Interactive mode and model pickers for easy selection
  • Improved task management and navigation
  • CLI release script now supports local installation for testing (#10597)

Changed

  • Default model changed to anthropic/claude-opus-4.5 (#10544)
  • File organization improvements for better maintainability (#10599)
  • Cleanup in ExtensionHost for better code organization (#10600)
  • Updated README documentation
  • Logging cleanup and improvements

Fixed

  • Model switching issues (model ID mismatch)
  • ACP task cancellation handling
  • Command output streaming
  • Use DEFAULT_FLAGS.model as single source of truth for default model ID

Tests

  • Updated tests for model changes

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

# Set your API key
export OPENROUTER_API_KEY=sk-or-v1-...

# Run a task
roo "What is this project?" ~/my-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

5404341a718f5f51812d2a9128c0b530feab0d5533817d2e121bcf1058f9b878  roo-cli-darwin-arm64.tar.gz

Don't miss a new Roo-Code release

NewReleases is sending notifications on new releases.