Skip to content

Releases: Binary-Brawlers/ronin-cli

Ronin CLI v0.1.1

Choose a tag to compare

@Derrickkoko1234 Derrickkoko1234 released this 16 Jul 13:16
6681aaf

Ronin CLI v0.1.1

This patch release adds privacy-conscious first-party CLI adoption analytics.

What changed

  • Reports CLI version, operating system, and CPU architecture to Ronin's authenticated API
  • Enables total, new, and active CLI-user reporting in the Ronin admin dashboard
  • Enables CLI generation, daily trend, version, and platform reporting
  • Keeps permission modes and Shift+Tab mode cycling unchanged

Ronin does not collect prompt contents, file paths, repository names, command contents, device identifiers, or machine fingerprints for these metrics.

Install or upgrade

curl -fsSL https://raw.githubusercontent.com/Binary-Brawlers/ronin-cli/main/install.sh | sh

Release archives are covered by SHA256SUMS; the installer verifies the selected archive before installation.

Ronin CLI v0.1.0

Choose a tag to compare

@Derrickkoko1234 Derrickkoko1234 released this 16 Jul 12:06
6681aaf

Ronin CLI v0.1.0

The first public release of the Ronin terminal AI assistant.

Highlights

  • Four permission modes: Manual, Accept Edits, Plan, and Auto
  • Cycle modes at any time with Shift+Tab
  • Secure WorkOS device login
  • Streaming AI chat through the Ronin production API
  • Native binaries for macOS and Linux on Intel and ARM64

Install

curl -fsSL https://raw.githubusercontent.com/Binary-Brawlers/ronin-cli/main/install.sh | sh

Then run:

ronin login
ronin

Release archives are covered by SHA256SUMS; the installer verifies the selected archive before installation.