4655401fd3
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
16 lines
334 B
JSON
16 lines
334 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ollama list *)",
|
|
"Bash(ollama create *)",
|
|
"Bash(ollama run *)",
|
|
"Bash(python *)",
|
|
"Bash(cmd *)",
|
|
"Bash(pip install *)",
|
|
"Bash(awk '{print $9, $5}')",
|
|
"Bash(awk '{print $1}')",
|
|
"Bash(awk '{printf \"%-35s %8s\\\\n\", $9, $5}')"
|
|
]
|
|
}
|
|
}
|