Skip to content

Commit b6fd4b4

Browse files
chore: remove insiders version notes from optional agent mode step (#29)
Co-authored-by: Christopher W. Blake <chriswblake@github.com>
1 parent 4f17cb3 commit b6fd4b4

File tree

1 file changed

+5
-41
lines changed

1 file changed

+5
-41
lines changed

.github/steps/3b-copilot-agent-mode.md

Lines changed: 5 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
1-
### :keyboard: Bonus Activity - Preview of GitHub Copilot Agent Mode
1+
### :keyboard: Bonus Activity - GitHub Copilot Agent Mode
22

3-
Nice! You found this hidden bonus level! 🎮 👾
4-
5-
If you have been keeping an eye on Github, you may have heard about **Agent** mode.
6-
It's a public preview feature for GitHub Copilot.
7-
8-
But... it's only for _Insiders_! 😎🤫
9-
10-
But... good news. Anyone can access the Insiders version if they know the tricks. Yay! 🧐🎉
11-
12-
> [!IMPORTANT]
13-
> This activity is optional and ungraded.
14-
> Since the Insiders version is updated daily, please expect to see differences or have breaking changes.
3+
> [!NOTE]
4+
> This activity is optional and not graded.
155
166
### What is "Agent" Mode?
177

@@ -24,36 +14,10 @@ That's just a brief intro and there is much more to learn, but that's for a dedi
2414

2515
Now, let's give **Agent** mode a try! 👩‍🚀
2616

27-
### :keyboard: Activity: Switch to Insiders mode
28-
29-
If you are not familiar with the Insiders program, please use the below steps to switch your VS Code to the **Insiders** version and your Copilot extension to the **Pre-release** version.
30-
31-
> [!NOTE]
32-
> While switching you will may likely receive an error messages about extension incompatability. This will be resolved after both versions are changed.
33-
34-
1. Ensure you are in a browser-based instance of VS Code (your Codespace).
35-
36-
> **Tip:** This allows switching to **Insiders** mode without installing another version on your local computer.
37-
38-
1. In the bottom left, click the **Manage** icon and select the **Switch to Insiders Version...** option.
39-
40-
<img width="300" alt="image" src="https://github.com/user-attachments/assets/11580b67-9891-4aa9-9a7c-04aff1e7ef9c" />
41-
42-
1. In the left navigation, select the **Extensions** tab.
43-
Find the **GitHub Copilot** entry, click the **Manage** icon, and select **Switch to Pre-Release Version**.
44-
45-
<img width="300" alt="image" src="https://github.com/user-attachments/assets/39e1d9ae-ba50-4cd7-b6b6-eb51aa0a35aa" />
46-
47-
A greeen tag will be added in the top left to indicate the pre-release version.
48-
49-
<img width="160" alt="image" src="https://github.com/user-attachments/assets/21ee8307-0c6d-4e8e-965d-cfd729edfe4c" />
50-
51-
### :keyboard: Activity: Test out Copilot Agent mode! 🧑‍🚀
17+
### :keyboard: Activity: Use Agent mode to add functional "unregister" buttons
5218

5319
Let's experiment with some more open-ended requests that will add more functionality to our web application. Remember, AI assistants often produce different results, even if the same prompt is provided. If you don't get the desired results, you can try other models or provided followup feedback to refine the results.
5420

55-
1. Ensure you using **both** the insiders version of VS Code and the pre-release version of the GitHub Copilot extension.
56-
5721
1. Open the **Copilot** side panel and use the dropdown menu to switch to **Agent** mode.
5822

5923
<img width="250" alt="image" src="https://github.com/user-attachments/assets/201e08ab-14a0-48bf-824e-ba4f8f43f8ab" />
@@ -85,7 +49,7 @@ Let's experiment with some more open-ended requests that will add more functiona
8549
8650
1. When Copilot is finished, inspect the results. If you like the results, press the **Keep** button. If not, try providing Copilot some feedback.
8751
88-
### :keyboard: Activity: Test out Copilot Agent mode, _again_! 🧑‍🚀🚀
52+
### :keyboard: Activity: Use Agent mode to change the database! 🧑‍🚀
8953
9054
Just for fun, let's try something even more difficult and open-ended to see what happens!
9155

0 commit comments

Comments
 (0)