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/copilot/how-tos/chat-with-copilot/chat-in-github.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ You can open {% data variables.copilot.copilot_chat_short %} from any page on {%
34
34
35
35
Depending on the question you ask, and your enterprise and organization settings, {% data variables.product.prodname_copilot_short %} may respond using information based on the results of a Bing search. By using Bing search, {% data variables.product.prodname_copilot_short %} can answer a broad range of tech-related questions with up-to-date details based on information currently available on the internet. For information on how to enable or disable Bing search integration, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-web-search-for-github-copilot-chat) and [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise).
36
36
37
-
{% data reusables.copilot.immersive-mode-instructions %}
37
+
{% data reusables.copilot.access-chat-instructions %}
38
38
1. In the prompt box, type a question and press <kbd>Enter</kbd>.
39
39
40
40
Some examples of general questions you could ask are:
@@ -61,11 +61,11 @@ Depending on the question you ask, and your enterprise and organization settings
61
61
> [!NOTE]
62
62
> This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
63
63
64
-
When you ask a question, {% data variables.product.prodname_copilot_short %} may generate one or more files as part of its response. In the {% data variables.copilot.copilot_chat_short %} panel, the files are displayed inline, within the chat response. In immersive view (that is, at [https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text)), the generated files are displayed in a side panel. You can view and edit the files in the panel, or download them to your computer.
64
+
When you ask a question, {% data variables.product.prodname_copilot_short %} may generate one or more files as part of its response. The generated files are displayed in a side panel. You can view and edit the files in the panel, or download them to your computer.
65
65
66
66
For example, asking {% prompt %}Generate a simple calculator using HTML, CSS, and JavaScript{% endprompt %} may generate multiple files, such as `index.html`, `styles.css`, and `script.js`.
67
67
68
-
In immersive view, you can also preview how some file formats, such as Markdown, render by toggling to the "Preview" tab in the side panel.
68
+
You can also preview how some file formats, such as Markdown, render by toggling to the "Preview" tab in the side panel.
69
69
70
70
### Regenerating a response with a different model
71
71
@@ -79,9 +79,9 @@ For help deciding which model to use, see [AUTOTITLE](/copilot/reference/ai-mode
79
79
80
80
Subthreads are branches of a conversation that are created from a point in a conversation where you asked a question. Subthreads offer more control and flexibility for exploring aspects of a topic, or new topics, all within the same thread.
81
81
82
-
You can create and navigate through subthreads in {% data variables.copilot.copilot_chat_short %}'s immersive view. In the {% data variables.copilot.copilot_chat_short %} panel, if you open a conversation that contains subthreads, only the most recently edited subthread is displayed.
82
+
You can create and navigate through subthreads in {% data variables.copilot.copilot_chat_short %}.
83
83
84
-
You can create a subthread in immersive mode by either editing or retrying any of your questions in the conversation.
84
+
You can create a subthread in {% data variables.copilot.copilot_chat_short %} by either editing or retrying any of your questions in the conversation.
85
85
86
86
To edit a question:
87
87
@@ -136,15 +136,14 @@ You can ask {% data variables.copilot.copilot_chat_short %} different types of q
136
136
137
137
> [!NOTE]
138
138
> * Attaching images to chat prompts is currently in {% data variables.release-phases.public_preview %} and is subject to change.
139
-
> * You can only attach an image in the immersive view of {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot)), not in the chat panel.
140
139
141
140
You can attach an image to {% data variables.product.prodname_copilot_short %} and then ask about the image. For example, you can attach:
142
141
143
142
{% data reusables.copilot.image-questions-and-file-types %}
144
143
145
144
### Attaching an image to your chat prompt
146
145
147
-
1. Go to the immersive view of {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text).
146
+
1. Go to {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text)).
148
147
1. If you see the AI model picker at the top of the page, select one of the models that supports adding images to prompts:
149
148
150
149

@@ -181,14 +180,14 @@ You can ask {% data variables.product.prodname_copilot_short %} a question about
181
180
182
181
## Accessing {% data variables.copilot.copilot_chat_short %} from the dashboard
183
182
184
-
You can access {% data variables.product.prodname_copilot_short %}'s immersive view from the dashboard. The dashboard is your personalized overview of your activity on {% data variables.product.github %}, seen when you visit https://github.com while logged in.
183
+
You can access {% data variables.copilot.copilot_chat_short %} from the dashboard. The dashboard is your personalized overview of your activity on {% data variables.product.github %}, seen when you visit https://github.com while logged in.
185
184
186
185
1. Go to the dashboard at [https://github.com](https://github.com).
187
186
1. In the prompt box, type a question and press <kbd>Enter</kbd>.
188
187
189
188

190
189
191
-
You will be taken to the immersive view where {% data variables.product.prodname_copilot_short %} responds to your request.
190
+
You will be taken to {% data variables.copilot.copilot_chat_short %} where {% data variables.product.prodname_copilot_short %} responds to your request.
192
191
193
192
> [!NOTE]
194
193
> If you don't see the {% data variables.copilot.copilot_chat_short %} prompt box on your dashboard, check that **Dashboard entry point** in enabled in your {% data variables.product.prodname_copilot %} settings.
@@ -197,11 +196,11 @@ You can access {% data variables.product.prodname_copilot_short %}'s immersive v
197
196
198
197
> [!NOTE] This feature is currently in {% data variables.release-phases.public_preview %} and subject to change. During the {% data variables.release-phases.public_preview %}, this feature is only available to users without enterprise or team memberships.
199
198
200
-
You can share {% data variables.copilot.copilot_chat_short %} conversations from the immersive view ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text)). Shared conversations are public or private (i.e. permission-based), depending on the referenced content, for example, a conversation about a private repository. If you share a private conversation, the recipient must have the necessary permissions to view the content.
199
+
Shared conversations are public or private (i.e. permission-based), depending on the referenced content, for example, a conversation about a private repository. If you share a private conversation, the recipient must have the necessary permissions to view the content.
201
200
202
201
Once you share a conversation, the conversation and future messages will be visible to anyone with the link.
203
202
204
-
{% data reusables.copilot.immersive-mode-instructions %}
203
+
{% data reusables.copilot.access-chat-instructions %}
205
204
1. After you submit your first prompt, a share button is displayed in the upper right corner.
206
205
1. Click **{% octicon "lock" aria-hidden="true" aria-label="lock" %} Share** to open the share dialog.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-custom-instructions/add-personal-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
@@ -32,7 +32,7 @@ You can add custom instructions for {% data variables.copilot.copilot_chat %} in
32
32
33
33
## Adding personal custom instructions
34
34
35
-
You can add personal custom instructions in {% data variables.copilot.copilot_chat_short %}'s immersive view.
35
+
You can add personal custom instructions in {% data variables.copilot.copilot_chat_short %} in {% data variables.product.github %}.
36
36
37
37
1. Open [{% data variables.copilot.copilot_chat_short %}](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text).
38
38
1. In the bottom left corner, click your profile picture, then click **{% octicon "note" aria-hidden="true" aria-label="note" %} Personal instructions**.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ This version of this article is for using repository custom instructions in Ecli
101
101
102
102
{% visualstudio %}
103
103
104
-
* The **Enable custom instructions...** option must be enabled in your settings. This is enabled by default. See [Enabling or disabling repository custom instructions](#enabling-or-disabling-repository-custom-instructions-2) later in this article.
104
+
* The **Enable custom instructions...** option must be enabled in your settings. This is enabled by default. See [Enabling or disabling repository custom instructions](#enabling-or-disabling-repository-custom-instructions-1) later in this article.
105
105
106
106
{% endvisualstudio %}
107
107
@@ -443,7 +443,7 @@ The instructions in the file(s) are available for use by {% data variables.produ
443
443
444
444
{% webui %}
445
445
446
-
In {% data variables.copilot.copilot_chat_short %}'s immersive view ([github.com/copilot](https://github.com/copilot)), you can start a conversation that uses repository custom instructions by adding, as an attachment, the repository that contains the instructions file.
446
+
In {% data variables.copilot.copilot_chat_short %} ([github.com/copilot](https://github.com/copilot)), you can start a conversation that uses repository custom instructions by adding, as an attachment, the repository that contains the instructions file.
447
447
448
448
Whenever repository custom instructions are used by {% data variables.copilot.copilot_chat_short %}, the instructions file is added as a reference for the response that's generated. To find out whether repository custom instructions were used, expand the list of references at the top of a chat response in the Chat panel and check whether the `.github/copilot-instructions.md` file is listed.
449
449
@@ -491,20 +491,14 @@ You can click the reference to open the file.
491
491
492
492
{% webui %}
493
493
494
-
{% data reusables.copilot.custom-instructions-enabling %}
495
-
496
-
1. On {% data variables.product.prodname_dotcom_the_website %}, do one of the following:
497
-
* Go to a repository with a custom instructions file and open the assistive chat panel.
498
-
* Go to the immersive view of {% data variables.copilot.copilot_chat_short %} ([github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text)) and attach a repository that contains a custom instructions file.
499
-
1. Click the {% octicon "kebab-horizontal" aria-label="Conversation options" %} button at the top of the Chat panel, or the top right of the immersive page.
500
-
1. Click **Disable custom instructions** or **Enable custom instructions**.
494
+
## Enabling or disabling custom instructions for {% data variables.copilot.copilot_code-review_short %}
501
495
502
-
> [!NOTE]
503
-
> You will only see these options in the context of a repository that contains a custom instructions file.
496
+
Custom instructions are enabled for {% data variables.copilot.copilot_code-review_short %} by default but you can disable, or re-enable, them in the repository settings on {% data variables.product.prodname_dotcom_the_website %}. This applies to {% data variables.product.prodname_copilot_short %}'s use of custom instructions for all code reviews it performs in this repository.
504
497
505
-
Your choice persists, for all repositories containing a custom instructions file, until you change it.
506
-
507
-
{% data reusables.copilot.custom-instructions-enabling-for-ccr %}
498
+
{% data reusables.repositories.navigate-to-repo %}
499
+
{% data reusables.repositories.sidebar-settings %}
500
+
1. In the "Code & automation" section of the sidebar, click **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %} {% data variables.product.prodname_copilot_short %}**, then **Code review**.
501
+
1. Toggle the “Use custom instructions when reviewing pull requests” option on or off.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/manage-your-account/get-started-with-a-copilot-plan.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,8 @@ You can also chat with {% data variables.product.prodname_copilot_short %} in {%
65
65
To use {% data variables.copilot.copilot_free_short %} in other IDEs, you'll need to activate it from your {% data variables.product.github %} account settings first.
66
66
67
67
{% data reusables.user-settings.copilot-settings %}
68
-
1. Click **Start using {% data variables.copilot.copilot_free_short %}** to activate {% data variables.copilot.copilot_free_short %} and open immersive mode.
69
-
1.To the right of "Install {% data variables.product.prodname_copilot_short %} in your favorite code editor", select the {% octicon "triangle-down" aria-label="More edit options" %} dropdown menu and click your preferred editor.
68
+
1. Click **Start using {% data variables.copilot.copilot_free_short %}** to activate {% data variables.copilot.copilot_free_short %} and open [https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text&ref_plan=free).
69
+
1.In the top right corner, next to **Download**, select the {% octicon "triangle-down" aria-label="More edit options" %} dropdown menu and click your preferred editor.
70
70
71
71
## Upgrading from {% data variables.copilot.copilot_free_short %}
Copy file name to clipboardExpand all lines: content/copilot/how-tos/provide-context/use-knowledge-bases.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
@@ -32,7 +32,7 @@ When you enter a query, {% data variables.product.prodname_copilot_short %} sear
32
32
33
33
## Asking {% data variables.copilot.copilot_chat_short %} questions about a knowledge base
34
34
35
-
{% data reusables.copilot.immersive-mode-instructions %}
35
+
{% data reusables.copilot.access-chat-instructions %}
36
36
1. To select a knowledge base for context, click **{% octicon "paperclip" aria-label="Add attachments" %} Attach** at the bottom of the chat panel, then click **Knowledge bases**.
37
37
1. In the "Select knowledge bases" dialog, type the name of the knowledge base you want to use as context, select the knowledge bases you want to use, and click **Save**.
38
38
1. In the prompt box, type a question and press <kbd>Enter</kbd>.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/provide-context/use-mcp/use-the-github-mcp-server.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
@@ -183,7 +183,7 @@ Within {% data variables.copilot.copilot_chat_dotcom_short %}, the {% data varia
183
183
184
184
The {% data variables.product.github %} MCP server is automatically configured in {% data variables.copilot.copilot_chat_dotcom_short %}. You can start using it immediately without any additional setup.
185
185
186
-
{% data reusables.copilot.immersive-mode-instructions %}
186
+
{% data reusables.copilot.access-chat-instructions %}
187
187
1. In the prompt box, type a request related to the skill you want {% data variables.copilot.copilot_chat_short %} to perform, and press **Enter**.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/troubleshoot-copilot/troubleshoot-common-issues.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
@@ -113,7 +113,7 @@ If you experience authentication issues when you try to use {% data variables.co
113
113
114
114
If a chat response terminates unexpectedly, before the response is complete, try resubmitting the question.
115
115
116
-
In {% data variables.copilot.copilot_chat_short %}'s immersive view (the [github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text), you can resubmit your question by clicking the {% octicon "sync" aria-label="Retry" %} button under the chat response.
116
+
In {% data variables.copilot.copilot_chat_short %} ([github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text)), you can resubmit your question by clicking the {% octicon "sync" aria-label="Retry" %} button under the chat response.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/use-ai-models/change-the-chat-model.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,6 @@ Changing the model used by {% data variables.copilot.copilot_chat_short %} does
29
29
30
30
{% webui %}
31
31
32
-
> [!NOTE]
33
-
> You can only use an alternative AI model in the immersive view of {% data variables.copilot.copilot_chat_short %} on {% data variables.product.prodname_dotcom_the_website %}. This is the full-page version of {% data variables.copilot.copilot_chat_short %} that's displayed at [https://github.com/copilot](https://github.com/copilot). The {% data variables.copilot.copilot_chat_short %} panel always uses the default model.
34
-
35
32
### Limitations of AI models for {% data variables.copilot.copilot_chat_short %}
36
33
37
34
Experimental pre-release versions of the models may not interact with all filters correctly, including the setting to block suggestions matching public code (see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code)).
@@ -48,7 +45,7 @@ These instructions are for {% data variables.product.prodname_copilot_short %} o
48
45
49
46

50
47
51
-
1. At the bottom of the immersive view, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" aria-label="chevron-down" %} dropdown menu, then click the AI model of your choice.
48
+
1. At the bottom of {% data variables.copilot.copilot_chat_short %}, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" aria-label="chevron-down" %} dropdown menu, then click the AI model of your choice.
52
49
53
50
1. Optionally, after submitting a prompt, you can regenerate the same prompt using a different model by clicking the retry icon ({% octicon "sync" aria-label="The re-run icon" %}) below the response. The new response will use your selected model and maintain the full context of the conversation.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/use-ai-models/configure-access-to-ai-models.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
@@ -32,7 +32,7 @@ If you have a {% data variables.copilot.copilot_free_short %}, {% data variables
32
32
33
33
You can enable access in two ways:
34
34
35
-
* The first time you use a model with {% data variables.copilot.copilot_chat_short %} in your editor or in the immersive view of {% data variables.copilot.copilot_chat_short %}, you will be prompted to allow access to the model.
35
+
* The first time you use a model with {% data variables.copilot.copilot_chat_short %} in your editor or in {% data variables.product.github %}, you will be prompted to allow access to the model.
36
36
37
37
Click **Allow** to enable the AI model and update the policy in your personal settings on {% data variables.product.github %}.
Copy file name to clipboardExpand all lines: content/copilot/how-tos/use-copilot-for-common-tasks/use-copilot-to-create-or-update-issues.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ You stay in control of the process. You can review and refine what {% data varia
28
28
29
29
## Creating an issue with {% data variables.product.prodname_copilot_short %}
30
30
31
-
You can create issues from {% data variables.copilot.copilot_chat_short %}'s immersive view.
31
+
You can create issues from {% data variables.copilot.copilot_chat_short %} in {% data variables.product.github %}.
32
32
33
-
1. Go to the immersive view of {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text).
33
+
1. Go to {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text).
34
34
1. In the prompt box, describe the issue you want to create.
35
35
36
36
If you contribute issues to multiple repositories, use the `repo-owner/repo-name` format to specify the target repository for this issue. If you don't specify a repository, {% data variables.product.prodname_copilot_short %} will infer the repository based on the repository you last created an issue in.
0 commit comments