zhenxun_bot/zhenxun
molanp eb6d90ae88
Some checks failed
检查bot是否运行正常 / bot check (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Sequential Lint and Type Check / ruff-call (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Force Sync to Aliyun / sync (push) Has been cancelled
Update Version / update-version (push) Has been cancelled
Sequential Lint and Type Check / pyright-call (push) Has been cancelled
docs(data-source): 更新插件安装函数的参数文档说明 (#2069)
修改 StoreManager 类中安装插件函数的文档字符串,更新参数列表说
明。将原有的 github_url、module_path、is_dir 参数说明替换为
plugin_info 和 source 参数说明,保持文档与实际函数签名一致。
2025-10-22 20:57:07 +08:00
..
builtin_plugins docs(data-source): 更新插件安装函数的参数文档说明 (#2069) 2025-10-22 20:57:07 +08:00
configs feat(configs): 优化 ConfigsManager 中的键值获取逻辑,确保未定义键时自动创建 ConfigGroup 实例 (#2058) 2025-10-01 18:42:19 +08:00
models fix(plugin_store): 修复插件商店的安装与卸载逻辑 (#2050) 2025-09-12 17:38:24 +08:00
plugins 🎨 添加__init__.py 2024-08-29 22:46:30 +08:00
services feat(core): 支持LLM多图片响应,增强UI主题皮肤系统及优化JSON/Markdown处理 (#2062) 2025-10-09 08:50:40 +08:00
ui feat(ui): 增强表格构建器并完善组件模型文档 (#2048) 2025-09-11 10:31:49 +08:00
utils 🐛 fix(http_utils): 增强错误处理,记录请求失败的详细信息 (#2065) 2025-10-16 17:31:08 +08:00