Code reviews in your terminal

Run a full Greptile review on your local branch

no credit card required • 14-day free trial

Greptile CLI review running in a terminal
[ CLI ]

Review code without leaving your terminal


Ways to review from the terminal

Review your local branch
01

Review your local branch

Run greptile review, get a review of the feature branch diff in 60 seconds.
Full fidelity
02

Full fidelity

Identical to Greptile reviews in GitHub/GitLab

Agent mode
03

--agent

Coding agents can use the greptile cli to review their own code

[ AGENT MODE ]

From review to fix in one loop

greptile review --agent outputs every greptile catch as raw text with a suggested fix for your agent to apply.
Agent review loop


[ ANATOMY OF A REVIEW ]

The anatomy of a review

Every review includes severity-rated findings, suggested fixes and a PR summary.

Confidence scores

Confidence scores

Know how safe a PR is to merge at a glance with a 0-5 score

Diagrams

Diagrams

Parse complex changes with sequence diagrams and flowcharts generated for every PR

Test generation

Test generation

Automatically generate unit tests for new and changed code in every PR

PR summary

PR summary

Get the big picture on the PR's key changes

Fix in Claude / Codex / Cursor

Fix in Claude / Codex / Cursor

Address any comment with a one click fix directly to your preferred coding agent

Chat with Greptile

Chat with Greptile

Ask follow up questions in the PR to clarify issues and its context

Review code before it hits the PR