Ronin banner
rohithkandula19 rohithkandula19

Ronin

Security community

Description

Masterless, terminal-native coding agent (Claude Code-style: reads, edits, runs code) for Claude, Gemini, Cerebras, Groq, and Ollama. Provider-agnostic with evals, memory, security hardening, 200+ plugins, and MCP. MIT.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ronin 🐼

**The coding agent that runs free, local, and air-gapped.** ronin reads, edits, and runs your code from the terminal — Claude-Code shaped, but masterless: bring **any provider** (Claude for top quality, free tiers on Gemini / Cerebras / Groq / OpenRouter, or a fully local model with zero keys), keep **everything on your machine**, and put a **hard safety floor** under every destructive command.

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Status](https://img.shields.io/badge/status-v1.0.0-blue)](CHANGELOG.md) [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/) [![Tests](https://img.shields.io/badge/tests-10352%20passing-brightgreen.svg)](#-whats-under-the-hood) [![Providers](https://img.shields.io/badge/providers-Claude%20·%20Gemini%20·%20Cerebras%20·%20Groq%20·%20OpenRouter%20·%20Ollama%20·%20OpenAI-d4a373)](#-supported-providers) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

**Why not just Claude Code?**

  • Works offline / air-gappedronin --offline forces a local brain and strips every network tool; nothing leaves your machine. ronin util local runs a fully local open model with zero API keys.
  • No telemetry unless you turn it on — off by default, and off is the state you stay in if you ignore this line. ronin util privacy audits what's stored locally; ronin telemetry status says whether anything is being sent and ronin telemetry show prints every payload that ever left, verbatim. See Telemetry.
  • Any provider, no lock-in — the same agent runs on Claude, Gemini, Cerebras, Groq, OpenRouter, OpenAI, or Ollama. Free tiers work; no credit card required.
  • A destructive-command floorrm -rf, force-pushes, and friends are hard-blocked below the approval layer, with a drift guard so config edits can't silently weaken it.
  • **Evidence-gated