Losita
|
fd50f33662
|
fix(plugin-runtime): propagate send capability failure details to tools
|
2026-05-12 21:31:53 +08:00 |
|
LoveLosita
|
074ca4147f
|
doc:update AGENTS.md
|
2026-05-12 16:26:16 +08:00 |
|
LoveLosita
|
1a17a6910d
|
fix(release): use tracked dashboard dist for offline deploys
|
2026-05-12 14:57:56 +08:00 |
|
LoveLosita
|
381cce3735
|
hotfix(release): use app tag for offline dashboard bundle lookup
|
2026-05-12 14:42:48 +08:00 |
|
LoveLosita
|
56a07e1fe9
|
fix(release): fallback to prebuilt dashboard bundle in offline workflow
|
2026-05-12 14:41:13 +08:00 |
|
LoveLosita
|
a1d2319723
|
fix: fixed release-offline.yml
|
2026-05-12 14:38:21 +08:00 |
|
LoveLosita
|
8d387d0ca1
|
fix(webui): disable update checks and deploy local dashboard assets
|
2026-05-12 12:04:07 +08:00 |
|
LoveLosita
|
587aa0a531
|
fix(webui): disable dashboard auto update checks
feat(plugins): add plugin marketplace route
|
2026-05-12 11:20:28 +08:00 |
|
Losita
|
f75d98900f
|
doc:初版计划
|
2026-05-11 23:20:19 +08:00 |
|
Losita
|
4bc0d62fbe
|
hotfix2:fix workflow
|
2026-05-11 21:17:25 +08:00 |
|
Losita
|
2bc1b42be9
|
hotfix:fix workflow
|
2026-05-11 20:36:54 +08:00 |
|
Losita
|
7ebc9e11ea
|
fix:fix workflow
|
2026-05-11 20:24:40 +08:00 |
|
Losita
|
1ba863d135
|
chore: import private baseline from gitea state
|
2026-05-11 19:24:06 +08:00 |
|
SengokuCola
|
161fc42c52
|
Merge pull request #1668 from Mai-with-u/dev
Dev
|
2026-05-09 23:18:08 +08:00 |
|
SengokuCola
|
09eeefcadb
|
Reapply "fix:使sdk结构符合文档"
This reverts commit 0f158327e2.
|
2026-05-09 21:16:40 +08:00 |
|
SengokuCola
|
1247482dd4
|
fix:解析预发布版版本号
|
2026-05-09 21:10:12 +08:00 |
|
SengokuCola
|
5a692c2faf
|
Update pyproject.toml
|
2026-05-09 20:40:53 +08:00 |
|
SengokuCola
|
45823dca21
|
Update pyproject.toml
|
2026-05-09 20:20:57 +08:00 |
|
SengokuCola
|
60b0b41e80
|
Update runtime.py
|
2026-05-09 18:38:40 +08:00 |
|
SengokuCola
|
a556a5a8ed
|
feat: 尝试让人设和上下文长度热重载
|
2026-05-09 18:22:48 +08:00 |
|
SengokuCola
|
0f158327e2
|
Revert "fix:使sdk结构符合文档"
This reverts commit 7d82d30889.
|
2026-05-09 17:59:03 +08:00 |
|
SengokuCola
|
7d82d30889
|
fix:使sdk结构符合文档
|
2026-05-09 17:58:31 +08:00 |
|
SengokuCola
|
554023c469
|
fix: database_service._to_dict 使用 model_dump() 导致 msgpack 序列化失败
|
2026-05-09 17:35:22 +08:00 |
|
SengokuCola
|
697147844a
|
fix:裁切缓存,删除超时聊天流,修复内存溢出问题
|
2026-05-09 17:26:17 +08:00 |
|
SengokuCola
|
c99363680d
|
fix:移除_source_messages_by_id
|
2026-05-09 16:45:42 +08:00 |
|
SengokuCola
|
2a09ce917b
|
Update Dockerfile
|
2026-05-09 03:02:14 +08:00 |
|
SengokuCola
|
0ba04d2f3e
|
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
|
2026-05-09 02:33:03 +08:00 |
|
SengokuCola
|
0f124e845c
|
perf:优化识图,缓解重复回复,使用原始插件manifest_id避免不一致情况
|
2026-05-09 02:32:59 +08:00 |
|
SengokuCola
|
5a71aae1d5
|
Merge pull request #1560 from Anderwer/fix/gemini-provider-test-auth-rdev
fix: 修复 WebUI 测试 Gemini 提供商连接时错误使用 Bearer 导致 API Key 被误判无效
|
2026-05-09 02:32:14 +08:00 |
|
Dawn ARC
|
98c598dc6b
|
Merge pull request #1661 from A-Dawn/dev
fix(A_memorix):使用 coerce_metadata_dict 处理 metadata
|
2026-05-09 01:15:22 +08:00 |
|
DawnARC
|
74e686f5c9
|
fix:纠正语义
|
2026-05-09 01:14:21 +08:00 |
|
DawnARC
|
5be2245830
|
fix:纠正语义修改
|
2026-05-09 01:04:04 +08:00 |
|
DawnARC
|
5fc6551f57
|
fix(A_memorix):使用 coerce_metadata_dict 处理 metadata
引入 coerce_metadata_dict 工具函数,统一化字典的转义:对于 Mapping 类型输入返回字典,否则返回空字典,并替换掉代码中的 dict(...) 转换。
更新了 dual_path.py、sdk_memory_kernel.py、person_profile_service.py 和 search_execution_service.py 中的调用点和导入,以规范化metadata,避免 metadata 为 None 或非字典类型时出现错误。
|
2026-05-09 00:40:56 +08:00 |
|
DawnARC
|
531e1428de
|
revert:回退修改
|
2026-05-09 00:33:48 +08:00 |
|
DawnARC
|
f9376d6fe9
|
Merge branch 'dev' of https://github.com/A-Dawn/MaiBot into dev
|
2026-05-08 21:33:45 +08:00 |
|
Dawn ARC
|
d64281dacd
|
Merge branch 'Mai-with-u:dev' into dev
|
2026-05-08 21:32:38 +08:00 |
|
DawnARC
|
81bf3fee1a
|
revert:回退修改
|
2026-05-08 21:32:16 +08:00 |
|
SengokuCola
|
b41f5d45ee
|
Merge pull request #1660 from Mai-with-u/dev
Dev
|
2026-05-08 21:14:25 +08:00 |
|
SengokuCola
|
05052ba02b
|
更新默认依赖
|
2026-05-08 21:14:12 +08:00 |
|
SengokuCola
|
ed091dd70d
|
Update docker-entrypoint.sh
|
2026-05-08 19:14:42 +08:00 |
|
SengokuCola
|
80b7585da6
|
fix:不注册封禁表情包
|
2026-05-08 18:02:48 +08:00 |
|
SengokuCola
|
f736f3fbc1
|
perf:修改插件卡片样式
|
2026-05-08 18:02:38 +08:00 |
|
Dawn ARC
|
0c3fe75d6c
|
Merge branch 'Mai-with-u:dev' into dev
|
2026-05-08 17:10:50 +08:00 |
|
DawnARC
|
c78125e6d4
|
fix:修复无边界内存增长,对缓存内容进行裁切
|
2026-05-08 17:09:34 +08:00 |
|
SengokuCola
|
6a0bf423a0
|
Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev
|
2026-05-08 16:31:03 +08:00 |
|
SengokuCola
|
7c5c614e3e
|
fix:正确识别已安装插件,并且修复无法更新和卸载自行安装插件的bug
|
2026-05-08 16:31:00 +08:00 |
|
Dawn ARC
|
9223717274
|
Merge pull request #1657 from A-Dawn/dev
fix:优化人物画像来源限制,并改进模型选择器
|
2026-05-08 15:08:06 +08:00 |
|
DawnARC
|
04015b2055
|
Merge branch 'dev' of https://github.com/A-Dawn/MaiBot into dev
|
2026-05-08 15:03:56 +08:00 |
|
DawnARC
|
340d5c1d6c
|
fix:优化人物画像来源限制,并改进模型选择器
对关系/向量段落证据进行过滤,强制每条记录显式绑定至给定的 person_id,从而避免因别名导致的跨人员误召回。
同时新增辅助工具,用于安全处理元数据和列表,并提供证据绑定检查;
调整证据收集顺序,在去重之前先验证绑定关系。从元数据存储返回段落时,统一采用游标配合 _row_to_dict 方法。
全面改版摘要模型解析逻辑:允许接收字符串或列表形式的选择器,将选定的模型映射到任务级配置(返回 task_name 与 TaskConfig),从 config_manager 读取当前模型字典,并增加详细的日志记录与回退处理
|
2026-05-08 14:47:47 +08:00 |
|
Dawn ARC
|
5bc312ad8c
|
Merge branch 'Mai-with-u:dev' into dev
|
2026-05-08 14:43:52 +08:00 |
|