SengokuCola
65276cf763
feat:新增一个状态面板,使私聊不报错
2026-04-10 11:04:28 +08:00
DrSmoothl
a2431e677e
feat: 添加嵌入服务层和任务解析工具,重构文本嵌入逻辑
2026-04-03 23:35:16 +08:00
tcmofashi
7b9e1cf925
ruff
2026-04-03 23:18:30 +08:00
SengokuCola
fc753f7e9f
feat:maisak正确解析图片原始数据,reply信息
2026-04-03 17:22:53 +08:00
SengokuCola
82bbf0fd52
remove:移除tool_use模型,修复Jargon提取问题,修改统计为tool统计
2026-03-29 16:26:34 +08:00
DrSmoothl
777d4cb0d2
feat: Enhance OpenAI compatibility and introduce unified LLM service data models
...
- Refactored model fetching logic to support various authentication methods for OpenAI-compatible APIs.
- Introduced new data models for LLM service requests and responses to standardize interactions across layers.
- Added an adapter base class for unified request execution across different providers.
- Implemented utility functions for building OpenAI-compatible client configurations and request overrides.
2026-03-26 16:15:42 +08:00
DrSmoothl
4e2e7a279e
feat: Implement adapter runtime state management and update handling
...
- Added support for adapter runtime state updates in the PluginRunnerSupervisor.
- Introduced new payload classes: AdapterStateUpdatePayload and AdapterStateUpdateResultPayload for handling state updates.
- Implemented methods to bind and unbind routes based on adapter connection status.
- Enhanced the NapCat adapter to report connection state and manage runtime state.
- Added tests for adapter runtime state synchronization and database session behavior in the statistic module.
- Updated existing methods to ensure proper handling of adapter state and route bindings.
2026-03-24 12:14:28 +08:00
晴猫
d3420bd1b3
fix: address second-round review feedback on bot identity PR
2026-03-15 08:05:36 +09:00
晴猫
4f8ab0abb1
fix: address bot identity review regressions
2026-03-15 07:51:31 +09:00
晴猫
267b42001e
fix: make bot identity platform-aware
2026-03-15 07:22:08 +09:00
DrSmoothl
a576313b22
Ruff Format
2026-03-13 11:45:26 +08:00
UnCLAS-Prommer
272d0368b8
注释掉pfc内容,暂时恢复部分代码保证可启动性
2026-03-13 01:02:05 +08:00
DrSmoothl
df39fa7584
修改旧的DatabaseMessages引用
2026-03-12 20:12:05 +08:00
UnCLAS-Prommer
f17b85c1bd
移除chat_message_builder
2026-03-12 19:50:32 +08:00
UnCLAS-Prommer
8b9cda4296
Final Commit Before Rdev
2026-03-11 20:18:30 +08:00
DrSmoothl
2e3dd44ee9
Refactor chat stream handling to use BotChatSession
...
- Updated imports and references from ChatStream to BotChatSession across multiple files.
- Adjusted method signatures and internal logic to accommodate the new session management.
- Ensured compatibility with existing functionality while improving code clarity and maintainability.
2026-03-07 00:57:37 +08:00
DrSmoothl
6378bb2052
fix Ruff
2026-02-21 16:29:30 +08:00
DrSmoothl
eaef7f0e98
Ruff Format
2026-02-21 16:24:24 +08:00
UnCLAS-Prommer
119241f251
PersonInfoModel; 修改部分方法参数和部分文件位置;移除多余文件;炸毁可启动性
2026-02-21 15:54:03 +08:00
DrSmoothl
16b16d2ca6
重构绝大部分模块以适配新版本的数据库和数据模型,修复缺少依赖问题,更新 pyproject
2026-02-13 20:39:11 +08:00
UnCLAS-Prommer
3a66bfeac1
恢复可用性
2026-01-16 23:03:45 +08:00
墨梓柒
3dbb53b73c
统一处理机器人识别逻辑,支持多平台(包括 WebUI)
2025-12-29 21:42:07 +08:00
SengokuCola
ba9b9d26a2
fix:间隔过长的消息在回复器中会特殊处理
2025-12-27 11:54:31 +08:00
SengokuCola
0852af49f9
feat;优化了记忆检索的速度和token消耗(将question提出交给planenr)
2025-12-24 18:43:32 +08:00
SengokuCola
f7a2f2329a
better:优化表达方式学习和分割
2025-12-18 16:39:16 +08:00
SengokuCola
1e159213cf
better:优化分割,优化表达使用,优化Planner选择和联动,优化记忆总结,优化回复Log
2025-12-18 10:52:58 +08:00
墨梓柒
e680a4d1f5
Ruff format
2025-12-13 17:14:09 +08:00
SengokuCola
3798933f91
fix:私聊自我回复炸裂
2025-12-07 23:45:54 +08:00
SengokuCola
add29efefc
better:优化做梦表现
2025-12-04 20:00:20 +08:00
SengokuCola
056a909c77
feat:将是否拦截改为拦截登记
2025-12-03 09:52:23 +08:00
SengokuCola
7f66d5588d
better:优化表达方式提取的token消耗
2025-12-03 00:21:02 +08:00
SengokuCola
3368c38d05
fix:优化部分Log
2025-11-30 16:57:15 +08:00
SengokuCola
fdc0a87c31
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-11-29 20:06:49 +08:00
SengokuCola
e609632455
fix:修复表情包不保存的问题/新增统计项目
2025-11-29 20:06:18 +08:00
墨梓柒
3935ce817e
Ruff Fix & format
2025-11-29 14:38:42 +08:00
SengokuCola
f8477e573e
ref:重构历史消息记录概括器
...
支持分话题提取
更智能的截断
支持文件缓存
支持要点提取
2025-11-28 01:29:35 +08:00
SengokuCola
4a530a7bca
fix:planner和replyer正确处理拦截
2025-11-26 16:38:34 +08:00
SengokuCola
265d946ebd
feat:正确拦截消息
2025-11-26 16:09:44 +08:00
SengokuCola
98d6775e62
ref:解耦表情包识别和图片识别
2025-11-26 13:11:45 +08:00
SengokuCola
b684a95fbc
feat:升级jargon,提取更快速,更精准
2025-11-25 01:58:31 +08:00
SengokuCola
256a5e3cef
feat:优化log配置项
2025-11-20 14:48:10 +08:00
墨梓柒
44f427dc64
Ruff fix
2025-11-19 23:35:14 +08:00
SengokuCola
68916d1fcb
better:优化表达方式选择
2025-11-16 11:35:36 +08:00
墨梓柒
7839acd25d
Ruff fix
2025-11-13 13:24:55 +08:00
SengokuCola
012e0460e5
feat:记忆遗忘,优化记忆提取
2025-11-12 01:29:11 +08:00
SengokuCola
2d6eba7da1
better:优化记忆提取能力
2025-11-11 23:57:47 +08:00
SengokuCola
250919f892
fix:回复超长现可返回原文
2025-11-11 23:56:57 +08:00
SengokuCola
17e6a215d8
featrue:添加大量新统计指标
2025-11-11 01:19:09 +08:00
SengokuCola
26784b00a5
better:优化记忆检索占用
2025-11-11 00:40:43 +08:00
SengokuCola
85864c7013
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
2025-11-10 22:20:18 +08:00