Live data from Hacker News

Graphite is joining Cursor

cursor.com

91–100 of 264 posts

Re: Graphite is joining Cursor

#91
> We’re sunsetting Supermaven after our acquisition one year ago.

> After bringing features of Supermaven to Cursor Tab, we now recommend any existing VS Code users to migrate to Cursor.

Supermaven was acquired by Cursor and sunset after 1 year.

Re: Graphite is joining Cursor

#92
post #84

Earlier quoted context omitted.

Say more? It's the first time I see Composer 1 being talked about outside of the Cursor press stuff, with high praise no less. What are we talking about? Autocomplete or GPT/Claude contender or...? What makes it so great?

GPT contender. There has been talk on the cursor forums. I think largely people have e slept on coding models and stick with Anthropic thinking it’s the best. Composer fit that niche of extremely fast and smart enough. Sometimes you just want a model that has a near instant response. The new Gemini preview is overtaking my usage of Composer.

I used it extensively for a week and gave it an honest chance. It’s really good for quickly troubleshooting small bugs. It doesn’t come anywhere close to Opus 4.5 though.

Re: Graphite is joining Cursor

#93

If these ai companies had 100x dev output, why would you acquire a company? Why not just show screenshots to your agent and get it to implement everything? Is it market share? Because I don't know who has a bigger user base that cursor.

Existing users, distribution, and brand are a big part of acquisition. Graphite is used mainly by larger orgs.

Also, graphite isn't just "screenshots"; it's a pretty complicated product.

Re: Graphite is joining Cursor

#94

Earlier quoted context omitted.

Yeah, hard disagree on that one, based on recent surveys, 80-90% of developers globally use IDEs over CLIs for their day-to-day work. I was pretty worried about Cursor's business until they launched their Composer 1 model, which is fine-tuned to work amazingly well in their IDE. It's significantly faster than using any other model, and it's clearly fine-tuned for the type of work people use Cursor for. They are also…

As the other commenter stated, I don't use CLIs for development. I use VSCode. I'm very pro IDE. I've built up an entire collection of VSCode extensions and workflows for programming, building, customizing build & debugging embedded systems within VSCode. But I still prefer CLI based AI (when talking about an agent to the IDE version). > Composer 1 My bet is their model doesn't realistically compare to any of the fro…

> My bet is their model doesn't realistically compare to any of the frontier models.

I've been using composer-1 in Cursor for a few weeks and also switching back and forth between it, Gemini Flash 3, Claude Opus 4.5, Claude Sonnet 4.5 and GPT 5.2.

And you're right it's not comparable. It's about the same quality of code output of the aforementioned models but about 4x as fast. Which enables a qualitatively different workflow for me where instead of me spending a bunch of time waiting on the model, the model is waiting on me to catch up with its outputs. After using composer-1, it feels painful to switch back to other models.

I work in a larg(ish) enterprise codebase. I spend a lot of time asking it questions about the codebase and then making small incremental changes. So it works very well for my particular workflow.

Other people use CLI and remote agents and that sort of thing and that's not really my workflow so other models might work better for other people.

Re: Graphite is joining Cursor

#95

Earlier quoted context omitted.

What I don't understand why people would go all in on one IDE/editor and refuse to make plugins for others. Whether you prefer the CLI or the integrated experience, only offering it on vscode (and a shitty version of it, as well) is just stupid.

Cursor if I recall actually started life as a VScode plugin. But the plugin API didn’t allow for the type of integration & experiences they wanted. Hit limits quickly and then decided to make a fork.

Not to mention that VSCode has been creating many "experiemental" APIs that are not formalized for years which become de facto private APIs that only first party extensions have access to.

Good thing that Copilot is not the dominant tool people use these days, which proves that (in some cases) if your product is good enough, you can still win an unfair competition with Microsoft.

Re: Graphite is joining Cursor

#96

If these ai companies had 100x dev output, why would you acquire a company? Why not just show screenshots to your agent and get it to implement everything? Is it market share? Because I don't know who has a bigger user base that cursor.

Perhaps the company you are acquiring has the product of 100x dev output?

Re: Graphite is joining Cursor

#97

I'm really used to my Graphite workflow and I can't imagine going without it anymore. An acquisition like this is normally not good news for the product.

We currently let loose Gemini, Cursor Bugbot, Qodo, and even Sentry started reviewing PRs now. My usually prefer Gemini but sometimes other tools catch bugs Gemini doesn't. As someone who has never heard of Graphite, can anyone share their experience comparing it to any of the tools above?

Graphite isn’t really about code review IMO, it’s actually incredibly useful even if you just use the GitHub PR UI for the actual review. Graphite, its original product anyway, is about managing stacks of dependent pull requests in a sane way.

Re: Graphite is joining Cursor

#99

Hi all! Graphite cofounder Greg here - happy to help answer questions. To preempt one: I’ve been asked a few times so far why we decided to join. Personally, I work on Graphite for two reasons. 1) I love working with kind, smart, intense teammates. I want to be surrounded by folks who I look up to and who energize me. 2) I want to build bleeding-edge dev tools that move the whole industry forward. I have so much resp…

Really appreciate the tone of this post. We need more leaders prioritizing words like love, kind, people, heart and character. Good on you. reply

Re: Graphite is joining Cursor

#100

I'm really used to my Graphite workflow and I can't imagine going without it anymore. An acquisition like this is normally not good news for the product.

We currently let loose Gemini, Cursor Bugbot, Qodo, and even Sentry started reviewing PRs now. My usually prefer Gemini but sometimes other tools catch bugs Gemini doesn't. As someone who has never heard of Graphite, can anyone share their experience comparing it to any of the tools above?

Graphite predates AI code reviews. Obviously includes it now, but the original selling point was support for stacking PRs.
Post reply on HN