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 changes to re-enable xlang support, add subscription apis #4159

Merged
merged 70 commits into from
Nov 19, 2024

Conversation

rysweet
Copy link
Collaborator

@rysweet rysweet commented Nov 12, 2024

adding subscription request/response api
adds response on register agent
closes #4154
cleanup some package versions
improves hello samples
fixes a few asynhronous await bugs found along the way

@rysweet rysweet added the dotnet issues related to AutoGen.Net label Nov 12, 2024
@rysweet rysweet added this to the 0.4.0 milestone Nov 12, 2024
@rysweet rysweet self-assigned this Nov 12, 2024
@rysweet rysweet marked this pull request as draft November 12, 2024 21:04
@rysweet rysweet changed the title restore basic x-lang support, add subscription apis .net changes to re-enable xlang support, add subscription apis Nov 18, 2024
@rysweet rysweet marked this pull request as ready for review November 18, 2024 16:59
rysweet and others added 4 commits November 18, 2024 13:27
… example && some clean-up in extension APIs (#4227)

* add happy path test

* remove unnecessary namespace

* fix build error

* Update AgentBaseTests.cs

* revert changes

---------
@rysweet rysweet merged commit 1e3b765 into main Nov 19, 2024
42 checks passed
@rysweet rysweet deleted the rysweet-subscription-type-apis-4154 branch November 19, 2024 19:00
@rysweet rysweet restored the rysweet-subscription-type-apis-4154 branch November 23, 2024 16:11
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 this pull request may close these issues.

add Subscription management apis to service
5 participants