bot_data / copilot.json
zhiminy's picture
Add active attribute to copilot.json
dec7fc4 verified
raw
history blame
383 Bytes
{
"agent_name": "GitHub Copilot",
"github_identifier": "copilot",
"organization": "GitHub",
"description": "GitHub Copilot is an AI pair programmer that helps you write code faster and with less effort. It suggests whole lines or blocks of code as you type, based on the context of your project.",
"website": "https://github.com/features/copilot",
"active": true
}