Deeployed Peer

Realtime Suggestions

Get instant code improvement suggestions directly in your browser.

Realtime Suggestions

Our browser extension transforms your text-based comments into instant, committable code blocks as you review Pull Requests on GitHub or GitLab.

How It Works

When you select a line and start typing a comment in the "Changes" tab, the Peer extension uses AI to generate a real-time "diff" block directly below your text.

This visual block shows exactly how your suggestion would look as code. Instead of guessing the impact of a text description, authors and reviewers can see the logic change instantly.

Interacting with Suggestions

Automatic Generation: Peer begins generating code as you type. Once you stop typing for a short moment, you'll see a "Generating" indicator while the final diff is prepared. As you type, the code suggestion is updated in real-time.

Realtime Generation

Review & Edit: If the suggestion isn't perfect, you can either update your comment to trigger a re-generation or click Edit to manually fix the code block.

Realtime Generation

Append to Comment: To include the suggestion in your PR thread, ensure the Append Suggestion checkbox is checked before clicking "Add comment now."

Instant Commit: Once the comment is posted, any authorized developer can apply the change with a single Apply suggestion click.