阿里巴巴開源 open-code-review:專門用於程式碼審核
- URL: https://www.instagram.com/reel/Dbao9MLBVmJ/
- Date Saved: 2026-07-30
- Source: Instagram Reel (@debugtuboshu / Debug 土撥鼠)
- Tags: dev-tools, ai-tools
- Repo: https://github.com/alibaba/open-code-review
Summary
Debug 土撥鼠介紹阿里巴巴開源的 open-code-review 專案(16.5K stars)。
定位
專門用於程式碼審核(Code Review),比通用型 AI(Claude Code、Codex)在 review 場景效果更好。
技術特點(from repo description)
- 混合架構:確定性 pipeline + LLM Agent
- 精確到行級別的 comments
- 內建微調規則集:NPE、thread-safety、XSS、SQL injection
- OpenAI & Anthropic 相容 API
- 在阿里巴巴規模經過實戰驗證(Battle-tested)
- 開源免費