Greptile · Tools

Greptile

Visit website

At a glance

Price
from 30 $/mo
Vendor
Greptile

Specifications & properties

Key decision factors

Pricing model
Freemium 1
Tool form
  • Code review
1
Autonomy level
Supervised agent 1

Pricing

Price from
30 $/mo 1
Free tier
Yes 1

Capabilities

Repo-wide context
Yes 1

Compliance

Self-hosting / on-prem
Yes 1
Report data / suggest a correction

Greptile is an AI code review bot that reviews GitHub pull requests with full codebase understanding.

Profile

Greptile is an AI code review agent that reviews pull requests with full context of your codebase, using a "swarm" of agents to catch bugs, security risks, and multi-file logical issues that a single-pass reviewer would miss, built by Greptile, Inc.

Who builds it

Greptile was co-founded in 2023 by Daksh Gupta, Soohoon Choi, and Vaishant Kameswaran, Georgia Tech alumni, and went through Y Combinator's Winter 2024 batch. The company raised a $4 million seed round led by Initialized Capital after YC, then a $25 million Series A led by Benchmark in September 2025, bringing total funding to roughly $30 million at a reported valuation near $180 million.

Core features

  • Full-codebase indexing: builds a graph of a repository's files, functions, and dependencies so review comments account for how a change ripples through the rest of the code, not just the diff.
  • Parallel agent review: multiple agents assess a pull request's changes and their broader impact simultaneously.
  • Continuous learning: the system adapts to a team's coding standards based on how engineers respond to its comments over time.
  • Custom rules: teams can enforce their own conventions written in plain English rather than a rules DSL.
  • TREX runtime validation (public beta): writes and runs tests for a PR inside a sandbox rather than only doing static analysis.
  • IDE and agent integration: one-click fixes can be sent to Claude Code, Cursor, Codex, or Devin, and Greptile connects to other AI agents via its own MCP server.

Pricing

  • Starter (Free): unlimited repositories, 50 monthly credits, 1 active developer seat; a standard review costs 1 credit and a TREX review costs 3 credits; includes a 14-day free trial.
  • Pro: $30/seat/month, 50 credits per seat per month included, additional credits at $1 each; unlimited users and repositories, custom rules, and unlimited external app connections; also includes a 14-day free trial.
  • Enterprise: custom pricing — adds self-hosted deployment, SSO/SAML, GitHub Enterprise support, and dedicated Slack-based support.
  • Open-source projects under MIT or Apache licenses qualify for free access, and pre-Series A startups under $2M revenue get a 50% discount.

Who it's for

Engineering teams on GitHub or GitLab who want an automated first-pass reviewer with real codebase context rather than a generic linter — Greptile cites more than 9,000 teams using the product, including Brex, NVIDIA, PostHog, Retool, and Substack. The free Starter tier suits individual developers and small projects, Pro fits teams that want unlimited reviewers and repos without an enterprise contract, and Enterprise targets larger organizations that need self-hosting and SOC 2-aligned compliance controls.

Frequently asked questions

What does Greptile cost?

Greptile has a free Starter tier with 50 monthly credits and one developer seat (1 credit per standard review, 3 for a TREX review), a Pro tier at $30/seat/month with 50 credits per seat included and $1 per extra credit, and custom Enterprise pricing that adds self-hosting and SSO/SAML.

Is Greptile free for open-source projects?

Yes. Greptile grants free access to open-source projects licensed under MIT or Apache, on top of its regular free Starter tier and a 14-day trial of the Pro plan. Pre-Series A startups under $2M in revenue also get a 50% discount.

What platforms does Greptile integrate with?

Greptile has native integrations with GitHub and GitLab, connects to Zapier for workflow automation, and exposes an API for custom integrations. It also sends one-click fixes to coding agents like Claude Code, Cursor, Codex, and Devin, and can be reached by other AI agents through its own MCP server.

Can Greptile be self-hosted?

Yes, self-hosted deployment is available on the Enterprise plan, alongside SSO/SAML, GitHub Enterprise support, and dedicated Slack-based support for organizations with stricter compliance requirements.

Who builds Greptile, and how is it funded?

Greptile was founded in 2023 by Daksh Gupta, Soohoon Choi, and Vaishant Kameswaran, went through Y Combinator's Winter 2024 batch, and has raised roughly $30 million total, including a $25 million Series A led by Benchmark in September 2025.

What is TREX in Greptile, and how does it differ from a normal review?

TREX is Greptile's runtime validation feature, currently in public beta, which writes and actually runs tests for a pull request inside a sandbox instead of relying only on static code analysis. A TREX review costs 3 credits versus 1 credit for a standard review.