chimera explore
Locate relevant code via the isolated Context Explorer subagent (FastContext-style). Returns only a compact file:line evidence block — the exploration turns never touch your context. A cheap model is usually the right call here; localization is a narrow task.
Arguments
QUERYstrrequiredWhat to locate in the repository.
Options
--workspace, -wstrdefault:'.'Repository root to explore.
--model, -mstrModel for the explorer (a cheap one is fine).
--max-turnsintdefault:8Max exploration turns.