fix:try to fix

This commit is contained in:
SengokuCola
2025-06-12 23:28:36 +08:00
parent 375002af3f
commit 35ddb4bc6f
6 changed files with 8 additions and 17 deletions

View File

@@ -263,10 +263,7 @@ class ActionPlanner(BasePlanner):
action = "no_reply"
reasoning = f"Planner 内部处理错误: {outer_e}"
# logger.debug(
# f"{self.log_prefix}规划器Prompt:\n{prompt}\n\n决策动作:{action},\n动作信息: '{action_data}'\n理由: {reasoning}"
# )
# 恢复到默认动作集
self.action_manager.restore_actions()
logger.debug(