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 togt modify
for resetting commit authorship.Added the ability to
gt get
PRs opened outside of Graphite.Added
--upstack
and--downstack
options togt 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.