Commit Graph

  • 1643b2f0e8 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 15:18:29 +00:00
  • 0e982ebcab better:优化关系prompt,回退utils的修改 SengokuCola 2025-07-06 23:18:12 +08:00
  • c50f2c14ad 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 14:53:11 +00:00
  • 9683fa8e54 better:优化person_info的信息 SengokuCola 2025-07-06 22:52:52 +08:00
  • e946a127a4 Update planner.py SengokuCola 2025-07-06 22:16:13 +08:00
  • f001eb51fb 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 14:15:13 +00:00
  • 02b747e2fc Merge pull request #1057 from Todysheep/dev SengokuCola 2025-07-06 22:15:00 +08:00
  • a3a3d872fa 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 14:13:25 +00:00
  • 1daba178c5 Merge pull request #1088 from A0000Xz/dev SengokuCola 2025-07-06 22:13:16 +08:00
  • fa1fb35504 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 13:59:04 +00:00
  • 318543036e better;移除无用内容,独立mute action SengokuCola 2025-07-06 21:58:23 +08:00
  • 1518251cc3 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 13:45:57 +00:00
  • 42a68a29c3 merge:合并focus和normal的planner SengokuCola 2025-07-06 21:45:40 +08:00
  • 18778d2dc7 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 12:17:38 +00:00
  • 7bff29eb28 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-06 20:17:08 +08:00
  • 1365099fd4 remove:冗余的sbhf代码和focus代码 SengokuCola 2025-07-06 20:14:09 +08:00
  • dc24a76413 ruff SengokuCola 2025-07-06 18:47:18 +08:00
  • 1de15bcc31 ref:调整文件位置和命名,结构更清晰 SengokuCola 2025-07-06 18:47:08 +08:00
  • 6e15fec8b4 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 10:36:29 +00:00
  • 498d72384f feat:统一normal和focus的动作调整,emoji统一可选随机激活或llm激活 SengokuCola 2025-07-06 18:36:14 +08:00
  • 6c117742a9 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-06 17:02:54 +08:00
  • b3a93d16e6 fix - 优化normal_chat代码,采用和focus一致的关系构建,优化log,添加超时检查,允许normal使用llm激活 SengokuCola 2025-07-06 17:02:36 +08:00
  • 0e485f4680 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 03:47:36 +00:00
  • c82c7744d6 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-06 11:47:09 +08:00
  • b69be93e8e fix:修复过滤次序问题 SengokuCola 2025-07-06 11:47:03 +08:00
  • ff11836999 Merge pull request #1080 from tcmofashi/dev SengokuCola 2025-07-06 11:42:49 +08:00
  • 871d3ee745 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-06 03:42:36 +00:00
  • d84fb0614c Merge pull request #1094 from CNMrSunshine/dev SengokuCola 2025-07-06 11:42:24 +08:00
  • f624547034 Update planner_simple.py SengokuCola 2025-07-06 11:40:12 +08:00
  • 1da67ae067 Update lpmm_get_knowledge.py CNMr.Sunshine 2025-07-06 11:26:22 +08:00
  • cb5fa45523 Update pfc_KnowledgeFetcher.py CNMr.Sunshine 2025-07-06 11:26:07 +08:00
  • 9c0271b10f Update default_generator.py CNMr.Sunshine 2025-07-06 11:25:51 +08:00
  • c0de1fcc3f Update knowledge_lib.py CNMr.Sunshine 2025-07-06 11:25:37 +08:00
  • 2a0dfb7642 Update working_memory_processor.py CNMr.Sunshine 2025-07-06 11:25:15 +08:00
  • 54516bc873 Update planner_simple.py CNMr.Sunshine 2025-07-06 11:19:13 +08:00
  • 869a02d232 Update planner_simple.py CNMr.Sunshine 2025-07-06 11:10:14 +08:00
  • ed1d21ad67 让麦麦自己发的图片在数据库内不以文本描述存储而是以[picid:]格式 A0000Xz 2025-07-06 02:50:39 +08:00
  • b5698f2ede 让麦麦自己发的图片也能初始化picid等字段 A0000Xz 2025-07-06 02:47:06 +08:00
  • 61e708fe86 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-05 15:40:11 +00:00
  • cee9c4413c Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-05 23:39:44 +08:00
  • f67192de83 fix:修复在auto模式下,私聊会转为normal的bug SengokuCola 2025-07-05 23:39:19 +08:00
  • 88e0964255 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-05 15:25:35 +00:00
  • e0ce27f745 更新配置文件版本号 SengokuCola 2025-07-05 23:19:36 +08:00
  • 4e56c938cb 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-05 15:19:57 +00:00
  • 9b76b593b5 更新配置文件版本号 SengokuCola 2025-07-05 23:19:36 +08:00
  • 04c33cd9fe Merge pull request #1085 from MaiM-with-u/dev SengokuCola 2025-07-05 23:08:14 +08:00
  • 2b28621f1d Merge branch 'main' into dev SengokuCola 2025-07-05 23:08:00 +08:00
  • 90c705c16a 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-05 14:57:17 +00:00
  • ea085ef8e1 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-05 22:56:05 +08:00
  • 0077bfa77f - 移除豆包画图插件,此插件现在插件广场提供 - 修复表达器无法读取原始文本 - 修复normal planner没有超时退出问题 SengokuCola 2025-07-05 22:55:57 +08:00
  • 56c3d5bd8a 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-05 14:32:27 +00:00
  • d6d15c36e5 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-05 22:30:04 +08:00
  • cad3f88196 Update default_generator.py SengokuCola 2025-07-05 22:29:55 +08:00
  • 6230920d31 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-05 14:10:08 +00:00
  • c8e6b7ea4e Merge pull request #1084 from A0000Xz/dev SengokuCola 2025-07-05 22:09:58 +08:00
  • 71e749ce97 修复对于古早缺失字段的图片反复生成新picid记录的BUG A0000Xz 2025-07-05 21:59:55 +08:00
  • c33b8f67bd remove:移除豆包画图插件 SengokuCola 2025-07-05 21:10:06 +08:00
  • 324b4b1b3f 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-05 11:31:56 +00:00
  • 40109b2e66 feat:疲劳时降低回复频率 SengokuCola 2025-07-05 19:31:34 +08:00
  • f53e269fbf Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-05 01:38:03 +08:00
  • 621b706d41 fix修复focus冷却时间导致的固定沉默 SengokuCola 2025-07-05 01:37:54 +08:00
  • 2683e0b24a 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-04 17:20:30 +00:00
  • a221f8c5ab Update plugin.py SengokuCola 2025-07-05 01:20:18 +08:00
  • 2e1ecb41b7 fix:修复禁言插件找不到user_id仍然发送指令的问题 SengokuCola 2025-07-05 01:18:50 +08:00
  • b349b8a974 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev tcmofashi 2025-07-04 09:32:34 +08:00
  • 81156bf403 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-03 14:01:23 +00:00
  • 3e51c4fdf3 Update base_plugin.py SengokuCola 2025-07-03 21:58:04 +08:00
  • a15f3a63d2 Update README.md 墨梓柒 2025-07-03 21:51:21 +08:00
  • 0f46de7934 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-03 21:27:16 +08:00
  • 011032c876 Update base_plugin.py SengokuCola 2025-07-03 21:26:16 +08:00
  • 0a2001294a 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-03 13:18:41 +00:00
  • 77473b5817 fix:移除多余项目,修改插件配置文件位置 SengokuCola 2025-07-03 21:18:15 +08:00
  • 42a6ddedb9 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-03 10:15:40 +00:00
  • 46ad6fd808 fix:私聊爆炸 SengokuCola 2025-07-03 18:15:21 +08:00
  • 34bbb24b10 Merge pull request #1081 from infinitycat233/dev UnCLAS-Prommer 2025-07-03 17:43:34 +08:00
  • b0e1e1b6e7 perf: 更新底层镜像 infinitycat 2025-07-03 16:23:32 +08:00
  • 0fdab73962 fix: 修复adapters数据库,优化了格式 infinitycat 2025-07-03 16:09:36 +08:00
  • e61e9c2590 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-03 07:21:00 +00:00
  • f9d5f97ced Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-03 15:20:15 +08:00
  • 5eab0c0e03 fix:修复rewrite的功能 SengokuCola 2025-07-03 15:20:07 +08:00
  • ea0b455bb4 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-03 05:43:34 +00:00
  • 20645bb7e9 feat:支持reply_to解析at和reply SengokuCola 2025-07-03 13:43:07 +08:00
  • fbe8f08862 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-03 04:26:17 +00:00
  • c3588a707c Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-03 12:26:01 +08:00
  • 0b2bf81f75 remove & fix:移除人格表达,修复过滤词失效,私聊强制focus SengokuCola 2025-07-03 12:24:38 +08:00
  • 482a171710 fix: 修复缩进错误 tcmofashi 2025-07-02 13:25:05 +08:00
  • 06c989dbb9 Merge branch 'dev' of https://github.com/tcmofashi/MaiMBot into dev tcmofashi 2025-07-02 13:13:38 +08:00
  • 289a92293b feat: 增加消息段mention_bot的解析 tcmofashi 2025-07-02 13:05:57 +08:00
  • b369d12c90 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-01 16:22:13 +00:00
  • bb2a95e388 feat:为s4u添加了优先队列和普通队列 SengokuCola 2025-07-02 00:21:47 +08:00
  • 324b294b5f 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-01 11:33:16 +00:00
  • 3ef3923a8b Merge branch 'dev-s4u' into dev SengokuCola 2025-07-01 19:33:06 +08:00
  • de0ea75832 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-01 19:26:07 +08:00
  • da5e3cc9e0 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-01 11:24:19 +00:00
  • 0ecd239745 Update default_generator.py SengokuCola 2025-07-01 19:24:10 +08:00
  • 4b82e5d556 Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-01 19:22:33 +08:00
  • 8cbd9e0551 remove:移除lpmm工具,改为默认调用 SengokuCola 2025-07-01 19:17:22 +08:00
  • 534b3fe1fc 🤖 自动格式化代码 [skip ci] github-actions[bot] 2025-07-01 11:09:58 +00:00
  • ce87eb187f feat:修改统计,分离emoji动作 SengokuCola 2025-07-01 19:07:12 +08:00
  • 20cec65e9e Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev SengokuCola 2025-07-01 18:50:28 +08:00