Skip to content

Commit 313608f

Browse files
authored
Merge pull request #44233 from github/repo-sync
Repo sync
2 parents 26c8431 + d0b2b5f commit 313608f

6 files changed

Lines changed: 68 additions & 18 deletions

File tree

.github/workflows/index-general-search.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,36 @@ jobs:
331331
**Workflow file:** $FILE_URL
332332
333333
This issue was automatically created by the \`$WORKFLOW_NAME\` workflow.
334+
335+
---
336+
337+
## Instructions for the issue analysis agent
338+
339+
These scraping failures are **almost never timeouts**. They are
340+
almost always caused by Liquid/Markdown corruptions in the
341+
translated source that make the page fail to render. Please do not
342+
file this as a transient/timeout issue.
343+
344+
To investigate:
345+
346+
1. Pull the translation repos locally:
347+
\`\`\`
348+
npm run clone-translations
349+
\`\`\`
350+
2. Identify the specific corruptions with the canonical reporter
351+
(verify the exact script name in \`package.json\` before running):
352+
\`\`\`
353+
npm run count-translation-corruptions
354+
\`\`\`
355+
The script writes a structured JSON report to stdout listing each
356+
corrupted file, its location, the error message, and the
357+
offending/illegal tag token when available.
358+
3. **Open a pull request that fixes the corruptions** rather than
359+
just commenting the findings on this issue. The issue body above
360+
already lists the affected pages; the value the agent adds is
361+
the fix. Where possible, fix the underlying pattern in
362+
\`src/languages/lib/correct-translation-content.ts\` so the same
363+
corruption is corrected on future syncs.
334364
EOF
335365
)
336366
gh issue create \

content/copilot/concepts/agents/enterprise-management.md

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,37 @@ An agent session encompasses an entire interaction with {% data variables.copilo
4242
* Prompting the agent to create or edit a pull request
4343
* Assigning the agent to an issue
4444

45+
Enterprise administrators can use AI Controls to view active and recent agent sessions, track audit log events, and search agentic activity in your enterprise using filters. See [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/monitor-agentic-activity) and [AUTOTITLE](/copilot/reference/agent-session-filters).
46+
4547
For billing information on agent sessions, see [AUTOTITLE](/billing/concepts/product-billing/github-copilot-premium-requests#usage-by-copilot-cloud-agent).
4648

47-
## Agent mode in the IDE
49+
## Third-party agents
4850

49-
Enterprise and organization owners can separately control whether their users have access to agent mode in IDE chat, independently from the "Chat in IDE" policy. This gives you finer-grained control over agentic capabilities in your developers' IDEs.
51+
Third-party agents, or partner agents, such as Claude and Codex work alongside {% data variables.copilot.copilot_cloud_agent %} to complete development tasks asynchronously on {% data variables.product.github %}. While they share the same security protections and mitigations as {% data variables.copilot.copilot_cloud_agent %}, their policies are managed separately. Disabling or restricting {% data variables.copilot.copilot_cloud_agent %} does not automatically disable third-party agents, and vice versa. Each agent type must be configured independently.
52+
53+
Enterprise administrators and AI managers can control the availability of third-party agents from the Agents page in the AI Controls view. These policies govern third-party agent usage on {% data variables.product.prodname_dotcom_the_website %}.
54+
55+
For more information about available third-party agents, see [AUTOTITLE](/copilot/concepts/agents/about-third-party-agents).
56+
57+
## Local agents
58+
59+
Agents running in {% data variables.product.prodname_vscode %} are not managed through {% data variables.product.github %} at all. Instead, they are an IDE feature with their own configuration.
5060

51-
To manage this policy, enable or disable **Copilot Agent Mode in IDE chat** in your AI Controls settings. For more information, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies).
61+
For more information, see [Types of agents](https://code.visualstudio.com/docs/copilot/agents/overview#_types-of-agents) and [Enable or disable the use of agents](https://code.visualstudio.com/docs/enterprise/ai-settings#_enable-or-disable-the-use-of-agents) in the {% data variables.product.prodname_vscode %} documentation.
5262

53-
## Next steps
63+
## MCP servers
5464

55-
To get started with {% data variables.copilot.custom_agents_short %}, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/prepare-for-custom-agents).
65+
Model Context Protocol (MCP) servers give agents access to external tools and data sources. Enterprise owners can control how MCP servers are discovered and used across the enterprise through a dedicated set of MCP policies in the AI Controls view.
5666

57-
## Further reading
67+
To help you meet security and compliance requirements, you can choose to:
68+
* Allow or block MCP server usage entirely
69+
* Control which external tools are available to agents using an MCP registry (catalogs of approved MCP servers that your developers can discover and use)
70+
71+
Private MCP registries apply to {% data variables.copilot.copilot_cli_short %} and IDEs, but not to cloud agents that run on {% data variables.product.github %}. For {% data variables.copilot.copilot_cloud_agent %}, MCP servers can be configured at the repository level or in custom agent profiles defined at the enterprise level.
72+
73+
For more information, see [AUTOTITLE](/copilot/concepts/mcp-management).
74+
75+
## Agent mode in the IDE
76+
77+
Enterprise and organization owners can separately control whether their users have access to agent mode in IDE chat, independently from the "Chat in IDE" policy. This gives you finer-grained control over agentic capabilities in your developers' IDEs.
5878

59-
* [AUTOTITLE](/copilot/concepts/agents/about-third-party-agents)

content/copilot/reference/ai-models/supported-models.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,20 +98,18 @@ Some {% data variables.product.prodname_copilot_short %} models require minimum
9898

9999
| Model | {% data variables.product.prodname_vscode %} | {% data variables.product.prodname_vs %} | JetBrains IDEs | Xcode | Eclipse |
100100
| --- | --- | --- | --- | --- | --- |
101-
| {% data variables.copilot.copilot_gemini_3_flash %} | No minimum listed | `17.14.22` or `18.1.0` and later | `1.5.62` and later | `0.46.0` and later | `0.14.0` and later |
102-
| {% data variables.copilot.copilot_gemini_31_pro %} | No minimum listed | `17.14.22` or `18.1.0` and later | `1.5.62` and later | `0.46.0` and later | `0.14.0` and later |
101+
| {% data variables.copilot.copilot_gemini_3_flash %} | `v1.115.0` and later | `17.14.22` or `18.1.0` and later | `1.5.62` and later | `0.46.0` and later | `0.14.0` and later |
102+
| {% data variables.copilot.copilot_gemini_31_pro %} | `v1.115.0` and later | `17.14.22` or `18.1.0` and later | `1.5.62` and later | `0.46.0` and later | `0.14.0` and later |
103103
| {% data variables.copilot.copilot_gpt_52_codex %} | No minimum listed | `17.14.19` or `18.0.0` and later | `1.5.61` and later | `0.45.0` and later | `0.13.0` and later |
104104
| {% data variables.copilot.copilot_gpt_53_codex %} | `v1.104.1` and later | `17.14.19` and later | `1.5.61` and later | `0.45.0` and later | `0.13.0` and later |
105105
| {% data variables.copilot.copilot_gpt_54 %} | `v1.104.1` and later | `17.14.19` and later | `1.5.66` and later | `0.47.0` and later | `0.15.0` and later |
106106
| {% data variables.copilot.copilot_gpt_54_mini %} | `v1.104.1` and later | `17.14.19` and later | `1.5.66` and later | `0.47.0` and later | `0.15.0` and later |
107-
| {% data variables.copilot.copilot_gpt_55 %} | `v1.104.1` and later | `17.14.19` and later | `1.5.66` and later | `0.47.0` and later | `0.15.0` and later |
107+
| {% data variables.copilot.copilot_gpt_55 %} | `v1.117` and later | `17.14.19` and later | `1.5.66` and later | `0.47.0` and later | `0.15.0` and later |
108108

109109
{% endrowheaders %}
110110

111111
> [!NOTE]
112112
>
113-
> * {% data variables.copilot.copilot_gpt_55 %} has the same minimum versions as {% data variables.copilot.copilot_gpt_54 %}.
114-
> * {% data variables.copilot.copilot_gemini_31_pro %} has the same minimum versions as {% data variables.copilot.copilot_gemini_3_flash %}.
115113
> * For {% data variables.copilot.copilot_gpt_53_codex %} in {% data variables.product.prodname_vscode %}, `v1.108` and later provide improved prompting and response quality.
116114
> * "No minimum listed" means the reviewed changelog or release guidance did not specify a minimum version, not that all older versions are supported.
117115
> * Even when a model appears in the model picker on older supported versions, prompting and model behavior may work best with the latest IDE and {% data variables.product.prodname_copilot_short %} extension or plugin versions.
@@ -164,4 +162,4 @@ Evaluation models may be added, updated, or removed without notice. Availability
164162
* To configure which models are available to you, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/configuring-access-to-ai-models-in-copilot).
165163
* To learn how to change your current model, see [AUTOTITLE](/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat) or [AUTOTITLE](/copilot/how-tos/use-ai-models/change-the-completion-model).
166164
* To learn more about Responsible Use and Responsible AI, see [{% data variables.product.prodname_copilot_short %} Trust Center](https://copilot.github.trust.page/) and [AUTOTITLE](/copilot/responsible-use-of-github-copilot-features).
167-
* To learn how {% data variables.copilot.copilot_chat_short %} serves different AI models, see [AUTOTITLE](/copilot/reference/ai-models/model-hosting).
165+
* To learn how {% data variables.copilot.copilot_chat_short %} serves different AI models, see [AUTOTITLE](/copilot/reference/ai-models/model-hosting).

content/copilot/reference/copilot-usage-metrics/copilot-usage-metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ These fields capture daily pull request creation, review, merge, and suggestion
137137
| `pull_requests.total_created_by_copilot` | Number of pull requests created by {% data variables.product.prodname_copilot_short %} on this specific day. |
138138
| `pull_requests.total_reviewed_by_copilot` | Number of pull requests reviewed by {% data variables.product.prodname_copilot_short %} on this specific day. <br/><br/>A pull request may be counted on multiple days if {% data variables.product.prodname_copilot_short %} reviews it on multiple days. |
139139
| `pull_requests.total_merged_created_by_copilot` | Number of pull requests created by {% data variables.product.prodname_copilot_short %} that were merged on this specific day. Each pull request is counted only on the day it is merged. |
140+
| `pull_requests.total_merged_reviewed_by_copilot` | Number of pull requests that were both merged and reviewed by {% data variables.copilot.copilot_code-review_short %} during the reporting period. |
140141
| `pull_requests.median_minutes_to_merge_copilot_authored` | Median time, in minutes, between pull request creation and merge for pull requests created by {% data variables.product.prodname_copilot_short %} and merged on this specific day. |
142+
| `pull_requests.median_minutes_to_merge_copilot_reviewed` | Median time, in minutes, between pull request creation and merge, calculated only for pull requests reviewed by {% data variables.copilot.copilot_code-review_short %}. |
141143
| `pull_requests.total_copilot_suggestions` | Number of pull request review suggestions generated by {% data variables.product.prodname_copilot_short %} on this specific day. |
142144
| `pull_requests.total_copilot_applied_suggestions` | Number of pull request review suggestions generated by {% data variables.product.prodname_copilot_short %} that were applied on this specific day. |
145+
| `pull_requests.copilot_suggestions_by_comment_type` | Aggregated counts of {% data variables.product.prodname_copilot_short %} code review suggestions, broken down by the comment type {% data variables.product.prodname_copilot_short %} assigned (for example, `security` or `bug_risk`). Each entry includes `comment_type`, `total_copilot_suggestions`, and `total_copilot_applied_suggestions`. Not available at the repository level. |

data/tables/copilot/model-comparison.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
- name: GPT-5.4 mini
4141
task_area: Agentic software development
4242
excels_at: Codebase exploration and is especially effective when using grep-style tools
43-
further_reading: 'Not available'
43+
further_reading: '[GPT-5.4 mini model card](https://deploymentsafety.openai.com/gpt-5-4-thinking/gpt-5-4-thinking.pdf)'
4444

4545
- name: GPT-5.5
4646
task_area: Deep reasoning and debugging
4747
excels_at: Multi-step problem solving and architecture-level code analysis
48-
further_reading: 'Not available'
48+
further_reading: '[GPT-5.5 model card](https://deploymentsafety.openai.com/gpt-5-5/gpt-5-5.pdf)'
4949

5050
# Anthropic
5151
- name: Claude Haiku 4.5

data/tables/copilot/model-release-status.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# OpenAI models
2121
- name: 'GPT-4.1'
2222
provider: 'OpenAI'
23-
release_status: 'GA'
23+
release_status: 'Closing down 2026-06-01'
2424
agent_mode: true
2525
ask_mode: true
2626
edit_mode: true
@@ -34,14 +34,14 @@
3434

3535
- name: 'GPT-5.2'
3636
provider: 'OpenAI'
37-
release_status: 'GA'
37+
release_status: 'Closing down 2026-06-01'
3838
agent_mode: true
3939
ask_mode: true
4040
edit_mode: true
4141

4242
- name: 'GPT-5.2-Codex'
4343
provider: 'OpenAI'
44-
release_status: 'GA'
44+
release_status: 'Closing down 2026-06-01'
4545
agent_mode: true
4646
ask_mode: true
4747
edit_mode: true

0 commit comments

Comments
 (0)