Compact plugin scripts and clean up project#9
Conversation
- sleepz_hook.sh: remove debug_log, inline variables, merge early exits (119 → 70 lines) - sleepz.sh: merge two awk calls into one, shorten output block (73 → 62 lines) - README: remove stale /tmp/sleepz-log.txt reference - .gitignore: drop __pycache__, add _bmad/, _bmad-output/, .claude/commands/ - Remove empty docs/ directory Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Rate limit exceeded
⌛ 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. 📒 Files selected for processing (4)
✨ 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
__pycache__/from .gitignore, add_bmad/,_bmad-output/,.claude/commands/; remove emptydocs/dir; drop/tmp/sleepz-log.txtreference from READMETest plan
bash tests/test_hook.sh— 20/20 passedbash tests/test_wrapper.sh— 10/10 passed🤖 Generated with Claude Code