Skip to content

Commit aaa949c

Browse files
authored
Merge pull request #11023 from MicrosoftDocs/main638918534462626086sync_temp
Repo sync for protected branch
2 parents ba4ed41 + 800dec0 commit aaa949c

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)