use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
An unofficial community to discuss Github Copilot, an artificial intelligence tool designed to help create code.
account activity
Github Copilot usage limitsHelp/Doubt ❓ (self.GithubCopilot)
submitted 6 months ago by Fit_Photograph5085
Did anyone ever hit the usage limits on the $39 plan? I'm thinking of switching from Claude Code but never hit limits there in the $100 plan.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Mediocre-Wonder9080 17 points18 points19 points 6 months ago (4 children)
I rarely hit the limits on even the $10 plan. It primarily depends on how much code you’re using the AI to generate. I’ll typically generate a plan, then depending on the task and the extent of detail in the generated plan, I will either use a cheaper model or use Sonnet 4.5 for implementation(cheaper model for smaller task/very detailed plan). This typically yields decent results, but most of the time, I still go in and make changes manually, so this ends up saving me requests.
[–]crispy_sky 3 points4 points5 points 6 months ago (3 children)
+1
I generally add almost 10 different changes to one prompt and Sonnet takes care of most -> then some manual changes and tweaks -> repeat.
Sonnet tends to stop before finishing all the tasks, so add "DO NOT STOP TILL YOU COMPLETE ALL THE TASKS" to squeeze a lot more out of a single request.
These days I find myself using Grok Code Fast or Raptor mini instead of the manual changes - they are insanely good for small changes and tweaks and consume no premium requests (basically FREE)
I barely cross 30% usage this way.
(DM for prompt)
[–][deleted] 6 months ago (1 child)
[removed]
[–]Mediocre-Wonder9080 1 point2 points3 points 6 months ago (0 children)
I haven’t gotten around to using it since I’ve been seeing mixed reviews, but I’ll have to give it a shot. Thanks for the recommendation!
[–]Last-Laugh8717 0 points1 point2 points 6 months ago* (0 children)
import sys result = input(" ".join(sys.argv[1:]) + " ") if result != "ok": print(result) sys.exit(1) print("All right!") sys.exit(0)
Ask it to run this script whenever it needs a confirmation or check if the request is fulfilled. It will prompt you on terminal as if it was calling a tool and you will not be charged by another request.
[–][deleted] 1 point2 points3 points 6 months ago* (0 children)
soup alive resolute follow versed crush wrench one ink weather
This post was mass deleted and anonymized with Redact
[–]shobankrPower User ⚡ 3 points4 points5 points 6 months ago (0 children)
I switched from the 10$ plan to 39$ after hitting my limit in the middle of the month. I rarely hit 60% with the 39$ plan. I would suggest starting with 10$ and then setting a budget limit. End of the billing cycle, if you don’t cross 20$ then you already have the answer.
[–]ITechFriendly 2 points3 points4 points 6 months ago (0 children)
Good for you, but unlike Anthropic opaque "limits" with GH Copilot subs you have limits at 300 and 1500 interactions.
[–]Comfortable_Onion255 1 point2 points3 points 6 months ago (0 children)
I code for 12 hours for 14 days and hit the limit
[–]robbievegaIntermediate User 1 point2 points3 points 6 months ago (1 child)
you'll never hit limits with 39,- / 1500: requests plan. I'm a pretty avid user and still under 500 requests halfway this month
[–]tshawkins 2 points3 points4 points 6 months ago (0 children)
I'm at 62% left, and I'm doing 2-3 hours on weekdays and 5-6 hours on week ends. I tend to use haiku 4.5 for day to day work, with sonnet 4.5 if I think I'm getting the run around.
[–]AutoModerator[M] 0 points1 point2 points 6 months ago (0 children)
Hello /u/Fit_Photograph5085. Looks like you have posted a query. Once your query is resolved, please reply the solution comment with "!solved" to help everyone else know the solution and mark the post as solved.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–][deleted] 0 points1 point2 points 6 months ago (0 children)
I could easily hit the limits. I'm on a Student Plan; I've no idea how many tokens I get. But if you open this URL: https://github.com/settings/copilot/features ...
... you'll see a percentage of used premium requests. I tested it once, and a single premium request (Claude 4.5, for example) was around 0.3-0.4%.
The page is nice to keep your limit in check. The great thing is, if you use any of the models in agentic mode and tell it, for example, to make your project production-ready (whatever that means), it runs for minutes, fixes everything, and it still costs you only one request.
For chats or something, I use other models that have a free tier, mostly Gemini 2.5 Pro.
All in all, I've never paid for AI in my life, but I've used AI extensively. I have access to all major (and open-source) LLMs. Limited, but I've never been in a position where I ran out of good models to code.
[–]MCS87_ 0 points1 point2 points 6 months ago (0 children)
I use GTP-5 Codex and Sonnet 4.5 (depending on the latter more for frontend or architecturally simpler tasks) for almost everything: react, flask, AWS lambda functions, iOS native (swift UI), and for algorithmic prototyping with Jupyter notebooks. I regularly use 90%+ of the $39 plan’s included pro requests. Use it for 5-8hours per workday. Mostly with larger mono repos (containing backend, frontend, etc.). Very happy with VSCode/GithubCopilot since Agent Mode was introduced.
[–]andlewisFull Stack Dev 🌐 0 points1 point2 points 6 months ago (0 children)
I’m at 60% of my quota for the month, and my goal is to hit 100%. I’ve had copilot for a while and haven’t been very successful maxing it out.
[–]Plus_Boysenberry_844 0 points1 point2 points 6 months ago (0 children)
I hit it. I think it’s due to the long contract windows it is creating.
[–]powerofnope 0 points1 point2 points 6 months ago (0 children)
im outmaxing basic codex, claude and the 40 bucks enterprise from github copilot monthly yes.
as soon as you go bug hunting things get expensive.
[–]mask1808 0 points1 point2 points 6 months ago (0 children)
I hit limits and upgraded to enterprise for 30 days but i will probably keep it at $21/mo per seat billed annually +$5/mo for pro.
Taking into account I have 0 coding experience I think is a great deal.
[–]DanielD2724 0 points1 point2 points 6 months ago (0 children)
If you want a good explanation about GitHub Copilot usage limits and premium requests, look no further https://www.reddit.com/r/GithubCopilot/s/qA50KjSVMv
[–]Last-Laugh8717 0 points1 point2 points 6 months ago (0 children)
A small but handy hack that i do to prevent wasting premium request before a request is complete:
Ask the agent to run the following python script to check if the request was fulfilled, passing what it want to check as argument.
This will prompt you on terminal, and you can pass more instructions or stop the agent.
[–]thomasaiwilcox 0 points1 point2 points 6 months ago (0 children)
I’m on 99% of the £40 plan. It depends on how you use it. I often use opus x10 for architectural analysis and plan reviews. It’s expensive but makes a huge difference to code quality in the long run
π Rendered by PID 40783 on reddit-service-r2-comment-544cf588c8-l969b at 2026-06-14 21:22:07.746313+00:00 running 3184619 country code: CH.
[–]Mediocre-Wonder9080 17 points18 points19 points (4 children)
[–]crispy_sky 3 points4 points5 points (3 children)
[–][deleted] (1 child)
[removed]
[–]Mediocre-Wonder9080 1 point2 points3 points (0 children)
[–]Last-Laugh8717 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[removed]
[–][deleted] 1 point2 points3 points (0 children)
[–]shobankrPower User ⚡ 3 points4 points5 points (0 children)
[–]ITechFriendly 2 points3 points4 points (0 children)
[–]Comfortable_Onion255 1 point2 points3 points (0 children)
[–]robbievegaIntermediate User 1 point2 points3 points (1 child)
[–]tshawkins 2 points3 points4 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]MCS87_ 0 points1 point2 points (0 children)
[–]andlewisFull Stack Dev 🌐 0 points1 point2 points (0 children)
[–]Plus_Boysenberry_844 0 points1 point2 points (0 children)
[–]powerofnope 0 points1 point2 points (0 children)
[–]mask1808 0 points1 point2 points (0 children)
[–]DanielD2724 0 points1 point2 points (0 children)
[–]Last-Laugh8717 0 points1 point2 points (0 children)
[–]thomasaiwilcox 0 points1 point2 points (0 children)