Comment by notpushkin
6 months ago
Hmm, now that we have the prompts, would it be possible to reimplement Cursor servers and have a fully local (ahem pirated) version?
6 months ago
Hmm, now that we have the prompts, would it be possible to reimplement Cursor servers and have a fully local (ahem pirated) version?
Or you could just use Cline / Roo Code which are better for agentic coding and open source anyway...
But extremely expensive in comparison
Were you really waiting for the prompts before disembarking on this adventure?
presumably their apply model is run on their servers
I wonder how hard it would be to build a local apply model/surely that would be faster on a macbook
Its hard to get a model that does it usefully on your laptop. Theres an open source 1.5B model from QuocDat, and Morph - https://morphllm.com which is a fast apply model as an API (that I run)
It’s possible, but they allow you to specify your own API (that’s how they got the prompts in this article).
Absolutely