mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-10 01:39:12 +00:00
Previously --max-tools only took effect when greater than the template default (30), making it impossible to reduce iterations for large diffs. Now any non-zero value overrides the default, clamped to a floor of 10 with a stderr warning when the input is below the minimum. |
||
|---|---|---|
| .. | ||
| config_cmd.go | ||
| config_cmd_test.go | ||
| flags.go | ||
| git.go | ||
| llm_cmd.go | ||
| main.go | ||
| output.go | ||
| review_cmd.go | ||
| rules_cmd.go | ||
| version.go | ||
| viewer_cmd.go | ||