Skip to content

Commit 568adcd

Browse files
Explain codebase tool
1 parent 55e98e8 commit 568adcd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/steps/4-copilot-agent-mode.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,10 @@ If you don't get the desired results, you can try other models or provided follo
3939

4040
1. Open the **Copilot** chat panel and use the dropdown menu to switch to **Agent** mode.
4141

42-
4342
<img width="250" alt="agent mode" src="https://github.com/user-attachments/assets/9bb85530-77a1-4d47-86b2-99769ce197db" />
4443

4544
1. Click on the **Tools** icon and explore all Tools currently available to Copilot Agent Mode.
46-
45+
4746
<img width="250" alt="tools icon" src="https://github.com/user-attachments/assets/8f73400a-2647-4b28-b52b-721b8cf348d8" />
4847

4948

@@ -56,6 +55,8 @@ If you don't get the desired results, you can try other models or provided follo
5655
> When clicked, it will unregister that participant from the activity.
5756
> ```
5857
58+
The `#codebase` tool is used by Copilot to find relevant files, code chunks that are relevant to the task at hand.
59+
5960
> 🪧 **Note:** In this lab we explicitly include the `#codebase` tool to get the most repeatable results.
6061
> Feel free to try the prompt **without** `#codebase` and observe whether Agent Mode decides to gather broader project context on its own.
6162

0 commit comments

Comments
 (0)