Ralphe 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Ralphe --version 1.0.7
                    
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.0.7
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Ralphe&version=1.0.7
                    
nuke :add-package Ralphe --version 1.0.7
                    

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:

dotnet tool update -g Ralphe

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 doctor                      # Verify tools and config health

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
--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.1.1 0 4/14/2026
1.1.0 0 4/14/2026
1.0.7 85 4/12/2026
1.0.6 72 4/12/2026
1.0.5 76 4/12/2026
1.0.4 76 4/12/2026
1.0.3 85 4/12/2026
1.0.2 85 4/11/2026
1.0.1 83 4/10/2026
1.0.0 78 4/10/2026
0.1.7 83 4/10/2026
0.1.6 78 4/10/2026
0.1.5 76 4/10/2026
0.1.4 80 4/10/2026
0.1.3 77 4/10/2026
0.1.2 88 4/9/2026
0.1.1 87 4/9/2026