docs/core-features/reviewing-code-changes.mdx
When a coding agent completes a task, it automatically moves to the In Review column. This is where you can examine the changes, provide feedback, and ensure the implementation meets your requirements.
<video controls className="w-full aspect-video rounded-xl" src="https://vkcdn.britannio.dev/showcase/flat-task-panel/vk-onb-code-review-3.mp4"
</video>
To provide feedback on specific lines of code:
<Steps> <Step title="Locate the line"> Find the line you want to comment on in the diffs view. </Step> <Step title="Add a comment"> Click the **plus icon** (+) at the beginning of the line to create a review comment. <Frame> </Frame> </Step> <Step title="Write your feedback"> Enter your comment in the text field that appears. You can provide suggestions, ask questions, or request changes. </Step> </Steps>You can create several review comments across different files in the same review: