Github copilot SDK - wanted to write your own coding agent?
You can now write your own coding editor using copilot SDK - a production ready, mature and well tested framework. For more info, try visiting
And the best part with this is that we have some sample implementation code here:-
https://github.com/microsoft-foundry/foundry-samples/tree/main/samples/python/hosted-agents/bring-your-own/activity/github-copilot/src/github-copilot-activity
And we have some docs to go with it here:-
https://learn.microsoft.com/en-us/azure/foundry/how-to/develop/use-microsoft-foundry-skill?tabs=vscode
Comments