feat: redesign project AI agent page

This commit is contained in:
2026-07-21 11:29:36 +08:00
parent ad6dcd6de4
commit 29dbaeddf0
6 changed files with 238 additions and 53 deletions

View File

@@ -95,7 +95,7 @@ function channelLabel(channel: BackendChannel) {
case 'tasks':
return '工作计划'
case 'ai_sessions':
return 'AI 会话'
return 'AI智能体'
case 'notes_sources':
return '笔记资料'
case 'cron':