From fca56adc8758abc3ddfa735313dc196d3b80adca Mon Sep 17 00:00:00 2001 From: xizhuomengcontin Date: Fri, 28 Aug 2026 14:17:18 +0800 Subject: [PATCH] Add OrcaCode Review --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 115bb93..5816ba9 100644 --- a/README.md +++ b/README.md @@ -644,6 +644,8 @@ This comprehensive list showcases the latest and greatest AI-powered development **[Orca](https://github.com/stablyai/orca)** - A worktree-native IDE for orchestrating multiple AI coding agents side-by-side, including Claude Code, Codex, Gemini, Cline, Cursor, and other CLI agents. +**[OrcaCode Review](https://github.com/Continuum-AI-Corp/orca-code-review)** - A GitHub Action that reviews each pull request against a P0-P3 severity rubric, posts findings inline on the affected lines, and fails the check on P0/P1 so it acts as a merge gate. The reviewing model, the rubric, and the merge policy are configured outside the workflow YAML. + **[ORCH](https://github.com/oxgeneral/ORCH)** - CLI runtime for managing Claude Code, Codex, and Cursor as typed agent teams with state machine, goals, and TUI. **[paperclip](https://github.com/paperclipai/paperclip)** - Orchestration for zero-human companies.