Review Mode

Review Every Change Your AI Agents Made

A full-screen diff viewer built into AgentsRoom. See what changed, ask questions about the code, and commit when you are satisfied. File by file, with syntax highlighting and word-level diffs.

What Review Mode Includes

Every tool you need to inspect AI-generated changes before committing them to your repository.

Side-by-Side Diff Viewer

View old and new code side by side with syntax highlighting via highlight.js. Word-level diffs use an LCS algorithm to show exactly which tokens changed within each line.

Color-Coded File List

Left sidebar lists every modified file. Green for added, red for deleted, orange for modified. Click any file to jump to its diff. Track your progress with the review bar.

Keyboard Navigation

Navigate between files with arrow keys (left/right) or j/k. Mark files as reviewed with the eye icon. Audio feedback plays a subtle tick when navigating and a chime at the last file.

Ask Claude About the Code

Type a question about the current file and press Enter. The review pauses while the agent responds with context about the changes. Resume reviewing once you have your answer.

Progress Tracking

A progress bar shows how many files you have reviewed out of the total. Mark files reviewed as you go. The completion screen appears only when every file has been checked.

Commit When Ready

Once all files are reviewed, a completion screen shows a commit message textarea. Generate a commit message with AI or write your own. Click commit, get success or error feedback, and the modal auto-closes.

How It Works

Four steps from agent output to committed code.

01

Agent finishes work

One or more Claude agents complete their tasks and modify files in your project. AgentsRoom detects the changed files automatically.

02

Open Review Mode

Click the review button to open a full-screen modal. The file list loads in the sidebar with color-coded status indicators for each changed file.

03

Review file by file

Navigate through files using keyboard shortcuts or the sidebar. Inspect diffs, ask Claude questions about specific changes, and mark each file as reviewed.

04

Commit all changes

When every file is marked reviewed, the completion screen appears. Write or generate a commit message, then commit. The modal closes on success.

AgentsRoom Review Mode showing side-by-side diff viewer with syntax highlighting and color-coded file list

FAQ

What diff format does Review Mode use?

Review Mode shows a side-by-side diff with syntax highlighting provided by highlight.js. Within each changed line, word-level differences are computed using a longest common subsequence (LCS) algorithm, so you can see exactly which tokens were added, removed, or modified.

Can I ask questions about the code during review?

Yes. While viewing any file, type a question in the input field and press Enter. The review pauses while the agent processes your question. Once you get the answer, you can continue reviewing.

How does the commit flow work?

After marking all files as reviewed, a completion screen appears with a commit message textarea. You can write your own message or click the sparkles button to generate one with AI. Click "Commit all changes" to finalize. You get success or error feedback, and the modal auto-closes on success.

What keyboard shortcuts are available?

Use left/right arrow keys or j/k to navigate between files. Audio feedback plays a tick sound when you move between files and a chime when you reach the last file in the list.

Do I have to review every file before committing?

Yes. The commit screen only appears after every file has been marked as reviewed. This ensures you have inspected all changes before committing them to your repository.

Review AI Code Changes With Confidence

Download AgentsRoom and inspect every file your agents modify before it reaches your repository. Free for up to 3 projects.

FreeDownload AgentsRoom

Companion app: monitor your agents on the go

Compatible with any Claude plan (Free, Pro, Max, Team, Enterprise)