Skip to content

Background reviews quickstart#

Background reviews watch your uncommitted changes and run automatically in the background. You do not need to click anything.

Exclude files with .klusterignore

Add a .klusterignore file to exclude files and folders from background reviews (syntax is the same as .gitignore).

Prerequisites#

Turn it on#

  1. Open Options in the kluster.ai platform or IDE.
  2. In Enabled Tools, toggle Ambient Background Reviews (Beta, Enterprise plan) on.
  3. Keep coding. Reviews run automatically once enabled.

Background reviews enabled in Options

Next steps#