Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Downloads & Releases

Get the latest pre-compiled binaries for Pincer Engine, inspect versions, or report bugs.


Latest Release

Fetching latest version... GPL-3.0

Loading release details from GitHub...


Quick Installation (macOS)

1. Install via Homebrew

You can install Pincer using our custom Homebrew tap:

brew trust im-adnan/pincer/pincer
brew tap im-adnan/pincer
brew install pincer

2. Verify Installation

Check that Pincer is installed and view its version:

pincer --version

Start the daemon or interactive CLI:

# Run in daemon mode with RPC on port 6800
pincer --daemon --port 6800

# Or download a file directly
pincer "https://example.com/file.zip"

All Releases & Versions

To view past release notes, changelogs, and historical binaries:


Found a Bug or Have a Feature Request?

We welcome community feedback, bug reports, and suggestions!

🐛 Report an Issue

Encountered unexpected behavior, download errors, or a crash? Open a bug report directly on our GitHub issue tracker with your CLI log or system details.