microsoft / microsoft/agent-framework

.NET: [Feature]: Ability to Mix .NET and Python agents

Open
#5,498 5 comments 0 reactions 1 assignee View on GitHub

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.

  1. 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.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.