logs: add some log to fix scheduling errors

This commit is contained in:
2026-04-28 07:08:24 +02:00
parent 9780311cd0
commit 087bcab16b
4 changed files with 113 additions and 2 deletions

View File

@ -26,7 +26,9 @@
"WebFetch(domain:docs.ollama.com)",
"WebFetch(domain:github.com)",
"Bash(docker compose *)",
"Bash(sudo docker *)"
"Bash(sudo docker *)",
"Bash(xargs ls *)",
"Bash(xargs cat *)"
]
}
}