Instagram Reel (@debugtuboshu / Debug 土撥鼠)
dev-toolsai-tools
Original source

阿里巴巴開源 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)
  • 開源免費