Commit Graph

  • 58ef00865d fix rudff SengokuCola 2025-07-12 23:35:05 +08:00
  • b74376387a feat;现在只需要activation_type字段 SengokuCola 2025-07-12 23:34:52 +08:00
  • 6f1add930b feat:统一化模式动作,移除模式配置 SengokuCola 2025-07-12 23:24:02 +08:00
  • 11dbdc2e27 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-12 22:38:27 +08:00
  • b58637bccd remove:彻底移除normal消息发送器 SengokuCola 2025-07-12 22:38:21 +08:00
  • a549034bbc feat:修复no_reply起始时间,移除normal消息管理器,不再并行生成回复,为focus提供退出方法 SengokuCola 2025-07-12 22:36:08 +08:00
  • b90e2c363d Merge pull request #1108 from king-81/dev UnCLAS-Prommer 2025-07-12 21:01:21 +08:00
  • f5cd81ad69 Update docker-compose.yml king-81 2025-07-12 20:14:19 +08:00
  • 8fae6272bc feat:normal可以一种简洁的方式切换到focus SengokuCola 2025-07-12 16:12:30 +08:00
  • 0bc059434b Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-12 15:56:29 +08:00
  • f174be73d9 Merge pull request #1107 from A0000Xz/dev SengokuCola 2025-07-12 15:29:12 +08:00
  • d2ad6ea1d8 fix typo UnCLAS-Prommer 2025-07-12 10:18:16 +08:00
  • 3d17df89a2 fix typo UnCLAS-Prommer 2025-07-12 10:16:50 +08:00
  • 485aaac783 Merge branch 'dev' into plugin UnCLAS-Prommer 2025-07-12 10:02:05 +08:00
  • 1dc0bd0d81 fix:ruff SengokuCola 2025-07-12 01:26:49 +08:00
  • 8d303d96a2 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-12 01:26:30 +08:00
  • 4255e64d35 feat:整合normal和focus聊天 SengokuCola 2025-07-12 01:24:13 +08:00
  • b303a95f61 部分类型注解修复,优化import顺序,删除无用API文件 UnCLAS-Prommer 2025-07-12 00:34:49 +08:00
  • ce1215158c Update storage.py A0000Xz 2025-07-11 22:01:46 +08:00
  • 8daab59ec8 Revert "私聊不再可能退出focus模式,修复focus退出阈值反向计算的BUG" A0000Xz 2025-07-11 21:58:38 +08:00
  • b1f50628ad Revert "优化no_reply逻辑和参数,适配私聊,解决插空的消息无反应问题" A0000Xz 2025-07-11 21:54:31 +08:00
  • aaafe442b3 Merge branch 'dev' of https://github.com/A0000Xz/MaiBot into dev A0000Xz 2025-07-11 21:52:59 +08:00
  • a0efb89d98 feat:将normal抽象为循环 SengokuCola 2025-07-11 21:51:47 +08:00
  • 0cdf53fb85 feat:进一步合并normal和focus模式,移除interest_dict(附带其他合理性修改) SengokuCola 2025-07-11 21:51:30 +08:00
  • 9dfc15e61c 私聊不再可能退出focus模式,修复focus退出阈值反向计算的BUG A0000Xz 2025-07-11 19:32:18 +08:00
  • ef1ac55fe0 现在部分查询可以选择filter_mai参数来决定是否过滤麦麦自己消息 A0000Xz 2025-07-11 19:31:07 +08:00
  • c87f36973f 优化no_reply逻辑和参数,适配私聊,解决插空的消息无反应问题 A0000Xz 2025-07-11 19:30:05 +08:00
  • 1bff478fcc 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-11 05:19:35 +00:00
  • 5f0a0c0e3a 更新pyproject.toml 更新uv lock file 墨梓柒 2025-07-11 13:19:04 +08:00
  • c6d6547e73 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-11 04:56:00 +00:00
  • 3b9d656645 Update plugin.py SengokuCola 2025-07-11 12:55:42 +08:00
  • 375f28242a fix:优化no——reply计算 SengokuCola 2025-07-11 11:44:13 +08:00
  • 3768fb22ad 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-10 17:32:15 +00:00
  • 44abb71959 细微调整 SengokuCola 2025-07-11 01:31:57 +08:00
  • 8143698c13 Revert "Merge pull request #1057 from Todysheep/dev" SengokuCola 2025-07-11 01:27:32 +08:00
  • f144883826 feat:将action记录置入planner,有效减少重复调用action问题 SengokuCola 2025-07-11 01:24:44 +08:00
  • 6bfc8b2d8c fix:优化关系构建的prompt SengokuCola 2025-07-11 01:24:07 +08:00
  • 81c1e66867 better:重构no_reply,不再使用小模型,而是采用激活度决定是否结束等待 SengokuCola 2025-07-11 01:23:49 +08:00
  • 825cfb44f5 feat:s4u模式现在可以操控表情 SengokuCola 2025-07-11 01:22:49 +08:00
  • 3165a0f8df 跟进privacy和eula更新 UnCLAS-Prommer 2025-07-11 01:05:02 +08:00
  • 69715194fd Merge branch 'dev' into 'plugin' UnCLAS-Prommer 2025-07-11 01:04:20 +08:00
  • 968eb92107 不再进行action_info转换了,保持一致性 UnCLAS-Prommer 2025-07-11 00:59:49 +08:00
  • f0285861a1 更新EULA和隐私条款,增加第三方插件使用的责任说明和隐私处理条款 墨梓柒 2025-07-10 20:29:40 +08:00
  • 80a5482fd3 删除interset_rate.txt,修改gitignore UnCLAS-Prommer 2025-07-10 17:00:24 +08:00
  • ab61b1bb22 插件系统info修复,见changes.md UnCLAS-Prommer 2025-07-10 16:46:37 +08:00
  • c712a6bfca 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-09 19:20:48 +00:00
  • 4f3e653e1f Update normal_chat.py SengokuCola 2025-07-10 03:20:31 +08:00
  • 76f2054cbc feat:更精准的表情包匹配 SengokuCola 2025-07-10 03:19:04 +08:00
  • d5cd0e8538 修改import顺序,把魔法字变为枚举型 UnCLAS-Prommer 2025-07-09 21:54:43 +08:00
  • 0a9992c90f Update .dockerignore infinitycat 2025-07-09 17:48:00 +08:00
  • 24e5b95cdb Merge branch 'dev' into plugin UnCLAS-Prommer 2025-07-09 13:11:26 +08:00
  • 9eeff628b8 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-08 18:10:43 +00:00
  • bb906d59b2 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-09 02:09:39 +08:00
  • 7ef5c9a46d feat;新的情绪系统 SengokuCola 2025-07-09 02:09:32 +08:00
  • 50f0ddf2ce feat;新的情绪系统 SengokuCola 2025-07-09 01:50:26 +08:00
  • 2bbf5e1c59 fix ruff again UnCLAS-Prommer 2025-07-08 23:43:15 +08:00
  • fe1f696f80 跟新dev的修改 UnCLAS-Prommer 2025-07-08 23:35:38 +08:00
  • 855211e861 fix ruff, 删除一些冗余代码 UnCLAS-Prommer 2025-07-08 23:23:18 +08:00
  • f1ad595d71 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-08 15:20:49 +00:00
  • 076602fb76 Merge pull request #1102 from A0000Xz/dev UnCLAS-Prommer 2025-07-08 23:20:33 +08:00
  • ca175d206d 应该修好了TTS A0000Xz 2025-07-08 23:15:44 +08:00
  • f669199f7d 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-08 10:58:21 +00:00
  • 03647e3848 Merge pull request #1100 from XXXxx7258/dev SengokuCola 2025-07-08 18:58:09 +08:00
  • 0d33a6cf06 better:丢弃低权重points SengokuCola 2025-07-08 17:36:18 +08:00
  • 90453b2f64 Update Hippocampus.py SengokuCola 2025-07-08 17:31:12 +08:00
  • 4c18426b23 feat:每个消息段有10%概率丢弃 SengokuCola 2025-07-08 17:30:03 +08:00
  • 6782925a1f better:简化配置,让关系构建间隔可配置 SengokuCola 2025-07-08 17:26:50 +08:00
  • 239bae6dd3 Update tool_executor.py 晴空 2025-07-08 14:56:40 +08:00
  • 7fe3749ae3 fix: avoid slice error when content is not sliceable 晴空 2025-07-08 14:43:36 +08:00
  • 023e524b3b 忘了展示统计 UnCLAS-Prommer 2025-07-08 10:43:28 +08:00
  • 8d74ac2b67 Merge branch 'dev' of https://github.com/A0000Xz/MaiBot into dev A0000Xz 2025-07-08 02:32:05 +08:00
  • 4f765e3625 Merge branch 'dev' of https://github.com/A0000Xz/MaiBot into dev A0000Xz 2025-07-08 02:30:03 +08:00
  • d49a6b840e 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-07 18:04:52 +00:00
  • f17f5cf46c feat:修改log,优化关系构建逻辑,节省token, SengokuCola 2025-07-08 02:04:31 +08:00
  • 723870bcde 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-07 16:27:55 +00:00
  • 08ae2e83e3 fix:normal出现未正常进行的一步操作 SengokuCola 2025-07-08 00:27:33 +08:00
  • 36974197a8 暴露全部api,解决循环import问题 UnCLAS-Prommer 2025-07-08 00:10:31 +08:00
  • 6633d5e273 补全plugin_manager的剩余方法 UnCLAS-Prommer 2025-07-07 12:23:55 +08:00
  • bed9c2bf6b plugin_manager 重新拆分,增加扩展 UnCLAS-Prommer 2025-07-07 12:13:33 +08:00
  • e339f0b228 feat: 移除不必要的命名空间导入,优化本地存储初始化 墨梓柒 2025-07-08 00:18:19 +08:00
  • 3c46d996fe feat 区分is_emoji和has_emoji字段 SengokuCola 2025-07-07 21:08:23 +08:00
  • 8c3a3459cf Merge pull request #1098 from infinitycat233/dev SengokuCola 2025-07-07 20:35:45 +08:00
  • de44e05030 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-07 12:35:22 +00:00
  • c8d540cf6f Merge pull request #1097 from A0000Xz/dev SengokuCola 2025-07-07 20:35:10 +08:00
  • f58d2adb0b fix:移除退出判断的重复检测 SengokuCola 2025-07-07 20:33:29 +08:00
  • c77043faf3 Merge branch 'MaiM-with-u:dev' into dev infinitycat 2025-07-07 20:04:31 +08:00
  • a0b4037a26 perf: 优化docker-compose.yaml,新增chat2db数据库管理工具(可选) infinitycat 2025-07-07 20:03:53 +08:00
  • e64db2fbe5 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-07 12:01:49 +00:00
  • 26e14bd6b7 better:优化log显示,不显示杂乱信息 SengokuCola 2025-07-07 20:01:03 +08:00
  • 1ea5d28d73 防止新版的notify炸消息 UnCLAS-Prommer 2025-07-07 16:57:44 +08:00
  • e564e9713a 根据no_reply的调整,移除不必要的代码 A0000Xz 2025-07-07 16:36:42 +08:00
  • 3a7a22cb16 让no_reply在私聊环境下不退出专注,更改部分日志为debug,优化些许prompt A0000Xz 2025-07-07 16:28:36 +08:00
  • b31892374c perf: 优化tag名 infinitycat 2025-07-07 12:21:36 +08:00
  • 0d5721d786 perf: 优化docker的workflow infinitycat 2025-07-07 11:37:29 +08:00
  • e847a37abd Merge branch 'dev' of https://github.com/infinitycat233/MaiBot into dev infinitycat 2025-07-07 11:30:59 +08:00
  • 22913a5bdf feat: 更新docker-compose.yml和GitHub工作流,移除sqlite-web服务,调整chat2db端口,优化Docker镜像构建流程,合并AMD64和ARM64构建步骤。 infinitycat 2025-07-07 11:30:55 +08:00
  • 7e1514d20b 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 15:49:40 +00:00
  • d0ad70924d feat:可选打开prompt显示, SengokuCola 2025-07-06 23:49:12 +08:00
  • 61c55d8b3b Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-06 23:34:42 +08:00
  • 0181c26a54 fix:修复模型配置应用错误,修复no_action执行错误 SengokuCola 2025-07-06 23:34:32 +08:00