Skip to content

A basic "Hello world" Copilot create and enhanced with raindrops and breadcrumbs to bring you rainbowbeast_copilot_ai

Notifications You must be signed in to change notification settings

RainbowScientist-Playground/rainbowbeast_copilot_ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackbeard-extension

Blackbeard is a basic example of an agent-based GitHub Copilot Extension. It responds to messages like a pirate, using Copilot's LLM API and special system prompts. This repository should serve as an example of the building blocks of a Copilot Extension. See index.js for the main logic.

Note

Copilot Extensions are in public preview and may be subject to change.

All enrolled users with a GitHub Copilot Individual subscription can use Copilot Extensions. For organizations and enterprises with a Copilot Business or Copilot Enterprise subscription, organization owners and enterprise administrators can grant access to Copilot Extensions for use within their company.

Development

Install dependencies:

npm install

To run:

npm start

or in watch mode:

npm run dev

Documentation

About

A basic "Hello world" Copilot create and enhanced with raindrops and breadcrumbs to bring you rainbowbeast_copilot_ai

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%