2025-09-22 TIL: Microsoft Copilot Studio and Process Framework for Microsoft Semantic Kernel
💻
I heared Microsoft Copilot Studio before, but I didn’t realize it’s similar to the Agent Builder that we want to build and support. Woooo, how can i miss that? Copilot Studio is a grphical, low-code tool for building agents and agent flows.
A collegue shared me the Process Framework for Microsoft Semantic Kernel, which provides a robust solution for automating complex workflows. Each step within the framework performs tasks by invoking user-defined Kernel Functions, utilizing an event-driven model to manage workflow execution.