Commit Graph

464 Commits

Author SHA1 Message Date
SengokuCola
270266c046 fix:模型意外警告 2026-05-08 02:35:07 +08:00
SengokuCola
7bdbdec157 feat;私聊回滚wait,添加记忆总结模型配置 2026-05-08 02:21:27 +08:00
SengokuCola
827cdbd441 perf:优化麦麦观察体验,优化推理检索体验 2026-05-07 20:15:14 +08:00
SengokuCola
93cef02d92 fix:图片保存的意外warning 2026-05-07 17:21:10 +08:00
SengokuCola
2b327a31d3 feat:合并no_reply和wait 2026-05-07 16:48:44 +08:00
SengokuCola
f41051f836 feat:添加timing gate平滑 2026-05-07 16:16:31 +08:00
SengokuCola
fd51632da8 perf:修改默认配置 2026-05-07 14:28:35 +08:00
SengokuCola
16ece263a6 feat:启动时检查webui版本并尝试自动更新 2026-05-07 13:06:05 +08:00
SengokuCola
5846f6e0c4 perf:优化webui交互体验,优化统计逻辑,优化log展示 2026-05-07 00:05:35 +08:00
SengokuCola
e31a35230f perf:增加翻译和优化注释 2026-05-06 18:34:56 +08:00
SengokuCola
ad5b5889e2 feat:合并memory配置,优化webui交互和展示 2026-05-06 18:13:14 +08:00
SengokuCola
3bdc2a9f70 log:简化启动时log 2026-05-06 16:06:21 +08:00
SengokuCola
8c73424583 feat:为webui配置名提供中文翻译,并修改优化布局 2026-05-06 15:45:50 +08:00
Dreamwxz
a3f1fffc1c 加入url校验 2026-05-06 13:02:17 +08:00
Dreamwxz
21a6bf34af 修改Pydantic 模型校验 2026-05-06 13:02:17 +08:00
SengokuCola
16de259955 perf:优化webui配置展示,优化log显示,修复表达审核 2026-05-05 18:34:20 +08:00
SengokuCola
424287387a Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2026-05-05 17:57:23 +08:00
SengokuCola
a5e4ac8531 pref:优化webui界面,增加prompt模板元信息 2026-05-05 17:57:19 +08:00
SengokuCola
41a2941518 Merge pull request #1637 from Maple127667/codex/fix-empty-tool-arguments
fix: 修复工具空参数解析失败,并规范化模型标识符
2026-05-05 16:43:57 +08:00
Maple_枫溪
9e944f7f85 fix: accept blank tool call arguments
Treat blank OpenAI-compatible tool call arguments as an empty dict so parameterless tools such as finish can execute with providers that return an empty string. Also trim model identifiers during config normalization to avoid leading whitespace leaking into requests and snapshots.
2026-05-05 05:06:26 +08:00
SengokuCola
4641fa1a15 fix:修复qq号为int的问题,修复部分多行配置问题,修复多语言prompt问题 2026-05-05 00:32:49 +08:00
SengokuCola
94a0cb3a62 fix:数字配置读取有问题的问题 2026-05-04 23:09:46 +08:00
SengokuCola
eea95c1961 feat:webui支持更加优化的模型配置,优化多处UI体验,支持设置视觉和cache价格,修复多重表达不生效的问题,修复表情包路径错误 2026-05-04 22:52:41 +08:00
SengokuCola
ccb1d60e06 feat:优化配置项分类,maisaka聊天流监控展示 2026-05-04 18:19:01 +08:00
SengokuCola
120acb835f fix:优化图片识别,优化webui配置和排版,优化聊天流监控,新增mcp显示,新增prompt修改面板,优化插件状态显示,优化长期记忆控制台, 2026-05-04 18:19:00 +08:00
SengokuCola
c5cd47adc2 feat:模型支持高级配置 2026-05-04 18:18:59 +08:00
SengokuCola
75e9453495 feat:优化webui多个页面的人机交互,修复插件地址问题,放宽插件id限制,增加高级页面缩进,统计页面快捷按钮,优化新手引导 2026-05-04 12:46:55 +08:00
SengokuCola
75665a4d38 Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2026-05-03 20:29:07 +08:00
SengokuCola
041ff63fba feat:支持高级配置 2026-05-03 20:28:30 +08:00
SengokuCola
ce224e0a13 Merge pull request #1624 from A-Dawn/feature/a-memorix-disabled-by-default
Feature/a memorix disabled by default
2026-05-03 20:22:17 +08:00
DawnARC
87716d18b7 fix:移动A_memorix配置项到botconfig 2026-05-03 20:15:30 +08:00
SengokuCola
db46551b51 允许本地webui构建运行 2026-05-03 17:59:29 +08:00
SengokuCola
0252daf82a fix:修复模型误用 2026-05-03 15:36:10 +08:00
SengokuCola
b54e8981ef config:修改默认模型配置支持v4 2026-05-02 19:55:39 +08:00
SengokuCola
2238c34eca feat:缓存调试信息开关 2026-05-01 13:19:07 +08:00
SengokuCola
dac011c680 Update official_configs.py 2026-04-30 00:01:26 +08:00
SengokuCola
25220e92a8 feat:人设结构更改,不需要以“是”开头 2026-04-28 17:49:36 +08:00
DrSmoothl
1fe9dc8786 feat: 更新 ConfigManager 初始化,支持配置自动升级并添加相应测试 2026-04-27 13:17:51 +08:00
SengokuCola
8de950df2e feat:私聊单独的上下文和回复频率控制 2026-04-27 11:18:38 +08:00
SengokuCola
d32be4741a feat:新增按顺序选择 fix:修复timing gate意外tool问题 2026-04-27 10:53:13 +08:00
SengokuCola
be2248b283 feat:为日志添加上限和配置防止膨胀 2026-04-25 14:45:35 +08:00
SengokuCola
9759018a0c feat:支持模型缓存和相关配置 2026-04-25 13:53:30 +08:00
SengokuCola
7719353984 feat:精简表达选择,优化replyer表现,优化缓存命中率 2026-04-24 21:27:45 +08:00
SengokuCola
35ff91d134 feat:可开启原生at功能 2026-04-23 15:56:27 +08:00
SengokuCola
363c0a77b7 feat:visual style从配置中移除,改为prompt模板内容 2026-04-21 18:26:54 +08:00
SengokuCola
9ff86825bd fix:saka.py无法启动 2026-04-21 17:21:43 +08:00
SengokuCola
54d3f156d4 feat:表达方式可简化 2026-04-21 11:17:40 +08:00
SengokuCola
66663050dd fix:移除冗余代码,丰富replyer log记录,表达方式改为replyer模型 2026-04-21 10:32:25 +08:00
SengokuCola
6696eb2fd4 feat:可关闭引用回复 2026-04-20 23:40:20 +08:00
SengokuCola
d2f90635fa fix:修复配置文件迁移失败问题 2026-04-19 20:10:56 +08:00