Files
support-agent/.claude/settings.json
T
2026-04-21 23:38:29 +08:00

19 lines
461 B
JSON

{
"permissions": {
"allow": [
"Bash(uv --version)",
"Skill(claude-api)",
"Skill(claude-api:*)",
"Bash(uv init *)",
"Bash(uv add *)",
"Bash(uv pip *)",
"Bash(uv sync *)",
"Bash(uv run *)",
"Bash(fc-list :lang=zh)",
"Bash(grep -E \"\\\\.py$|\\\\.toml$|\\\\.md$|\\\\.txt$\")",
"mcp__plugin_context7_context7__resolve-library-id",
"mcp__plugin_context7_context7__query-docs"
]
}
}