Skip to content

Commit 4eaabd4

Browse files
authored
Update Copilot features article to add app (#62502)
1 parent 746058e commit 4eaabd4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/copilot/get-started/features.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ These features can work autonomously without direct human supervision. However,
4545

4646
A command line interface that lets you use {% data variables.product.prodname_copilot_short %} in your terminal. Use the CLI to add features or fix bugs, then create a pull request. Start {% data variables.product.prodname_copilot_short %} working on a task in your terminal, then continue working in the same session on {% data variables.product.prodname_dotcom_the_website %}, or on your mobile. See [AUTOTITLE](/copilot/concepts/agents/copilot-cli/about-copilot-cli).
4747

48+
### {% data variables.copilot.github_copilot_app %}
49+
50+
A desktop application for agent-driven development. From the app, you can run multiple agent sessions in parallel across your repositories, manage issues and pull requests, and set up automations to run tasks on a schedule. See [AUTOTITLE](/copilot/concepts/agents/github-copilot-app).
51+
4852
### {% data variables.copilot.copilot_cloud_agent %}
4953

5054
An autonomous AI agent that can research a repository, create an implementation plan, and make code changes on a branch. You can review the diff, iterate, and create a pull request when you're ready. You can also assign a {% data variables.product.github %} issue to {% data variables.product.prodname_copilot_short %} or ask it to open a pull request directly to complete a task. See [AUTOTITLE](/copilot/how-tos/use-copilot-agents/cloud-agent).

0 commit comments

Comments
 (0)