Skip to main content
review_mode controls how much automatic review Comet performs during build and verify.

Xiaoyu arranges off, standard, and thorough review modes by review strength and cost

Mode selection

ModeBehaviorUse when
offNo automatic review dispatch.Hotfixes or very small local work.
standardDefault review depth for full workflow.Normal feature work.
thoroughMore exhaustive review.High-risk changes or public contracts.
Project defaults live in .comet/config.yaml; each change snapshots the value into .comet.yaml.

Presets

Hotfix and tweak default to off to keep lightweight paths lightweight. You can raise the mode before verify when risk warrants it.

Next steps

Last modified on July 6, 2026