docs: add official website link to READMEs and update screenshots
Some checks are pending
CI / test (push) Waiting to run
Deploy Pages / build (push) Waiting to run
Deploy Pages / deploy (push) Blocked by required conditions

Add official website URL to the "What is Open Code Review?" section
across all localized READMEs. Update highlights and benchmark
screenshots for en/zh, add Japanese versions (highlights-ja.png,
benchmark-ja.png), and add id="highlights" to HighlightsSection
for screenshot tool targeting.
This commit is contained in:
kite 2026-06-29 17:20:39 +08:00
parent 86d474c5d7
commit 403335ef5a
12 changed files with 13 additions and 2 deletions

View file

@ -38,7 +38,9 @@ Open Code ReviewはAIを活用したコードレビューCLIツールです。
Gitのdiffを読み取り、変更されたファイルをツール利用機能を持つエージェント経由で設定可能なLLMに送信し、行レベルの精度で構造化されたレビューコメントを生成します。エージェントはファイル全体の内容を読み取り、コードベースを検索し、コンテキストのために他の変更ファイルを参照し、深いレビューを生成できます — 単なる表面的なdiffへのフィードバックではありません。diffレビュー以外にも、`ocr scan` はファイル全体をレビューできます。不慣れなコードベースの監査や、意味のあるdiffがないディレクトリの検査に便利です。
![Highlights](imgs/highlights-en.png)
詳細は[公式サイト](https://alibaba.github.io/open-code-review/)をご覧ください。
![Highlights](imgs/highlights-ja.png)
## ベンチマーク
@ -54,7 +56,7 @@ Gitのdiffを読み取り、変更されたファイルをツール利用機能
| **平均時間 (Avg Time)** | レビューあたりの実時間 | CIパイプラインの待機時間に影響 |
| **平均トークン (Avg Token)** | レビューあたりの総トークン消費量 | APIコストに直接影響 |
![Benchmark](imgs/benchmark-en.png)
![Benchmark](imgs/benchmark-ja.png)
## なぜOpen Code Reviewなのか

View file

@ -38,6 +38,8 @@ 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/)를 참조하세요.
![Highlights](imgs/highlights-en.png)
## 벤치마크

View file

@ -38,6 +38,8 @@ 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.
![Highlights](imgs/highlights-en.png)
## Benchmark

View file

@ -38,6 +38,8 @@ Open Code Review — это CLI-инструмент для код-ревью н
Инструмент читает git-диффы, отправляет изменённые файлы настраиваемой LLM через агента с поддержкой вызова инструментов (tool use) и генерирует структурированные ревью-комментарии с точностью до строки. Агент может читать полное содержимое файлов, искать по кодовой базе, заглядывать в другие изменённые файлы за контекстом и выполнять глубокое ревью — а не только давать поверхностные замечания по диффу. Помимо ревью диффов, `ocr scan` позволяет проверять файлы целиком — удобно для аудита незнакомой кодовой базы или каталогов без значимого диффа.
Подробнее на [официальном сайте](https://alibaba.github.io/open-code-review/).
![Highlights](imgs/highlights-en.png)
## Бенчмарк

View file

@ -38,6 +38,8 @@ Open Code Review 是一款 AI 驱动的代码审查 CLI 工具。它的前身是
它读取 Git diff通过具备工具调用能力的 Agent 将变更文件发送至可配置的 LLM生成具有行级精度的结构化审查意见。Agent 可以读取完整文件内容、搜索代码库、检查其他变更文件以获取上下文,从而进行深度审查——而非仅停留在表面的 diff 反馈。除了 diff 审查,`ocr scan` 可以审查整个文件,适用于审计不熟悉的代码库或没有有意义 diff 的目录。
访问[官方网站](https://alibaba.github.io/open-code-review/)了解更多信息。
![Highlights](imgs/highlights-zh.png)
## 基准测试

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 385 KiB

Before After
Before After

BIN
imgs/benchmark-ja.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 386 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 823 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Before After
Before After

BIN
imgs/highlights-ja.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 825 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Before After
Before After

View file

@ -83,6 +83,7 @@ const HighlightsSection: React.FC = () => {
return (
<section
id="highlights"
ref={sectionRef}
style={{
width: '100%',