Commit Graph

11 Commits (691483e6fd11dc21d7eb75eb3bbb99189a131c29)

Author SHA1 Message Date
SengokuCola d4ee8d3618 update:0.6.3 fix4 2025-05-18 20:30:00 +08:00
SengokuCola 36544c6f81 fix:恒定提取memory 2025-05-09 13:30:09 +08:00
晴猫 e4959f0386
ruff fix 2025-05-01 07:07:13 +09:00
晴猫 263e8d196a fix: Update type hints to use newer Python syntax
- Replace Dict, List, Optional with dict, list,  < /dev/null |  None syntax
- Fix abstract method implementation in message.py
- Improve type annotations and function return types
- Remove unreachable code in get_current_task_tool.py
- Refactor HTML elements to use style attributes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-01 06:55:05 +09:00
墨梓柒 12b03ecb8d 重构跨多个模块的日志配置
- 将“get_module_logger”替换为新模块“logger_manager”中的“get_logger”,以实现一致的日志设置。
- 移除了单独的日志配置设置,转而采用集中式日志管理。
- 更新了多个文件中的日志初始化方法,包括“config.py”、“change_mood.py”、“change_relationship.py”等,以简化日志记录实践。
- 引入“logger_manager.py”,用于根据模块特定的样式处理日志配置。
2025-04-28 00:22:05 +08:00
SengokuCola 4888ab65a7 better:统一化聊天记录获取和格式化接口,修改分割函数 2025-04-20 23:39:06 +08:00
SengokuCola 1963ad9abb Update change_mood.py 2025-04-20 14:37:07 +08:00
SengokuCola 6be33dd5fc remove:旧版心流 2025-04-20 14:36:14 +08:00
SengokuCola c9ab9d4935 better:优化hfc逻辑 2025-04-19 18:48:59 +08:00
SengokuCola e3d22b571b feat:pfc Lite(hearfFC)在群聊初步可用 2025-04-18 10:41:45 +08:00
SengokuCola eeb13a8498 feat:暂时移除关心和心情工具,添加观察锁 2025-04-18 10:41:03 +08:00