Skip to main content
Create and update pull requests with Cursor Cloud Agents directly in Graphite. Describe what you want built or fixed in plain language, and Agents will pull context from your repository, generate the changes, and open a draft PR ready for your review.
Agents requires a signed-in Cursor account with a paid Cursor plan (Pro and above).
You can get started with Agents here.

Set up access

Before creating your first task, make sure your workspace is fully connected:
  1. Sign in with your Cursor account.
  2. Authorize Cursor with the GitHub organization(s) you use in Graphite.
  3. Grant Cursor access to the repository where you’ll run Agents.
If your workspace isn’t eligible yet, you’ll see a Cursor Pro plan required screen.

Create a pull request

Open the Agents icon in the left sidebar, then click New task. In the composer, select the repository and default branch, describe the change you want to make, then choose a model. Cursor Cloud Agents will generate the code changes and open a draft PR for review.
Examples:
  • “Add pagination to the users endpoint.”
  • “Refactor this component to use hooks.”
  • “Add tests for the new API routes.”

Make PR updates

Make direct code changes right from your PR page. Click Agent on the right side of the PR to get started. Any changes made by the agent are committed directly to the branch and appear in the PR like any other commit.
  • “Fix failing CI check”
  • “Address reviewer feedback on the error handling”
  • “Add input validation to the form fields”
Agents is available only to PR authors. If you’re reviewing a PR, use Graphite Chat for instant repo-wide context and suggested changes.

Continue your work from Cursor

You can start a conversation with Cloud Agents in Cursor, then continue the same agent thread in Graphite. Once the PR is open, click on Agent in the right sidebar to pick up where you left off.

Privacy and security

Agents is powered by Cursor Cloud Agents. Your code is processed only to complete the requested task and is not stored or used for training. You can find more details on Cursor Cloud Agents security here. For Graphite’s broader AI privacy practices, see the AI privacy and security page.