build: made the async manager a bit stronger so it knows to only use curl
CI / helm (push) Successful in 24s
CI / lint (push) Successful in 28s
CI / push-validation (push) Successful in 33s
CI / build (push) Successful in 35s
CI / quality (push) Successful in 47s
CI / typecheck (push) Successful in 47s
CI / e2e_tests (push) Successful in 3m7s
CI / security (push) Successful in 4m5s
CI / benchmark-regression (push) Has been skipped
CI / integration_tests (push) Successful in 4m10s
CI / unit_tests (push) Successful in 5m2s
CI / docker (push) Successful in 10s
CI / coverage (push) Successful in 10m11s
CI / status-check (push) Successful in 2s
CI / benchmark-publish (push) Has been cancelled

This commit is contained in:
2026-04-09 15:55:48 -04:00
parent 5f4f9c2086
commit a8688d6be1
+1 -1
View File
@@ -11,6 +11,7 @@ model: openai/gpt-5-codex
color: "#DC2626"
permission:
bash:
"*": deny
"curl*localhost:4096*": allow
"curl*127.0.0.1:4096*": allow
"python3*": allow
@@ -23,7 +24,6 @@ permission:
"cat*": allow
"rm*": allow
"sleep*": allow
"*": deny
forgejo:
"*": allow
# CRITICAL: Label creation is COMPLETELY FORBIDDEN