Skip to content

Commit 1f16ccc

Browse files
authored
Merge pull request #41145 from github/repo-sync
Repo sync
2 parents 5879507 + a8d2b11 commit 1f16ccc

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

content/copilot/how-tos/chat-with-copilot/chat-in-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Depending on the question you ask, and your enterprise and organization settings
5454
1. To start a new conversation, click {% data reusables.copilot.pencil-paper-icon %} at the top left of the page.
5555
1. To see a list of your previous conversations, click {% octicon "sidebar-collapse" aria-label="Open sidebar" %} at the top left of the page.
5656

57-
{% data variables.copilot.copilot_chat_short %} retains each conversation for up to 28 days from the last activity. After 28 days, the conversation is permanently deleted. You can view up to 100 previous conversations.
57+
{% data variables.copilot.copilot_chat_short %} stores up to 100 of your most recent conversations. Messages within each conversation are kept for 28 days before being permanently deleted. Once a conversation has no messages left, it's automatically removed from your history.
5858

5959
### Viewing and editing generated files within {% data variables.copilot.copilot_chat_short %}
6060

content/copilot/reference/ai-models/model-hosting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,12 @@ Will **not** be:
7575
* Logged for any purpose, including human review
7676
* Saved to disk or retained in any form, including as metadata
7777
* Accessible by xAI personnel
78+
* Used for model training
7879

7980
Will **only**:
8081
* Exist temporarily in RAM for the minimum time required to process and respond to each request
8182
* Be immediately deleted from memory once the response is delivered
8283

8384
When using xAI, input prompts and output completions continue to run through {% data variables.product.prodname_copilot %}'s content filters for public code matching, when applied, along with those for harmful or offensive content.
85+
86+
For more information, see [xAI's enterprise terms of service](https://x.ai/legal/terms-of-service-enterprise) on the xAI website.

content/copilot/tutorials/coding-agent/get-the-best-results.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ When writing Playwright tests, please follow these guidelines to ensure consiste
157157
1. **Configure CI/CD integration** - Set up headless mode, screenshots on failure, and parallel execution
158158
```
159159

160+
## Organization-wide custom instructions
161+
162+
{% data variables.copilot.copilot_coding_agent %} leverages your organization's custom instructions as part of its work. {% data variables.copilot.copilot_coding_agent %} first prioritizes repository-wide custom instructions. For more information on how to configure organization custom instructions, see [AUTOTITLE](/copilot/how-tos/configure-custom-instructions/add-organization-instructions).
163+
160164
## Using the Model Context Protocol (MCP)
161165

162166
You can extend the capabilities of {% data variables.copilot.copilot_coding_agent %} by using MCP. This allows {% data variables.copilot.copilot_coding_agent %} to use tools provided by local and remote MCP servers. The {% data variables.product.github %} MCP server and [Playwright MCP server](https://github.com/microsoft/playwright-mcp) are enabled by default. For more information, see [AUTOTITLE](/copilot/using-github-copilot/coding-agent/extending-copilot-coding-agent-with-mcp).

content/site-policy/privacy-policies/github-subprocessors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ If you have questions about this list, please contact us at <privacy@github.com>
3232
| Cloudflare | Content delivery service | United States | United States |
3333
| CoreWeave, Inc. | Cloud Hosted Infrastructure | United States | United States |
3434
| Fastly | Content delivery service | United States | United States |
35-
| Fireworks AI | AI Inference and AI Services | United States, Iceland, Germany | United States |
35+
| Fireworks AI | AI Inference and AI Services | United States, Iceland, Germany | United States |
36+
| FullStory, Inc. | Customer support ticketing analysis | United States | United States |
3637
| Google Cloud Platform (GCP) | Cloud Hosted Infrastructure, AI Inference and AI Services | United States, Belgium, Singapore | United States |
3738
| Hewlett-Packard Limited | Cloud Hosted Infrastructure | United States | United States |
3839
| LambdaTest | Cloud Hosted Infrastructure | United States | United States |

0 commit comments

Comments
 (0)