详细说明: - 修复getProjectInfo函数中seq.agent()的类型错误 - 添加兼容性处理,支持函数和对象两种数据格式 - 解决选择订单班后点击按钮导致页面崩溃的问题 - 修改文件: WorkflowPageV4.tsx (第934行) - 影响模块: ResultModal数据显示系统 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
34 lines
758 B
JSON
34 lines
758 B
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",
|
|
"WebSearch",
|
|
"WebFetch(domain:unsplash.com)"
|
|
],
|
|
"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"
|
|
]
|
|
}
|