fix(assistant): execute provider text tool calls#34
Conversation
|
Caution Review failedFailed to post review comments 📝 WalkthroughSummary by CodeRabbit
WalkthroughOAuth-aware Anthropic tool naming maps provider/local names per request, adds eager input streaming flags, and propagates CompletionRequest through the tool loop. Separately, text-fallback parsing now iteratively extracts and normalizes XML-like <tool_use> blocks into canonical tool-call arguments. Tests updated and expanded. ChangesAnthropic OAuth Tool Naming and Text Fallback Parsing
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
19b09cc to
2f28833
Compare
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #34 +/- ##
==========================================
+ Coverage 59.97% 60.12% +0.15%
==========================================
Files 168 168
Lines 16532 16667 +135
==========================================
+ Hits 9915 10021 +106
- Misses 5611 5636 +25
- Partials 1006 1010 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|



Summary
Validation