Skip to content

Add guide for workbench and mcp & bug fixes for create_mcp_server_session#6392

Merged
ekzhu merged 6 commits intomainfrom
ekzhu-workbench-doc
Apr 24, 2025
Merged

Add guide for workbench and mcp & bug fixes for create_mcp_server_session#6392
ekzhu merged 6 commits intomainfrom
ekzhu-workbench-doc

Conversation

@ekzhu
Copy link
Contributor

@ekzhu ekzhu commented Apr 24, 2025

Add user guide for workbench and mcp

*Also fixed a bug in create_mcp_server_session that included "type" in the parameters Resolves: #6392

@ekzhu ekzhu changed the title Add guide for workbench and mcp Add guide for workbench and mcp & bug fixes for create_mcp_server_session Apr 24, 2025
@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.36%. Comparing base (f059262) to head (efd4d85).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../autogen-core/src/autogen_core/tools/_workbench.py 60.00% 4 Missing ⚠️
.../autogen-ext/src/autogen_ext/tools/mcp/_session.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6392      +/-   ##
==========================================
- Coverage   78.37%   78.36%   -0.02%     
==========================================
  Files         221      221              
  Lines       16010    16020      +10     
==========================================
+ Hits        12548    12554       +6     
- Misses       3462     3466       +4     
Flag Coverage Δ
unittests 78.36% <54.54%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ekzhu ekzhu enabled auto-merge (squash) April 24, 2025 21:08
@ekzhu ekzhu disabled auto-merge April 24, 2025 21:17
@ekzhu ekzhu merged commit cbd8745 into main Apr 24, 2025
60 of 61 checks passed
@ekzhu ekzhu deleted the ekzhu-workbench-doc branch April 24, 2025 21:19
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in SseMcpToolAdapter.from_server_params shows Server error '502 Bad Gateway' for url

1 participant