fix(toolset): 空 toolset_ids 列表视为未配置,回退到返回全部工具集
system_node_config.tools 在 DB 中为 [],导致 regulatory_node 间歇性 无工具可用。将空列表等同于 None 处理,确保节点始终获得默认工具集。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
system_node_config.tools 在 DB 中为 [],导致 regulatory_node 间歇性 无工具可用。将空列表等同于 None 处理,确保节点始终获得默认工具集。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>