Conversation
Contributor
ekzhu
commented
Apr 25, 2025
- Replace on_messages and on_messages_stream with run and run_stream to unify interface documentation with teams
- Remove magentic-one-cli from homepage as it has not been maintained and improved for a while.
…n_messages and on_messages_stream
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6394 +/- ##
==========================================
+ Coverage 75.78% 78.38% +2.59%
==========================================
Files 182 221 +39
Lines 13085 16024 +2939
==========================================
+ Hits 9917 12560 +2643
- Misses 3168 3464 +296
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:
|
peterj
added a commit
to kagent-dev/autogen
that referenced
this pull request
Apr 26, 2025
…n0425 * upstream/main: Update website for v0.5.5 (microsoft#6401) Document custom message types in teams API docs (microsoft#6400) [doc] Clarify selector prompt for SelectorGroupChat (microsoft#6399) Add functional termination condition (microsoft#6398) Update: implement return_value_as_string for McpToolAdapter (microsoft#6380) Update version to 0.5.5 (microsoft#6397) Add example using autogen-core and FastAPI for handoff multi-agent design pattern with streaming and UI (microsoft#6391) Update agent documentation (microsoft#6394) AssistantAgent to support Workbench (microsoft#6393) TEST: skip when macos+uv and adding uv venv tests (microsoft#6387) Add guide for workbench and mcp & bug fixes for create_mcp_server_session (microsoft#6392) Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.