--- title: "GitHub Copilot" description: "Set up GitHub Copilot CLI" icon: https://www.vibekanban.com/images/logos/github-copilot-logo.svg --- ```bash npx -y @github/copilot ``` When prompted, follow the on-screen instructions to authenticate using the `/login` command. For more details, see the [GitHub Copilot CLI documentation](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli). Once authenticated, launch Vibe Kanban: ```bash npx vibe-kanban ``` You can now select GitHub Copilot when creating task attempts.