Skip to content

Commit 800dec0

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/visualstudio-docs-pr (branch live)
2 parents ba4ed41 + 0c32c38 commit 800dec0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/ide/copilot-agent-mode.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ To stop a build, select **Build** in the top toolbar, and then select **Cancel**
111111

112112
## Frequently asked questions
113113

114+
#### What visibility does Agent mode have into my files?
115+
Agent mode can only manipulate local files that are part of the solution, or are located in the open solution directory or its subdirectories.
116+
117+
Files and directories excluded by file exclusion are not visible to agent mode.
118+
119+
When running terminal commands, Agent mode has the same permissions as the running Visual Studio process and is not limited to the restrictions above. Carefully review proposed terminal commands before running them.
120+
114121
#### I don't see Ask and Agent mode in the GitHub Copilot Chat window.
115122

116123
Take the following troubleshooting steps in the order specified:

0 commit comments

Comments
 (0)