microsoft / microsoft/agent-framework
Python: Remove runner from public classes
Open
@TaoChenOSU is already working on this.
Since Jul 20, 2026.
python
workflows
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
The runner was designed to be an internal module and was never intended to be public. This item tracks the progress to make the runner private.
PR to add a warning that runner will be removed from the public API in a future version: https://github.com/microsoft/agent-framework/pull/6695
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.