Skip to content

Commit 0c32c38

Browse files
committed
Merged main into live
2 parents af8b435 + 86150dd commit 0c32c38

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)