添加上传和下载文件夹
This commit is contained in:
5
.codex/agents/planner.toml
Normal file
5
.codex/agents/planner.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user