惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 司徒正美
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
宝玉的分享
宝玉的分享
量子位
V
Visual Studio Blog
罗磊的独立博客
Vercel News
Vercel News
B
Blog
J
Java Code Geeks
S
SegmentFault 最新的问题
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
P
Proofpoint News Feed
GbyAI
GbyAI
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

Graphite blog

Introducing Code Tours: a new way to review Introducing Cursor Cloud Agents in Graphite Building the future of software development with Cursor Reimagining the PR Page: Designing for speed and focus Graphite changelog [11-20-2025] Graphite changelog [11-04-2025] Graphite changelog [10-16-2025] The future of engineering is collaborative (and already here) Meet Graphite Agent: the next evolution of AI code review Introducing frozen branches: A safer way to build on your teammates’ work Graphite changelog [09-17-2025] How we sped up code search for Graphite Chat Introducing Graphite Chat AI is writing code—here's why it also needs to review that code How I got Claude to write code I could actually ship How we built the first stack-aware merge queue (and why it matters) How we organize our monorepo to ship fast Graphite brings stacking to Tower Code review tooling: Should you build or buy? Making AI code review available to everyone Introducing: The new Graphite + Linear integration Graphite raises $52M and launches Diamond to reimagine code review for the age of AI Why AI will never replace human code review How stacked PRs unblock distributed development teams Graphite is going to Developer Week 2025 Beating the end of year code freeze How Graphite’s eng team ships code remarkably fast Why we chose Anthropic's Claude to power Graphite Reviewer AI code generation will remain fragmented How we redesigned Graphite's landing page in-house
Introducing Graphite Reviewer: your AI code review companion
Merrill Luts · 2024-10-01 · via Graphite blog

Today is a special day for us here at Graphite. In just one year since our public launch, we’ve become the developer productivity platform for tens of thousands of engineers at top companies including Snowflake, Asana, Ramp, Square, and many more. We’ve crafted every part of Graphite to simplify and accelerate the way the world’s best teams build software, and we’re so excited to announce a new feature that represents a step-function improvement to the Graphite workflow.

LLMs have transformed the way we build software over the past few years, making us more productive engineers than ever. But with the sheer amount of new code produced, our tools and processes for reviewing, testing, and deploying code changes are struggling to keep up. The world’s fastest teams need a new developer toolchain for the age of AI, and today we’re shipping the first major piece of that puzzle.

Graphite Reviewer

We're excited to introduce Graphite Reviewer, an AI companion designed to help you review pull requests as quickly as you can write—or generate—code. Think of Graphite Reviewer as an always-online teammate, that delivers consistent, high-signal, actionable feedback on every pull request in seconds. Best of all, Reviewer is built directly into your Graphite dashboard, where you already give and receive feedback, and it seamlessly syncs with GitHub.

What really makes Graphite Reviewer stand out is its accuracy. We've focused relentlessly on cutting through the noise and eliminating the hallucinations that often plague other AI tools. AI only feels like magic when it’s consistently helpful and trustworthy, and Reviewer has achieved a <3% false-positive rate across tens of thousands of code changes reviewed.

Features

We can’t wait for you and your team to try out Graphite Reviewer. Here’s what you can expect:

  • A second pair of eyes: Graphite Reviewer automatically scans opened PRs for bugs, logical errors, and other areas for improvement.

  • Instant feedback: Graphite Reviewer provides authors with immediate, actionable feedback, allowing them to squash bugs in their PRs before teammates even start their review. This enables reviewers to focus on the big picture rather than getting caught up in typos and stylistic nits.

  • More signal, less noise: Other AI bots hallucinate and create noisy comments. Graphite Reviewer is calibrated to catch real bugs and deliver smarter, targeted feedback with fewer false positives.

  • Codebase awareness: Graphite Reviewer uses RAG (Retrieval-Augmented Generation) on your team's past pull requests to ensure that every piece of feedback makes sense in the context of your codebase.

  • Custom rules: Define and enforce custom patterns tailored to your codebase, including regex matching to catch things like secrets and API keys. You can also create personalized AI prompts to enforce your team’s code style rules in plain English. (Coming soon)

  • Zero set up: Enable Graphite Reviewer in any repo with the click of a button and instantly start receiving codebase-specific feedback on new pull requests.

Reviewer is now available to all teams on Graphite and is free for the month of October. Simply enable it for your repo(s) in settings, and Reviewer will start working right away. If your team isn’t using Graphite yet, you can sign up with GitHub to unlock a 30-day free trial of the full Graphite platform. After the trial expires, Graphite Reviewer is a $20/active repo committer/month add-on to your team’s Graphite subscription.

For our team at Graphite, along with hundreds of external beta testers, Reviewer has become an indispensable part of our engineering workflow, saving us hours of valuable maker time every week. We’re so excited to hear what you think of Reviewer, and we can’t wait to share more product updates soon!

Related articles