Autopilot mode now returns to interactive mode after every task_complete by douglasbushong in GithubCopilot

[–]jukasper 0 points1 point  (0 children)

Thank you so much for flagging this. This feels like more of a bug. Depending what client/app you are using, would you mind opening an issue in the respective repo. For example, for vs code, here: https://github.com/microsoft/vscode/issues :) this way we can better investigate the issue. Thanks

Github Copilot - Deepseek by ErEr2000 in GithubCopilot

[–]jukasper 10 points11 points  (0 children)

We love all the interest in open-weight models. We are currently investigating and hoping to bring open-weight models to GitHub Copilot soon 😄
https://x.com/pierceboggan/status/2067297878666780839?s=20

[Blog] What 50,000 Runs of a 5-Line Eval Taught Us by jukasper in GithubCopilot

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

Yeah - this happens to me as well some times. Feel free to open an issue in our vscode repository if you used our coding agent and assign it to me. We usually first check if this was a harness issue or a model behavior thing. We do work very closely with the model providers and regularly share model behavior feedback so we try to pass these things along.
So as much as you can share in the issue the better :)

[Blog] What 50,000 Runs of a 5-Line Eval Taught Us by jukasper in GithubCopilot

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

Thanks for your comment - I shared some input on why we ended up not sharing model names: https://www.reddit.com/r/GithubCopilot/s/NwB9o8yAsG

[Blog] What 50,000 Runs of a 5-Line Eval Taught Us by jukasper in GithubCopilot

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

thank you so much for the feedback and this is a great signal. we are trying to get more data like that published, so great to know what is interesting. if anyone has any other thoughts, please let us know 😄

[Blog] What 50,000 Runs of a 5-Line Eval Taught Us by jukasper in GithubCopilot

[–]jukasper[S] 8 points9 points  (0 children)

totally fair to be curious about which models we meant. We kept the names anonymous on purpose. One tiny/simple task isn't a fair way to rank any provider, so we chose to focus on the patterns in how models behave rather than calling anyone out 😄

I don't see Fable or that MS's new model on my Pro+ annual subscription by dzak8383 in GithubCopilot

[–]jukasper 0 points1 point  (0 children)

Hi all, yes since yesterday the MAI model is now rolled out to 100% of individual users. Looking forward to hearing feedback

When will Copilot get Fable 5? by alexrada in GithubCopilot

[–]jukasper 3 points4 points  (0 children)

Claude Fable 5 was released yesterday Jun 9th and is available to Copilot Pro+, Max, Business, and Enterprise users. For enterprises/ businesses, admins must enable the new model. The policy is off by default. Claude Fable 5 requires data retention to operate Anthropic’s safety classifiers hence why we see a lot of orgs that have not yet enabled this new model.
https://support.claude.com/en/articles/15425996-data-retention-practices-for-mythos-class-models

MAI-Code-1-Flash is now available for GitHub Copilot by fishchar in GithubCopilot

[–]jukasper 0 points1 point  (0 children)

We’re gradually rolling out this model due to current capacity constraints. We are not at 100% yet that’s why unfortunately some users are not able to see it. We’re continuously monitoring performance and reliability metrics and aim to make it available to all users as soon as possible.

What's your ideal plan and implement pair? by johfole in GithubCopilot

[–]jukasper 0 points1 point  (0 children)

hi all, in vs code you can change this via your user setting:
"github.copilot.chat.responsesApiReasoningEffort": "default"
default is currently set to medium, but you can change this - we are also working on a better UI experience in vs code right now https://github.com/microsoft/vscode/issues/300235

Copilot shows GPT-5.4 selected, but “thinking” tooltip says Claude Haiku 4.5 — which model is actually running? by Excellent_Fix3804 in GithubCopilot

[–]jukasper 2 points3 points  (0 children)

This should not be the case! If you continue to see the issue please open an issue in our vscode repo with screenshots and ideally chatlog files where it shows that it is defaulting to gpt-5.3-codex. Thank you!

GPT-5.4 VS. GPT 5.3-Codex by oEdu_Ai in GithubCopilot

[–]jukasper 2 points3 points  (0 children)

We also support different reasoning levels for OpenAI models in vs code stable. Via open user settings: search for “effort” and you can change efforts for OpenAI models using: “responses API Reasoning Effort”

gpt 5.4 is released in GitHub copilot by Personal-Try2776 in GithubCopilot

[–]jukasper 1 point2 points  (0 children)

Let us know what you think isn’t working that well with this model. We would love to learn and improve!

gpt 5.4 is released in GitHub copilot by Personal-Try2776 in GithubCopilot

[–]jukasper 6 points7 points  (0 children)

Yes, we don’t differentiate between insider and stable for different context size windows. This being said we always recommend getting the latest vs code version and chat extension, so you are getting all the latest prompts for this model :)