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

推荐订阅源

Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
Vercel News
Vercel News
D
DataBreaches.Net
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
小众软件
小众软件
美团技术团队
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
D
Docker
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
Blog — PlanetScale
Blog — PlanetScale
H
Hackread – Cybersecurity News, Data Breaches, AI and More
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
S
SegmentFault 最新的问题
云风的 BLOG
云风的 BLOG
B
Blog
雷峰网
雷峰网
The Cloudflare 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] 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
Graphite changelog [10-16-2025]
Sara Verdi · 2025-10-16 · via Graphite blog

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

author

Sara Verdi

Oct 15, 2025

Here's what we shipped over the last month:

✨ Introducing Graphite Agent

Graphite Agent brings together AI code review and Graphite Chat into a single, unified experience, so you can review, edit, and merge code without leaving your pull request.

Highlights

  • Diamond + Chat → Graphite Agent
    We’ve retired the “Diamond” name. Graphite Agent now combines:

    • AI PR reviews for instant, diff-level feedback and fixes.

    • Chat in your PR page for follow-up questions and conversational edits.

  • Create, review, and merge in one place
    The entire code review process now happens in the right in the PR:

    • Create: Split large changes into manageable stacked PRs.

    • Review: Use our modern PR page with AI reviews, chat, and integrations.

    • Merge: Let the stack-aware merge queue handle conflicts automatically.

Pricing and plans update

We’re simplifying our plans and giving every developer access to Graphite Agent:

  • Hobby (Free): For personal projects, with limited AI reviews and chat.

  • Starter ($20/user/month): For small teams, with stacking and limited Agent interactions.

  • Team ($40/user/month): For growing teams, with unlimited AI reviews and chat, automations, and merge queue.

You can get started with a free, 30-day trial of our Team plan, no credit card required. Check out our pricing page for full details.

Existing customers will stay on their current plans until their first renewal after January 8, 2026, when they’ll automatically transition to the new Team plan. You can switch plans anytime before that date.

💻 CLI updates

We pushed 1.7.1 of the CLI to Stable. Here's what that includes:

  • Added controls to show/hide inline tips.

  • Added --reset-author flag to gt modify for resetting commit authorship.

  • Added the ability to gt get PRs opened outside of Graphite.

  • Added --upstack and --downstack options to gt delete

  • Fixed bug where progress indicators would sometimes interfere with prompts for ssh key passphrases.

  • Fixed autocomplete output formatting for better terminal compatibility.

With CLI version 1.7.1, you 'll have even more control and smoother developer ergonomics.

Related articles