microsoft / microsoft/agent-framework
.NET: [Feature]: Ability to Mix .NET and Python agents
Open
Nobody has claimed this yet.
.NET
a2a
agents
python
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Description
There should be samples in the repo to show.
- How to use .NET Agents in a Python heavy implementation. E.g orchestration done in Python, which uses .NET and Python Agents and graceful agent handoffs.
- How to use Python agents in .NET implementation. E.g orchestration done in .NET, which uses .NET and Python Agents and graceful agent handoffs.
This is required because some agents are only available in one language. E.g Claude CLI agent is only available in Python.
Code Sample
Language/SDK
Both
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.