Skip to content

Commit 2407366

Browse files
authored
Merge pull request #8597 from microsoft/digitarald/husky-catfish
Mention awesome-copilot
2 parents 5fea47d + adabd96 commit 2407366

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

release-notes/v1_102.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,15 @@ The **Configure Chat** action in the Chat view toolbar lets you manage custom mo
8181

8282
Selecting **Modes** shows all currently installed custom modes and enables you to open, create new, or delete modes.
8383

84-
#### Import modes via a `vscode` link
84+
#### Import modes, prompts and instructions via a `vscode` link
8585

86-
You can now import a chat mode file from an external link, such as a gist. For example, the following link will import the chat mode file for Burke's GPT 4.1 Beast Mode:
86+
You can now import chat mode, reusable prompt and instruction files from external links, such as a gist or our [awesome-copilot](https://github.com/github/awesome-copilot) community repository. For example, the following link will import the chat mode file for Burke's GPT 4.1 Beast Mode:
8787

88-
[GPT 4.1 Beast Mode (VS Code)](vscode:chat-mode/install?url=https://raw.githubusercontent.com/github/awesome-copilot/refs/heads/main/chatmodes/4.1-Beast.chatmode.md)
88+
[Add GPT 4.1 Beast Mode to VS Code](vscode:chat-mode/install?url=https://raw.githubusercontent.com/github/awesome-copilot/refs/heads/main/chatmodes/4.1-Beast.chatmode.md)
8989

90-
This will prompt for a destination folder and a name for the mode and then import the mode file from the URL in the link. The same mechanism is also available for prompt and instruction files.
90+
This will prompt for a destination, either your current workspace or your user settings, and confirm the name before importing the mode file from the URL.
91+
92+
Try it out on the 100+ community-contributed instructions, prompts, and chat modes at [awesome-copilot](https://github.com/github/awesome-copilot).
9193

9294
### Generate custom instructions
9395

0 commit comments

Comments
 (0)