Adding copilot-sdk stuff

This commit is contained in:
Aaron Powell
2026-01-22 15:51:40 +11:00
parent e397a4748c
commit 66b0bfb9cc
9 changed files with 2739 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
id: copilot-sdk
name: Copilot SDK
description: Build applications with the GitHub Copilot SDK across multiple programming languages. Includes comprehensive instructions for C#, Go, Node.js/TypeScript, and Python to help you create AI-powered applications.
tags: [copilot-sdk, sdk, csharp, go, nodejs, typescript, python, ai, github-copilot]
items:
- path: instructions/copilot-sdk-csharp.instructions.md
kind: instruction
- path: instructions/copilot-sdk-go.instructions.md
kind: instruction
- path: instructions/copilot-sdk-nodejs.instructions.md
kind: instruction
- path: instructions/copilot-sdk-python.instructions.md
kind: instruction
display:
ordering: manual
show_badge: true
featured: true