Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.ja-JP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<a href="https://alibaba.github.io/open-code-review/">
<a href="https://open-codereview.ai">
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
</a>
<h1>OpenCodeReview</h1>
Expand Down Expand Up @@ -37,7 +37,7 @@ Open Code ReviewはAIを活用したコードレビューCLIツールです。

Gitのdiffを読み取り、変更されたファイルをツール利用機能を持つエージェント経由で設定可能なLLMに送信し、行レベルの精度で構造化されたレビューコメントを生成します。エージェントはファイル全体の内容を読み取り、コードベースを検索し、コンテキストのために他の変更ファイルを参照し、深いレビューを生成できます — 単なる表面的なdiffへのフィードバックではありません。diffレビュー以外にも、`ocr scan` はファイル全体をレビューできます。不慣れなコードベースの監査や、意味のあるdiffがないディレクトリの検査に便利です。

詳細は[公式サイト](https://alibaba.github.io/open-code-review/)をご覧ください。
詳細は[公式サイト](https://open-codereview.ai)をご覧ください。

![Highlights](imgs/highlights-ja.png)

Expand Down
4 changes: 2 additions & 2 deletions README.ko-KR.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<a href="https://alibaba.github.io/open-code-review/">
<a href="https://open-codereview.ai">
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
</a>
<h1>OpenCodeReview</h1>
Expand Down Expand Up @@ -37,7 +37,7 @@ Open Code Review는 AI 기반 코드 리뷰 CLI 도구입니다. Alibaba Group

이 도구는 Git diff를 읽고, 변경 파일을 tool-use 기능을 가진 agent를 통해 설정 가능한 LLM으로 전달한 뒤, 라인 단위 위치 정보가 포함된 구조화된 리뷰 코멘트를 생성합니다. agent는 전체 파일 내용 읽기, 코드베이스 검색, 다른 변경 파일 확인 등을 통해 맥락을 확보하고 표면적인 diff 피드백이 아닌 깊이 있는 리뷰를 수행할 수 있습니다. diff 리뷰 외에도 `ocr scan`은 전체 파일을 리뷰할 수 있어, 익숙하지 않은 코드베이스를 감사하거나 의미 있는 diff가 없는 디렉터리를 검토하는 데 유용합니다.

자세한 내용은 [공식 웹사이트](https://alibaba.github.io/open-code-review/)를 참조하세요.
자세한 내용은 [공식 웹사이트](https://open-codereview.ai)를 참조하세요.

![Highlights](imgs/highlights-en.png)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<a href="https://alibaba.github.io/open-code-review/">
<a href="https://open-codereview.ai">
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
</a>
<h1>OpenCodeReview</h1>
Expand Down Expand Up @@ -37,7 +37,7 @@ Open Code Review is an AI-powered code review CLI tool. It originated as Alibaba

It reads Git diffs, sends changed files to a configurable LLM via an agent with tool-use capabilities, and generates structured review comments with line-level precision. The agent can read full file contents, search the codebase, inspect other changed files for context, and produce deep reviews — not just surface-level diff feedback. Beyond diff review, `ocr scan` reviews entire files for auditing unfamiliar codebases or directories that have no meaningful diff.

Visit the [official website](https://alibaba.github.io/open-code-review/) for more details.
Visit the [official website](https://open-codereview.ai) for more details.

![Highlights](imgs/highlights-en.png)

Expand Down
4 changes: 2 additions & 2 deletions README.ru-RU.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<a href="https://alibaba.github.io/open-code-review/">
<a href="https://open-codereview.ai">
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
</a>
<h1>OpenCodeReview</h1>
Expand Down Expand Up @@ -37,7 +37,7 @@ Open Code Review — это CLI-инструмент для код-ревью н

Инструмент читает git-диффы, отправляет изменённые файлы настраиваемой LLM через агента с поддержкой вызова инструментов (tool use) и генерирует структурированные ревью-комментарии с точностью до строки. Агент может читать полное содержимое файлов, искать по кодовой базе, заглядывать в другие изменённые файлы за контекстом и выполнять глубокое ревью — а не только давать поверхностные замечания по диффу. Помимо ревью диффов, `ocr scan` позволяет проверять файлы целиком — удобно для аудита незнакомой кодовой базы или каталогов без значимого диффа.

Подробнее на [официальном сайте](https://alibaba.github.io/open-code-review/).
Подробнее на [официальном сайте](https://open-codereview.ai).

![Highlights](imgs/highlights-en.png)

Expand Down
4 changes: 2 additions & 2 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<a href="https://alibaba.github.io/open-code-review/">
<a href="https://open-codereview.ai">
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
</a>
<h1>OpenCodeReview</h1>
Expand Down Expand Up @@ -37,7 +37,7 @@ Open Code Review 是一款 AI 驱动的代码审查 CLI 工具。它的前身是

它读取 Git diff,通过具备工具调用能力的 Agent 将变更文件发送至可配置的 LLM,生成具有行级精度的结构化审查意见。Agent 可以读取完整文件内容、搜索代码库、检查其他变更文件以获取上下文,从而进行深度审查——而非仅停留在表面的 diff 反馈。除了 diff 审查,`ocr scan` 可以审查整个文件,适用于审计不熟悉的代码库或没有有意义 diff 的目录。

访问[官方网站](https://alibaba.github.io/open-code-review/)了解更多信息。
访问[官方网站](https://open-codereview.ai)了解更多信息。

![Highlights](imgs/highlights-zh.png)

Expand Down
Loading