Skip to content

feat(web): add Cursor to Agents#1361

Merged
graphite-app[bot] merged 1 commit into
mainfrom
feat/cursor_unified
Jul 25, 2026
Merged

feat(web): add Cursor to Agents#1361
graphite-app[bot] merged 1 commit into
mainfrom
feat/cursor_unified

Conversation

@ved015

@ved015 ved015 commented Jul 25, 2026

Copy link
Copy Markdown
Member

Adds Cursor projects to Agents spaces with source filters, legacy labels, icons, and Codex-style structured conversation rendering.

Tests: targeted Agents and plugin-document tests.

@claude

claude Bot commented Jul 25, 2026

Copy link
Copy Markdown

Claude finished @ved015's task in 1m 31s —— View job


Code Review Complete

  • Get PR diff and review changes
  • Check surrounding code context for potential issues
  • Check for existing review comments
  • Submit review with findings

Summary: This PR cleanly adds Cursor as a new agent type, following the established patterns for Codex and OpenCode. The implementation handles both new and legacy tag formats, includes proper transcript parsing, and has comprehensive test coverage. All tests pass. No bugs, security issues, or breaking changes found.

Score: 10/10 — Good to ship.

ved015 commented Jul 25, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add the label Main to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
supermemory-mcp 6f3c835 Jul 25 2026, 10:10 PM

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview: Adds Cursor as a new agent type to the Agents spaces infrastructure, following the established patterns for Codex and OpenCode.

Issues found: None — this looks good to ship.

The implementation correctly:

  • Adds Cursor to all the necessary type definitions and filter arrays
  • Handles both new (sm_source: "cursor") and legacy (cursor_user_, cursor_project_) tag patterns
  • Parses both structured conversation format and legacy transcript format
  • Includes comprehensive test coverage for both agent-space grouping and plugin-document parsing
  • The cursor.png icon exists at the expected path

Minor notes (not blocking):

  • Cursor personal containers get a cleaner label (Cursor personal · <id>) instead of Legacy Cursor personal — this is intentional per the test expectations and makes sense for a newer integration.
  • The priority adjustment for legacy-personal (5→6) correctly places these containers at the end of the sort order.

Score: 10/10

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
supermemory-app 6f3c835 Commit Preview URL

Branch Preview URL
Jul 25 2026, 10:11 PM

@graphite-app

graphite-app Bot commented Jul 25, 2026

Copy link
Copy Markdown

Merge activity

Adds Cursor projects to Agents spaces with source filters, legacy labels, icons, and Codex-style structured conversation rendering.

Tests: targeted Agents and plugin-document tests.
@graphite-app
graphite-app Bot force-pushed the feat/cursor_unified branch from 72d3f76 to 6f3c835 Compare July 25, 2026 22:09
@graphite-app
graphite-app Bot merged commit 6f3c835 into main Jul 25, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants