ForcePilot/src
Wenjie Zhang 7a23ce4742 refactor: 优化界面组件和样式,简化代码结构
- 移除知识图谱查看器的图例和部分控制按钮
- 调整数据库信息视图的面板宽度和背景色
- 简化知识库工厂注册参数
- 移除文件表格的自动刷新和面板切换按钮
- 优化代理配置侧边栏的系统提示词编辑体验
2025-09-06 14:04:33 +08:00
..
agents feat(agent): implement text-to-img tool with MinIO storage 2025-09-02 14:00:06 +08:00
config refactor: 清理未使用的导入和优化代码格式 2025-09-02 01:08:42 +08:00
knowledge fix(graphbase): 优化连通查询并修复节点重复添加问题 2025-09-03 11:55:40 +08:00
models refactor: 清理未使用的导入和优化代码格式 2025-09-02 01:08:42 +08:00
plugins refactor: 清理未使用的导入和优化代码格式 2025-09-02 01:08:42 +08:00
static feat(ui): 重构登录页和主页UI设计,优化品牌信息配置 2025-08-08 22:57:14 +08:00
utils feat(agent): implement text-to-img tool with MinIO storage 2025-09-02 14:00:06 +08:00
__init__.py refactor: 优化界面组件和样式,简化代码结构 2025-09-06 14:04:33 +08:00
.env.template docs: 更新 README 文档等 2025-07-21 19:48:15 +08:00