Releases: Binary-Brawlers/ronin-cli
Releases · Binary-Brawlers/ronin-cli
Release list
Ronin CLI v0.1.1
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+Tabmode 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 | shRelease archives are covered by SHA256SUMS; the installer verifies the selected archive before installation.
Ronin CLI v0.1.0
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 | shThen run:
ronin login
roninRelease archives are covered by SHA256SUMS; the installer verifies the selected archive before installation.