GitHub Copilot App Feedback #3
Replies: 30 comments 1 reply
|
Windows + WSL support is limited. Otherwise, really like the direction of this project. |
|
I am unable to login after installing on Windows. I click "Sign in to GitHub". The application states "Opening GitHub.com to authorize..." and provides an 8 digit code. The web browser never opens, so I navigate manually to https://github.com/login/device/ to enter the code. After submitting the code I get the message "Uh oh, we couldn't find anything Please make sure you entered the user code correctly." |
|
I pulled the Appimage to one of our RHEL8.8 systems with no luck. Can you build on as old a system as possible so that those of us in the corporate space have a prayer of running it without having to go virtual? ETA: Yes I know that there are dinosaurs younger than RHEL8.8 but still, at least sharing what the system requirements are would help. |
|
Need the ability to have the "commit" button use a custom commit message syntax with a given model - much like VSCode provides: https://code.visualstudio.com/docs/sourcecontrol/staging-commits. Bonus points if you can select the model and provide specific instructions for commit messages. Having to leave the GitHub App just to commit and push changes seems a bit silly. Alternative is to just have my instructions set to commit changes, but then at that point, the button is useless :) |
|
With this UI, it really takes Copilot CLI to the next level, IMO (beyond the CLI, as it were :) Idea that could be exceedingly useful in many enterprises - support UI navigation of GitHub Copilot marketplaces (https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/plugins-marketplace) Keeping the marketplace experience inside one cohesive UI would be brilliant - install plugins, skills, agents, etc - all without leaving the app. |
|
Any plans to support transcribing or dictation? |
|
How can we edit our message just like in VS Code GHC agent. |
|
Please add automated workflows running on Copilot Cloud Agent instead of only locally |
|
I'd like to see the Chat Debug View feature ported here as well. |
|
The browser don´t allow us to open different domains. For exemple, |
|
First of all. Thank you very much!
I have used three sessions for maintenance tasks on an existing project. For more details, see my newsletter post https://www.linkedin.com/pulse/episode-7-first-look-new-github-copilot-app-dr-matthias-liebeck-yniue
Very smooth UI experience. I love switching between the sessions, the progress indicator and the sound. I'm not sure if you prioritized my sessions since they were through the App, but they felt very very fast, like 5x from what I'm used to.
The UI was very smooth. Still in early stages, but I can see myself switch to the GitHub Copilot App as main development environment for agentic coding in the next couple of months, if the issues from point 4 (see blow) are addressed.
The most confusing what the Git commit behaviour. At first, I only managed to get automatic commits working, #419. Then, I guess I can't find a commit button or a way to specify a commit message #423 Maybe it's already there, but confusing since I can't find it.
Right now, manual commits feel like I need to switch out of the GitHub App into a Git UI like Fork. I'm also not sure how to use multiple sessions that from my local docker test setup in parallel. Usually, I would run my full E2E PlayWright test suite, but I have no idea how I would have three sessions that access the same docker container or at least something like "okay I need to access containers that session A uses. I wait until session A is done to spin up my own containers".
See 4) |
|
I've got some feedback and a question from the Bing team.
Yay!
This is the question I'm trying to answer. I assume yes? Where is the best place to talk directly with the team? I've got dual access and have access to Slack. |
|
The right side "Files" cannot select the text to copy-paste. and it's hard to drag the file/folder path to the chat to tell the agent which files it needs to read. |
|
Is there a way to bring my own model? I have a paid Claude Max sub, and I'd love to use it in this app... |
|
Few comments:
|
Poor WSL integration — agent runs in Windows context, not WSL shellWhen the project repository lives inside WSL (e.g. Issues encountered1. Built-in tools (
|
| OS | Windows 11 with WSL2 (Ubuntu 24.04) |
| Repo path | /home/<user>/projects/... |
| Accessed via | \\wsl.localhost\\Ubuntu-24.04... |
|
|
is GitHub Copilot app made in WinUI, web app or a different framework and what framework is it? |
|
/feedback How to set mcp servers in bulk by changing file like mcp.json |
|
I am not sure if this has been proposed by someone else but there is one feature I really would like to have, Workspaces!. Currently all the skills, mcp, plugins etc are all available on every conversation/session. I would like to be able to setup a named workspace where I can select what skills, mcp are available on that workspace. When I am working on some feature sometimes skills like superpowers are great. On the other hand when I work on an application/service which follows a cookie cutting exercise I prefer to have own skills available while others might go in a way. |
|
I would to request "Subagent Configuration" features same as GitHub Copilot CLI "/subagents" command. The use case is keep the orchestration LLM model as frontier model on cloud API while host saving happen at subagent model being swap to local run LLM models for exploration task, code-review and other one-shot summary task. The objective is to save token cost by having hybrid of API and local hosted models working together. GitHub Copilot App already supports Model Providers but currently only being used in Chat session as the main orchestration model and there is no GUI interface in the settings section to further customize Subagent model to select a different models. |
|
Title: Feature Request: Allow selecting shell type (cmd, bash, Git Bash) instead of only PowerShell Description: In corporate environments, PowerShell may be disabled via Group Policy (GPO), EDR agents, or AppLocker restrictions, while cmd.exe or Git Bash remain available. Currently, the Copilot Desktop agent only supports executing commands through a PowerShell tool. When PowerShell is blocked, the agent loses ALL command execution capabilities — it cannot run git, mvn, npm, or any CLI tool. Impact: Cannot commit or push changes Environment: OS: Windows (corporate managed) |
|
Feature Request: Ability to Restart / Re-enable MCP servers / tools in a running session I notice for sessions I keep open for a while the MCP tools go away (which is expected). Is there a way to restart the MCP servers / tools in a session in the GHCP app? I found I can summarize + create a new session, which starts the mcps and tools in a fresh session. But was wondering if there was a good way to restart the tools in the same conversation? Or a better way to manage that? I know I've tried quitting and restarting the GHCP, (which apparently does a |
|
I like working with GitHub Copilot Desktop App. It has a pleasant UI (with dark mode) and a good GitHub integration (in contrast to Claude Desktop App). I prefer using the GH Copilot Desktop App as a separate client in its own window (placeable on a second screen) with a uniform UI/UX, rather than using different IDE integrations across VSCode, IntelliJ IDEA, and Eclipse, each with its own UI and capabilities.
Improvement ideas
|
|
I work on multiple azure tenant for different projects. As Github Copilot app is dependent on the az login. It is always lock to one specific az tenant. I have to switch non-stop. It will be good that you can set azure tenant and subscription configuration for each project. |





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Post your feedback on the GitHub Copilot App as a comment below — or use the
/feedbackslash command in the comment box to auto-fill the template. Don't overthink it — we want your gut reactions!If comfortable, please record yourself launching the app for the first time [optional]. Feel free to answer the questions below in your recording by talking out loud rather than writing it down – no need to repeat your answers if you've already answered them verbally. You may attach your video to the discussion comment, or provide a link to a video.
You've had a few days with the app now. We'd love to hear how things have evolved.
Again, please feel free to share recordings of specific, real workflows that involve the GitHub Copilot App. Talk out loud and feel free to answer the questions below verbally in the video or through written answers.
1. What have you tried doing with the app so far (e.g., start a new project, review a PR, write code, etc.), and why?
2. What has been most useful about this app? What tasks is it particularly suited for?
3. How does this experience compare to other tools you use today (e.g., Copilot in your IDE, Claude Code, Codex)? What does the GitHub App do better or worse?
4. What is missing, or confusing, if anything?
5. What type of tasks do you still feel like you need to go to github.com or other tools for?
6. If you had a magic wand to make this app just right for you, what would you change?
All reactions