GitHub Copilot: The Agent Awakens
github.blog
GitHub Copilot: The Agent Awakens
1–10 of 260 posts
Re: GitHub Copilot: The Agent Awakens
#2Re: GitHub Copilot: The Agent Awakens
#3I'm honestly surprised to see no mention here of them moving to replicate Cursor's autocomplete—IMO that is where Cursor's real edge lies. Anyone can wrap a chatbot in some UI that allows you to avoid pasting by hand, but Cursor's ability to guess my next move—even several lines away—makes it far and away more efficient than alternatives.
Re: GitHub Copilot: The Agent Awakens
#4Re: GitHub Copilot: The Agent Awakens
#5Re: GitHub Copilot: The Agent Awakens
#6awakened by replit/cursor
Re: GitHub Copilot: The Agent Awakens
#7Can anyone speak to weather it's worth going back to co-pilot from cursor. On the face of it $10 a month for unlimited messages looks compelling. Is it really unlimited? From these videos it's starting to look pretty similar to cursor...
Re: GitHub Copilot: The Agent Awakens
#8I use Copilot and it’s a game-changer for my productivity, but I really wish it was capable of natural language searching. So for example I could ask it “show me all places in the code where x is assigned a value but a flush() command is not immediately issued afterwards”.
Re: GitHub Copilot: The Agent Awakens
#9Re: GitHub Copilot: The Agent Awakens
#10They'd better get on the IntelliJ integration fast— if I'm going to switch editors in order to use an LLM coding assistant, I may as well just switch to Cursor, which has a strong head start on them on the assistant and also has a much better autocomplete. I'm honestly surprised to see no mention here of them moving to replicate Cursor's autocomplete—IMO that is where Cursor's real edge lies. Anyone can wrap a chatbo…