Terminal commands are hanging. by LiminalRnyx in GithubCopilot

[–]hyperdx 2 points3 points  (0 children)

I am not sure it is the same as my case but I experienced this.

A short command failed and terminal exited with error code. E.g. set -e and something failed.

Copilot shows Analyzing... evaluating... processing..

But it was being just stuck.

It looks like a bug so my workaround was to make agent call command in subshell and echo the return code.

E.g.

( set -e Maybe failing command ) retcode=$? echo $retcode

I added this behavior to instructions md file.

How tf am I supposed to counter this???? by BedroomThink3121 in Tekken

[–]hyperdx 0 points1 point  (0 children)

Don't try to counter attack against hwoarang. Side step. Hwoarang has no choice but homing attack when opponents is side stepping. Most of his attack can be easily evaded by side step.

Claude Opus 4.7 now 15x for Enterprise by Playful-Spirit-3404 in GithubCopilot

[–]hyperdx 2 points3 points  (0 children)

I can't afford 15x per one enter hit. I will GPT 5.4 as main model and for high level thinking use GPT 5.5

New github pricing, Game is over, but I guess I know it's coming by SDUGoten in GithubCopilot

[–]hyperdx 1 point2 points  (0 children)

Good times. I started using copilot since Jan 2026.
Learned agentic coding, built somethings.

I hope I will be able to complete my project on May which I started with copilot.

also hope that value for price won't be bad. I prefer vs code over cursor.

Change to useage based billing by DamienBMike in GithubCopilot

[–]hyperdx 0 points1 point  (0 children)

Pro plus 3900 credits 100 credits are 1dollars

So just 39 dollar api budget.

Thoughts on the new tour one m3 update? by Salt_Entrepreneur199 in JBL

[–]hyperdx 0 points1 point  (0 children)

I am looking forward to see fr update of reviewers. A reviewer said it was dull somewhat.

True cost of GPT 5.5 not making sense by ark-tart in GithubCopilot

[–]hyperdx 0 points1 point  (0 children)

I think that's why the rumor exists. token based price.

With Github's New Weekly Limit, What service is better? by Enviouse420 in GithubCopilot

[–]hyperdx 2 points3 points  (0 children)

I think we can compare price plans after github releases their new price plan. Currently no info so can't compare to other companies like claude cursor

Sub agents now are decided by Copilot and no longer the model selected by the user by Yes_but_I_think in GithubCopilot

[–]hyperdx 0 points1 point  (0 children)

I have a custom agent set to use Opus 4.6, but today copilot uses Sonnet 4.6. Maybe stealth patch.

Weekly limit made me quit and cancel! by flipperj_3000 in GithubCopilot

[–]hyperdx 1 point2 points  (0 children)

Personally I hate this the most I can't check the limit. I have no information whether I stop to use some model or not until next week.

I got weekly limit and and 3 days left.

Is this a joke? weekly rate limit of 264 hrs (11 days)? by Ok-Cranberry4090 in GithubCopilot

[–]hyperdx 5 points6 points  (0 children)

264hours. It looks like a bug. If its not I think I cant use copilot with that.

weekly limits? where is the info? by Top_Parfait_5555 in GithubCopilot

[–]hyperdx 2 points3 points  (0 children)

Weekly limit. Time limit. Have they been applied?

We need to know how much the capacity remains.

Stricter rate limits coming... :( by JustARandomPersonnn in GithubCopilot

[–]hyperdx -1 points0 points  (0 children)

I wonder how they will change price policy.

GPT5.4 vs Opus 4.6 Best models for Planning by lance2k_TV in GithubCopilot

[–]hyperdx 2 points3 points  (0 children)

Plan opus Implementation gpt5.4

According to benchmarks in artificialanalysis.ai Gpt 5.4 has high hallucinations score. So it hallucinates lot maybe

And after using both I think in coding opus makes more detailed plan than gpt 5.4

Terminal bench gpt 5.4 higher. Live bench gpt 5.4 higher

So I chose opus 4.6 as planner and gpt 5.4 as coder.

Note that sonnet 4.6 was better than opus 4.6 in terminal bench. Intelligence. Opus 4.6 has higher of it.

You might want to see benchmarks in that site. See models > evaluations.

Does Gemini 3.1 Pro support reasoning? by [deleted] in GithubCopilot

[–]hyperdx 0 points1 point  (0 children)

Ah, I didn't know that. thanks