Conversation
# Conflicts: # src/tests/test_cli_main.py
|
Warning Rate limit exceeded@Maciek-roboblog has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 8 minutes and 11 seconds before requesting another review. ⌛ 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 ignored due to path filters (1)
📒 Files selected for processing (70)
✨ Finishing Touches
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #87 +/- ##
=======================================
Coverage ? 71.63%
=======================================
Files ? 37
Lines ? 2901
Branches ? 426
=======================================
Hits ? 2078
Misses ? 717
Partials ? 106 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚨 Breaking Changes
claude-usage-monitortoclaude-monitorpip install claude-monitororuv tool install claude-monitorclaude-monitorandcmonitorclaude_monitor.__main__:main🏗️ Complete Architectural Restructuring
src/claude_monitor/structure with proper namespace isolationclaude_monitor.pyfile with comprehensive modular architecturecli/- Command-line interface and bootstrap logiccore/- Business logic, models, settings, calculations, and pricingdata/- Data management, analysis, and reading utilitiesmonitoring/- Real-time session monitoring and orchestrationui/- User interface components, layouts, and display controllersterminal/- Terminal management and theme handlingutils/- Formatting, notifications, timezone, and model utilities🎨 Rich Terminal UI System
🔒 Type Safety and Validation
UsageEntry,SessionBlock,TokenCounts)📈 Advanced Analytics Features
🔧 Developer Experience Improvements
📦 Dependency and Packaging Updates
pydantic>=2.0.0&pydantic-settings>=2.0.0- Type validation and settingsnumpy>=1.21.0- Advanced calculationssentry-sdk>=1.40.0- Optional error trackingpyyaml>=6.0- Configuration file supportrich:>=13.0.0→>=13.7.0- Enhanced UI featurespytz: No constraint →>=2023.3- Improved timezone handling🎯 Enhanced User Features
🔧 Installation and Compatibility
uv,pipx, and traditional pip installation📚 Technical Implementation Details