Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.NET] Rewire AgentBase.CallHandler to make use of HandleObject #4354

Open
LittleLittleCloud opened this issue Nov 25, 2024 · 0 comments · May be fixed by #4386
Open

[.NET] Rewire AgentBase.CallHandler to make use of HandleObject #4354

LittleLittleCloud opened this issue Nov 25, 2024 · 0 comments · May be fixed by #4386
Assignees
Labels
dotnet issues related to AutoGen.Net

Comments

@LittleLittleCloud
Copy link
Collaborator

What feature would you like to be added?

Both AgentBase.CallHandler and HandleObject uses reflection to retrieve all implemented handler from the agent class. Rewire AgentBase.CallHandler to HandleObject help reduce duplicated code and increase test coverage.

Why is this needed?

Rewire AgentBase.CallHandler to make use of HandleObject

@MohMaz MohMaz added the dotnet issues related to AutoGen.Net label Nov 26, 2024
@LittleLittleCloud LittleLittleCloud linked a pull request Nov 26, 2024 that will close this issue
3 tasks
rysweet added a commit that referenced this issue Nov 27, 2024
MohMaz added a commit that referenced this issue Nov 27, 2024
rysweet added a commit that referenced this issue Nov 27, 2024
MohMaz added a commit that referenced this issue Nov 29, 2024
rysweet added a commit that referenced this issue Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet issues related to AutoGen.Net
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants