Skip to content

Comments

Update to Microsoft.Agents.AI 260212.1#2

Closed
OnurGumus wants to merge 2 commits intoJordanMarr:rc1-upgrade-prfrom
OnurGumus:main
Closed

Update to Microsoft.Agents.AI 260212.1#2
OnurGumus wants to merge 2 commits intoJordanMarr:rc1-upgrade-prfrom
OnurGumus:main

Conversation

@OnurGumus
Copy link
Contributor

  • 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

OnurGumus and others added 2 commits February 15, 2026 16:22
- 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>
@JordanMarr JordanMarr changed the base branch from main to rc1-upgrade-pr February 23, 2026 02:13
@JordanMarr JordanMarr deleted the branch JordanMarr:rc1-upgrade-pr February 23, 2026 02:47
@JordanMarr JordanMarr closed this Feb 23, 2026
@JordanMarr
Copy link
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.

@JordanMarr
Copy link
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants