feat(agent): add agent management feature with list view and routing

This commit is contained in:
2025-11-04 18:32:51 +08:00
parent 37dcab1597
commit b34988e830
15 changed files with 713 additions and 37 deletions

View File

@@ -262,7 +262,7 @@ export default {
setting: '用户设置',
logout: '登出',
fileManager: '文件管理',
flow: '智能体',
agent: '智能体',
search: '搜索',
welcome: '欢迎来到',
},