ForcePilot/web/src
Wenjie Zhang 22fc138ab5 refactor(agents): 移除reload_graph能力并简化agent初始化逻辑
统一agent初始化流程,直接从context获取system_prompt
清理不再使用的middleware导入和配置
2025-12-30 19:19:49 +08:00
..
apis feat(agent): 添加智能体配置保存时的graph重载功能 2025-12-28 22:55:42 +08:00
assets feat(web): 添加消息复制功能并优化反馈组件图标 2025-12-23 01:51:05 +08:00
components refactor(agents): 移除reload_graph能力并简化agent初始化逻辑 2025-12-30 19:19:49 +08:00
composables refactor(AgentChat): 重构聊天组件,提取输入区域和流处理逻辑 2025-12-19 04:04:48 +08:00
layouts feat(chatbot): 增强智能体工具和知识库集成能力 2025-12-30 19:01:45 +08:00
router refactor(settings): 将设置页面重构为模态框形式并优化样式 2025-12-19 14:41:23 +08:00
stores feat(chatbot): 增强智能体工具和知识库集成能力 2025-12-30 19:01:45 +08:00
utils refactor: 统一 together.ai 为 together 并注释相关配置 2025-12-17 22:23:37 +08:00
views feat(chatbot): 增强智能体工具和知识库集成能力 2025-12-30 19:01:45 +08:00
App.vue Add dark/light theme toggle feature (#343) 2025-11-23 01:39:44 +08:00
main.js refactor(router): 更新系统路由 2025-07-22 17:29:38 +08:00