Showcases the implementation of a Github Copilot extension using Microsoft.Extensions.AI.
Please follow the GitHub tutorials on configuring Copilot extensions:
- https://docs.github.com/en/copilot/building-copilot-extensions/quickstart-for-github-copilot-extensions-using-agents
- https://docs.github.com/en/copilot/building-copilot-extensions/creating-a-copilot-extension
- https://resources.github.com/learn/pathways/copilot/extensions/building-your-first-extension/
Once you have an agent set up with your GitHub account configured to use a dev tunnel pointing to localhost:3000, you should be able to interact with your local deployment using any Copilot client.