Ask HN: Which IDE integrates AI best for programming (not vibe coding)?
1–4 of 4 posts
Re: Ask HN: Which IDE integrates AI best for programming (not vibe coding)?
#2Re: Ask HN: Which IDE integrates AI best for programming (not vibe coding)?
#3why would you use an IDE if you are not the one coding? You can review the code in github/gitlab using prs, but not necessarily code.. I feel IDEs are not the best environment for coding agents UI because the prioritize code editing, and the interaction with agents has a different priority.
Re: Ask HN: Which IDE integrates AI best for programming (not vibe coding)?
#4why would you use an IDE if you are not the one coding? You can review the code in github/gitlab using prs, but not necessarily code.. I feel IDEs are not the best environment for coding agents UI because the prioritize code editing, and the interaction with agents has a different priority.
i still code, but i'm searching an IDE that preserve the human in loop, for example showing better the code added/changed by the agent, but yeah i would like to have a better interaction with the agent while coding, infact i tend to use small models with high inference so i can procede with him without losing the flow.