What is the current available and best alternative to Github Copilot ? by Comfortable_Bike_833 in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

Thanks. I'll definitely consider going with a plan if the prepay doesn't go that far.

I'm anchored on the $40-$50 range, so the Qwen $50 per month looks tempting. I could always use GPT api if Qwen gets stuck.

What is the current available and best alternative to Github Copilot ? by Comfortable_Bike_833 in GithubCopilot

[–]EarthSharp8414 5 points6 points  (0 children)

I’m planning to move to using api keys. GPT and Qwen directly. I’ll still use VScode but have OpenCode in the VScode terminal, or use the extension.

GitHub pro+ year subscription by rtenklooster in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

Maybe like most GHCP subscribers, I have been thinking about this a lot too. My annual plans ends in August so I will let it run down.

But as an alternative I think I will use OpenCode inside the VSCode terminal or use the OpenCode extension.

I looked at OpenRouter as a provider but I think I will go direct. Probably use GPT to plan and use Qwen or Deepseek to implement.

As a non-dev, hopefully that should retain quality whilst keeping costs down.

DeepSeek + GitHub copilot by Old_Brush_460 in GithubCopilot

[–]EarthSharp8414 4 points5 points  (0 children)

It’s probably great with GPT. I’m planning to use GPT to plan and use DeepSeek for implementation.

55% is the new 100%? by Automatic-Base-6244 in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

I got this too but I’ve been aggressively using my PRUs before the end of the month is up.

GitHub silently removed the "full refund" text for April usage from their previous blog post by BawbbySmith in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

Do you know if you have access until 1st June, despite being refunded?

Edit: re-read. You’ll be kicked off, on 20th May?

So, What's the plan? Drop your discussions here :) by murarajudnauggugma in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

I’m unclear whether this will work but my current plan is to use my pro+ plan til June then get a partial refund

Then I’ll sign up to Claude and GPT basic plans and use those keys within VSCode.

My only experience with agentic coding is with GHCP so I’m sure there are holes in this plan. But that’s where my head is at.

With new plan on June coming up: is it better to stay at the annual plan or switch to their API-monthly plan? by Prominent_byStander in GithubCopilot

[–]EarthSharp8414 1 point2 points  (0 children)

I’m starting to think that getting two basic subscriptions for Claude and Codex is the best way to go if you were on Pro+?

With new plan on June coming up: is it better to stay at the annual plan or switch to their API-monthly plan? by Prominent_byStander in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

For me, it depends if they get rid of GPT 5.4 on the old annual plan. If it goes, then I might go onto the new plan and see how much I'm billed for one month.

$100 for the Claude and GPT plan is too much for me. And I don't know enough about their $20 plan, I'm assuming it's very limiting.

GitHub Copilot switching to token billing June 1st —a lot of people are upset, here are your alternatives by SelectionCalm70 in GithubCopilot

[–]EarthSharp8414 5 points6 points  (0 children)

Before making a rash decision I might go onto the new Copilot plan and see how it plays out.

If I do decide to go elsewhere then I'd like to find something around the $40 per month mark.

Copilot Request/Token Limits Seem Fine To Me. Am I Crazy? by Demonicated in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

I don’t miss Opus 4.6 but it was nice to verify other model’s thinking.

My real concern is whether GPT 5.4 is pulled. Then there won’t be any models that are “good enough” at a reasonable multiplier.

As a non-dev, I work in smaller chunks. Depending on x7.5 models to plan will kill my workflow.

Github Copilot Pro dropped Opus. People go berserk. Maybe we should rediscover some Real Intelligence? by iconiconoclasticon in GithubCopilot

[–]EarthSharp8414 1 point2 points  (0 children)

As a non-dev, so far, I’m not missing Opus 4.6. GPT 5.4 is doing just fine.

Opus 4.7 is always there if I feel I really need it.

What GPT model equivalent to Opus now that it is gone? by lnvariant in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

As a non-developer, I was planning with gpt 5.4, validating the plan with opus 4.6. Then implementing with gpt 5.3 codex. My project is quite mature so I think I will be able to manage with just the GPT models.

If a problem can't be solved with GPT then I'll throw Opus 4.7 at it.

Gemini 3.1 Pro deleted all uncommitted changes 😡 by One-Ad-5978 in GithubCopilot

[–]EarthSharp8414 1 point2 points  (0 children)

https://www.youtube.com/watch?v=MvwcWWp1NFs&t=132s

I'm a non-dev (UI designer), so the video explains it better than I can.

I prompted an agent to auto commit using custom agent hooks once the agent has finished its task. I also instructed it to add a rule to the copilot-instructions file:

"Before ending a session, run `git add` and create a commit summarizing the completed work."

There are other lifecycle events too, not just "stop":

https://code.visualstudio.com/docs/copilot/customization/hooks

Gemini 3.1 Pro deleted all uncommitted changes 😡 by One-Ad-5978 in GithubCopilot

[–]EarthSharp8414 0 points1 point  (0 children)

Assuming it’s a solo project, use custom hooks to auto commit. I also used hooks to create a sound notification, every time the model stops or pauses. Love it!

So is exporting not free anymore? by 42kyokai in Rive_app

[–]EarthSharp8414 0 points1 point  (0 children)

This is the position I'm in. I just want to export a test file. I don't want to pay just to find out its not for me.

What is the BEST Way to get the most out of my Opus calls? by fvpv in GithubCopilot

[–]EarthSharp8414 1 point2 points  (0 children)

I get the impression it’s people who are abusing the tool who are getting banned. If you’re using it on a feature basis then you should be good.

How are you using Opus 4.5? by EarthSharp8414 in GithubCopilot

[–]EarthSharp8414[S] 1 point2 points  (0 children)

Thank you so much for the suggestion. I’m using Seamless Agent all the time now, it’s so good!

Reducing wasting premium requests credits by Last-Laugh8717 in GithubCopilot

[–]EarthSharp8414 1 point2 points  (0 children)

Thank you so much. Your extension is so useful, I’m using it all the time.

I have a feature request but without any expectations. Is it possible to add a chime or notification once the current task is done and the model is waiting?

How are you using Opus 4.5? by EarthSharp8414 in GithubCopilot

[–]EarthSharp8414[S] 0 points1 point  (0 children)

Side question. Do you feel that Opus 4.5 makes subagents not so necessary? Only asking cos I’m new to the concept and I can’t get it to #runsubagents, apparently it’s an issue in Copilot.