I don't use IDEs to begin with. I use a text editor, since I am a UNIX man.
So, I don't even have a reason to look at the "AI" flavor of an IDE.
The closest thing to an AI IDE that I have tried out were tools like AIDER and Jack's "goose" agent.
Neither of those specialized tools has been satisfactory. They all performed worse than just the LLM IMO.
I am sticking to crafting my own context that I supply to the LLM.
Tools like Simon W's `llm` tool help A LOT to be more efficient at using LLMs in a daily setting.
k4rli|9 months ago
Of course it also gets stuff wrong and everything needs to be properly validated, but it's a nice tool to try out.
bilekas|9 months ago
Edit : Sarcastic
fmxsh|9 months ago
fho|9 months ago
VSCode/Cursor run natively under Linux.