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

推荐订阅源

P
Palo Alto Networks Blog
S
Security Affairs
T
Tor Project blog
T
Threatpost
Hacker News - Newest:
Hacker News - Newest: "LLM"
C
Cyber Attacks, Cyber Crime and Cyber Security
The Hacker News
The Hacker News
A
Arctic Wolf
K
Kaspersky official blog
O
OpenAI News
Spread Privacy
Spread Privacy
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
Simon Willison's Weblog
Simon Willison's Weblog
雷峰网
雷峰网
P
Privacy & Cybersecurity Law Blog
Know Your Adversary
Know Your Adversary
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
Martin Fowler
Martin Fowler
量子位
博客园_首页
Cyberwarzone
Cyberwarzone
博客园 - 三生石上(FineUI控件)
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
IT之家
IT之家
N
News and Events Feed by Topic
博客园 - 司徒正美
V2EX - 技术
V2EX - 技术
S
Schneier on Security
博客园 - 叶小钗
Attack and Defense Labs
Attack and Defense Labs
AI
AI
Application and Cybersecurity Blog
Application and Cybersecurity Blog
博客园 - 【当耐特】
Jina AI
Jina AI
C
CXSECURITY Database RSS Feed - CXSecurity.com
C
Cybersecurity and Infrastructure Security Agency CISA
D
Darknet – Hacking Tools, Hacker News & Cyber Security
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
Cloudbric
Cloudbric
H
Hacker News: Front Page
The Last Watchdog
The Last Watchdog
V
V2EX
S
SegmentFault 最新的问题
V
Visual Studio Blog
PCI Perspectives
PCI Perspectives
Microsoft Security Blog
Microsoft Security Blog

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 AI code generation will remain fragmented How we redesigned Graphite's landing page in-house Introducing Graphite Reviewer: your AI code review companion How AI code review reduces review cycles to improve developer productivity What if you could get instant feedback on your code? The new developer toolchain Not Rocket Science - How Bors and Google’s TAP inspired modern merge queues Graphite's State of code review 2024 How Google migrated billions of lines of code from Perforce to Piper Going from 0 to 1: How to write better unit tests when there are none Speed up your merges: Parallel CI is now generally available for teams using Graphite’s merge queue Down for less than four minutes a month: how AWS deploys code BitKeeper, Linux, and licensing disputes: How Linus wrote Git in 14 days Graphite is now free for startups and open source projects Launch week wrap-up (May 2024) Reduce CI costs for Buildkite and GitHub Actions Cheaper CI & faster merging with batching How Google does code review The technical learning curve at a startup is gentler than you might think Graphite will now automatically rebase your partially-merged stacks Multiple engineers can now seamlessly collaborate on the same stack of PRs Do you ever outgrow GitHub? From the 80's to 2024 - how CI tests were invented and optimized Graphite changelog [4/10/2024] 🎺 Graphite changelog [4/25/2024] 🐸 How Stack Overflow replaced Experts Exchange How GitHub monopolized code hosting Graphite changelog [3/27/2024] 🤝 The core principles of building a good AI feature Onboarding roulette: deleting our employee accounts daily Graphite changelog [3/13/2024] 🚁 Why Facebook doesn’t use Git How to recreate the Phabricator code review workflow Types of code reviews: Improve performance, velocity, and quality What's the best GitHub pull request merge strategy? Phabricator vs GitHub vs Graphite: How do they stack up? Improving team velocity through better pull request practices Moving fast breaks things: the importance of a staging environment Building trust as a software engineer Keeping code simple: moving fast by avoiding over-engineering What's better than GitHub pull request filters? The Graphite pull request inbox 7 Best Phabricator alternatives for PR stacking + code review [2024] Accurate eng estimations: predicting and negotiating the future Tracking and understanding GitHub PR stats: A step-by-step guide 8 pull request best practices for optimal engineering What’s next for Graphite Graphite Q1 Launch week: Stacking with the tools you love Graphite Q1 Launch week: Making stacking seamless Accelerating code review The Mom Test How to use stacked PRs to unblock your entire team Graphite Q1 launch week 2024 The practical and philosophical problems with AI code review Empirically sup code review best practices Call site attribution: how to pinpoint rogue SQL queries throttling your performance Every engineer should understand git reflog Post mortem: we took 124 seconds from you, here's 378 back Your GitHub pull request workflow is slowing everyone down Optimizing CI/CD workflows for trunk-based development Why we use AWS instead of Vercel to host our Next.js app How large pull requests slow down development 3 key lessons in application server optimization Trunk-based development: why you should stop using feature branches Git was built in 5 days Why large companies and fast-moving startups are banning merge commits How long should your CI take? Experimenting with AI code review CRA to AppRouter in 5 Steps: A case study with Graphite Graphite Changelog [10/18/2023] The comprehensive guide to writing the best PR title of all time How 10,000 Developers All Contribute to the same Repo
Why we chose Anthropic's Claude to power Graphite Reviewer
Team Graphit · 2024-12-12 · via Graphite blog

Last week Anthropic released their case study highlighting how we used Claude to power Graphite Reviewer, our high-signal AI code review companion.

When we set out to build our new AI-powered code review feature, one of the main challenges we initially faced was achieving a deep level of code comprehension. When talking to customers we often heard, “an AI code review tool needs to have the sophistication and depth of a senior engineer, anything else would be just a novelty.” While plenty of large language models can generate code snippets or offer suggestions, few understand the intricate logic and patterns found in modern codebases. Early experiments with popular models left us underwhelmed—many generated confident but incorrect suggestions that failed to address real bugs.

With any AI tool, building trust is difficult and erosion of this trust happens quickly. When testing out different LLMs internally, the level of false positives and noise that these models introduced quickly undermined our confidence in the project. We even started doubting whether or not AI code review was tenable with the current sophistication of LLMs on the market. However, that apprehension dissipated when we started using Anthropic's Claude. Out of all the models we tested, Claude was by far the best at deeply understanding code and leaving meaningful feedback with the lowest false positive rate of any LLM we tested.

With Claude, Graphite Reviewer achieves:

• 40x faster pull request feedback loop, from 1 hour to 90 seconds
• 96% positive feedback rate on AI-generated comments
• 67% implementation rate of suggested changes
• Support for hundreds of thousands of pull requests across our customer base

Anthropic x Graphite case study

How AI is shaping the future of code review

As generative AI increases the output of individual developers, more strain is placed on the “outer-loop” of the software development lifecycle; more code being produced means more code to be reviewed and tested. AI code review tools like Graphite Reviewer powered by Anthropic’s Claude can help bridge this gap. Traditional code review can be a bottleneck, forcing developers to wait hours or even days for feedback. By leveraging Claude, Graphite Reviewer cuts this feedback loop down to seconds while eliminating entire review cycles by giving immediate first pass feedback on every PR opened in a repository. This means that code authors can fix bugs, logical errors, and security vulnerabilities before a human reviewer even has a chance to look at the code.

These efficiency gains are further amplified in the case of distributed remote teams working across different time zones. Graphite Reviewer is always online ready to review any code you throw at it, meaning you no longer have to wait hours for a teammate across the world to wake up and review your code. As Brian Michel from The Browser Company put it, “as a single developer you’re really not alone anymore.”

Working with the Anthropic team

When we launched Graphite Reviewer in October 2024, demand quickly outpaced our initial expectations. Anthropic responded immediately, helping us scale our rate limits. They advised on best practices for caching prompts, handling retries, and structuring inputs to support our growing user base. We even had a dedicated slack channel with the Anthropic team where we could bounce ideas off of them and share technical findings. We found it to be incredibly helpful for getting advice on how we should structure our code when integrating with Claude.

While Anthropic’s Claude model already understands code at a sophisticated level, we believe that in the coming years, LLMs will take on an even more central role in code creation, review, and maintenance, enabling us to help developers produce higher-quality software more efficiently than ever before.

For more details on how Graphite Reviewer leverages Claude read the full case study.

Related articles