Product team · Automation Cockpit
FeatureReview 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.
| Build | 2.4.3 |
|---|---|
| Applies to | Automation Cockpit 2.4 and later |
| Default | On for new projects, off for existing ones until you enable it |
| Runs | Locally, against the project index |
The product
BOXYZ VN — 66 Võ Văn Tần, Chính Gián, Thanh Khê, Đà Nẵng
Email: [email protected]
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.