mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-22 21:54:45 +08:00
* refactor(graph): Optimize tool loading logic within nodes - Pre-copy the default tool list during initialization - Merge MCP server configuration with default tool handling - Simplify conditional branches and unify agent creation logic - Remove duplicated agent creation code blocks * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>