This commit is contained in:
Bryan Ramos 2026-04-02 15:46:38 -04:00
parent 28ab10c58f
commit 7381316e28
12 changed files with 230 additions and 75 deletions

View file

@ -47,5 +47,8 @@ targets:
claude_md_excludes:
- .claude/agent-memory/**
codex:
approval_policy: untrusted
network_access: false
# Intentional target override: Codex does not expose Claude-equivalent
# per-tool/path allow/deny/ask controls, so this repo runs Codex in
# full-auto with network enabled by default.
approval_policy: never
network_access: true