Add code-relaxed template, handle wildcard network allow
This commit is contained in:
@@ -24,5 +24,6 @@ You can also copy and customize templates from [`internal/templates/`](/internal
|
||||
| Template | Description |
|
||||
|----------|-------------|
|
||||
| `code` | Production-ready config for AI coding agents (Claude Code, Codex, Copilot, etc.) |
|
||||
| `code-relaxed` | Like `code` but allows direct network for apps that ignore HTTP_PROXY |
|
||||
| `git-readonly` | Blocks destructive commands like `git push`, `rm -rf`, etc. |
|
||||
| `local-dev-server` | Allow binding and localhost outbound; allow writes to workspace/tmp |
|
||||
|
||||
Reference in New Issue
Block a user