← All tools

brianwestphal/glassbox

Popularity 65 Updated AI & Agents

A local tool for humans to review AI generated code

githubauto-collected

Installation

A directly usable install command is not verified yet. Check the project documentation or releases.

<div align="center"

Glassbox

Stop hoping your AI got it right. Review the diff, leave precise feedback, and let AI fix it — in one loop.

<p <a href="https://www.npmjs.com/package/glassbox"<img src="https://img.shields.io/npm/v/glassbox.svg" alt="npm version" /</a <a href="https://github.com/brianwestphal/glassbox/releases"<img src="https://img.shields.io/github/v/release/brianwestphal/glassbox?label=desktop%20app" alt="Latest desktop app release" /</a <img src="https://img.shields.io/badge/node-%E2%89%A520-brightgreen.svg" alt="Node.js 20 or newer" / <img src="https://img.shields.io/npm/l/glassbox.svg" alt="MIT license" / </p

<br

Glassbox is a local, browser-based code review tool built for the AI coding workflow. You review the changes your AI made, annotate what's wrong (or right), and export structured feedback that AI tools can read and act on instantly.

No accounts. No pull requests. No waiting. Just you, the diff, and a tight feedback loop.

<br

Desktop app (recommended) — download from GitHub Releases:

| Platform | Download | |----------|----------| | macOS (Apple Silicon) | .dmg (arm64) | | macOS (Intel) | .dmg (x64) | | Linux | .AppImage / .deb | | Windows | .msi / .exe |

After installing, open the app and click Install CLI to add the glassbox command to your PATH.

Or install via npm:

npm install -g glassbox

Then, from any git repository:

glassbox

That's it. Data stays local. Works in any git repo.

<br

<img src="assets/demo.svg" alt="Glassbox: triage by AI risk, annotate a diff, and let Claude Code apply the fix — the full review loop" width="720"