Code Pup × Raycast / macOS

SHARP EYES.
ONE
SHORTCUT.

Your review companion, right at your fingertips. Browse pull requests, read the findings, and request the next review without losing your flow.

Direct-install extension · macOS · Requires Raycast

Code Pup, focused on the code with green goggles and a cyan pen.
YOUR COMMAND BAR HAS A NEW COMPANION.

01 / Bring your pup home

A short setup. A familiar shortcut.

UNZIP.
IMPORT.
LET’S GO.

Install the extension from its source package. You’ll need Raycast, Node.js 22.14 or newer, and GitHub CLI on your Mac.

  1. Download your companion.

    Download Code Pup for Raycast, unzip it, and keep the extension folder somewhere permanent.

  2. Connect your GitHub account.

    In Terminal, sign in with GitHub CLI. Code Pup uses that account to access your repositories:

    gh auth login --hostname github.com
  3. Prepare the extension.

    Open Terminal in the unzipped folder containing package.json, then run:

    npm ci
  4. Bring it into Raycast.

    Open Raycast, run Import Extension, and select that same folder. Search Code Pup to find your new commands.

  5. Find your next pull request.

    Run Pull Requests, choose a repository, and open a review. To request another pass, use Request Review; you’ll see the GitHub account and exact comment before sending it.

02 / Stay in your flow

Real commands. Your existing review service.

CALL THE PUP.
KEEP MOVING.

Bring the useful parts of Code Pup into your command bar, with a clear path back to the full review.

01 / Get the context

Pull Requests

Choose a repository, filter open PRs, and read Code Pup’s reviews and checks. Open the pull request in GitHub with ⌘O.

02 / Take the next step

Request Review

Paste a PR link or type owner/repo#123. Choose an incremental or full review, then check the exact comment and account before posting.

03 / Check in

Service Status

Check the Code Pup service and your GitHub CLI login. See the actual state before your next review.

04 / Know the moves

Command Guide

Keep supported review commands close by. Copy the one you need, or jump to the GitHub App and Code Pup website.