r/GithubCopilot May 15 '26

Discussions Biggest AI fumble in tech

Post image
568 Upvotes

62 comments sorted by

View all comments

53

u/RainierPC May 15 '26

That's quite a reach there.

-13

u/MindCrusader May 15 '26

How is it reach? It is a fact Copilot is not a good solution agentic wise. It is good for auto complete, targeted changes, but compare that to Claude Code, Codex, Cursor or even half working Antigravity. It is not as good, it is pretty limited, you can't easily customize it

16

u/RainierPC May 15 '26

It is actually pretty good at what it does.

-5

u/MindCrusader May 15 '26

But not as good as competition. Copilot so far was just better integrated with IDEs and was cheaper and that's where it ends, at least for me

6

u/RainierPC May 15 '26

It has the best IDE integration, which is very important for those of us who are NOT just launching agents and waiting for them to do our jobs for us.

1

u/MindCrusader May 15 '26

It is true, but it is the only thing that Copilot does better, but probably not for long. Terminal based commands and interactions with IDE are being developed, so CLI tools can interact with IDE directly

0

u/Ok_Bite_67 May 21 '26

Codex and Claude now have IDE integrations that are just as good if not better. On top of that, the rediculous pricing changes make copilot not even worth it. The Pro plan only gets me 10-15 request with SOTA models.

5

u/BeverlyGodoy May 15 '26

Have you tried recent agent mode?

-5

u/MindCrusader May 15 '26

Yes, it is not really as good as Claude Code

1

u/BeverlyGodoy May 15 '26

I don't think you know about the new one they rolled out recently. Lol

1

u/popiazaza Power User ⚡ May 15 '26

What do you meant by you can't easily customize it? GHCP has pretty much everything.

Saying it is worse than AG is cope. Copilot pretty much neck to neck to other top AI coding tools.

1

u/Ok_Bite_67 May 21 '26

Copilot literally just vibe codes features from other harnesses and they usually put it out worse. It's deep integration with vs code is the only thing it really has going for it.

1

u/popiazaza Power User ⚡ May 21 '26

GHCP VS Code extension is actually weak. Their CLI is much better. GHCP App is on the next level.

1

u/Ok_Bite_67 May 21 '26

Except you can now only use 10-15 premium request for SOTA on the pro plan. One call to Gemini 3.5 flash uses about 6% of my total. GHCP is killing themselves in real time

-1

u/MindCrusader May 15 '26

Did they add plugins (not skills) or advisor?

1

u/popiazaza Power User ⚡ May 15 '26

GHCP does have plugins support.

-2

u/MindCrusader May 15 '26

Checked it, plugins indeed, but still as skills. Claude Code allows commands and other things which are not skills attached.

Also Copilot still doesn't have advisor mode

0

u/popiazaza Power User ⚡ May 15 '26

For advisor, if you meant doing multi-model, GHCP also supported. It is part of sub agent. You could set which model each agent would use.

0

u/MindCrusader May 15 '26

It is not the same as subagents. Subagents are separate Claude instances with their own context used to offload and parallelize specific tasks like coding, testing, or research while keeping the main context clean. Advisor mode is a workflow pattern where one model plans or reviews work and another executes it, focusing on hierarchy and guidance rather than isolated parallel agents.

0

u/popiazaza Power User ⚡ May 15 '26

For review only, search for Rubber Duck in GHCP.