GitHub Copilot Token Billing Blindsides Developers
Developers are experiencing frustration and disruption due to unexpected changes and limitations in GitHub Copilot, specifically concerning rate limits, token consumption, and unwanted promotional content. This is impacting their productivity, workflows, and increasing costs, while also diminishing their sense of control over their development environment. Engineering leaders are now grappling with how to adapt and manage these tools effectively.
SOURCES (60)
“It's honestly pretty similar. Co-Pilot basically IS Chat-GPT with Microsoft branding. I've done some side-by-side testing of Co-Pilot and Chat-GPt and the results were very similar. Maybe some slight differences in how presented information, but more or less came to the same conclusion. Now, one…”
[GitHub] ★ 1/5 (v1.268.0) — github was great, until microsoft bought it and turned it into a vehicle for copilot.
“Hello I am a dev in the financial industry. We use GitHub copilot to access different models, gpt 5.5, claude opus, sonnet etc. I know GitHub went to usage based June 1. Since then I’ve been monitoring how expensive each prompt is and it’s been reasonable. The last two weeks have not been busy as a lot of people have been out for the holiday including myself. However, today I noticed simple prompts costing an absolute ton of credits. Way more than I noticed in June. Almost to the point, I am not”
“You can use Claude models from copilot. Use /models to switch. Copilot is a platform play,not a model.”
“I haven't checked claude code but I can tell that your statement is incorrect about github copilot. Also, a lot of high level frameworks are using non interactive mode for invoking cli which also reloads all the MCP data. We investigated this and reduced our reliance on MCP partially because of the token drain. You can use otel to monitor where the token usage is coming from in a complicated workflow and in our case, a lot of it was MCP servers loaded every time an agent ran. But i can only”
“GitHub Copilot allows Bring Your Own Key (BYOK) for its Chat window, but it explicitly blocks those exact same custom models from being used for inline code auto-completion. The official justification from the VS Code team is a supposed "lack of capable FIM (Fill-in-the-Middle) models." However, this excuse doesn't hold water: It shifts blame incorrectly: If a user configures an incapable model for inline completion and it breaks, that is a user configuration error, not a flaw in V”
“Again how many people do you have in the company? Both OpenAI and Anthropic are pushing for enterprise API pricing so you'll be paying that soon if not right this moment.”
“For the sake of discussion, assume I'm accessing the same model, but in the following different ways: Claude code terminal Claude code VSCode plugin Github Copilot VSCode plugin Cursor Cursor with custom routing to litellm Something else of your choice. From my experience, all of the above allow mode/skill reference, can be granted access to tools and don't have an affect on context size (though they do impact when a session will auto-compact). What's determined by the harness? Does”
“Well, this was the last month of using Github Copilot - the credits have run out, it’s time to look for an alternative. I was planning to switch to Continue, but just the other day it was closed. I chose Cline + Openrouter as an agent replacement - currently in the process of testing quality and price. But I noticed that native AI next edit suggestions work terribly compared to Github Copilot. How did you replace the Copilot functionality for next edit suggestions and generation of commit messag”
“I subscribed for the first time to github copilot pro today to see if it could upgrade my project to angular 22. It cost about 25$ once I was satisfied. Is this expected, am i using it correctly? submitted by /u/not_a_bug_a_feature [link] [comments]”
“For all those M365 admins out there who have CoPilot in their org. Many people have really liked CoWork, more powerful, much better at doing what you want to do, smarter, less 'AI hallucination', things really seem to be improving. Seems like we're finally getting CoPilot to a good spot. But hold on a second, now that CoWork has flipped to production, Microsoft has announced they will be charging to use it https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/16/copilot-cowork-i”
“A few months ago I started running the Copilot plugin inside Obsidian. Initially I was using GPT models. They worked reasonably well, but I wasn't thrilled about the recurring cost and I wasn't entirely comfortable sending years of notes and personal information to external services. Eventually I switched to running local models through Ollama. I was excited by the idea of having everything run on my own hardware, and I even had plans to start fine-tuning a model for my own use cases. Wh”
“I use GitHub CoPilot in VS Code in my small webdev business, and today I just found out that I burned through my usage quota in two working days, using it the same way as I always have. I know they changed how the plan worked on June 1, but seriously? Previously I rarely hit the ceiling during an entire month of work - and now, in two days of pretty typical use, I hit the limit. I want to unsubscribe from this crap but am not too familiar with the alternatives. What do you recommend based on my”
“Can you use Genie code there as well? Since Github Copilot got so token heavy it'd be good to outsource some of the token load.”
“I've been happily using GitHub Copilot for 7-8 months, primarily in Visual Studio and VS Code, mostly with the built-in flagship models and have felt like the output is worth the cost. Lately I've been playing with a lot of different local LLM models and decided to try using Qwen3.6 35B on some non trivial programming tasks within a repository that is 10ish years old with thousands of files and multiple languages in it. I've actually been really impressed when I”
“I am a web developer who specializes in dashboard-like web applications. Due to recent price hikes for GitHub Copilot, I have been considering running a local model to help out with debugging, multi-file edits, learning about the codebase, and small-medium tasks. I intend to continue using GitHub Copilot or Claude Code for more advanced tasks, but I want to minimize token costs. I cannot test a local model myself right now because I lack the hardware to d”
“Claude feels better for reasoning through messy code. Copilot is smoother for autocomplete and small edits.”
“Recently copilot has introduced a plan where we will be charged based on token usage. After considering this which one will be best for day to day coding and general activities? Claude or still Github copilot? submitted by /u/ravi_rupareliya [link] <”
“I use Claude a lot for complex problem-solving and Copilot inline in VS Code for quick completions. The difference in actual usage frequency is something I've started noticing. Copilot I use constantly, basically without thinking about it. Claude I use maybe five times a day, and half the time I talk myself out of opening it because I already know what's coming: copy the relevant code, paste it, add context about the project structure and what I was trying to do”
“I was having this conversation yesterday with a buddy who is token maxing for his job. Its so wasteful. We are literally drying up resources for local communities here. We SHOULD be mindful and waste a little as possible.”
[GitHub] ★★★ 3/5 (v1.259.0) — Finding your own list of repos is really tough now that they replaced the profile button with a copilot button, and apparently it’s impossible to download files…
“https://github.com/microsoft/vscode/pull/310226 - i never use copilot, and feel marking my work as co-authored is very wrong. Time to get a new IDE, what good alternative would the group recommend.”
“Has this come as a surprise? Will this affect how you or your org consumes Copilot? Discuss!”
[GitHub] ★ 1/5 (v1.255.0) — Recent update removed the ability to completely disable copilot by adding copilot to tab bar. This is inverse of previous update which had proper disable options and…
[GitHub] ★ 1/5 (v1.252.0) — Either remove the Copilot tab completely or give me the option to disable it. One more misstep and I’m using a different platform. Listen to the community…
[GitHub] ★ 1/5 (v1.252.0) — Every recent release has made Copilot and other AI features front and center, with no way to turn them off. I use this app to check notifications…
[GitHub] ★★★ 3/5 (v1.250.0) — I have to use web version on my phone just to perform basic tasks for GitHub copilot. Would be nice to do most of this from native…
GitHub Copilot's new rate limits are challenging developer workflows. Explore the impact on developer goals examples, productivity, and delivery, and how technical leaders can adapt their tooling strategies.
Unpacking the unexpected GitHub Copilot rate limits, their impact on developer productivity, and strategies for engineering leaders to maintain software engineer performance and delivery.
