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
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.
15
5
16
6
### What is "Agent" Mode?
17
7
@@ -24,36 +14,10 @@ That's just a brief intro and there is much more to learn, but that's for a dedi
24
14
25
15
Now, let's give **Agent** mode a try! 👩🚀
26
16
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.
### :keyboard: Activity: Test out Copilot Agent mode! 🧑🚀
17
+
### :keyboard: Activity: Use Agent mode to add functional "unregister" buttons
52
18
53
19
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.
54
20
55
-
1. Ensure you using **both** the insiders version of VS Code and the pre-release version of the GitHub Copilot extension.
56
-
57
21
1. Open the **Copilot** side panel and use the dropdown menu to switch to **Agent** mode.
0 commit comments