GitHub Copilot: Severe Decline in Value — The New Pricing Model Is Practically Unusable (With Evidence) #201673
Replies: 3 comments 3 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
I think the biggest issue isn't necessarily that Copilot is now usage-based, it's that it's difficult for users to predict the cost before they click "Send." I'd love to see a few improvements that would make the new model much easier to trust:
I understand why GitHub moved to token based billing agentic workflows can vary enormously in the amount of work they perform, and GitHub has said the goal is to align pricing with actual token consumption rather than counting every interaction equally. That said, for a tool that's meant to be used continuously throughout the day, predictability is almost as important as price. If developers have to second-guess whether every prompt will unexpectedly consume a large number of credits, they're naturally going to hesitate before using the product. Better visibility into cost would go a long way toward addressing that. |
Beta Was this translation helpful? Give feedback.
-
|
This is one of the most concrete write-ups of the problem I've seen. $4.51 for a single prompt, 550 credits for two ordinary requests, and 210 credits for a small VS Code session are exactly the kind of numbers that make usage-based AI impossible to budget in a real sprint. The core issue is that Copilot is now priced like an API product while users expect it to behave like an IDE utility. IDE utilities have flat costs (JetBrains, VS Code Pro, even Cursor's upper tiers). API products have metered costs. Agent Mode blurs that boundary, so a long agent session can turn a $20/mo tool into a $200/mo surprise. For teams that need cost certainty, the only durable fix is to move the compute you can control onto a fixed-price plan. We built UltraWork (https://vibecodingagency.com/gpu-cloud/) for exactly this: one monthly price for an H100/A100 GPU workspace where you run Claude Code, Codex CLI, OpenCode, etc. The model calls happen on your own GPUs, so there's no per-token or per-credit meter ticking while the agent is working. It's not a drop-in replacement for Copilot chat, but for agentic work it's the difference between "hope the bill is reasonable" and "the bill is exactly what we agreed to." |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Copilot Agent Mode
Body
Copilot's New Usage-Based Billing Is Unpredictable, Non-Transparent, and Unsustainable
Over the past few weeks, since GitHub introduced the new usage-based billing model for Copilot, the experience for many users—including myself—has deteriorated significantly.
This issue is a direct, evidence-based analysis of the current situation.
Objective
The purpose of this issue is to demonstrate that the current pricing model is:
If these problems are not addressed, many long-time Copilot users will inevitably migrate to alternative tools despite preferring GitHub's ecosystem.
1. Evidence from Real User Reports
The following examples are taken from public GitHub Discussions (including Discussion #197089) and reflect actual user experiences:
These are not isolated or anecdotal complaints.
They are publicly documented reports within GitHub's own community.
2. Copilot's Features vs. Practical Usability
Copilot continues to provide valuable capabilities, including:
However, under the current pricing model, these features have become increasingly difficult to use confidently because:
For a tool intended to be integrated into daily software development, this level of uncertainty is difficult to justify.
3. Comparison: Copilot vs. Codex
Copilot
Provides:
Current drawbacks:
Codex
Provides:
Advantages:
Practical Conclusion
For many everyday development tasks, Codex produces results comparable to Copilot.
The primary difference is cost predictability.
While Copilot often delivers similar output quality, it now does so with substantially higher and far less predictable costs.
From a user's perspective, the current pricing does not appear to be justified by a proportional increase in capability or quality.
4. Summary
The current Copilot usage-based billing model is:
Copilot remains an excellent product from a technical standpoint.
However, the current billing model significantly undermines its practicality.
Many long-time users would prefer to continue using Copilot within the GitHub ecosystem.
But unless meaningful improvements are made to pricing transparency, predictability, and credit consumption, migrating to alternatives such as Codex will become a practical and economic necessity for many users.
This is not intended as a threat.
It is simply the reality many users are already reporting and experiencing.
Beta Was this translation helpful? Give feedback.
All reactions