github-actions[bot]
|
7ed3ecb561
|
🤖 自动格式化代码 [skip ci]
|
2025-06-19 12:22:36 +00:00 |
|
SengokuCola
|
ab28b94e33
|
refc:重构插件api,补全文档,合并expressor和replyer,分离reply和sender,新log浏览器
|
2025-06-19 20:20:34 +08:00 |
|
github-actions[bot]
|
538c3ae3f2
|
🤖 自动格式化代码 [skip ci]
|
2025-06-14 07:03:25 +00:00 |
|
SengokuCola
|
bf0e813142
|
feat:优化了了auto模式切换逻辑
|
2025-06-14 13:09:13 +08:00 |
|
SengokuCola
|
1a1a48508d
|
fix:修复零散小问题
|
2025-06-14 11:41:41 +08:00 |
|
github-actions[bot]
|
5c63742346
|
🤖 自动格式化代码 [skip ci]
|
2025-06-12 15:38:57 +00:00 |
|
SengokuCola
|
3267bd00c8
|
fix:修复枚举类型转换错误
|
2025-06-12 23:38:25 +08:00 |
|
SengokuCola
|
ed91e57aaf
|
fix:normal
|
2025-06-12 23:31:21 +08:00 |
|
SengokuCola
|
35ddb4bc6f
|
fix:try to fix
|
2025-06-12 23:28:36 +08:00 |
|
SengokuCola
|
433560fe6d
|
fix:正确调用模式动作
|
2025-06-12 23:20:30 +08:00 |
|
SengokuCola
|
b0739c42e3
|
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
|
2025-06-12 22:11:31 +08:00 |
|
SengokuCola
|
7d2e2d2aa1
|
Update action_manager.py
|
2025-06-12 22:11:10 +08:00 |
|
github-actions[bot]
|
8c3e5bb1f0
|
🤖 自动格式化代码 [skip ci]
|
2025-06-12 14:08:19 +00:00 |
|
SengokuCola
|
49f2e91abb
|
fix:修复循环导入问题
|
2025-06-12 22:08:01 +08:00 |
|
SengokuCola
|
b9a04b32f6
|
fix:修复路径遗留问题
|
2025-06-12 21:20:06 +08:00 |
|
春河晴
|
7b4e7b94f8
|
use structlog instead of loguru
|
2025-06-11 15:17:08 +09:00 |
|
SengokuCola
|
6455dab5b8
|
feat:将旧版示例插件更新,更新mute插件(tts,vtb,doubaopic持续炸裂中)
|
2025-06-10 23:36:45 +08:00 |
|
github-actions[bot]
|
e4ee5ac4c7
|
🤖 自动格式化代码 [skip ci]
|
2025-06-10 11:19:48 +00:00 |
|
SengokuCola
|
de0bdd3766
|
feat:继续重构插件api
|
2025-06-10 19:16:58 +08:00 |
|
春河晴
|
8d9a88a903
|
ruff
|
2025-06-10 16:13:31 +09:00 |
|
SengokuCola
|
ac73f64d47
|
move:移动action的目录
|
2025-06-09 16:35:45 +08:00 |
|
SengokuCola
|
97ffbe5145
|
feat:动作现在区分focus和normal,并且可选不同的激活策略
|
2025-06-09 15:10:38 +08:00 |
|
SengokuCola
|
2ce5114b8c
|
feat:给动作添加了选择器,并添加了新api
|
2025-06-09 12:55:23 +08:00 |
|
SengokuCola
|
bc2c7c5c1e
|
fix:修复normal_chat的planner合并后的一些问题
|
2025-06-03 00:03:27 +08:00 |
|
SengokuCola
|
8b513cd980
|
feat:拆分expressor和replyer
|
2025-06-02 16:40:02 +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
|
0391111c82
|
feat:拆分重命名模型配置,修复动作恢复问题
|
2025-05-27 14:28:41 +08:00 |
|
tcmofashi
|
2f9718441a
|
feat: 启用message中的format_info功能
|
2025-05-26 10:40:31 +08:00 |
|
SengokuCola
|
25d9032e62
|
better:重整配置,分离表达,聊天模式区分
重整配置文件路径,添加更多配置选项
分离了人设表达方式和学习到的表达方式
将聊天模式区分为normal focus和auto
|
2025-05-20 22:42:16 +08:00 |
|
SengokuCola
|
49c2bc854c
|
refactor:重构聊天状态切换模式,移除限额,精简切换逻辑
|
2025-05-18 18:15:38 +08:00 |
|
SengokuCola
|
d19d5fe885
|
fix:ruff
|
2025-05-16 17:15:55 +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
|
ba85dd76a4
|
feat:使用action_manager统一调度action,可扩展action
|
2025-05-14 18:27:42 +08:00 |
|
SengokuCola
|
e603a00a5f
|
feat:拆分HFC组件,为插件做准备
|
2025-05-14 14:24:52 +08:00 |
|