feat: opt claude

This commit is contained in:
2025-12-01 23:57:09 +08:00
parent 398ab1b515
commit f118cc1e9b
12 changed files with 1542 additions and 139 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(mvn clean package:*)",
"Bash(echo:*)"
],
"deny": [],
"ask": []
}
}