docs(agents): autonomy-first guardrails and Bugbot policy#10
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 4 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
Documentation-only changes that adjust contributor/agent workflow guidance; no code paths, runtime behavior, or data handling are affected.
Overview
Adds a new
.cursor/BUGBOT.mdwith reviewer guidance emphasizing autonomy-first reviews, allowing intentionally split multi-repo work, and requiring explicit justification before suggesting history rewrites/force-push.Expands
AGENTS.mdwith an Agentic guardrails section codifying autonomy-first execution, multi-repo PR coordination, preferred fast-forward updates (with rebase optional), and a no automatic force-push policy requiring explicit human approval.Reviewed by Cursor Bugbot for commit 4499587. Bugbot is set up for automated code reviews on this repo. Configure here.