Custom Homebrew formulas.
Automatic code review daemon for git commits using AI agents.
Install:
brew install wesm/taps/roborevOr tap first, then install:
brew tap wesm/taps
brew install roborevQuick Start:
cd your-repo
roborev init # Install post-commit hook
git commit -m "..." # Reviews happen automatically
roborev tui # View reviews in interactive UIFor full documentation, visit roborev.io.