Code Terrier

Code Terrier vs Greptile

Greptile is an AI code review tool that prices per active developer ($30/dev/month) with 50 reviews included, then $1 per review after that. Code Terrier uses a free shared model pool or bring-your-own-key, with no per-seat cost and no per-review metering — an auto-mode commit triggers a fresh review at no per-review charge.

The structural differences that matter: Code Terrier's architecture supports up to three model families; the current shared pool uses one configured model, passes findings through verification, and quietly closes findings that no longer apply when you push a fix in auto mode. Greptile has no permanent free tier for private repos and uses a codebase-graph context built on agent v4.

Install Code Terrier

At a glance

Quick comparison of Code Terrier and Greptile
CriteriaCode TerrierGreptile
PricingFree 50-credit pool, Pro $5/$50, or BYOK$30 / dev / month incl. 50 reviews, then $1/review
Free tierYes, private repos included14-day trial, no permanent free tier
Review modelsArchitecture up to 3; shared pool uses 1 todaySingle model with codebase-graph context
Findings formatInline, categorized (Security/Bug/Flag/Slop)Inline comments with codebase context
VerificationIndependent verifier (maker/checker)None
Approves or auto-mergesNeverNo
Key controlYour own key, or no key at allVendor key only

Review coverage

The review architecture supports up to three model families. The current shared pool uses one configured model; near-duplicate findings are merged when multiple reviewers are configured, then the verification stage checks line legality before publication.

A single model with codebase-graph context (agent v4). No independent maker/checker verification stage.

Pricing and deployment

Free tier on a shared model pool, or BYOK so reviews run on your own Anthropic or OpenAI-compatible account. No per-seat cost and no per-review metering.

Per-active-developer pricing ($30/dev/month) that includes 50 reviews, then $1 per review. Cost scales with headcount and review volume.

Review style

Quiet, evidence-backed findings on the exact changed line. No comment at all on clean changes; findings are capped and trimmed by severity.

Inline comments enriched with codebase-graph context. Useful when deep context helps, but the single-model review is not independently verified.

Follow-up loop

In auto mode, a new commit starts the next review. Prior human comments are carried as bounded, untrusted context, and findings that no longer apply close quietly.

Re-reviews on new commits with codebase context; behavior on rejected findings across pushes is not a documented, durable disposition model.

Code Terrier is best for

  • Teams that want a permanent free tier for private repos, not a 14-day trial.
  • Teams that don't want per-developer or per-review pricing to grow with usage.
  • Privacy-conscious teams that want reviews on their own provider account (BYOK).
  • Teams that want the reviewer never to grade its own work (independent verification).

Greptile is best for

  • Teams that want deep codebase-graph context to catch cross-file issues that a diff-only review would miss.
  • Teams with predictable low review volume that prefer a flat per-developer fee.

Frequently asked questions

How is Code Terrier different from Greptile?

Code Terrier's architecture supports up to three model families; the current shared pool uses one configured model and verifies findings before publication, while Greptile uses a single model with codebase-graph context. Code Terrier has a permanent free tier for private repos and supports BYOK; Greptile prices per active developer ($30/dev/month) with 50 reviews included and no permanent free tier.

Does Code Terrier have a free tier for private repositories?

Yes. The shared model pool is free and works on private repos. Greptile's free tier is a 14-day trial only.

Does Code Terrier approve or auto-merge pull requests?

No. Code Terrier only posts COMMENT reviews. It never approves, never auto-merges, and never pushes or commits code.

Start reviewing

Install Code Terrier and open a pull request. It only posts COMMENT reviews; it never approves or auto-merges.