Files
agent-framework/dotnet/src
Jacob Alber 0aeec63f35 fix: AgentSession checkpointing using AIAgent's Serialize/Deserialize methods
We cannot rely on implicit serialization through `HandoffHostState` because we are missing type information.
2026-04-16 14:04:26 -04:00
..