docs: sync documentation with current codebase state#534
Conversation
README.md: update Features wording from Copilot to agent instructions CONTRIBUTING.md: add uv run prefix to lint commands; expand commit types to include docs, test, refactor, ci, perf CHANGELOG.md: fix [unreleased] diff link (was v1.1.0-bielsa, now v2.0.0-capello); add missing [2.0.0 - Capello] footer link .coderabbit.yaml: fix Pydantic v1 Config syntax to v2 ConfigDict; remove inaccurate async test claim; add ci and perf commit types Co-authored-by: Claude Sonnet 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 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 |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #534 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 113 113
=========================================
Hits 113 113
🚀 New features to boost your workflow:
|



Summary
to "agent-optimized documentation" (Claude Code + GitHub Copilot)
uv runprefix to lint commands; expandcommit types to include
docs,test,refactor,ci,perf[unreleased]diff link (was pointing tov1.1.0-bielsa, now correctly points tov2.0.0-capello); addmissing
[2.0.0 - Capello]footer comparison linkConfig.alias_generatorsyntax to v2
ConfigDict(alias_generator=...); remove inaccurateasync test functions claim; add
ciandperfto commit typesTest plan
.coderabbit.yamlrenders without schema errors🤖 Generated with Claude Code
This change is