-
-
Notifications
You must be signed in to change notification settings - Fork 88
Add Events (Like Tool Usage, Thinking, etc.) to Agent API and Return Message Types #392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…tend for my modern chat experience.
…plicate props accross them.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #392 +/- ##
==========================================
- Coverage 91.28% 90.02% -1.26%
==========================================
Files 309 323 +14
Lines 15805 17451 +1646
==========================================
+ Hits 14427 15711 +1284
- Misses 1378 1740 +362
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…ions and guidelines. Introduce new async tools for document summary, notes retrieval, and text extraction. Update error handling in core tools to return default messages when no summary is available.
…o run component tests.
…ar in annotator. Added tests for corpus home.
Initial stab at exposing thoughts, tool use, and content back to frontend for more modern chat experience.