Copilot Workspace Feedback #145254
Replies: 313 comments 214 replies
-
|
I am using VisualStudio. |
Beta Was this translation helpful? Give feedback.
-
|
@ThisIsKirsch When we are going to have a model selection in CW? any ETA? |
Beta Was this translation helpful? Give feedback.
-
|
Would love to get Higher Rate Limits |
Beta Was this translation helpful? Give feedback.
-
|
I find that reordering files in the plan is difficult when you have a large list of files. I would love to be able to have some form of dedicated function to reorder files in the plan. |
Beta Was this translation helpful? Give feedback.
-
|
@ThisIsKirsch Does CW going to support custom Ai agents? like in case if we want to run ai agents we have built with langgraph in CW then is it going to be supported? |
Beta Was this translation helpful? Give feedback.
-
|
@ThisIsKirsch CW will have canvas like GPT4o-canvas to iterate? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, From my understanding it seems to be intended to start a new "Task" in your workspace when copilot has completed what was initially prompted. Hence, I think it would be nice with some UI that promotes this workflow. See example images below My suggestion would be to include a button at the bottom of the side bar, which makes it possible to start new Tasks, straight from the sidebar, when copilot has implemented the initial task prompt: ***When button is clicked, you get prompted to go to a new task page and start the process again, or something along those lines. *** But I really love it so far! Kudos! |
Beta Was this translation helpful? Give feedback.
-
|
Any plans to integrate CW with pycharm / jetbrains IDEs? |
Beta Was this translation helpful? Give feedback.
-
|
I would appreciate if the Command part, has knowledge of the actual scripts, so you can have it install the necessary dependencies without having to specify them one-by-one. |
Beta Was this translation helpful? Give feedback.
-
|
Hey, I was wondering if CW will still be receiving weekly updates while in public preview? |
Beta Was this translation helpful? Give feedback.
-
|
Something we frequently do is to have tasks like "Implement a new thing X that is similar to Y. To figure out what to do, search for usages of Y.". So far it seems like CoPilot workspace cannot understand this. Especially not within a monorepo. Example of where one would do this:
|
Beta Was this translation helpful? Give feedback.
-
|
Hi, Really enjoyed using the workspace, had some success cleaning up javadoc on my open source project https://github.com/Hack23/cia . Javadoc improvements Pull request. Works pretty well, result https://hack23.github.io/cia/apidocs/com.hack23.cia.web/module-summary.html better module descriptions was empty before. Some issues I had.
Would be great if could scan the whole project and detect and modify large set of files better. Example want to fix "Desc." descriptions in UI since I was lazy when I wrote ot https://copilot-workspace.githubnext.com/Hack23/cia?shareId=f93d776f-206d-4445-bf64-8fae04951c51 . Would be great to fix it everywhere :) Now limited to one package Hack23/cia#6753 or do it for multiple areas. Like the workflow, easy to learn and great support for generating pull request. Best regards |
Beta Was this translation helpful? Give feedback.
-
|
Generally a huge fan of the copilot workspace, cant wait to see where it will go. Also can't wait til I'm not rate limited and can use it more extensively! Some feedback I had while creating:
|
Beta Was this translation helpful? Give feedback.
-
|
I've been lookin' around in the project repo and site and I wasn't able to find terms regarding what happens with source code in private/internal repos when granting access to Copilot Workspace: I think it's really relevant for businesses to be sure that their private source code is not shared to train models or provide code snippets/suggestions to the whole Github community |
Beta Was this translation helpful? Give feedback.
-
|
I have a bit of feedback / thoughts regarding the UI. For a bit of context, I am a software engineer that haven't used Github that much before, my previous company was using other products for code and project management. So I'm a bit familiar with Github UIs but I am not entirely comfortable yet. I might not be offering solutions/alternatives, this is more an expression of my thoughts / first impressions while using the tool. This is my fourth session, and I have done relatively small tasks so far. I started the session from my repo using the Code -> Copilot -> Start task flow. In this first Interaction I have some mixed indications of what I need to do next:
At that point, as a new user that has not read the documentation because I am really confident about my ability to understand a UI, I am a bit confused what I'm supposed to do next. This is what I feel the UI is telling me: If I click "Generate plan" it is going to use the input I made in Write to re-generate the Brainstorm. But actually what happens if I change the Task is that a new button/section appears at the top of the Brainstorm content to regenerate it, and I still can hit Generate plan without updating the Brainstorm: It seems like the intention is for Brainstorms to be updated when the Task changes. There's even this "Outdated" indicator in the "Ideas from brainstorm" thing under the Task textbox once I change the Task. But if I click Generate plan thinking that it would update the Brainstorm it seems to proceed with the original Brainstorm instead. I have to click on Brainstorm or on the Outdated label and then click on that other Update button to update the Brainstorm and then update the Plan. But, also, if I update the Brainstorm there is no indication that the Plan is now Outdated, and that I should click on Update plan rather than on Implement selected files. Now, if click on one of the "Suggested questions", it seems to replace the content from the original Brainstorm. Turns out that the original one still exists under that hamburger button, but there is no indication that that is what is happening. Why not add another tab beside Brainstorm? Or indicate that will open another "page"? But also, what the Chat-like interface is suggesting to me is that this section is more like a chat-gpt experience, where there is a conversation, not an individual document per question/answer. First thing I thought was: It's not clear why aren't the questions I'm asking added to the "Ideas from brainstorming section" which contains the original, automatically added, "How do I solve this task?" (By the way, maybe it should say we, it is copilot and the user brainstorming together right?) Once I used the questions I saw the answers give you options, like "Where should the avatar be displayed", it gave me a few options, which I can then "+ Add to task" if I agree. Which then adds something to the list of ideas from brainstorming, but also changes the original "How do I solve this task?" page/answer right?. In particular in the Proposed solution section. Why both places? There also seem to be questions, like the above one, that is not really giving me the option to specifically select which one I want to add to task, it seems to be an all or nothing rather than options like in others. These seem to be 3 ways to attend to the issue expressed by the question that do not need to be all done. And in this case I can't edit instantly, I have to click on the pencil button to enter edit mode, which is not the case with the original "How do I solve this task?" page. This whole concept of Suggested questions seem to dance between 2 different purposes, there are some that seem to be questions that may help us further refine the request, like the one about where to display the avatar. But then there are others that seem to be more about the user wanting to learn about something, for example I have a suggestion about Learning about PySide6 for UI development. Should there be a distinction about Questions for refining where we will be given a selection to further refine the task, versus those that are about other related topics? I have more thoughts but my son just came back from school! Hope you find these reflections (sort of ramble) useful! |
Beta Was this translation helpful? Give feedback.
-
|
Seems to be down. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
@ThisIsKirsch Failed to decode downloaded font: (anonymous) @ _app-fc8d66d19049c927.js:1 Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". Refused to load the font '' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' ". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". copilot-workspace.githubnext.com/:1 Refused to load the font 'https://fonts.gstatic.com/s/roboto/v47/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2' because it violates the following Content Security Policy directive: "font-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net". chrome-extension://k…ontent_script.js:23 Uncaught Uh |
Beta Was this translation helpful? Give feedback.
-
|
Who remembers that one time @ThisIsKirsch and the GitHub team cared to pay attention to this feedback request page? 🧐🤷♂️ |
Beta Was this translation helpful? Give feedback.
-
|
@pnathan @pphatdev stuck on loading circles isn't an issue on your end. The Workspace extension for VSCode times out same as the workspace url (as of 1-2 days ago) after 15 min of attempting to connect, with HTTP response codes 499 ([nginx service proxy] closed connection before server could respond) and 504 (gateway timeout, so no response from upstream). 99.999% sure the reason it's currently broken is due to carelessness (or over-reliance on their own product) - typical of most the integration that comes from github's copilot team tbh. check the production api url being called... expected: placeholder...classic. and incredibly inept. They need to fix their readme with the broken link too: |
Beta Was this translation helpful? Give feedback.
-
|
Concur with @Ste1io on the where the issue is.
@ThisIsKirsch - any chance we can get an update on this issue? |
Beta Was this translation helpful? Give feedback.
-
|
Most likely scenario (purely conjecture): Experiment has been cancelled due to overlap with copilot's "agent" mode, which is receiving their full attention; and, while far from being stable in the real world, is much more polished than workspace, and more closely integrated into their ecosystem. (Note that workspace updates stopped happening at precisely the same time agents mode became generally available). I expect them to announce this experiment being shut down within the next month, followed shortly thereafter with early stage integration of copilot in VSCode for web. |
Beta Was this translation helpful? Give feedback.
-
|
I am having trouble getting Copilot Workspaces started at all. I have tried Safari, Chrome and Firefox. The same issue occurs every time. |
Beta Was this translation helpful? Give feedback.
-
doesn't work |
Beta Was this translation helpful? Give feedback.
-
|
FIX NEEDED! the prompt: "1. Use Source Branch: The end result is, copilot created its own branch It did not try to get from Can you guys fix this? Also, I asked it to do for the whole repo. It stopped after doing one What an absolute disaster and lackluster product. Came in expecting a swiss army knife. All I got was a headless mosquito that crawls slower than a tortoise. |
Beta Was this translation helpful? Give feedback.
-
|
Copilot and AI sum up the biggest mess.
#145254
community,
…---- Am Wed, 15 Jan 2025 16:41:12 +0800 schrieb Peter Dräxler ***@***.***> ----
🐛bug
According to the plan, Copilot Workspace is supposed to modify my file [...slug].astro. Instead of modification, it disregards the previous content and creates a new file from scratch. The "Files changed" section is also showing a new file icon as well. I suspect that the problem is in special characters in file name.
—
Reply to this email directly, #145254 (comment) , or https://github.com/notifications/unsubscribe-auth/AJPLOTGUWYK3FDCELX7LYTL2KYNKRAVCNFSM6AAAAABSIAC5NWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOBUGA2DINA .
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
|
officially marked as deprecated in VSCode marketplace and auto-disabled. first rate communication, devs. 👌 |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
hi I'M Huyduu19 |
Beta Was this translation helpful? Give feedback.
-
|
community,
ich bin mehr als nur Misstrauisch.Ich glaube, dass "KI?" sich als ein
mehr als geaehrlicher Virus hrausstellt.
Kein Programm und Keine Software kann die Entscheidung des
Anwenders bestimmen! Alle Ergebisse, die nach einem ENTER fallen,
gehen auf den Verursacher zurueck.
Milliarden von Entscheidungen zu sammeln ist nict machbar.
Gruss
Wolfgang
…---- Am Sat, 16 Aug 2025 01:57:54 +0800 schrieb Joshua Daniel Crisostomo Newby ***@***.***> ----
God bless you and I truly appreciate you all
—
Reply to this email directly, #145254 (comment) , or https://github.com/notifications/unsubscribe-auth/AJPLOTF4WEMW3ZLTNT73WA33NYNSFAVCNFSM6AAAAABSIAC5NWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMJRHE3DCMY .
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.















Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking for Product Feedback
The wait is over! 🎉 We’re thrilled to share that the technical preview of GitHub Copilot Workspace is now available to all paying Copilot customers. 🚀
We've loved all the feedback given to use during the technical preview and pubic preview, and we're thrilled to be getting such amazing feedback from you. Previously we were collecting feedback on Discord. Moving forward we'll be using this discussions post as the one-stop shop for all user feedback!
If you have any feedback, bugs to report, or comments in general regarding Copilot Workspace please leave it here!
Beta Was this translation helpful? Give feedback.
All reactions