Files
Application/.claude/settings.local.json
T
2026-02-25 18:19:45 +01:00

63 lines
2.2 KiB
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(./gradlew:*)",
"Bash(dir:*)",
"Bash(timeout:*)",
"WebSearch",
"Bash(git rm:*)",
"Bash(python:*)",
"Bash(gradlew.bat build:*)",
"Bash(gradlew.bat assembleDebug:*)",
"Bash(cmd.exe /c \"gradlew.bat assembleDebug 2>&1\")",
"Bash(cmd.exe:*)",
"Bash(./gradlew.bat assembleDebug:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"mcp__plugin_serena_serena__initial_instructions",
"mcp__plugin_serena_serena__list_dir",
"mcp__plugin_serena_serena__activate_project",
"mcp__plugin_serena_serena__get_symbols_overview",
"mcp__plugin_serena_serena__find_symbol",
"mcp__plugin_serena_serena__read_file",
"mcp__plugin_serena_serena__create_text_file",
"mcp__plugin_serena_serena__replace_content",
"Bash(adb:*)",
"mcp__plugin_serena_serena__search_for_pattern",
"Bash(mkdir:*)",
"Bash(.\\\\gradlew.bat:*)",
"Bash(Select-String -Pattern \"error|Error|BUILD|FAILED|SUCCESS\")",
"Bash(Select-Object:*)",
"Bash(rm:*)",
"Bash(findstr /i \"\\\\.java$\")",
"Bash(findstr:*)",
"Bash(.\\\\gradlew.bat test:*)",
"Bash(./gradlew.bat test)",
"Bash(./gradlew.bat test --tests \"*QuestionCategoryTest*\")",
"Bash(./gradlew.bat test:*)",
"Bash(wc:*)",
"Bash(./gradlew.bat:*)",
"mcp__plugin_serena_serena__replace_symbol_body",
"mcp__plugin_serena_serena__think_about_collected_information",
"mcp__plugin_serena_serena__find_file",
"Bash(gradlew test:*)",
"Bash(cat app/build/reports/tests/testDebugUnitTest/index.html)",
"Bash(Select-String:*)",
"Bash(gh pr view:*)",
"Bash(cmd:*)",
"Bash(git restore:*)",
"Bash(git config:*)",
"mcp__plugin_serena_serena__check_onboarding_performed",
"Bash(powershell:*)",
"mcp__plugin_serena_serena__execute_shell_command",
"mcp__plugin_serena_serena__list_memories",
"mcp__plugin_serena_serena__onboarding",
"mcp__plugin_serena_serena__write_memory",
"mcp__plugin_serena_serena__think_about_whether_you_are_done",
"Bash(.gradlew.bat assembleDebug)"
]
}
}