fix: clippy cleanup + wire max_concurrent#35
Conversation
- 29 clippy warnings auto-fixed (split_once, format!, unused mut, etc) - max_concurrent from managed_agents config now wired to runtime - set_max_concurrent_agents() exposed on ConversationRuntime
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (13)
📝 WalkthroughWalkthroughThis PR introduces refinements across multiple crates, including adding a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Summary by CodeRabbit
Release Notes
New Features
Bug Fixes
Refactor
Documentation