Skip to content

Commit ff64ed1

Browse files
authored
update description (#7676)
1 parent 11f6af3 commit ff64ed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"type": "copilot-swe-agent",
7777
"name": "copilot",
7878
"displayName": "GitHub Copilot coding agent",
79-
"description": "Chat session for GitHub Copilot coding agent",
79+
"description": "Delegate tasks to the GitHub Copilot coding agent. The agent works asynchronously to implement changes, iterates via chat, and can create or update pull requests as needed.",
8080
"when": "config.chat.agentSessionsViewLocation && config.chat.agentSessionsViewLocation != 'disabled'"
8181
}
8282
],

0 commit comments

Comments
 (0)