alibaba / alibaba/open-code-review

request for Rapid Review with diff content only

Open
#1,206 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
24.4k
Forks
1.8k
Avg merge
2d 4m
Merged PRs (30d)
102

Description

### Problem Statement

Our GPU is hosted locally and limited. Currently many teams are using our AI Code Review job at the same time and most of them will get timeout (10 min) even with `low` effort. One line changes of one file will take around 8 mins to review😂

Image

### Proposed Solution

Is there some param that can let it not use any tool but only review with the diff content? This may reduce the GPU load in busy time.

### Alternatives Considered

_No response_

### Affected Area

Review Agent / LLM interaction

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start in the Review Agent / LLM interaction path and inspect how review jobs select tools and pass diff content to the LLM. Determine whether a parameter can disable tool use while retaining diff-only input, then validate that a one-line, one-file review avoids the ten-minute timeout and preserves review output.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
ai, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.