← Back to context

Comment by password4321

3 days ago

GitHub Copilot supports Anthropic models with any client but they have a monthly usage cap after which it is pay-per-prompt.

> "Even without hacks, Copilot is still a cheap way to use Claude models"

20260116 https://github.blog/changelog/2026-01-16-github-copilot-now-...

https://github.com/features/copilot/plans $40/month for 1500 requests; $0.04/request after that

5 comments

password4321

Reply

GHCP also has magical rate limits that hit users that slam multi-agent workflows or other crazy request burners.

Mind you, I think GHCP is a great service at an excellent price, but the hardcore vibe coders complain about the rate limits that I've never personally experienced using the CLI.

  • That's weird, because every time I see someone even talking positively about Claude Code they always seem to mention they're hitting their 5 hour limits in 2-3 hours all the time, they're hitting their overall limits all the time, and so on.

    Meanwhile I can't even seem to spend my $20 Cursor Composer 2 tokens using their agent. I've been doing useless shit just to see how much usage I can cram in there and it'd probably take 10 hours of vibecoding like a loser every day to hit the limits at this point.

    With that said I'm not going to pay for something that doesn't allow me to use whatever I want to use (in terms of harness, etc.), so both Anthropic (who were already disqualified because of their ridiculous limits) and Cursor is out (AFAIK you can't an agent other than their `agent` binary without some ridiculous hack like proxying all of the calls through `agent`.

    I can't imagine all of the providers pretending their agents are real value going forward, but even if they do there's still stuff like OpenRouter which doesn't give a shit, may as well use something like that.

Last time I looked Copilot's context window for Anthropic models was something like 150,000 tokens only.