> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plannotator.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Plannotator Live Code Review

> Documentation for Plannotator Live Code Review, a link-first public beta for collaborative review of public GitHub pull requests.

Plannotator Live Code Review is a separate public beta for opening a public GitHub pull request in a fresh collaboration room. Participants can inspect the PR overview and diff, annotate the description and code, discuss GitHub-hosted visual evidence, and see one another in the room.

## What the beta includes

* public GitHub pull requests only;
* a new independent room for every shared link, even when two rooms use the same PR;
* the PR overview, rendered changes, and GitHub attachment references;
* room-local comments, replies, resolved threads, presence, and cursors; and
* a revision fixed to the room so comments keep a stable target.

It has no inbox, board, account system, upload flow, attachment proxy, GitHub writeback, or stored attachment bytes. GitHub remains the source of the pull request and its hosted media.

## Choose the right code-review path

| Need                                             | Use                                                                                       |
| ------------------------------------------------ | ----------------------------------------------------------------------------------------- |
| Return private diff feedback to one coding agent | [Open-source local change review](/open-source/workflows/local-changes)                   |
| Inspect a GitHub PR or GitLab MR locally         | [Open-source pull request and merge request review](/open-source/workflows/pull-requests) |
| Share a live room for one public GitHub PR       | Plannotator Live Code Review public beta                                                  |

GitHub documents the underlying [pull request review model](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/about-pull-request-reviews). The Learn section explains [revision diffs](/learn/code-review/what-is-a-revision-diff), [review artifacts](/learn/code-review/what-are-code-review-artifacts), and [why AI-generated pull requests can be harder to review](/learn/code-review/why-ai-generated-pull-requests-are-harder-to-review).

*Reviewed July 18, 2026. Maintained by the Plannotator documentation team. Product behavior checked against the current public beta.*
