docs(agents): autonomy-first guardrails and Bugbot policy#8
docs(agents): autonomy-first guardrails and Bugbot policy#8bschellenberger2600 merged 1 commit intomainfrom
Conversation
- Autonomous work first; multi-repo changes encouraged - Fresh tip (ff-only preferred); pull --rebase ideal but optional - No automatic force-push; require explicit human approval with reasoning and effects - Worktrees optional at operator discretion - Bugbot: autonomy, cross-repo PRs, safer history guidance
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 51 minutes and 1 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Updates
AGENTS.mdand.cursor/BUGBOT.mdwith shared policy:git fetch+ prefermerge --ff-only;git pull --rebaseideal but not required.Does not include winget-pkgs (excluded by policy).
Note
Low Risk
Low risk documentation-only change adding guidance for agents/reviewers; no runtime, security, or data-handling code is modified.
Overview
Adds new documentation to standardize autonomy-first workflows for both agents and reviewers.
Introduces
AGENTS.mdwith guardrails covering multi-repo PR coordination, preferred branch update approach (favor fast-forward merges; rebase optional), explicit prohibition on automatic force-push without human approval, and expectations around keeping PRs focused and verified. Adds.cursor/BUGBOT.mdto guide reviewers to avoid blocking autonomy, recognize intentional cross-repo splits, and require strong justification before suggesting history rewrites.Reviewed by Cursor Bugbot for commit 2a7ac66. Bugbot is set up for automated code reviews on this repo. Configure here.