Automic VaultAutomic Vault

brew

Install spr with Homebrew, Nix

Submit pull requests for individual, amendable, rebaseable commits to GitHub. Version 1.3.7 via Homebrew; verified 2026-06-18. Also installable with nix: nix profile install nixpkgs#spr.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install spr

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#spr

nixpkgs package indexes · pkgs/by-name/sp/spr/package.nix · source: api.github.com

overview

Package summary

Submit pull requests for individual, amendable, rebaseable commits to GitHub

Commands and aliases

  • spr

history

Project history and usage

spr is a Rust command-line tool for using a stacked-diff workflow with GitHub pull requests. It treats individual commits, rather than long-lived review branches, as the unit of code review.

Project history

The project was created in 2022 and documents its workflow as a GitHub-oriented version of ideas familiar to users of Phabricator's arc tool. Its documentation frames the motivation as avoiding a branch-per-review workflow while still using GitHub pull requests.

Adoption history

spr is distributed as source and binaries through GitHub releases and is packaged for Homebrew and nixpkgs. Its repository metadata and badges also point to Rust and crates.io distribution, placing it in the small but visible ecosystem of stacked-diff CLIs for GitHub users.

How it is used

Typical use starts with `spr init` inside a GitHub-backed repository, which writes spr settings into the repository's Git config and guides GitHub authorization. Users then run `spr diff` to create or update pull requests from commits and `spr land` to merge approved work.

Why package nerds care

Package-manager users care about spr because it brings a formerly review-system-specific workflow, stacked commit review, into a standalone GitHub CLI. It is useful in environments where developers want the local simplicity of rebasing a single mainline branch but still need GitHub pull requests for review and merge.

Timeline

  • 2022: GitHub repository created and v1.0.0 published.
  • 2025: v1.3.7 published on GitHub releases.

Related projects

  • spr's documentation explicitly compares the workflow to Phabricator and its `arc` command-line tool. It also belongs to the broader family of stacked-diff tools used around GitHub pull requests.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
<repo>/.git/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
<repo>/.git/config

executables

Installed executables

CommandKindExposureNote
sprcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-25
manager version1.3.7
manager updated2026-06-18
local dataok
upstreamcurrent
latest detectedv1.3.7

https://github.com/spacedentist/spr

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:spr
Version1.3.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/spr
Homepagehttps://spacedentist.github.io/spr/
Repositoryhttps://github.com/spacedentist/spr
Upstream docshttps://spacedentist.github.io/spr
LicenseMIT
Source archivehttps://github.com/spacedentist/spr/archive/refs/tags/v1.3.7.tar.gz
Last updated2026-06-18T09:25:52+09:00
Pulseupdated
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namespr
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

spr

nix profile install nixpkgs#spr
  • normalized package name match
  • Matched by: Spr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sp/spr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment