GitHub Copilot

GitHub Copilot is a local coding agent: it runs on your machine with the GitHub account you already use, so there is nothing to connect. Enable it once and every task in Korey gains an Implement with Copilot action.

What you can do

  • Hand any Korey task to Copilot with its full context attached.
  • Copy a ready-to-paste command, with the task prompt included, to drop into any terminal.

Setup

  1. Open Settings → Connectors and find GitHub Copilot under Local Coding Agents.
  2. Enable it. Copilot runs on your machine, so there are no keys to paste and no accounts to link.

Using it

Choose Implement with Copilot on a task, or pick it from the Delegate to agent menu. Korey copies a command that launches Copilot with the full task prompt. Paste it into a terminal to start.