News

Automation Cockpit: AI review now runs on every save, not just on request

Product team · Automation Cockpit

Feature

Review used to be something you asked for. From build 2.4.3 it runs quietly in the background each time a file is saved, and only speaks up when it has something worth saying.

The old flow put a button between you and the feedback: finish the change, remember to ask, wait. Most people asked once a day, which is late enough that the answer arrives after the reasoning behind the code has already faded.

Inline review watches the file you just saved and the files it imports. Findings appear as a margin marker on the affected line; clicking it opens the reasoning and, where the fix is mechanical, a one-click patch. Nothing is applied without you.

Because it runs against the local index rather than the whole repository, a save on a medium project settles in under two seconds on the machines we test on.

What changed

  • Review runs automatically on save, scoped to the saved file and its direct imports.
  • Findings render in the gutter instead of a panel, so they never cover the code.
  • Mechanical fixes — unused imports, unchecked nulls, missing await — offer a one-click patch.
  • Per-project switch under Settings → Review if you would rather keep it on demand.
Build2.4.3
Applies toAutomation Cockpit 2.4 and later
DefaultOn for new projects, off for existing ones until you enable it
RunsLocally, against the project index

The product

Enquiries about this announcement

BOXYZ VN — 66 Võ Văn Tần, Chính Gián, Thanh Khê, Đà Nẵng

Email: [email protected]

BOXYZ VN on Facebook

The information on this page is current as of its publication date and may differ from the latest release. Version numbers, availability and dates are subject to change.

Have an idea? Let's make it real.

Tell us the problem you are trying to solve — a proposed solution and roadmap within 48 hours.

Start a project