Перейти к содержимому

Все команды

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.

Аргументы

  • QUERYstrобязательный

    What to locate in the repository.

Параметры

  • --workspace, -wstrпо умолчанию: '.'

    Repository root to explore.

  • --model, -mstr

    Model for the explorer (a cheap one is fine).

  • --max-turnsintпо умолчанию: 8

    Max exploration turns.