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

6 lines
304 B
TOML

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