mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 15:50:12 -04:00
fix
This commit is contained in:
parent
28ab10c58f
commit
7381316e28
12 changed files with 230 additions and 75 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue