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
晴猫
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
晴猫
3d001da30e
QA: Refactor similarity calculation and improve state management logic
2025-05-01 06:07:59 +09:00
晴猫
2f669c7055
QA: Update requirements and refactor message handling logic etc.
2025-05-01 05:58:18 +09:00
infinitycat
12455a60d6
Merge branch 'MaiM-with-u:dev' into dev
2025-05-01 02:41:16 +08:00
tcmofashi
410c02e7ee
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-05-01 02:20:49 +08:00
tcmofashi
00544c9b62
fix: 修复私聊prompt构建失败
2025-05-01 02:20:34 +08:00
SengokuCola
39ce807c5e
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-05-01 02:08:21 +08:00
SengokuCola
93e872db6b
123
2025-05-01 02:08:19 +08:00
github-actions[bot]
2d062118bb
🤖 自动格式化代码 [skip ci]
2025-04-30 18:05:45 +00:00
SengokuCola
54fe078e90
Update config.py
2025-05-01 02:05:34 +08:00
SengokuCola
6718f81839
Update normal_chat.py
2025-05-01 02:03:50 +08:00
SengokuCola
cc99d61cec
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-05-01 01:59:31 +08:00
SengokuCola
261f93530d
fix:关闭开挂模式
2025-05-01 01:59:28 +08:00
SengokuCola
e3be745452
fix:修改Looger
2025-05-01 01:54:06 +08:00
SengokuCola
f363b7ca00
fix:修复Logger
2025-05-01 01:49:10 +08:00
SengokuCola
ccbdc6ffe0
frrr
2025-05-01 01:41:30 +08:00
SengokuCola
0b62802c2c
fix:修复了表情包注册问题
2025-05-01 01:40:12 +08:00
SengokuCola
6db8dc01d5
feat:采用直接输出法构建动作planner
2025-05-01 01:21:48 +08:00
infinitycat
5141862cf3
fix: 一个小补丁
2025-05-01 01:18:21 +08:00
infinitycat
77f9357e25
Merge branch 'MaiM-with-u:dev' into dev
2025-05-01 00:06:12 +08:00
SengokuCola
37cf71c1fd
Merge pull request #896 from MaiM-with-u/main
...
同步
2025-04-30 18:55:26 +08:00
SengokuCola
5f0a816cea
Merge pull request #895 from MaiM-with-u/dev
...
Dev 0.6.3 update
2025-04-30 18:54:14 +08:00
SengokuCola
bbbbe41476
fr
2025-04-30 18:49:49 +08:00
SengokuCola
0f1198e64e
修复planner解析
2025-04-30 18:47:37 +08:00
SengokuCola
5cce6d9034
Update emoji_manager.py
2025-04-30 18:46:08 +08:00
SengokuCola
e0eaaf49fe
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-04-30 18:37:10 +08:00
SengokuCola
09a2e63095
fix:小bug
2025-04-30 18:37:09 +08:00
github-actions[bot]
c94ef75822
🤖 自动格式化代码 [skip ci]
2025-04-30 10:30:48 +00:00
SengokuCola
cb49714d85
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-04-30 18:30:29 +08:00
SengokuCola
a206af76fb
Update emoji_manager.py
2025-04-30 18:30:27 +08:00
github-actions[bot]
3b63005f57
🤖 自动格式化代码 [skip ci]
2025-04-30 10:28:47 +00:00
SengokuCola
f18d0786bb
Update heartflow_prompt_builder.py
2025-04-30 18:28:32 +08:00
SengokuCola
c448724624
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-04-30 18:25:20 +08:00
SengokuCola
377c88c2be
Update emoji_manager.py
2025-04-30 18:24:33 +08:00
github-actions[bot]
5242573412
🤖 自动格式化代码 [skip ci]
2025-04-30 10:22:25 +00:00
墨梓柒
c8c27a1483
fix:修正知识获取逻辑,调整知识相关性输出顺序,并添加知识长度限制
2025-04-30 18:22:06 +08:00
SengokuCola
c8a72782f0
Update emoji_manager.py
2025-04-30 18:21:06 +08:00
SengokuCola
09b1807132
better:优化表情包处理,优化logger显示
2025-04-30 18:16:38 +08:00
SengokuCola
5963214d95
ruff fix
2025-04-30 17:50:47 +08:00
SengokuCola
7d19a6728f
update:发布0.6.3前的准备工作,changlog,readme,配置文件修改
2025-04-30 17:50:20 +08:00
SengokuCola
4c51b6a09c
better:优化表情包识别
2025-04-30 17:47:05 +08:00
SengokuCola
d0ced65b2c
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-04-30 17:19:25 +08:00
SengokuCola
b8736e4299
better:整理config
2025-04-30 17:18:14 +08:00
github-actions[bot]
0caaec69c1
🤖 自动格式化代码 [skip ci]
2025-04-30 08:20:16 +00:00
墨梓柒
24d7d7191e
Merge pull request #894 from smartmita/PFC-test
...
我们紧急修复添加了lpmm正确接入pfc的逻辑,现在可以正确检索记忆了喵
2025-04-30 16:20:05 +08:00
infinitycat
850db4b3e7
perf: 优化lpmm脚本
2025-04-30 16:12:27 +08:00
infinitycat
16f765d86b
perf: 优化lpmm脚本
2025-04-30 16:10:16 +08:00