microsoft / microsoft/agent-framework
.NET: Harness: Consider aligning common tool parameter names between python and c#
Open
@westey-m is already working on this.
Since Jun 22, 2026.
.NET
harness
python
vnext
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Neither Python nor C# currently support renaming parameter names for the tool schema, and both require a ideomatic naming convention for functions. We'd have to either switch of naming conventions for one, or add parameter aliasing capabilities.
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.