删除无用文件

This commit is contained in:
2025-10-22 14:55:28 +08:00
parent bdd729c729
commit 1544622289
7 changed files with 9 additions and 251 deletions

View File

@@ -10,7 +10,6 @@ const TAB_SCREEN_NAMES: Record<string, string> = {
'usage': 'usage_dashboard',
'mcp': 'mcp_manager',
'settings': 'settings',
'claude-file': 'file_editor',
'agent-execution': 'agent_execution',
'create-agent': 'create_agent',
'import-agent': 'import_agent',