Your coding agent writes the code. Porcelain is the fast, focused viewer built to read and review it: changes ordered the way they flow through your stack, with a two-way loop straight back to your agent.
Apple Silicon · v0.12.0
The bottleneck moved from writing to reading, reviewing, and understanding what the agent produced. For engineers shipping real software, reading it closely is the job.
Cursor, Zed, VS Code are built for authoring: LSP, extensions, refactors. Heavy and slow when you just need to read.
They show diffs as an alphabetical list of files, with no sense of how a change actually flows through the stack.
…talk to your agent. You review in one tool; the agent works in another. Neither knows what the other sees.
Porcelain reads a whole feature as one narrative: entry point, to hook, to mutation, to schema. Each file carries a note on what it does and what to watch for, so you follow the change instead of reconstructing it in your head.
Components, hooks, tests, utils. Porcelain sorts a working-tree diff into the layers of your codebase instead of one flat A-to-Z list, so related changes sit together and you read in passes that make sense.
When the read is done, finish the job in place. A commit composer with conventional-commit type and scope chips, suggested next steps, and one-click status, pull, push, fetch and stash. No dropping back to a shell.
A bundled one-click Claude Code plugin runs as a local MCP server: it stays on your machine, no telemetry. Your comments become its review context; its work and resolutions flow back to you, on the same feature, in the same order.
Select a line or a range, or right-click a whole file, and leave a note: "what should the agent know about this?" Your comments travel to the agent as review context, so it fixes the right thing and marks each one resolved.
A per-repo To Do / Doing / Done board, connected over MCP. Your agent reads what's planned, moves cards as it works, and writes back what it shipped, all without leaving the same window you review in.
Right-click a folder to hide it: it dims out and stops loading. Pin the files and folders you work in to the workspace for one-tap access. Nothing is indexed until you open it, so even huge repos stay instant.

One bar for files, folders, saved commands and commits. Type a few letters and jump straight there.

Browse commits with full messages, author and date, and read the diff behind any of them.

A real terminal, right in the window. Save the commands you run often. The agent can curate them, and you run them.
Built for Apple Silicon. Auto-updating: it checks on its own and installs on quit.
Download for macOSNo account. No telemetry. Free forever.
One click installs the Claude Code plugin: the MCP server and its skills. Or run it by hand:
Then run /reload-plugins. Codex & Cursor coming soon.
Read every line, build it from source, open an issue, or send a patch. No tracking, no accounts, all local.