Tags: github app* + code review*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. OpenReview is a self-hosted GitHub App developed by Vercel Labs designed to act as an automated assistant for pull request reviews. Triggered by mentioning `@openreview` in a PR comment, the tool uses Claude Sonnet 4.6 via the AI SDK to spin up isolated sandboxed environments where it runs actual project tooling ''such as linters, formatters, and tests'' to provide actionable suggestions or direct code fixes. It is deeply integrated with Vercel's infrastructure, utilizing Vercel Workflows for orchestration and Vercel Sandboxes for execution.

    - Users can approve or reject agent suggestions using emoji reactions
    - The bot supports custom review "skills" which can be added by placing files in a `.agents/skills/` directory within the repository.
    - It requires integration with Upstash KV for storage during deployment on Vercel.
    - The project is currently in beta and was originally built as an internal tool for the Vercel team.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "github app+code review"

About - Propulsed by SemanticScuttle