Commit Graph

121 Commits

Author SHA1 Message Date
SengokuCola
cdb0912b5a fix:修复表达权重爆炸的问题,修复数据库Bug 2025-06-25 20:39:20 +08:00
github-actions[bot]
8ba8aa7b2c 🤖 自动格式化代码 [skip ci] 2025-06-25 09:20:20 +00:00
SengokuCola
7b559cdc5f feat:添加时段talk_frequency控制 2025-06-25 17:18:43 +08:00
github-actions[bot]
284c248add 🤖 自动格式化代码 [skip ci] 2025-06-25 07:55:16 +00:00
SengokuCola
5351b7639c better:优化表达方式和侧面人格 2025-06-25 15:53:59 +08:00
SengokuCola
4de19f8dde feat:后置工具处理器,优化generatro 2025-06-23 21:32:52 +08:00
SengokuCola
66f35bb5e7 feat:为focus的no_reply决策加入更多信息,可以自定义频率 2025-06-23 15:36:31 +08:00
github-actions[bot]
bf782aed70 🤖 自动格式化代码 [skip ci] 2025-06-23 05:28:14 +00:00
SengokuCola
3a4dfa46e7 fix:修复记忆无法被置入reply的bug 2025-06-23 13:28:00 +08:00
github-actions[bot]
02950ab538 🤖 自动格式化代码 [skip ci] 2025-06-22 17:16:36 +00:00
SengokuCola
3cb60b03b4 feat:精简处理器上下文 2025-06-23 00:39:13 +08:00
github-actions[bot]
b9ba0d37a9 🤖 自动格式化代码 [skip ci] 2025-06-21 10:52:37 +00:00
SengokuCola
5996cd4376 better:normal模式表达提取和切换优化 2025-06-21 18:52:15 +08:00
github-actions[bot]
611e47c14d 🤖 自动格式化代码 [skip ci] 2025-06-21 10:01:17 +00:00
SengokuCola
81c03c1869 fix:优化prompt和log 2025-06-21 17:57:20 +08:00
SengokuCola
0e68bfa6ef Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-06-21 17:27:42 +08:00
SengokuCola
2f25ed1d96 fix:为focus添加超时保护 2025-06-21 17:27:36 +08:00
SengokuCola
9bbc48ecd3 feat:表达方式现在可以选择在不同群互通 2025-06-21 17:14:18 +08:00
github-actions[bot]
21e6f7bba1 🤖 自动格式化代码 [skip ci] 2025-06-21 08:01:54 +00:00
SengokuCola
518f944b5f Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev 2025-06-21 16:01:37 +08:00
SengokuCola
360bec82d8 fix:优化关系提取多样性 2025-06-21 16:00:29 +08:00
github-actions[bot]
e93c387d92 🤖 自动格式化代码 [skip ci] 2025-06-21 08:00:21 +00:00
SengokuCola
0f5fdc2ae5 feat:合并自我处理器和关系处理器 2025-06-21 15:46:53 +08:00
github-actions[bot]
ec6ed4ed61 🤖 自动格式化代码 [skip ci] 2025-06-21 04:11:32 +00:00
SengokuCola
d6ae0cd107 better:修改log 2025-06-21 12:10:55 +08:00
github-actions[bot]
865645e02d 🤖 自动格式化代码 [skip ci] 2025-06-20 11:20:41 +00:00
SengokuCola
7dafbff036 better:大大大大优化自我认知处理器的token消耗和速度 2025-06-20 19:20:25 +08:00
SengokuCola
ee126a343d better:大大优化自我认知和关系处理器的token消耗 2025-06-20 18:09:00 +08:00
SengokuCola
ab28b94e33 refc:重构插件api,补全文档,合并expressor和replyer,分离reply和sender,新log浏览器 2025-06-19 20:20:34 +08:00
github-actions[bot]
ee005456ea 🤖 自动格式化代码 [skip ci] 2025-06-16 14:10:49 +00:00
SengokuCola
5ef6be3be2 fix:优化关系构建频率 2025-06-16 18:17:19 +08:00
SengokuCola
9b7066109d fix:优化关系构建频率 2025-06-16 16:33:09 +08:00
github-actions[bot]
40c5763864 🤖 自动格式化代码 [skip ci] 2025-06-16 05:48:17 +00:00
SengokuCola
f999ebd2fd fix:新增表达方式选择处理器 2025-06-16 13:47:40 +08:00
SengokuCola
e15a9b29ff better:优化了图片展示形式 2025-06-14 15:03:09 +08:00
SengokuCola
bf0e813142 feat:优化了了auto模式切换逻辑 2025-06-14 13:09:13 +08:00
github-actions[bot]
229fa9f28d 🤖 自动格式化代码 [skip ci] 2025-06-14 03:42:04 +00:00
SengokuCola
189a68023f feat:精简升级工作记忆模块 2025-06-14 11:41:34 +08:00
github-actions[bot]
44f79a6c2f 🤖 自动格式化代码 [skip ci] 2025-06-12 08:05:57 +00:00
SengokuCola
efe633fdc9 fix:修复running memory 错误 2025-06-12 14:32:10 +08:00
春河晴
6767bd6715 fix: 懒加载单例以修复环境变量加载问题 2025-06-11 17:22:43 +09:00
春河晴
7b4e7b94f8 use structlog instead of loguru 2025-06-11 15:17:08 +09:00
春河晴
cf39f2fe84 random qa 2025-06-10 16:41:49 +09:00
春河晴
2edece11ea ruff 2025-06-10 16:18:57 +09:00
春河晴
8d9a88a903 ruff 2025-06-10 16:13:31 +09:00
SengokuCola
968b82cd5b feat:添加配置项以关闭记忆和关系系统 2025-06-09 22:33:04 +08:00
SengokuCola
03a3be18aa fix:使用即时提取relation值 2025-06-09 19:31:59 +08:00
SengokuCola
ad478a88b7 fix:微调了关系参 2025-06-09 19:15:39 +08:00
SengokuCola
86c3d4be1e feat:插件现已支持command 2025-06-09 17:35:47 +08:00
SengokuCola
97ffbe5145 feat:动作现在区分focus和normal,并且可选不同的激活策略 2025-06-09 15:10:38 +08:00