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

推荐订阅源

美团技术团队
N
Netflix TechBlog - Medium
WordPress大学
WordPress大学
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
V
Visual Studio Blog
H
Help Net Security
Engineering at Meta
Engineering at Meta
Hugging Face - Blog
Hugging Face - Blog
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
博客园 - 【当耐特】
B
Blog
Stack Overflow Blog
Stack Overflow Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
GbyAI
GbyAI
博客园 - 司徒正美
博客园 - 叶小钗
Y
Y Combinator Blog
MyScale Blog
MyScale Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog
酷 壳 – CoolShell
酷 壳 – CoolShell

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
Graphite Q1 Launch week: Making stacking seamless
Kenneth DuMe · 2024-01-17 · via Graphite blog

Cursor Cloud Agents are now in Graphite. Create, review, and ship without leaving your PR.

author

Kenneth DuMez

Jan 16, 2024

With yesterday’s announcements around accelerating code review, Graphite Q1 launch week is underway. For day 2, we’re excited to share 4 features focused on the most core idea of Graphite: making stacking seamless.

Without other tooling, working with stacked changes on GitHub can be challenging. Dealing with upstream changes and having to manually rebase a stack of many PRs is tedious and error-prone. Graphite makes stacked diffs a first-class citizen for repos on GitHub, automating away all of the manual toil, speeding up your entire review process.

Today we’re making stacking even easier and more accessible than ever - starting with four brand new features:

Stack edit: a powerful new interface for creating and editing stacks

Visually edit stacks of PRs; apply labels & reviewers across the entire stack.

Every day we see developers performing the same manual steps to create a stack. For each PR in the stack, you have to edit the same template, add most of the same reviewers & labels, mark as merge-when-ready, etc.

Today, we’re launching Graphite stack edit - a powerful new way to create and edit stacks. With stack edit, you can:

  1. Apply the same labels, reviewers, description, and settings across all PRs in your stack

  2. Quickly navigate between PRs in your stack with keyboard shortcuts

  3. Bulk edit & publish stacks so you can get back to building

Graphite stack edit is available in private beta. Sign up for early access!

Stack visualization: quickly understand the context of every change you’re reviewing

Quickly jump across PRs in a stack & understand big-picture context about the change you’re reviewing.

When you’re reviewing a PR in a stack, it’s important to understand both the current PR you’re looking at and the broader context it fits in. This gets harder as your team ships stacks of 5, 10, or even 50 PRs (as we sometimes do here at Graphite). Previously you could find the stack visualization in a dropdown when viewing a PR on Graphite, but it was easy to miss if you didn’t know what to look for.

The new stack visualization brings the stack context front-and-center on every pull request. Now, you can:

  1. Quickly visualize & navigate up and down the stack of PRs

  2. See PR statuses at a high-level

  3. Understand the big-picture context of the PR you’re reviewing

Review a pull request in Graphite to see the new stack visualization!

Learn to stack right from your terminal

Learn how to stack with an interactive tutorial, right from your terminal.

The most common question we hear is, “how can I teach my team how to use Graphite?” We love to hear this, and have published docs, recorded videos, and do live lunch & learn sessions with teams. To take this a step further, we’ve now made it even easier to learn how to stack with Graphite right from your terminal!

To try it out simply run gt demo. The tutorial will take you through creating your first pull request, all the way to submitting a full stack. gt demo provides a great guide for both those who are brand new to Graphite, and existing users who want to get more comfortable with the CLI. It’s a great way to introduce teammates to the Graphite workflow!

Try out gt demo today on CLI versions 1.1.2 and later.

AI-generated stack titles

Give reviewers high-level context about your stack with descriptive stack titles generated by AI.

In our efforts to make stacking as seamless and efficient as possible, we’re employing AI in very intentional, granular ways across the product. One such promising application is AI-generated titles for stacks.

Using the context of the PRs in the stack, Graphite automatically generates a descriptive title for the stack, giving reviewers clarity on the overall intention of the changes it contains.

AI-powered stack titles is available in private beta. Sign up for early access!


Graphite Q1 launch week continues tomorrow! Join us each day for a roundup of exciting new feature launches. Join us at the end of the week with a live webinar by our co-founder & CEO Merrill Lutsky.

Jan 16: Accelerating code review

Jan 17: Making stacking seamless (today)

Jan 18: Stacking with the tools you love

Jan 19: What’s next for Graphite + live webinar

Related articles