Skip to content

Commit 5627626

Browse files
committed
fixes
1 parent 4ec25cc commit 5627626

1 file changed

Lines changed: 0 additions & 28 deletions

File tree

docs/ide/copilot-agent-mode.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -333,35 +333,7 @@ You can selectively disable the planning tool set directly in the Tools list in
333333
### Give feedback
334334

335335
We’re actively improving Planning in agent mode. Share your feedback, report issues, or suggest improvements here: [Planning in Copilot Chat – Visual Studio Developer Community](https://developercommunity.visualstudio.com/)
336-
:::moniker range="visualstudio"
337-
338-
## Delegate tasks to the cloud agent (Preview)
339-
340-
The GitHub Copilot cloud agent lets you offload tasks to Copilot running in the cloud. Unlike agent mode, which runs locally in the IDE, the cloud agent works asynchronously on GitHub's infrastructure and creates a pull request for you to review when it's finished.
341-
342-
Use the cloud agent for tasks like UI cleanups, refactors, documentation updates, and multi-file edits that you want to hand off while you stay focused on other work.
343-
344-
> [!NOTE]
345-
> The cloud agent requires your solution to be connected to a GitHub repository.
346-
347-
### Enable the cloud agent
348336

349-
1. Select **Tools** > **Options**.
350-
1. In the sidebar, select **GitHub**.
351-
1. Select the **Enable Copilot Cloud agent (preview)** checkbox.
352-
1. Restart Visual Studio.
353-
354-
### Delegate a task
355-
356-
1. Open Copilot Chat and enter a prompt describing the task.
357-
1. Select the **Delegate this task to the GitHub Copilot cloud agent** button, next to the **Send** button.
358-
1. Select **Confirm** when prompted.
359-
360-
Copilot starts a new session and responds with a link to the pull request it creates. It works on the task and pushes changes to the pull request, then adds you as a reviewer when it's finished.
361-
362-
For more information about the cloud agent, including how to track sessions and configure settings, see [GitHub Copilot cloud agent (GitHub Docs)](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/cloud-agent).
363-
364-
:::moniker-end
365337
## Frequently asked questions
366338

367339
### What visibility does agent mode have into my files?

0 commit comments

Comments
 (0)