Y
Hacker News
new
|
ask
|
show
|
jobs
Are there any good open source cursor alternatives?
6 points
by
cenan
512 days ago
I just tried cursor and it's not bad, but I would like to use something like this on a pay per use basis with my own claude or chatgpt api keys.
2 comments
zgeor
511 days ago
I dont think it is a full equivalent, but
https://github.com/continuedev/continue
seems close enough. It is quite ergonomic.
link
labarilem
512 days ago
Maybe cline? It's a vscode extension actually, but it lets you choose the LLM.
https://github.com/cline/cline
link