Replies: 97 comments 131 replies
-
I have an individual license, but I can't seem to disable this feature. How can I remove Copilot buttons and search integrations? I disabled the preview feature, but no difference. |
Beta Was this translation helpful? Give feedback.
-
It is unclear to me if this will solely be enabled for the org members whom we have enabled CoPilot for, and whether there are any other pricing implications for enabling this. Kindly elaborate :) |
Beta Was this translation helpful? Give feedback.
-
Could the |
Beta Was this translation helpful? Give feedback.
-
Everytime I try to have the copilot chat actually do something (e.g, make a PR), it bombs out.
|
Beta Was this translation helpful? Give feedback.
-
Hey folks, |
Beta Was this translation helpful? Give feedback.
-
I thought I can ask specific function questions about a code base using Copilot. But even though it apparently indexed the repository I was exploring, it started blatantly hallucinating non-existent functions and functionality (unacceptable!), while then also complaining that I should do something that not only seemed contradictory to the indexing message below, but the directions did not make much sense - how to confirm the prompt in copilot chat, I was there, I just did it.. So, was it indexed or not? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I cannot delete indexed project indexing |
Beta Was this translation helpful? Give feedback.
-
The instructions for semantic indexing are unclear: What does that mean? What prompt do I need to confirm to get my codebase indexed? On a public repo (KDAB/cxx-qt) I get the following error when asking "What does this repository do?": When asking "Can you tell me about this repository?" (in a private repo), it depends way too much on the README. For example, if you don't delete or update the readme from some skeleton/template you used to initialize the repo, Copilot Chat will use that as the basis for the answer, even if the repo has completely diverged from the readme. |
Beta Was this translation helpful? Give feedback.
-
It would be nice if the conversation list was synchronized across sessions, both browser and mobile and eventually hopefully extensions like the PhpStorm Copilot plugin. |
Beta Was this translation helpful? Give feedback.
-
I don't want to be too much a nuisance but would it be possible to disable or hide Copilot completely from my interface? Thanks! |
Beta Was this translation helpful? Give feedback.
-
The addition of Copilot where the notifications button previously was is not a welcome change. This might seem like a nitpick, but you're throwing away years of muscle memory just to push this brand new product. There are already 3 mentions of Copilot in the UI when I open github.com, could 2 or god-forbid, 1 of those locations suffice? |
Beta Was this translation helpful? Give feedback.
This comment was marked as a violation of GitHub Acceptable Use Policies
-
I am failing to understand what this product offers beyond what you can already do with Copilot chat in VS Code. Even after indexing one of my repositories, I am getting function errors on at least every other response I get back. When I finally got back a response for one of the tasks I had it do (generate a sitemap.xml file), I asked it to create a pull request. This was met with “sorry, can’t create branches or pull requests.” 🤷 |
Beta Was this translation helpful? Give feedback.
-
Please remove (or add an option to remove) the floating button at the bottom right of every page: It's sometimes in the way of other buttons, like the comment button right now, especially on mobile. |
Beta Was this translation helpful? Give feedback.
-
At mysql-net/MySqlConnector#1519 I opened Copilot and entered:
Copilot started displaying a response but then replaced it with:
This was very unexpected to me, as I wasn't trying to generate anything misleading, harmful, illegal, etc. Side note: what are GitHub's content policies? Could those words in the error message be a link to a support document describing them? This seems like a false positive in content policy violation detection, or a failure in Copilot's prompt to generate a valid response. |
Beta Was this translation helpful? Give feedback.
-
So theres that. Why index then? |
Beta Was this translation helpful? Give feedback.
-
Good evening! I have a suggestion for GitHub Copilot Chat. I would like to save the history of conversations with Copilot because sometimes I lose the chat after a few days or open a new chat with another subject, but I still need that history. |
Beta Was this translation helpful? Give feedback.
-
Feature request: a keyboard shortcut to bring/close the copilot would be helpful. |
Beta Was this translation helpful? Give feedback.
-
The chat box seems to always respond to events from the Enter key, but as a Japanese language user, the Enter key is used to select the correct Kanji characters. It's hard for me to chat with Copilot AI in Japanese using this chatbox. This problem is quite common, and this PR might be helpful to understand what's happening (it's the same problem that used to happen in Bluesky): bluesky-social/social-app#4159 |
Beta Was this translation helpful? Give feedback.
-
The URLs generated pointing to the files in the repo assumes the name of the default branch is |
Beta Was this translation helpful? Give feedback.
-
The filtering in the current version of Copilot on Github is too aggressive on certain topics such as weapons. I've tried asking it questions about a mod repository for a game with guns in it and Copilot often requires a roundabout prompt to make it actually answer the question. This is an example of my experience with Copilots response being filtered vs. successfully responding: Filtered: "Is there an effective range parameter for how far any specific weapon can damage an entity?" Not Filtered: "Is there an effective range parameter for how far any specific weapon can damage an entity in this [name of game] mod which is not real?" |
Beta Was this translation helpful? Give feedback.
-
I would like to be able to export, or copy / paste a whole chat session from the github copilot chat window so I can share effective use cases and prompts for it with other members of my team. |
Beta Was this translation helpful? Give feedback.
-
Now that model switcher is implemented, would it be nice to have the selection here |
Beta Was this translation helpful? Give feedback.
-
Ability to switch between claude 3.5, o1, etc which was announced days ago, but only appears in fullscreen Github.com/copilot
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Ted Stresen-Reuter ***@***.***>
Sent: Thursday, October 31, 2024 4:53:13 PM
To: community/community ***@***.***>
Cc: Wyatt Marcus Bautista ***@***.***>; Comment ***@***.***>
Subject: Re: [community/community] Copilot in GitHub.com Feedback (Discussion #139872)
What is "model switcher"?
—
Reply to this email directly, view it on GitHub<#139872 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A4QQBQLE2DORYZWO2OJNLZTZ6HVXTAVCNFSM6AAAAABO5PUVXSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJQHEYDENA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
After enabling GitHub Copilot Workspaces, my indexing limit dropped unexpectedly. I should have a total capacity to index 5 repositories. However, after indexing just one, my available slots decreased to only 3, totaling 4 instead of the full 5. |
Beta Was this translation helpful? Give feedback.
-
We can only index 5 repos. Is it possible to refill this number each month or each week? |
Beta Was this translation helpful? Give feedback.
-
Can I limit the branch when I ask a question for a repo? I am trying to learn from the next version of a repo and want to limit Copilot to get answers from the dev branch rather than master. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Looking for Product Feedback
Copilot in GitHub.com is now available to Copilot Individual and Business users. And for those with access a preview of OpenAI o1-preview and o1-mini is coming soon to GitHub.com too.
How to access Copilot in GitHub.com
If you're part of an organization with Copilot Enterprise, you're already familiar with these features. For those on Copilot Individual or Copilot Business plans, see below on how to get access to Copilot in GitHub.com.
Beta Was this translation helpful? Give feedback.
All reactions