添加上传和下载文件夹
This commit is contained in:
5
.codex/agents/explorer.toml
Normal file
5
.codex/agents/explorer.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
name = "explorer"
|
||||
description = "Read-only codebase investigator. It traces current behavior, finds entry points, and collects evidence from files, configs, and docs without making edits."
|
||||
nickname_candidates = ["explorer", "trace", "inspect"]
|
||||
sandbox_mode = "read-only"
|
||||
include_apply_patch_tool = false
|
||||
Reference in New Issue
Block a user