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

推荐订阅源

Google DeepMind News
Google DeepMind News
D
Docker
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
月光博客
月光博客
小众软件
小众软件
量子位
V
Visual Studio Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
罗磊的独立博客
博客园 - 叶小钗
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
博客园 - 司徒正美
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog
GbyAI
GbyAI
C
Check Point 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 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: Stacking with the tools you love
Kenneth DuMe · 2024-01-18 · via Graphite blog

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

author

Kenneth DuMez

Jan 17, 2024

As we get close to wrapping up Q1 launch week, we want to highlight a part of the Graphite experience we’ve been very hard at work improving over the last few months: our VS Code extension.

Ever since we released the Graphite CLI, users loved to ask us for integrations with their editors of choice. It makes sense: the best tools are the ones where you already feel at home.

While there’s no shortage of Git GUIs, none of them have quite suited the needs of engineers who use the stacking workflow every day to create, review, and merge code.

As an answer, we initially released our VS Code extension in beta back in September of 2023, and we’ve come a long way since that initial release. After tons of feedback from our community, user calls, lots of engineering and design discussion, and a few hundred cups of coffee, we’ve created the VS Code extension for stacking — all integrated right in your editor. Finally, it’s out of beta and is generally available for everyone!

Download Graphite for VS Code and start stacking today!

From git novice to stacking expert in hours

Our goal was to create an intuitive way to use the stacking workflow independent of the terminal, and we’ve seen it be a great touch point for developers across the spectrum of stacking expertise. Over the past few months we’ve see people who consider themselves Git novices get up to speed on stacking using the VS Code extension, mastering the workflow after just a few pull requests.

This is a huge point of validation for us, as it shows that if we met our users where they were, and let them work with the tools they already love, they would be successful.

Tool sprawl is real and trying out a new workflow, while simultaneously introducing additional tooling can be challenging. Instead of constantly flipping back and forth between docs pages, and reading monospace terminal help text, the Graphite VS Code extension is fully integrated with your editor, making it easy to understand abstract concepts with concrete visual representation.

Making the best stacking experience, period

To get here, we’ve been working closely with dozens of community members who have been generous with their time and feedback. The result is a reimagining of our VS Code extension from the ground up, using native VS Code components. In the extension you can:

  • Visually manage your stacks & create new branches with the click of a button

  • Drag and drop to move branches within or across stacks (important when you realize you need that function you wrote earlier in another stack!)

  • Apply labels & reviewers quickly across the entire stack with Graphite stack edit

And we followed a few guiding principles along the way:

  • There should always be a clear next step: whether you need to sync upstream changes, resolve merge conflicts, or re-stack branches, we should help you move forward.

  • You should be able to learn the CLI from VS Code: which is why the extension prints out the corresponding gt CLI command that you can run yourself!

Changes since the beta

  1. Switch the default branch view between PR title and branch name

  2. Track and get branches directly from the GUI

  3. View changes by commit or by version per-branch

Graphite’s VS Code extension is yet another way we’re committed to empowering our users to stack, no matter their experience level, or tooling preference.

To start stacking from VS Code, install the Graphite extension today!


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

Jan 16: Accelerating code review

Jan 17: Making stacking seamless

Jan 18: Stacking with the tools you love (today)

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

Related articles