01Kickback Logic: Automatically returns the agent to the understanding phase if new review comments are detected during the process.
02Understanding-First Enforcement: Blocks code editing until the reviewer's intent is clearly articulated and recorded.
03Phase-Based Permission Control: Dynamically restricts tool access (Read, Edit, Bash) based on the current stage of the workflow.
04Automated Verification Loop: Requires successful test and lint passes before allowing changes to be pushed.
050 GitHub stars
06Adversary Gates: Validates the agent's logic to ensure the fix matches the expressed concern without unnecessary changes.