Improve forum communication mechanism between agents.

This commit is contained in:
666ghj
2025-09-16 22:09:19 +08:00
parent ba48e77c38
commit cec8ed3826
8 changed files with 356 additions and 34 deletions
+6 -1
View File
@@ -131,7 +131,12 @@ class LogMonitor:
"已更新段落",
"正在生成",
"开始处理",
"处理完成"
"处理完成",
"已读取HOST发言",
"读取HOST发言失败",
"未找到HOST发言",
"调试输出",
"信息记录"
]
for pattern in exclude_patterns: