Claude Code plugin: automated code review loop with Codex
Stars
635
Forks
38
Watchers
635
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
Merge pull request #5 from hamelsmu/hamelsmu/codex-visibility
244f4c7View on GitHubReduce retry limit from 3 to 1: fail-open after first Codex failure
ba5b8b3View on GitHubAdd retry limit (3 attempts) before failing open on Codex failure
ea6ae7cView on GitHubAdd timeout hint to retry message and prompt file guard to runner script
51b6c8fView on GitHubAddress PR review feedback: verify review file before approving exit
33f3566View on GitHubUpdate docs and cleanup for Codex runner script architecture
c5f6437View on GitHubBump to v1.8.0: stream Codex output to user instead of hiding it
26a270dView on GitHubBump version to 1.7.0: add lock file, atomic phase transitions, jq fallbacks
4d7479bView on GitHubMerge pull request #3 from hamelsmu/fix/crlf-line-endings
24f28f5View on GitHubAdd .gitattributes to enforce LF line endings on shell scripts
fb0e8e5View on GitHubMove multi-agent setup to /review-loop command, validate in hook
debaf7dView on GitHub