{
  "colorScheme": "dark",
  "model": "Gemini 3.5 Flash (High)",
  "permissions": {
    "allow": [
      "command(git show)",
      "command(gh)",
      "command(./gradlew)",
      "command(git diff)",
      "command(git status)",
      "command(find)",
      "command(git branch)",
      "command(git log)",
      "command(git merge-base)",
      "command(which)",
      "command(git stash)",
      "command(git checkout)",
      "command(git pull)",
      "command(git add)",
      "command(git commit)",
      "command(git rm)",
      "command(ls)",
      "command(grep)",
      "command(tail)",
      "command(adb)",
      "command(head)",
      "command(sdkmanager)",
      "command(sed)",
      "command(cut)",
      "command(sort)",
      "command(xargs)",
      "command(cat)",
      "command(tools/billing/start-play-emulator.sh)",
      "command(pwd)",
      "command(sleep)",
      "command(timeout)",
      "command(free)",
      "command(ps)",
      "command(pkill)",
      "command(ss)",
      "command(lsof)",
      "command(env)",
      "command(git fetch)",
      "command(git lfs)",
      "command(git restore)",
      "command(git rebase)",
      "command(git merge)",
      "command(git ls-tree)",
      "command(git remote)"
    ]
  },
  "statusLine": {
    "type": "",
    "command": "",
    "enabled": true
  },
  "trustedWorkspaces": [
    "/home/Messier82/projects/service-book"
  ]
}
