fix(ops): remove --dangerously-skip-permissions from agy poller wrapper

This commit is contained in:
michele 2026-07-26 17:44:54 +02:00
parent be2aeb371e
commit 65b006cb9a

View File

@ -9,4 +9,4 @@ if ! command -v agy &>/dev/null; then
fi
# Pass stdin directly into agy -p -
cat - | agy -p - --dangerously-skip-permissions
cat - | agy -p -