Starting a session
-
Install the GitHub Pull Requests extension for Visual Studio Code.
-
Open 깃허브 코파일럿 채팅 in Visual Studio Code.
-
Type a prompt explaining what you want Copilot to do.
For example,
Put backticks around file names and variables in output팁
To help Copilot, you can select the relevant line(s) of code before submitting your prompt.
-
Submit your prompt by clicking the Delegate this task to the GitHub Copilot cloud agent button, next to the Send button
-
If you have local changes, a dialog will be displayed asking if you want to push those changes so Copilot can start from your current state. Click Include changes to push your changes, or Ignore changes to ask Copilot to start its work from your repository's default branch.
Copilot will start a new session and respond with a link to the pull request it creates. It will work on the task and push changes to the pull request, and then add you as a reviewer when it has finished, triggering a notification.
Tracking your sessions
You can see a list of your running and past agent sessions for a specific repository in Visual Studio Code with the GitHub Pull Requests extension.
Once you've installed the extension, you can see Copilot's sessions by clicking the GitHub button in the sidebar.
For each session listed, you can see its status at a glance, or click on it to navigate to the pull request within Visual Studio Code.
To view the session logs, click on the pull request in the list, then click View Session.
To directly open agent sessions in VS Code, click the Open in VS Code option on the agents tab.
참고
Opening a session in VS Code is currently only available in VS Code Insiders.
참고
Copilot 클라우드 에이전트 in JetBrains IDEs is in 공개 미리 보기, and subject to change.
Starting a session
-
Open 깃허브 코파일럿 채팅 in your JetBrains IDE.
-
Type a prompt explaining what you want Copilot to do.
For example,
Put backticks around file names and variables in output -
Click the Delegate to Cloud Agent button next to the Send button.
Copilot will start a new session and respond with a link to the pull request it creates. It will work on the task and push changes to the pull request, and then add you as a reviewer when it has finished, triggering a notification from GitHub and in the IDE.
Tracking your sessions
You can see a list of your running and past agent sessions for a project in JetBrains IDEs with the 깃허브 코파일럿 채팅 extension. See 사용자 환경에 GitHub Copilot 확장 설치.
You can see all of Copilot's sessions by clicking the GitHub Cloud Agent Jobs button in the sidebar or by clicking the Open Job List button after delegating a task to Copilot from 깃허브 코파일럿 채팅.
For each session listed, you can see its status at a glance. Click Open in Browser to open the pull request in your browser, or right-click on a running job then click Cancel Job to cancel.
Copilot will also notify you when an agent job has started and finished.
참고
Copilot 클라우드 에이전트 in Eclipse is in 공개 미리 보기, and subject to change.
Starting a session
-
Open 깃허브 코파일럿 채팅 in Eclipse.
-
Type a prompt explaining what you want Copilot to do.
For example,
Put backticks around file names and variables in output -
Click next to the Send button.
-
In the dialog box that opens, select the repository you want Copilot to work in, then click Continue.
Copilot will start a new session and respond with a link to the pull request it creates. It will work on the task and push changes to the pull request, and then add you as a reviewer when it has finished, triggering a notification from GitHub and in the IDE.
Tracking your sessions
You can see a list of your running and past agent sessions for a project in Eclipse with the 깃허브 코파일럿 채팅 extension. See 사용자 환경에 GitHub Copilot 확장 설치.
You can see all of Copilot's sessions by clicking at the top right of the chat window, or by clicking the Open Job List button after delegating a task to Copilot from 깃허브 코파일럿 채팅.
For each session listed, you can see its status at a glance. Click Open in Browser to open the pull request in your browser, or right-click on a running job then click Cancel Job to cancel.
Copilot will also notify you when an agent job has started and finished.
참고
To use Copilot 클라우드 에이전트 in Visual Studio, you'll need to be running at least December Update 18.1.0 of Visual Studio 2026.
Starting a session
-
Enable Copilot 클라우드 에이전트 support in Visual Studio.
- Open the Tools menu, then click Options.
- In the sidebar, select GitHub.
- Check the Enable Copilot Cloud agent (preview) box.
- Restart Visual Studio.
-
Open 깃허브 코파일럿 채팅 in Visual Studio.
-
Enter a prompt, giving details of what you want Copilot to change.
For example,
Put backticks around file names and variables in log output. -
Submit your prompt by clicking the Delegate this task to the GitHub Copilot cloud agent button, next to the Send button.
Copilot asks you to confirm that you want to use the cloud agent to create a pull request.
-
Click Confirm.
Copilot will start a new session and respond with a link to the pull request it creates. It will work on the task and push changes to the pull request, and then add you as a reviewer when it has finished, triggering a notification.