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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
罗磊的独立博客
博客园 - 【当耐特】
A
About on SuperTechFans
Last Week in AI
Last Week in AI
雷峰网
雷峰网
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
D
Docker
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题
Recent Announcements
Recent Announcements

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
What’s next for Graphite
Stephen Pink · 2024-01-19 · via Graphite blog

After this full week of launches, we want to share our upcoming roadmap with you, our incredible community!

We fundamentally believe software engineering can be better. Developers should be able to spend more time building and obsessing over users, and less time fighting their tools, doing manual work, and reviewing code.

So to make that a reality, what’s next for Graphite?

Spend less time rebasing with gt absorb

Imagine this scenario: you’ve been building a new search feature and submit a stack of pull requests for your team to review.

Your coworker asks you to rename the API endpoint for your feature — a change that affects both the web frontend, mobile app, and backend of the feature. The code change is trivial but you’d spend more time checking out each individual branch or manually amending each individual commit than it would take to make the change itself.

This is where gt absorb comes in. “Absorb” (born at Facebook for Mercurial), automatically identifies which commits to add your staged changes to and amends them — leaving you with more time and clean git history.

👉 Sign up to get notified when gt absorb is available.

Automations ❤️ CI

We’ve loved hearing about all the automations you’re building to auto-assign reviewers, add labels, and leave helpful comments on PRs.

Going a step further, we want to take the pain out of CI for developers. We’re going to let you start, stop, skip, or restart CI with Graphite automations. This means you’ll be able to automatically re-run that flaky test or skip irrelevant tests to save on CI time.

You’ll also be able to trigger automations based on failed CI checks. Automatically leave comments with links to runbooks & wikis, apply labels, or tag teammates in response to CI events.

👉 Sign up to get notified about Graphite automations for CI!

Trigger automations on code patterns

Going another step further, we’re going to let you trigger automations on code patterns in pull requests. This means you’ll be able to automatically…

  1. Notify the PR author when they use a deprecated code pattern or API

  2. Keep designers in the loop when a PR touches human-readable strings

  3. Keep the security team informed when dependencies change

👉 Sign up to get notified when automations supports code patterns!

Faster merges with the Graphite merge queue

Time is of the essence when it comes to merging your PRs, and we're going to make it faster. If you’ve ever gone to merge a PR and either:

  1. Needed to re-run CI and resolve merge conflicts several times before finally merging

  2. Broken the build because someone else merged a conflicting PR at the same time

… then you probably need a merge queue.

The Graphite merge queue helps main stay green and frees you up being glued to watching CI to make sure your merge succeeded.

And we’re making it even faster with Parallel CI.

Parallel CI uses a technique called speculative execution, a term coined by Uber engineering, which runs CI on many branches in parallel and then merges them in first-in-first-out order. It has an added benefit of a green lineage on main, meaning it’s safe to revert to any point in its history.

👉 Sign up to get notified when Parallel CI is available!

New insights to help you accomplish your goals

We’re adding new Graphite insights to make it easier to understand how well you’re doing when it comes to shipping smaller PRs.

👉 Sign up to get notified about new Graphite insights!

Faster, sleeker navigation in Graphite (available today!)

We’ve been hard at work making the Graphite web app faster and easier to navigate, so you can always find the pull request or page you’re looking for. This is available today.

State of code review

It’s important to know if a tool actually made your life better.

At Graphite, we spend a lot of time researching code review. In fact we routinely spend hours looking at the data on what makes productive developers able to ship so much code. We read the academic research of others, but we also conduct our own. Now that more people than ever are engaging in code review, we're taking this opportunity to dig into the data. Some of the questions we’ll be looking at are:

  • How do different teams approach code review?

  • How do engineers engage with this step of of the development cycle, and what can be done to make it better?

  • What assumptions should we (the developer community) be challenging?

We're hoping to explore these questions and more in our State of Code Review report later this year, drawing from nearly 8 million pull requests across more than 100,000 engineers. Coming soon this spring! Stay tuned.


Graphite Q1 launch week is now complete! Thank you so much for joining us as we got to talk about all of our exciting launches. In case you missed it, re-play our launch week webinar on-demand 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

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