🤖 自动格式化代码 [skip ci]

pull/1079/head
github-actions[bot] 2025-07-01 07:54:21 +00:00
parent 96a527c137
commit 9cc2c5b71f
1 changed files with 0 additions and 1 deletions

View File

@ -804,7 +804,6 @@ class NormalChat:
# 回复前处理
thinking_id = await self._create_thinking_message(message)
# 如果启用planner预先修改可用actions避免在并行任务中重复调用
available_actions = None
if self.enable_planner: