From 362668d5032eb0d741b2d4fc05ac68e28c869d83 Mon Sep 17 00:00:00 2001 From: qwerty Date: Sun, 9 Mar 2025 21:33:00 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. From 19e9c89174fe871ce52aca687aae5d73bb026c25 Mon Sep 17 00:00:00 2001 From: qwerty Date: Mon, 10 Mar 2025 00:29:45 +0800 Subject: [PATCH 2/2] Create main.yml --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/main.yml 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