This commit is contained in:
春河晴
2025-06-10 16:18:57 +09:00
parent 8d9a88a903
commit 2edece11ea
6 changed files with 9 additions and 18 deletions

View File

@@ -562,9 +562,6 @@ class HeartFChatting:
tuple[bool, str, str]: (是否执行了动作, 思考消息ID, 命令)
"""
try:
action_time = time.time()
action_id = f"{action_time}_{thinking_id}"
# 使用工厂创建动作处理器实例
try:
action_handler = self.action_manager.create_action(