详细说明: - 更新了12个产业的完整资源文件(Agent prompts、头像、效果图等) - 添加产业背景图片资源(交通物流、化工、土木水利等) - 更新前端展示项目的依赖配置 - 清理无效的软链接和旧的目录结构 - 修改文件: .gitignore, package.json, 各产业资源目录 - 影响模块: 前端展示系统、资源管理系统 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
60 lines
1.4 KiB
JSON
60 lines
1.4 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__promptx__remember",
|
|
"mcp__playwright__browser_network_requests",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(open:*)",
|
|
"mcp__playwright__browser_navigate",
|
|
"mcp__playwright__browser_take_screenshot",
|
|
"mcp__serena__read_memory",
|
|
"Bash(git merge:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:unsplash.com)",
|
|
"Bash(bash:*)",
|
|
"Bash(for:*)",
|
|
"Bash(do)",
|
|
"Bash(if [ -f \"$dir/favicon.svg\" ])",
|
|
"Bash(then)",
|
|
"Bash(echo:*)",
|
|
"Bash(else)",
|
|
"Bash(fi)",
|
|
"Bash(done)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(ln:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(docker inspect:*)",
|
|
"Bash(docker stop:*)",
|
|
"Bash(docker run:*)",
|
|
"Bash(docker logs:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(readlink:*)",
|
|
"mcp__claude-code-mcp__claude_code",
|
|
"Bash(lsof:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(npm run type-check:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(npm install:*)"
|
|
],
|
|
"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"
|
|
]
|
|
}
|