Files
my_site/.codex/agents/orchestrator.toml
2026-03-19 13:39:48 +08:00

6 lines
300 B
TOML

name = "orchestrator"
description = "Default top-level agent for this repo. It coordinates specialist agents, keeps scope aligned with the user request, and owns the final synthesis."
nickname_candidates = ["orchestrator", "lead", "coord"]
sandbox_mode = "read-only"
include_apply_patch_tool = false