chore: untrack LOOP.md and add to .gitignore#115
Conversation
LOOP.md is a per-session operator benchmark spec, not a stable doc. Committing it to main in #113 was a mistake — remove it from the tree and add `/LOOP.md` + `tasks/loop-runs/` to `.gitignore` so the file can still live in local working copies without being pushed again. Reverts the tracking of the file added in cacba6f (#113). The issue it was referenced from (#114) points at the file path as a local artefact, not a repo-tracked doc. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
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 4 minutes and 52 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: Path: .coderabbit.yaml 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 |
Summary
LOOP.mdfrom the tracked tree and adds/LOOP.md+tasks/loop-runs/to.gitignore.LOOP.mdis a per-session operator benchmark spec, not a stable doc; committing it in docs(perf): LOOP.md — warm-deploy agent loop spec #113 was a mistake.cacba6fwithout reverting the.gitignorechange that keeps it ignored going forward.Test plan
git statusclean after merge/LOOP.mdstill writable locally without showing ingit status