Ralphe 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Ralphe --version 1.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Ralphe --version 1.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Ralphe&version=1.2.0
                    
nuke :add-package Ralphe --version 1.2.0
                    

Ralphe

NuGet

Loop orchestrator for Claude Code. Automates agent pipelines for GitHub Issues — from implementation, through review, to commit and issue closure.

Requirements

Installation

dotnet tool install -g Ralphe

Update

ralphe update

Usage

ralphe <issue-number> [options]

Examples

ralphe 42                          # Process issue #42
ralphe 42 --max-retries 5          # Limit retries per sub-issue
ralphe 42 --reporting summary      # Suppress intermediate reports
ralphe init                        # Initialize project configuration
ralphe pipelines                   # Manage pipelines interactively
ralphe branching                   # Manage branching strategies
ralphe doctor                      # Verify tools and config health
ralphe update                      # Check for and install latest version
ralphe dashboard                   # Start dashboard only

Key options

Option Description
--max-retries <N> Max retry attempts per sub-issue (default: 10)
--claude-path <path> Path to Claude Code CLI (default: claude)
--disallowed-tools <tools> Tools blocked for agents
--allowed-tools <tools> Tools allowed for agents
--reporting <mode> detailed (default) or summary
--dashboard <mode> Dashboard: off (default), on, or only
--dashboard-port <port> Dashboard port (1024-65535, default: dynamic)
--config <path> Path to ralphe.yml
--debug Enable debug logging
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.2.1 0 4/15/2026
1.2.0 3 4/15/2026
1.1.1 37 4/14/2026
1.1.0 46 4/14/2026
1.0.7 97 4/12/2026
1.0.6 73 4/12/2026
1.0.5 77 4/12/2026
1.0.4 77 4/12/2026
1.0.3 87 4/12/2026
1.0.2 90 4/11/2026
1.0.1 86 4/10/2026
1.0.0 79 4/10/2026
0.1.7 84 4/10/2026
0.1.6 79 4/10/2026
0.1.5 77 4/10/2026
0.1.4 81 4/10/2026
0.1.3 78 4/10/2026
0.1.2 89 4/9/2026
0.1.1 88 4/9/2026