Skip to content

Commit 17d8fde

Browse files
authored
chore: Wording tweaks
1 parent c3157a5 commit 17d8fde

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Let's experiment with some more open-ended requests that will add more functiona
5858

5959
<img width="250" alt="image" src="https://github.com/user-attachments/assets/201e08ab-14a0-48bf-824e-ba4f8f43f8ab" />
6060

61-
1. Time for a test! Let's ask Copilot to add functionality for removing participants.
61+
1. Time for our test! Let's ask Copilot to add functionality for removing participants.
6262

6363
> <img width="13px" src="https://github.com/user-attachments/assets/98fd5d2e-ea29-4a4a-9212-c7050e177a69" /> **Prompt**
6464
>
@@ -67,10 +67,10 @@ Let's experiment with some more open-ended requests that will add more functiona
6767
> When clicked, it will unregister that participant from the activity.
6868
> ```
6969
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.
7171
- In **Agent** mode, Copilot reviewed its own work and refined it to ensure all changes were error free and coordinated together.
7272
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.
7474
7575
1. Ask Copilot to fix a registration bug.
7676
@@ -87,11 +87,12 @@ Let's experiment with some more open-ended requests that will add more functiona
8787
8888
### :keyboard: Activity: Test out Copilot Agent mode, _again_! 🧑‍🚀🚀
8989
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.
9195
92-
> [!IMPORTANT]
93-
> The below request asks much more of Copilot.
94-
> As such is more open-ended and may not work everytime.
9596
9697
1. Ask Copilot to install a local database service.
9798

0 commit comments

Comments
 (0)