fix(codex): remove duplicate agents table from reference config (#1032)

This commit is contained in:
2hxst 2026-03-31 13:40:33 +08:00 committed by GitHub
parent e68233cd5d
commit f7f91d9e43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.