This commit is contained in:
SengokuCola
2025-06-12 23:38:32 +08:00

View File

@@ -263,7 +263,6 @@ class ActionPlanner(BasePlanner):
action = "no_reply" action = "no_reply"
reasoning = f"Planner 内部处理错误: {outer_e}" reasoning = f"Planner 内部处理错误: {outer_e}"
# 恢复到默认动作集 # 恢复到默认动作集
self.action_manager.restore_actions() self.action_manager.restore_actions()
logger.debug( logger.debug(