mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-10 01:39:12 +00:00
When all subtask LLM calls fail (e.g. invalid API key), dispatchSubtasks now returns an error instead of empty comments with nil error. Partial failures are recorded as subtask_error warnings so output functions can distinguish "no issues found" from "review failed". |
||
|---|---|---|
| .. | ||
| config_cmd.go | ||
| flags.go | ||
| git.go | ||
| llm_cmd.go | ||
| main.go | ||
| output.go | ||
| review_cmd.go | ||
| version.go | ||
| viewer_cmd.go | ||