Skip to content

Add praetor (multi-agent orchestration plugin)#628

Open
luoxianzi wants to merge 1 commit into
rohitg00:mainfrom
luoxianzi:add-praetor
Open

Add praetor (multi-agent orchestration plugin)#628
luoxianzi wants to merge 1 commit into
rohitg00:mainfrom
luoxianzi:add-praetor

Conversation

@luoxianzi

@luoxianzi luoxianzi commented Jul 8, 2026

Copy link
Copy Markdown

Adds praetor — what sets it apart from the first-party codex bridge: a binding, independent, fresh-context judge. Acceptance criteria are frozen in git before the executor runs, and the judge — which never saw the planning conversation — returns a PASS/FAIL the planner cannot override. Legion Mode runs 2–5 parallel Codex workers in isolated git worktrees behind a mandatory integration judge (2.84× measured on a real 3-lane run). Zero-config; the README benchmark table includes its own failures on purpose. MIT.

Repo: https://github.com/luoxianzi/praetor · Why-a-judge write-up: https://github.com/luoxianzi/praetor/blob/main/docs/WHY-A-JUDGE.md

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Added a new plugin entry for praetor in the plugins list, including a short description and install command.

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 166ffac8-5331-4c26-a808-fc7140b5bcaa

📥 Commits

Reviewing files that changed from the base of the PR and between ebdf1d5 and 247b704.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Added a new entry for the "praetor" plugin to the "All Plugins" table in README.md, including its description and marketplace install command.

Changes

README Plugin Listing

Layer / File(s) Summary
Add praetor plugin entry
README.md
Added a new row for the "praetor" plugin with description and install command (/plugin marketplace add luoxianzi/praetor).

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: adding the praetor plugin entry, and its description aligns with the plugin being a multi-agent orchestration tool.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant