2025-11-29 17:51:00 +01:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(chmod:*)",
|
|
|
|
|
"Bash(npx tailwindcss:*)",
|
|
|
|
|
"Bash(pnpm add:*)",
|
|
|
|
|
"Bash(pnpm exec tailwindcss:*)",
|
|
|
|
|
"Bash(pnpm css:*)",
|
|
|
|
|
"Bash(hugo:*)",
|
|
|
|
|
"WebFetch(domain:pivoine.art)",
|
|
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"WebFetch(domain:github.com)",
|
|
|
|
|
"WebSearch",
|
|
|
|
|
"WebFetch(domain:htmx.org)",
|
|
|
|
|
"Bash(cat:*)",
|
2026-01-10 19:08:30 +01:00
|
|
|
"Bash(git remote:*)",
|
|
|
|
|
"Bash(ls:*)"
|
2025-11-29 17:51:00 +01:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|