Commit Graph

35 Commits (34323b65a2704fed6d2bb265826b700f826a50b0)

Author SHA1 Message Date
114514 34323b65a2 再次邪恶直推 2025-05-07 03:51:57 +08:00
墨梓柒 edda834538 fix: 移除Traceback函数中的 show_locals 参数以简化错误追踪 2025-05-02 12:01:05 +08:00
github-actions[bot] c88a73597a 🤖 自动格式化代码 [skip ci] 2025-05-01 19:18:37 +00:00
墨梓柒 9cf62f983e feat:为多个模块添加丰富的追踪信息以增强调试能力 2025-05-02 03:18:24 +08:00
Bakadax dcdf28c7c1 PFC 修复 2025-05-01 20:21:49 +08:00
github-actions[bot] 0fba84c193 🤖 自动格式化代码 [skip ci] 2025-04-30 22:25:33 +00:00
晴猫 45c64208b4
refactor: Clean up unused variables and improve code readability 2025-05-01 07:24:52 +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
晴猫 2f669c7055
QA: Update requirements and refactor message handling logic etc. 2025-05-01 05:58:18 +09:00
github-actions[bot] 93f2ceb9de 🤖 自动格式化代码 [skip ci] 2025-04-28 10:30:11 +00:00
Bakadax ef24f013de 为PFC的输出添加容易区分的聊天流标识 2025-04-28 16:41:39 +08:00
Bakadax dba967c953 把所有的聊天记录都格式化 2025-04-27 19:31:01 +08:00
Bakadax 60b3187227 把logger中的重复输出塞进debug,删掉调试打印语句 2025-04-27 18:40:17 +08:00
tcmofashi 56c918d60e feat: 全面改用maim_message,移除对rest的支持 2025-04-25 13:35:51 +08:00
114514 2732f40714 修复私聊PFC 2025-04-23 23:48:42 +08:00
春河晴 959401f765
refactor: 移除未使用的变量以简化代码逻辑 2025-04-17 15:45:56 +09:00
SengokuCola b4f284abca fix:移动config位置,修复颜文字bug 2025-04-16 21:10:34 +08:00
github-actions[bot] 46da415d98 🤖 自动格式化代码 [skip ci] 2025-04-12 16:46:11 +00:00
SengokuCola 70f3dcba1f better:更新PFC,现可拥有多目标以及其他优化 2025-04-11 16:01:57 +08:00
DrSmoothl b11ebbc832 fix: Ruff x2 2025-04-11 10:57:49 +08:00
SengokuCola 138fc11752 fix:孩子们,PFC终于复活了 2025-04-11 10:48:14 +08:00
SengokuCola 68a60f7e71 fix: PFC不读取聊天记录 2025-04-11 10:22:49 +08:00
tcmofashi 08e5dd2f7b ruff: 2025-04-09 17:50:54 +08:00
DrSmoothl eae0d06d33 refactor(PFC): 将424行get_message_history方法重命名为get_cached_messages防止Ruff炸掉喵 2025-04-09 11:34:04 +08:00
SengokuCola a76437f710 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-04-08 23:12:00 +08:00
SengokuCola 687c3f6710 feat:PFC重构,模块化拆分 2025-04-08 22:31:47 +08:00
SengokuCola e3b2d5b88c fix:模块化PFC 2025-04-08 17:38:42 +08:00
春河晴 7840a6080d
ruff reformatted 2025-04-08 15:31:13 +09:00
SengokuCola cc190ac2b9 better:尝试重构pfc 2025-04-08 00:23:08 +08:00
SengokuCola 449ac12145 fix:pfc优化,会检查新消息 2025-04-05 00:58:01 +08:00
SengokuCola 6e89534376 fix:pfc多重存在 2025-04-05 00:11:28 +08:00
SengokuCola 9f2fd2bd50 ruff:fix 2025-04-03 00:37:24 +08:00
SengokuCola c1dfbaa5f2 Revert "fix: ruff"
This reverts commit 7cd23900f3.
2025-04-03 00:34:16 +08:00
SengokuCola 7cd23900f3 fix: ruff 2025-04-03 00:32:46 +08:00
SengokuCola 72ceb627af feat: PFC谈话模式,可选择启用,实验性功能 2025-04-02 23:33:24 +08:00