完成内容: - 创建AI Agent架构设计文档,定义100+专业Agent - 创建orderClasses.json统一配置文件 - 每个订单班配置7-9个专业Agent - 定义4种Agent协作模式:串行、并行、主从、迭代 - 文档和资源重新组织整理 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
71 lines
2.8 KiB
JSON
71 lines
2.8 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__browser-tools__takeScreenshot",
|
|
"mcp__playwright__browser_navigate",
|
|
"mcp__playwright__browser_wait_for",
|
|
"mcp__playwright__browser_click",
|
|
"mcp__playwright__browser_snapshot",
|
|
"mcp__playwright__browser_evaluate",
|
|
"mcp__browser-tools__getConsoleErrors",
|
|
"mcp__playwright__browser_console_messages",
|
|
"mcp__playwright__browser_close",
|
|
"Bash(for file in exhibition.html marketing.html operation.html overview.html)",
|
|
"Bash(do sed -i '' 's|<link href=\"\"https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css\"\" rel=\"\"stylesheet\"\">|<script src=\"\"https://cdn.tailwindcss.com\"\"></script>|g' \"$file\")",
|
|
"Bash(done)",
|
|
"mcp__serena__delete_memory",
|
|
"Bash(./start-network.sh:*)",
|
|
"Bash(./start-lan.sh:*)",
|
|
"Bash(./start.sh:*)",
|
|
"Bash(node server.js)",
|
|
"Bash(lsof:*)",
|
|
"Bash(sudo pfctl:*)",
|
|
"Bash(./start-demo.sh:*)",
|
|
"mcp__playwright__browser_fill_form",
|
|
"Bash(./start-final.sh:*)",
|
|
"Bash(open /Users/xiaoqi/Documents/Dev/Project/2025-09-08_n8nDEMO演示/test-n8n-final.html)",
|
|
"Bash(echo:*)",
|
|
"Bash(__NEW_LINE__ echo \"\n🔧 当前配置:\n - 无需认证 (N8N_USER_MANAGEMENT_DISABLED=true)\n - 跳过设置 (N8N_SKIP_OWNER_SETUP=true) \n - CORS已启用 (N8N_CORS_ENABLED=true)\n - 语言: 中文 (N8N_DEFAULT_LOCALE=zh-CN)\n - 日志级别: 错误 (N8N_LOG_LEVEL=error)\n\n📝 测试页面已创建:\n test-n8n-final.html - 可在浏览器中打开检查错误\n\n🎯 服务已成功启动,无后台错误!\n==================================================\n\")",
|
|
"Bash(kill:*)",
|
|
"Bash(env)",
|
|
"mcp__ide__getDiagnostics",
|
|
"Bash(npm install:*)",
|
|
"mcp__serena__read_memory",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git checkout:*)",
|
|
"mcp__promptx__promptx_action",
|
|
"mcp__promptx__promptx_welcome",
|
|
"Bash(pnpm install:*)",
|
|
"Bash(pnpm approve-builds:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(pnpm dev:*)",
|
|
"mcp__playwright__browser_take_screenshot",
|
|
"mcp__promptx__promptx_remember",
|
|
"Bash(for dir in 财经商贸 食品 智能开发 智能制造 视觉设计 交通物流 土木 大健康 能源 化工 环保 文旅)",
|
|
"Bash(do )",
|
|
"Bash(do echo \"\")",
|
|
"Bash(ls:*)",
|
|
"Bash(awk:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": [],
|
|
"defaultMode": "acceptEdits",
|
|
"additionalDirectories": [
|
|
"/Users/xiaoqi/Documents"
|
|
]
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"context7",
|
|
"browser-tools",
|
|
"claude-code-mcp",
|
|
"promptx",
|
|
"playwright",
|
|
"sequential-thinking",
|
|
"feishu-api",
|
|
"shadcn-ui-server"
|
|
]
|
|
} |