Install the GitHub App
Install oops-codereview from GitHub Marketplace and grant access to target repos — onboarded in under a minute.
Oops CodeReview is a GitHub App that brings production-grade AI review to every PR. Install it on your repo, and a sandboxed multi-agent runtime spins up in milliseconds, surfaces issues, and posts actionable suggestions — all built on Tencent Cloud ADP.
100ms
Cold Start
100k+/min
Massive Concurrency
VM
VM-level Isolation
0
Zero Credentials
oops-codereview [bot]
posted a code review on #142 · powered by ADP Agent Runtime
✨ Review Summary
This PR touches 18 files (+524 / −138 lines). Overall structure looks good. 3 issues worth attention: 1 potential SQL injection, 1 nullable access risk, 1 readability suggestion. Sandbox unit tests all passed in an isolated VM.
src/api/user.ts:84
User input is concatenated directly into a SQL query, creating an injection risk. Use parameterized queries or Prisma `where` instead.
src/services/order.ts:212
`order.payment` may be undefined; accessing `.amount` will throw a TypeError. Add a null guard or use optional chaining.
src/utils/format.ts:46
Function nesting is too deep (5 levels). Consider early returns or extracting helpers to improve readability.
No self-hosted runners. No long-lived secrets. The GitHub App authorizes itself, the sandbox spins up automatically, and results land back on your PR.
Install oops-codereview from GitHub Marketplace and grant access to target repos — onboarded in under a minute.
On every Pull Request push, the App receives a webhook event and provisions an isolated sandbox in the ADP Agent Runtime.
Powered by ADP Agent Runtime / Sandbox / Agent framework. Agents explore the repo, read specs, run static analysis and unit tests in an isolated sandbox, then deliver precise issue localization and fix suggestions.
After the review completes, the Agent auto-generates a structured report (issue summary, severity, and fix suggestions) and posts it as a comment on the Pull Request — developers can review and act without leaving GitHub.
Agent Runtime delivers VM-level isolation, millisecond cold start and massive concurrency — covering everything from short calls to long-running tasks.
0ms
Millisecond cold start
Sandboxes start in ~100ms on average. Reviews feel instant, even at high frequency.
0k+/min
Massive concurrency
Hundreds of thousands of instances per minute, scheduled elastically — ready for monorepos and org-wide adoption.
0~∞ms
Serverless + persistent
From 0ms to indefinite. Short reviews run serverless; long analyses run on persistent instances. Pay only for what you use.
VM-level
VM-level isolation
Every repo and every review gets a dedicated VM sandbox. Code and credentials never cross isolation boundaries.
VM + network + storage isolation across the stack. Tasks remain invisible to each other — lateral movement is structurally impossible.
Every agent call is authenticated and audited. Least-privilege policies span the full lifecycle.
Short-lived GitHub App tokens and one-shot identity tokens — your repos never expose long-lived secrets.
Every tool call and every output is observable, replayable and traceable — ready for enterprise compliance.
A foundation designed with Agents as first-class citizens — covering capability, integration and production end-to-end.
Agent Native
Goal-driven, autonomous, multi-step execution with tool use and long-term state — with native runtime, memory, gateway and observability.
Agent First
Machine-readable APIs, SDKs, CLIs, docs, examples and toolchain — so developers and platforms ship integrations faster.
Agent Ready
Elastic scheduling, VM-level isolation, identity, audit and observability — secure, reliable and predictable for production workloads.
Tencent Cloud Agent Development Platform (ADP) provides LLM+RAG, Workflow and Multi-Agent frameworks — helping enterprises build stable, secure and business-aligned agents on top of their proprietary data.
More accurate conversations
Precise QA over large, complex knowledge bases. Industry-leading Agentic RAG combines high recall and precision; a global Agent node and parameter extraction keep replies sharp and flexible.
One-stop development
Covers the full Agent lifecycle, including RAG and multi-agent architectures. Zero/low-code visual configuration, with built-in evaluation and version comparison for fast, continuous iteration.
Models and ecosystem
Manage mainstream and self-hosted models in one place. Plugin and MCP ecosystem for rich enterprise extensions, plus templates and best practices to take POCs to production.
Enterprise security & control
High performance, sub-second first-token latency. Multi-tenant isolation, content moderation and fine-grained permission auditing — built for enterprise organizations, with full-stack monitoring and insight.
Install oops-codereview on your repos. Your next Pull Request will get an AI review backed by Tencent Cloud ADP — enterprise-grade security and scale, out of the box.
Open Source · Community-driven · Maintained by the Oops AI Team