mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
78125f019a
* feat: Make WorkflowBuilder more intutitve Right now Executorish binding has some unintutitive behaviour. When a user adds an eecutor with an id of an executor that already exists, we silently replace it, if the user provides it inside of add_edge. When a user introduces an executor via an unbound id, the user must bind it via BindExecutor, even though the registration is created implicitly when an edge id added. The change will remove the invisible update in favor of a "best efforts" check of type and instance equality. * Expand errors when rebinding to disallowed Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
78125f019a
ยท
2025-08-26 22:42:07 +00:00
History