ForcePilot/backend/package/yuxi
Wenjie Zhang 29d5da0bd9
Merge pull request #720 from supreme0597/fix/sandbox-editor-file
fix: 修复 sandbox backend edit 方法错误访问 result.data.success
2026-05-25 10:36:16 +08:00
..
agents fix: 修复 sandbox backend edit 方法错误访问 result.data.success 2026-05-24 19:26:49 +08:00
config fix(config): 修正默认模型为 v2版本 2026-04-27 09:15:18 +08:00
knowledge fix(knowledge): 在 LITE_MODE 下安全跳过不支持的知识库类型,防止 API 崩溃 2026-05-24 13:48:51 +08:00
models feat(model): 更新 DeepSeek 模型版本至 V4-Flash,调整相关文档和配置 2026-04-26 21:04:57 +08:00
plugins fix(parser): 修复 Docling 图片异常占位回填 2026-05-12 10:17:44 +08:00
repositories refactor(models): 重构模型配置[WIP] 2026-04-25 23:58:01 +08:00
services feat(skills): 优化远程 Skill 批量安装,单次克隆完成多 skill 安装 2026-05-14 17:15:38 +08:00
storage refactor: 增强模型提供程序管理和 UI 组件 2026-04-26 19:59:15 +08:00
utils refactor(eval): 重构评估指标和基准生成 2026-05-06 18:04:31 +08:00
__init__.py chore(release): bump version to 0.6.1 2026-04-24 19:32:16 +08:00
main.py refactor: 将后端代码迁移至 backend 目录 2026-03-24 11:08:12 +08:00