ForcePilot/web/src/components
2026-04-19 23:28:58 +08:00
..
dashboard feat: 重构扩展管理中的 SubAgent 与 MCP 交互,统一为类似 Skills 的方式。 2026-03-29 13:47:41 +08:00
modals fix: update repository references from Yuxi-Know to Yuxi across documentation and codebase 2026-03-27 02:00:22 +08:00
sources fix: 更新知识库检索工具,支持 Dify 和 LightRAG 类型,优化结果处理逻辑 Fix Error: query_kb不支持查询dify知识库了? 2026-04-09 23:05:22 +08:00
ToolCallingResult refactor: 将多个工具组件中的关键词样式调整为注释样式,统一视觉效果 2026-04-19 23:28:58 +08:00
AgentArtifactsCard.vue feat(agent): 交付物卡片新增“保存到工作区”能力:支持将单个交付物复制到共享目录 workspace/saved_artifacts/,并复用现有文件树/预览/mention 体系立即可见 2026-03-31 20:18:22 +08:00
AgentChatComponent.vue fix(chat): 增加 ResizeObserver 初始化延迟,避免首次挂载时侧边栏意外关闭 2026-04-19 23:04:36 +08:00
AgentConfigSidebar.vue feat: 优化配置侧边栏与输入区交互,增强用户体验 2026-04-18 16:22:59 +08:00
AgentFilePreview.vue style: format code 2026-04-01 04:16:22 +08:00
AgentInputArea.vue feat: 优化配置侧边栏与输入区交互,增强用户体验 2026-04-18 16:22:59 +08:00
AgentMessageComponent.vue feat: 前端工具调用折叠展示,优化对话中工具调用的显示逻辑 2026-04-13 18:06:25 +08:00
AgentPanel.vue feat(agent-panel): 添加文件夹创建提示,显示目标目录 #617 2026-04-07 14:43:26 +08:00
AiTextarea.vue refactor: 重构组件和样式以改善UI/UX 2026-01-15 04:54:53 +08:00
ApiKeyManagementComponent.vue feat(web): UI小幅调整,多处细节优化 2026-03-24 11:10:39 +08:00
AttachmentOptionsComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
BasicSettingsSection.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
ChatSidebarComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
ChunkParamsConfig.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
DatabaseHeader.vue fix(web): 修复数据库获取接口未过滤文件字段而导致的数据包过大的情况 2026-03-25 07:42:49 +08:00
DebugComponent.vue feat(chat): 新增对话线程列表的分页功能,支持limit和offset参数 2026-03-06 10:14:43 +08:00
DepartmentManagementComponent.vue fix: 调整部门删除逻辑,迁移用户至默认部门并清理相关配置,更新前端提示信息 Error: 部门删除限制 2026-04-04 11:10:30 +08:00
EmbeddingModelSelector.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
EvaluationBenchmarks.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
FileDetailModal.vue feat: 新增源文件预览功能,支持图片和 PDF 格式,优化文件预览体验 2026-03-26 05:25:43 +08:00
FileTable.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
FileTreeComponent.vue feat(file-tree): 优化文件加载反馈,添加加载状态指示器 2026-04-07 12:51:15 +08:00
FileUploadModal.vue fix: update repository references from Yuxi-Know to Yuxi across documentation and codebase 2026-03-27 02:00:22 +08:00
GraphCanvas.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
GraphDetailPanel.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
HeaderComponent.vue feat(web): 合并知识库导航入口并调整视觉细节 2026-04-06 21:04:19 +08:00
HumanApprovalModal.vue foramt: 规范化代码 2026-03-24 11:09:39 +08:00
ImagePreviewComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
KnowledgeBaseCard.vue style(format): 格式化代码 2026-03-04 04:13:05 +08:00
KnowledgeGraphSection.vue feat: 重构扩展管理中的 SubAgent 与 MCP 交互,统一为类似 Skills 的方式。 2026-03-29 13:47:41 +08:00
KnowledgeSourceSection.vue feat(web): add collapsible source panel with kb and web groups 2026-02-24 14:22:11 +08:00
LoadingComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
MarkdownContentViewer.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
McpEnvEditor.vue feat(mcp): add stdio env support and env editor component 2026-02-22 18:57:30 +08:00
McpServersComponent.vue feat(web): 合并知识库导航入口并调整视觉细节 2026-04-06 21:04:19 +08:00
MessageInputComponent.vue feat: 调整文件搜索交互提示,优化用户体验 #594 2026-04-02 13:18:42 +08:00
MindMapSection.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
ModelProvidersComponent.vue feat: 重构扩展管理中的 SubAgent 与 MCP 交互,统一为类似 Skills 的方式。 2026-03-29 13:47:41 +08:00
ModelSelectorComponent.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
QuerySection.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
RAGEvaluationTab.vue feat: 重构扩展管理中的 SubAgent 与 MCP 交互,统一为类似 Skills 的方式。 2026-03-29 13:47:41 +08:00
RefsComponent.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
SearchConfigModal.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
SettingsModal.vue style: format code 2026-04-01 04:16:22 +08:00
ShareConfigForm.vue refactor(storage): 重构对话数据库模型与存储管理 2026-01-24 10:56:31 +08:00
SkillsManagerComponent.vue feat(web): 合并知识库导航入口并调整视觉细节 2026-04-06 21:04:19 +08:00
StatusBar.vue style(lint): 优化格式 2026-03-26 13:53:35 +08:00
SubAgentsComponent.vue feat(web): 合并知识库导航入口并调整视觉细节 2026-04-06 21:04:19 +08:00
TaskCenterDrawer.vue feat(web): 合并知识库导航入口并调整视觉细节 2026-04-06 21:04:19 +08:00
ThemeToggle.vue lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
ToolCallsGroupComponent.vue feat: 前端工具调用折叠展示,优化对话中工具调用的显示逻辑 2026-04-13 18:06:25 +08:00
ToolsManagerComponent.vue feat(web): 合并知识库导航入口并调整视觉细节 2026-04-06 21:04:19 +08:00
UserInfoComponent.vue fix: update repository references from Yuxi-Know to Yuxi across documentation and codebase 2026-03-27 02:00:22 +08:00
UserManagementComponent.vue feat: 重构扩展管理中的 SubAgent 与 MCP 交互,统一为类似 Skills 的方式。 2026-03-29 13:47:41 +08:00
ViewSwitchHeader.vue feat: 优化配置侧边栏与输入区交互,增强用户体验 2026-04-18 16:22:59 +08:00
WebSearchSourceSection.vue feat(web): add collapsible source panel with kb and web groups 2026-02-24 14:22:11 +08:00