Remix.run Logo
password4321 6 hours ago

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

https://news.ycombinator.com/item?id=46936105 Billing can be bypassed using a combo of subagents with an agent definition

> "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

https://docs.github.com/en/copilot/concepts/billing/copilot-... Opus uses 3x requests

briHass 3 hours ago | parent | next [-]

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.

hooch 5 hours ago | parent | prev [-]

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