Setting up the CGCE
  • 22 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Setting up the CGCE

  • Dark
    Light
  • PDF

Article summary

For more information on the Crowdbotics GitHub Copilot Extension (CGCE), refer to this overview.

Prerequisites

  • You must be part of an organization that has a Copilot license OR have your own Copilot license.

  • You must have a Crowdbotics account and a GitHub account, and those accounts must be connected.

  • You have the ability to create a PRD in the Crowdbotics platform.

  • You must have the Copilot Chat installed in VS Code.

Installation and setup

  1. Open the VS Code application.

  2. Go to Settings > Extensions > Copilot.

  3. Click the Edit in settings.json link.

  4. Add the following property and save.

    "github.copilot.advanced": {
        "enableRemoteAgents": true
      }
  5. Install the extension: https://github.com/login/oauth/authorize?client_id=Iv23liqxW0pRL0idmxWV

  6. If requested, click Authorize Crowdbotics Copilot.

Now, @crowdbotics-copilot is available in the Copilot chat window when you type @.

For instructions on using our CGCE, refer to Using the CGCE.


Was this article helpful?

What's Next