mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-09 10:53:34 +08:00
fix(codex): remove duplicate agents table from reference config (#1032)
This commit is contained in:
@@ -101,7 +101,6 @@ approval_policy = "never"
|
|||||||
sandbox_mode = "workspace-write"
|
sandbox_mode = "workspace-write"
|
||||||
web_search = "live"
|
web_search = "live"
|
||||||
|
|
||||||
[agents]
|
|
||||||
[agents]
|
[agents]
|
||||||
# Multi-agent role limits and local role definitions.
|
# Multi-agent role limits and local role definitions.
|
||||||
# These map to `.codex/agents/*.toml` and mirror the repo's explorer/reviewer/docs workflow.
|
# These map to `.codex/agents/*.toml` and mirror the repo's explorer/reviewer/docs workflow.
|
||||||
|
|||||||
Reference in New Issue
Block a user