Coderrr

Getting Started

Coderrr is an open-source AI coding agent CLI that works with multiple LLM providers. Choose your preferred provider - including free options like OpenRouter and Ollama.

Quick Install

npm install -g coderrr-cli

Configure Your Provider

coderrr config

Select from:

  • OpenRouter - Free models available ⭐
  • Ollama - Run locally, completely free ⭐
  • OpenAI - GPT-4o, GPT-4
  • Anthropic - Claude Sonnet 4, Claude 3.5
  • Azure AI - GitHub Models

Start Coding

cd your-project
coderrr