2026-02-10 18:26:31 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(dir:*)",
|
|
|
|
|
"Bash(powershell:*)",
|
2026-02-12 19:40:32 +08:00
|
|
|
"Bash(find /d/Test/MyApplication/app/src/main/assets -name \"vocab.txt\" -exec wc -l {} ;)",
|
2026-02-27 20:50:08 +08:00
|
|
|
"WebSearch",
|
|
|
|
|
"Bash(grep:*)",
|
2026-03-02 13:01:54 +08:00
|
|
|
"Bash(find:*)",
|
|
|
|
|
"Bash(ls:*)"
|
2026-02-10 18:26:31 +08:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|