From f7f91d9e435a63da854cda1bf257b1e909efdbaa Mon Sep 17 00:00:00 2001 From: 2hxst <1141169626@qq.com> Date: Tue, 31 Mar 2026 13:40:33 +0800 Subject: [PATCH] fix(codex): remove duplicate agents table from reference config (#1032) --- .codex/config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/.codex/config.toml b/.codex/config.toml index 3c12b77c..5c3316ff 100644 --- a/.codex/config.toml +++ b/.codex/config.toml @@ -101,7 +101,6 @@ approval_policy = "never" sandbox_mode = "workspace-write" web_search = "live" -[agents] [agents] # Multi-agent role limits and local role definitions. # These map to `.codex/agents/*.toml` and mirror the repo's explorer/reviewer/docs workflow.