docs(agents): autonomy-first guardrails and Bugbot policy#8
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 50 minutes and 56 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 |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
git-fire-website | c28b09e | Commit Preview URL Branch Preview URL |
Apr 19 2026, 06:42 AM |
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 add workflow guidance for agents/reviewers; no production code paths or data/security logic are affected.
Overview
Adds new documentation that standardizes agent/reviewer workflow expectations:
AGENTS.mdintroduces autonomy-first guardrails (multi-repo PR linking, preferred--ff-onlyupdates with optional rebase, explicit prohibition on automatic force-push, and basic verification guidance), and.cursor/BUGBOT.mdadds reviewer guidance to avoid blocking autonomy, recognize intentional cross-repo splits, and require explicit justification for any history rewrite.Reviewed by Cursor Bugbot for commit c28b09e. Bugbot is set up for automated code reviews on this repo. Configure here.