SengokuCola
|
12a88dcd99
|
feat:允许关闭聊天规划处理器
|
2025-06-02 12:43:36 +08:00 |
|
SengokuCola
|
78df7ab553
|
feat:添加了focus的logger记录,修复潜在的bar request400,为表达器读取配置文件
|
2025-05-30 12:18:01 +08:00 |
|
SengokuCola
|
54724ae21e
|
feat:处理器处理时间上限,处理并行模式,planner和思考prompt,循环观察器大优化
feat:增加了处理器处理时间上限,记忆处理并行模式,优化了planner和思考prompt,优化了循环观察器
|
2025-05-30 11:04:29 +08:00 |
|
SengokuCola
|
747282a439
|
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
|
2025-05-29 13:39:11 +08:00 |
|
SengokuCola
|
b741ef761a
|
feat:给超时处理器默认值
|
2025-05-29 13:38:11 +08:00 |
|
github-actions[bot]
|
2fa9bcba81
|
🤖 自动格式化代码 [skip ci]
|
2025-05-29 02:46:19 +00:00 |
|
SengokuCola
|
8ba69ad695
|
修改统计名称
|
2025-05-29 10:20:58 +08:00 |
|
SengokuCola
|
b551710c13
|
feat:将action选择从处理器转变为单独阶段,增加action使用的准确性
|
2025-05-29 10:16:34 +08:00 |
|
SengokuCola
|
76d305696c
|
fix:修复兴趣集未清空,模型失败导致planer失败,绘图插件配置文件问题
|
2025-05-29 00:44:41 +08:00 |
|
SengokuCola
|
bad915f6cb
|
fix:修复小bug
|
2025-05-28 23:49:13 +08:00 |
|
SengokuCola
|
cd41dcb4cb
|
better:继续优化
|
2025-05-28 22:42:25 +08:00 |
|
SengokuCola
|
a2eb4a163b
|
fix:修复私聊bug
|
2025-05-28 13:58:51 +08:00 |
|
SengokuCola
|
41f97a0bf1
|
feat:允许command设置展示名称,而非指令原文,添加处理器超时,NormalChat转换清理
|
2025-05-28 13:49:19 +08:00 |
|
SengokuCola
|
2c973244e3
|
fix修复at
|
2025-05-27 23:34:09 +08:00 |
|
SengokuCola
|
7b05bb3b66
|
ruff
|
2025-05-27 23:09:50 +08:00 |
|
SengokuCola
|
43e465860f
|
fix:优化离开focus模式的机制,完全移除Interest机制,
|
2025-05-27 23:08:44 +08:00 |
|
SengokuCola
|
7e59382603
|
feat:支持qwen3模型的enable_thinking参数和thinking_budget参数
|
2025-05-27 20:50:06 +08:00 |
|
SengokuCola
|
cad9b40bb3
|
better:进一步拆分模型配置
|
2025-05-27 18:35:33 +08:00 |
|
SengokuCola
|
52f7cc3762
|
fix:优化记忆提取,修复破损的tool信息
|
2025-05-27 18:21:05 +08:00 |
|
SengokuCola
|
548a583cc7
|
fix:修复禁言插件
|
2025-05-27 17:07:51 +08:00 |
|
SengokuCola
|
0391111c82
|
feat:拆分重命名模型配置,修复动作恢复问题
|
2025-05-27 14:28:41 +08:00 |
|
SengokuCola
|
5b8e4c0690
|
druff
|
2025-05-27 12:44:46 +08:00 |
|
SengokuCola
|
890a7b6505
|
feat:修复了action变更,修改了默认配置,提升版本号
|
2025-05-27 12:41:23 +08:00 |
|
tcmofashi
|
5a312a9421
|
fix: pass ruff
|
2025-05-26 18:50:25 +08:00 |
|
tcmofashi
|
407d278f84
|
fix: 恢复actionprocessor,增加与formatinfo的联动逻辑
|
2025-05-26 12:38:03 +08:00 |
|
tcmofashi
|
0f62742138
|
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
|
2025-05-26 10:41:52 +08:00 |
|
tcmofashi
|
2f9718441a
|
feat: 启用message中的format_info功能
|
2025-05-26 10:40:31 +08:00 |
|
github-actions[bot]
|
516092494e
|
🤖 自动格式化代码 [skip ci]
|
2025-05-23 09:07:54 +00:00 |
|
SengokuCola
|
3a44f00bc1
|
better:优化自我认知信息
|
2025-05-23 17:07:41 +08:00 |
|
SengokuCola
|
9625750e62
|
fix:文件路径合理化
|
2025-05-23 16:00:26 +08:00 |
|
SengokuCola
|
46ffa826e5
|
feat:新增豆包绘图示例插件
|
2025-05-23 15:36:01 +08:00 |
|
SengokuCola
|
25d9032e62
|
better:重整配置,分离表达,聊天模式区分
重整配置文件路径,添加更多配置选项
分离了人设表达方式和学习到的表达方式
将聊天模式区分为normal focus和auto
|
2025-05-20 22:42:16 +08:00 |
|
SengokuCola
|
65470f7724
|
Update self_processor.py
|
2025-05-20 12:53:54 +08:00 |
|
SengokuCola
|
49c2bc854c
|
refactor:重构聊天状态切换模式,移除限额,精简切换逻辑
|
2025-05-18 18:15:38 +08:00 |
|
SengokuCola
|
f1081dfe76
|
Update chattinginfo_processor.py
|
2025-05-17 01:04:12 +08:00 |
|
SengokuCola
|
d26d69de60
|
fix;修复提取消息和运行bug
|
2025-05-17 01:03:20 +08:00 |
|
SengokuCola
|
61e0dbe372
|
fix:修复合并问题
|
2025-05-16 23:16:47 +08:00 |
|
SengokuCola
|
b4f6db0767
|
Merge branch 'new-storage' into plugin
|
2025-05-16 21:14:16 +08:00 |
|
SengokuCola
|
d19d5fe885
|
fix:ruff
|
2025-05-16 17:15:55 +08:00 |
|
SengokuCola
|
fdd4ac8b4f
|
Merge branch '063fix3' of https://github.com/MaiM-with-u/MaiBot into 063fix3
|
2025-05-16 17:13:18 +08:00 |
|
Oct-autumn
|
021e7f1a97
|
refactor: 重构配置模块
|
2025-05-16 16:50:53 +08:00 |
|
SengokuCola
|
456def4f9c
|
feat:增加了工作记忆
|
2025-05-16 16:13:12 +08:00 |
|
SengokuCola
|
cda9879bb2
|
Feat:添加对Action插件的支持,现在可以编写插件
|
2025-05-16 00:43:46 +08:00 |
|
SengokuCola
|
e603a00a5f
|
feat:拆分HFC组件,为插件做准备
|
2025-05-14 14:24:52 +08:00 |
|
SengokuCola
|
6b42f3c2b0
|
fix:调整hf位置
|
2025-05-13 18:43:36 +08:00 |
|
SengokuCola
|
fed71bccad
|
fix:调整目录结构,优化hfc prompt,移除日程,移除动态和llm判断willing模式,
|
2025-05-13 18:37:55 +08:00 |
|