add restricted tests, refactor test infrastructure (#150)

This commit is contained in:
David Blass
2026-01-22 21:06:19 +00:00
committed by pullfrog[bot]
parent 41fb0e78be
commit 9a8db3e07c
27 changed files with 388 additions and 587 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
fail-fast: false
matrix:
agent: [claude, codex, cursor, gemini, opencode]
test: [smoke, nobash]
test: [smoke, nobash, restricted]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}