Skip to content

Commit 7b737ad

Browse files
committed
Updatest
1 parent f446ca8 commit 7b737ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/copilot-agent-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange: '>= vs-2022'
1515
---
1616
# Coming soon: Agent mode in Visual Studio
1717

18-
Agent mode is *coming soon* to Visual Studio. To learn more about its availability in Visual Studio, visit the [Visual Studio annoucement](https//aka.ms/vsagentmode)
18+
Agent mode is *coming soon* to Visual Studio. To learn more about its availability in Visual Studio, refer to the [blog post announcement](https//aka.ms/vsagentmode).
1919

20-
With chat agent mode in Visual Studio, you'll be able to use natural language to define a high-level task and to start an agentic code editing session to accomplish that task. In agent mode, Copilot will autonomously plan the work needed and determine the relevant files and context. It'll then make edits to your codebase and invoke tools to accomplish the request you made. Agent mode will monitor the outcome of edits and iterate to resolve any issues that may arise.
20+
With chat agent mode in Visual Studio, you'll be able to use natural language to define a high-level task and start an agentic code editing session to accomplish that task. In agent mode, Copilot will autonomously plan the work needed and determine the relevant files and context. It'll then make edits to your codebase and invoke tools to accomplish the request you made. Agent mode will monitor the outcome of edits and iterate to resolve any issues that may arise.
2121

0 commit comments

Comments
 (0)