Commit Graph

5816 Commits

Author SHA1 Message Date
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
83fdc3c2e2 Merge pull request #1628 from Mai-with-u/dev
Dev
2026-05-04 18:20:43 +08:00
SengokuCola
14b7bc78a2 无题 2026-05-04 18:20:17 +08:00
DawnARC
df799cdefa fix:更正默认值,避免意料之外的内存占用
用 os.environ.setdefault 将原生库线程数(OMP_NUM_THREADS、OPENBLAS_NUM_THREADS、MKL_NUM_THREADS、NUMEXPR_NUM_THREADS)的默认值设置为 "1"。这样可以确保导入的代码默认不会过度占用 CPU 线程(以及巨量内存)
2026-05-04 18:19:02 +08:00
hsd221
e962326f93 fix: 支持 HTTP 协议和内网地址访问,修复聊天 URL 缺协议前缀问题
- validate_public_url 默认允许 http 和 https 协议
- 移除 _is_forbidden_ip_address 中 is_private 和 is_site_local 拦截,允许内网 IP
- validate_public_url 中无 scheme 时自动补全 http://
- normalize_openai_base_url 中无协议前缀时自动补全 http://
- pyproject.toml 添加 httpx[socks] 依赖以支持 SOCKS 代理
2026-05-04 18:19:01 +08:00
DrSmoothl
ccabcf5e36 feat: 更新maibot-dashboard版本至1.0.4 2026-05-04 18:19:01 +08:00
DrSmoothl
623ba29347 去除锁文件不上传的 ignore 2026-05-04 18:19:01 +08:00
SengokuCola
f57fc1ff80 fear:持续获取maisak监控(壳开关 2026-05-04 18:19:01 +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
09f6a89b98 Update pyproject.toml 2026-05-04 17:42:40 +08:00
墨梓柒
a62a234971 Merge pull request #1626 from Mai-with-u/dev
dev
2026-05-04 17:19:46 +08:00
DrSmoothl
0723a72848 feat: 更新maibot-dashboard版本至1.0.2 2026-05-04 17:18:45 +08:00
SengokuCola
fb1baed814 Merge pull request #1625 from Mai-with-u/dev
Dev
2026-05-04 12:50:22 +08:00
SengokuCola
d261a818af Merge branch 'main' into dev 2026-05-04 12:49:48 +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
ee6737cd8b fix:修改必要的测试文件的检查位置 2026-05-03 20:17:35 +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
Dawn ARC
226868ffbf Merge pull request #1623 from A-Dawn/feature/a-memorix-disabled-by-default
fix: 默认关闭 A_Memorix 运行时
2026-05-03 17:52:20 +08:00
DawnARC
9090b72746 fix: 默认关闭 A_Memorix 运行时 2026-05-03 17:34:53 +08:00
SengokuCola
fe03b776df Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2026-05-03 15:36:13 +08:00
SengokuCola
0252daf82a fix:修复模型误用 2026-05-03 15:36:10 +08:00
Dawn ARC
f44b50ad37 Merge pull request #1622 from A-Dawn/docker-uv-sync-fix
fix:Docker依赖安装问题
2026-05-03 15:34:55 +08:00
DawnARC
0a9833deab fix docker dependency install 2026-05-03 15:23:17 +08:00
SengokuCola
03ac8b30f3 doc:贡献文档位置 2026-05-03 14:22:35 +08:00
SengokuCola
ffdc66d87b Update docker-compose.yml 2026-05-02 20:21:42 +08:00
SengokuCola
8ebb4d8a17 Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2026-05-02 19:56:00 +08:00
SengokuCola
b54e8981ef config:修改默认模型配置支持v4 2026-05-02 19:55:39 +08:00
墨梓柒
969bd1ea36 Update pyproject.toml 2026-05-02 19:35:14 +08:00
墨梓柒
6af8a8c18c Merge pull request #1615 from Mai-with-u/dev
Dev
2026-05-02 19:33:02 +08:00
DrSmoothl
368c725b54 feat: 更新maibot-plugin-sdk版本至2.4.0 2026-05-02 19:32:02 +08:00
DrSmoothl
23ca574a81 feat: 添加获取不兼容原因的功能,优化插件兼容性提示 2026-05-02 19:08:24 +08:00
DrSmoothl
8090c2873c feat: 更新版本号至1.0.2,并添加适配器配置禁用页,指引用户前往插件配置 2026-05-02 18:47:40 +08:00
SengokuCola
6326019390 fix:配置名错误 2026-05-02 18:47:36 +08:00
SengokuCola
0dfa489222 Merge pull request #1614 from Mai-with-u/dev
Dev
2026-05-02 16:08:12 +08:00
SengokuCola
6c21f57d8d fix:timing gate 裁切过度 2026-05-02 16:04:10 +08:00
SengokuCola
39e6a2d006 fix:修复无法发送表情包 2026-05-02 15:54:08 +08:00
SengokuCola
f9328840d0 fix:提及必回越过频率控制 2026-05-02 14:40:54 +08:00
DrSmoothl
86d4e57cf0 feat: 更新Joyride z-index配置,确保tooltip按钮可点击 2026-05-02 14:24:48 +08:00
SengokuCola
3ab5d833c8 Merge pull request #1613 from Mai-with-u/dev
Dev
2026-05-02 14:24:03 +08:00
SengokuCola
fe231af19e Update docker-compose.yml 2026-05-02 14:17:53 +08:00
DrSmoothl
8d3c58da7a feat: 更新maibot-dashboard版本至1.0.1.dev2026050251 2026-05-02 13:48:28 +08:00
SengokuCola
91b0620b76 docker:不再编译lpmm,适配器改为插件 2026-05-02 13:24:31 +08:00
DrSmoothl
be79d09a07 feat: 更新Sidebar和Dialog组件,优化样式和布局,增强ScrollArea功能
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 11:42:34 +08:00
DrSmoothl
b132a64de6 feat: 更新模型获取逻辑,处理返回的模型数组并添加鉴权头 2026-05-02 00:08:12 +08:00