2026-01-11 08:17:29 +00:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
2026-01-11 08:40:26 +00:00
|
|
|
"Bash(dir libsecrets.dart)",
|
2026-01-11 15:42:39 +00:00
|
|
|
"Bash(flutter analyze:*)",
|
|
|
|
|
"Bash(git remote add:*)",
|
|
|
|
|
"Bash(git branch:*)",
|
|
|
|
|
"Bash(git push:*)",
|
|
|
|
|
"Bash(git reset:*)",
|
|
|
|
|
"Bash(find:*)",
|
|
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
2026-01-12 06:47:27 +00:00
|
|
|
"Bash(git rebase:*)",
|
|
|
|
|
"Bash(cat:*)",
|
|
|
|
|
"Bash(git pull:*)",
|
2026-01-13 00:57:18 +00:00
|
|
|
"Bash(git stash:*)",
|
|
|
|
|
"Read(//c/Users/maita/posimai-project/ponshu-room/**)",
|
|
|
|
|
"Bash(flutter build:*)",
|
|
|
|
|
"Bash(unzip:*)",
|
2026-01-13 01:33:13 +00:00
|
|
|
"Bash(ls:*)",
|
2026-01-15 15:53:44 +00:00
|
|
|
"Bash(awk:*)",
|
2026-01-29 15:54:22 +00:00
|
|
|
"Bash(flutter pub:*)",
|
|
|
|
|
"Bash(flutter run:*)",
|
|
|
|
|
"Bash(tee:*)",
|
|
|
|
|
"Bash(flutter:*)",
|
|
|
|
|
"Bash(Select-Object -Last 50)",
|
|
|
|
|
"Bash(git log:*)",
|
|
|
|
|
"Bash(dart run build_runner build:*)",
|
|
|
|
|
"Bash(dir .dart_toolflutter_gengen_l10n)",
|
|
|
|
|
"Bash(adb kill-server:*)",
|
|
|
|
|
"Bash(adb:*)",
|
|
|
|
|
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" kill-server)",
|
|
|
|
|
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" start-server)",
|
|
|
|
|
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" devices -l)",
|
|
|
|
|
"Bash(\"C:\\Users\\maita\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe\" usb)",
|
|
|
|
|
"Bash(if [ ! -f \"lib/secrets.local.dart\" ])",
|
|
|
|
|
"Bash(then cp lib/secrets.local.dart.example lib/secrets.local.dart)",
|
|
|
|
|
"Bash(else echo \"File already exists\")",
|
|
|
|
|
"Bash(fi)",
|
|
|
|
|
"Bash(timeout:*)",
|
|
|
|
|
"Bash(Remove-Item \"c:\\Users\\maita\\posimai-project\\ponshu_room_lite\\lib\\services\\tutorial_service.dart\" -Force)",
|
|
|
|
|
"Bash(dart fix:*)",
|
|
|
|
|
"Bash(Select-String \"unused_local_variable\")",
|
|
|
|
|
"Bash(Select-Object -First 10)",
|
|
|
|
|
"Bash(Select-String \"use_build_context\")",
|
|
|
|
|
"Bash(Select-Object -First 20)",
|
|
|
|
|
"Bash(Select-String \"backup_settings_section\")",
|
|
|
|
|
"Bash(Select-Object -First 30)",
|
|
|
|
|
"Bash(git checkout:*)",
|
|
|
|
|
"Bash(Select-Object -Last 10)",
|
|
|
|
|
"Bash(Select-Object -Last 30)",
|
|
|
|
|
"Bash(Select-String \"app_theme\")"
|
2026-01-11 08:17:29 +00:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|