---
title: "quiver — Semantic PR Review for Desktop"
product: "quiver"
---

# quiver

Desktop app for semantic PR code review. Entity-level diffs, structural risk scoring, and AI-assisted triage — built on sem and inspect.

## Download

- **macOS (Apple Silicon)**: https://quiver-download.fly.dev/stable-macos-arm64-Quiver.dmg
- Windows & Linux coming soon

## What you get

- **Entity-level diffs** — see which functions, classes, and types changed, not just line numbers.
- **Structural risk scoring** — changes ranked by cross-file dependency impact so API deletions surface before renames.
- **AI-assisted triage** — automatic classification of text-only, syntax, and functional changes.
- **Semantic merge preview** — see how weave would resolve conflicts before you merge.
- **Workspace-aware** — open multiple repos, switch branches, browse PR history in one window.
- **Inspect integration** — inline entity-level review comments powered by the inspect engine.

## Stack

Electrobun · React · TypeScript · tree-sitter (native) · sem-core · inspect-core

## Links

- Docs: /quiver
- sem: /sem or /sem.md
- weave: /weave or /weave.md
- inspect: https://github.com/Ataraxy-Labs/inspect
