Ronin is a terminal-native coding agent powered by multiple AI models through your Ronin account.
macOS and Linux (Intel or ARM64):
curl -fsSL https://raw.githubusercontent.com/Binary-Brawlers/ronin-cli/main/install.sh | shThe installer downloads the correct archive for your system, verifies it against the published SHA-256 manifest, and installs ronin to ~/.local/bin. Override the destination with RONIN_INSTALL_DIR.
ronin login
roninRonin opens the WorkOS device sign-in flow and connects to https://chat-api.ronin.africa. Run ronin doctor to check credentials, API connectivity, balance, and model availability.
Release archives and SHA256SUMS are available on the Releases page. Set RONIN_VERSION=ronin-v0.1.0 when running the installer to pin a specific release.
rm ~/.local/bin/ronin