Get Started in Seconds
Select your operating system and preferred shell environment
PS> irm https://github.com/diamondosas/errpipe/releases/download/vlatest/install.ps1 | iex
💡 Open Windows PowerShell or PowerShell Core and run the command above to install automatically.
C:\> powershell -Command "irm https://github.com/diamondosas/errpipe/releases/download/vlatest/install.ps1 | iex"
💡 Run directly in classic Command Prompt (cmd.exe) by executing PowerShell in non-interactive mode.
$ curl -fsSL https://github.com/diamondosas/errpipe/releases/download/vlatest/install.sh | sh
💡 Default shell on macOS (zsh) and Linux (bash). Uses curl and sh to install instantly.
$ git clone https://github.com/diamondosas/errpipe.git && cd errpipe && go build -o errpipe
💡 Compile the Go binary yourself on any system with Go installed.
Install
Paste & run the command for your OS shell environment.
Launch
Type errpipe in your shell to start monitoring.
Debug
Run your commands normally. AI fixes appear automatically when errors occur.
Better tools, faster fixes.
⚡️ Instant Context
No more manual searching. Pipe errors directly and get fixes within seconds.
🤖 Your AI, Your Way
Full support for Gemini, Claude, and GPT-4. Use your keys, keep your privacy.
🚀 Built for Speed
Lightweight Go binary with zero dependencies. Cross-platform by design.