Skip to content

Commit cb31fe1

Browse files
committed
Added more premium requests examples
1 parent 9e4649a commit cb31fe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2025-06-17-Copilot-premium-requests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Here is an overview of the main features that will consume a premium request:
2323
- Every step in the Coding Agent: 1 premium request. The agent can decide to make multiple steps, and will thus consume a premium request for each step. Note: I hope that the agent will also come with a "max requests" setting, so that you can limit the amount of requests it can make in a single conversation and prevent it from overspending.
2424
- Requesting a Code Review in a Pull Request: 1 premium request
2525
- Agent Mode in an editor: 1 premium request per user initiated request
26+
- Copilot Coding Agent: can use multiple premium requests where it sees fit
27+
- From the docs [here](https://docs.github.com/en/copilot/managing-copilot/understanding-and-managing-copilot-usage/understanding-and-managing-requests-in-copilot), Copilot Spaces and Extensions also consume premium requests, but it is not clear how many requests they consume or for what. I can imagine that a Chat Turn against a Copilot Space will consume a premium request each time, and same for Copilot Extensions. For the latter it is also not clear if that is for both local extensions (like the @Azure extension that runs locally inside of VS Code), or also for the remote extensions that are installed as GitHub Apps in your organization.
2628

2729
## Free plan
2830
If you are on a Free plan, even the base model will consume a premium request if you are using the Chat feature.

0 commit comments

Comments
 (0)