Replies: 111 comments 137 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.
-
Beta Was this translation helpful? Give feedback.
-
When we clone our repository to the local disk and open it with VSCode, I assume that the repository is being transformed into embeddings while asking questions about the entire repo using Copilot Chat. In this case, instead of repeatedly embedding the same files and limiting the repo indexable limit to 5, why aren't the embeddings of the repo that has been locally embedded being used for indexing the repo on GitHub.com side as well? Additionally, while asking questions on the website, we cannot switch from GPT-4 to Sonnet 3.5 without opening a separate window and making the GitHub chat bubble fullscreen. A model selection option should be added here. My last suggestion is that model options should be added to Copilot Workspace as well. |
Beta Was this translation helpful? Give feedback.
-
Asked a question, it started to formulate and answer, and then: |
Beta Was this translation helpful? Give feedback.
-
I got a link as part of a reply in the chat, and it didn't open up a new tab when I clicked it, but instead navigated away from github. I think the default should be to open a new tab to not disrupt the chat while checking out some linked documentation or similar. |
Beta Was this translation helpful? Give feedback.
-
When clicking the "Ask Copilot" button on a pull request, it would make sense to feed the model the contents of the PR as context. I just tried this in a PR and asked a question about one of the functions which was modified, but Copilot just answered based on what is in the master branch, rather than the content of the PR. It would be great to be able to ask it questions about what the PR is doing. |
Beta Was this translation helpful? Give feedback.
-
As a business user of copilot, it would be nice to be able to index one or a few private repositories (without making them belong to the organization), since experimenting and trying things out in the same way as when working helps out. I fully understand this might be because you're supposed to get personal copilot as well, but still think it could benefit by learning to use the features when experimenting. |
Beta Was this translation helpful? Give feedback.
-
Can we add the ability to automatically describe PRs according to some prompt. I've done this via https://github.com/vblagoje/pr-auto Github Action but why not have it built-in for opened/updated PRs. 🙏 |
Beta Was this translation helpful? Give feedback.
-
I would like a 'copy reply' button so I can easily grab answers as markdown to add to issues/etc. I've noticed this shows up sometimes (not sure of specifics), but at least while using the chat in the context of a PR, it doesn't seem to be giving me the button to copy anymore. |
Beta Was this translation helpful? Give feedback.
-
If you ask a question in the overlay chat while on the homepage of a repository and try to navigate to a file in the repository before it's done responding, it will cancel the question in the chat. Example:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I think this will not really be possible, but it would be great if "policy violation" errors could be more descriptive. I read you can get a free Copilot subscription if you're the maintainer of a popular, open source repo. So I tried to ask if a repo with 160+ forks and 550 stars would be considered popular enough (guess not?), but I get a "Violates content policy" error, which seems out of place? I've had similar vague errors in the past while working in VS Code. In those instances I think the error occurred because I was asking about "finding faces" in the context of 3d models (as in, a collection of connected vertices) but I guess Copilot though I was talking about finding people. But this is just a guess, as there is no context information whatsoever. |
Beta Was this translation helpful? Give feedback.
-
In the Chinese path of the GitHub Copilot documentation has incorrectly loaded tags |
Beta Was this translation helpful? Give feedback.
-
There is one thing that LLMs are very excellent at doing, and it is fixing grammatical errors in plain English or other language. I would like to have the option to fix my text writing in every input box, like in the issue title and content. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
See https://github.com/orgs/community/discussions/145206 |
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