AI-powered conversational assistant for pull request review and collaboration
Graphite Chat is an AI assistant built into the Graphite pull request review page. It helps you understand code changes, get instant feedback, and make edits directly from the chat interface without leaving your review workflow.
Graphite Chat appears as a chat panel on the right side of your PR review page. Simply type your question or request to get started.
Ask Graphite Chat to explain what changed in a pull request, highlight potential issues, or provide context about specific code sections. Highlight specific lines in your PR diff to ask targeted questions about that code.
“Summarize the changes in this PR”
“What are the main issues I should focus on?”
“Explain what this function does”
“What should I pay attention to while reviewing this?”
Find related files, understand dependencies, and get context from other PRs without switching tabs. Graphite has full awareness of your entire codebase and PR history.
Graphite Chat uses AI to analyze your code changes and provide contextual assistance. Unlike generic AI tools, Graphite has full awareness of your codebase, PR stack, CI failures, reviewer comments, and team coding patterns.What makes it different:
Fully embedded: Ask questions, get suggestions, apply edits, and commit without leaving your PR
Codebase-aware: Understands your full codebase history, entire PR stack, and team conventions
Interactive editing: Preview and apply changes directly to your PR with the built-in editor
Works for everyone: Designed for both reviewers seeking context and authors making updates
All edits made through Graphite Chat are tracked in version control and can be reviewed like any other change.