better:优化log和添加changelog

This commit is contained in:
SengokuCola
2025-11-09 14:14:57 +08:00
parent 7a3f260cc3
commit 7b3793f366
4 changed files with 61 additions and 17 deletions

View File

@@ -454,6 +454,7 @@ MODULE_ALIASES = {
"planner": "规划器",
"config": "配置",
"main": "主程序",
"chat_history_summarizer": "聊天概括器",
}
RESET_COLOR = "\033[0m"