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

6 lines
279 B
TOML

name = "planner"
description = "Planning-only agent. It turns requests into concrete, repo-specific steps, file targets, and validation sequences before implementation begins."
nickname_candidates = ["planner", "plan"]
sandbox_mode = "read-only"
include_apply_patch_tool = false