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
@@ -67,10 +67,10 @@ Let's experiment with some more open-ended requests that will add more functiona
67
67
> When clicked, it will unregister that participant from the activity.
68
68
> ```
69
69
70
-
- If you try this prompt in **Edit** mode, you will find that the changes to the frontend and backend were made in a theoretical way. Although no syntax or runtime errors occurred, the changes were not compatible and didn't achieve the goal.
70
+
- If you try this prompt in **Edit** mode, you will propbably find that the changes to the frontend and backend were made in a theoretical way. Although no syntax or runtime errors occurred, the changes were not compatible and didn't achieve the goal.
71
71
- In **Agent** mode, Copilot reviewed its own work and refined it to ensure all changes were error free and coordinated together.
72
72
73
-
1. When Copilot is finished, restart the debugger and inspect the results. If you like the results, press the **Keep** button. If not, try providing Copilot some feedback.
73
+
1. When Copilot is finished, restart the debugger and inspect the results. If you like the results, press the **Keep** button. If not, try providing Copilot some feedback to refined the results.
74
74
75
75
1. Ask Copilot to fix a registration bug.
76
76
@@ -87,11 +87,12 @@ Let's experiment with some more open-ended requests that will add more functiona
87
87
88
88
### :keyboard: Activity: Test out Copilot Agent mode, _again_! 🧑🚀🚀
89
89
90
-
Just for fun, let's try something even more difficult and see what happens!
90
+
Just for fun, let's try something even more difficult and open-ended to see what happens!
91
+
92
+
> [!TIP]
93
+
> In our experiments, we got working results most of the time, but not every time.
94
+
> You might try other models or pausing to provide Copilot feedback.
91
95
92
-
> [!IMPORTANT]
93
-
> The below request asks much more of Copilot.
94
-
> As such is more open-ended and may not work everytime.
95
96
96
97
1. Ask Copilot to install a local database service.
0 commit comments