Migrate Volo.Abp.AI Semantic Kernel to Microsoft Agent Framework
Is there an existing issue for this?
- [x] I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
Semantic Kernel is now considered legacy technology as of November 2025.
For new chat and agent solutions, Microsoft recommends using the Microsoft Agent Framework, which combines the best features of Semantic Kernel with AutoGen to provide a more robust and modern approach to building AI agents and chat applications.
Describe the solution you'd like
Migrate Semantic Kernel to Microsoft Agent Framework
Additional context
No response
https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-semantic-kernel/?pivots=programming-language-csharp
https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-semantic-kernel/?pivots=programming-language-csharp
Hi @jacekmichalski, thanks a lot for pointing this out! We’re already following the migration guidance and have an internal task opened to handle the transition from Semantic Kernel to the Microsoft Agent Framework in our AI Management module (and also for the necessary changes on the framework side).
Really appreciate you taking the time to raise this 🙏