| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ropic/only-raw-message-stream-events
Semver Impact of This PR🟡 Minor (new features) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨Anthropic
Pydantic Ai
Other
Bug Fixes 🐛
Documentation 📚
Internal Changes 🔧Anthropic
Docs
Openai Agents
Other
🤖 This preview updates automatically when you update the PR. |
Sorry, something went wrong.
Codecov Results 📊✅ 48 passed | Total: 48 | Pass Rate: 100% | Execution Time: 9.38s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ❌ Patch coverage is 0.00%. Project has 14814 uncovered lines.
@@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 26.51% 27.11% +0.6%
==========================================
Files 189 189 —
Lines 20244 20325 +81
Branches 6588 6610 +22
==========================================
+ Hits 5366 5511 +145
- Misses 14878 14814 -64
- Partials 510 513 +3Generated by Codecov Action |
Sorry, something went wrong.
…b/anthropic/new-patch
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Patch Messages.stream() and MessageStreamManager.__enter__() to create AI Client Spans.
Re-use existing code for setting attributes on AI Client Spans based on function arguments, and adapt tests that return a synchronous response stream with create(stream=True).
Issues
Reminders