@alibaba-group/open-code-review 1.7.16 → 1.8.0
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 +9 -4
- package/README.ko-KR.md +9 -4
- package/README.md +9 -4
- package/README.ru-RU.md +9 -4
- package/README.zh-CN.md +9 -4
- package/package.json +7 -7
package/README.ja-JP.md
CHANGED
|
@@ -165,10 +165,15 @@ ocr delegate rule src/main.go src/handler.go
|
|
|
165
165
|
- [レビュールール](https://open-codereview.ai/docs/review-rules) — レビュールールのカスタマイズ、パスフィルタリングとターゲティング
|
|
166
166
|
- [設定](https://open-codereview.ai/docs/configuration) — 設定キーと環境変数
|
|
167
167
|
- [MCP サーバー](https://open-codereview.ai/docs/mcp) — 外部ツールでレビューエージェントを拡張
|
|
168
|
-
- コーディングエージェント連携 —
|
|
169
|
-
- [
|
|
170
|
-
- [
|
|
171
|
-
- [
|
|
168
|
+
- コーディングエージェント連携 — 使用するプラットフォームを選択
|
|
169
|
+
- [Claude Code](plugins/open-code-review/README.md#claude-code) — レビュー用スラッシュコマンドを含むプラグインをインストール
|
|
170
|
+
- [Codex](plugins/open-code-review/README.md#codex) — 呼び出し可能なレビュースキルを含むプラグインをインストール
|
|
171
|
+
- [Cursor](plugins/open-code-review/README.md#cursor) — 移植可能なレビュースキルを含むプラグインをインストール
|
|
172
|
+
- [OpenCode](plugins/open-code-review/opencode/README.md) — ネイティブレビュー・ツールとスラッシュコマンドをインストール
|
|
173
|
+
- [Skill 対応エージェント](https://open-codereview.ai/docs/agent-skill) — 移植可能なエージェントスキルをインストール
|
|
174
|
+
- レビュー実行モード — 連携後、どの LLM がレビューを実行するかを選択
|
|
175
|
+
- [デフォルト(OCR が管理)](https://open-codereview.ai/docs/configuration) — OCR が設定済みの LLM を使用してレビューを実行
|
|
176
|
+
- [デリゲートモード](https://open-codereview.ai/docs/delegate) — コーディングエージェントが自身の LLM を使用してレビューを実行。OCR の API キーは不要
|
|
172
177
|
- [CI/CD 連携](https://open-codereview.ai/docs/cicd) — GitHub Actions、GitLab CI、GitFlic CI、Gerrit との統合
|
|
173
178
|
- [セッションビューアー](https://open-codereview.ai/docs/viewer) — ブラウザでレビューセッションを閲覧・再生
|
|
174
179
|
- [テレメトリー](https://open-codereview.ai/docs/telemetry) — 可観測性のためのOpenTelemetry統合
|
package/README.ko-KR.md
CHANGED
|
@@ -165,10 +165,15 @@ ocr delegate rule src/main.go src/handler.go
|
|
|
165
165
|
- [리뷰 규칙](https://open-codereview.ai/docs/review-rules) — 리뷰 규칙 커스터마이징, 경로 필터링 및 타겟팅
|
|
166
166
|
- [설정](https://open-codereview.ai/docs/configuration) — 설정 키와 환경 변수
|
|
167
167
|
- [MCP 서버](https://open-codereview.ai/docs/mcp) — 외부 도구로 리뷰 에이전트 확장
|
|
168
|
-
- 코딩 에이전트 연동 —
|
|
169
|
-
- [
|
|
170
|
-
- [
|
|
171
|
-
- [
|
|
168
|
+
- 코딩 에이전트 연동 — 사용하는 플랫폼 선택
|
|
169
|
+
- [Claude Code](plugins/open-code-review/README.md#claude-code) — 리뷰 슬래시 명령이 포함된 플러그인 설치
|
|
170
|
+
- [Codex](plugins/open-code-review/README.md#codex) — 호출 가능한 리뷰 스킬이 포함된 플러그인 설치
|
|
171
|
+
- [Cursor](plugins/open-code-review/README.md#cursor) — 이식 가능한 리뷰 스킬이 포함된 플러그인 설치
|
|
172
|
+
- [OpenCode](plugins/open-code-review/opencode/README.md) — 네이티브 리뷰 도구와 슬래시 명령 설치
|
|
173
|
+
- [Skill 호환 에이전트](https://open-codereview.ai/docs/agent-skill) — 이식 가능한 에이전트 스킬 설치
|
|
174
|
+
- 리뷰 실행 모드 — 연동 후 리뷰를 수행할 LLM 선택
|
|
175
|
+
- [기본 모드(OCR 관리)](https://open-codereview.ai/docs/configuration) — OCR이 설정된 LLM을 사용해 리뷰 수행
|
|
176
|
+
- [위임 모드](https://open-codereview.ai/docs/delegate) — 코딩 에이전트가 자체 LLM을 사용해 리뷰 수행; OCR API 키 불필요
|
|
172
177
|
- [CI/CD 연동](https://open-codereview.ai/docs/cicd) — GitHub Actions, GitLab CI, GitFlic CI, Gerrit 통합
|
|
173
178
|
- [세션 뷰어](https://open-codereview.ai/docs/viewer) — 브라우저에서 리뷰 세션 탐색 및 재생
|
|
174
179
|
- [텔레메트리](https://open-codereview.ai/docs/telemetry) — 관측성을 위한 OpenTelemetry 통합
|
package/README.md
CHANGED
|
@@ -165,10 +165,15 @@ Full documentation lives at **[open-codereview.ai/docs](https://open-codereview.
|
|
|
165
165
|
- [Review Rules](https://open-codereview.ai/docs/review-rules) — customize review rules with path filtering and targeting
|
|
166
166
|
- [Configuration](https://open-codereview.ai/docs/configuration) — config keys and environment variables
|
|
167
167
|
- [MCP Server](https://open-codereview.ai/docs/mcp) — extend the review agent with external tools
|
|
168
|
-
- Coding Agent Integrations —
|
|
169
|
-
- [
|
|
170
|
-
- [
|
|
171
|
-
- [
|
|
168
|
+
- Coding Agent Integrations — choose the platform you use
|
|
169
|
+
- [Claude Code](plugins/open-code-review/README.md#claude-code) — install a plugin with review slash commands
|
|
170
|
+
- [Codex](plugins/open-code-review/README.md#codex) — install a plugin with callable review skills
|
|
171
|
+
- [Cursor](plugins/open-code-review/README.md#cursor) — install a plugin with portable review skills
|
|
172
|
+
- [OpenCode](plugins/open-code-review/opencode/README.md) — install native review tools and slash commands
|
|
173
|
+
- [Skill-compatible agents](https://open-codereview.ai/docs/agent-skill) — install the portable agent skill
|
|
174
|
+
- Review Execution Modes — after integration, choose which LLM performs the review
|
|
175
|
+
- [Default (OCR-managed)](https://open-codereview.ai/docs/configuration) — OCR runs the review using its configured LLM
|
|
176
|
+
- [Delegation Mode](https://open-codereview.ai/docs/delegate) — your coding agent runs the review using its own LLM; no OCR API key required
|
|
172
177
|
- [CI/CD Integration](https://open-codereview.ai/docs/cicd) — GitHub Actions, GitLab CI, GitFlic CI, and Gerrit integration
|
|
173
178
|
- [Session Viewer](https://open-codereview.ai/docs/viewer) — browse and replay review sessions in browser
|
|
174
179
|
- [Telemetry](https://open-codereview.ai/docs/telemetry) — OpenTelemetry integration for observability
|
package/README.ru-RU.md
CHANGED
|
@@ -165,10 +165,15 @@ ocr delegate rule src/main.go src/handler.go
|
|
|
165
165
|
- [Правила ревью](https://open-codereview.ai/docs/review-rules) — кастомизация правил ревью, фильтрация и таргетинг по путям
|
|
166
166
|
- [Конфигурация](https://open-codereview.ai/docs/configuration) — ключи конфигурации и переменные окружения
|
|
167
167
|
- [MCP-сервер](https://open-codereview.ai/docs/mcp) — расширение агента ревью внешними инструментами
|
|
168
|
-
-
|
|
169
|
-
- [
|
|
170
|
-
- [
|
|
171
|
-
- [
|
|
168
|
+
- Интеграции с кодинг-агентами — выберите используемую платформу
|
|
169
|
+
- [Claude Code](plugins/open-code-review/README.md#claude-code) — установка плагина со slash-командами для ревью
|
|
170
|
+
- [Codex](plugins/open-code-review/README.md#codex) — установка плагина с вызываемыми навыками ревью
|
|
171
|
+
- [Cursor](plugins/open-code-review/README.md#cursor) — установка плагина с переносимыми навыками ревью
|
|
172
|
+
- [OpenCode](plugins/open-code-review/opencode/README.md) — установка нативных инструментов ревью и slash-команд
|
|
173
|
+
- [Агенты с поддержкой Skill](https://open-codereview.ai/docs/agent-skill) — установка переносимого навыка агента
|
|
174
|
+
- Режимы выполнения ревью — после интеграции выберите, какая LLM выполняет ревью
|
|
175
|
+
- [По умолчанию (под управлением OCR)](https://open-codereview.ai/docs/configuration) — OCR выполняет ревью с помощью настроенной LLM
|
|
176
|
+
- [Режим делегирования](https://open-codereview.ai/docs/delegate) — кодинг-агент выполняет ревью с помощью собственной LLM; API-ключ для OCR не требуется
|
|
172
177
|
- [Интеграция с CI/CD](https://open-codereview.ai/docs/cicd) — GitHub Actions, GitLab CI, GitFlic CI и Gerrit
|
|
173
178
|
- [Просмотр сессий](https://open-codereview.ai/docs/viewer) — просмотр и воспроизведение сессий ревью в браузере
|
|
174
179
|
- [Телеметрия](https://open-codereview.ai/docs/telemetry) — интеграция с OpenTelemetry для наблюдаемости
|
package/README.zh-CN.md
CHANGED
|
@@ -165,10 +165,15 @@ ocr delegate rule src/main.go src/handler.go
|
|
|
165
165
|
- [评审规则](https://open-codereview.ai/docs/review-rules) —— 深度定制规则进行评审,过滤路径、指定路径等
|
|
166
166
|
- [配置](https://open-codereview.ai/docs/configuration) —— 配置项与环境变量
|
|
167
167
|
- [MCP 服务器](https://open-codereview.ai/docs/mcp) —— 用外部工具扩展评审 agent
|
|
168
|
-
- 编程 Agent 集成 ——
|
|
169
|
-
- [
|
|
170
|
-
- [
|
|
171
|
-
- [
|
|
168
|
+
- 编程 Agent 集成 —— 选择你使用的平台
|
|
169
|
+
- [Claude Code](plugins/open-code-review/README.md#claude-code) —— 安装包含评审斜杠命令的插件
|
|
170
|
+
- [Codex](plugins/open-code-review/README.md#codex) —— 安装包含可调用评审 Skill 的插件
|
|
171
|
+
- [Cursor](plugins/open-code-review/README.md#cursor) —— 安装包含可移植评审 Skill 的插件
|
|
172
|
+
- [OpenCode](plugins/open-code-review/opencode/README.md) —— 安装原生评审工具和斜杠命令
|
|
173
|
+
- [兼容 Skill 的 Agent](https://open-codereview.ai/docs/agent-skill) —— 安装可移植的 Agent Skill
|
|
174
|
+
- 评审执行模式 —— 完成集成后,选择由哪个 LLM 执行评审
|
|
175
|
+
- [默认模式(OCR 驱动)](https://open-codereview.ai/docs/configuration) —— OCR 使用其已配置的 LLM 执行评审
|
|
176
|
+
- [委托模式](https://open-codereview.ai/docs/delegate) —— 编程 Agent 使用自身的 LLM 执行评审;无需 OCR API Key
|
|
172
177
|
- [CI/CD 集成](https://open-codereview.ai/docs/cicd) —— 支持 GitHub Actions、GitLab CI、GitFlic CI、Gerrit 集成
|
|
173
178
|
- [会话查看器](https://open-codereview.ai/docs/viewer) —— 在浏览器中浏览和回放评审会话
|
|
174
179
|
- [遥测](https://open-codereview.ai/docs/telemetry) —— OpenTelemetry 集成,用于可观测性
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alibaba-group/open-code-review",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.8.0",
|
|
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.
|
|
32
|
-
"@alibaba-group/ocr-darwin-x64": "1.
|
|
33
|
-
"@alibaba-group/ocr-linux-arm64": "1.
|
|
34
|
-
"@alibaba-group/ocr-linux-x64": "1.
|
|
35
|
-
"@alibaba-group/ocr-win32-arm64": "1.
|
|
36
|
-
"@alibaba-group/ocr-win32-x64": "1.
|
|
31
|
+
"@alibaba-group/ocr-darwin-arm64": "1.8.0",
|
|
32
|
+
"@alibaba-group/ocr-darwin-x64": "1.8.0",
|
|
33
|
+
"@alibaba-group/ocr-linux-arm64": "1.8.0",
|
|
34
|
+
"@alibaba-group/ocr-linux-x64": "1.8.0",
|
|
35
|
+
"@alibaba-group/ocr-win32-arm64": "1.8.0",
|
|
36
|
+
"@alibaba-group/ocr-win32-x64": "1.8.0"
|
|
37
37
|
},
|
|
38
38
|
"engines": {
|
|
39
39
|
"node": ">=14"
|