KI Chat Bubble

This commit is contained in:
2026-03-25 15:20:00 +01:00
parent 64e1959a1b
commit b21ade22f3
13 changed files with 262 additions and 80 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(for f:*)",
"Bash(do grep:*)",
"Bash(echo \"ALREADY: $f\")",
"Bash(echo \"NEEDS: $f\")",
"Bash(done)"
]
}
}