Permit additional actions

This commit is contained in:
Ohad Livne 2026-03-12 14:01:17 +02:00
parent a7285ab6b7
commit 00f3a97e63
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -11,28 +11,47 @@
"Bash(claude plugin marketplace --help:*)", "Bash(claude plugin marketplace --help:*)",
"Bash(claude plugin marketplace list)", "Bash(claude plugin marketplace list)",
"Bash(claude plugin validate --help:*)", "Bash(claude plugin validate --help:*)",
"Bash(dot:*)",
"Bash(dpkg -l:*)", "Bash(dpkg -l:*)",
"Bash(echo:*)", "Bash(echo:*)",
"Bash(env)", "Bash(env)",
"Bash(git log:*)", "Bash(git log:*)",
"Bash(git ls-remote:*)",
"Bash(git show-branch:*)",
"Bash(grep:*)", "Bash(grep:*)",
"Bash(head:*)", "Bash(head:*)",
"Bash(ls:*)", "Bash(ls:*)",
"Bash(pip index:*)",
"Bash(pip show:*)",
"Bash(pre-commit run:*)",
"Bash(pylsp:*)", "Bash(pylsp:*)",
"Bash(tach:*)",
"Bash(tlc:*)",
"Bash(tree:*)", "Bash(tree:*)",
"Bash(uv run mypy:*)", "Bash(uv run mypy:*)",
"Bash(uv run tach:*)", "Bash(uv run tach:*)",
"Bash(uv tool list:*)", "Bash(uv tool list:*)",
"Bash(wc:*)", "Bash(wc:*)",
"Bash(xargs cat:*)", "Bash(xargs cat:*)",
"WebFetch(domain:blogs.oracle.com)",
"WebFetch(domain:btrfs.readthedocs.io)",
"WebFetch(domain:datatracker.ietf.org)", "WebFetch(domain:datatracker.ietf.org)",
"WebFetch(domain:dl.acm.org)",
"WebFetch(domain:docs.astral.sh)",
"WebFetch(domain:docs.cloud.google.com)", "WebFetch(domain:docs.cloud.google.com)",
"WebFetch(domain:docs.gauge.sh)", "WebFetch(domain:docs.gauge.sh)",
"WebFetch(domain:docs.temporal.io)", "WebFetch(domain:docs.temporal.io)",
"WebFetch(domain:fstar-lang.org)",
"WebFetch(domain:fuse-devel.narkive.com)",
"WebFetch(domain:libfuse.github.io)", "WebFetch(domain:libfuse.github.io)",
"WebFetch(domain:lwn.net)", "WebFetch(domain:lwn.net)",
"WebFetch(domain:man7.org)", "WebFetch(domain:man7.org)",
"WebFetch(domain:www.phoronix.com)" "WebFetch(domain:patchwork.kernel.org)",
"WebFetch(domain:www.kernel.org)",
"WebFetch(domain:www.mail-archive.com)",
"WebFetch(domain:www.man7.org)",
"WebFetch(domain:www.phoronix.com)",
"WebFetch(domain:www.rfc-editor.org)"
] ]
}, },
"enabledPlugins": { "enabledPlugins": {