Commit 98c56ae
feat: relay run auto-applies sandbox bypass flags per agent CLI
Since the relay IS the sandbox (permission-enforced workspace), agents
should run with full autonomy inside it. relay run now auto-applies:
- claude: --dangerously-skip-permissions
- codex: --dangerously-bypass-approvals-and-sandbox
- gemini: --yolo
- aider: --yes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 321dd3a commit 98c56ae
1 file changed
Lines changed: 23 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
999 | 1018 | | |
1000 | 1019 | | |
1001 | 1020 | | |
1002 | 1021 | | |
1003 | 1022 | | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
1004 | 1026 | | |
1005 | 1027 | | |
1006 | 1028 | | |
| |||
1009 | 1031 | | |
1010 | 1032 | | |
1011 | 1033 | | |
1012 | | - | |
| 1034 | + | |
1013 | 1035 | | |
1014 | 1036 | | |
1015 | 1037 | | |
| |||
0 commit comments