Update to Microsoft.Agents.AI 260212.1#2
Closed
OnurGumus wants to merge 2 commits intoJordanMarr:rc1-upgrade-prfrom
Closed
Update to Microsoft.Agents.AI 260212.1#2OnurGumus wants to merge 2 commits intoJordanMarr:rc1-upgrade-prfrom
OnurGumus wants to merge 2 commits intoJordanMarr:rc1-upgrade-prfrom
Conversation
Contributor
OnurGumus
commented
Feb 15, 2026
- AgentThread removed → use CreateSessionAsync/AgentSession
- RunAsync signature: added AgentRunOptions and CancellationToken params
- InProcessExecution.RunAsync: use Lockstep environment, added runId and CT params
- Run changed from IDisposable to IAsyncDisposable
- Bump Microsoft.Extensions.AI.Abstractions from 10.2.0 to 10.3.0
- AgentThread removed → use CreateSessionAsync/AgentSession - RunAsync signature: added AgentRunOptions and CancellationToken params - InProcessExecution.RunAsync: use Lockstep environment, added runId and CT params - Run changed from IDisposable to IAsyncDisposable - Bump Microsoft.Extensions.AI.Abstractions from 10.2.0 to 10.3.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Owner
|
Thanks for the PR — I appreciate you taking the time to explore the upgrade and send this in! I ended up merging your changes manually into main and then completed a full update to the 1.0.0‑rc1 release, which introduced some deeper breaking changes (protocol declarations, output‑type enforcement, Lockstep semantics, etc.). Those are now resolved in the final version. I will smoke test the AgentNet.Durable package bit and with any luck will have a new rc1 compatible release pushed shortly. |
Owner
|
I have released AgentNet alpha.4: https://www.nuget.org/packages/AgentNet/1.0.0-alpha.4 It looks AgentNet.Durable will take a bit more work to get it working properly with rc1, but at least the in-memory package is published. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.