fcx
2025-12-03 9c49917bb7ec38cc4317591763f80ccf89c2e729
1
2
3
4
5
6
7
8
9
10
{
  "permissions": {
    "allow": [
      "Bash(git add:*)",
      "Bash(git push:*)",
      "Bash(git commit:*)"
    ],
    "deny": []
  }
}