diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..93635e9 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1 @@ +https://github.com/ietf-tools/datatracker/commit/fb310e5ce209ca3ce1b5e557e8beb795d9b75a02 diff --git a/README.md b/README.md index a4b074c..70ac97e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# blackbeard-extension +run# 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](/index.js) for the main logic.