Earlier quoted context omitted.
As someone who uses Cursor, i don't understand why anyone would use CLI AI coding tools as opposed to tools integrated in the IDE. There's so much more flexibility and integration, I feel like I would be much less productive otherwise. And I say this as someone who is fluent in vim in the shell. Now, would I prefer to use vs code with an extension instead? Yes, in the perfect world. But Cursor makes a better, more co…
The Claude Code integration with IntelliJ (or any Jetbrains IDE for that matter) is the perfect combination. That is the perfect world to me. An entire company maintaining a fork of VS Code just doesn't compute to me, but its how you sell it to shareholders.
Graphite is joining Cursor
221–230 of 264 posts
Re: Graphite is joining Cursor
#222Earlier quoted context omitted.
I don't understand where $2000 comes from. Relatively heavy cursor usage in my experience is around 100USD/month. You can set a limit to on demand billing.
I think your definition of heavy is different than lots of other folks I know -- I'm at $1500 / mo and am actively holding back.
Re: Graphite is joining Cursor
#223Earlier quoted context omitted.
allow me to introduce you to the lord and savior, https://pre-commit.com/
and if your pre-commit runs fast (thank you, ruff), you can set this up as a post-edit hook in claude code
Re: Graphite is joining Cursor
#224Earlier quoted context omitted.
Supermaven said the same thing when they were acquired by Cursor and then EOLed a year later. Honestly, it makes sense to me that Cursor would shut down products it acquires - I just dislike pretending that something else is happening.
we are a 70 person team, bringing in significant revenue through our product, have widespread usage at massive companies like shopify robinhood etc, this is a MUCH MUCH MUCH different story than supermaven (which I used myself and was sad to see go) which was a tiny team with a super-early product when they got acquired. everyone is staying on to keep making the graphite product great. we're all excited to have these…
It's happened so many times that it's just part of how we do business, unfortunately.
Re: Graphite is joining Cursor
#225Earlier quoted context omitted.
relax
"trust me bro" (6 months later) "An update about your graphite workspaces"
We know this isn't what all of you want to hear, and we've spent the last year really evaluating this deeply. At the same time, we're glad you're part of our journey to the future of agentic AI and we think you'll find it's the best alignment and fit for you, too, long-term.
Re: Graphite is joining Cursor
#226Earlier quoted context omitted.
It’s always faster and easier to copy than create(AI or not). There is lot of thought and effort in doing it first, which the second team(to an extent) can skip. Much respect to what have you have achieved in a short time with graphite. A lot of B2B SaaS is about tones of integrations to poorly designed and documented enterprise apps or security theatre, compliance, fine grained permissions, a11y, i18n, air gapped de…
I think trivial GH integrations are easy. If you've used Graphite as a customer for any reasonable period of time or as part of a bigger enterprise/org and still think our app's particular integration with GH is easy... I think that's more a testament to the work we've done to hide how hard it is :) Most of the "hard" problems we're solving (which I'm referencing in my original comment) are not visually present in th…
Re: Graphite is joining Cursor
#227I'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?
Re: Graphite is joining Cursor
#228Earlier quoted context omitted.
Mobile developer here. I historically am an emacs user so am used to living in a terminal shell. My current setup is a split pane terminal with one half running claude and the other running emacs for light editing and magit. I run one per task, managed by git worktrees, so I have a bunch of these terminals going simultaneously at any given time, with a bunch of fish/tmuxinator automation including custom claude comma…
Emacs has a number of packages for AI integration which I haven't tried yet. Have you?
Re: Graphite is joining Cursor
#229Imo Cursor did had the first mover advantage by making the first well known AI coding agent IDE. But I can't help but think they have no realistic path forward. As someone who is a huge IDE fan, I vastly prefer the experience from Codex CLI compared to having that built into my IDE, which I customize for my general purposes. The fact it's a fork of VSCode (or whatever) will make me never use it. I wonder if they bet…
Re: Graphite is joining Cursor
#230Earlier quoted context omitted.
CLI based development predates IDEs for a couple of decades, and we moved away for very good reasons.
Strawman. Imaginary situation: People are using claude instead of cursor, and you can run claude in a terminal, so this is going back to the days of not using an IDE for the people that do it. Straw man shake down: Terminal based development like vim and emacs are old and shit, and we moved away from that for a reason, and so (although totally unrelated) this means 'using claude' means going back to using a terminal…
I am betting it won't.
By the way, there are OS APIs, I am yet to write a CLI driven agent, as part of iPaaS deployments, which are basically SaaS IDEs.
vi and Emacs are certainly not IDEs, they are programmer editors, although with enough effort they may pretend to be one.