ForcePilot/web
Wenjie Zhang b6a8ea9343 feat: 前端重构 - Agent 配置 UI 优化、命名统一与 Mention 配置抽取
- AgentConfigSidebar: 重构配置选项渲染,支持 label/value 分离,简化模板
- useAgentMentionConfig: 抽取资源映射工厂函数,支持按 kind 过滤
- agentConfigUtils: 新增 getConfigOptions/getOptionLabel/getOptionValue 工具函数
- stores/components: dbId → kbId 命名统一
- 多项小组件优化与清理
2026-05-26 17:40:17 +08:00
..
public style(web): 微调工具调用折叠栏与文件表格样式,更新登录背景图 2026-05-26 17:39:12 +08:00
src feat: 前端重构 - Agent 配置 UI 优化、命名统一与 Mention 配置抽取 2026-05-26 17:40:17 +08:00
.gitignore refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
eslint.config.js refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json chore(release): 准备 0.6.2 发布 2026-05-22 20:22:09 +08:00
pnpm-lock.yaml fix: 修复前端依赖安全告警 2026-05-09 09:48:34 +08:00
vite.config.js style(lint): 优化格式 2026-03-26 13:53:35 +08:00