|
|
bc3ea2e439
|
fix: 精准修复BaseNode._add_warning方法返回None导致的NoneType错误
- 修改BaseNode._add_warning方法返回状态字典而不是None
- 解决review_structure节点中state = self._add_warning(state, warning_msg)导致的NoneType错误
- 保持最小化代码改动,确保所有现有功能正常工作
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 11:35:35 +08:00 |
|