@alibaba-group/open-code-review 1.7.7 → 1.7.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ja-JP.md CHANGED
@@ -391,7 +391,7 @@ ocr review --audience agent
391
391
  ```bash
392
392
  mkdir -p .claude/commands
393
393
  curl -o .claude/commands/open-code-review.md \
394
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
394
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
395
395
  ```
396
396
 
397
397
  **ユーザーレベル**(全プロジェクトで個人用にグローバル利用):
@@ -399,7 +399,7 @@ curl -o .claude/commands/open-code-review.md \
399
399
  ```bash
400
400
  mkdir -p ~/.claude/commands
401
401
  curl -o ~/.claude/commands/open-code-review.md \
402
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
402
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
403
403
  ```
404
404
 
405
405
  > **前提条件**: すべての統合方法において、`ocr` CLIのインストールとLLMの設定が必要です。上記の[インストール](#インストール)と[LLMの設定](#1-llmの設定)を参照してください。
package/README.ko-KR.md CHANGED
@@ -391,7 +391,7 @@ package manager 없이 빠르게 설정하려면 command 파일을 복사해 Cla
391
391
  ```bash
392
392
  mkdir -p .claude/commands
393
393
  curl -o .claude/commands/open-code-review.md \
394
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
394
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
395
395
  ```
396
396
 
397
397
  **User-level**(여러 프로젝트에서 개인 전역 사용):
@@ -399,7 +399,7 @@ curl -o .claude/commands/open-code-review.md \
399
399
  ```bash
400
400
  mkdir -p ~/.claude/commands
401
401
  curl -o ~/.claude/commands/open-code-review.md \
402
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
402
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
403
403
  ```
404
404
 
405
405
  > **전제 조건**: 모든 통합 방식은 `ocr` CLI가 설치되어 있고 LLM이 설정되어 있어야 합니다. 위의 [설치](#설치)와 [LLM 설정](#1-llm-설정)을 참고하세요.
package/README.md CHANGED
@@ -391,7 +391,7 @@ For a quick setup without any package manager, simply copy the command file to u
391
391
  ```bash
392
392
  mkdir -p .claude/commands
393
393
  curl -o .claude/commands/open-code-review.md \
394
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
394
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
395
395
  ```
396
396
 
397
397
  **User-level** (personal global use across all projects):
@@ -399,7 +399,7 @@ curl -o .claude/commands/open-code-review.md \
399
399
  ```bash
400
400
  mkdir -p ~/.claude/commands
401
401
  curl -o ~/.claude/commands/open-code-review.md \
402
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
402
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
403
403
  ```
404
404
 
405
405
  > **Prerequisite**: All integration methods require the `ocr` CLI to be installed and an LLM configured. See [Install](#install) and [Configure LLM](#1-configure-llm) above.
package/README.ru-RU.md CHANGED
@@ -391,7 +391,7 @@ ocr review --audience agent
391
391
  ```bash
392
392
  mkdir -p .claude/commands
393
393
  curl -o .claude/commands/open-code-review.md \
394
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
394
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
395
395
  ```
396
396
 
397
397
  **На уровне пользователя** (личное глобальное использование во всех проектах):
@@ -399,7 +399,7 @@ curl -o .claude/commands/open-code-review.md \
399
399
  ```bash
400
400
  mkdir -p ~/.claude/commands
401
401
  curl -o ~/.claude/commands/open-code-review.md \
402
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
402
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
403
403
  ```
404
404
 
405
405
  > **Требование**: для всех способов интеграции необходим установленный CLI `ocr` и настроенная LLM. См. разделы [Установка](#установка) и [Настройте LLM](#быстрый-старт) выше.
package/README.zh-CN.md CHANGED
@@ -391,7 +391,7 @@ ocr review --audience agent
391
391
  ```bash
392
392
  mkdir -p .claude/commands
393
393
  curl -o .claude/commands/open-code-review.md \
394
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
394
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
395
395
  ```
396
396
 
397
397
  **用户级**(个人全局使用,适用于所有项目):
@@ -399,7 +399,7 @@ curl -o .claude/commands/open-code-review.md \
399
399
  ```bash
400
400
  mkdir -p ~/.claude/commands
401
401
  curl -o ~/.claude/commands/open-code-review.md \
402
- https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/commands/review.md
402
+ https://raw.githubusercontent.com/alibaba/open-code-review/main/plugins/open-code-review/claude-code/commands/review.md
403
403
  ```
404
404
 
405
405
  > **前置条件**:所有集成方式都需要安装 `ocr` CLI 并配置 LLM。参见上方[安装](#安装)和[配置 LLM](#1-配置-llm)。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alibaba-group/open-code-review",
3
- "version": "1.7.7",
3
+ "version": "1.7.8",
4
4
  "description": "OpenCodeReview CLI — AI-powered code review tool",
5
5
  "bin": {
6
6
  "ocr": "bin/ocr.js"
@@ -28,12 +28,12 @@
28
28
  "checksumPattern": "https://github.com/alibaba/open-code-review/releases/download/v{version}/sha256sum.txt"
29
29
  },
30
30
  "optionalDependencies": {
31
- "@alibaba-group/ocr-darwin-arm64": "1.7.7",
32
- "@alibaba-group/ocr-darwin-x64": "1.7.7",
33
- "@alibaba-group/ocr-linux-arm64": "1.7.7",
34
- "@alibaba-group/ocr-linux-x64": "1.7.7",
35
- "@alibaba-group/ocr-win32-arm64": "1.7.7",
36
- "@alibaba-group/ocr-win32-x64": "1.7.7"
31
+ "@alibaba-group/ocr-darwin-arm64": "1.7.8",
32
+ "@alibaba-group/ocr-darwin-x64": "1.7.8",
33
+ "@alibaba-group/ocr-linux-arm64": "1.7.8",
34
+ "@alibaba-group/ocr-linux-x64": "1.7.8",
35
+ "@alibaba-group/ocr-win32-arm64": "1.7.8",
36
+ "@alibaba-group/ocr-win32-x64": "1.7.8"
37
37
  },
38
38
  "engines": {
39
39
  "node": ">=14"