6 lines
304 B
TOML
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
|