Documentation
Review Dashboard
The dashboard is where you browse review history per repository, track live processing, and read AI feedback next to the underlying code changes.
Review statuses
| Status | What it means |
|---|---|
| Pending | Review was created and is waiting to be picked up by the worker. |
| Processing | The worker is fetching the diff and running the AI analysis. |
| Completed | Review finished successfully — summary and diff are available. |
| Failed | Something went wrong. Check the error message on the review detail. |