Skip to content

discussions Search Results · repo:github/copilot-cli language:Shell

107 results  (143 ms)

107 results

ingithub/copilot-cli (press backspace or delete to remove)
The language qualifier is not supported when searching discussions. Try searching for issues instead?

I made 28 premium requests to ChatGPT 5.4, but it counted as nearly 300! It was draining as the session was ongoing. When I ended the session, it showed the correct amount (28 requests), but on my GitHub ...

It appears that Copilot CLI doesn t have a native sandbox right now. (The local VSCode Copilot has an experimental sandbox that uses Anthropic s sandbox-runtime, the same as Claude Code - but it appears ...

I am using the GitHub Copilot CLI in GitHub Actions. Even though I have added the disable-builtin-mcps option, I still get the following error: ! Third-party MCP servers are disabled by your organization ...

When the agent is running and when it s waiting for user input, the terminal shows the same spinning indicator. After a notification sound plays (e.g., when a background task or sub-agent completes), I ...

I cannot find any reference about this, and sometimes the documentation got a bit confused between the cli and IDE extension. Thanks.

When a new session starts, it is always set to the default agent. Is there no way to make a custom agent the default?

Sometimes session ID is known (for example print at the end of the session exited by mistake), but not visible in resume interactive menu. If combined with not descriptive summaries, it is not simple to ...

I have a single Github account and pay for a personal license but also have a work license assigned through our organisation. The CLI defaults to using the license assigned by the organisation but I would ...

I wanted to disable the web_fetch tool. So I started the Copilot cli like this: copilot --deny-tool web_fetch But it seemed to have no effect: $ copilot --deny-tool web_fetch ╭──────────────────────────────────────────────────────────────────────────────────────────────────╮ ...