Skip to content
Open
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
2 changes: 2 additions & 0 deletions README.ja-JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

---

> 🚧 **近日公開**: プロジェクトの保守チームは、複数モデル・複数プロバイダーの設定サポートを設計中です。複数のLLMプロバイダーとモデルを同時に設定できる機能が近日公開されます。お楽しみに!

## Open Code Reviewとは?

Open Code ReviewはAIを活用したコードレビューCLIツールです。もともとはAlibaba Group社内の公式AIコードレビューアシスタントとして誕生し、過去2年間で数万人の開発者にサービスを提供し、数百万件のコード欠陥を発見してきました。大規模な環境で徹底的に検証された後、コミュニティ向けのオープンソースプロジェクトとして公開されました。モデルのエンドポイントを設定するだけで使い始められます。
Expand Down
2 changes: 2 additions & 0 deletions README.ko-KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

---

> 🚧 **출시 예정**: 프로젝트 유지보수 팀이 다중 모델 및 다중 프로바이더 구성 지원을 설계 중입니다. 여러 LLM 프로바이더와 모델을 동시에 설정할 수 있는 기능이 출시될 예정입니다. 기대해 주세요!
## Open Code Review란?

Open Code Review는 AI 기반 코드 리뷰 CLI 도구입니다. Alibaba Group의 내부 공식 AI 코드 리뷰 어시스턴트에서 시작했으며, 지난 2년 동안 수만 명의 개발자에게 제공되어 수백만 건의 코드 결함을 찾아냈습니다. 대규모 환경에서 충분히 검증한 뒤 커뮤니티를 위해 오픈 소스 프로젝트로 공개했습니다. 모델 endpoint만 설정하면 바로 사용할 수 있습니다.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

---

> 🚧 **Coming Soon**: The project maintainers are designing support for multi-model and multi-provider configuration, allowing you to configure multiple LLM providers and models simultaneously. This feature will be available soon — stay tuned!

## What is Open Code Review?

Open Code Review is an AI-powered code review CLI tool. It originated as Alibaba Group's internal official AI code review assistant — over the past two years, it has served tens of thousands of developers and identified millions of code defects. After thorough validation at massive scale, we incubated it into an open source project for the community. Simply configure a model endpoint to get started.
Expand Down
2 changes: 2 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

---

> 🚧 **即将上线**:项目维护团队正在设计多模型、多提供商配置支持,届时可同时配置多个 LLM 提供商和模型。该功能即将上线,敬请期待!

## Open Code Review 是什么?

Open Code Review 是一款 AI 驱动的代码审查 CLI 工具。它的前身是阿里集团内部官方 AI 代码审查助手,过去两年在内部服务了数万开发者,识别了数百万个代码缺陷。经过大规模充分验证后,我们将其孵化为开源项目,对社区开放。只需配置一个模型端点即可使用。
Expand Down
Loading