semantic-kernel
semantic-kernel copied to clipboard
.Net: Initial check-in for the A2A Agent implementation
Motivation and Context
Description
Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the SK Contribution Guidelines and the pre-submission formatting script raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone :smile:
Would love to see this in action. 👀
@markwallace-microsoft great that you're working on this, I'm eager to try it!
Are there any major things that people should be aware of if they want to try it? When would this be likely to be merged to main?
@markwallace-microsoft great that you're working on this, I'm eager to try it!
Are there any major things that people should be aware of if they want to try it? When would this be likely to be merged to main?
Hi @hansmbakker I'm hoping to get this merged and release early next week. The A2A protocol is still being developed so I would expect changes. So far the sample only supports the most basic functionality i.e., there is no support yet for long running tasks. But your feedback on what is the next most important thing to add would be much appreciated.