Skip to content

.NET: Add AIAgent implementation for Github Copilot SDKΒ #3394

@westey-m

Description

@westey-m

There is a new Github Copilot SDK:
https://github.com/github/copilot-sdk

It has a list of usage linked from this page:
https://github.com/github/copilot-sdk/blob/main/cookbook/dotnet/README.md

We should add a new .net project Microsoft.Agents.AI.GithubCopilot. This project should provide an AIAgent implementation that uses the copilot sdk to provide copilot agentic capabilities.

The implementation should follow a similar design to A2AAgent, CopilotStudioAgent and ChatClientAgent.

All the new capabilities should have unit tests associated and a sample in Samples/GettingStarted/AgentProviders.

Metadata

Metadata

Labels

.NETagentsIssues related to single agents

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions