microsoft / microsoft/agent-framework
Recommended approach for cross-language agent communication
Open
@alliscode is already working on this.
Since Nov 28, 2025.
.NET
agents
orchestration
python
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Question
I'm building a multi-agent workflow where:
Agent A is developed using the Python agent framework
Agent B is developed using the .NET agent framework
I want to orchestrate these two agents within a single workflow. What is the recommended approach for cross-language agent communication and orchestration? is it A2A or API?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.