Copilot in GitHub.com Feedback #139872
Replies: 133 comments 159 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. |
|
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 :) |
|
Could the |
|
Everytime I try to have the copilot chat actually do something (e.g, make a PR), it bombs out.
|
|
Hey folks, |
|
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? |
|
I cannot delete indexed project indexing |
|
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. |
|
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. |
|
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! |
|
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? |
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.” 🤷 |
|
Please allow owners of repositories to instruct GitHub Copilot to remember certain information. For example, when I'm asking Copilot to show me an example of how to use something, and it is incorrect, I should be able to (as owner of the repo) tell Copilot how to do it correctly, and instruct Copilot to remember this information for anyone else who may visit the repo. This will be really useful in making Copilot useful for users of libraries because the sources of truth for information is stated by owners of the repos. Basically this would allow a repo owner to "teach" a single person who can then teach all other users. This would be incredibly powerful. From this, GitHub Copilot could even help generate documentation by organizing ideas from conversations into meaningful output, including generating new outputs that it can infer from sources of truth. And best of all, the people that could be tasked with using GitHub Copilot to generate docs could be other people besides the owner, who can make pull requests that are accurate based on derivatives of owners' truths. |
|
It would be great to also index attached Wikis for any indexed repository. As of right now copilot is only able to point you to the wiki, not answer anything using it as a reference. |
|
It would be great if it can index all files into a repo (that as it says, it do that) and help you with it, actually it just works fine on files that you directly open or that are available into a commit/pr, not on all project. As it reply when I ask if it can access to all repo: |
|
It'll be nice If I can get copilot to generate the PR description using this format. DescriptionType of Change
|
|
I asked copilot to create release notes summarizing the enhancements from all the commits since monday 12/2/2024 but its only able to retrieve 3 commits. This needs to be enhanced so we can ask questions about our repos, branches etc. How many commits did we have this week? Give develop counts for commits since the last release branch was created? The only thing useful at this point is just getting pr summary descriptions. |
|
I believe we need more assistance with settings. It would be great if Copilot could navigate to our settings and handle the setup automatically to help us work faster. For example, I was trying to connect Devin to my Visual Studio, but it kept crashing. Copilot suggested creating a personal access token (classic) on GitHub and using it in Visual Studio Code for authentication. That was very clever, especially since even Devin's customer service couldn't help. However, there are still too many steps required to connect everything. Simplifying this process would be a huge improvement. |
|
I have an issue with auto focus on the AI Ask a question input box causes zoom-in on ios |
|
I just want to ask when you will officially support answering in a specified language. It keeps switching to English for no reason. What's the point of this broken chat feature? Not all users are fluent in English. A paid plugin like this, with no feedback channel, and you never respond to questions in the discussion forum. I'm really frustrated and feel like cursing. |
|
There is just no features being built on the neovim extension of copilot and is stagnant from a long time. There is no chat feature, no error checking and diff applying. Really need work there |
|
How do I disable Copilot? Please just let me disable it, stop grabbing my data! Your guide does not work for me, there is no cancel button anywhere. I can't open a new ticket since it just redirects me to the same docs that do not work, and of course your fucking AI assistant. I'm refusing to give you my data for free. |
|
As far as I know, in Copilot free we have 2000 completions free per month. Where can I check usage statistics, about how many completions I got during the month? |
|
Hello, I received the following message about GitHub Spark via email, but I am unable to access it: GitHub What if you could build a web app just as easily as writing a to-do list? With GitHub Spark, recently unveiled at GitHub Universe 2024, now you can. Designed to turn plain English commands into fully functional web applications, GitHub Spark is our latest leap toward making development easier and more intuitive for everyone. Whether you're a developer looking to streamline your workflow, or a beginner eager to dive into web creation, GitHub Spark is here to ignite your ideas. Curious how it works? This edition of The GitHub Insider will give you a tour, enabling you to jump in and build new applications today. Let’s go! Step #1: Describe your application and generate 🐵 On the GitHub Spark homepage, describe what you want to create. Let’s say you want to create an app that tracks the cities you’ve visited. You could type: “Create an app for me to log all the cities I’ve traveled with a review and star rating system and plot those ratings onto a map.” Could you help me access this message or provide more information? Thank you! |
|
Immersive GitHub Copilot is not loading with Safari 16.2 on my iPad, but working fine with Google Chrome on my PC. |
View Mermaid DiagramsAs a development architect, I often use Copilot (web) to create Markdown files with Mermaid diagrams to document current feature implementation after adding all of the source code as context. A major improvement would be to natively view rendered Mermaid diagrams directly in Copilot, alongside the Markdown source. Currently, I have to check in the Markdown or copy it into another tool like VS Code just to see the diagram visually. Native Mermaid support in the web UI would greatly improve productivity and make architecture and feature documentation workflows much smoother. |












Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Copilot in GitHub is now Generally Available 🎉
We are happy to announce the GA of GitHub Copilot Chat in GitHub. Your insights during this public preview were instrumental in improving many features. If you have feedback about the GA features, please share them in this dedicated community discussion.
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.
All reactions