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

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

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