You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-multi-ecosystem-updates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Commit the changes to your `dependabot.yml` file.
69
69
70
70
## 4. Customize with additional keys (optional)
71
71
72
-
You can add labels, reviewers, or other configuration options to your multi-ecosystem groups. See [`assignees`](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#assignees--) and [`labels`](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#labels--).
72
+
You can add assignees, labels, or other configuration options to your multi-ecosystem groups. See [`assignees`](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#assignees--) and [`labels`](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#labels--).
Copy file name to clipboardExpand all lines: content/communities/moderating-comments-and-conversations/managing-disruptive-comments.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Managing disruptive comments
3
-
intro: 'You can {% ifversion fpt or ghec %}hide, edit,{% else %}edit{% endif %} or delete comments on issues, pull requests, and commits.'
3
+
intro: 'You can {% ifversion fpt or ghec %}hide, edit,{% else %}edit{% endif %} or delete comments on issues, discussions, pull requests, and commits.'
4
4
redirect_from:
5
5
- /articles/editing-a-comment
6
6
- /articles/deleting-a-comment
@@ -17,7 +17,7 @@ category:
17
17
18
18
## Hiding a comment
19
19
20
-
{% ifversion fpt or ghec %}Organization moderators, and anyone{% else %}Anyone{% endif %} with write access to a repository, can hide comments on issues, pull requests, and commits.
20
+
{% ifversion fpt or ghec %}Organization moderators, and anyone{% else %}Anyone{% endif %} with write access to a repository, can hide comments on issues, discussions, pull requests, and commits.
21
21
22
22
If a comment is off-topic, outdated, or resolved, you may want to hide a comment to keep a discussion focused or make a pull request easier to navigate and review. Hidden comments are minimized but people with read access to the repository can expand them.
23
23
@@ -29,15 +29,10 @@ If a comment is off-topic, outdated, or resolved, you may want to hide a comment
29
29

30
30
31
31
1. Using the "Choose a reason" dropdown menu, choose a reason to hide the comment. Then select **Hide comment**.
32
-
{% ifversion fpt or ghec %}
33
-

34
-
{% else %}
35
-

36
-
{% endif %}
37
32
38
33
## Unhiding a comment
39
34
40
-
{% ifversion fpt or ghec %}Organization moderators, and anyone{% else %}Anyone{% endif %} with write access to a repository, can unhide comments on issues, pull requests, and commits.
35
+
{% ifversion fpt or ghec %}Organization moderators, and anyone{% else %}Anyone{% endif %} with write access to a repository, can unhide comments on issues, discussions, pull requests, and commits.
41
36
42
37
1. Navigate to the comment you'd like to unhide.
43
38
1. On the right side of the comment, click **{% octicon "fold" aria-hidden="true" aria-label="fold" %} Show comment**.
@@ -47,9 +42,9 @@ If a comment is off-topic, outdated, or resolved, you may want to hide a comment
47
42
48
43
## Editing a comment
49
44
50
-
Anyone with write access to a repository can edit comments on issues, pull requests, and commits.
45
+
Anyone with write access to a repository can edit comments on issues, discussions, pull requests, and commits.
51
46
52
-
It's appropriate to edit a comment and remove content that doesn't contribute to the conversation and violates your community's code of conduct{% ifversion fpt or ghec %} or GitHub's [Community Guidelines](/free-pro-team@latest/site-policy/github-terms/github-community-guidelines){% endif %}.
47
+
It's appropriate to edit a comment and remove content that doesn't contribute to the conversation and violates your community's code of conduct{% ifversion fpt or ghec %} or {% data variables.product.github %}'s [Community Guidelines](/free-pro-team@latest/site-policy/github-terms/github-community-guidelines){% endif %}.
53
48
54
49
Sometimes it may make sense to clearly indicate edits and their justification.
55
50
@@ -72,7 +67,7 @@ Comment authors and anyone with write access to a repository can also delete sen
72
67
73
68
## Deleting a comment
74
69
75
-
Anyone with write access to a repository can delete comments on issues, pull requests, and commits. Organization owners, team maintainers, and the comment author can also delete a comment on a team page.
70
+
Anyone with write access to a repository can delete comments on issues, discussions, pull requests, and commits. Organization owners, team maintainers, and the comment author can also delete a comment on a team page.
76
71
77
72
If a comment contains some constructive content that adds to the conversation in the issue or pull request, you can edit the comment instead.
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/about-third-party-agents.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,24 @@ The following third-party agents are supported on {% data variables.product.gith
45
45
*[{% data variables.product.prodname_anthropic_claude %}](/copilot/concepts/agents/anthropic-claude)
46
46
*[{% data variables.product.prodname_openai_codex %}](/copilot/concepts/agents/openai-codex)
47
47
48
+
## AI models for third-party agents
49
+
50
+
When starting a task with a third-party agent, you can select the AI model used by the agent. You may find that different models perform better, or provide more useful responses, depending on the type of task. For help deciding which model to use, see [AUTOTITLE](/copilot/reference/ai-models/model-comparison).
51
+
52
+
You can also select **Auto**, which allows {% data variables.copilot.copilot_auto_model_selection %} to choose the best available model on your behalf. For more information, see [AUTOTITLE](/copilot/concepts/auto-model-selection).
53
+
54
+
The following models are available for each agent:
55
+
56
+
### {% data variables.product.prodname_openai_codex %}
57
+
58
+
* Auto
59
+
{% data reusables.copilot.openai-codex-agent-models %}
60
+
61
+
### {% data variables.product.prodname_anthropic_claude %}
62
+
63
+
* Auto
64
+
{% data reusables.copilot.anthropic-claude-agent-models %}
65
+
48
66
## Usage costs
49
67
50
68
Coding agents consume **{% data variables.product.prodname_actions %} minutes** and **{% data variables.product.prodname_copilot %} premium requests**. Each agent **session** consumes one premium request.
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/anthropic-claude.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,12 @@ The {% data variables.product.prodname_anthropic_claude %} coding agent uses the
19
19
Before you can assign tasks to {% data variables.product.prodname_anthropic_claude %} coding agent, it must be enabled. See [AUTOTITLE](/copilot/how-tos/manage-your-account/manage-policies#enabling-or-disabling-third-party-agents-in-your-repositories).
20
20
21
21
To learn more about using third-party coding agents, see [AUTOTITLE](/copilot/concepts/agents/about-third-party-agents).
22
+
23
+
### Supported models
24
+
25
+
When starting a task with the {% data variables.product.prodname_anthropic_claude %} coding agent, you can select the AI model used by the agent. The following models are available:
26
+
27
+
* Auto
28
+
{% data reusables.copilot.anthropic-claude-agent-models %}
29
+
30
+
If you select **Auto**, {% data variables.copilot.copilot_auto_model_selection %} will select the best model based on availability and to help reduce rate limiting. For more information, see [AUTOTITLE](/copilot/concepts/auto-model-selection).
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/openai-codex.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,26 @@ The {% data variables.product.prodname_openai_codex %} coding agent and the {% d
19
19
20
20
## {% data variables.product.prodname_openai_codex %} coding agent
21
21
22
+
The {% data variables.product.prodname_openai_codex %} coding agent is available to {% data variables.copilot.copilot_pro %}, {% data variables.copilot.copilot_pro_plus %}, {% data variables.copilot.copilot_for_business %}, and {% data variables.copilot.copilot_enterprise %} users.
23
+
22
24
Before you can assign tasks to {% data variables.product.prodname_openai_codex %} coding agent, it must be enabled. See [AUTOTITLE](/copilot/how-tos/manage-your-account/manage-policies#enabling-or-disabling-third-party-agents-in-your-repositories).
23
25
24
26
To learn more about using third-party agents on {% data variables.product.github %}, see [AUTOTITLE](/free-pro-team@latest/copilot/concepts/agents/about-third-party-agents).
25
27
28
+
### Supported models
29
+
30
+
When starting a task with the {% data variables.product.prodname_openai_codex %} coding agent, you can select the AI model used by the agent. The following models are available:
31
+
32
+
* Auto
33
+
{% data reusables.copilot.openai-codex-agent-models %}
34
+
35
+
If you select **Auto**, {% data variables.copilot.copilot_auto_model_selection %} will select the best model based on availability and to help reduce rate limiting. For more information, see [AUTOTITLE](/copilot/concepts/auto-model-selection).
36
+
26
37
## {% data variables.product.prodname_vscode_shortname %} extension
27
38
28
-
Use "Sign in with {% data variables.product.prodname_copilot_short %}" when launching the extension. {% data variables.product.prodname_copilot_short %} users can see this integration in the [Agent Sessions view](https://code.visualstudio.com/docs/copilot/chat/chat-sessions#_agent-sessions-view) in {% data variables.product.prodname_vscode_shortname %} Insiders along with progress on their running tasks. All usage is subject to {% data variables.product.github %} rate limits and billing. See [AUTOTITLE](/copilot/concepts/billing/copilot-requests#premium-features).
39
+
> [!NOTE] The "Sign in with {% data variables.product.prodname_copilot_short %}" option in the {% data variables.product.prodname_openai_codex %} {% data variables.product.prodname_vscode_shortname %} extension is only available to {% data variables.copilot.copilot_pro_plus %} subscribers.
40
+
41
+
Use "Sign in with {% data variables.product.prodname_copilot_short %}" when launching the extension. {% data variables.copilot.copilot_pro_plus_short %} users can see this integration in the [Agent Sessions view](https://code.visualstudio.com/docs/copilot/chat/chat-sessions#_agent-sessions-view) in {% data variables.product.prodname_vscode_shortname %} Insiders along with progress on their running tasks. All usage is subject to {% data variables.product.github %} rate limits and billing. See [AUTOTITLE](/copilot/concepts/billing/copilot-requests#premium-features).
Copy file name to clipboardExpand all lines: content/copilot/concepts/auto-model-selection.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: 'About {% data variables.product.prodname_copilot_short %} auto model selection'
3
3
allowTitleToDifferFromFilename: true
4
4
shortTitle: 'Auto model selection'
5
-
intro: 'Automatically select models for {% data variables.copilot.copilot_chat_short %} and {% data variables.copilot.copilot_cloud_agent %}.'
5
+
intro: 'Automatically select models for {% data variables.copilot.copilot_chat_short %}, {% data variables.copilot.copilot_cloud_agent %}, and third-party agents.'
6
6
product: '{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} for {% data variables.copilot.copilot_chat_short %} is available with all {% data variables.product.prodname_copilot %} plans. <br>{% data variables.copilot.copilot_auto_model_selection_short_cap_a %} for {% data variables.copilot.copilot_cloud_agent %} is available for {% data variables.copilot.copilot_pro %} and {% data variables.copilot.copilot_pro_plus %} plans.'
7
7
versions:
8
8
feature: copilot
@@ -66,3 +66,19 @@ When you select **Auto** in {% data variables.copilot.copilot_cloud_agent %}, {%
66
66
{% data reusables.copilot.copilot-cloud-agent-auto-models %}
67
67
68
68
{% data reusables.copilot.change-the-ai-model-copilot-cloud-agent %}
69
+
70
+
## {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} in {% data variables.product.prodname_openai_codex %}
71
+
72
+
When you select **Auto** in the {% data variables.product.prodname_openai_codex %} coding agent, {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} currently chooses from the following list of models, subject to your policies and subscription type:
73
+
74
+
{% data reusables.copilot.openai-codex-agent-models %}
75
+
76
+
For more information, see [AUTOTITLE](/copilot/concepts/agents/openai-codex).
77
+
78
+
## {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} in {% data variables.product.prodname_anthropic_claude %}
79
+
80
+
When you select **Auto** in the {% data variables.product.prodname_anthropic_claude %} coding agent, {% data variables.copilot.copilot_auto_model_selection_short_cap_a %} currently chooses from the following list of models, subject to your policies and subscription type:
81
+
82
+
{% data reusables.copilot.anthropic-claude-agent-models %}
83
+
84
+
For more information, see [AUTOTITLE](/copilot/concepts/agents/anthropic-claude).
Copy file name to clipboardExpand all lines: content/copilot/concepts/rate-limits.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,18 @@ When you hit a rate limit, you may temporarily lose access to certain {% data va
26
26
***Fairness:** Rate limits ensure that all users have equitable access to {% data variables.product.prodname_copilot_short %}.
27
27
***Abuse mitigation:** Without rate limits, malicious actors could exploit {% data variables.product.prodname_copilot_short %}, leading to degraded service for everyone or even denial of service.
28
28
29
+
## Types of rate limits
30
+
***Limits for overall service reliability:** Temporary protections that {% data variables.product.github %} applies to keep {% data variables.product.prodname_copilot %} reliable and fair for everyone. You may see these represented as **global** or **weekly** rate limits.
31
+
***Limits for specific models or model family capacity:** Plan-based limits that reflect the {% data variables.product.prodname_copilot %} usage you've consumed for a particular model or model family.
32
+
29
33
## What to do if you are rate limited
30
34
31
35
If you receive a rate limit error when using {% data variables.product.prodname_copilot_short %}, you should:
32
36
33
37
***Wait and try again.** Rate limits are temporary. Often, waiting a short period and trying again resolves the issue.
34
38
***Check your usage.** If you’re making frequent or automated requests (for example, rapid-fire completions or large-scale usage), consider adjusting your usage pattern.
35
-
***Change your model.** Preview models may have stricter rate limits due to limited capacity.
39
+
***Change your model.** Select models may have stricter rate limits due to limited capacity.
40
+
***Upgrade your plan.** If you are on an individual {% data variables.product.prodname_copilot_short %} plan, upgrading your plan will allow for additional usage.
36
41
***Contact Support.** If you’re repeatedly rate limited and believe it’s impacting legitimate use, contact {% data variables.contact.contact_support_page %} for assistance.
37
42
38
-
>[!NOTE] Service-level rate limits should not affect typical {% data variables.product.prodname_copilot_short %} usage. However, if you’re heavily using preview models, you may encounter rate limits more frequently.
43
+
>[!NOTE] Service-level rate limits should not affect typical {% data variables.product.prodname_copilot_short %} usage. However, if you’re heavily using select models, you may encounter rate limits more frequently.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/troubleshoot-copilot/troubleshoot-common-issues.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,15 +63,17 @@ If you cannot connect to the server, you can create a discussion in our [discuss
63
63
64
64
This is a known issue and our team is working towards a fix. For more information, see this comment on a [{% data variables.product.prodname_github_community %} discussion](https://github.com/orgs/community/discussions/40522#discussioncomment-4701470).
65
65
66
-
## Error: "Sorry, your request was rate-limited."
66
+
## Error: You've hit a rate limit
67
67
68
68
This error suggests that you have exceeded the rate limit for {% data variables.product.prodname_copilot_short %} requests. {% data variables.product.github %} uses rate limits to ensure everyone has fair access to the {% data variables.product.prodname_copilot_short %} service and to protect against abuse.
69
69
70
-
Most people see rate limiting for preview models, due to limited capacity.
70
+
Most people see rate limiting for select models, due to limited capacity.
71
71
72
72
Service-level request rate limits ensure high service quality for all {% data variables.product.prodname_copilot_short %} users and should not affect typical or even deeply engaged {% data variables.product.prodname_copilot_short %} usage. We are aware of some use cases that are affected by it. {% data variables.product.github %} is iterating on {% data variables.product.prodname_copilot_short %}’s rate-limiting heuristics to ensure it doesn’t block legitimate use cases.
73
73
74
-
In case you experience repeated rate-limiting in {% data variables.product.prodname_copilot_short %}, contact {% data variables.contact.contact_support_page %}.
74
+
In the case you are rate limited, the error message will contain the suggested time to retry for a successful request. Consider [alternative actions](/copilot/concepts/rate-limits#what-to-do-if-you-are-rate-limited) to continue using {% data variables.product.prodname_copilot_short %} while your limit is reset.
75
+
76
+
In case you experience repeated rate limiting in {% data variables.product.prodname_copilot_short %} contact {% data variables.contact.contact_support_page %}.
75
77
76
78
## Can't find {% data variables.copilot.copilot_chat_short %} in my IDE
Copy file name to clipboardExpand all lines: content/copilot/tutorials/use-custom-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Using custom instructions to unlock the power of Copilot code review
3
-
shortTitle: Use custom instructions
3
+
shortTitle: Customize code review
4
4
intro: 'Learn how to write effective custom instructions that help {% data variables.product.prodname_copilot %} provide more relevant and actionable code reviews.'
0 commit comments